"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2636],{51834:(e,t,a)=>{a.d(t,{Cf:()=>f,Es:()=>m,L3:()=>h,c7:()=>x,lG:()=>o,rr:()=>g,zM:()=>i});var s=a(95155);a(12115);var n=a(89511),r=a(65229),l=a(64269);function o(e){let{...t}=e;return(0,s.jsx)(n.bL,{"data-slot":"dialog",...t})}function i(e){let{...t}=e;return(0,s.jsx)(n.l9,{"data-slot":"dialog-trigger",...t})}function c(e){let{...t}=e;return(0,s.jsx)(n.ZL,{"data-slot":"dialog-portal",...t})}function d(e){let{className:t,...a}=e;return(0,s.jsx)(n.hJ,{"data-slot":"dialog-overlay",className:(0,l.cn)("data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50",t),...a})}function f(e){let{className:t,children:a,showCloseButton:o=!0,...i}=e;return(0,s.jsxs)(c,{"data-slot":"dialog-portal",children:[(0,s.jsx)(d,{}),(0,s.jsxs)(n.UC,{"data-slot":"dialog-content",className:(0,l.cn)("bg-background data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 fixed top-[50%] left-[50%] z-50 grid w-full max-w-[calc(100%-2rem)] translate-x-[-50%] translate-y-[-50%] gap-4 rounded-lg border p-6 shadow-lg duration-200 sm:max-w-lg",t),...i,children:[a,o&&(0,s.jsxs)(n.bm,{"data-slot":"dialog-close",className:"ring-offset-background focus:ring-ring data-[state=open]:bg-accent data-[state=open]:text-muted-foreground absolute top-4 right-4 rounded-xs opacity-70 transition-opacity hover:opacity-100 focus:ring-2 focus:ring-offset-2 focus:outline-hidden disabled:pointer-events-none [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",children:[(0,s.jsx)(r.A,{}),(0,s.jsx)("span",{className:"sr-only",children:"Close"})]})]})]})}function x(e){let{className:t,...a}=e;return(0,s.jsx)("div",{"data-slot":"dialog-header",className:(0,l.cn)("flex flex-col gap-2 text-center sm:text-left",t),...a})}function m(e){let{className:t,...a}=e;return(0,s.jsx)("div",{"data-slot":"dialog-footer",className:(0,l.cn)("flex flex-col-reverse gap-2 sm:flex-row sm:justify-end",t),...a})}function h(e){let{className:t,...a}=e;return(0,s.jsx)(n.hE,{"data-slot":"dialog-title",className:(0,l.cn)("text-lg leading-none font-semibold",t),...a})}function g(e){let{className:t,...a}=e;return(0,s.jsx)(n.VY,{"data-slot":"dialog-description",className:(0,l.cn)("text-muted-foreground text-sm",t),...a})}},82636:(e,t,a)=>{a.d(t,{q:()=>l});var s=a(95155);a(12115);var n=a(51834),r=a(90368);function l(e){let{open:t,onOpenChange:a,title:l="بازی‌های باحال، با همبازی‌های باحال",description:o="برای دیدن همبازی‌ها و میزهای بازی یک پیام‌رسان را انتخاب کن",emojiLeft:i="\uD83C\uDFB2",emojiRight:c="\uD83D\uDE0D",showEmojis:d=!0,topEmoji:f,baleUrl:x,baleTitle:m="شروع در پیام‌رسان بله",baleSubtitle:h="playmobot@",telegramUrl:g,telegramTitle:u="شروع در پیام‌رسان تلگرام",telegramSubtitle:p="tel_playmobot@"}=e,j=d&&(l||i||c);return(0,s.jsx)(n.lG,{open:t,onOpenChange:a,children:(0,s.jsxs)(n.Cf,{className:"sm:max-w-md bg-white border-0 shadow-2xl rounded-2xl p-6 text-center",dir:"rtl",showCloseButton:!1,children:[j&&(0,s.jsx)("style",{children:"\n            @keyframes floatLeft {\n              0%, 100% { transform: translate3d(0, 0, 0) rotate(-3deg); }\n              50% { transform: translate3d(0, -6px, 0) rotate(3deg); }\n            }\n            @keyframes floatRight {\n              0%, 100% { transform: translate3d(0, 0, 0) rotate(3deg); }\n              50% { transform: translate3d(0, -6px, 0) rotate(-3deg); }\n            }\n            @keyframes leftEyeAnim {\n              0%, 100% { transform: translate3d(0, 0, 0) scaleY(1); }\n              10%, 25% { transform: translate3d(-2.5px, 0, 0) scaleY(1); }\n              35%, 50% { transform: translate3d(2.5px, 0, 0) scaleY(1); }\n              60%, 75% { transform: translate3d(0, 0, 0) scaleY(1); }\n              80% { transform: translate3d(0, 0, 0) scaleY(1); }\n              85% { transform: translate3d(0, 0, 0) scaleY(1); }\n            }\n            @keyframes rightEyeAnim {\n              0%, 100% { transform: translate3d(0, 0, 0) scaleY(1); }\n              10%, 25% { transform: translate3d(-2.5px, 0, 0) scaleY(1); }\n              35%, 50% { transform: translate3d(2.5px, 0, 0) scaleY(1); }\n              60%, 75% { transform: translate3d(0, 0, 0) scaleY(1); }\n              80% { transform: translate3d(0, 0, 0) scaleY(0.1); }\n              85% { transform: translate3d(0, 0, 0) scaleY(1); }\n            }\n            .animate-float-left {\n              animation: floatLeft 4s ease-in-out infinite;\n              will-change: transform;\n              backface-visibility: hidden;\n            }\n            .animate-float-right {\n              animation: floatRight 4s ease-in-out infinite;\n              animation-delay: 2s;\n              will-change: transform;\n              backface-visibility: hidden;\n            }\n            .animate-left-eye {\n              animation: leftEyeAnim 5s ease-in-out infinite;\n              transform-origin: center;\n              transform-box: fill-box;\n              will-change: transform;\n            }\n            .animate-right-eye {\n              animation: rightEyeAnim 5s ease-in-out infinite;\n              transform-origin: center;\n              transform-box: fill-box;\n              will-change: transform;\n            }\n          "}),(0,s.jsxs)(n.c7,{className:"pb-2 text-center",children:[f&&(0,s.jsx)("div",{className:"text-5xl text-center select-none mb-2",children:f}),l&&(0,s.jsx)(n.L3,{className:"text-xl font-bold text-gray-900 leading-relaxed text-center",children:l}),d&&(0,s.jsxs)("div",{className:"mt-5 flex items-center justify-center gap-6 select-none text-center",children:[(0,s.jsx)("span",{className:"text-4xl animate-float-left inline-block",children:i}),(0,s.jsx)("div",{className:"relative w-12 h-12 flex items-center justify-center shrink-0",children:(0,s.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 80 80",className:"w-12 h-12",children:[(0,s.jsx)("rect",{width:"80",height:"80",fill:"#ffa515",rx:"18",ry:"18"}),(0,s.jsxs)("g",{transform:"translate(11.37, 13.79)",children:[(0,s.jsx)("path",{d:"M57.26,7.61v37.2a7.6,7.6,0,0,1-7.6,7.6H7.6A7.6,7.6,0,0,1,0,44.81V7.66A7.6,7.6,0,0,1,11.09.91l14,7.23a7.61,7.61,0,0,0,7,0L46.18.85A7.6,7.6,0,0,1,57.26,7.61Z",fill:"#000000"}),(0,s.jsx)("circle",{cx:"19.04",cy:"30.22",r:"6.18",fill:"#ffffff",className:"animate-left-eye"}),(0,s.jsx)("circle",{cx:"39.48",cy:"30.22",r:"6.18",fill:"#ffffff",className:"animate-right-eye"})]})]})}),(0,s.jsx)("span",{className:"text-4xl animate-float-right inline-block",children:c})]}),o&&(0,s.jsx)(n.rr,{className:"text-center leading-relaxed ".concat(j||f?!j&&f?"text-sm font-bold text-gray-800 mt-1":"mt-4 text-xs text-gray-500":"text-sm font-bold text-gray-800 pt-1 pb-1"),children:o})]}),(0,s.jsxs)("div",{className:"flex flex-col gap-4 mt-2",children:[(0,s.jsxs)("a",{href:x,target:"_blank",rel:"noopener noreferrer",onClick:()=>a(!1),className:"flex items-center justify-between w-full p-4 bg-gradient-to-r from-emerald-50 to-teal-50 hover:from-emerald-100 hover:to-teal-100 border border-emerald-100/50 rounded-2xl transition-all duration-300 group shadow-sm hover:shadow",children:[(0,s.jsxs)("div",{className:"flex items-center gap-3 space-x-3 space-x-reverse",children:[(0,s.jsx)("div",{className:"w-12 h-12 bg-gradient-to-br from-[#4cebb4] to-[#2e2e74] rounded-xl flex items-center justify-center text-white shadow-md group-hover:scale-105 transition-transform shrink-0",children:(0,s.jsx)("svg",{viewBox:"0 0 1000 999.72",className:"w-7 h-7",children:(0,s.jsx)("path",{d:"M705.69,273.2a107.59,107.59,0,0,1,62.37,1.3c25.62,9.82,46.29,29.94,57.5,54.9,8.34,22.86,9.31,48.42.91,71.44-6.06,16.2-16.76,30.09-29.4,41.74q-16.7,16.49-33.21,33.14c-11.79,11.79-23.64,23.5-35.33,35.35-11.3,11.28-22.62,22.49-33.85,33.81-12.32,12.34-24.68,24.61-36.95,37-14,14-28.06,27.94-42,42-13.24,13.29-26.55,26.49-39.8,39.78s-26.77,26.71-40.1,40.11c-12.27,11.85-23.51,24.94-37.35,35.06a106.69,106.69,0,0,1-57.95,16C417,753.28,393.79,744,376.87,727.33q-78.53-78.44-157-156.94c-12.82-12.66-21.38-29.07-26-46.38-4.75-23.86-1.94-49.51,10.31-70.75,9.37-16.54,23.79-29.65,40.19-39a107.52,107.52,0,0,1,57.86-9.73c21.38,3.21,42,13,56.91,28.76Q401.7,476,444.37,518.5c8.63-8.18,16.9-16.73,25.19-25.27q18-17.31,35.24-35.35c11.36-10.68,22.33-21.82,33.07-33.12,7.74-6.88,14.75-14.51,22.07-21.8,12-11.68,23.75-23.59,35.49-35.51,11.21-10.83,22.11-21.95,33.07-33,11.79-11.5,23.28-23.28,35-34.87a105.75,105.75,0,0,1,42.21-26.37Z",fill:"#fff"})})}),(0,s.jsxs)("div",{className:"text-right",children:[(0,s.jsx)("h4",{className:"font-bold text-gray-900 text-sm",children:m}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mt-0.5",children:h})]})]}),(0,s.jsx)(r.A,{className:"h-5 w-5 text-gray-400 group-hover:translate-x-[-4px] transition-transform ml-2"})]}),(0,s.jsxs)("a",{href:g,target:"_blank",rel:"noopener noreferrer",onClick:()=>a(!1),className:"flex items-center justify-between w-full p-4 bg-gradient-to-r from-sky-50 to-blue-50 hover:from-sky-100 hover:to-blue-100 border border-sky-100/50 rounded-2xl transition-all duration-300 group shadow-sm hover:shadow",children:[(0,s.jsxs)("div",{className:"flex items-center gap-3 space-x-3 space-x-reverse",children:[(0,s.jsx)("div",{className:"w-12 h-12 bg-gradient-to-br from-[#229ED9] to-[#0088cc] rounded-xl flex items-center justify-center text-white shadow-md group-hover:scale-105 transition-transform shrink-0",children:(0,s.jsx)("svg",{viewBox:"0 0 16 16",fill:"currentColor",className:"w-6 h-6",children:(0,s.jsx)("path",{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M8.287 5.906q-1.168.486-4.666 2.01-.567.225-.595.442c-.03.243.275.339.69.47l.175.055c.408.133.958.288.1243.294q.39.01.868-.32 3.269-2.206 3.374-2.23c.05-.012.12-.026.166.016s.042.12.037.141c-.03.129-1.227 1.241-1.846 1.817-.193.18-.33.307-.358.336a8 8 0 0 1-.188.186c-.38.366-.664.64.015 1.088.327.216.589.393.85.571.284.194.568.387.936.629q.14.092.27.187c.331.236.63.448.997.414.214-.02.435-.22.547-.82.265-1.417.786-4.486.906-5.751a1.4 1.4 0 0 0-.013-.315.34.34 0 0 0-.114-.217.53.53 0 0 0-.31-.093c-.3.005-.763.166-2.984 1.09"})})}),(0,s.jsxs)("div",{className:"text-right",children:[(0,s.jsx)("h4",{className:"font-bold text-gray-900 text-sm",children:u}),(0,s.jsx)("p",{className:"text-xs text-gray-500 mt-0.5",children:p})]})]}),(0,s.jsx)(r.A,{className:"h-5 w-5 text-gray-400 group-hover:translate-x-[-4px] transition-transform ml-2"})]})]})]})})}}}]);