@adstage/web-sdk 3.0.2 → 3.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.esm.js CHANGED
@@ -1 +1 @@
1
- import{jsx as t}from"react/jsx-runtime";import{createContext as e,useState as n,useEffect as s,useContext as i}from"react";var r,o,a,c,d,l,u,p,h,f,g,m;function I(){var t=["NATIVE","943579gSBwXL","3634qddCbJ","11ICGzwz","4ErtqWa","8bVtANx","CLICK","989650cbffqs","VIDEO","6cFMRWo","INTERSTITIAL","BANNER","TABLET","588888xmXhXd","443395jKbZDu","285892zoXIMm","1692351otzAyR","VIEWABLE","MOBILE","TEXT","POPUP","WEB"];return(I=function(){return t})()}function v(t,e){var n=I();return(v=function(t,e){return n[t-=260]})(t,e)}!function(){for(var t=v,e=I();;)try{if(167821===parseInt(t(275))/1+-parseInt(t(262))/2+parseInt(t(273))/3+parseInt(t(264))/4*(-parseInt(t(274))/5)+parseInt(t(269))/6*(-parseInt(t(261))/7)+parseInt(t(265))/8*(-parseInt(t(276))/9)+-parseInt(t(267))/10*(-parseInt(t(263))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(),(o=r||(r={}))[(a=v)(271)]="BANNER",o.POPUP=a(280),o[a(270)]=a(270),o[a(260)]="NATIVE",o.VIDEO=a(268),o.TEXT=a(279),d=c||(c={}),l=v,d.WEB=l(281),d[l(278)]=l(278),(p=u||(u={}))[(h=v)(277)]="VIEWABLE",p[h(266)]=h(266),g=f||(f={}),m=v,g.DESKTOP="DESKTOP",g[m(278)]=m(278),g[m(272)]=m(272);const y=b;function b(t,e){const n=k();return(b=function(t,e){return n[t-=292]})(t,e)}!function(){const t=b,e=k();for(;;)try{if(956608===-parseInt(t(323))/1+-parseInt(t(326))/2*(-parseInt(t(304))/3)+parseInt(t(295))/4*(-parseInt(t(324))/5)+-parseInt(t(322))/6+-parseInt(t(299))/7*(parseInt(t(296))/8)+-parseInt(t(292))/9*(-parseInt(t(363))/10)+parseInt(t(306))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class w{static[y(338)](){const t=y;return typeof window!==t(359)&&typeof document!==t(359)}static[y(328)](){return!this.isBrowser()}static canUseDOM(){const t=y;return this[t(338)]()&&void 0!==document[t(327)]}static[y(355)](t){const e=y;return this[e(307)]()?document[e(302)](t):null}static safeQuerySelector(t){const e=y;return this[e(307)]()?document[e(345)](t):null}static[y(312)](t){const e=y;return this[e(307)]()?Array.from(document[e(303)](t)):[]}static[y(349)](t){return this[y(307)]()?document.createElement(t):null}static[y(293)](t,e,n,s){const i=y;this[i(307)]()&&t&&t[i(348)](e,n,s)}static[y(339)](t,e,n,s){const i=y;this.canUseDOM()&&t&&t[i(305)](e,n,s)}static[y(341)](t,e){return this[y(338)]()?window[t]??e:e}static getDocumentProperty(t,e){return this[y(307)]()?document[t]??e:e}static safeWindowOpen(t,e,n){const s=y;return this[s(338)]()?window[s(310)](t,e,n):null}static safeGetComputedStyle(t){const e=y;return this.isBrowser()&&t?window[e(354)](t):null}static isDOMReady(){const t=y;return!!this[t(307)]()&&document[t(327)]!==t(342)}static[y(294)](){return new Promise(t=>{const e=b;this[e(307)]()?this[e(317)]()?t():this[e(293)](document,e(320),()=>t()):t()})}static[y(298)](t,e){const n=y;this[n(307)]()&&t&&Object.entries(e)[n(358)](([e,s])=>{const i=n;t[i(347)][i(318)](e,s)})}static safeAddClass(t,e){const n=y;this.canUseDOM()&&t&&t[n(343)].add(e)}static[y(330)](t,e){const n=y;this[n(307)]()&&t&&t[n(343)][n(329)](e)}static[y(319)](t,e){const n=y;this[n(307)]()&&t&&(t[n(301)]=e)}static[y(360)](t,e){const n=y;this[n(307)]()&&t&&(t[n(356)]=e)}static safeAppendChild(t,e){this[y(307)]()&&t&&e&&t.appendChild(e)}static[y(325)](t,e){const n=y;this[n(307)]()&&t&&e&&t[n(334)](e)}static[y(357)](){const t=y;return{url:this[t(341)](t(353),{href:""})[t(315)],title:this[t(350)](t(308),""),referrer:this[t(350)](t(361),"")}}static[y(351)](){const t=y;return{width:this[t(341)](t(332),0),height:this[t(341)](t(297),0),pixelRatio:this[t(341)](t(314),1)}}static[y(321)](){const t=y;return{scrollTop:this.canUseDOM()?window[t(331)]||document[t(362)][t(365)]:0,scrollLeft:this[t(341)]("pageXOffset",0)}}static async waitForElement(t,e={}){const n=y,{timeout:s=3e3,retryInterval:i=100,debug:r=!1}=e;if(!this.canUseDOM())throw new Error("DOM을 사용할 수 없는 환경입니다.");const o=document.getElementById(t);return o?(r&&console[n(313)](n(333)+t),o):(r&&console.log("⏳ 컨테이너 대기 시작: "+t+n(300)+s+n(344)),new Promise((e,o)=>{const a=n;let c=0;const d=Math[a(316)](s/i),l=()=>{const n=a;c++;const u=document.getElementById(t);if(u)return r&&console[n(313)]("✅ 컨테이너 발견: "+t+" ("+c+n(311)+c*i+"ms 경과)"),void e(u);if(c>=d){const e=n(335)+t+'"\n \n다음을 확인해보세요:\n1. HTML에 id="'+t+n(352)+s+"ms ("+c+n(340);return r&&console[n(346)](e),void o(new Error(e))}r&&c%10==0&&console[n(313)](n(309)+t+" ("+c+"/"+d+")");const p=Math.min(i*Math.pow(1.2,c),500);setTimeout(l,p)};setTimeout(l,i)}))}static async[y(336)](t,e={}){const n=y,s=t.map(t=>this[n(337)](t,e));return Promise[n(364)](s)}}function k(){const t=["ceil","isDOMReady","setProperty","safeSetTextContent","DOMContentLoaded","getScrollInfo","5255502JurILR","976781EQrTVg","60rBWMlJ","safeRemoveChild","2JvRgOf","readyState","isSSR","remove","safeRemoveClass","pageYOffset","innerWidth","✅ 컨테이너 즉시 발견: ","removeChild",'❌ 컨테이너를 찾을 수 없습니다: "',"waitForElements","waitForElement","isBrowser","safeRemoveEventListener","번 시도)","getWindowProperty","loading","classList","ms)","querySelector","error","style","addEventListener","safeCreateElement","getDocumentProperty","getViewportInfo",'" 요소가 있는지 확인\n2. React 등에서 컴포넌트가 렌더링된 후 SDK 호출\n3. 철자가 정확한지 확인\n4. 중복된 ID가 없는지 확인\n\n대기 시간: ',"location","getComputedStyle","safeGetElementById","innerHTML","getPageInfo","forEach","undefined","safeSetInnerHTML","referrer","documentElement","139760LmFbAI","all","scrollTop","261Gdjapy","safeAddEventListener","waitForDOM","33704kAOVaZ","16736lHoHkb","innerHeight","safeApplyStyles","35JllgaT"," (최대 ","textContent","getElementById","querySelectorAll","3698322JnsHpi","removeEventListener","14110800gCdcaK","canUseDOM","title","⏳ 컨테이너 대기 중: ","open","번째 시도, ","safeQuerySelectorAll","log","devicePixelRatio","href"];return(k=function(){return t})()}const E=S;function x(){const t=["2030156CILZNE","13013001QUZRVt","510INfDXH","147462jgRmqr","10ENnCOv","undefined","2617652VZGBjI","AdStageSDK/","4131472JoquYD",'"3.0.2"',"userAgent","380989xZIjoq"," AdStageSDK/","3549600OwmUYs"];return(x=function(){return t})()}!function(){const t=S,e=x();for(;;)try{if(996782===parseInt(t(424))/1+-parseInt(t(427))/2+parseInt(t(426))/3+parseInt(t(433))/4*(parseInt(t(431))/5)+parseInt(t(429))/6*(-parseInt(t(430))/7)+-parseInt(t(421))/8+parseInt(t(428))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const A=E(422);function S(t,e){const n=x();return(S=function(t,e){return n[t-=421]})(t,e)}function C(){return A}const T=D;function R(){const t=["1.0.0","9kXKweX","238956gxZqrF","getEnabledModules","getPlaceholderMode","getAppVersion","modules","191978LMsiQV","timeout","20WjvxmI","debug","1552071tUgVUb","getTimeout","apiKey","subtle","5978781wbYMPm","5851608ggBPFs","events","2643864hYQMPh","getApiKey","getConfig","1073578WItiZz","placeholderMode","config","7DLMIOo","isDebugMode","48RACLtE","ads","85vzcDpB","../core/adstage"];return(R=function(){return t})()}function D(t,e){const n=R();return(D=function(t,e){return n[t-=497]})(t,e)}!function(){const t=D,e=R();for(;;)try{if(793129===parseInt(t(521))/1*(-parseInt(t(497))/2)+-parseInt(t(501))/3+parseInt(t(506))/4+-parseInt(t(518))/5*(parseInt(t(522))/6)+parseInt(t(514))/7*(-parseInt(t(508))/8)+parseInt(t(505))/9*(parseInt(t(499))/10)+parseInt(t(511))/11*(parseInt(t(516))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class B{static getConfig(){const t=D;try{const{AdStage:e}=require(t(519));return e[t(510)]()}catch{return null}}static[T(525)](){const t=T,e=B[t(510)]();return e?.appVersion||t(520)}static[T(515)](){const t=T,e=B[t(510)]();return e?.[t(500)]||!1}static[T(509)](){const t=T,e=B[t(510)]();return e?.[t(503)]}static[T(502)](){const t=T,e=B[t(510)]();return e?.[t(498)]||3e4}static[T(524)](){const t=T,e=B[t(510)]();return e?.[t(512)]||t(504)}static[T(523)](){const t=T,e=B[t(510)]();return e?.[t(526)]||[t(517),t(507),t(513)]}}const L=P;function z(){const t=["getItem","UTC","getBoundingClientRect","toLowerCase","2046000guCORt","platform","adstage_device_id","resolvedOptions","connection","adstage_session_id","ssr_device_","toString","DateTimeFormat","now","height","ios","top","substr","left","1608048ROCyTI","SSR","11208bPAymN","isBrowser","1420160cHKSpQ","1665744ErsuTZ","15460PaXLbs","1275uRdgKq","isMobile","getScrollInfo","generateSessionId","1647USznOq","setItem","getAppVersion","effectiveType","test","web","4065OkQiDo","getPlatform","device_","random","width","getViewportInfo","round","126oWRBJk","generateDeviceId","desktop","safeGetElementById","timeZone","unknown","userAgent"];return(z=function(){return t})()}function P(t,e){const n=z();return(P=function(t,e){return n[t-=395]})(t,e)}!function(){const t=P,e=z();for(;;)try{if(400537===-parseInt(t(401))/1*(parseInt(t(408))/2)+parseInt(t(439))/3+parseInt(t(434))/4+parseInt(t(441))/5*(-parseInt(t(436))/6)+parseInt(t(438))/7+parseInt(t(419))/8+-parseInt(t(395))/9*(parseInt(t(440))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class M{static[L(409)](){const t=L;if(!w[t(437)]())return t(425)+Date[t(428)]();const e=localStorage[t(415)](t(421));if(e)return e;const n=t(403)+Math[t(404)]()[t(426)](36)[t(432)](2,9)+"_"+Date.now();return localStorage[t(396)](t(421),n),n}static generateSessionId(){const t=L;if(!w[t(437)]())return"ssr_session_"+Date[t(428)]();const e=sessionStorage[t(415)](t(424));if(e)return e;const n="session_"+Math.random()[t(426)](36)[t(432)](2,9)+"_"+Date[t(428)]();return sessionStorage.setItem("adstage_session_id",n),n}static[L(442)](){const t=L;return!!w[t(437)]()&&/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i[t(399)](navigator[t(414)])}static[L(402)](){const t=L;if(!w[t(437)]())return t(400);const e=navigator[t(414)][t(418)]();return/iphone|ipad|ipod/.test(e)?t(430):/android/.test(e)?"android":M[t(442)]()?"web":t(410)}static collectDeviceInfo(){const t=L,e=w[t(406)]();return{deviceId:M.generateDeviceId(),sessionId:M[t(444)](),osVersion:w.isBrowser()?navigator.platform:t(435),deviceModel:w[t(437)]()?navigator[t(420)]:"SSR",appVersion:B[t(397)](),sdkVersion:C(),language:w[t(437)]()&&navigator.language||"ko",country:"KR",ipAddress:"",userAgent:w[t(437)]()?navigator[t(414)]:t(435),timezone:w[t(437)]()?Intl[t(427)]()[t(422)]()[t(412)]:t(416),viewportWidth:e[t(405)],viewportHeight:e[t(429)],screenWidth:w[t(437)]()?screen.width:0,screenHeight:w[t(437)]()?screen[t(429)]:0,colorDepth:w.isBrowser()?screen.colorDepth:24,pixelRatio:e.pixelRatio,connectionType:w[t(437)]()?navigator[t(423)]?.[t(398)]||"unknown":t(413),platform:M[t(402)]()}}static getSlotPosition(t){const e=L,n=w[e(411)](t);if(!n)return e(413);const s=n[e(417)](),i=w[e(443)]();return"x:"+Math[e(407)](s[e(433)])+",y:"+Math[e(407)](s[e(431)]+i.scrollTop)}}const N=U;function U(t,e){const n=O();return(U=function(t,e){return n[t-=232]})(t,e)}function O(){const t=["8rvzPNO","1pUkZeP","undefined","6100FAGDHk","477171oIimGJ","application/json","889480SyRkRe","2090qtZwNb","contentType","create","API key is required","9922545ntblDv","3650346FjVIVT","3183397OKOrMP","createForEvents","User-Agent","userAgent","587018mXLrAY"];return(O=function(){return t})()}!function(){const t=U,e=O();for(;;)try{if(552603===-parseInt(t(239))/1*(parseInt(t(237))/2)+parseInt(t(242))/3+parseInt(t(241))/4*(parseInt(t(245))/5)+parseInt(t(232))/6+parseInt(t(233))/7+-parseInt(t(238))/8*(parseInt(t(249))/9)+parseInt(t(244))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class V{static create(t,e){const n=U;if(!t)throw new Error(n(248));const s={"x-api-key":t,"Content-Type":e?.[n(246)]||n(243)};return typeof navigator!==n(240)&&(s["User-Agent"]=e?.[n(236)]||navigator.userAgent),s}static[N(234)](t,e){const n=N,s=V[n(247)](t);return e?.[n(236)]&&(s[n(235)]=e[n(236)]),s}}const F=H;function _(){const t=["195MNjLAZ","collectDeviceInfo","platform","15144363NYBWLU"," - ","🚀 Sending advertisement event: "," in slot ","debug","string","containerId","BANNER","NOT_SET","width","apiKey","/advertisements/events/","title","...","5290912XdjLQE","slots","baseUrl","get","237YmqOlV","getSlotPosition","6932274ltyOwk","🚀 AdvertisementEventTracker: Processing ","❌ Failed to track advertisement event:"," for ad ","🌐 Full API call details:","status","createForEvents","getPageInfo","8482KNUoPX","POST","parseNumericValue","API request failed: ","stringify","trackAdvertisementEvent","230559fVvyvM","log","replace","now","6332255DIlYmA","error","66244IpkyeK"," event for ad ","referrer","url","sessionId","statusText"];return(_=function(){return t})()}function H(t,e){const n=_();return(H=function(t,e){return n[t-=149]})(t,e)}!function(){const t=H,e=_();for(;;)try{if(684028===-parseInt(t(155))/1*(-parseInt(t(186))/2)+-parseInt(t(176))/3*(parseInt(t(149))/4)+parseInt(t(196))/5+-parseInt(t(178))/6+parseInt(t(192))/7+-parseInt(t(172))/8+parseInt(t(158))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class K{constructor(t,e,n,s){const i=H;this[i(174)]=t,this[i(168)]=e,this[i(162)]=n,this[i(173)]=s}async[F(191)](t,e,n){const s=F;try{this[s(162)]&&console[s(193)](s(179)+n+s(150)+t+s(161)+e);const i=this.slots[s(175)](e),r=M[s(156)](),o={adType:i?.adType||s(165),platform:r[s(157)],deviceId:r.deviceId,deviceInfo:r,pageUrl:w[s(185)]()[s(152)],pageTitle:w[s(185)]()[s(170)],referrer:w[s(185)]()[s(151)],slotId:e,slotPosition:M[s(177)](i?.[s(164)]||""),slotWidth:K[s(188)](i?.[s(167)]),slotHeight:K[s(188)](i?.height),sessionId:r[s(153)],pageLoadTime:performance[s(195)](),metadata:{eventType:n,sdkVersion:C(),timestamp:Date[s(195)]()},...n===u.VIEWABLE&&{isViewable:!0,iabCompliant:!0}},a=this[s(174)]+"/advertisements/events/"+t+"/"+n,c=V[s(184)](this[s(168)],o);this[s(162)]&&(console[s(193)](s(160)+n+s(181)+t,{url:a,headers:c,eventData:o}),console.log(s(182),{method:s(187),url:a,hasApiKey:!!this[s(168)],bodySize:JSON[s(190)](o).length}));const d=await fetch(a,{method:"POST",headers:c,body:JSON[s(190)](o)});if(this[s(162)]&&console[s(193)]("📡 API Response Status: "+d[s(183)]+" "+d[s(154)],{url:a,ok:d.ok}),!d.ok){const t=await d.text();throw new Error(s(189)+d.status+" "+d[s(154)]+s(159)+t)}this[s(162)]&&console.log("✅ Successfully tracked advertisement event: "+n+" for ad "+t)}catch(i){console.error(s(180),i),console[s(197)]("🔍 Debug info:",{baseUrl:this[s(174)],apiKey:this[s(168)]?this.apiKey.substring(0,8)+s(171):s(166),url:this[s(174)]+s(169)+t+"/"+n,eventType:n,adId:t,slotId:e})}}static[F(188)](t){const e=F;if("number"==typeof t)return t;if(typeof t===e(163)){const n=parseFloat(t[e(194)](/px$/,""));return isNaN(n)?0:n}return 0}}var j=W;function W(t,e){var n=X();return(W=function(t,e){return n[t-=128]})(t,e)}!function(){for(var t=W,e=X();;)try{if(363666===parseInt(t(155))/1+parseInt(t(146))/2+-parseInt(t(133))/3*(-parseInt(t(132))/4)+-parseInt(t(142))/5*(parseInt(t(154))/6)+parseInt(t(143))/7*(parseInt(t(128))/8)+parseInt(t(150))/9+-parseInt(t(134))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class J{constructor(t,e){var n=W;this.observer=null,this.isViewableTriggered=!1,this[n(145)]=t,this[n(131)]=e,this[n(139)]()}[j(139)](){var t=j;t(156)in window?(this[t(129)]=new IntersectionObserver(e=>this[t(138)](e),{threshold:.5,rootMargin:t(151)}),this[t(129)][t(136)](this[t(145)])):console[t(152)](t(147))}handleIntersection(t){var e=j;t[e(153)](t=>{var n=e;t[n(130)]>=.5&&this[n(149)]()&&!this[n(137)]&&(this[n(137)]=!0,this[n(131)]&&this[n(131)]())})}[j(149)](){var t=j;return!document[t(144)]&&document[t(141)]===t(140)}[j(135)](){var t=j;this.observer&&(this.observer[t(148)](),this[t(129)]=null)}}function X(){var t=["IntersectionObserver","1097776mYspxi","observer","intersectionRatio","onViewableCallback","1704YMyTdj","3867qILyFk","7762950xPrEAl","destroy","observe","isViewableTriggered","handleIntersection","initIntersectionObserver","visible","visibilityState","141395JCMbIB","28DLbiCm","hidden","element","96668qGKjrp","IntersectionObserver not supported, viewability tracking disabled","disconnect","isDocumentVisible","3886947RodHuA","0px","warn","forEach","96hVBrWl","14206mnzgqJ"];return(X=function(){return t})()}const q=Z;function G(){const t=["6ODOlLG","3174687vEHsdB","getBaseUrl","events","1887942vhJlin","https://beta-api.adstage.app","2064190ywHgNe","262722XhPdPJ","128176fJAQMT","production","122336ziqAif","https://api.adstage.io","/advertisements","baseUrl","advertisements","/advertisements/list","20eiNTPE","22oFDNNb","/advertisements/events","105jMpFGI","/events/track","track","399736GJpton","setBaseUrl"];return(G=function(){return t})()}!function(){const t=Z,e=G();for(;;)try{if(225272===-parseInt(t(499))/1+parseInt(t(496))/2*(-parseInt(t(513))/3)+parseInt(t(511))/4*(parseInt(t(505))/5)+-parseInt(t(493))/6+parseInt(t(508))/7*(-parseInt(t(497))/8)+parseInt(t(514))/9+parseInt(t(495))/10*(parseInt(t(506))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const Y={production:q(500),beta:q(494)};function Z(t,e){const n=G();return(Z=function(t,e){return n[t-=493]})(t,e)}q(498);const Q={advertisements:{list:q(504),detail:q(501),events:q(507)},events:{track:q(509)}};class ${constructor(t){const e=q;this[e(503)]={list:()=>""+this[e(502)]+Q.advertisements.list,detail:t=>""+this.baseUrl+Q[e(503)].detail+"/"+t,events:(t,n)=>""+this.baseUrl+Q.advertisements[e(516)]+"/"+t+"/"+n},this[e(516)]={track:()=>""+this.baseUrl+Q[e(516)][e(510)]},this.baseUrl=t||Y[e(498)]}[q(512)](t){this[q(502)]=t}[q(515)](){return this[q(502)]}custom(t){return""+this[q(502)]+(t.startsWith("/")?t:"/"+t)}}const tt=new $;var et=nt;function nt(t,e){var n=st();return(nt=function(t,e){return n[t-=467]})(t,e)}function st(){var t=["123741wfuRBH","6cICZDT","trackInitialSlideViewable","🎯 Triggering VIEWABLE event for slide change: ad ","61488aCwJmh","96795IFKYgH","231707WrAJnA","229342VoDrCA","441250UWGwLQ","_id","42RJOmGl","454680CoVGEP"," (index: ","120aQEGOm",") in slot: ","log","🎯 Triggering initial VIEWABLE event: ad ","VIEWABLE"];return(st=function(){return t})()}!function(){for(var t=nt,e=st();;)try{if(125476===parseInt(t(470))/1+parseInt(t(477))/2+parseInt(t(480))/3*(parseInt(t(474))/4)+-parseInt(t(478))/5+parseInt(t(471))/6*(-parseInt(t(476))/7)+-parseInt(t(483))/8*(parseInt(t(475))/9)+-parseInt(t(481))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class it{static trackSlideViewable(t,e,n,s,i=!1){var r=nt;i&&console[r(467)](r(473)+t[r(479)]+r(482)+n+r(484)+e.id),s(t[r(479)],e.id,u[r(469)])}static[et(472)](t,e,n,s=!1){var i=et;s&&console[i(467)](i(468)+t[i(479)]+" (index: 0) in slot: "+e.id),n(t[i(479)],e.id,u[i(469)])}}const rt=at;function ot(){const t=["addClickEventForSlider","45iNNKTa","addClickEvent","CLICK","5HxJrDQ"," ad clicked: ","preventDefault","toLowerCase","addEventListener","stopPropagation","_blank","1696148hpuRxu","cursor","click","160459jirqpw","linkUrl","🔗 ","addClickEventsBatch","open","6dSlqRu","adType","976527UKxjGd","style","isClickable","723070fVzcaw","2PZKmrp"," -> ","addClickEventForRenderer","log","_id","1340024aiEOvA","9527254bLKTDW","2100413ucDrZx"];return(ot=function(){return t})()}function at(t,e){const n=ot();return(at=function(t,e){return n[t-=141]})(t,e)}!function(){const t=at,e=ot();for(;;)try{if(221970===-parseInt(t(162))/1*(-parseInt(t(173))/2)+-parseInt(t(169))/3+-parseInt(t(159))/4*(-parseInt(t(152))/5)+parseInt(t(167))/6*(parseInt(t(147))/7)+parseInt(t(145))/8+parseInt(t(149))/9*(parseInt(t(172))/10)+-parseInt(t(146))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class ct{static addClickEvent(t,e,n,s,i=!1,r){const o=at;e[o(163)]&&(t.style[o(160)]="pointer",t[o(156)](o(161),t=>{const a=o;if(t.preventDefault(),t[a(157)](),s&&s(e[a(144)],n.id,u.CLICK),window[a(166)](e[a(163)],a(158)),i){const t=r||String(n[a(168)])[a(155)]();console[a(143)](a(164)+t+a(153)+e._id+a(141)+e.linkUrl)}}))}static[rt(142)](t,e,n,s,i=!1,r){const o=rt;e.linkUrl&&(t[o(170)].cursor="pointer",t[o(156)](o(161),t=>{const a=o;t[a(154)](),t.stopPropagation();if(s()(e[a(144)],n.id,u[a(151)]),window[a(166)](e.linkUrl,a(158)),i){const t=r||String(n[a(168)])[a(155)]();console[a(143)](a(164)+t+a(153)+e[a(144)]+" -> "+e[a(163)])}}))}static[rt(148)](t,e,n,s,i=!1,r){this[rt(150)](t,e,n,s,i,r)}static[rt(171)](t){return Boolean(t[rt(163)])}static[rt(165)](t,e,n,s,i=!1,r){t.forEach((t,o)=>{const a=e[o];a&&this.addClickEvent(t,a,n,s,i,r)})}}const dt=lt;function lt(t,e){const n=ut();return(lt=function(t,e){return n[t-=358]})(t,e)}function ut(){const t=["removeChild","img","#f0f0f0","border","length","classList","src","active","className","querySelectorAll","width","data-adstage-ad-id","clientX","center","833732LtVCdD","appendChild","objectFit","color","background","50px","453019NrMWJS","padding","trackSlideViewable","string","1px solid #666","Video Ad","style","adstage-slider-wrapper","1px dashed #ccc","forEach","createSimpleAdElement","remove","transition","setAttribute","\n position: absolute;\n bottom: 15px;\n left: 50%;\n transform: translateX(-50%);\n display: flex;\n gap: 12px;\n z-index: 3;\n padding: 8px 16px;\n border-radius: 20px;\n background: rgba(255, 255, 255, 0.1);\n backdrop-filter: blur(10px);\n ","toLowerCase","#f9f9f9","14px","body","0.9","2266520FHfmaZ","cssText","8px","adstage-dot","translateX(-","addTouchSupport","abs","0.7","mouseleave","createMinimalDotIndicator","div","touches","whiteSpace","preventDefault","2496858gxBhOI","none","adType","video","entries","inline-block","adstage-dots","createSliderContainer","opacity","#999999","touchend","#666666","1421075idthJF","cover","display","backgroundColor","100%","adstage-slide-container","borderColor","BANNER","children","mouseenter","981865JZevTd","white","#cccccc","\n position: absolute;\n visibility: hidden;\n white-space: nowrap;\n top: -9999px;\n left: -9999px;\n ","textContent","setProperty","auto"," Ad","addEventListener","_id","100px","touchmove","videoUrl","getBoundingClientRect","touchstart","includes","transparent","createElement","36bDLmpJ","5499490KmRPPK","autoSlideInterval","every","\n width: 8px;\n height: 8px;\n border-radius: 50%;\n border: 1px solid #cccccc;\n background: transparent;\n cursor: pointer;\n transition: all 0.3s ease;\n outline: none;\n opacity: 0.7;\n padding: 0;\n margin: 0;\n flex-shrink: 0;\n ","VIDEO","height","changedTouches","hidden","transform 0.4s ease-out","4BpdpaO","addClickEventForSlider","contains","add","18RFVfny","block","adstage-ad adstage-","Text Ad","Banner Ad"];return(ut=function(){return t})()}!function(){const t=lt,e=ut();for(;;)try{if(764290===-parseInt(t(427))/1+parseInt(t(365))/2+-parseInt(t(405))/3+-parseInt(t(455))/4*(-parseInt(t(417))/5)+parseInt(t(459))/6*(parseInt(t(371))/7)+-parseInt(t(391))/8*(-parseInt(t(445))/9)+parseInt(t(446))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class pt{static[dt(381)](t,e){const n=dt,s=document.createElement(n(401));switch(s.className=n(461)+String(t[n(407)])[n(386)](),s[n(384)](n(362),e[n(436)]),s[n(384)]("data-adstage-slot-id",t.id),s[n(377)].display=n(460),s[n(377)][n(361)]=n(421),s.style[n(451)]=n(433),t[n(407)]){case r[n(424)]:if(e.imageUrl){const t=document.createElement(n(465));t[n(470)]=e.imageUrl,t.style.width=n(421),t.style[n(451)]=n(433),t.style[n(367)]=n(418),s[n(366)](t)}else s.style[n(451)]=n(437),s[n(377)][n(420)]=n(466),s[n(377)][n(467)]="1px dashed #ccc",s[n(431)]=n(463);break;case r[n(450)]:if(e[n(439)]){const t=document[n(444)](n(408));t[n(470)]=e[n(439)],t[n(377)][n(361)]=n(421),t.style[n(451)]=n(433),s[n(366)](t)}else s[n(377)][n(451)]="200px",s.style.backgroundColor="#000",s[n(377)][n(467)]=n(375),s[n(431)]=n(376),s.style[n(368)]=n(428);break;case r.TEXT:if(e[n(431)]){const t=document[n(444)](n(401));t.textContent=e[n(431)]||"",t.style[n(372)]=n(393),t[n(377)].fontSize=n(388),s[n(366)](t)}else s.style[n(451)]=n(370),s[n(377)].padding=n(393),s[n(431)]=n(462);break;default:s[n(377)].height=n(437),s.style[n(467)]=n(379),s[n(377)][n(420)]=n(387),s[n(431)]=t[n(407)]+n(434)}return s}static[dt(412)](t,e,n,s,i=!1){const o=dt,a=document.createElement("div");a[o(359)]=o(378);const c={position:"relative",overflow:o(453)};if(t[o(361)]&&0!==t[o(361)]){let e;e="string"==typeof t[o(361)]&&(t[o(361)][o(442)]("px")||t[o(361)][o(442)]("%"))?t.width:t[o(361)]+"px",c.width=e,c.display=o(410)}else c[o(419)]="inline-block";if(t[o(451)]&&0!==t[o(451)]){const e="string"==typeof t[o(451)]?t[o(451)]:t[o(451)]+"px";c[o(451)]=e}Object[o(409)](c).forEach(([t,e])=>{const n=o;a[n(377)][n(432)](t,e)});const d=!t[o(361)]||0===t.width,l=!t[o(451)]||0===t.height;if(d||l){const n=document[o(444)](o(401));if(n.style[o(392)]=o(430),!d&&t.width){let e;e=typeof t[o(361)]===o(374)&&(t[o(361)][o(442)]("px")||t[o(361)][o(442)]("%"))?t[o(361)]:t[o(361)]+"px",n[o(377)][o(361)]=e,n.style[o(403)]="normal"}document[o(389)][o(366)](n);let s=0,i=0;e[o(380)](e=>{const r=o,a=this[r(381)](t,e);n.appendChild(a);const c=a.getBoundingClientRect();c[r(361)]>s&&(s=c.width),c[r(451)]>i&&(i=c.height),n.removeChild(a)}),d&&s>0&&(a[o(377)][o(361)]=s+"px",c[o(361)]=s+"px"),l&&i>0&&(a[o(377)][o(451)]=i+"px",c[o(451)]=i+"px"),document[o(389)][o(464)](n)}const u=[...e,e[0]],p=document.createElement(o(401));p[o(359)]=o(422);const h={display:"flex",transition:"transform 0.4s ease-out",width:100*u[o(468)]+"%"};t.height&&0!==t[o(451)]&&(h.height="100%"),Object[o(409)](h).forEach(([t,e])=>{const n=o;p[n(377)][n(432)](t,e)}),u[o(380)]((e,n)=>{const r=o,a=document[r(444)]("div");a[r(359)]="adstage-slide";const c={width:100/u.length+"%","flex-shrink":"0",display:"flex","align-items":"center","justify-content":r(364)};t.height&&0!==t[r(451)]&&(c[r(451)]=r(421)),Object[r(409)](c)[r(380)](([t,e])=>{const n=r;a.style[n(432)](t,e)});const d=this[r(381)](t,e);ct[r(456)](d,e,t,s,i,String(t[r(407)])[r(386)]()),a.appendChild(d),p[r(366)](a)});const f=e[o(448)](t=>t.adType===r.TEXT)?null:this[o(400)](e[o(468)]);let g=0;const m=e[o(468)],I=1e3*(n?.[o(447)]||3),v=(n,r=!1)=>{const a=o;g=n,r?p.style[a(383)]=a(406):p[a(377)][a(383)]=a(454),p.style.transform=a(395)+100/u[a(468)]*g+"%)";const c=g===m?0:g;if(f){f[a(360)](".adstage-dot")[a(380)]((t,e)=>{const n=a,s=t;e===c?(s[n(469)][n(458)](n(358)),s[n(377)].background=n(416),s.style[n(423)]=n(416),s.style[n(413)]="1"):(s[n(469)][n(382)](n(358)),s[n(377)][n(369)]=n(443),s[n(377)][n(423)]=n(429),s[n(377)][n(413)]="0.7")})}it[a(373)](e[c],t,c,s,i)},y=()=>{g===m&&setTimeout(()=>{v(0,!0)},400)};if(f){f[o(360)](".adstage-dot")[o(380)]((t,e)=>{t.addEventListener("click",()=>v(e))})}let b=setInterval(()=>{v(g+1),y()},I);return a[o(435)](o(426),()=>{clearInterval(b)}),a[o(435)](o(399),()=>{b=setInterval(()=>{v(g+1),y()},I)}),this[o(396)](p,v,()=>g,m,y),a[o(366)](p),f&&a[o(366)](f),v(0),(!t[o(361)]||0===t[o(361)])&&setTimeout(()=>{const e=o,n=p.children[0];if(n){const s=n[e(425)][0];if(s){const n=s[e(440)]();a[e(377)][e(361)]=n.width+"px",(!t.height||0===t[e(451)])&&(a[e(377)][e(451)]=n[e(451)]+"px"),a[e(377)].overflow=e(453)}}},10),a}static[dt(400)](t){const e=dt,n=document[e(444)](e(401));n.className=e(411),n.style.cssText=e(385);for(let s=0;s<t;s++){const t=document[e(444)]("button");t[e(359)]=e(394),t.style[e(392)]=e(449),t[e(435)]("mouseenter",()=>{const n=e;!t[n(469)][n(457)](n(358))&&(t[n(377)][n(423)]=n(414),t[n(377)][n(413)]=n(390))}),t[e(435)](e(399),()=>{const n=e;!t[n(469)][n(457)]("active")&&(t.style[n(423)]="#cccccc",t.style[n(413)]=n(398))}),n[e(366)](t)}return n}static[dt(396)](t,e,n,s,i){const r=dt;let o=0,a=!1;t[r(435)](r(441),t=>{const e=r;o=t[e(402)][0][e(363)],a=!0}),t[r(435)](r(438),t=>{a&&t[r(404)]()}),t[r(435)](r(415),t=>{const c=r;if(!a)return;a=!1;const d=t[c(452)][0][c(363)],l=o-d;if(Math[c(397)](l)>50){const t=n();if(l>0){e(t+1),i&&i()}else{e(t>0?t-1:s-1)}}})}}function ht(t,e){const n=mt();return(ht=function(t,e){return n[t-=314]})(t,e)}const ft=ht;!function(){const t=ht,e=mt();for(;;)try{if(348800===-parseInt(t(319))/1+parseInt(t(326))/2+parseInt(t(331))/3*(parseInt(t(317))/4)+parseInt(t(316))/5*(-parseInt(t(332))/6)+parseInt(t(318))/7+parseInt(t(324))/8*(parseInt(t(315))/9)+parseInt(t(325))/10*(-parseInt(t(322))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class gt{static[ft(328)](t,e,n=!1){const s=ft,i=t+"_"+e;return gt.viewableTracker.has(i)?(n&&console.log(s(321)+t+s(329)+e),!0):(gt.viewableTracker[s(320)](i),n&&console.log(s(333)+t+s(329)+e),!1)}static clear(){const t=ft;gt[t(330)][t(327)]()}static[ft(323)](t,e){const n=ft,s=t+"_"+e;gt[n(330)][n(314)](s)}}function mt(){const t=["add","Duplicate viewable blocked for ad ","5225429Hgnwkp","clearAdViewable","16tFfDHp","10rpKddu","982878ioaJfG","clear","isDuplicateViewable"," in slot ","viewableTracker","3WDpfOv","792Zfjhrx","✅ New viewable recorded for ad ","delete","1233459KowbCC","14965PfFQgA","975944Aauuod","3368288mJLAtv","271796rRzRmf"];return(mt=function(){return t})()}gt[ft(330)]=new Set;const It=vt;function vt(t,e){const n=yt();return(vt=function(t,e){return n[t-=342]})(t,e)}function yt(){const t=["width","🚫 Duplicate viewable blocked for ad ","log","683645CDohta","getAttribute","adstage-official","1309Frwnej","6px","⚠️ AdvertisementEventTracker not available for ","string","minHeight","adstage-slot adstage-","error"," for ad ","createElement","fontSize","17705mJPCjl","advertisement","none","100%","toLowerCase","justifyContent","rgba(231, 76, 60, 0.1)","❌ Failed to track ","adstage-slot","\n height: 0px !important;\n min-height: 0px !important;\n padding: 0px !important;\n margin: 0px !important;\n border: none !important;\n overflow: hidden !important;\n display: block !important;\n ","#e74c3c","innerHTML",'[data-adstage-container="true"]',"div","setAttribute",'[class*="ad"]',"324548RPCIcL","placeholderMode","advertisementEventTracker","contains","createPlaceholder","🔄 Starting advertisement event tracking: ","rgba(248, 249, 250, 0.5)","fontFamily","data-adstage-empty","true","1px solid rgba(0, 0, 0, 0.08)","createEmptyContainer","transparent","✅ New viewable recorded for ad ","filter","alignItems","11px","⚠️ "," ad...</span>","adType","borderRadius",".adstage-","hasAttribute","containerId","style","📏 Using 100% height (container: ","⚠️ Created empty ","createEventTrackingCallback","data-adstage-type","4px","debug","getContainerHeight","isEmpty","918cGGBbm","#666","data-adstage-slot","backgroundColor","VIEWABLE","closest","1499038nkVDcI","display"," in slot ","opacity","\n height: 0px !important;\n min-height: 0px !important;\n padding: 0px !important;\n margin: 0px !important;\n border: none !important;\n overflow: hidden !important;\n display: block !important;\n ","63496uhaAyZ"," container collapsed (",'[class*="banner"]',"<span>Loading ","trackAdvertisementEvent","appendChild",'[class*="container"]'," x ",") - Mode: ","📏 Using default height ","cssText","479330mSvHgT","number","border","801xQkewB","): ","auto","1px dashed #ccc"," slot: ","unknown",".adstage-slot","rgba(0, 0, 0, 0.02)",'<span style="color: rgba(0, 0, 0, 0.3); font-size: 11px; font-family: sans-serif;">•••</span>',"block","getComputedStyle","adstage-slot adstage-empty adstage-",'div[style*="min-height"]',"warn","center","📦 Placeholder created for ","applyPlaceholderStyle","getElementById","📊 Advertisement event tracked: ","5394270ISYOTA","height","adstage-class","data-adstage-container","querySelector","calculateAdSize","flex","color"," container: ","invisible","px)","51BpACae"];return(yt=function(){return t})()}!function(){const t=vt,e=yt();for(;;)try{if(872758===-parseInt(t(443))/1+-parseInt(t(390))/2+-parseInt(t(439))/3*(parseInt(t(351))/4)+-parseInt(t(456))/5*(parseInt(t(384))/6)+-parseInt(t(428))/7+parseInt(t(395))/8*(-parseInt(t(409))/9)+parseInt(t(406))/10*(parseInt(t(446))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class bt{constructor(t,e=!1,n){const s=vt;this[s(370)]=t,this[s(381)]=e,this[s(353)]=n||null}[It(355)](t,e,n,s){const i=It,r=document[i(454)](i(348));r.id=e,r.className=i(451)+String(this.adType).toLowerCase(),r[i(349)](i(431),i(360)),r[i(349)](i(379),String(this[i(370)])),r[i(349)](i(386),e);const{width:o,height:a}=this[i(433)](t,n,s)||{width:i(459),height:this.getDefaultHeight()};r.style[i(440)]=o,r[i(375)][i(429)]=a;const c=s?.[i(352)]||n[i(352)]||"invisible";this[i(425)](r,c),t.appendChild(r),this[i(381)]&&console.log(i(424)+this[i(370)]+i(413)+e+" ("+o+i(402)+a+i(403)+c)}[It(425)](t,e){const n=It;switch(e){case n(437):t[n(375)][n(387)]=n(363),t.style[n(408)]=n(458),t[n(375)][n(393)]="0",t.innerHTML="";break;case"transparent":t[n(375)].backgroundColor="transparent",t[n(375)].border=n(458),t[n(375)][n(391)]=n(418),t.innerHTML="";break;case"subtle":t[n(375)].backgroundColor=n(416),t.style[n(408)]=n(458),t.style[n(371)]=n(380),t.style[n(391)]="flex",t[n(375)][n(366)]=n(423),t.style.justifyContent=n(423),t[n(346)]=n(417);break;case"minimal":t[n(375)][n(387)]=n(357),t[n(375)][n(408)]=n(361),t[n(375)].borderRadius=n(447),t[n(375)][n(391)]=n(434),t[n(375)][n(366)]=n(423),t[n(375)].justifyContent=n(423),t[n(346)]='<span style="color: rgba(0, 0, 0, 0.4); font-size: 12px; font-family: -apple-system, sans-serif;">•••</span>';break;case"debug":t[n(375)][n(408)]="2px dashed #e74c3c",t[n(375)][n(391)]=n(434),t[n(375)][n(366)]=n(423),t[n(375)][n(461)]=n(423),t[n(375)][n(387)]=n(462),t.style.color=n(345),t[n(375)][n(358)]="monospace",t[n(375)][n(455)]=n(367),t[n(346)]=n(398)+this[n(370)]+n(369);break;default:t[n(375)][n(408)]=n(412),t.style.display=n(434),t[n(375)].alignItems="center",t[n(375)].justifyContent=n(423),t[n(375)].backgroundColor="#f9f9f9",t[n(375)][n(435)]=n(385),t.innerHTML="<span>Loading "+this[n(370)]+n(369)}}[It(433)](t,e,n){const s=It,i=e.width,r=e[s(429)];let o,a;if(o="number"==typeof i?i+"px":typeof i===s(449)?i:"100%",typeof r===s(407))a=r+"px";else if("string"==typeof r&&r!==s(459)&&r!==s(411))a=r;else{const e=this[s(382)](t);e>0?(a=s(459),(n?.debug||this[s(381)])&&console[s(442)](s(376)+e+s(438))):(a=this.getDefaultHeight(),(n?.debug||this.debug)&&console[s(442)](s(404)+a+" for "+this[s(370)]))}return{width:o,height:a}}[It(382)](t){const e=It,n=window[e(419)](t),s=parseFloat(n[e(429)]);if(!s||0===s){const s=parseFloat(n[e(450)]);if(s>0)return s;if(t[e(375)][e(429)]&&"auto"!==t.style[e(429)]){const n=parseFloat(t[e(375)].height);if(n>0)return n}const i=t[e(444)](e(429));if(i){const t=parseFloat(i);if(t>0)return t}}return s||0}[It(378)](){return async(t,e,n)=>{const s=vt;if(n===u[s(388)]){if(gt.isDuplicateViewable(t,e,this[s(381)]))return void(this.debug&&console[s(442)](s(441)+t+s(392)+e));this[s(381)]&&console[s(442)](s(364)+t+s(392)+e)}if(this[s(353)])try{this[s(381)]&&console[s(442)](s(356)+n+s(453)+t+s(392)+e),await this.advertisementEventTracker[s(399)](t,e,n),this[s(381)]&&console.log(s(427)+n+s(453)+t+s(392)+e)}catch(e){this[s(381)]&&console[s(452)](s(342)+n+" event for ad "+t+":",e)}else this[s(381)]&&console[s(422)](s(448)+n+" event")}}renderFallback(t){const e=It,n=document[e(426)](t.id);if(n){const s=[...[n[e(432)](e(347)),n[e(389)](e(347)),n][e(365)](t=>t&&t[e(373)](e(431))),...[n.closest(e(415)),n[e(389)](e(372)+String(this[e(370)])[e(460)]()),n[e(389)](e(350)),n.closest(e(397)),n[e(389)](e(401)),n[e(389)]('div[style*="height"]'),n[e(389)](e(421)),n.parentElement][e(365)](Boolean)][0];if(s){let n=e(414);n=s[e(373)]("data-adstage-container")?e(445):s.classList[e(354)](e(343))?e(430):"generic",s.style.cssText+=e(394),s.innerHTML="",s.setAttribute(e(359),e(360)),this[e(381)]&&console.warn(e(368)+this[e(370)]+e(396)+n+e(410)+t.id,s)}else this.createEmptyContainer(t)}t[e(457)]=void 0,t[e(383)]=!0}[It(362)](t){const e=It,n=document[e(426)](t[e(374)]);if(n){n[e(346)]="";const s=document[e(454)](e(348));s.id=t.id,s.className=e(420)+String(this.adType).toLowerCase(),s[e(349)](e(431),"true"),s[e(349)](e(359),e(360)),s[e(349)](e(386),t.id),s[e(375)][e(405)]=e(344),n[e(400)](s),this[e(381)]&&console.warn(e(377)+this[e(370)]+e(436)+t.id)}}[It(442)](t,...e){const n=It;this[n(381)]&&console[n(442)]("["+this[n(370)]+"] "+t,...e)}}function wt(){const t=["div","filter","dominant","16:9","4:3","adstage-ad adstage-banner-ad","2373028PxoTHR","log","applyOptimizedImageStyle","createSliderContainer","optimizeContainerForBannerAds","calculateOptimalHeight","<div>","name","backgroundColor","style","40GGQvcr"," (strategy: ","ratio","renderAdElement","set","objectFit","value","getElementById","optimizedHeight"," (avg: ",'<div style="display: flex; align-items: center; justify-content: center; height: 100%; color: #999;">Loading...</div>',"count","Banner Advertisement","innerHTML","Banner container optimization failed, using default size:","toFixed","250px","length","img","containerId","</div>","1:1","abs","616059hkPoGE"," with "," ads: ","1472975pdAjXJ","common","reduce","alt","Banner Ad","2538090PKRctv","calculateAdSize","3HkcCkE","Image URL is not provided","📦 Banner container dimensions: ","forEach","debug","toString","addClickEventForRenderer","slideInterval","status","30Xwhbmz","cover","naturalHeight",", ratio=","src"," ads (optimized: ","2298948elFKOY","config","display","parentElement","selectOptimalSizeStrategy","_id","Failed to load image: ","from","average","2sAwAvE","appendChild","round","100%","max","659270nbtxPE","Container not found: ","createEventTrackingCallback","aspectRatio","some","height","width","🎨 Banner image style applied: objectFit=","📐 Optimal banner container calculated: ","borderRadius","error","objectPosition","center","map","getDefaultHeight","Banner","getBoundingClientRect","createElement","8px","calculateOptimalContainerSize","values","contain","30371Oeando","get","16nkBZse","loadImageDimensions","imageUrl"];return(wt=function(){return t})()}function kt(t,e){const n=wt();return(kt=function(t,e){return n[t-=272]})(t,e)}const Et=kt;!function(){const t=kt,e=wt();for(;;)try{if(333349===parseInt(t(370))/1*(-parseInt(t(299))/2)+-parseInt(t(275))/3*(parseInt(t(337))/4)+-parseInt(t(304))/5*(-parseInt(t(284))/6)+parseInt(t(373))/7*(parseInt(t(328))/8)+parseInt(t(273))/9+-parseInt(t(347))/10*(parseInt(t(326))/11)+parseInt(t(290))/12)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class xt extends bt{constructor(t=!1,e){super(r.BANNER,t,e)}[Et(318)](){return Et(363)}async[Et(350)](t,e){const n=Et,s=document[n(354)](t[n(366)]);if(!s)return;const i=document[n(321)](n(331));i.className=n(336);const r=t[n(355)],o=s[n(293)]||s;if(r)i.style.width=n(302),i[n(346)][n(309)]=String(r);else{const e=t[n(291)],s={width:e?.[n(310)],height:e?.[n(309)]},{width:r,height:a}=this[n(274)](o,s,{debug:this[n(279)]});i[n(346)][n(310)]=r,i[n(346)][n(309)]=a}e[n(330)]?await this.renderOptimizedBannerImage(i,e,t):i[n(360)]=n(343)+(e.title||n(272))+n(367),ct[n(281)](i,e,t,()=>this[n(306)](),this.debug,n(319)),s.innerHTML="",s[n(300)](i)}async renderMultipleAds(t,e){const n=Et,s=document.getElementById(t[n(366)]);if(!s)throw new Error(n(305)+t[n(366)]);await this.optimizeContainerForBannerAds(t,e);const i=this[n(306)](),r={autoSlideInterval:(t[n(291)]?.[n(282)]||5e3)/1e3,...t[n(291)],optimizedHeight:t.optimizedHeight,aspectRatio:t.aspectRatio},o=pt[n(340)](t,e,r,i,this[n(279)]);o&&(s[n(360)]="",s.appendChild(o),this[n(279)]&&console.log("🎠 Banner carousel created for slot: "+t.id+n(371)+e[n(364)]+n(289)+(t[n(355)]||"default")+")"))}async[Et(323)](t,e){const n=Et;if(!t[n(364)])return{width:"100%",height:this.getDefaultHeight(),aspectRatio:16/9};try{const s=(await Promise.allSettled(t[n(332)](t=>t[n(330)])[n(317)](t=>this.loadImageDimensions(t[n(330)]))))[n(332)](t=>"fulfilled"===t[n(283)])[n(317)](t=>t[n(353)]);if(0===s[n(364)])return{width:n(302),height:this[n(318)](),aspectRatio:16/9};const i=this[n(294)](s),r=this[n(342)](s,e,i);return this[n(279)]&&console[n(338)](n(312)+e+"x"+r+n(348)+i+")"),{width:n(302),height:r+"px",aspectRatio:e/r}}catch(t){return console.warn("Failed to calculate optimal banner size, using defaults:",t),{width:n(302),height:this[n(318)](),aspectRatio:16/9}}}async[Et(341)](t,e){const n=Et;try{const s=document[n(354)](t[n(366)]),i=document.getElementById(t.id);if(!s||!i)return;const r=s[n(320)]().width||300,o=await this.calculateOptimalContainerSize(e,r);i.style[n(309)]=o[n(309)],t.optimizedHeight=o[n(309)],t[n(307)]=o[n(307)],this.debug&&console[n(338)]("🔧 Banner container optimized for "+e[n(364)]+n(372)+o[n(309)])}catch(t){console.warn(n(361),t)}}selectOptimalSizeStrategy(t){const e=Et,n=t[e(317)](t=>t[e(310)]/t[e(309)]),s=new Map;n[e(278)](t=>{const n=e,i=(Math[n(301)](10*t)/10)[n(280)]();s[n(351)](i,(s[n(327)](i)||0)+1)});const i=Math[e(303)](...s[e(324)]()),r=t[e(364)];if(i/r>=.7)return"dominant";const o=[16/9,4/3,1,1.5],a=n[e(332)](t=>o[e(308)](e=>Math.abs(t-e)<.1)).length;return e(a/r>=.5?374:298)}calculateOptimalHeight(t,e,n){const s=Et,i=t[s(317)](t=>t[s(310)]/t[s(309)]);switch(n){case s(333):{const t=new Map;i.forEach(e=>{const n=s,i=Math[n(301)](10*e)/10,r=i[n(280)](),o=t[n(327)](r);o?o[n(358)]++:t[n(351)](r,{ratio:i,count:1})});const n=Array[s(297)](t.values())[s(375)]((t,e)=>e[s(358)]>t.count?e:t);return Math[s(301)](e/n.ratio)}case"common":{const t=[{ratio:16/9,name:s(334)},{ratio:4/3,name:s(335)},{ratio:1,name:s(368)},{ratio:1.5,name:"3:2"}],n=i[s(375)]((t,e)=>t+e,0)/i.length,r=t.reduce((t,e)=>Math[s(369)](e.ratio-n)<Math[s(369)](t[s(349)]-n)?e:t);return this[s(279)]&&console[s(338)]("📊 Using standard ratio: "+r[s(344)]+s(356)+n.toFixed(2)+")"),Math[s(301)](e/r[s(349)])}case s(298):default:{const t=i[s(375)]((t,e)=>t+e,0)/i[s(364)];return Math[s(301)](e/t)}}}[Et(329)](t){return new Promise((e,n)=>{const s=kt,i=new Image;i.onload=()=>{const t=kt;e({width:i.naturalWidth,height:i[t(286)]})},i.onerror=()=>{n(new Error(kt(296)+t))},i[s(288)]=t})}[Et(339)](t,e,n){const s=Et,i=e/n;Math[s(369)](i-1)<.1?(t.style[s(352)]=s(285),t.style.objectPosition=s(316)):i>1.3?(t[s(346)].objectFit=s(325),t[s(346)][s(315)]=s(316),t[s(346)][s(345)]="#f0f0f0"):i<.7?(t[s(346)][s(352)]=s(285),t.style[s(315)]=s(316)):(t.style[s(352)]=s(285),t[s(346)][s(315)]=s(316)),this[s(279)]&&console[s(338)](s(311)+t[s(346)][s(352)]+s(287)+i[s(362)](2))}async renderOptimizedBannerImage(t,e,n){const s=Et,i=document[s(321)](s(365));i.style[s(310)]="100%",i[s(346)][s(309)]=s(302),i.style[s(292)]="block",i[s(346)][s(313)]=s(322),i[s(376)]=e.title||s(359),t[s(360)]=s(357);try{if(!e[s(330)])throw new Error(s(276));const r=await this[s(329)](e[s(330)]),o=t[s(320)](),a=o[s(310)],c=o[s(309)];this.debug&&(console[s(338)]("📸 Banner image dimensions: "+r[s(310)]+"x"+r[s(309)]),console[s(338)](s(277)+a+"x"+c));const d=r[s(310)]/r.height,l=a/c;return this[s(339)](i,d,l),i[s(288)]=e[s(330)],t.innerHTML="",t[s(300)](i),ct[s(281)](i,e,n,()=>this[s(306)](),this[s(279)],s(319)),this[s(279)]&&console[s(338)]("✅ Optimized banner image rendered for ad: "+e[s(295)]),i}catch(r){return console[s(314)]("❌ Failed to load optimized banner image:",r),e[s(330)]&&(i[s(288)]=e[s(330)],i[s(346)][s(352)]=s(285),i[s(346)][s(315)]=s(316),t[s(360)]="",t.appendChild(i),ct[s(281)](i,e,n,()=>this[s(306)](),this[s(279)],s(319))),i}}}const At=Ct;function St(){const t=["1008854RoZNdh","2230AzDUFA","setTextAdContent","894JrTuiG","989sNpoHs","createTextAdStyles","644hcNUpj","4575TSglwu","2580528hpzDxS","405mySUVs","449241OqcnsF","title","115732nRiZsP","textContent"];return(St=function(){return t})()}function Ct(t,e){const n=St();return(Ct=function(t,e){return n[t-=363]})(t,e)}!function(){const t=Ct,e=St();for(;;)try{if(192394===parseInt(t(371))/1*(parseInt(t(373))/2)+parseInt(t(363))/3+parseInt(t(365))/4+parseInt(t(374))/5*(-parseInt(t(370))/6)+parseInt(t(367))/7+-parseInt(t(375))/8+parseInt(t(376))/9*(parseInt(t(368))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Tt{static[At(372)](t=!1){return"\n font-family: 'Arial', sans-serif;\n text-decoration: none;\n display: block;\n text-align: left;\n transition: color 0.3s ease;\n width: 100%;\n box-sizing: border-box;\n overflow: visible;\n padding-right: 2px;\n padding-left: 2px;\n white-space: nowrap;\n "}static[At(369)](t,e){const n=At,s=e.textContent||e[n(364)]||"";t[n(366)]=s}}const Rt=Bt;function Dt(){const t=["setAttribute","body","adstage-fade-slide","touchstart","zIndex","entries","auto","addTouchSupport","3BMQjKh","6045324OoSrKH","minHeight","translateY(20px)","fit-content","className","changedTouches",";\n left: ","height: auto;","mouseleave","adType","1782908Rdltwh","touchend","addClickEventForSlider","trackSlideViewable","createSimpleAdElement","style","2166126kAXirA","touches","preventDefault",";\n top: ","Text","4932592eKUJXO","\n display: flex;\n align-items: center;\n justify-content: flex-start;\n opacity: ","push","mouseenter","\n position: absolute;\n visibility: hidden;\n white-space: nowrap;\n top: -9999px;\n left: -9999px;\n ","setProperty","width","top","whiteSpace",");\n transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);\n z-index: ","adstage-ad adstage-","normal","left","setTextAdContent","height: 100%;","removeChild","createElement","opacity","string",";\n ","clientX","height: auto; min-height: fit-content;","clientY","createTextAdStyles","relative","block","translateY(0)","includes",";\n transform: translateY(","data-adstage-slot-id","addEventListener","cssText","translateY(-20px)","transform","abs","createTextTransitionContainer","hidden","\n ","4503910NqljOi","265103qyqBaF","position","touchmove","appendChild","data-adstage-ad-id","toLowerCase","absolute","div","7389193ksvXnr","adstage-fade-slide-container","\n position: relative;\n width: 100%;\n ","autoSlideInterval","forEach","_id",";\n width: 100%;\n ","height"];return(Dt=function(){return t})()}function Bt(t,e){const n=Dt();return(Bt=function(t,e){return n[t-=214]})(t,e)}!function(){const t=Bt,e=Dt();for(;;)try{if(570186===parseInt(t(289))/1+-parseInt(t(245))/2*(-parseInt(t(228))/3)+-parseInt(t(239))/4+-parseInt(t(288))/5+parseInt(t(229))/6+-parseInt(t(297))/7+parseInt(t(250))/8)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Lt{static[Rt(243)](t,e){const n=Rt,s=document[n(266)]("div");return s[n(233)]=n(260)+String(t[n(238)])[n(294)](),s[n(220)](n(293),e[n(217)]),s.setAttribute(n(279),t.id),s[n(244)][n(281)]=Tt[n(273)](!0),Tt[n(263)](s,e),s}static[Rt(285)](t,e,n,s,i=!1){const r=Rt,o=t[r(219)]&&0!==t[r(219)]&&t.height!==r(226),a=document[r(266)]("div");a[r(233)]="adstage-fade-slider-wrapper";const c={position:"relative",overflow:r(286),display:r(275)};if(!o&&(c.height=r(226),c[r(230)]=r(232)),t[r(256)]&&0!==t[r(256)]){let e;e=typeof t[r(256)]===r(268)?t[r(256)][r(277)]("px")||t[r(256)][r(277)]("%")?t.width:t[r(256)]+"px":t.width+"px",c[r(256)]=e}if(t[r(219)]&&0!==t.height&&t[r(219)]!==r(226)&&o){let e;e=typeof t[r(219)]===r(268)&&(t[r(219)][r(277)]("px")||t[r(219)][r(277)]("%"))?t[r(219)]:t.height+"px",c.height=e}Object[r(225)](c).forEach(([t,e])=>{const n=r;a[n(244)][n(255)](t,e)});const d=document[r(266)](r(296));d[r(233)]=r(298),d.style[r(281)]=r(214)+r(o?264:271)+r(287);let l=null;const u=!t[r(256)]||0===t[r(256)],p=!t[r(219)]||0===t.height||void 0===t[r(219)]||"auto"===t.height;if(u||p&&o){if(l=document[r(266)](r(296)),l[r(244)][r(281)]=r(254),!u&&t.width){let e;e=typeof t[r(256)]===r(268)&&(t[r(256)][r(277)]("px")||t[r(256)][r(277)]("%"))?t.width:t[r(256)]+"px",l[r(244)][r(256)]=e,l[r(244)][r(258)]=r(261)}document[r(221)].appendChild(l);let n=0,s=0;e.forEach(e=>{const i=r,o=this[i(243)](t,e);l.appendChild(o);const a=o.getBoundingClientRect();a[i(256)]>n&&(n=a[i(256)]),a.height>s&&(s=a[i(219)]),l[i(265)](o)}),u&&n>0&&(a[r(244)].width=n+"px"),p&&s>0&&o&&(a.style[r(219)]=s+"px"),document[r(221)][r(265)](l)}const h=[];e[r(216)]((e,n)=>{const a=r,c=document[a(266)](a(296));c.className=a(222);const l=a(o?295:0===n?274:295);c[a(244)][a(281)]="\n position: "+l+a(248)+(l===a(295)?"0":"auto")+a(235)+(l===a(295)?"0":a(226))+a(218)+(o?"height: 100%;":a(236))+a(251)+(0===n?"1":"0")+a(278)+(0===n?"0":"20px")+a(259)+(0===n?"2":"1")+a(269);const u=this.createSimpleAdElement(t,e);ct[a(241)](u,e,t,s,i,a(249)),c[a(292)](u),d[a(292)](c),h[a(252)](c)});let f=0;const g=e.length,m=1e3*(n?.[r(215)]||4),I=n=>{const a=r;n>=g?n=0:n<0&&(n=g-1);const c=h[f],d=h[n];!o&&(c[a(244)][a(290)]===a(274)&&(c.style.position=a(295),c[a(244)][a(257)]="0",c[a(244)][a(262)]="0"),d[a(244)].position=a(274),d[a(244)][a(257)]=a(226),d[a(244)][a(262)]=a(226)),c.style[a(267)]="0",c[a(244)][a(283)]=a(282),c[a(244)].zIndex="1",d[a(244)][a(267)]="1",d.style[a(283)]=a(276),d[a(244)][a(224)]="2",h[a(216)]((t,e)=>{const s=a;e!==n&&e!==f&&(t[s(244)][s(267)]="0",t[s(244)][s(283)]=s(231),t[s(244)][s(224)]="1",!o&&"relative"===t.style[s(290)]&&(t[s(244)][s(290)]=s(295),t[s(244)][s(257)]="0",t[s(244)][s(262)]="0"))}),f=n,it[a(242)](e[f],t,f,s,i)};let v=setInterval(()=>{I(f+1)},m);return a.addEventListener(r(253),()=>{clearInterval(v)}),a[r(280)](r(237),()=>{v=setInterval(()=>{I(f+1)},m)}),Lt[r(227)](a,I,()=>f,g),a[r(292)](d),a}static addTouchSupport(t,e,n,s){const i=Rt;let r=0,o=0,a=!1;t[i(280)](i(223),t=>{const e=i;r=t[e(246)][0][e(270)],o=t.touches[0][e(272)],a=!0}),t[i(280)](i(291),t=>{a&&t[i(247)]()}),t[i(280)](i(240),t=>{const s=i;if(!a)return;a=!1;const c=t.changedTouches[0][s(270)],d=t[s(234)][0][s(272)],l=r-c,u=o-d;if(Math.abs(l)>Math[s(284)](u)&&Math[s(284)](l)>50){const t=n();e(l>0?t+1:t-1)}})}}const zt=Pt;function Pt(t,e){const n=Mt();return(Pt=function(t,e){return n[t-=373]})(t,e)}function Mt(){const t=["addClickEventForRenderer","optimizedHeight","webkitLineClamp","Container not found: ","slideInterval","width","830161shyfgZ","height","containerId","hidden","vertical","510zdugio","createEventTrackingCallback","-webkit-box","100%","✨ Text transition created for slot: ","debug","appendChild","13505810SGoNwS","innerHTML","className","cssText","60px","9QjkFIA","createTextTransitionContainer","2DyDYzr","div","config","setTextAdContent","style","log","Text","getDefaultHeight","createElement","maxLines","_id","getElementById","54232wzJrWK","display","2109423sFFdya","adstage-text-content"," ads","overflow","renderMultipleAds","440112MvjoOq","66647BvlUCh","createTextAdStyles","number","2435763GtocAA","✨ Single text ad rendered: ","webkitBoxOrient","35KoNFlX"];return(Mt=function(){return t})()}!function(){const t=Pt,e=Mt();for(;;)try{if(739829===parseInt(t(414))/1*(parseInt(t(381))/2)+-parseInt(t(395))/3+-parseInt(t(393))/4*(parseInt(t(407))/5)+parseInt(t(419))/6*(-parseInt(t(401))/7)+-parseInt(t(400))/8+parseInt(t(379))/9*(parseInt(t(374))/10)+parseInt(t(404))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Nt extends bt{constructor(t=!1,e){super(r.TEXT,t,e)}[zt(388)](){return zt(378)}async renderAdElement(t,e){const n=zt,s=document[n(392)](t[n(416)]);if(!s)return;const i=document[n(389)](n(382));i[n(376)]="adstage-ad adstage-text-ad";const r=t[n(409)],o=s.parentElement||s;if(r)i[n(385)][n(413)]=n(422),i[n(385)][n(415)]=String(r);else{const e=t[n(383)],s={width:e?.[n(413)],height:e?.[n(415)]},{width:r,height:a}=this.calculateAdSize(o,s,{debug:this.debug});i[n(385)][n(413)]=r,i.style[n(415)]=a}const a=document[n(389)]("div");a[n(376)]=n(396),a.style[n(377)]=Tt[n(402)](!1),Tt[n(384)](a,e);const c=t[n(383)]?.[n(390)];c&&typeof c===n(403)&&(a[n(385)][n(394)]=n(421),a[n(385)][n(410)]=String(c),a[n(385)][n(406)]=n(418),a[n(385)][n(398)]=n(417)),i[n(373)](a),ct[n(408)](i,e,t,()=>this[n(420)](),this[n(424)],n(387)),s[n(375)]="",s[n(373)](i),this[n(424)]&&console[n(386)](n(405)+e[n(391)])}async[zt(399)](t,e){const n=zt,s=document[n(392)](t.containerId);if(!s)throw new Error(n(411)+t.containerId);const i=this[n(420)](),r={autoSlideInterval:(t.config?.[n(412)]||5e3)/1e3,...t[n(383)],optimizedHeight:t[n(409)],aspectRatio:t.aspectRatio},o=Lt[n(380)](t,e,r,i,this[n(424)]);o&&(s[n(375)]="",s[n(373)](o),this[n(424)]&&console.log(n(423)+t.id+" with "+e.length+n(397)))}}function Ut(t,e){const n=Ot();return(Ut=function(t,e){return n[t-=191]})(t,e)}function Ot(){const t=["1332036TEPFUE","stopPropagation","🎬 Video element created for ad: ","2228010ZBvtDr","height","hideControls","hideCurrentTime","controls","🔊 Video mute toggled: ","renderVideoElementDirect","100%",'\n <svg width="20" height="20" viewBox="0 0 24 24" fill="white">\n <path d="M16.5 12c0-1.77-1.02-3.29-2.5-4.03v2.21l2.45 2.45c.03-.2.05-.41.05-.63zm2.5 0c0 .94-.2 1.82-.54 2.64l1.51 1.51C20.63 14.91 21 13.5 21 12c0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zM4.27 3L3 4.27 7.73 9H3v6h4l5 5v-6.73l4.25 4.25c-.67.52-1.42.93-2.25 1.18v2.06c1.38-.31 2.63-.95 3.69-1.81L19.73 21 21 19.73l-9-9L4.27 3zM12 4L9.91 6.09 12 8.18V4z"/>\n </svg>\n ',"adstage-video-mute-button","canplay","🎬 Video can play, attempting autoplay...","cssText","hideVolumeSlider","button","unmuted","style","Video","display","32YeprPC","hideMuteButton","🎬 Autoplay completely failed:","length","🎬 Video config received:"," !important;\n }\n "," (autoplay: ","⚠️ No video advertisements available for slot: ",", loop: ","autoplay","className","img"," !important;\n }\n video::-webkit-media-controls-volume-slider {\n display: ","div","getElementById"," !important;\n }\n video::-webkit-media-controls-time-remaining-display {\n display: ","warn","9981aaxmgu","\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n background: #000;\n border-radius: 8px;\n overflow: hidden;\n ","mouseleave","getDefaultHeight","\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n background: #000;\n border-radius: 8px;\n overflow: hidden;\n ","click"," !important;\n }\n video::-webkit-media-controls-current-time-display {\n display: ","enabled","🎬 Single video ad rendered: ","error","title","play","objectFit","muted","block","Video thumbnail","19337AtzwDF","_id","addEventListener","adstage-video-container","containerId","🎬 Final video settings:","renderMultipleAds","hideProgressBar","src","scale(1)","360px","innerHTML","position","contain","customControls","Click to mute","🎬 Auto-play was prevented:","createElement","rgba(0, 0, 0, 0.7)","paused","Click to unmute","addClickEventForRenderer","catch","playsinline","log","width","head","config","Video load failed:","5227812LfiWZf","🎬 Single video rendered for VIDEO slot: ","\n position: absolute;\n top: 12px;\n left: 12px;\n width: 40px;\n height: 40px;\n border: none;\n border-radius: 50%;\n background: rgba(0, 0, 0, 0.7);\n color: white;\n font-size: 16px;\n cursor: pointer;\n display: flex;\n align-items: center;\n justify-content: center;\n z-index: 10;\n transition: all 0.3s ease;\n backdrop-filter: blur(4px);\n ","debug","1997415mEOVdr","disabled (default)","12512JXOotH","setAttribute","textContent","relative","none","imageUrl","createEventTrackingCallback","transform","🎬 Video metadata loaded, attempting autoplay...","hideRemainingTime","🎬 Video data loaded, attempting autoplay...","background","renderAdElement","loop","Video fallback","🎬 Trying muted autoplay fallback...","scale(1.1)","VIEWABLE","182315IrvvGH","appendChild","alt","video","🎬 Video controls setting:","🎬 Initial autoplay attempt after timeout..."];return(Ot=function(){return t})()}const Vt=Ut;!function(){const t=Ut,e=Ot();for(;;)try{if(532536===-parseInt(t(243))/1+parseInt(t(302))/2+parseInt(t(191))/3+parseInt(t(210))/4*(parseInt(t(296))/5)+parseInt(t(272))/6+-parseInt(t(276))/7+parseInt(t(278))/8*(-parseInt(t(227))/9))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Ft extends bt{constructor(t=!1,e){super(r.VIDEO,t,e)}[Vt(230)](){return Vt(253)}async[Vt(290)](t,e){const n=Vt,s=document.getElementById(t[n(247)]);if(!s)return;const i=document.createElement(n(223));i[n(220)]=n(246),i[n(207)].cssText=n(228),this[n(197)](i,e,t),s.innerHTML="",s[n(297)](i),this[n(275)]&&console.log(n(235)+e[n(244)])}async[Vt(249)](t,e){const n=Vt,s=document[n(224)](t[n(247)]);if(!s)throw new Error("Container not found: "+t[n(247)]);if(e[n(213)]>0){const i=e[0],r=document.createElement(n(223));r[n(220)]=n(246),r[n(207)][n(203)]=n(231),this[n(197)](r,i,t),s[n(254)]="",s[n(297)](r);const o=this[n(284)]();setTimeout(()=>{const e=n;o(i._id,t.id,u[e(295)])},100),this.debug&&console[n(267)](n(273)+t.id+" ("+i[n(244)]+")")}else this[n(275)]&&console.warn(n(217)+t.id)}[Vt(197)](t,e,n){const s=Vt;t.style[s(255)]=s(281);const i=document[s(260)](s(299));i[s(207)][s(268)]=s(198),i[s(207)].height="100%",i[s(207)][s(239)]=s(256),i.preload="metadata";const r=n[s(270)];if(this[s(275)]&&console[s(267)](s(214),r),i[s(195)]=!1,i[s(219)]=!1!==r?.[s(219)],i[s(240)]=!0,i[s(291)]=!1!==r?.[s(291)],this[s(275)]&&console[s(267)](s(248),{autoplay:i[s(219)],muted:i[s(240)],loop:i[s(291)],controls:i[s(195)]}),!1!==r?.[s(266)]&&i[s(279)](s(266),""),!0===r?.[s(195)]&&(i[s(195)]=!0,this[s(275)]&&console[s(267)]("🎬 User explicitly enabled controls, overriding default")),r?.[s(193)])i[s(195)]=!1,i[s(207)][s(203)]+="\n pointer-events: none;\n ";else if(r?.[s(257)]){if(i.controls){const t=document.createElement(s(207));t[s(280)]="\n video::-webkit-media-controls-play-button {\n display: "+(r[s(257)].hidePlayButton?"none":s(241))+" !important;\n }\n video::-webkit-media-controls-timeline {\n display: "+(r[s(257)][s(250)]?s(282):s(241))+s(233)+(r.customControls[s(194)]?s(282):s(241))+s(225)+(r[s(257)][s(287)]?"none":s(241))+s(222)+(r[s(257)][s(204)]?s(282):s(241))+" !important;\n }\n video::-webkit-media-controls-mute-button {\n display: "+(r.customControls[s(211)]?s(282):s(241))+" !important;\n }\n video::-webkit-media-controls-fullscreen-button {\n display: "+(r[s(257)].hideFullscreenButton?"none":s(241))+s(215),document[s(269)].appendChild(t)}}else if(i[s(195)]){const t=document[s(260)]("style");t.id="adstage-video-default-controls",t.textContent="\n .adstage-video-container video::-webkit-media-controls-mute-button {\n display: none !important;\n }\n .adstage-video-container video::-webkit-media-controls-fullscreen-button {\n display: none !important;\n }\n .adstage-video-container video::-webkit-media-controls-toggle-closed-captions-button {\n display: none !important;\n }\n .adstage-video-container video::-webkit-media-controls-volume-slider {\n display: none !important;\n }\n .adstage-video-container video::-webkit-media-controls-overflow-button {\n display: none !important;\n }\n .adstage-video-container video::-webkit-media-controls-picture-in-picture-button {\n display: none !important;\n }\n video::-webkit-media-controls-mute-button {\n display: none !important;\n }\n video::-webkit-media-controls-fullscreen-button {\n display: none !important;\n }\n video::-webkit-media-controls-toggle-closed-captions-button {\n display: none !important;\n }\n video::-webkit-media-controls-volume-slider {\n display: none !important;\n }\n video::-webkit-media-controls-overflow-button {\n display: none !important;\n }\n video::-webkit-media-controls-picture-in-picture-button {\n display: none !important;\n }\n ",!document.getElementById("adstage-video-default-controls")&&document.head[s(297)](t)}this[s(275)]&&console.log(s(300),i[s(195)]?s(234):s(277));const o=document[s(260)](s(205));o[s(220)]=s(200),o[s(207)][s(203)]=s(274),r?.[s(193)]&&(o[s(207)][s(209)]=s(282));const a=()=>{const t=s,e=t(199);o.innerHTML=i[t(240)]?e:'\n <svg width="20" height="20" viewBox="0 0 24 24" fill="white">\n <path d="M3 9v6h4l5 5V4L7 9H3zm13.5 3c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77s-2.99-7.86-7-8.77z"/>\n </svg>\n ',o.title=i[t(240)]?t(263):t(258)};if(a(),o[s(245)](s(232),t=>{const e=s;t[e(303)](),i.muted=!i[e(240)],a(),this.debug&&console.log(e(196)+(i[e(240)]?e(240):e(206)))}),o[s(245)]("mouseenter",()=>{const t=s;o[t(207)][t(289)]="rgba(0, 0, 0, 0.9)",o[t(207)].transform=t(294)}),o[s(245)](s(229),()=>{const t=s;o[t(207)][t(289)]=t(261),o[t(207)][t(285)]=t(252)}),e.videoUrl){i[s(251)]=e.videoUrl;const t=()=>{const t=s;i.autoplay&&i[t(240)]&&i[t(262)]&&i[t(238)]()[t(265)](e=>{const n=t;this[n(275)]&&(console[n(226)](n(259),e),console[n(226)](n(293))),i[n(240)]=!0,i.play()[n(265)](t=>{const e=n;this[e(275)]&&console[e(236)](e(212),t)})})};i.addEventListener("loadedmetadata",()=>{const e=s;this[e(275)]&&console.log(e(286)),t()}),i.addEventListener(s(201),()=>{const e=s;this.debug&&console[e(267)](e(202)),t()}),i[s(245)]("loadeddata",()=>{const e=s;this.debug&&console.log(e(288)),t()}),setTimeout(()=>{const e=s;this[e(275)]&&console[e(267)](e(301)),t()},100)}else if(e[s(283)]){const n=document[s(260)]("img");return n[s(251)]=e[s(283)],n[s(207)][s(268)]=s(198),n.style[s(192)]="100%",n[s(207)][s(239)]=s(256),n[s(298)]=e[s(237)]||s(242),void t[s(297)](n)}ct[s(264)](i,e,n,()=>this[s(284)](),this[s(275)],s(208)),i[s(245)](s(236),i=>{const r=s;if(console.error(r(271),i),e[r(283)]){const s=document[r(260)](r(221));s[r(251)]=e.imageUrl,s[r(207)][r(268)]="100%",s.style[r(192)]=r(198),s[r(207)].objectFit=r(256),s[r(298)]=e[r(237)]||r(242),ct.addClickEventForRenderer(s,e,n,()=>this[r(284)](),this[r(275)],r(292)),t[r(254)]="",t[r(297)](s)}}),t[s(297)](i),t[s(297)](o),this[s(275)]&&console[s(267)](s(304)+e[s(244)]+s(216)+i.autoplay+", muted: "+i[s(240)]+s(218)+i.loop+")")}}const _t=Ht;function Ht(t,e){const n=jt();return(Ht=function(t,e){return n[t-=461]})(t,e)}!function(){const t=Ht,e=jt();for(;;)try{if(968143===-parseInt(t(464))/1+parseInt(t(498))/2+parseInt(t(490))/3*(parseInt(t(502))/4)+-parseInt(t(511))/5*(-parseInt(t(508))/6)+-parseInt(t(473))/7*(-parseInt(t(471))/8)+-parseInt(t(478))/9+-parseInt(t(489))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Kt extends bt{constructor(t=!1,e){super(r[Ht(500)],t,e)}getDefaultHeight(){return Ht(463)}async[_t(482)](t,e){const n=_t,s=document[n(472)](t[n(462)]);if(!s)return;const i=document[n(475)]("div");if(i[n(483)]="adstage-ad adstage-native-ad",i[n(477)][n(509)]=n(467),e.title){const t=document[n(475)]("h3");t[n(492)]=e[n(495)],t[n(477)][n(509)]=n(496),i[n(465)](t)}if(e[n(492)]){const t=document[n(475)]("p");t[n(492)]=e.textContent,t[n(477)][n(509)]=n(510),i[n(465)](t)}if(e[n(485)]){const t=document.createElement(n(487));t[n(477)][n(509)]=n(501);const s=document[n(475)]("img");s.src=e[n(485)],s[n(476)]=e[n(495)]||n(503),s[n(477)][n(509)]=n(474),t[n(465)](s),i[n(465)](t)}if(e.linkUrl){const t=document.createElement(n(484));t.textContent="Learn More",t[n(477)][n(509)]=n(486),t[n(507)](n(494),()=>{const t=n;this[t(461)]&&console[t(513)](t(468)+e[t(499)]),window[t(512)](e[t(493)],t(469))}),t[n(507)](n(481),()=>{const e=n;t[e(477)][e(505)]=e(479)}),t[n(507)](n(497),()=>{const e=n;t.style[e(505)]="#3b82f6"}),i[n(465)](t)}s.innerHTML="",s[n(465)](i),this[n(491)]&&console[n(513)](n(466)+e[n(499)])}async[_t(480)](t,e){const n=_t;e.length>0?(await this[n(482)](t,e[0]),this[n(491)]&&console[n(513)](n(504)+e[n(470)]+"): "+t.id)):this[n(491)]&&console[n(488)](n(506)+t.id)}}function jt(){const t=["🏠 Single native ad rendered: ","\n width: 100%;\n height: 100%;\n display: flex;\n flex-direction: column;\n padding: 16px;\n background: #fff;\n border: 1px solid #e5e7eb;\n border-radius: 8px;\n box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);\n ","Native click tracked for ad: ","_blank","length","8486168wumUYn","getElementById","7PflLyH","\n width: 100%;\n height: 100%;\n object-fit: cover;\n ","createElement","alt","style","2495547fljGkp","#2563eb","renderMultipleAds","mouseenter","renderAdElement","className","button","imageUrl","\n padding: 8px 16px;\n background: #3b82f6;\n color: white;\n border: none;\n border-radius: 6px;\n font-size: 14px;\n font-weight: 500;\n cursor: pointer;\n align-self: flex-start;\n transition: background-color 0.2s;\n ","div","warn","28091120FGuoPM","10809HLoOaN","debug","textContent","linkUrl","click","title","\n margin: 0 0 8px 0;\n font-size: 16px;\n font-weight: 600;\n color: #111827;\n line-height: 1.3;\n ","mouseleave","417638dtDhqh","_id","NATIVE","\n width: 100%;\n height: 120px;\n margin-bottom: 12px;\n border-radius: 6px;\n overflow: hidden;\n background: #f3f4f6;\n ","2140EzWfnM","Native Advertisement","🏠 Native ad rendered (first of ","backgroundColor","⚠️ No native advertisements available for slot: ","addEventListener","90rOJRYO","cssText","\n margin: 0 0 12px 0;\n font-size: 14px;\n color: #6b7280;\n line-height: 1.4;\n flex: 1;\n ","366910hgNuaz","open","log","advertisementEventTracker","containerId","200px","243387hpZGel","appendChild"];return(jt=function(){return t})()}const Wt=Xt;function Jt(){const t=["className","getDefaultHeight","2yNFvVF","linkUrl","Escape","adstage-interstitial-overlay","keydown","img","color","#e5e7eb","997134LlXuWL","3378296HdBceH","body","adstage-interstitial-content","head","title","1572435TPbair","click","Get Started","\n position: fixed;\n top: 0;\n left: 0;\n width: 100vw;\n height: 100vh;\n background: rgba(0, 0, 0, 0.8);\n display: flex;\n align-items: center;\n justify-content: center;\n z-index: 10000;\n animation: fadeIn 0.3s ease-out;\n ","div","backgroundColor","cssText","1430QrhxNk","getElementById","button","open","mouseenter","#3b82f6","textContent","length","#6b7280","\n width: 100%;\n max-height: 300px;\n object-fit: cover;\n border-radius: 8px;\n margin-bottom: 16px;\n ","imageUrl","target","INTERSTITIAL","_id","Interstitial click tracked for ad: ","\n width: 100%;\n padding: 12px 24px;\n background: #3b82f6;\n color: white;\n border: none;\n border-radius: 8px;\n font-size: 16px;\n font-weight: 600;\n cursor: pointer;\n transition: background-color 0.2s;\n ","400px","🖼️ Interstitial ad rendered (first of ","appendChild","innerHTML","\n position: absolute;\n top: 12px;\n right: 12px;\n width: 32px;\n height: 32px;\n border: none;\n background: #f3f4f6;\n color: #6b7280;\n font-size: 20px;\n font-weight: bold;\n border-radius: 50%;\n cursor: pointer;\n display: flex;\n align-items: center;\n justify-content: center;\n transition: all 0.2s;\n ","5456SgXNkj","mouseleave","log","closeInterstitial","\n margin: 0 0 12px 0;\n font-size: 24px;\n font-weight: 700;\n color: #111827;\n line-height: 1.3;\n ","addEventListener","#374151","style","src","4673736BUfhty","): ","containerId","debug","4158170FGauPK","369652iIgiCk","21EzlLdC","advertisementEventTracker","fadeOut 0.3s ease-out forwards","renderMultipleAds","parentNode","🖼️ Interstitial ad closed","renderAdElement","adstage-interstitial-styles","createElement"];return(Jt=function(){return t})()}function Xt(t,e){const n=Jt();return(Xt=function(t,e){return n[t-=213]})(t,e)}!function(){const t=Xt,e=Jt();for(;;)try{if(272770===parseInt(t(273))/1+-parseInt(t(217))/2*(parseInt(t(231))/3)+-parseInt(t(259))/4*(parseInt(t(238))/5)+-parseInt(t(225))/6*(-parseInt(t(274))/7)+parseInt(t(226))/8+-parseInt(t(268))/9+parseInt(t(272))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class qt extends bt{constructor(t=!1,e){super(r[Xt(250)],t,e)}[Wt(216)](){return Wt(254)}async[Wt(280)](t,e){const n=Wt;if(!document[n(239)](t[n(270)]))return;const s=document.createElement(n(235));s[n(215)]=n(220),s[n(266)][n(237)]=n(234);const i=document.createElement("div");i[n(215)]=n(228),i[n(266)][n(237)]="\n position: relative;\n max-width: 90vw;\n max-height: 90vh;\n background: white;\n border-radius: 12px;\n padding: 24px;\n box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);\n animation: slideUp 0.3s ease-out;\n overflow: auto;\n ";const r=document[n(214)](n(240));if(r[n(257)]="×",r[n(266)][n(237)]=n(258),r.addEventListener(n(232),()=>{this[n(262)](s)}),r[n(264)](n(242),()=>{const t=n;r[t(266)][t(236)]=t(224),r[t(266)].color=t(265)}),r[n(264)]("mouseleave",()=>{const t=n;r[t(266)][t(236)]="#f3f4f6",r[t(266)][t(223)]=t(246)}),e.imageUrl){const t=document.createElement(n(222));t[n(267)]=e[n(248)],t.alt=e[n(230)]||"Interstitial Advertisement",t[n(266)][n(237)]=n(247),i[n(256)](t)}if(e[n(230)]){const t=document[n(214)]("h2");t[n(244)]=e.title,t[n(266)][n(237)]=n(263),i[n(256)](t)}if(e[n(244)]){const t=document[n(214)]("p");t[n(244)]=e[n(244)],t.style[n(237)]="\n margin: 0 0 20px 0;\n font-size: 16px;\n color: #6b7280;\n line-height: 1.5;\n ",i[n(256)](t)}if(e[n(218)]){const t=document.createElement(n(240));t.textContent=n(233),t[n(266)][n(237)]=n(253),t[n(264)]("click",()=>{const t=n;this[t(275)]&&console[t(261)](t(252)+e._id),window[t(241)](e.linkUrl,"_blank"),this.closeInterstitial(s)}),t[n(264)](n(242),()=>{const e=n;t[e(266)][e(236)]="#2563eb"}),t[n(264)](n(260),()=>{const e=n;t[e(266)][e(236)]=e(243)}),i.appendChild(t)}const o=t=>{const e=n;t.key===e(219)&&(this[e(262)](s),document.removeEventListener(e(221),o))};if(document[n(264)](n(221),o),s.addEventListener(n(232),t=>{const e=n;t[e(249)]===s&&this[e(262)](s)}),!document.getElementById(n(213))){const t=document[n(214)](n(266));t.id=n(213),t[n(244)]="\n @keyframes fadeIn {\n from { opacity: 0; }\n to { opacity: 1; }\n }\n @keyframes slideUp {\n from { \n opacity: 0;\n transform: translateY(20px);\n }\n to { \n opacity: 1;\n transform: translateY(0);\n }\n }\n ",document[n(229)][n(256)](t)}i.appendChild(r),s[n(256)](i),document[n(227)].appendChild(s),this[n(271)]&&console[n(261)]("🖼️ Interstitial ad rendered: "+e[n(251)])}async[Wt(277)](t,e){const n=Wt;e[n(245)]>0?(await this.renderAdElement(t,e[0]),this[n(271)]&&console.log(n(255)+e[n(245)]+n(269)+t.id)):this[n(271)]&&console.warn("⚠️ No interstitial advertisements available for slot: "+t.id)}[Wt(262)](t){const e=Wt;t[e(266)].animation=e(276),setTimeout(()=>{t[e(278)]&&t.parentNode.removeChild(t)},300),this[e(271)]&&console[e(261)](e(279))}}function Gt(){const t=["advertisement","optimizeContainerForBannerAds","textContent","className","getRenderer","736182dAVAAD","initializeRenderers","log","imageUrl","data-adstage-ad-id","toLowerCase","isLoaded","renderAdElement","naturalHeight","VIDEO","set","NATIVE","490836LDNnzR","965986IuVenE","data-adstage-slot-id","renderAdSlider","createAdElement","createElement","div","style","125607lchWZo","get","54354kIWWhy","config","🏭 AdRenderer factory initialized with ","setAttribute","onload","BANNER","appendChild","renderers","border","renderOptimizedBannerImage is only supported for BANNER ads","adType","warn","objectFit","getDefaultHeight","naturalWidth","_id","renderOptimizedBannerImage","3453680wParuJ","videoUrl","14264tiIqcg","getDefaultHeightForAdType","100%"," renderers","renderFallback","#f9f9f9","245ZVWqGi","src","height","No advertisement to render","TEXT","1px dashed #ccc","size","8px","img","width","onerror","createPlaceholder","debug","calculateAdSize","loadImageDimensions","advertisementEventTracker","block"];return(Gt=function(){return t})()}const Yt=Zt;function Zt(t,e){const n=Gt();return(Zt=function(t,e){return n[t-=192]})(t,e)}!function(){const t=Zt,e=Gt();for(;;)try{if(459469===parseInt(t(254))/1+parseInt(t(234))/2+-parseInt(t(246))/3+parseInt(t(206))/4+-parseInt(t(212))/5*(parseInt(t(256))/6)+parseInt(t(247))/7+parseInt(t(204))/8)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Qt{constructor(t=!1,e){const n=Zt;this.renderers=new Map,this[n(224)]=t,this.advertisementEventTracker=e||null,this[n(235)]()}[Yt(235)](){const t=Yt;this[t(194)][t(244)](r[t(192)],new xt(this[t(224)],this[t(227)])),this[t(194)][t(244)](r[t(216)],new Nt(this[t(224)],this[t(227)])),this[t(194)][t(244)](r[t(243)],new Ft(this.debug,this.advertisementEventTracker)),this[t(194)][t(244)](r[t(245)],new Kt(this.debug,this[t(227)])),this[t(194)][t(244)](r.INTERSTITIAL,new qt(this[t(224)],this[t(227)])),this[t(224)]&&console[t(236)](t(258)+this[t(194)][t(218)]+t(209))}[Yt(250)](t,e){const n=Yt,s=this[n(233)](t[n(197)]),i=document[n(251)](n(252));i[n(232)]="adstage-ad adstage-"+String(t[n(197)])[n(239)](),i.setAttribute(n(238),e[n(202)]),i[n(259)](n(248),t.id);const{width:o,height:a}=s.calculateAdSize(i,t[n(257)]||{},e);switch(i[n(253)][n(221)]=o,i.style[n(214)]=a,i.style.display=n(228),t[n(197)]){case r[n(192)]:if(e.imageUrl){const t=document[n(251)](n(220));t[n(213)]=e[n(237)],t[n(253)][n(221)]=n(208),t[n(253)][n(214)]="100%",t.style[n(199)]="cover",i[n(193)](t)}break;case r[n(243)]:if(e.videoUrl){const t=document[n(251)]("video");t[n(213)]=e[n(205)],t[n(253)].width="100%",t[n(253)][n(214)]=n(208),i[n(193)](t)}break;case r[n(216)]:if(e[n(231)]){const t=document[n(251)](n(252));t[n(231)]=e.textContent||"",t[n(253)].padding=n(219),i.appendChild(t)}break;default:i[n(253)][n(195)]=n(217),i[n(253)].backgroundColor=n(211),i[n(231)]=t[n(197)]+" Ad"}return i}[Yt(233)](t){const e=Yt,n=this[e(194)][e(255)](t);if(!n)throw new Error("No renderer found for ad type: "+t);return n}[Yt(223)](t,e,n,s,i){const r=Yt;this[r(233)](n)[r(223)](t,e,s,i)}async[Yt(230)](t,e){const n=Yt;if(t[n(197)]!==r.BANNER)return void(this.debug&&console[n(198)]("⚠️ Container optimization is only supported for BANNER ads, got: "+t[n(197)]));const s=this[n(233)](r[n(192)]);await s.optimizeContainerForBannerAds(t,e)}async[Yt(249)](t,e){const n=Yt,s=this[n(233)](t[n(197)]);await s.renderMultipleAds(t,e)}async renderAd(t){const e=Yt;if(!t[e(229)])throw new Error(e(215));const n=this.getRenderer(t[e(197)]);await n[e(241)](t,t[e(229)]),t[e(240)]=!0}async[Yt(241)](t,e){const n=Yt,s=this.getRenderer(t.adType);await s[n(241)](t,e)}[Yt(210)](t){const e=Yt;this[e(233)](t[e(197)])[e(210)](t)}[Yt(207)](t){const e=Yt;return this[e(233)](t)[e(200)]()}[Yt(225)](t,e,n,s){return this.getRenderer(e).calculateAdSize(t,n,s)}[Yt(226)](t){return new Promise((e,n)=>{const s=Zt,i=new Image;i[s(260)]=()=>{const t=s;e({width:i[t(201)],height:i[t(242)]})},i[s(222)]=()=>{n(new Error("Failed to load image: "+t))},i[s(213)]=t})}async[Yt(203)](t,e,n){const s=Yt;if(n[s(197)]!==r[s(192)])throw new Error(s(196));const i=this.getRenderer(r.BANNER);return await i.renderOptimizedBannerImage(t,e,n)}async calculateOptimalContainerSize(t,e,n){const s=Yt;if(n!==r[s(192)]){const t=this[s(233)](n);return{width:s(208),height:t.getDefaultHeight(),aspectRatio:16/9}}const i=this[s(233)](r[s(192)]);return await i.calculateOptimalContainerSize(t,e)}log(t,...e){this[Yt(224)]&&console.log("[AdRenderer] "+t,...e)}}function $t(t,e){const n=ee();return($t=function(t,e){return n[t-=244]})(t,e)}const te=$t;function ee(){const t=["NATIVE","createPlaceholder","✅ Simple viewable impression tracked for ad ","values","maxLines","adstage-","create","renderAdElement","default","3444360yqgZRI","188342eeUCmH","Container not found after "," removed","from","error","🎯 Ads module initialized (sync mode) with auto-cleanup","API key not configured","slideInterval","nodeType","json","substr","then","isLoaded","toString","adType","height","GET"," (attempt ","_config","Failed to fetch ad data: ","❌ Failed to find element for viewability tracking: ",". Retrying in ","apiKey","refreshAdSlot","renderFallback","100%","setupAutoCleanup","muted","Auto-cleanup failed for slot ","style","renderAdSlider","adRenderer"," ads automatically","Container not found: ","createAdInternal","destroy","9DxSuyz","observe","INTERSTITIAL"," (element found)","set","New advertisement viewable tracked for slot:","deviceType","innerHTML","removedNodes","handleRemovedElement","renderAd","loop","🎯 Simple viewability tracking started for slot: ","delete","Ad slot not found: ","ELEMENT_NODE","🧹 Auto-cleanup: slot ","12174608hVQCrr","get","mutationObserver","🗑️ Ad slot destroyed: ","disconnect","width","string","banner","playsinline","debug","loadAdContentInBackground","length","autoDestroy","TEXT","country","isReady","BANNER","advertisement","🎠 Slider will handle VIEWABLE events for ","config","log","native","viewabilityTracker","slots","trackAdvertisementEvent","288026jTUlRG","📊 Advertisement event tracking enabled for slot: ","interstitial","advertisements","78FuhpoJ","language","onClick","getAttribute","auto"," ads for type: ","광고 생성 중 오류 발생:","getElementById","ms... (attempt ","createAdWithRetry","fetchAdData","list","warn","data-adstage-slot-id","createAd","📊 Fetched ","startSimpleViewabilityTracking","getSlotById","autoSlide","advertisementEventTracker","🔄 Ad slot refreshed: ","_id","undefined","19468290mBKNMM","forEach","Failed to refresh ad slot: ","controls","❌ Failed to track viewable impression:","handleViewableEvent","ensureReady","🚫 Advertisement not found with ID: ","adId","VIEWABLE","3598915WKxgBF","1650633bORgFp","_isReady","7gNstFV","refresh","status","Ads module not initialized. Call AdStage.init() first.","init","hideControls","querySelectorAll","📊 Fetched specific ad with ID: ","append","detail"];return(ee=function(){return t})()}!function(){const t=$t,e=ee();for(;;)try{if(797352===-parseInt(t(255))/1*(parseInt(t(353))/2)+-parseInt(t(253))/3+parseInt(t(274))/4+parseInt(t(252))/5+-parseInt(t(357))/6*(-parseInt(t(275))/7)+-parseInt(t(328))/8*(parseInt(t(311))/9)+parseInt(t(380))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class ne{constructor(){const t=$t;this[t(254)]=!1,this._config=null,this[t(351)]=new Map,this[t(376)]=null,this[t(306)]=null,this[t(330)]=null}[te(259)](t){const e=te;this._config=t,this[e(376)]=new K(tt.getBaseUrl(),t.apiKey,t[e(337)]||!1,this.slots),this[e(306)]=new Qt(t[e(337)]||!1,this[e(376)]),this[e(301)](),this[e(254)]=!0,t[e(337)]&&console[e(348)](e(280))}[te(343)](){return this[te(254)]}getConfig(){return this[te(293)]}[te(335)](t,e){const n=te;this.ensureReady();const s={width:e?.[n(333)]||"100%",height:e?.height||"auto",autoSlide:e?.autoSlide||!1,slideInterval:e?.[n(282)]||5e3,onClick:e?.[n(359)],adId:e?.[n(250)],language:e?.[n(358)],deviceType:e?.[n(317)],country:e?.[n(342)]};return this.createAd(t,r[n(344)],s)}text(t,e){const n=te;this.ensureReady();const s={maxLines:e?.[n(269)]||3,style:e?.[n(304)]||n(273),onClick:e?.onClick,adId:e?.[n(250)],language:e?.[n(358)],deviceType:e?.[n(317)],country:e?.country};return this[n(371)](t,r.TEXT,s)}video(t,e){const n=te;this[n(248)]();const s={width:e?.width||640,height:e?.[n(290)]||360,autoplay:void 0===e?.autoplay||e.autoplay,muted:void 0===e?.[n(302)]||e[n(302)],loop:void 0===e?.[n(322)]||e[n(322)],playsinline:!1!==e?.[n(336)],controls:void 0!==e?.controls&&e[n(245)],hideControls:e?.[n(260)]||!1,customControls:e?.customControls,autoSlide:!1,maxAds:1,onClick:e?.[n(359)],...e?.[n(250)]&&{adId:e[n(250)]}};return this[n(371)](t,r.VIDEO,s)}[te(349)](t,e){const n=te;return this[n(248)](),this.createAd(t,r[n(265)],e||{})}[te(355)](t,e){const n=te;return this.ensureReady(),this[n(371)](t,r[n(313)],e||{})}[te(256)](t){const e=te;this.ensureReady();const n=this[e(351)].get(t);if(!n)throw new Error(e(325)+t);this.refreshAdSlot(n),this._config?.[e(337)]&&console[e(348)](e(377)+t)}[te(310)](t){const e=te;this[e(248)]();const n=this.slots[e(329)](t);if(!n)throw new Error("Ad slot not found: "+t);n[e(350)]&&n.viewabilityTracker.destroy();const s=document[e(364)](n.containerId);s&&(s[e(318)]=""),this[e(351)].delete(t),this[e(293)]?.[e(337)]&&console.log(e(331)+t)}getAllSlots(){const t=te;return this[t(248)](),Array[t(278)](this[t(351)][t(268)]())}[te(374)](t){const e=te;return this[e(248)](),this[e(351)].get(t)||null}createAd(t,e,n){const s=te;if(!this._config?.[s(297)])throw new Error(s(281));const i=s(270)+e+"-"+Date.now()+"-"+Math.random()[s(288)](36)[s(285)](2,9);return this[s(366)](t,e,n,i,0),i}async[te(366)](t,e,n,s,i){const r=te,o=[0,50,100,200,500];let a,c=null;if(typeof t===r(334)){if(a=t,c=document[r(364)](t),!c)return i<4?(this[r(293)]?.[r(337)]&&console[r(369)](r(308)+t+r(296)+o[i+1]+r(365)+(i+1)+"/5)"),void setTimeout(()=>{this[r(366)](t,e,n,s,i+1)},o[i+1])):void console.error(r(276)+5+" attempts: "+t)}else c=t,a=c.id||"auto-"+s,!c.id&&(c.id=a);try{this[r(309)](a,e,n,s,c)}catch(t){console[r(279)](r(363),t)}}[te(309)](t,e,n,s,i){const o=te;i.setAttribute("data-adstage-slot-id",s),this[o(306)]?.[o(266)](i,s,e,n,this[o(293)]);const a={id:s,containerId:t,adType:e,width:n[o(333)]||o(300),height:n.height||(e===r[o(341)]?o(361):250),isLoaded:!1,isVisible:!1,refreshRate:0,lazyLoad:!1,targeting:{},advertisement:void 0,config:{type:e,...n},load:async()=>this[o(367)](e,n)[o(286)](t=>t[0]||null),render:t=>this[o(306)]?.[o(272)](a,t),refresh:async()=>this[o(298)](a),destroy:()=>this[o(310)](s)};this[o(351)][o(315)](s,a),this[o(338)](a),this.advertisementEventTracker&&this[o(293)]?.[o(337)]&&console[o(348)](o(354)+s)}async[te(338)](t){const e=te;try{const n=await this[e(367)](t.adType,t[e(347)]);if(!n||0===n[e(339)])return void this.adRenderer?.[e(299)](t);t[e(289)]===r[e(344)]&&n[e(339)]>0&&await(this.adRenderer?.optimizeContainerForBannerAds(t,n)),n[e(339)]>1||t[e(347)]?.[e(375)]?(await(this[e(306)]?.[e(305)](t,n)),this[e(293)]?.debug&&console[e(348)](e(346)+n.length+e(307))):(t[e(345)]=n[0],await(this[e(306)]?.[e(272)](t,n[0])),this[e(373)](t,n[0])),t[e(287)]=!0,this._config?.[e(337)]&&console[e(348)]("✅ Ad loaded for slot: "+t.id+" ("+n[e(339)]+" ads)")}catch(n){console[e(279)]("❌ Failed to load ad for slot: "+t.id,n),this[e(306)]?.[e(299)](t)}}[te(373)](t,e){const n=(s=0)=>{const i=$t,r=document[i(364)](t.id);if(!r)return void(s<5?(setTimeout(()=>n(s+1),300),this[i(293)]?.[i(337)]&&console[i(348)]("🔄 Retrying viewability tracking for slot: "+t.id+i(292)+(s+1)+")")):console[i(369)](i(295)+t.id));const o=new J(r,async()=>{await this.handleViewableEvent(e,t)});t[i(350)]=o,this[i(293)]?.debug&&console[i(348)](i(323)+t.id+i(314))};n()}async[te(247)](t,e){const n=te;try{this.advertisementEventTracker&&(await this[n(376)][n(352)](t[n(378)],e.id,u[n(251)]),this[n(293)]?.[n(337)]&&console.log(n(267)+t[n(378)]))}catch(t){console[n(279)](n(246),t)}}async[te(367)](t,e){const n=te;if(!this._config?.[n(297)])throw new Error(n(281));if(e[n(250)]){const t=""+tt.advertisements[n(264)](e[n(250)]),s=await fetch(t,{method:n(291),headers:V[n(271)](this[n(293)][n(297)])});if(!s.ok){if(404===s[n(257)])return console[n(369)](n(249)+e[n(250)]),[];throw new Error(n(294)+s[n(257)])}const i=await s[n(284)]();return this[n(293)]?.debug&&console.log(n(262)+e.adId,i),[i]}const s=new URLSearchParams;s[n(263)](n(289),t),e[n(358)]&&s[n(263)]("language",e[n(358)]),e[n(317)]&&s.append(n(317),e[n(317)]),e.country&&s.append(n(342),e.country);const i=tt[n(356)][n(368)]()+"?"+s[n(288)](),r=await fetch(i,{method:n(291),headers:V.create(this[n(293)][n(297)])});if(!r.ok)throw new Error(n(294)+r[n(257)]);const o=(await r[n(284)]())[n(356)]||[];return this[n(293)]?.[n(337)]&&console.log(n(372)+o.length+n(362)+t+", filters:",{language:e.language,deviceType:e.deviceType,country:e[n(342)]}),o}async[te(298)](t){const e=te;try{const n=await this.fetchAdData(t[e(289)],t.config||{});n&&n.length>0&&(t[e(345)]=n[0],await(this[e(306)]?.[e(321)](t)),this[e(376)]&&console[e(348)](e(316),t.id))}catch(n){console.error(e(244)+t.id,n)}}[te(248)](){const t=te;if(!this._isReady)throw new Error(t(258))}setupAutoCleanup(){const t=te;typeof window!==t(379)&&typeof document!==t(379)&&(this[t(330)]&&this[t(330)][t(332)](),this.mutationObserver=new MutationObserver(e=>{const n=t;e[n(381)](t=>{const e=n;t[e(319)].forEach(t=>{const n=e;t[n(283)]===Node[n(326)]&&this[n(320)](t)})})}),this[t(330)][t(312)](document.body,{childList:!0,subtree:!0}),this._config?.[t(337)]&&console.log("🔍 Auto-cleanup MutationObserver enabled"))}handleRemovedElement(t){const e=te,n=t[e(360)](e(370));if(n)return void this.autoDestroy(n);t[e(261)]("[data-adstage-slot-id]")[e(381)](t=>{const n=e,s=t[n(360)](n(370));s&&this[n(340)](s)})}[te(340)](t){const e=te;if(this.slots[e(329)](t))try{this[e(351)][e(324)](t),this._config?.[e(337)]&&console[e(348)](e(327)+t+e(277))}catch(n){this[e(293)]?.[e(337)]&&console[e(369)](e(303)+t+":",n)}}destroyModule(){const t=te,e=this[t(293)]?.debug;this[t(330)]&&(this[t(330)].disconnect(),this.mutationObserver=null),this[t(351)].clear(),this[t(376)]=null,this[t(306)]=null,this[t(254)]=!1,this[t(293)]=null,e&&console[t(348)]("🗑️ Ads module destroyed")}}var se=ie;function ie(t,e){var n=oe();return(ie=function(t,e){return n[t-=361]})(t,e)}!function(){for(var t=ie,e=oe();;)try{if(332031===-parseInt(t(391))/1+-parseInt(t(363))/2+parseInt(t(386))/3*(-parseInt(t(368))/4)+-parseInt(t(392))/5+-parseInt(t(364))/6*(-parseInt(t(376))/7)+-parseInt(t(369))/8*(-parseInt(t(377))/9)+parseInt(t(383))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class re{constructor(){var t=ie;this[t(387)]=!1,this[t(374)]=null,this[t(373)]=null}[se(362)](t){var e=se;this[e(374)]={timeout:3e4,debug:!1,modules:["ads",e(384),e(375)],...t},t[e(390)]&&tt[e(371)](t[e(390)]),this._isReady=!0,t[e(361)]&&console.log("✅ Config module initialized (sync mode)",{modules:this[e(374)].modules,endpoint:tt[e(367)](),mode:e(365)})}[se(378)](){return this._isReady}[se(379)](){return this[se(374)]}[se(382)](){return this[se(373)]}getApiEndpoint(){return tt[se(367)]()}[se(380)](){var t=se;return this[t(374)]?.[t(361)]||!1}getEnabledModules(){var t=se;return this._config?.[t(381)]||[]}isModuleEnabled(t){var e=se;return this[e(385)]()[e(366)](t)}[se(372)](t){var e=se;if(!this[e(374)])throw new Error("Config module not initialized");this[e(374)]={...this[e(374)],...t},this.isDebugMode()&&console[e(370)]("🔄 Config updated",t)}getApiHeaders(){var t=se;if(!this[t(374)]?.[t(389)])throw new Error("API key not available");return V[t(388)](this._config.apiKey)}}function oe(){var t=["8pwWvsN","24nThCtH","log","setBaseUrl","updateConfig","_organizationInfo","_config","config","1106pSTyih","701001KVLAbo","isReady","getConfig","isDebugMode","modules","getOrganizationInfo","1708470shIoOk","events","getEnabledModules","10770BGYPvB","_isReady","create","apiKey","baseUrl","83325HBJtdB","1001765uHfXby","debug","init","45782HIULlp","9162akDizW","development","includes","getBaseUrl"];return(oe=function(){return t})()}const ae=ce;function ce(t,e){const n=de();return(ce=function(t,e){return n[t-=305]})(t,e)}function de(){const t=["929230ocppll","SSR","mobile-web","height","onLine","test","103900tTXmdG","userAgent","mapPlatformForEvents","72507EiMLbZ","getAppVersion","ko-KR","isMobile","width","web","desktop","getDeviceInfo","android","unknown","getPlatform","0x0","desktop-web","mobile","isBrowser","platform","getViewportInfo","77fxrPwq","ios","251832unamEp","other","696384DTLXMX","541392YsKCJs","tablet","toLowerCase","160342MFMPiT"];return(de=function(){return t})()}!function(){const t=ce,e=de();for(;;)try{if(236461===parseInt(t(328))/1+parseInt(t(321))/2+-parseInt(t(331))/3+-parseInt(t(317))/4+-parseInt(t(322))/5+parseInt(t(318))/6+-parseInt(t(313))/7*(-parseInt(t(315))/8))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class le{static[ae(338)](){const t=ae;if(!w[t(310)]())return{category:t(316),platform:t(323),model:t(323),appVersion:B[t(332)](),osVersion:t(323)};const e=navigator[t(329)][t(320)]();let n=t(337);/tablet|ipad/[t(327)](e)?n=t(319):M[t(334)]()&&(n=t(309));const s=M[t(306)]();return{category:n,platform:le[t(330)](s),model:navigator[t(311)],appVersion:B.getAppVersion(),osVersion:navigator[t(311)]}}static mapPlatformForEvents(t){const e=ae;switch(t){case e(314):return e(314);case e(339):return e(339);case e(336):return e(324);case e(337):return e(308);default:return e(305)}}static getDetailedInfo(){const t=ae;if(!w[t(310)]())return{userAgent:"SSR",language:t(333),platform:t(323),cookieEnabled:!1,onLine:!0,screenResolution:t(307),viewportSize:t(307)};const e=w[t(312)]();return{userAgent:navigator[t(329)],language:navigator.language||"ko-KR",platform:navigator[t(311)],cookieEnabled:navigator.cookieEnabled,onLine:navigator[t(326)],screenResolution:screen[t(335)]+"x"+screen[t(325)],viewportSize:e.width+"x"+e.height}}}function ue(t,e){const n=fe();return(ue=function(t,e){return n[t-=259]})(t,e)}const pe=ue;!function(){const t=ue,e=fe();for(;;)try{if(215339===parseInt(t(273))/1*(parseInt(t(274))/2)+parseInt(t(282))/3*(parseInt(t(276))/4)+-parseInt(t(275))/5+parseInt(t(266))/6*(-parseInt(t(267))/7)+-parseInt(t(264))/8*(parseInt(t(278))/9)+parseInt(t(269))/10*(-parseInt(t(261))/11)+-parseInt(t(268))/12*(-parseInt(t(270))/13))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class he{static[pe(280)](){const t=pe;return{...he[t(272)](),...he[t(283)]}}static[pe(272)](){const t=pe;if(!w[t(271)]())return{language:t(262),country:"KR"};const e=navigator.language||"ko-KR";return{language:e,country:he[t(281)](e)}}static[pe(281)](t){const e={ko:"KR","ko-KR":"KR",en:"US","en-US":"US","en-GB":"GB",ja:"JP","ja-JP":"JP",zh:"CN","zh-CN":"CN","zh-TW":"TW",de:"DE","de-DE":"DE",fr:"FR","fr-FR":"FR"};if(e[t])return e[t];return e[t[pe(265)]("-")[0]]||"KR"}static setUserProperties(t){const e=pe;he[e(283)]={...he[e(283)],...t}}static[pe(263)](t,e){he[pe(283)][t]=e}static clearUserProperties(){he[pe(283)]={}}static[pe(259)](){return{...he[pe(283)]}}static estimateLocation(){const t=pe;if(!w[t(271)]())return{timezone:t(279),estimatedCountry:"KR"};const e=Intl[t(277)]().resolvedOptions()[t(260)];return{timezone:e,estimatedCountry:{"Asia/Seoul":"KR","Asia/Tokyo":"JP","Asia/Shanghai":"CN","Asia/Hong_Kong":"HK","Asia/Taipei":"TW","America/New_York":"US","America/Los_Angeles":"US","Europe/London":"GB","Europe/Berlin":"DE","Europe/Paris":"FR"}[e]||"KR"}}}function fe(){const t=["987454dQuYJt","isBrowser","getBaseUserInfo","1493NzFTQg","530fsKZQV","2042395jDZzJf","72292yTYDbM","DateTimeFormat","9aOylHN","UTC","getUserInfo","extractCountryFromLanguage","6axeXxR","_userProperties","getCurrentUserProperties","timeZone","29634nuIKiD","ko-KR","setUserProperty","1036344Uwywyg","split","6558fXRiNH","1932xDjqoy","144xwoXLJ","1070CCbBeg"];return(fe=function(){return t})()}function ge(t,e){const n=Ie();return(ge=function(t,e){return n[t-=211]})(t,e)}he[pe(283)]={};const me=ge;function Ie(){const t=["405510oNOlRW","isSessionExpired","getSessionDuration","getUserId","clearUserId","8kaLOSW","842253ToZoHs","25671850dEfmGH","session_","isNewSession","5VQfoYE","ssr_session_","removeItem","toString","_userId","6129487rSKAiw","getItem","12430890YDxApm","getSessionId","random","refreshSession","adstage_session_id","getSessionInfo","adstage_session_start","2PqYwBn","setUserId","1179060fHnyBP","now","_sessionStartTime","setItem","1120630KsknbH","isBrowser"];return(Ie=function(){return t})()}!function(){const t=ge,e=Ie();for(;;)try{if(994557===-parseInt(t(223))/1+parseInt(t(217))/2*(parseInt(t(231))/3)+-parseInt(t(219))/4+-parseInt(t(235))/5*(-parseInt(t(225))/6)+-parseInt(t(240))/7*(-parseInt(t(230))/8)+-parseInt(t(242))/9+parseInt(t(232))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class ve{static[me(211)](){const t=me;if(!w[t(224)]())return t(236)+Date[t(220)]();const e=sessionStorage[t(241)]("adstage_session_id");if(e)return e;const n=t(233)+Math[t(212)]()[t(238)](36).substr(2,9)+"_"+Date[t(220)]();return sessionStorage[t(222)]("adstage_session_id",n),!ve[t(221)]&&(ve[t(221)]=Date[t(220)](),w.isBrowser()&&sessionStorage[t(222)]("adstage_session_start",String(ve._sessionStartTime))),n}static[me(218)](t){const e=me;ve[e(239)]=t,w[e(224)]()&&localStorage[e(222)]("adstage_user_id",t)}static[me(228)](){const t=me;if(ve[t(239)])return ve._userId;if(w[t(224)]()){const e=localStorage.getItem("adstage_user_id");if(e)return ve[t(239)]=e,e}}static[me(229)](){const t=me;ve[t(239)]=void 0,w[t(224)]()&&localStorage[t(237)]("adstage_user_id")}static[me(215)](){const t=me,e=ve[t(211)](),n=ve.getUserId(),s=ve[t(234)]();return{sessionId:e,userId:n,sessionDuration:ve[t(227)](),isNewSession:s}}static[me(234)](){const t=me;if(!w.isBrowser())return!0;const e=sessionStorage.getItem("adstage_session_id"),n=sessionStorage[t(241)](t(216));return!e||!n}static[me(227)](){const t=me;if(!w[t(224)]())return 0;const e=sessionStorage[t(241)](t(216));return e?Date.now()-parseInt(e,10):0}static[me(213)](){const t=me;return w[t(224)]()&&(sessionStorage[t(237)](t(214)),sessionStorage.removeItem(t(216))),ve[t(221)]=void 0,ve[t(211)]()}static isSessionExpired(t=24){return ve[me(227)]()>60*t*60*1e3}static getSessionStats(){const t=me,e=ve[t(211)](),n=ve[t(228)](),s=ve[t(227)](),i=ve[t(226)](),r=ve[t(234)]();let o;if(w[t(224)]()){const e=sessionStorage[t(241)](t(216));o=e?parseInt(e,10):void 0}return{sessionId:e,userId:n,startTime:o,duration:s,isExpired:i,isNewSession:r}}}const ye=we;function be(){const t=["3996bZNWCF","events","POST","error","warn","getConfig","Event tracking failed: ","getDeviceInfo","20Vlgbtm","setUserId","init","87366PUQNDc","sendEventToServer","apiKey","setUserProperties","69hJgyew","_isReady","getUserInfo","3647GDwaHP","status","8320279MRWAWh","5242734AYauLC","_config","isReady","getSessionId","4236600kohPYZ","getUserId","log","debug","application/json","getUserProperties","55580VppDrA","track","47oTOLjt","1448dBwgqt","API key not configured for event tracking.","✅ Event tracked:","stringify","statusText","❌ Failed to track event:","create"];return(be=function(){return t})()}function we(t,e){const n=be();return(we=function(t,e){return n[t-=488]})(t,e)}!function(){const t=we,e=be();for(;;)try{if(335787===-parseInt(t(499))/1*(-parseInt(t(507))/2)+-parseInt(t(522))/3*(parseInt(t(497))/4)+parseInt(t(515))/5*(parseInt(t(518))/6)+parseInt(t(525))/7*(-parseInt(t(500))/8)+-parseInt(t(528))/9+parseInt(t(491))/10+parseInt(t(527))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class ke{constructor(){const t=we;this[t(523)]=!1,this[t(488)]=null}[ye(517)](t){const e=ye;this[e(488)]=t,this._isReady=!0,t[e(494)]&&console[e(493)]("📊 Events module initialized")}[ye(489)](){return this[ye(523)]}[ye(512)](){return this._config}setUserId(t){const e=ye;ve[e(516)](t),this[e(488)]?.[e(494)]&&console[e(493)]("👤 User ID set:",t)}[ye(492)](){return ve[ye(492)]()}setUserProperties(t){const e=ye;he[e(521)](t),this[e(488)]?.[e(494)]&&console[e(493)]("👤 User properties set:",t)}[ye(496)](){return he.getCurrentUserProperties()}async[ye(498)](t,e){const n=ye;if(this[n(523)])if(this[n(488)]?.apiKey)try{const s={eventName:t,userId:ve[n(492)](),sessionId:ve[n(490)](),sdkVersion:C(),device:le[n(514)](),user:he[n(524)](),params:e||{}};await this[n(519)](s),this[n(488)][n(494)]&&console[n(493)](n(502),t,e)}catch(s){console[n(510)](n(505),s),this[n(488)].debug&&console.error("Event data:",{eventName:t,properties:e})}else console[n(511)](n(501));else console.warn("Events module not initialized. Call AdStage.init() first.")}async[ye(519)](t){const e=ye,n=await fetch(tt[e(508)][e(498)](),{method:e(509),headers:{...V[e(506)](this[e(488)][e(520)]),"Content-Type":e(495)},body:JSON[e(503)](t)});if(!n.ok)throw new Error(e(513)+n[e(526)]+" "+n[e(504)])}}const Ee=xe;function xe(t,e){const n=Ae();return(xe=function(t,e){return n[t-=311]})(t,e)}function Ae(){const t=["size","🌐 API endpoint configured:","6CrJkUm","reset","debug","config","670564ZtLzMb","6302865pZBfsq","events","clearAdViewable","1121518Pfcadl","1608200PKKXIG","setBaseUrl","substring","modules","138677EkawMF","_isInitialized","from","API key is required for AdStage initialization","getConfig","10666890TgFfER","42EWAxoV","9TfmBfF","ads","60oQoSUQ","...","getInstance","✅ AdStage Debug: 광고 ","viewableTracker","baseUrl","log","instance","_config","init","📊 AdStage Debug: 현재 viewable 추적 상태","development","754755oQLTYF","2.0.0","function","isReady"];return(Ae=function(){return t})()}!function(){const t=xe,e=Ae();for(;;)try{if(654446===parseInt(t(338))/1+parseInt(t(312))/2+-parseInt(t(324))/3*(-parseInt(t(348))/4)+parseInt(t(349))/5*(-parseInt(t(344))/6)+-parseInt(t(323))/7*(-parseInt(t(313))/8)+-parseInt(t(322))/9+parseInt(t(326))/10*(parseInt(t(317))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Se{constructor(){const t=xe;this._isInitialized=!1,this[t(334)]=null,this.config=new re,this[t(325)]=new ne,this.events=new ke}static[Ee(335)](t){const e=Ee;!Se[e(333)]&&(Se[e(333)]=new Se);const n=Se[e(333)];if(!t.apiKey)throw new Error(e(320));n[e(334)]={timeout:3e4,debug:!1,modules:["ads",e(350),"config"],...t},n[e(334)][e(331)]&&(tt[e(314)](n[e(334)][e(331)]),t[e(346)]&&console.log(e(343),n._config[e(331)]));const s=n[e(334)][e(316)]||[e(325),e(350),e(347)];for(const t of s){const s=n[t];s&&typeof s[e(335)]===e(340)&&s.init(n._config)}n._isInitialized=!0,t[e(346)]&&console[e(332)]("🚀 AdStage SDK initialized (sync mode)",{version:e(339),modules:s,apiKey:t.apiKey[e(315)](0,8)+e(327),mode:e(337)})}static[Ee(341)](){const t=Ee;return Se[t(333)]?._isInitialized||!1}static[Ee(321)](){const t=Ee;return Se[t(333)]?.[t(334)]||null}static[Ee(328)](){const t=Ee;if(!Se[t(333)])throw new Error("AdStage not initialized. Call AdStage.init() first.");return Se[t(333)]}static get ads(){const t=Ee;return Se.getInstance()[t(325)]}static get events(){const t=Ee;return Se[t(328)]()[t(350)]}static get[Ee(347)](){return Se[Ee(328)]().config}static[Ee(345)](){const t=Ee;Se[t(333)]&&(Se[t(333)][t(318)]=!1,Se[t(333)][t(334)]=null)}}function Ce(t,e){var n=De;return Se.isReady()?Se[n(335)].track(t,e):(console[n(333)](n(344)),Promise[n(334)]())}function Te(t){var e=De;Se.isReady()?Se[e(335)][e(341)](t):console.warn(e(344))}function Re(){var t=De;if(Se[t(340)]())return Se[t(335)][t(336)]();console[t(333)](t(344))}function De(t,e){var n=Le();return(De=function(t,e){return n[t-=329]})(t,e)}function Be(t){var e=De;Se[e(340)]()?Se[e(335)].setUserProperties(t):console[e(333)]("AdStage not initialized. Call AdStage.init() first.")}function Le(){var t=["2857EpeEfb","AdStage not initialized. Call AdStage.init() first.","15274110sciWqr","getUserProperties","633420nFAPIu","65DFLeuR","1843926jSmKJM","9gUFYtj","warn","resolve","events","getUserId","90jafeMj","1717656MkYYay","10631586papxPj","isReady","setUserId","441116iuzHNE"];return(Le=function(){return t})()}function ze(){var t=De;if(Se[t(340)]())return Se.events[t(346)]();console.warn(t(344))}Se.debug={clearAllViewable:()=>{gt.clear(),console.log("✅ AdStage Debug: 모든 viewable 추적 데이터 초기화됨")},clearAdViewable:(t,e)=>{const n=Ee;gt[n(311)](t,e),console.log(n(329)+t+"("+e+")의 viewable 추적 초기화됨")},getViewableStatus:()=>{const t=Ee;console.log(t(336),{trackedCount:gt[t(330)][t(342)],trackedItems:Array[t(319)](gt[t(330)])})}},function(){for(var t=De,e=Le();;)try{if(847026===-parseInt(t(343))/1*(-parseInt(t(337))/2)+-parseInt(t(331))/3+-parseInt(t(342))/4*(-parseInt(t(330))/5)+parseInt(t(329))/6+-parseInt(t(339))/7+-parseInt(t(338))/8+-parseInt(t(332))/9*(-parseInt(t(345))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const Pe=e(null);function Me({children:e,config:i}){const[r,o]=n(!1),[a,c]=n(null),[d,l]=n(null),u=t=>{try{l(null),r&&Se.reset(),Se.init(t),c(t),o(!0),t.debug&&console.log("✅ AdStage SDK initialized successfully via React Provider")}catch(t){const e=t instanceof Error?t.message:"Unknown error";l(e),console.error("❌ AdStage SDK initialization failed:",t),o(!1),c(null)}};s(()=>{i&&!r&&u(i)},[i,r]);const p={isInitialized:r,config:a,initialize:u,reset:()=>{try{Se.reset(),o(!1),c(null),l(null)}catch(t){console.error("❌ AdStage SDK reset failed:",t)}},error:d};return t(Pe.Provider,{value:p,children:e})}function Ne(){const t=i(Pe);if(!t)throw new Error("useAdStageContext must be used within an AdStageProvider");return t}function Ue(){const{isInitialized:t}=Ne();return t?Se:(console.warn("AdStage SDK is not initialized. Please call initialize() first or provide config to AdStageProvider."),null)}function Oe(t,e){var n=Ve();return(Oe=function(t,e){return n[t-=475]})(t,e)}function Ve(){var t=["155DUXgUz","7ogyuVW","10514056wXyxTr","262334hoSSBA","10854756oOghEm","4100829MseQAD","5328756GKwiwL","32340xYDVRx","1730766qgqAYS"];return(Ve=function(){return t})()}function Fe(){const t=["288946wBxemv","8HOPLuN","32583060rlczQi","210648pZNlXR","AdStage","4877536eubBwj","5743425JCLjYz","config","2gEHqeJ","2.0.0","91stuXnq","events","undefined","3339873OpRkXL","4744107wxKjOW"];return(Fe=function(){return t})()}!function(){for(var t=Oe,e=Ve();;)try{if(768544===-parseInt(t(480))/1+-parseInt(t(476))/2+parseInt(t(482))/3+parseInt(t(475))/4*(-parseInt(t(477))/5)+parseInt(t(483))/6+parseInt(t(478))/7*(-parseInt(t(479))/8)+parseInt(t(481))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const _e=He;function He(t,e){const n=Fe();return(He=function(t,e){return n[t-=360]})(t,e)}!function(){const t=He,e=Fe();for(;;)try{if(894771===parseInt(t(363))/1+parseInt(t(371))/2*(parseInt(t(362))/3)+parseInt(t(368))/4+parseInt(t(369))/5+-parseInt(t(366))/6*(parseInt(t(373))/7)+parseInt(t(364))/8*(parseInt(t(361))/9)+-parseInt(t(365))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const Ke=_e(372),je=["ads",_e(374),_e(370)];typeof window!==_e(360)&&(window[_e(367)]=Se);export{Se as AdStage,Me as AdStageProvider,Ke as SDK_VERSION,je as SUPPORTED_MODULES,Re as getUserId,ze as getUserProperties,Te as setUserId,Be as setUserProperties,Ce as track,Ne as useAdStageContext,Ue as useAdStageInstance};
1
+ import{jsx as t}from"react/jsx-runtime";import{createContext as e,useState as n,useEffect as s,useContext as i}from"react";function r(){var t=["DESKTOP","MOBILE","3WgCcuW","593095NZCPIZ","POPUP","BANNER","72845RdddCf","VIEWABLE","TABLET","12mOewWP","263656xqGRZt","885600pdvGAP","WEB","CLICK","279616QBNFyX","VIDEO","INTERSTITIAL","70qkkaln","2631490InxYrM","37950mgARcG","TEXT"];return(r=function(){return t})()}var o,a,c,d,l,u,p,h,f,g,m,I;function v(t,e){var n=r();return(v=function(t,e){return n[t-=498]})(t,e)}!function(){for(var t=v,e=r();;)try{if(237223===parseInt(t(500))/1+-parseInt(t(513))/2+-parseInt(t(517))/3*(parseInt(t(504))/4)+-parseInt(t(518))/5*(-parseInt(t(503))/6)+parseInt(t(511))/7*(-parseInt(t(508))/8)+parseInt(t(505))/9+parseInt(t(512))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(),a=o||(o={}),c=v,a.BANNER=c(499),a[c(498)]=c(498),a[c(510)]=c(510),a.NATIVE="NATIVE",a[c(509)]=c(509),a[c(514)]=c(514),(l=d||(d={}))[(u=v)(506)]=u(506),l[u(516)]=u(516),(h=p||(p={}))[(f=v)(501)]=f(501),h[f(507)]="CLICK",m=g||(g={}),I=v,m.DESKTOP=I(515),m[I(516)]=I(516),m[I(502)]=I(502);const y=w;function b(){const t=["innerWidth","pow","safeQuerySelector","pageXOffset","waitForElement","✅ 컨테이너 발견: ","⏳ 컨테이너 대기 시작: ","safeSetTextContent","safeGetComputedStyle","1803222qQZlEt","ceil","isBrowser","title","safeQuerySelectorAll","✅ 컨테이너 즉시 발견: ","min","location","번 시도)","isDOMReady","getWindowProperty","remove","safeWindowOpen","ms (","href","querySelector","getViewportInfo","entries",'" 요소가 있는지 확인\n2. React 등에서 컴포넌트가 렌더링된 후 SDK 호출\n3. 철자가 정확한지 확인\n4. 중복된 ID가 없는지 확인\n\n대기 시간: ',"⏳ 컨테이너 대기 중: ","번째 시도, ","forEach","open","error","getDocumentProperty","207188nlgwov","safeAddEventListener","from","getScrollInfo","waitForElements","getElementById","innerHeight","safeAddClass","110tXkCTZ","canUseDOM","179048jjrXDI","safeRemoveEventListener","getPageInfo","removeChild","scrollTop","safeSetInnerHTML","isSSR","pageYOffset","loading","createElement","10MqdqrQ","716513piDpKO","2950794kfcdUS","ms)","map","setProperty","3bJCBEw","undefined","appendChild","devicePixelRatio","DOMContentLoaded","innerHTML","referrer","224994zmnNpT","classList","DOM을 사용할 수 없는 환경입니다.","addEventListener","704429ufdppA","safeRemoveChild","safeRemoveClass","safeGetElementById"," (최대 ","textContent","all","8ENjmeH","safeApplyStyles","log","readyState","getComputedStyle"];return(b=function(){return t})()}function w(t,e){const n=b();return(w=function(t,e){return n[t-=390]})(t,e)}!function(){const t=w,e=b();for(;;)try{if(172593===parseInt(t(426))/1*(parseInt(t(400))/2)+-parseInt(t(433))/3+parseInt(t(410))/4*(-parseInt(t(420))/5)+parseInt(t(458))/6+parseInt(t(421))/7+parseInt(t(444))/8*(parseInt(t(422))/9)+-parseInt(t(408))/10*(parseInt(t(437))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class k{static[y(460)](){const t=y;return typeof window!==t(427)&&typeof document!==t(427)}static[y(416)](){return!this[y(460)]()}static[y(409)](){const t=y;return this[t(460)]()&&void 0!==document[t(447)]}static[y(440)](t){const e=y;return this[e(409)]()?document[e(405)](t):null}static[y(451)](t){const e=y;return this[e(409)]()?document[e(390)](t):null}static[y(462)](t){const e=y;return this.canUseDOM()?Array[e(402)](document.querySelectorAll(t)):[]}static safeCreateElement(t){const e=y;return this[e(409)]()?document[e(419)](t):null}static[y(401)](t,e,n,s){const i=y;this[i(409)]()&&t&&t[i(436)](e,n,s)}static[y(411)](t,e,n,s){this.canUseDOM()&&t&&t.removeEventListener(e,n,s)}static[y(468)](t,e){return this[y(460)]()?window[t]??e:e}static getDocumentProperty(t,e){return this[y(409)]()?document[t]??e:e}static[y(470)](t,e,n){const s=y;return this[s(460)]()?window[s(397)](t,e,n):null}static[y(457)](t){const e=y;return this.isBrowser()&&t?window[e(448)](t):null}static[y(467)](){const t=y;return!!this.canUseDOM()&&document[t(447)]!==t(418)}static waitForDOM(){return new Promise(t=>{const e=w;this[e(409)]()?this[e(467)]()?t():this.safeAddEventListener(document,e(430),()=>t()):t()})}static[y(445)](t,e){const n=y;this[n(409)]()&&t&&Object[n(392)](e)[n(396)](([e,s])=>{const i=n;t.style[i(425)](e,s)})}static[y(407)](t,e){const n=y;this.canUseDOM()&&t&&t[n(434)].add(e)}static[y(439)](t,e){const n=y;this.canUseDOM()&&t&&t[n(434)][n(469)](e)}static[y(456)](t,e){const n=y;this[n(409)]()&&t&&(t[n(442)]=e)}static[y(415)](t,e){const n=y;this.canUseDOM()&&t&&(t[n(431)]=e)}static safeAppendChild(t,e){const n=y;this[n(409)]()&&t&&e&&t[n(428)](e)}static[y(438)](t,e){const n=y;this.canUseDOM()&&t&&e&&t[n(413)](e)}static[y(412)](){const t=y;return{url:this[t(468)](t(465),{href:""})[t(472)],title:this[t(399)](t(461),""),referrer:this[t(399)](t(432),"")}}static[y(391)](){const t=y;return{width:this[t(468)](t(449),0),height:this[t(468)](t(406),0),pixelRatio:this[t(468)](t(429),1)}}static[y(403)](){const t=y;return{scrollTop:this.canUseDOM()?window[t(417)]||document.documentElement[t(414)]:0,scrollLeft:this.getWindowProperty(t(452),0)}}static async waitForElement(t,e={}){const n=y,{timeout:s=3e3,retryInterval:i=100,debug:r=!1}=e;if(!this[n(409)]())throw new Error(n(435));const o=document[n(405)](t);return o?(r&&console.log(n(463)+t),o):(r&&console.log(n(455)+t+n(441)+s+n(423)),new Promise((e,o)=>{const a=n;let c=0;const d=Math[a(459)](s/i),l=()=>{const n=a;c++;const u=document[n(405)](t);if(u)return r&&console[n(446)](n(454)+t+" ("+c+n(395)+c*i+"ms 경과)"),void e(u);if(c>=d){const e='❌ 컨테이너를 찾을 수 없습니다: "'+t+'"\n \n다음을 확인해보세요:\n1. HTML에 id="'+t+n(393)+s+n(471)+c+n(466);return r&&console[n(398)](e),void o(new Error(e))}r&&c%10==0&&console.log(n(394)+t+" ("+c+"/"+d+")");const p=Math[n(464)](i*Math[n(450)](1.2,c),500);setTimeout(l,p)};setTimeout(l,i)}))}static async[y(404)](t,e={}){const n=y,s=t[n(424)](t=>this[n(453)](t,e));return Promise[n(443)](s)}}const E=S;!function(){const t=S,e=C();for(;;)try{if(780458===parseInt(t(250))/1*(-parseInt(t(246))/2)+parseInt(t(240))/3*(-parseInt(t(248))/4)+parseInt(t(247))/5*(-parseInt(t(244))/6)+-parseInt(t(242))/7+parseInt(t(249))/8+parseInt(t(245))/9+parseInt(t(238))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const x=E(239);function A(){return x}function S(t,e){const n=C();return(S=function(t,e){return n[t-=238]})(t,e)}function C(){const t=["9612153NIbSkz","61816nnTxXJ","195AGjAfZ","316ShpuJq","5360464piHWzV","26adWAyQ","32823120CpZRYd",'"3.0.4"',"28038nPJykz","AdStageSDK/","8939700ycHgMf","userAgent","218598uLzLeL"];return(C=function(){return t})()}const T=R;function R(t,e){const n=D();return(R=function(t,e){return n[t-=258]})(t,e)}function D(){const t=["config","getEnabledModules","placeholderMode","735PvLBau","getTimeout","10458TwhPTI","appVersion","getConfig","ads","modules","getAppVersion","4753660bwmnUj","120tTfoWt","timeout","apiKey","events","364371Aewroy","158206HzYvVp","3892224wZlunG","6711760JEhEBZ","debug","11529792OEHiWz","21KkYiJi"];return(D=function(){return t})()}!function(){const t=R,e=D();for(;;)try{if(924668===-parseInt(t(268))/1*(parseInt(t(263))/2)+parseInt(t(264))/3+-parseInt(t(280))/4+parseInt(t(272))/5*(-parseInt(t(274))/6)+parseInt(t(262))/7*(parseInt(t(258))/8)+parseInt(t(267))/9+parseInt(t(265))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class B{static[T(276)](){const t=T;try{const{AdStage:e}=require("../core/adstage");return e[t(276)]()}catch{return null}}static[T(279)](){const t=T,e=B.getConfig();return e?.[t(275)]||"1.0.0"}static isDebugMode(){const t=T,e=B.getConfig();return e?.[t(266)]||!1}static getApiKey(){const t=T,e=B[t(276)]();return e?.[t(260)]}static[T(273)](){const t=T,e=B[t(276)]();return e?.[t(259)]||3e4}static getPlaceholderMode(){const t=T,e=B[t(276)]();return e?.[t(271)]||"subtle"}static[T(270)](){const t=T,e=B[t(276)]();return e?.[t(278)]||[t(277),t(261),t(269)]}}const L=M;function z(){const t=["317958MhaDeg","ios","test","adstage_device_id","collectDeviceInfo","connection","scrollTop","width","platform","71580eAuRtU","2242008gHwFsB","effectiveType","1319285qBGPOW","2466963TMjMjS","isMobile","getScrollInfo","298804geefIG","resolvedOptions","adstage_session_id","web","now","getSlotPosition","SSR","getViewportInfo","height","top","random","211518pcTMby","unknown","getAppVersion","9PxkZGb","left","substr","toString","device_","desktop","generateDeviceId","android","isBrowser","getItem","getPlatform","generateSessionId","setItem","language","259UjfcmZ","colorDepth","userAgent","safeGetElementById","timeZone","pixelRatio"];return(z=function(){return t})()}function M(t,e){const n=z();return(M=function(t,e){return n[t-=212]})(t,e)}!function(){const t=M,e=z();for(;;)try{if(330091===parseInt(t(212))/1+parseInt(t(235))/2+parseInt(t(215))/3*(-parseInt(t(251))/4)+-parseInt(t(247))/5+parseInt(t(244))/6*(parseInt(t(229))/7)+parseInt(t(245))/8+-parseInt(t(248))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class N{static[L(221)](){const t=L;if(!k[t(223)]())return"ssr_device_"+Date[t(255)]();const e=localStorage[t(224)](t(238));if(e)return e;const n=t(219)+Math[t(261)]().toString(36)[t(217)](2,9)+"_"+Date[t(255)]();return localStorage[t(227)](t(238),n),n}static generateSessionId(){const t=L;if(!k[t(223)]())return"ssr_session_"+Date.now();const e=sessionStorage[t(224)](t(253));if(e)return e;const n="session_"+Math[t(261)]()[t(218)](36)[t(217)](2,9)+"_"+Date[t(255)]();return sessionStorage.setItem(t(253),n),n}static[L(249)](){const t=L;return!!k[t(223)]()&&/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i[t(237)](navigator[t(231)])}static[L(225)](){const t=L;if(!k.isBrowser())return"web";const e=navigator.userAgent.toLowerCase();return/iphone|ipad|ipod/[t(237)](e)?t(236):/android/[t(237)](e)?t(222):N[t(249)]()?t(254):t(220)}static[L(239)](){const t=L,e=k[t(258)]();return{deviceId:N[t(221)](),sessionId:N[t(226)](),osVersion:k[t(223)]()?navigator[t(243)]:t(257),deviceModel:k.isBrowser()?navigator[t(243)]:t(257),appVersion:B[t(214)](),sdkVersion:A(),language:k.isBrowser()&&navigator[t(228)]||"ko",country:"KR",ipAddress:"",userAgent:k[t(223)]()?navigator[t(231)]:t(257),timezone:k[t(223)]()?Intl.DateTimeFormat()[t(252)]()[t(233)]:"UTC",viewportWidth:e[t(242)],viewportHeight:e[t(259)],screenWidth:k[t(223)]()?screen[t(242)]:0,screenHeight:k[t(223)]()?screen.height:0,colorDepth:k[t(223)]()?screen[t(230)]:24,pixelRatio:e[t(234)],connectionType:k.isBrowser()&&navigator[t(240)]?.[t(246)]||t(213),platform:N[t(225)]()}}static[L(256)](t){const e=L,n=k[e(232)](t);if(!n)return e(213);const s=n.getBoundingClientRect(),i=k[e(250)]();return"x:"+Math.round(s[e(216)])+",y:"+Math.round(s[e(260)]+i[e(241)])}}function U(){const t=["undefined","5227mofneb","application/json","API key is required","16592GrnJmW","19638bTVwNK","contentType","9309732xsxBuU","userAgent","create","createForEvents","1330joNfqJ","8OzSNgM","1622736gvHpJq","63hryAsK","1967isTcIa","11leSqXF","682240HMYJBp","12378IMOAMm"];return(U=function(){return t})()}function P(t,e){const n=U();return(P=function(t,e){return n[t-=118]})(t,e)}const O=P;!function(){const t=P,e=U();for(;;)try{if(311392===-parseInt(t(134))/1*(parseInt(t(126))/2)+parseInt(t(128))/3*(parseInt(t(118))/4)+parseInt(t(131))/5+-parseInt(t(132))/6*(parseInt(t(129))/7)+parseInt(t(127))/8+-parseInt(t(119))/9*(parseInt(t(125))/10)+-parseInt(t(130))/11*(-parseInt(t(121))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class V{static[O(123)](t,e){const n=O;if(!t)throw new Error(n(136));const s={"x-api-key":t,"Content-Type":e?.[n(120)]||n(135)};return typeof navigator!==n(133)&&(s["User-Agent"]=e?.[n(122)]||navigator[n(122)]),s}static[O(124)](t,e){const n=O,s=V[n(123)](t);return e?.userAgent&&(s["User-Agent"]=e[n(122)]),s}}function F(t,e){const n=H();return(F=function(t,e){return n[t-=359]})(t,e)}function H(){const t=[" for ad ","38196JBjfMT","🔍 Debug info:","2586996Xvntlj","❌ Failed to track advertisement event:","now","title","referrer","📡 API Response Status: ","4766283LwHCIp","get","height","...","✅ Successfully tracked advertisement event: ","32DXjraY","slots"," - ","BANNER","log","number","url","debug","🚀 Sending advertisement event: ","apiKey","VIEWABLE","3858875NMHTov","10tIbhDi","4453884lPSqap","substring","34214nIITwh","378741hStfPN","stringify","error","length","baseUrl","platform","getSlotPosition","adType"," in slot ","1050lXwMRQ","8qftQUu","status","🚀 AdvertisementEventTracker: Processing "," event for ad ","parseNumericValue","getPageInfo","deviceId","24CURDMR","/advertisements/events/","POST","replace","sessionId"];return(H=function(){return t})()}!function(){const t=F,e=H();for(;;)try{if(953793===parseInt(t(382))/1*(-parseInt(t(400))/2)+parseInt(t(362))/3+parseInt(t(393))/4*(parseInt(t(378))/5)+-parseInt(t(406))/6*(parseInt(t(392))/7)+parseInt(t(367))/8*(-parseInt(t(408))/9)+-parseInt(t(379))/10*(parseInt(t(383))/11)+parseInt(t(380))/12)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class _{constructor(t,e,n,s){const i=F;this[i(387)]=t,this[i(376)]=e,this[i(374)]=n,this[i(368)]=s}async trackAdvertisementEvent(t,e,n){const s=F;try{this[s(374)]&&console.log(s(395)+n+s(396)+t+s(391)+e);const i=this[s(368)][s(363)](e),r=N.collectDeviceInfo(),o={adType:i?.[s(390)]||s(370),platform:r[s(388)],deviceId:r[s(399)],deviceInfo:r,pageUrl:k.getPageInfo()[s(373)],pageTitle:k[s(398)]()[s(359)],referrer:k[s(398)]()[s(360)],slotId:e,slotPosition:N[s(389)](i?.containerId||""),slotWidth:_[s(397)](i?.width),slotHeight:_[s(397)](i?.[s(364)]),sessionId:r[s(404)],pageLoadTime:performance.now(),metadata:{eventType:n,sdkVersion:A(),timestamp:Date[s(410)]()},...n===p[s(377)]&&{isViewable:!0,iabCompliant:!0}},a=this[s(387)]+"/advertisements/events/"+t+"/"+n,c=V.createForEvents(this.apiKey,o);this.debug&&(console[s(371)](s(375)+n+s(405)+t,{url:a,headers:c,eventData:o}),console[s(371)]("🌐 Full API call details:",{method:"POST",url:a,hasApiKey:!!this[s(376)],bodySize:JSON[s(384)](o)[s(386)]}));const d=await fetch(a,{method:s(402),headers:c,body:JSON[s(384)](o)});if(this[s(374)]&&console.log(s(361)+d[s(394)]+" "+d.statusText,{url:a,ok:d.ok}),!d.ok){const t=await d.text();throw new Error("API request failed: "+d.status+" "+d.statusText+s(369)+t)}this.debug&&console[s(371)](s(366)+n+" for ad "+t)}catch(i){console.error(s(409),i),console[s(385)](s(407),{baseUrl:this[s(387)],apiKey:this.apiKey?this[s(376)][s(381)](0,8)+s(365):"NOT_SET",url:this[s(387)]+s(401)+t+"/"+n,eventType:n,adId:t,slotId:e})}}static parseNumericValue(t){const e=F;if(typeof t===e(372))return t;if("string"==typeof t){const n=parseFloat(t[e(403)](/px$/,""));return isNaN(n)?0:n}return 0}}var K=W;function j(){var t=["217202JKYBpT","intersectionRatio","hidden","8959800RCVavb","IntersectionObserver not supported, viewability tracking disabled","6IHXvkC","3296885aXRZnh","37372500IlVaRz","element","isViewableTriggered","isDocumentVisible","4fFRbto","observer","warn","visibilityState","63bhGKSp","observe","586992tTgnNi","onViewableCallback","destroy","IntersectionObserver","disconnect","972633hHeqaq","forEach","initIntersectionObserver","handleIntersection","293744diJfSA","0px"];return(j=function(){return t})()}function W(t,e){var n=j();return(W=function(t,e){return n[t-=181]})(t,e)}!function(){for(var t=W,e=j();;)try{if(949638===-parseInt(t(204))/1*(parseInt(t(199))/2)+parseInt(t(193))/3*(-parseInt(t(182))/4)+-parseInt(t(205))/5+-parseInt(t(202))/6+parseInt(t(188))/7+parseInt(t(197))/8*(parseInt(t(186))/9)+parseInt(t(206))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class q{constructor(t,e){var n=W;this[n(183)]=null,this[n(208)]=!1,this[n(207)]=t,this[n(189)]=e,this[n(195)]()}[K(195)](){var t=K;t(191)in window?(this[t(183)]=new IntersectionObserver(e=>this[t(196)](e),{threshold:.5,rootMargin:t(198)}),this.observer[t(187)](this[t(207)])):console[t(184)](t(203))}[K(196)](t){var e=K;t[e(194)](t=>{var n=e;t[n(200)]>=.5&&this[n(181)]()&&!this[n(208)]&&(this[n(208)]=!0,this[n(189)]&&this.onViewableCallback())})}[K(181)](){var t=K;return!document[t(201)]&&"visible"===document[t(185)]}[K(190)](){var t=K;this.observer&&(this[t(183)][t(192)](),this[t(183)]=null)}}function J(){const t=["/advertisements/events","https://api.adstage.io","production","245borIAK","/advertisements/list","7802326TDstHi","/events/track","events","810314pDVOHv","setBaseUrl","https://beta-api.adstage.app","4047736XNEgUJ","getBaseUrl","advertisements","2528742ouhqpC","startsWith","3PvBsyF","93608YZAIcO","156516GdFodp","14515866QFyfRX","baseUrl","track","detail"];return(J=function(){return t})()}const Y=Z;function Z(t,e){const n=J();return(Z=function(t,e){return n[t-=417]})(t,e)}!function(){const t=Z,e=J();for(;;)try{if(755766===parseInt(t(419))/1*(-parseInt(t(434))/2)+parseInt(t(417))/3+-parseInt(t(420))/4*(-parseInt(t(429))/5)+-parseInt(t(421))/6+parseInt(t(431))/7+parseInt(t(437))/8+-parseInt(t(422))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const X={production:Y(427),beta:Y(436)};Y(428);const G={advertisements:{list:Y(430),detail:"/advertisements",events:Y(426)},events:{track:Y(432)}};class Q{constructor(t){const e=Y;this[e(439)]={list:()=>""+this[e(423)]+G[e(439)].list,detail:t=>""+this[e(423)]+G[e(439)][e(425)]+"/"+t,events:(t,n)=>""+this.baseUrl+G[e(439)][e(433)]+"/"+t+"/"+n},this[e(433)]={track:()=>""+this[e(423)]+G[e(433)][e(424)]},this[e(423)]=t||X[e(428)]}[Y(435)](t){this[Y(423)]=t}[Y(438)](){return this[Y(423)]}custom(t){const e=Y;return""+this[e(423)]+(t[e(418)]("/")?t:"/"+t)}}const $=new Q;var tt=et;function et(t,e){var n=st();return(et=function(t,e){return n[t-=258]})(t,e)}!function(){for(var t=et,e=st();;)try{if(891489===-parseInt(t(272))/1+parseInt(t(269))/2*(parseInt(t(265))/3)+-parseInt(t(258))/4+parseInt(t(266))/5+-parseInt(t(267))/6+parseInt(t(273))/7+parseInt(t(259))/8*(parseInt(t(260))/9))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class nt{static[tt(264)](t,e,n,s,i=!1){var r=tt;i&&console.log(r(262)+t[r(270)]+r(274)+n+r(261)+e.id),s(t[r(270)],e.id,p.VIEWABLE)}static trackInitialSlideViewable(t,e,n,s=!1){var i=tt;s&&console[i(263)](i(271)+t[i(270)]+" (index: 0) in slot: "+e.id),n(t[i(270)],e.id,p[i(268)])}}function st(){var t=["_id","🎯 Triggering initial VIEWABLE event: ad ","400272kiiPvC","869351WlWnHT"," (index: ","6534096ZkoCkO","104kgSmnk","1378476dJCWYT",") in slot: ","🎯 Triggering VIEWABLE event for slide change: ad ","log","trackSlideViewable","30582GDVkJJ","8387250AIabMD","9792240Sgvglc","VIEWABLE","150eHvhXy"];return(st=function(){return t})()}function it(){const t=["🔗 ","1383558sGZSyB","_blank","addClickEvent","addClickEventForSlider","_id","1773klKSMW","isClickable","cursor","click","adType","addClickEventsBatch","714048foZzUD"," ad clicked: ","56PXreZB","pointer","log","stopPropagation","preventDefault"," -> ","1765594eWhUIq","addEventListener","25848LdYseE","addClickEventForRenderer","style","57955ZZbnJC","5646753rIdcRo","linkUrl","4829634scmgbt","open"];return(it=function(){return t})()}const rt=ot;function ot(t,e){const n=it();return(ot=function(t,e){return n[t-=225]})(t,e)}!function(){const t=ot,e=it();for(;;)try{if(507450===parseInt(t(250))/1+-parseInt(t(228))/2+-parseInt(t(239))/3+parseInt(t(252))/4*(parseInt(t(233))/5)+parseInt(t(236))/6+parseInt(t(234))/7+-parseInt(t(230))/8*(parseInt(t(244))/9))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class at{static[rt(241)](t,e,n,s,i=!1,r){const o=rt;e[o(235)]&&(t[o(232)][o(246)]="pointer",t.addEventListener(o(247),t=>{const a=o;if(t[a(226)](),t[a(225)](),s&&s(e[a(243)],n.id,p.CLICK),window[a(237)](e[a(235)],a(240)),i){const t=r||String(n[a(248)]).toLowerCase();console.log("🔗 "+t+a(251)+e[a(243)]+a(227)+e[a(235)])}}))}static[rt(231)](t,e,n,s,i=!1,r){const o=rt;e.linkUrl&&(t[o(232)][o(246)]=o(253),t[o(229)]("click",t=>{const a=o;t.preventDefault(),t[a(225)]();if(s()(e._id,n.id,p.CLICK),window[a(237)](e.linkUrl,a(240)),i){const t=r||String(n[a(248)]).toLowerCase();console[a(254)](a(238)+t+a(251)+e[a(243)]+a(227)+e.linkUrl)}}))}static[rt(242)](t,e,n,s,i=!1,r){this[rt(241)](t,e,n,s,i,r)}static[rt(245)](t){return Boolean(t.linkUrl)}static[rt(249)](t,e,n,s,i=!1,r){t.forEach((t,o)=>{const a=ot,c=e[o];c&&this[a(241)](t,c,n,s,i,r)})}}const ct=lt;function dt(){const t=["trackSlideViewable","fontSize","addEventListener","button","addClickEventForSlider","clientX","8px","preventDefault","100%","forEach","children","addTouchSupport","#000","changedTouches","50px","3812TeFiSt","border","mouseenter","img","adstage-slide-container","adstage-slide","toLowerCase","none","body","width",".adstage-dot","appendChild","Text Ad","abs"," Ad","adstage-dots","autoSlideInterval","VIDEO","905RDXJro","center","touchmove","Banner Ad","1px dashed #ccc","cover","adType","objectFit","normal","_id","data-adstage-ad-id","687032MeeNqZ","getBoundingClientRect","0.7","entries","setAttribute","2384361tGKKYr","setProperty","string","199790dUCrXf","touchstart","style","14px","background","BANNER","TEXT","transparent","relative","createSimpleAdElement","div","video","height","overflow","opacity","textContent","mouseleave","querySelectorAll","7wrCSEr","adstage-slider-wrapper","touchend","#f0f0f0","100px","backgroundColor","auto","className","color","\n width: 8px;\n height: 8px;\n border-radius: 50%;\n border: 1px solid #cccccc;\n background: transparent;\n cursor: pointer;\n transition: all 0.3s ease;\n outline: none;\n opacity: 0.7;\n padding: 0;\n margin: 0;\n flex-shrink: 0;\n ","click","white","637566ZbWzqw","0.9","200px","padding","src","includes","189704EEsfWS","cssText","display","#cccccc","contains","transform","classList","transition","whiteSpace","hidden","306504szvNYA","length","createElement","videoUrl","transform 0.4s ease-out","remove","#666666","imageUrl","createMinimalDotIndicator","removeChild","active","inline-block"];return(dt=function(){return t})()}function lt(t,e){const n=dt();return(lt=function(t,e){return n[t-=494]})(t,e)}!function(){const t=lt,e=dt();for(;;)try{if(110048===-parseInt(t(546))/1+parseInt(t(582))/2+parseInt(t(592))/3+-parseInt(t(509))/4*(parseInt(t(527))/5)+parseInt(t(576))/6+-parseInt(t(564))/7*(parseInt(t(538))/8)+parseInt(t(543))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class ut{static createSimpleAdElement(t,e){const n=lt,s=document[n(594)](n(556));switch(s[n(571)]="adstage-ad adstage-"+String(t[n(533)])[n(515)](),s[n(542)](n(537),e[n(536)]),s[n(542)]("data-adstage-slot-id",t.id),s[n(548)][n(584)]="block",s[n(548)][n(518)]=n(502),s.style.height="auto",t[n(533)]){case o[n(551)]:if(e[n(599)]){const t=document[n(594)](n(512));t[n(580)]=e.imageUrl,t.style[n(518)]=n(502),t[n(548)][n(558)]=n(570),t[n(548)][n(534)]=n(532),s[n(520)](t)}else s[n(548)].height=n(568),s[n(548)][n(569)]=n(567),s.style[n(510)]="1px dashed #ccc",s[n(561)]=n(530);break;case o[n(526)]:if(e[n(595)]){const t=document[n(594)](n(557));t.src=e.videoUrl,t.style[n(518)]="100%",t[n(548)][n(558)]=n(570),s[n(520)](t)}else s[n(548)][n(558)]=n(578),s.style[n(569)]=n(506),s[n(548)][n(510)]="1px solid #666",s[n(561)]="Video Ad",s.style[n(572)]=n(575);break;case o.TEXT:if(e[n(561)]){const t=document[n(594)](n(556));t[n(561)]=e[n(561)]||"",t[n(548)].padding=n(500),t[n(548)][n(495)]=n(549),s[n(520)](t)}else s[n(548)].height=n(508),s[n(548)][n(579)]=n(500),s.textContent=n(521);break;default:s[n(548)][n(558)]=n(568),s.style.border=n(531),s[n(548)][n(569)]="#f9f9f9",s[n(561)]=t[n(533)]+n(523)}return s}static createSliderContainer(t,e,n,s,i=!1){const r=lt,a=document[r(594)](r(556));a[r(571)]=r(565);const c={position:r(554),overflow:r(591)};if(t[r(518)]&&0!==t.width){let e;e="string"==typeof t.width?t[r(518)][r(581)]("px")||t.width.includes("%")?t[r(518)]:t[r(518)]+"px":t.width+"px",c[r(518)]=e,c[r(584)]=r(603)}else c[r(584)]=r(603);if(t[r(558)]&&0!==t[r(558)]){const e="string"==typeof t[r(558)]?t[r(558)]:t.height+"px";c[r(558)]=e}Object[r(541)](c).forEach(([t,e])=>{const n=r;a[n(548)][n(544)](t,e)});const d=!t[r(518)]||0===t[r(518)],l=!t[r(558)]||0===t[r(558)];if(d||l){const n=document.createElement(r(556));if(n.style[r(583)]="\n position: absolute;\n visibility: hidden;\n white-space: nowrap;\n top: -9999px;\n left: -9999px;\n ",!d&&t[r(518)]){let e;e=typeof t.width===r(545)&&(t[r(518)][r(581)]("px")||t[r(518)][r(581)]("%"))?t[r(518)]:t[r(518)]+"px",n[r(548)][r(518)]=e,n[r(548)][r(590)]=r(535)}document[r(517)].appendChild(n);let s=0,i=0;e[r(503)](e=>{const o=r,a=this[o(555)](t,e);n.appendChild(a);const c=a[o(539)]();c[o(518)]>s&&(s=c[o(518)]),c.height>i&&(i=c[o(558)]),n[o(601)](a)}),d&&s>0&&(a[r(548)][r(518)]=s+"px",c[r(518)]=s+"px"),l&&i>0&&(a[r(548)][r(558)]=i+"px",c[r(558)]=i+"px"),document[r(517)][r(601)](n)}const u=[...e,e[0]],p=document.createElement(r(556));p.className=r(513);const h={display:"flex",transition:"transform 0.4s ease-out",width:100*u[r(593)]+"%"};t[r(558)]&&0!==t[r(558)]&&(h.height=r(502)),Object[r(541)](h)[r(503)](([t,e])=>{const n=r;p[n(548)][n(544)](t,e)}),u.forEach((e,n)=>{const o=r,a=document[o(594)](o(556));a[o(571)]=o(514);const c={width:100/u.length+"%","flex-shrink":"0",display:"flex","align-items":"center","justify-content":o(528)};t[o(558)]&&0!==t[o(558)]&&(c[o(558)]=o(502)),Object[o(541)](c).forEach(([t,e])=>{const n=o;a[n(548)][n(544)](t,e)});const d=this[o(555)](t,e);at[o(498)](d,e,t,s,i,String(t.adType)[o(515)]()),a.appendChild(d),p[o(520)](a)});const f=e.every(t=>t[r(533)]===o[r(552)])?null:this[r(600)](e.length);let g=0;const m=e[r(593)],I=1e3*(n?.[r(525)]||3),v=(n,o=!1)=>{const a=r;g=n,p[a(548)][a(589)]=a(o?516:596),p[a(548)][a(587)]="translateX(-"+100/u[a(593)]*g+"%)";const c=g===m?0:g;if(f){f[a(563)](a(519))[a(503)]((t,e)=>{const n=a,s=t;e===c?(s[n(588)].add(n(602)),s.style[n(550)]=n(598),s[n(548)].borderColor=n(598),s.style[n(560)]="1"):(s.classList[n(597)]("active"),s[n(548)][n(550)]=n(553),s[n(548)].borderColor=n(585),s[n(548)][n(560)]=n(540))})}nt[a(494)](e[c],t,c,s,i)},y=()=>{g===m&&setTimeout(()=>{v(0,!0)},400)};if(f){f[r(563)](r(519))[r(503)]((t,e)=>{const n=r;t.addEventListener(n(574),()=>v(e))})}let b=setInterval(()=>{v(g+1),y()},I);return a[r(496)](r(511),()=>{clearInterval(b)}),a[r(496)](r(562),()=>{b=setInterval(()=>{v(g+1),y()},I)}),this[r(505)](p,v,()=>g,m,y),a[r(520)](p),f&&a[r(520)](f),v(0),(!t.width||0===t.width)&&setTimeout(()=>{const e=r,n=p[e(504)][0];if(n){const s=n[e(504)][0];if(s){const n=s[e(539)]();a.style.width=n[e(518)]+"px",(!t[e(558)]||0===t.height)&&(a[e(548)][e(558)]=n.height+"px"),a.style[e(559)]=e(591)}}},10),a}static[ct(600)](t){const e=ct,n=document[e(594)]("div");n[e(571)]=e(524),n[e(548)][e(583)]="\n position: absolute;\n bottom: 15px;\n left: 50%;\n transform: translateX(-50%);\n display: flex;\n gap: 12px;\n z-index: 3;\n padding: 8px 16px;\n border-radius: 20px;\n background: rgba(255, 255, 255, 0.1);\n backdrop-filter: blur(10px);\n ";for(let s=0;s<t;s++){const t=document[e(594)](e(497));t.className="adstage-dot",t[e(548)][e(583)]=e(573),t[e(496)](e(511),()=>{const n=e;!t.classList.contains(n(602))&&(t.style.borderColor="#999999",t[n(548)].opacity=n(577))}),t[e(496)](e(562),()=>{const n=e;!t[n(588)][n(586)](n(602))&&(t[n(548)].borderColor=n(585),t[n(548)].opacity=n(540))}),n[e(520)](t)}return n}static[ct(505)](t,e,n,s,i){const r=ct;let o=0,a=!1;t[r(496)](r(547),t=>{const e=r;o=t.touches[0][e(499)],a=!0}),t.addEventListener(r(529),t=>{a&&t[r(501)]()}),t[r(496)](r(566),t=>{const c=r;if(!a)return;a=!1;const d=t[c(507)][0][c(499)],l=o-d;if(Math[c(522)](l)>50){const t=n();if(l>0){e(t+1),i&&i()}else{e(t>0?t-1:s-1)}}})}}const pt=ht;function ht(t,e){const n=gt();return(ht=function(t,e){return n[t-=282]})(t,e)}!function(){const t=ht,e=gt();for(;;)try{if(360014===parseInt(t(294))/1*(parseInt(t(293))/2)+-parseInt(t(283))/3+-parseInt(t(285))/4*(parseInt(t(290))/5)+-parseInt(t(282))/6+parseInt(t(284))/7+-parseInt(t(295))/8*(-parseInt(t(287))/9)+-parseInt(t(300))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class ft{static[pt(298)](t,e,n=!1){const s=pt,i=t+"_"+e;return ft[s(297)][s(296)](i)?(n&&console[s(292)](s(301)+t+s(299)+e),!0):(ft[s(297)][s(288)](i),n&&console[s(292)]("✅ New viewable recorded for ad "+t+s(299)+e),!1)}static[pt(291)](){const t=pt;ft.viewableTracker[t(291)]()}static[pt(286)](t,e){const n=pt,s=t+"_"+e;ft[n(297)][n(289)](s)}}function gt(){const t=[" in slot ","4493640KRwRwU","Duplicate viewable blocked for ad ","3556248MbhNAa","315930eIvTEq","4999834uSrpwC","26692mGkOXY","clearAdViewable","9PTJjAM","add","delete","65MNDNjm","clear","log","313066QUXwVV","4rxpMTk","2030008sWwJod","has","viewableTracker","isDuplicateViewable"];return(gt=function(){return t})()}ft[pt(297)]=new Set;const mt=vt;function It(){const t=["filter","11088312wUvxpU","adstage-class","renderFallback","warn","11px","auto"," in slot ","px)","⚠️ Created empty ","generic","getContainerHeight","3152496LEMuLU","isEmpty","<span>Loading ","getDefaultHeight","block"," slot: ","advertisementEventTracker",".adstage-slot","1178190bglvJA","parentElement"," event","5781388gFFngF","transparent","className","createElement","rgba(0, 0, 0, 0.02)","2px dashed #e74c3c","innerHTML","fontSize","setAttribute","backgroundColor","getElementById","4px","1px solid rgba(0, 0, 0, 0.08)","#666",'div[style*="height"]',"minHeight","#e74c3c","\n height: 0px !important;\n min-height: 0px !important;\n padding: 0px !important;\n margin: 0px !important;\n border: none !important;\n overflow: hidden !important;\n display: block !important;\n ","adstage-slot adstage-empty adstage-"," event for ad ","42OXWeOt"," for ","949548aNEAVS","alignItems","invisible","border","adType","⚠️ AdvertisementEventTracker not available for ","6px","fontFamily",".adstage-","minimal","true","flex","📊 Advertisement event tracked: ","closest",'[class*="ad"]',"number","center","18wlljHx","borderRadius","📏 Using 100% height (container: ","getAttribute","div","\n height: 0px !important;\n min-height: 0px !important;\n padding: 0px !important;\n margin: 0px !important;\n border: none !important;\n overflow: hidden !important;\n display: block !important;\n ","appendChild","createEventTrackingCallback","monospace","357468wOoAUa","data-adstage-empty","VIEWABLE"," for ad ","style","208491hXfxZv","error","data-adstage-container","📏 Using default height ","justifyContent","unknown",'[data-adstage-container="true"]',"rgba(248, 249, 250, 0.5)","toLowerCase","trackAdvertisementEvent","data-adstage-slot"," x ","none","height","debug","contains","placeholderMode","createPlaceholder","log",'[class*="banner"]',"containerId","⚠️ ","width","rgba(231, 76, 60, 0.1)",'[class*="container"]',"applyPlaceholderStyle","createEmptyContainer","hasAttribute","100%","subtle","classList","color"," ad...</span>",'div[style*="min-height"]',"display","#f9f9f9"];return(It=function(){return t})()}function vt(t,e){const n=It();return(vt=function(t,e){return n[t-=111]})(t,e)}!function(){const t=vt,e=It();for(;;)try{if(837334===parseInt(t(197))/1+parseInt(t(166))/2+-parseInt(t(133))/3+-parseInt(t(144))/4+parseInt(t(141))/5+parseInt(t(192))/6*(-parseInt(t(164))/7)+parseInt(t(122))/8*(parseInt(t(183))/9))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class yt{constructor(t,e=!1,n){const s=vt;this[s(170)]=t,this.debug=e,this[s(139)]=n||null}[mt(214)](t,e,n,s){const i=mt,r=document[i(147)](i(187));r.id=e,r[i(146)]="adstage-slot adstage-"+String(this[i(170)])[i(205)](),r[i(152)](i(199),i(176)),r[i(152)]("data-adstage-type",String(this.adType)),r[i(152)](i(207),e);const{width:o,height:a}=this.calculateAdSize(t,n,s)||{width:i(113),height:this[i(136)]()};r[i(196)].width=o,r[i(196)].height=a;const c=s?.[i(213)]||n[i(213)]||i(168);this[i(222)](r,c),t[i(189)](r),this.debug&&console[i(215)]("📦 Placeholder created for "+this.adType+i(138)+e+" ("+o+i(208)+a+") - Mode: "+c)}applyPlaceholderStyle(t,e){const n=mt;switch(e){case n(168):t.style[n(153)]=n(145),t[n(196)][n(169)]=n(209),t[n(196)].opacity="0",t.innerHTML="";break;case n(145):t[n(196)][n(153)]=n(145),t[n(196)][n(169)]="none",t.style[n(119)]=n(137),t.innerHTML="";break;case n(114):t.style[n(153)]=n(148),t[n(196)][n(169)]=n(209),t[n(196)].borderRadius=n(155),t.style[n(119)]=n(177),t[n(196)][n(167)]=n(182),t[n(196)].justifyContent=n(182),t[n(150)]='<span style="color: rgba(0, 0, 0, 0.3); font-size: 11px; font-family: sans-serif;">•••</span>';break;case n(175):t.style[n(153)]=n(204),t[n(196)][n(169)]=n(156),t.style[n(184)]=n(172),t[n(196)][n(119)]=n(177),t[n(196)][n(167)]=n(182),t[n(196)][n(201)]=n(182),t.innerHTML='<span style="color: rgba(0, 0, 0, 0.4); font-size: 12px; font-family: -apple-system, sans-serif;">•••</span>';break;case"debug":t[n(196)][n(169)]=n(149),t[n(196)][n(119)]=n(177),t[n(196)].alignItems=n(182),t[n(196)][n(201)]=n(182),t[n(196)][n(153)]=n(220),t[n(196)][n(116)]=n(160),t[n(196)][n(173)]=n(191),t[n(196)][n(151)]=n(126),t[n(150)]=n(135)+this.adType+n(117);break;default:t[n(196)][n(169)]="1px dashed #ccc",t[n(196)][n(119)]=n(177),t[n(196)][n(167)]=n(182),t[n(196)][n(201)]=n(182),t[n(196)].backgroundColor=n(120),t[n(196)][n(116)]=n(157),t[n(150)]=n(135)+this[n(170)]+n(117)}}calculateAdSize(t,e,n){const s=mt,i=e[s(219)],r=e[s(210)];let o,a;if(o="number"==typeof i?i+"px":"string"==typeof i?i:"100%",typeof r===s(181))a=r+"px";else if("string"==typeof r&&r!==s(113)&&r!==s(127))a=r;else{const e=this[s(132)](t);e>0?(a=s(113),(n?.[s(211)]||this[s(211)])&&console[s(215)](s(185)+e+s(129))):(a=this.getDefaultHeight(),(n?.[s(211)]||this[s(211)])&&console[s(215)](s(200)+a+s(165)+this.adType))}return{width:o,height:a}}[mt(132)](t){const e=mt,n=window.getComputedStyle(t),s=parseFloat(n[e(210)]);if(!s||0===s){const s=parseFloat(n[e(159)]);if(s>0)return s;if(t[e(196)][e(210)]&&t[e(196)][e(210)]!==e(127)){const n=parseFloat(t[e(196)].height);if(n>0)return n}const i=t[e(186)](e(210));if(i){const t=parseFloat(i);if(t>0)return t}}return s||0}[mt(190)](){return async(t,e,n)=>{const s=vt;if(n===p[s(194)]){if(ft.isDuplicateViewable(t,e,this[s(211)]))return void(this[s(211)]&&console.log("🚫 Duplicate viewable blocked for ad "+t+" in slot "+e));this[s(211)]&&console.log("✅ New viewable recorded for ad "+t+" in slot "+e)}if(this[s(139)])try{this[s(211)]&&console[s(215)]("🔄 Starting advertisement event tracking: "+n+s(195)+t+s(128)+e),await this[s(139)][s(206)](t,e,n),this[s(211)]&&console[s(215)](s(178)+n+" for ad "+t+" in slot "+e)}catch(e){this[s(211)]&&console[s(198)]("❌ Failed to track "+n+s(163)+t+":",e)}else this.debug&&console[s(125)](s(171)+n+s(143))}}[mt(124)](t){const e=mt,n=document[e(154)](t.id);if(n){const s=[...[n.querySelector(e(203)),n[e(179)]('[data-adstage-container="true"]'),n][e(121)](t=>t&&t[e(112)](e(199))),...[n[e(179)](e(140)),n.closest(e(174)+String(this.adType).toLowerCase()),n[e(179)](e(180)),n[e(179)](e(216)),n[e(179)](e(221)),n[e(179)](e(158)),n[e(179)](e(118)),n[e(142)]][e(121)](Boolean)][0];if(s){let n=e(202);n=s[e(112)]("data-adstage-container")?"adstage-official":s[e(115)][e(212)]("adstage-slot")?e(123):e(131),s[e(196)].cssText+=e(188),s[e(150)]="",s.setAttribute(e(193),e(176)),this[e(211)]&&console.warn(e(218)+this[e(170)]+" container collapsed ("+n+"): "+t.id,s)}else this[e(111)](t)}t.advertisement=void 0,t[e(134)]=!0}[mt(111)](t){const e=mt,n=document.getElementById(t[e(217)]);if(n){n[e(150)]="";const s=document[e(147)](e(187));s.id=t.id,s[e(146)]=e(162)+String(this[e(170)])[e(205)](),s[e(152)](e(199),e(176)),s[e(152)](e(193),e(176)),s[e(152)](e(207),t.id),s.style.cssText=e(161),n[e(189)](s),this[e(211)]&&console[e(125)](e(130)+this[e(170)]+" container: "+t.id)}}[mt(215)](t,...e){const n=mt;this[n(211)]&&console[n(215)]("["+this[n(170)]+"] "+t,...e)}}function bt(t,e){const n=Et();return(bt=function(t,e){return n[t-=309]})(t,e)}const wt=bt;!function(){const t=bt,e=Et();for(;;)try{if(984640===-parseInt(t(346))/1*(-parseInt(t(342))/2)+parseInt(t(360))/3+-parseInt(t(354))/4+parseInt(t(311))/5*(-parseInt(t(325))/6)+-parseInt(t(363))/7+-parseInt(t(379))/8+parseInt(t(333))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class kt extends yt{constructor(t=!1,e){super(o.BANNER,t,e)}getDefaultHeight(){return bt(385)}async[wt(340)](t,e){const n=wt,s=document[n(316)](t.containerId);if(!s)return;const i=document[n(343)](n(328));i[n(362)]=n(409);const r=t[n(408)],o=s[n(355)]||s;if(r)i[n(341)][n(388)]=n(329),i.style[n(338)]=String(r);else{const e=t[n(377)],s={width:e?.[n(388)],height:e?.[n(338)]},{width:r,height:a}=this[n(345)](o,s,{debug:this[n(414)]});i[n(341)][n(388)]=r,i[n(341)][n(338)]=a}e[n(315)]?await this[n(320)](i,e,t):i[n(344)]="<div>"+(e[n(327)]||n(406))+n(378),at[n(353)](i,e,t,()=>this[n(374)](),this[n(414)],n(339)),s[n(344)]="",s[n(352)](i)}async[wt(380)](t,e){const n=wt,s=document.getElementById(t[n(394)]);if(!s)throw new Error("Container not found: "+t[n(394)]);await this[n(411)](t,e);const i=this[n(374)](),r={autoSlideInterval:(t[n(377)]?.[n(392)]||5e3)/1e3,...t[n(377)],optimizedHeight:t[n(408)],aspectRatio:t.aspectRatio},o=ut[n(386)](t,e,r,i,this[n(414)]);o&&(s.innerHTML="",s[n(352)](o),this[n(414)]&&console[n(387)](n(375)+t.id+n(330)+e.length+n(319)+(t[n(408)]||n(415))+")"))}async[wt(396)](t,e){const n=wt;if(!t[n(401)])return{width:n(329),height:this[n(400)](),aspectRatio:16/9};try{const s=(await Promise[n(407)](t[n(399)](t=>t[n(315)]).map(t=>this[n(398)](t[n(315)]))))[n(399)](t=>t[n(405)]===n(337))[n(348)](t=>t.value);if(0===s.length)return{width:n(329),height:this[n(400)](),aspectRatio:16/9};const i=this[n(323)](s),r=this[n(365)](s,e,i);return this[n(414)]&&console[n(387)](n(359)+e+"x"+r+n(364)+i+")"),{width:n(329),height:r+"px",aspectRatio:e/r}}catch(t){return console[n(382)](n(367),t),{width:n(329),height:this[n(400)](),aspectRatio:16/9}}}async optimizeContainerForBannerAds(t,e){const n=wt;try{const s=document[n(316)](t.containerId),i=document[n(316)](t.id);if(!s||!i)return;const r=s.getBoundingClientRect()[n(388)]||300,o=await this[n(396)](e,r);i[n(341)][n(338)]=o.height,t[n(408)]=o.height,t[n(402)]=o[n(402)],this.debug&&console[n(387)](n(371)+e[n(401)]+n(393)+o[n(338)])}catch(t){console.warn(n(390),t)}}[wt(323)](t){const e=wt,n=t[e(348)](t=>t[e(388)]/t[e(338)]),s=new Map;n[e(383)](t=>{const n=e,i=(Math[n(413)](10*t)/10)[n(312)]();s.set(i,(s.get(i)||0)+1)});const i=Math.max(...s[e(324)]()),r=t[e(401)];if(i/r>=.7)return e(349);const o=[16/9,4/3,1,1.5],a=n[e(399)](t=>o[e(370)](e=>Math.abs(t-e)<.1))[e(401)];return e(a/r>=.5?326:347)}calculateOptimalHeight(t,e,n){const s=wt,i=t[s(348)](t=>t[s(388)]/t[s(338)]);switch(n){case"dominant":{const t=new Map;i[s(383)](e=>{const n=s,i=Math[n(413)](10*e)/10,r=i.toString(),o=t[n(361)](r);o?o[n(391)]++:t[n(358)](r,{ratio:i,count:1})});const n=Array.from(t[s(324)]())[s(322)]((t,e)=>e[s(391)]>t[s(391)]?e:t);return Math[s(413)](e/n[s(310)])}case s(326):{const t=[{ratio:16/9,name:"16:9"},{ratio:4/3,name:s(309)},{ratio:1,name:s(397)},{ratio:1.5,name:"3:2"}],n=i.reduce((t,e)=>t+e,0)/i[s(401)],r=t.reduce((t,e)=>Math[s(369)](e.ratio-n)<Math.abs(t[s(310)]-n)?e:t);return this.debug&&console[s(387)](s(332)+r[s(381)]+s(331)+n[s(372)](2)+")"),Math[s(413)](e/r[s(310)])}case s(347):default:{const t=i[s(322)]((t,e)=>t+e,0)/i[s(401)];return Math[s(413)](e/t)}}}loadImageDimensions(t){return new Promise((e,n)=>{const s=bt,i=new Image;i[s(314)]=()=>{const t=s;e({width:i[t(318)],height:i[t(350)]})},i[s(373)]=()=>{n(new Error("Failed to load image: "+t))},i[s(317)]=t})}[wt(321)](t,e,n){const s=wt,i=e/n;Math.abs(i-1)<.1?(t[s(341)][s(404)]=s(313),t.style[s(416)]=s(351)):i>1.3?(t[s(341)][s(404)]=s(336),t[s(341)][s(416)]="center",t.style[s(335)]=s(384)):i<.7?(t.style[s(404)]="cover",t.style[s(416)]="center"):(t[s(341)].objectFit=s(313),t[s(341)][s(416)]=s(351)),this[s(414)]&&console.log(s(395)+t[s(341)].objectFit+s(334)+i.toFixed(2))}async[wt(320)](t,e,n){const s=wt,i=document[s(343)](s(376));i.style.width=s(329),i.style[s(338)]=s(329),i[s(341)].display=s(368),i[s(341)][s(412)]="8px",i.alt=e.title||"Banner Advertisement",t[s(344)]=s(403);try{if(!e[s(315)])throw new Error(s(366));const r=await this[s(398)](e[s(315)]),o=t.getBoundingClientRect(),a=o[s(388)],c=o[s(338)];this[s(414)]&&(console[s(387)](s(389)+r[s(388)]+"x"+r[s(338)]),console.log("📦 Banner container dimensions: "+a+"x"+c));const d=r.width/r[s(338)],l=a/c;return this[s(321)](i,d,l),i[s(317)]=e.imageUrl,t[s(344)]="",t.appendChild(i),at[s(353)](i,e,n,()=>this.createEventTrackingCallback(),this.debug,s(339)),this[s(414)]&&console[s(387)](s(410)+e[s(357)]),i}catch(r){return console[s(356)]("❌ Failed to load optimized banner image:",r),e.imageUrl&&(i.src=e[s(315)],i[s(341)][s(404)]=s(313),i[s(341)][s(416)]=s(351),t[s(344)]="",t[s(352)](i),at[s(353)](i,e,n,()=>this[s(374)](),this[s(414)],"Banner")),i}}}function Et(){const t=["objectPosition","4:3","ratio","5075GbPhOj","toString","cover","onload","imageUrl","getElementById","src","naturalWidth"," ads (optimized: ","renderOptimizedBannerImage","applyOptimizedImageStyle","reduce","selectOptimalSizeStrategy","values","8826jYpjmO","common","title","div","100%"," with "," (avg: ","📊 Using standard ratio: ","6528600QrKbmK",", ratio=","backgroundColor","contain","fulfilled","height","Banner","renderAdElement","style","46BqhTdw","createElement","innerHTML","calculateAdSize","65827JonnCe","average","map","dominant","naturalHeight","center","appendChild","addClickEventForRenderer","4531296KSJcvB","parentElement","error","_id","set","📐 Optimal banner container calculated: ","4904958ktfNgT","get","className","562674OmHOKO"," (strategy: ","calculateOptimalHeight","Image URL is not provided","Failed to calculate optimal banner size, using defaults:","block","abs","some","🔧 Banner container optimized for ","toFixed","onerror","createEventTrackingCallback","🎠 Banner carousel created for slot: ","img","config","</div>","1467968tzicye","renderMultipleAds","name","warn","forEach","#f0f0f0","250px","createSliderContainer","log","width","📸 Banner image dimensions: ","Banner container optimization failed, using default size:","count","slideInterval"," ads: ","containerId","🎨 Banner image style applied: objectFit=","calculateOptimalContainerSize","1:1","loadImageDimensions","filter","getDefaultHeight","length","aspectRatio",'<div style="display: flex; align-items: center; justify-content: center; height: 100%; color: #999;">Loading...</div>',"objectFit","status","Banner Ad","allSettled","optimizedHeight","adstage-ad adstage-banner-ad","✅ Optimized banner image rendered for ad: ","optimizeContainerForBannerAds","borderRadius","round","debug","default"];return(Et=function(){return t})()}function xt(t,e){const n=Ct();return(xt=function(t,e){return n[t-=405]})(t,e)}const At=xt;!function(){const t=xt,e=Ct();for(;;)try{if(537204===-parseInt(t(407))/1+parseInt(t(409))/2*(-parseInt(t(410))/3)+parseInt(t(405))/4*(parseInt(t(416))/5)+-parseInt(t(413))/6*(parseInt(t(412))/7)+parseInt(t(418))/8*(-parseInt(t(414))/9)+-parseInt(t(417))/10+parseInt(t(415))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class St{static[At(408)](t=!1){return"\n font-family: 'Arial', sans-serif;\n text-decoration: none;\n display: block;\n text-align: left;\n transition: color 0.3s ease;\n width: 100%;\n box-sizing: border-box;\n overflow: visible;\n padding-right: 2px;\n padding-left: 2px;\n white-space: nowrap;\n "}static setTextAdContent(t,e){const n=At,s=e.textContent||e[n(406)]||"";t[n(411)]=s}}function Ct(){const t=["title","434351qomOif","createTextAdStyles","9230uILznn","291OCiKgA","textContent","529396MKDtmR","30emuGVR","4139325NygYiH","26736754sOCyce","75SKbknS","7513990hfMdwp","16FFLubP","276796tRfrzv"];return(Ct=function(){return t})()}const Tt=Rt;function Rt(t,e){const n=Dt();return(Rt=function(t,e){return n[t-=248]})(t,e)}function Dt(){const t=["preventDefault","zIndex","className","705BHZYiz","1085860LEBoXh","addTouchSupport","translateY(-20px)","forEach","whiteSpace","div","12haCzYu",");\n transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);\n z-index: ","getBoundingClientRect","block","2928EjadRQ","10087cCzKSd","523769BsYgTO",";\n top: ","appendChild","translateY(20px)","3872YtwnNh","setProperty","push","createSimpleAdElement","clientY","abs","_id","\n position: relative;\n width: 100%;\n ","height: auto;","relative","touches","2xjxOUe","style","touchmove","cssText","8ZEmCLV","20px","\n display: flex;\n align-items: center;\n justify-content: flex-start;\n opacity: ","createElement","changedTouches","absolute","toLowerCase","height: 100%;","\n position: ","top","normal","body","minHeight","touchend","string","addEventListener","data-adstage-slot-id","adstage-fade-slide","transform","createTextAdStyles","19635epnTyM","opacity","mouseleave","left","59265vsXdlM","hidden","\n ","auto",";\n left: ","clientX","width","addClickEventForSlider","adstage-ad adstage-","Text","mouseenter","createTextTransitionContainer",";\n ","6293110RztpwC",";\n width: 100%;\n ","height: auto; min-height: fit-content;","removeChild","translateY(0)","includes","setAttribute","height","position"];return(Dt=function(){return t})()}!function(){const t=Rt,e=Dt();for(;;)try{if(326192===-parseInt(t(293))/1*(parseInt(t(308))/2)+-parseInt(t(280))/3*(-parseInt(t(297))/4)+-parseInt(t(281))/5*(parseInt(t(287))/6)+-parseInt(t(292))/7*(parseInt(t(312))/8)+-parseInt(t(255))/9+parseInt(t(268))/10+parseInt(t(251))/11*(parseInt(t(291))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Bt{static[Tt(300)](t,e){const n=Tt,s=document[n(315)](n(286));return s.className=n(263)+String(t.adType)[n(318)](),s[n(274)]("data-adstage-ad-id",e[n(303)]),s[n(274)](n(328),t.id),s.style[n(311)]=St[n(250)](!0),St.setTextAdContent(s,e),s}static[Tt(266)](t,e,n,s,i=!1){const r=Tt,o=t[r(275)]&&0!==t[r(275)]&&"auto"!==t.height,a=document[r(315)](r(286));a[r(279)]="adstage-fade-slider-wrapper";const c={position:r(306),overflow:r(256),display:r(290)};if(!o&&(c[r(275)]=r(258),c[r(324)]="fit-content"),t[r(261)]&&0!==t[r(261)]){let e;e=typeof t.width===r(326)&&(t[r(261)].includes("px")||t[r(261)][r(273)]("%"))?t.width:t.width+"px",c.width=e}if(t[r(275)]&&0!==t[r(275)]&&"auto"!==t[r(275)]&&o){let e;e="string"==typeof t[r(275)]?t[r(275)][r(273)]("px")||t[r(275)][r(273)]("%")?t[r(275)]:t.height+"px":t[r(275)]+"px",c[r(275)]=e}Object.entries(c)[r(284)](([t,e])=>{const n=r;a.style[n(298)](t,e)});const d=document.createElement(r(286));d[r(279)]="adstage-fade-slide-container",d.style.cssText=r(304)+(o?"height: 100%;":r(270))+r(257);let l=null;const u=!t[r(261)]||0===t[r(261)],p=!t.height||0===t.height||void 0===t[r(275)]||t[r(275)]===r(258);if(u||p&&o){if(l=document[r(315)](r(286)),l.style.cssText="\n position: absolute;\n visibility: hidden;\n white-space: nowrap;\n top: -9999px;\n left: -9999px;\n ",!u&&t.width){let e;e=typeof t.width===r(326)?t[r(261)][r(273)]("px")||t[r(261)][r(273)]("%")?t[r(261)]:t.width+"px":t[r(261)]+"px",l[r(309)][r(261)]=e,l[r(309)][r(285)]=r(322)}document[r(323)].appendChild(l);let n=0,s=0;e[r(284)](e=>{const i=r,o=this[i(300)](t,e);l[i(295)](o);const a=o[i(289)]();a.width>n&&(n=a[i(261)]),a.height>s&&(s=a[i(275)]),l[i(271)](o)}),u&&n>0&&(a[r(309)][r(261)]=n+"px"),p&&s>0&&o&&(a[r(309)][r(275)]=s+"px"),document[r(323)].removeChild(l)}const h=[];e[r(284)]((e,n)=>{const a=r,c=document[a(315)](a(286));c.className=a(248);const l=o?"absolute":0===n?"relative":a(317);c[a(309)][a(311)]=a(320)+l+a(294)+(l===a(317)?"0":"auto")+a(259)+(l===a(317)?"0":a(258))+a(269)+a(o?319:305)+a(314)+(0===n?"1":"0")+";\n transform: translateY("+(0===n?"0":a(313))+a(288)+(0===n?"2":"1")+a(267);const u=this[a(300)](t,e);at[a(262)](u,e,t,s,i,a(264)),c[a(295)](u),d[a(295)](c),h[a(299)](c)});let f=0;const g=e.length,m=1e3*(n?.autoSlideInterval||4),I=n=>{const a=r;n>=g?n=0:n<0&&(n=g-1);const c=h[f],d=h[n];!o&&(c[a(309)][a(276)]===a(306)&&(c[a(309)].position=a(317),c[a(309)][a(321)]="0",c.style[a(254)]="0"),d[a(309)][a(276)]=a(306),d.style[a(321)]=a(258),d[a(309)][a(254)]=a(258)),c[a(309)][a(252)]="0",c[a(309)][a(249)]=a(283),c[a(309)].zIndex="1",d[a(309)][a(252)]="1",d.style[a(249)]=a(272),d[a(309)][a(278)]="2",h[a(284)]((t,e)=>{const s=a;e!==n&&e!==f&&(t[s(309)][s(252)]="0",t[s(309)].transform=s(296),t[s(309)].zIndex="1",!o&&t[s(309)].position===s(306)&&(t[s(309)][s(276)]=s(317),t.style[s(321)]="0",t.style[s(254)]="0"))}),f=n,nt.trackSlideViewable(e[f],t,f,s,i)};let v=setInterval(()=>{I(f+1)},m);return a[r(327)](r(265),()=>{clearInterval(v)}),a.addEventListener(r(253),()=>{v=setInterval(()=>{I(f+1)},m)}),Bt[r(282)](a,I,()=>f,g),a[r(295)](d),a}static[Tt(282)](t,e,n,s){const i=Tt;let r=0,o=0,a=!1;t[i(327)]("touchstart",t=>{const e=i;r=t[e(307)][0][e(260)],o=t[e(307)][0][e(301)],a=!0}),t[i(327)](i(310),t=>{a&&t[i(277)]()}),t[i(327)](i(325),t=>{const s=i;if(!a)return;a=!1;const c=t.changedTouches[0].clientX,d=t[s(316)][0][s(301)],l=r-c,u=o-d;if(Math.abs(l)>Math[s(302)](u)&&Math[s(302)](l)>50){const t=n();e(l>0?t+1:t-1)}})}}const Lt=Mt;function zt(){const t=["length","60px","height","innerHTML","_id","webkitBoxOrient","4421768ERpJsx","2fRgQaG","setTextAdContent","707442WTSLAw","aspectRatio","createTextAdStyles","slideInterval","appendChild","width","config","cssText","style","parentElement","renderMultipleAds","10Lgggjf","adstage-text-content","✨ Text transition created for slot: ","display","debug","addClickEventForRenderer","maxLines","3CWhIzu","TEXT","vertical","154bRztEW","getDefaultHeight","calculateAdSize","4812748rvPAdN","createElement","getElementById","1151750UTBagw","createEventTrackingCallback","optimizedHeight","containerId","100%"," ads","log","1064521fZNHky","Container not found: ","webkitLineClamp","div","6126867xtcFXY","Text","overflow","32137UKAnwn"];return(zt=function(){return t})()}function Mt(t,e){const n=zt();return(Mt=function(t,e){return n[t-=483]})(t,e)}!function(){const t=Mt,e=zt();for(;;)try{if(809449===-parseInt(t(533))/1*(parseInt(t(497))/2)+-parseInt(t(517))/3*(parseInt(t(523))/4)+-parseInt(t(510))/5*(-parseInt(t(499))/6)+-parseInt(t(489))/7+parseInt(t(496))/8+parseInt(t(486))/9+parseInt(t(526))/10*(parseInt(t(520))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Nt extends yt{constructor(t=!1,e){super(o[Mt(518)],t,e)}[Lt(521)](){return Lt(491)}async renderAdElement(t,e){const n=Lt,s=document[n(525)](t.containerId);if(!s)return;const i=document.createElement(n(485));i.className="adstage-ad adstage-text-ad";const r=t.optimizedHeight,o=s[n(508)]||s;if(r)i[n(507)][n(504)]=n(530),i.style[n(492)]=String(r);else{const e=t[n(505)],s={width:e?.width,height:e?.[n(492)]},{width:r,height:a}=this[n(522)](o,s,{debug:this.debug});i[n(507)][n(504)]=r,i[n(507)][n(492)]=a}const a=document[n(524)](n(485));a.className=n(511),a[n(507)][n(506)]=St[n(501)](!1),St[n(498)](a,e);const c=t.config?.[n(516)];c&&"number"==typeof c&&(a[n(507)][n(513)]="-webkit-box",a.style[n(484)]=String(c),a[n(507)][n(495)]=n(519),a.style[n(488)]="hidden"),i[n(503)](a),at[n(515)](i,e,t,()=>this[n(527)](),this[n(514)],n(487)),s[n(493)]="",s[n(503)](i),this.debug&&console[n(532)]("✨ Single text ad rendered: "+e[n(494)])}async[Lt(509)](t,e){const n=Lt,s=document[n(525)](t[n(529)]);if(!s)throw new Error(n(483)+t.containerId);const i=this[n(527)](),r={autoSlideInterval:(t[n(505)]?.[n(502)]||5e3)/1e3,...t[n(505)],optimizedHeight:t[n(528)],aspectRatio:t[n(500)]},o=Bt.createTextTransitionContainer(t,e,r,i,this[n(514)]);o&&(s[n(493)]="",s[n(503)](o),this[n(514)]&&console[n(532)](n(512)+t.id+" with "+e[n(490)]+n(531)))}}const Ut=Pt;function Pt(t,e){const n=Ot();return(Pt=function(t,e){return n[t-=101]})(t,e)}function Ot(){const t=["5633392fcecDR","adstage-video-container","🎬 Video data loaded, attempting autoplay...","🎬 Video metadata loaded, attempting autoplay...","hideMuteButton","warn","14113121WlPbuu","preload","🎬 Video element created for ad: ","rgba(0, 0, 0, 0.7)","getDefaultHeight","Video fallback","alt","adstage-video-default-controls","renderVideoElementDirect"," (autoplay: ","🎬 Initial autoplay attempt after timeout...","🎬 Video config received:","stopPropagation","mouseleave"," !important;\n }\n video::-webkit-media-controls-fullscreen-button {\n display: ","canplay","🎬 Single video ad rendered: ","\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n background: #000;\n border-radius: 8px;\n overflow: hidden;\n ","Video","4062mPNFoR","🎬 Trying muted autoplay fallback...","unmuted","createEventTrackingCallback","createElement","132vzVvpY","height","🎬 User explicitly enabled controls, overriding default","\n pointer-events: none;\n ","hideRemainingTime","5355NavDZd"," !important;\n }\n video::-webkit-media-controls-time-remaining-display {\n display: ","metadata","3458910dbPCoR","containerId","🎬 Video controls setting:","controls","⚠️ No video advertisements available for slot: ","addClickEventForRenderer","hideControls","renderMultipleAds","display","relative","innerHTML","VIEWABLE","addEventListener","background","position","debug","20bbGFqx","\n .adstage-video-container video::-webkit-media-controls-mute-button {\n display: none !important;\n }\n .adstage-video-container video::-webkit-media-controls-fullscreen-button {\n display: none !important;\n }\n .adstage-video-container video::-webkit-media-controls-toggle-closed-captions-button {\n display: none !important;\n }\n .adstage-video-container video::-webkit-media-controls-volume-slider {\n display: none !important;\n }\n .adstage-video-container video::-webkit-media-controls-overflow-button {\n display: none !important;\n }\n .adstage-video-container video::-webkit-media-controls-picture-in-picture-button {\n display: none !important;\n }\n video::-webkit-media-controls-mute-button {\n display: none !important;\n }\n video::-webkit-media-controls-fullscreen-button {\n display: none !important;\n }\n video::-webkit-media-controls-toggle-closed-captions-button {\n display: none !important;\n }\n video::-webkit-media-controls-volume-slider {\n display: none !important;\n }\n video::-webkit-media-controls-overflow-button {\n display: none !important;\n }\n video::-webkit-media-controls-picture-in-picture-button {\n display: none !important;\n }\n ","100%","muted","🔊 Video mute toggled: ","enabled"," !important;\n }\n video::-webkit-media-controls-mute-button {\n display: ","click"," !important;\n }\n ","div","Container not found: "," !important;\n }\n video::-webkit-media-controls-volume-slider {\n display: ","360px","contain","VIDEO","9072090zfCFBu","src","getElementById","20214upSegr","scale(1)",", loop: ","imageUrl","videoUrl","loadeddata","button","none","1528947sdvcgG","\n position: absolute;\n top: 12px;\n left: 12px;\n width: 40px;\n height: 40px;\n border: none;\n border-radius: 50%;\n background: rgba(0, 0, 0, 0.7);\n color: white;\n font-size: 16px;\n cursor: pointer;\n display: flex;\n align-items: center;\n justify-content: center;\n z-index: 10;\n transition: all 0.3s ease;\n backdrop-filter: blur(4px);\n ","adstage-video-mute-button","autoplay","objectFit","log","appendChild"," !important;\n }\n video::-webkit-media-controls-timeline {\n display: ","config","width","catch","length",", muted: ","hideProgressBar","hidePlayButton","transform","_id","title","block","Click to unmute","customControls","paused","video","style","textContent","disabled (default)","playsinline","error","play","loop","4mLFBUm","cssText","🎬 Video can play, attempting autoplay...","img","className","Video thumbnail"];return(Ot=function(){return t})()}!function(){const t=Pt,e=Ot();for(;;)try{if(852208===-parseInt(t(107))/1*(parseInt(t(149))/2)+-parseInt(t(157))/3*(parseInt(t(187))/4)+-parseInt(t(115))/5+parseInt(t(102))/6*(parseInt(t(112))/7)+-parseInt(t(193))/8+parseInt(t(146))/9+-parseInt(t(131))/10*(-parseInt(t(199))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Vt extends yt{constructor(t=!1,e){super(o[Pt(145)],t,e)}[Ut(203)](){return Ut(143)}async renderAdElement(t,e){const n=Ut,s=document[n(148)](t[n(116)]);if(!s)return;const i=document[n(106)]("div");i[n(191)]=n(194),i[n(180)][n(188)]="\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n background: #000;\n border-radius: 8px;\n overflow: hidden;\n ",this[n(207)](i,e,t),s[n(125)]="",s.appendChild(i),this[n(130)]&&console[n(162)](n(215)+e[n(173)])}async[Ut(122)](t,e){const n=Ut,s=document[n(148)](t[n(116)]);if(!s)throw new Error(n(141)+t.containerId);if(e[n(168)]>0){const i=e[0],r=document[n(106)](n(140));r[n(191)]="adstage-video-container",r[n(180)][n(188)]=n(216),this[n(207)](r,i,t),s.innerHTML="",s[n(163)](r);const o=this[n(105)]();setTimeout(()=>{const e=n;o(i[e(173)],t.id,p[e(126)])},100),this[n(130)]&&console.log("🎬 Single video rendered for VIDEO slot: "+t.id+" ("+i[n(173)]+")")}else this.debug&&console[n(198)](n(119)+t.id)}[Ut(207)](t,e,n){const s=Ut;t[s(180)][s(129)]=s(124);const i=document[s(106)](s(179));i.style[s(166)]=s(133),i[s(180)][s(108)]=s(133),i[s(180)].objectFit="contain",i[s(200)]=s(114);const r=n[s(165)];if(this[s(130)]&&console[s(162)](s(210),r),i[s(118)]=!1,i.autoplay=!1!==r?.[s(160)],i[s(134)]=!0,i.loop=!1!==r?.[s(186)],this[s(130)]&&console[s(162)]("🎬 Final video settings:",{autoplay:i[s(160)],muted:i.muted,loop:i[s(186)],controls:i[s(118)]}),!1!==r?.[s(183)]&&i.setAttribute(s(183),""),!0===r?.controls&&(i[s(118)]=!0,this[s(130)]&&console[s(162)](s(109))),r?.[s(121)])i[s(118)]=!1,i[s(180)][s(188)]+=s(110);else if(r?.[s(177)]){if(i[s(118)]){const t=document[s(106)]("style");t[s(181)]="\n video::-webkit-media-controls-play-button {\n display: "+(r.customControls[s(171)]?s(156):s(175))+s(164)+(r[s(177)][s(170)]?"none":"block")+" !important;\n }\n video::-webkit-media-controls-current-time-display {\n display: "+(r[s(177)].hideCurrentTime?s(156):s(175))+s(113)+(r[s(177)][s(111)]?s(156):"block")+s(142)+(r[s(177)].hideVolumeSlider?s(156):s(175))+s(137)+(r[s(177)][s(197)]?s(156):"block")+s(213)+(r.customControls.hideFullscreenButton?s(156):s(175))+s(139),document.head[s(163)](t)}}else if(i[s(118)]){const t=document[s(106)](s(180));t.id=s(206),t[s(181)]=s(132),!document[s(148)]("adstage-video-default-controls")&&document.head.appendChild(t)}this[s(130)]&&console[s(162)](s(117),i[s(118)]?s(136):s(182));const o=document.createElement(s(155));o[s(191)]=s(159),o[s(180)][s(188)]=s(158),r?.[s(121)]&&(o[s(180)][s(123)]="none");const a=()=>{const t=s;o[t(125)]=i[t(134)]?'\n <svg width="20" height="20" viewBox="0 0 24 24" fill="white">\n <path d="M16.5 12c0-1.77-1.02-3.29-2.5-4.03v2.21l2.45 2.45c.03-.2.05-.41.05-.63zm2.5 0c0 .94-.2 1.82-.54 2.64l1.51 1.51C20.63 14.91 21 13.5 21 12c0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zM4.27 3L3 4.27 7.73 9H3v6h4l5 5v-6.73l4.25 4.25c-.67.52-1.42.93-2.25 1.18v2.06c1.38-.31 2.63-.95 3.69-1.81L19.73 21 21 19.73l-9-9L4.27 3zM12 4L9.91 6.09 12 8.18V4z"/>\n </svg>\n ':'\n <svg width="20" height="20" viewBox="0 0 24 24" fill="white">\n <path d="M3 9v6h4l5 5V4L7 9H3zm13.5 3c0-1.77-1.02-3.29-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77s-2.99-7.86-7-8.77z"/>\n </svg>\n ',o.title=i[t(134)]?t(176):"Click to mute"};if(a(),o[s(127)](s(138),t=>{const e=s;t[e(211)](),i[e(134)]=!i.muted,a(),this[e(130)]&&console[e(162)](e(135)+(i[e(134)]?e(134):e(104)))}),o[s(127)]("mouseenter",()=>{const t=s;o.style[t(128)]="rgba(0, 0, 0, 0.9)",o[t(180)][t(172)]="scale(1.1)"}),o[s(127)](s(212),()=>{const t=s;o.style.background=t(202),o[t(180)][t(172)]=t(150)}),e[s(153)]){i[s(147)]=e.videoUrl;const t=()=>{const t=s;i[t(160)]&&i[t(134)]&&i[t(178)]&&i.play()[t(167)](e=>{const n=t;this[n(130)]&&(console[n(198)]("🎬 Auto-play was prevented:",e),console[n(198)](n(103))),i[n(134)]=!0,i[n(185)]()[n(167)](t=>{this[n(130)]&&console.error("🎬 Autoplay completely failed:",t)})})};i.addEventListener("loadedmetadata",()=>{const e=s;this[e(130)]&&console[e(162)](e(196)),t()}),i[s(127)](s(214),()=>{const e=s;this[e(130)]&&console[e(162)](e(189)),t()}),i[s(127)](s(154),()=>{const e=s;this.debug&&console[e(162)](e(195)),t()}),setTimeout(()=>{const e=s;this[e(130)]&&console[e(162)](e(209)),t()},100)}else if(e[s(152)]){const n=document[s(106)](s(190));return n[s(147)]=e[s(152)],n[s(180)][s(166)]=s(133),n[s(180)][s(108)]=s(133),n[s(180)][s(161)]=s(144),n[s(205)]=e.title||s(192),void t[s(163)](n)}at[s(120)](i,e,n,()=>this[s(105)](),this[s(130)],s(101)),i[s(127)]("error",i=>{const r=s;if(console[r(184)]("Video load failed:",i),e[r(152)]){const s=document[r(106)]("img");s.src=e[r(152)],s[r(180)][r(166)]=r(133),s[r(180)][r(108)]="100%",s[r(180)][r(161)]=r(144),s[r(205)]=e[r(174)]||r(192),at[r(120)](s,e,n,()=>this.createEventTrackingCallback(),this[r(130)],r(204)),t[r(125)]="",t.appendChild(s)}}),t.appendChild(i),t[s(163)](o),this.debug&&console.log(s(201)+e[s(173)]+s(208)+i[s(160)]+s(169)+i[s(134)]+s(151)+i[s(186)]+")")}}const Ft=_t;function Ht(){const t=["button","Learn More","open","linkUrl","200px","2LSfkeG","log","5484brKJeo","renderMultipleAds","alt","createElement","textContent","4388FFHmuf","NATIVE","150QFqjfB","appendChild","4956783lLqAqj","className","length","click","cssText","div","🏠 Single native ad rendered: ","#3b82f6","backgroundColor","#2563eb","\n margin: 0 0 12px 0;\n font-size: 14px;\n color: #6b7280;\n line-height: 1.4;\n flex: 1;\n ","\n padding: 8px 16px;\n background: #3b82f6;\n color: white;\n border: none;\n border-radius: 6px;\n font-size: 14px;\n font-weight: 500;\n cursor: pointer;\n align-self: flex-start;\n transition: background-color 0.2s;\n ","mouseleave","title","_id","advertisementEventTracker","49838esAYfn","renderAdElement","\n width: 100%;\n height: 120px;\n margin-bottom: 12px;\n border-radius: 6px;\n overflow: hidden;\n background: #f3f4f6;\n ","185787ieKNnl","innerHTML","36FzdqLs","\n width: 100%;\n height: 100%;\n object-fit: cover;\n ","\n margin: 0 0 8px 0;\n font-size: 16px;\n font-weight: 600;\n color: #111827;\n line-height: 1.3;\n ","⚠️ No native advertisements available for slot: ","addEventListener","warn","Native Advertisement","203wqnFAc","style","611045nFTGHp","🏠 Native ad rendered (first of ","6193hpCVOf","\n width: 100%;\n height: 100%;\n display: flex;\n flex-direction: column;\n padding: 16px;\n background: #fff;\n border: 1px solid #e5e7eb;\n border-radius: 8px;\n box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);\n ","1029zmeaOu","): ","imageUrl","debug","Native click tracked for ad: ","getDefaultHeight","82568ATDOsj"];return(Ht=function(){return t})()}function _t(t,e){const n=Ht();return(_t=function(t,e){return n[t-=446]})(t,e)}!function(){const t=_t,e=Ht();for(;;)try{if(377193===-parseInt(t(462))/1*(-parseInt(t(489))/2)+-parseInt(t(450))/3*(parseInt(t(469))/4)+parseInt(t(446))/5*(parseInt(t(494))/6)+-parseInt(t(501))/7*(-parseInt(t(456))/8)+-parseInt(t(492))/9*(-parseInt(t(471))/10)+-parseInt(t(448))/11*(parseInt(t(464))/12)+-parseInt(t(473))/13)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Kt extends yt{constructor(t=!1,e){super(o[_t(470)],t,e)}[Ft(455)](){return Ft(461)}async[Ft(490)](t,e){const n=Ft,s=document.getElementById(t.containerId);if(!s)return;const i=document[n(467)](n(478));if(i[n(474)]="adstage-ad adstage-native-ad",i[n(502)][n(477)]=n(449),e[n(486)]){const t=document.createElement("h3");t[n(468)]=e[n(486)],t.style[n(477)]=n(496),i[n(472)](t)}if(e[n(468)]){const t=document[n(467)]("p");t[n(468)]=e.textContent,t[n(502)][n(477)]=n(483),i.appendChild(t)}if(e[n(452)]){const t=document[n(467)](n(478));t[n(502)][n(477)]=n(491);const s=document[n(467)]("img");s.src=e.imageUrl,s[n(466)]=e[n(486)]||n(500),s[n(502)][n(477)]=n(495),t[n(472)](s),i[n(472)](t)}if(e.linkUrl){const t=document[n(467)](n(457));t[n(468)]=n(458),t[n(502)][n(477)]=n(484),t[n(498)](n(476),()=>{const t=n;this[t(488)]&&console.log(t(454)+e[t(487)]),window[t(459)](e[t(460)],"_blank")}),t[n(498)]("mouseenter",()=>{const e=n;t[e(502)][e(481)]=e(482)}),t.addEventListener(n(485),()=>{const e=n;t[e(502)][e(481)]=e(480)}),i.appendChild(t)}s[n(493)]="",s[n(472)](i),this.debug&&console[n(463)](n(479)+e[n(487)])}async[Ft(465)](t,e){const n=Ft;e[n(475)]>0?(await this[n(490)](t,e[0]),this.debug&&console[n(463)](n(447)+e.length+n(451)+t.id)):this[n(453)]&&console[n(499)](n(497)+t.id)}}function jt(){const t=["title","key","#6b7280","714100CATQqW","animation","linkUrl","cssText","imageUrl","removeEventListener","renderMultipleAds","Get Started","length","#3b82f6","target","log","⚠️ No interstitial advertisements available for slot: ","img","_id","createElement","click","🖼️ Interstitial ad rendered: ","\n position: fixed;\n top: 0;\n left: 0;\n width: 100vw;\n height: 100vh;\n background: rgba(0, 0, 0, 0.8);\n display: flex;\n align-items: center;\n justify-content: center;\n z-index: 10000;\n animation: fadeIn 0.3s ease-out;\n ","12845496DsAjSa","mouseleave","alt","260790TjGvAI","400px","_blank","removeChild","closeInterstitial","fadeOut 0.3s ease-out forwards","2139522adodBt","#2563eb","9oaPQiY","textContent","36YwgQkn","innerHTML","appendChild","#f3f4f6","addEventListener","parentNode","Interstitial click tracked for ad: ","346490lQgqRL","advertisementEventTracker","style","210287fVwPre","adstage-interstitial-styles","adstage-interstitial-overlay","🖼️ Interstitial ad closed","Interstitial Advertisement","button","body","div","debug","renderAdElement","#374151","mouseenter","\n width: 100%;\n padding: 12px 24px;\n background: #3b82f6;\n color: white;\n border: none;\n border-radius: 8px;\n font-size: 16px;\n font-weight: 600;\n cursor: pointer;\n transition: background-color 0.2s;\n ","backgroundColor","#e5e7eb","getElementById","open","adstage-interstitial-content","getDefaultHeight","keydown","className","src","1560822NVVkEB","\n width: 100%;\n max-height: 300px;\n object-fit: cover;\n border-radius: 8px;\n margin-bottom: 16px;\n "];return(jt=function(){return t})()}const Wt=qt;function qt(t,e){const n=jt();return(qt=function(t,e){return n[t-=369]})(t,e)}!function(){const t=qt,e=jt();for(;;)try{if(512471===parseInt(t(413))/1+-parseInt(t(369))/2+-parseInt(t(402))/3+-parseInt(t(374))/4+parseInt(t(396))/5+parseInt(t(406))/6*(parseInt(t(416))/7)+-parseInt(t(393))/8*(-parseInt(t(404))/9))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Jt extends yt{constructor(t=!1,e){super(o.INTERSTITIAL,t,e)}[Wt(434)](){return Wt(397)}async[Wt(425)](t,e){const n=Wt;if(!document[n(431)](t.containerId))return;const s=document[n(389)](n(423));s[n(436)]=n(418),s[n(415)][n(377)]=n(392);const i=document.createElement(n(423));i[n(436)]=n(433),i[n(415)][n(377)]="\n position: relative;\n max-width: 90vw;\n max-height: 90vh;\n background: white;\n border-radius: 12px;\n padding: 24px;\n box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);\n animation: slideUp 0.3s ease-out;\n overflow: auto;\n ";const r=document[n(389)](n(421));if(r[n(407)]="×",r[n(415)][n(377)]="\n position: absolute;\n top: 12px;\n right: 12px;\n width: 32px;\n height: 32px;\n border: none;\n background: #f3f4f6;\n color: #6b7280;\n font-size: 20px;\n font-weight: bold;\n border-radius: 50%;\n cursor: pointer;\n display: flex;\n align-items: center;\n justify-content: center;\n transition: all 0.2s;\n ",r.addEventListener("click",()=>{this[n(400)](s)}),r[n(410)](n(427),()=>{const t=n;r[t(415)].backgroundColor=t(430),r[t(415)].color=t(426)}),r[n(410)]("mouseleave",()=>{const t=n;r[t(415)][t(429)]=t(409),r[t(415)].color=t(373)}),e[n(378)]){const t=document.createElement(n(387));t[n(437)]=e[n(378)],t[n(395)]=e[n(371)]||n(420),t[n(415)][n(377)]=n(370),i[n(408)](t)}if(e[n(371)]){const t=document.createElement("h2");t[n(405)]=e.title,t.style[n(377)]="\n margin: 0 0 12px 0;\n font-size: 24px;\n font-weight: 700;\n color: #111827;\n line-height: 1.3;\n ",i[n(408)](t)}if(e[n(405)]){const t=document[n(389)]("p");t[n(405)]=e[n(405)],t[n(415)][n(377)]="\n margin: 0 0 20px 0;\n font-size: 16px;\n color: #6b7280;\n line-height: 1.5;\n ",i[n(408)](t)}if(e[n(376)]){const t=document.createElement(n(421));t[n(405)]=n(381),t.style[n(377)]=n(428),t[n(410)](n(390),()=>{const t=n;this[t(414)]&&console[t(385)](t(412)+e[t(388)]),window[t(432)](e[t(376)],t(398)),this.closeInterstitial(s)}),t[n(410)](n(427),()=>{const e=n;t.style.backgroundColor=e(403)}),t[n(410)](n(394),()=>{const e=n;t[e(415)][e(429)]=e(383)}),i.appendChild(t)}const o=t=>{const e=n;"Escape"===t[e(372)]&&(this.closeInterstitial(s),document[e(379)](e(435),o))};if(document[n(410)](n(435),o),s.addEventListener("click",t=>{const e=n;t[e(384)]===s&&this[e(400)](s)}),!document[n(431)]("adstage-interstitial-styles")){const t=document[n(389)](n(415));t.id=n(417),t[n(405)]="\n @keyframes fadeIn {\n from { opacity: 0; }\n to { opacity: 1; }\n }\n @keyframes slideUp {\n from { \n opacity: 0;\n transform: translateY(20px);\n }\n to { \n opacity: 1;\n transform: translateY(0);\n }\n }\n ",document.head[n(408)](t)}i[n(408)](r),s[n(408)](i),document[n(422)][n(408)](s),this[n(424)]&&console[n(385)](n(391)+e[n(388)])}async[Wt(380)](t,e){const n=Wt;e[n(382)]>0?(await this.renderAdElement(t,e[0]),this.debug&&console[n(385)]("🖼️ Interstitial ad rendered (first of "+e[n(382)]+"): "+t.id)):this.debug&&console.warn(n(386)+t.id)}[Wt(400)](t){const e=Wt;t[e(415)][e(375)]=e(401),setTimeout(()=>{const n=e;t[n(411)]&&t.parentNode[n(399)](t)},300),this[e(424)]&&console[e(385)](e(419))}}const Yt=Xt;function Zt(){const t=["onerror","calculateOptimalContainerSize","renderers","backgroundColor","2492aCBmYR","imageUrl","naturalWidth","renderOptimizedBannerImage","initializeRenderers","4315DpKztz","getDefaultHeightForAdType"," renderers","padding","advertisementEventTracker","adType","block","naturalHeight","[AdRenderer] ","6fblZqO","No renderer found for ad type: ","style","1422728EwZokE","textContent","createAdElement","advertisement","toLowerCase","appendChild","createPlaceholder","border","warn","1010443YyGSTO","VIDEO","display","set","getRenderer","setAttribute","renderFallback","calculateAdSize","renderAdElement","createElement","debug","NATIVE","14117040ZAsNoH","video","height","onload","BANNER","TEXT","100%"," Ad","renderAdSlider","videoUrl","3788343iXRRJO","src","optimizeContainerForBannerAds","1HnoIxq","1px dashed #ccc","img","1308304uHSaou","log","_id","config","isLoaded","objectFit","⚠️ Container optimization is only supported for BANNER ads, got: ","8px","data-adstage-ad-id","div","renderOptimizedBannerImage is only supported for BANNER ads","renderAd","getDefaultHeight","width","get","data-adstage-slot-id","2204826Bgwshu"];return(Zt=function(){return t})()}function Xt(t,e){const n=Zt();return(Xt=function(t,e){return n[t-=245]})(t,e)}!function(){const t=Xt,e=Zt();for(;;)try{if(500426===parseInt(t(290))/1*(-parseInt(t(293))/2)+parseInt(t(309))/3+parseInt(t(314))/4*(-parseInt(t(319))/5)+parseInt(t(253))/6*(parseInt(t(265))/7)+-parseInt(t(256))/8+-parseInt(t(287))/9+parseInt(t(277))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Gt{constructor(t=!1,e){const n=Xt;this[n(312)]=new Map,this[n(275)]=t,this.advertisementEventTracker=e||null,this[n(318)]()}[Yt(318)](){const t=Yt;this.renderers[t(268)](o.BANNER,new kt(this.debug,this[t(248)])),this.renderers[t(268)](o[t(282)],new Nt(this[t(275)],this[t(248)])),this[t(312)].set(o[t(266)],new Vt(this[t(275)],this[t(248)])),this.renderers[t(268)](o[t(276)],new Kt(this.debug,this[t(248)])),this.renderers[t(268)](o.INTERSTITIAL,new Jt(this[t(275)],this[t(248)])),this[t(275)]&&console[t(294)]("🏭 AdRenderer factory initialized with "+this.renderers.size+t(246))}[Yt(258)](t,e){const n=Yt,s=this[n(269)](t[n(249)]),i=document[n(274)](n(302));i.className="adstage-ad adstage-"+String(t.adType)[n(260)](),i[n(270)](n(301),e[n(295)]),i[n(270)](n(308),t.id);const{width:r,height:a}=s[n(272)](i,t[n(296)]||{},e);switch(i[n(255)][n(306)]=r,i[n(255)][n(279)]=a,i[n(255)][n(267)]=n(250),t.adType){case o[n(281)]:if(e[n(315)]){const t=document.createElement(n(292));t[n(288)]=e.imageUrl,t[n(255)][n(306)]=n(283),t.style[n(279)]=n(283),t[n(255)][n(298)]="cover",i[n(261)](t)}break;case o[n(266)]:if(e[n(286)]){const t=document[n(274)](n(278));t[n(288)]=e[n(286)],t[n(255)].width=n(283),t[n(255)].height="100%",i.appendChild(t)}break;case o[n(282)]:if(e[n(257)]){const t=document.createElement(n(302));t[n(257)]=e.textContent||"",t[n(255)][n(247)]=n(300),i[n(261)](t)}break;default:i[n(255)][n(263)]=n(291),i[n(255)][n(313)]="#f9f9f9",i.textContent=t.adType+n(284)}return i}[Yt(269)](t){const e=Yt,n=this[e(312)][e(307)](t);if(!n)throw new Error(e(254)+t);return n}[Yt(262)](t,e,n,s,i){const r=Yt;this[r(269)](n)[r(262)](t,e,s,i)}async[Yt(289)](t,e){const n=Yt;if(t[n(249)]!==o[n(281)])return void(this[n(275)]&&console[n(264)](n(299)+t[n(249)]));const s=this[n(269)](o[n(281)]);await s[n(289)](t,e)}async[Yt(285)](t,e){const n=Yt,s=this.getRenderer(t[n(249)]);await s.renderMultipleAds(t,e)}async[Yt(304)](t){const e=Yt;if(!t.advertisement)throw new Error("No advertisement to render");const n=this[e(269)](t[e(249)]);await n[e(273)](t,t[e(259)]),t[e(297)]=!0}async[Yt(273)](t,e){const n=Yt,s=this[n(269)](t[n(249)]);await s[n(273)](t,e)}[Yt(271)](t){const e=Yt;this.getRenderer(t[e(249)])[e(271)](t)}[Yt(245)](t){const e=Yt;return this[e(269)](t)[e(305)]()}[Yt(272)](t,e,n,s){const i=Yt;return this[i(269)](e)[i(272)](t,n,s)}loadImageDimensions(t){return new Promise((e,n)=>{const s=Xt,i=new Image;i[s(280)]=()=>{const t=s;e({width:i[t(316)],height:i[t(251)]})},i[s(310)]=()=>{n(new Error("Failed to load image: "+t))},i[s(288)]=t})}async[Yt(317)](t,e,n){const s=Yt;if(n.adType!==o.BANNER)throw new Error(s(303));const i=this[s(269)](o[s(281)]);return await i[s(317)](t,e,n)}async calculateOptimalContainerSize(t,e,n){const s=Yt;if(n!==o[s(281)]){return{width:"100%",height:this.getRenderer(n)[s(305)](),aspectRatio:16/9}}const i=this[s(269)](o.BANNER);return await i[s(311)](t,e)}log(t,...e){const n=Yt;this[n(275)]&&console[n(294)](n(252)+t,...e)}}const Qt=te;function $t(){const t=["loadAdContentInBackground","auto","📊 Advertisement event tracking enabled for slot: ","error","maxLines","autoplay","212004gHnlXw","delete","init"," removed","New advertisement viewable tracked for slot:","append","width"," ads)","containerId","log","createAd","setupAutoCleanup","banner","style","100%","onClick","GET"," ads for type: ","🧹 Auto-cleanup: slot ","getConfig","status","renderAdElement","adType","interstitial","text","get","trackAdvertisementEvent","NATIVE","substr","✅ Ad loaded for slot: ","7320ACYEZN","📊 Fetched specific ad with ID: ","Failed to fetch ad data: ","apiKey","string","length","[data-adstage-slot-id]","API key not configured","Ad slot not found: ","autoSlide","warn","adRenderer"," (attempt ","clear","startSimpleViewabilityTracking","_config","getElementById","ensureReady","advertisements","createAdWithRetry","country","muted","then","loop","disconnect","194565Kqefqv"," ads automatically","innerHTML","🎯 Ads module initialized (sync mode) with auto-cleanup","_isReady","native","removedNodes","create","TEXT","renderFallback","132908faNDuC","setAttribute","json","광고 생성 중 오류 발생:","config","destroy","toString","1351224NxYwOi","✅ Simple viewable impression tracked for ad ","1055256KDBtsi","viewabilityTracker"," (element found)","🔄 Retrying viewability tracking for slot: ","mutationObserver","handleRemovedElement","1074jddTMR","🗑️ Ads module destroyed","hideControls","🎠 Slider will handle VIEWABLE events for ","❌ Failed to find element for viewability tracking: ","BANNER","auto-","autoDestroy","refresh","getAllSlots","ms... (attempt ","advertisementEventTracker",". Retrying in ","getAttribute","renderAdSlider","random","fetchAdData","slots","set","customControls","2327424WDNNHP","VIDEO","adId","values","debug","createPlaceholder","playsinline","observe","Auto-cleanup failed for slot ","_id","🚫 Advertisement not found with ID: ","refreshAdSlot","❌ Failed to track viewable impression:","INTERSTITIAL","deviceType","undefined","📊 Fetched ","optimizeContainerForBannerAds","querySelectorAll","height","🔄 Ad slot refreshed: ","destroyModule","data-adstage-slot-id",", filters:","body","list","language","forEach","Container not found after ","controls","advertisement","now"];return($t=function(){return t})()}function te(t,e){const n=$t();return(te=function(t,e){return n[t-=488]})(t,e)}!function(){const t=te,e=$t();for(;;)try{if(199818===parseInt(t(508))/1+parseInt(t(518))/2+parseInt(t(527))/3+-parseInt(t(591))/4+-parseInt(t(621))/5*(parseInt(t(533))/6)+parseInt(t(525))/7+-parseInt(t(553))/8)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class ee{constructor(){const t=te;this[t(512)]=!1,this._config=null,this.slots=new Map,this.advertisementEventTracker=null,this[t(494)]=null,this[t(531)]=null}[Qt(593)](t){const e=Qt;this[e(498)]=t,this[e(544)]=new _($.getBaseUrl(),t[e(624)],t[e(557)]||!1,this[e(550)]),this[e(494)]=new Gt(t[e(557)]||!1,this.advertisementEventTracker),this[e(602)](),this[e(512)]=!0,t[e(557)]&&console.log(e(511))}isReady(){return this[Qt(512)]}[Qt(610)](){return this[Qt(498)]}[Qt(603)](t,e){const n=Qt;this[n(500)]();const s={width:e?.[n(597)]||n(605),height:e?.[n(572)]||n(586),autoSlide:e?.[n(492)]||!1,slideInterval:e?.slideInterval||5e3,onClick:e?.[n(606)],adId:e?.adId,language:e?.[n(579)],deviceType:e?.[n(567)],country:e?.[n(503)]};return this.createAd(t,o[n(538)],s)}[Qt(615)](t,e){const n=Qt;this.ensureReady();const s={maxLines:e?.[n(589)]||3,style:e?.[n(604)]||"default",onClick:e?.onClick,adId:e?.adId,language:e?.[n(579)],deviceType:e?.deviceType,country:e?.[n(503)]};return this[n(601)](t,o[n(516)],s)}video(t,e){const n=Qt;this[n(500)]();const s={width:e?.width||640,height:e?.[n(572)]||360,autoplay:void 0===e?.[n(590)]||e.autoplay,muted:void 0===e?.muted||e[n(504)],loop:void 0===e?.[n(506)]||e.loop,playsinline:!1!==e?.[n(559)],controls:void 0!==e?.[n(582)]&&e[n(582)],hideControls:e?.[n(535)]||!1,customControls:e?.[n(552)],autoSlide:!1,maxAds:1,onClick:e?.[n(606)],...e?.[n(555)]&&{adId:e[n(555)]}};return this[n(601)](t,o[n(554)],s)}[Qt(513)](t,e){const n=Qt;return this.ensureReady(),this[n(601)](t,o[n(618)],e||{})}[Qt(614)](t,e){const n=Qt;return this[n(500)](),this[n(601)](t,o[n(566)],e||{})}[Qt(541)](t){const e=Qt;this[e(500)]();const n=this[e(550)].get(t);if(!n)throw new Error(e(491)+t);this[e(564)](n),this[e(498)]?.[e(557)]&&console[e(600)](e(573)+t)}[Qt(523)](t){const e=Qt;this.ensureReady();const n=this[e(550)].get(t);if(!n)throw new Error(e(491)+t);n[e(528)]&&n[e(528)][e(523)]();const s=document[e(499)](n[e(599)]);s&&(s[e(510)]=""),this.slots[e(592)](t),this[e(498)]?.[e(557)]&&console.log("🗑️ Ad slot destroyed: "+t)}[Qt(542)](){const t=Qt;return this.ensureReady(),Array.from(this[t(550)][t(556)]())}getSlotById(t){const e=Qt;return this[e(500)](),this[e(550)].get(t)||null}[Qt(601)](t,e,n){const s=Qt;if(!this._config?.[s(624)])throw new Error(s(490));const i="adstage-"+e+"-"+Date[s(584)]()+"-"+Math[s(548)]()[s(524)](36)[s(619)](2,9);return this.createAdWithRetry(t,e,n,i,0),i}async[Qt(502)](t,e,n,s,i){const r=Qt,o=[0,50,100,200,500];let a,c=null;if(typeof t===r(625)){if(a=t,c=document[r(499)](t),!c)return i<4?(this[r(498)]?.[r(557)]&&console[r(493)]("Container not found: "+t+r(545)+o[i+1]+r(543)+(i+1)+"/5)"),void setTimeout(()=>{this[r(502)](t,e,n,s,i+1)},o[i+1])):void console[r(588)](r(581)+5+" attempts: "+t)}else c=t,a=c.id||r(539)+s,!c.id&&(c.id=a);try{this.createAdInternal(a,e,n,s,c)}catch(t){console[r(588)](r(521),t)}}createAdInternal(t,e,n,s,i){const r=Qt;i[r(519)](r(575),s),this.adRenderer?.[r(558)](i,s,e,n,this._config);const a={id:s,containerId:t,adType:e,width:n[r(597)]||"100%",height:n[r(572)]||(e===o[r(516)]?"auto":250),isLoaded:!1,isVisible:!1,refreshRate:0,lazyLoad:!1,targeting:{},advertisement:void 0,config:{type:e,...n},load:async()=>this[r(549)](e,n)[r(505)](t=>t[0]||null),render:t=>this.adRenderer?.[r(612)](a,t),refresh:async()=>this[r(564)](a),destroy:()=>this[r(523)](s)};this[r(550)][r(551)](s,a),this[r(585)](a),this.advertisementEventTracker&&this[r(498)]?.[r(557)]&&console[r(600)](r(587)+s)}async loadAdContentInBackground(t){const e=Qt;try{const n=await this[e(549)](t[e(613)],t[e(522)]);if(!n||0===n.length)return void this[e(494)]?.[e(517)](t);t[e(613)]===o[e(538)]&&n[e(488)]>0&&await(this[e(494)]?.[e(570)](t,n)),n[e(488)]>1||t[e(522)]?.autoSlide?(await(this[e(494)]?.[e(547)](t,n)),this[e(498)]?.[e(557)]&&console.log(e(536)+n[e(488)]+e(509))):(t[e(583)]=n[0],await(this[e(494)]?.[e(612)](t,n[0])),this.startSimpleViewabilityTracking(t,n[0])),t.isLoaded=!0,this[e(498)]?.[e(557)]&&console[e(600)](e(620)+t.id+" ("+n[e(488)]+e(598))}catch(n){console[e(588)]("❌ Failed to load ad for slot: "+t.id,n),this[e(494)]?.[e(517)](t)}}[Qt(497)](t,e){const n=(s=0)=>{const i=te,r=document[i(499)](t.id);if(!r)return void(s<5?(setTimeout(()=>n(s+1),300),this[i(498)]?.[i(557)]&&console.log(i(530)+t.id+i(495)+(s+1)+")")):console[i(493)](i(537)+t.id));const o=new q(r,async()=>{await this.handleViewableEvent(e,t)});t[i(528)]=o,this[i(498)]?.[i(557)]&&console[i(600)]("🎯 Simple viewability tracking started for slot: "+t.id+i(529))};n()}async handleViewableEvent(t,e){const n=Qt;try{this[n(544)]&&(await this[n(544)][n(617)](t[n(562)],e.id,p.VIEWABLE),this[n(498)]?.[n(557)]&&console[n(600)](n(526)+t[n(562)]))}catch(t){console[n(588)](n(565),t)}}async[Qt(549)](t,e){const n=Qt;if(!this[n(498)]?.apiKey)throw new Error(n(490));if(e.adId){const t=""+$[n(501)].detail(e[n(555)]),s=await fetch(t,{method:"GET",headers:V.create(this._config.apiKey)});if(!s.ok){if(404===s[n(611)])return console[n(493)](n(563)+e[n(555)]),[];throw new Error(n(623)+s.status)}const i=await s[n(520)]();return this[n(498)]?.[n(557)]&&console[n(600)](n(622)+e[n(555)],i),[i]}const s=new URLSearchParams;s[n(596)](n(613),t),e[n(579)]&&s[n(596)](n(579),e[n(579)]),e.deviceType&&s[n(596)](n(567),e[n(567)]),e[n(503)]&&s[n(596)](n(503),e.country);const i=$[n(501)][n(578)]()+"?"+s[n(524)](),r=await fetch(i,{method:n(607),headers:V[n(515)](this[n(498)][n(624)])});if(!r.ok)throw new Error(n(623)+r[n(611)]);const o=(await r[n(520)]())[n(501)]||[];return this[n(498)]?.[n(557)]&&console.log(n(569)+o.length+n(608)+t+n(576),{language:e.language,deviceType:e[n(567)],country:e.country}),o}async refreshAdSlot(t){const e=Qt;try{const n=await this.fetchAdData(t[e(613)],t[e(522)]||{});n&&n[e(488)]>0&&(t.advertisement=n[0],await(this[e(494)]?.renderAd(t)),this.advertisementEventTracker&&console[e(600)](e(595),t.id))}catch(n){console[e(588)]("Failed to refresh ad slot: "+t.id,n)}}[Qt(500)](){if(!this[Qt(512)])throw new Error("Ads module not initialized. Call AdStage.init() first.")}setupAutoCleanup(){const t=Qt;typeof window!==t(568)&&typeof document!==t(568)&&(this[t(531)]&&this[t(531)].disconnect(),this[t(531)]=new MutationObserver(e=>{const n=t;e[n(580)](t=>{const e=n;t[e(514)][e(580)](t=>{t.nodeType===Node.ELEMENT_NODE&&this.handleRemovedElement(t)})})}),this.mutationObserver[t(560)](document[t(577)],{childList:!0,subtree:!0}),this[t(498)]?.[t(557)]&&console[t(600)]("🔍 Auto-cleanup MutationObserver enabled"))}[Qt(532)](t){const e=Qt,n=t.getAttribute("data-adstage-slot-id");if(n)return void this.autoDestroy(n);t[e(571)](e(489))[e(580)](t=>{const n=e,s=t[n(546)](n(575));s&&this[n(540)](s)})}autoDestroy(t){const e=Qt;if(this[e(550)][e(616)](t))try{this[e(550)][e(592)](t),this._config?.[e(557)]&&console[e(600)](e(609)+t+e(594))}catch(n){this[e(498)]?.debug&&console.warn(e(561)+t+":",n)}}[Qt(574)](){const t=Qt,e=this[t(498)]?.debug;this[t(531)]&&(this[t(531)][t(507)](),this.mutationObserver=null),this[t(550)][t(496)](),this[t(544)]=null,this[t(494)]=null,this[t(512)]=!1,this[t(498)]=null,e&&console[t(600)](t(534))}}var ne=se;function se(t,e){var n=re();return(se=function(t,e){return n[t-=123]})(t,e)}!function(){for(var t=se,e=re();;)try{if(588156===parseInt(t(147))/1+-parseInt(t(129))/2+parseInt(t(151))/3+-parseInt(t(133))/4+parseInt(t(139))/5*(parseInt(t(124))/6)+parseInt(t(150))/7*(-parseInt(t(141))/8)+parseInt(t(132))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class ie{constructor(){var t=se;this[t(138)]=!1,this[t(154)]=null,this[t(146)]=null}[ne(137)](t){var e=ne;this._config={timeout:3e4,debug:!1,modules:[e(148),"events",e(135)],...t},t[e(123)]&&$.setBaseUrl(t[e(123)]),this._isReady=!0,t.debug&&console[e(125)](e(136),{modules:this._config[e(128)],endpoint:$[e(127)](),mode:e(134)})}[ne(130)](){return this._isReady}getConfig(){return this[ne(154)]}[ne(149)](){return this[ne(146)]}getApiEndpoint(){return $[ne(127)]()}[ne(126)](){var t=ne;return this[t(154)]?.[t(155)]||!1}getEnabledModules(){var t=ne;return this[t(154)]?.[t(128)]||[]}[ne(153)](t){var e=ne;return this.getEnabledModules()[e(152)](t)}[ne(143)](t){var e=ne;if(!this[e(154)])throw new Error(e(142));this[e(154)]={...this[e(154)],...t},this[e(126)]()&&console.log(e(140),t)}[ne(145)](){var t=ne;if(!this[t(154)]?.[t(144)])throw new Error(t(131));return V.create(this._config[t(144)])}}function re(){var t=["144977gMbuCn","1138197RxOOPo","includes","isModuleEnabled","_config","debug","baseUrl","80916vYLiDA","log","isDebugMode","getBaseUrl","modules","1340858NtVDFC","isReady","API key not available","2599560sFwGmr","1962208KahUEV","development","config","✅ Config module initialized (sync mode)","init","_isReady","345ZGzUQU","🔄 Config updated","344leroyz","Config module not initialized","updateConfig","apiKey","getApiHeaders","_organizationInfo","1040937yiYHUV","ads","getOrganizationInfo"];return(re=function(){return t})()}function oe(){const t=["150707KvYMSH","tablet","getUserDeviceInfo","0x0","Unknown","getViewportInfo","5107165UxlJAZ","mapPlatformForEvents","userAgent","setDeviceProperty","9018860bbZgHy","1661332wIybRB","isBrowser","_userProvidedDeviceInfo","web","platform","22tyNiba","test","SSR","isMobile","18HInaTL","setDeviceInfo","343xIVPMS","language","2058939InyLLu","getDetailedInfo","iOS","desktop","ios","3lrPJmw","getPlatform","44136cBnFJe","ko-KR","toLowerCase","width","getAutoDetectedDeviceInfo","Desktop Web","Android","height","mobile","cookieEnabled","9775496gZCCYd"];return(oe=function(){return t})()}const ae=ce;function ce(t,e){const n=oe();return(ce=function(t,e){return n[t-=483]})(t,e)}!function(){const t=ce,e=oe();for(;;)try{if(793911===-parseInt(t(489))/1*(parseInt(t(509))/2)+-parseInt(t(518))/3*(-parseInt(t(500))/4)+parseInt(t(495))/5+-parseInt(t(520))/6*(-parseInt(t(511))/7)+-parseInt(t(488))/8+-parseInt(t(513))/9+-parseInt(t(499))/10*(-parseInt(t(505))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class de{static getDeviceInfo(){const t=ce;return{...de[t(524)](),...de[t(502)]}}static[ae(524)](){const t=ae;if(!k[t(501)]())return{category:"other",platform:t(507),model:t(507),osVersion:t(507)};const e=navigator[t(497)][t(522)]();let n=t(516);/tablet|ipad/[t(506)](e)?n=t(490):N[t(508)]()&&(n=t(486));const s=N[t(519)]();return{category:n,platform:de[t(496)](s),model:navigator[t(504)],osVersion:navigator.platform}}static[ae(510)](t){const e=ae;de[e(502)]={...de[e(502)],...t}}static[ae(498)](t,e){de._userProvidedDeviceInfo[t]=e}static clearDeviceInfo(){de[ae(502)]={}}static[ae(491)](){return{...de[ae(502)]}}static mapPlatformForEvents(t){const e=ae;switch(t){case e(517):return e(515);case"android":return e(484);case e(503):return"Mobile Web";case e(516):return e(483);default:return e(493)}}static[ae(514)](){const t=ae;if(!k[t(501)]())return{userAgent:"SSR",language:t(521),platform:"SSR",cookieEnabled:!1,onLine:!0,screenResolution:t(492),viewportSize:t(492)};const e=k[t(494)]();return{userAgent:navigator[t(497)],language:navigator[t(512)]||t(521),platform:navigator[t(504)],cookieEnabled:navigator[t(487)],onLine:navigator.onLine,screenResolution:screen[t(523)]+"x"+screen[t(485)],viewportSize:e.width+"x"+e[t(485)]}}}de[ae(502)]={};const le=he;function ue(){const t=["34954pVxPAO","30xwmAwf","1177576OZEexD","_userProperties","timeZone","estimateLocation","getUserInfo","5529030HHGPtl","clearUserProperties","306931FFtFdT","8373530yeJESy","1359356CneiIF","extractCountryFromLanguage","language","isBrowser","setUserProperties","getCurrentUserProperties","7vKEhYR","getBaseUserInfo","DateTimeFormat","5cyUjHA","5357286GyuLip","split"];return(ue=function(){return t})()}!function(){const t=he,e=ue();for(;;)try{if(618925===parseInt(t(181))/1+parseInt(t(195))/2*(-parseInt(t(196))/3)+-parseInt(t(183))/4*(parseInt(t(192))/5)+parseInt(t(202))/6*(parseInt(t(189))/7)+parseInt(t(197))/8+parseInt(t(193))/9+-parseInt(t(182))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class pe{static[le(201)](){return{...pe[le(190)](),...pe._userProperties}}static[le(190)](){const t=le;if(!k.isBrowser())return{language:"ko-KR",country:"KR"};const e=navigator[t(185)]||"ko-KR";return{language:e,country:pe[t(184)](e)}}static extractCountryFromLanguage(t){const e={ko:"KR","ko-KR":"KR",en:"US","en-US":"US","en-GB":"GB",ja:"JP","ja-JP":"JP",zh:"CN","zh-CN":"CN","zh-TW":"TW",de:"DE","de-DE":"DE",fr:"FR","fr-FR":"FR"};if(e[t])return e[t];return e[t[le(194)]("-")[0]]||"KR"}static[le(187)](t){const e=le;pe._userProperties={...pe[e(198)],...t}}static setUserProperty(t,e){pe[le(198)][t]=e}static[le(180)](){pe[le(198)]={}}static[le(188)](){return{...pe[le(198)]}}static[le(200)](){const t=le;if(!k[t(186)]())return{timezone:"UTC",estimatedCountry:"KR"};const e=Intl[t(191)]().resolvedOptions()[t(199)];return{timezone:e,estimatedCountry:{"Asia/Seoul":"KR","Asia/Tokyo":"JP","Asia/Shanghai":"CN","Asia/Hong_Kong":"HK","Asia/Taipei":"TW","America/New_York":"US","America/Los_Angeles":"US","Europe/London":"GB","Europe/Berlin":"DE","Europe/Paris":"FR"}[e]||"KR"}}}function he(t,e){const n=ue();return(he=function(t,e){return n[t-=180]})(t,e)}pe[le(198)]={};const fe=ge;function ge(t,e){const n=me();return(ge=function(t,e){return n[t-=201]})(t,e)}function me(){const t=["125828eqraWc","adstage_user_id","204311NwkwtK","231qBNdVz","12273132uIlclf","8RSXmxG","isSessionExpired","_sessionStartTime","getSessionStats","getItem","getSessionId","setItem","ssr_session_","random","isBrowser","now","toString","clearUserId","224260TiyQAE","3PQgKnk","adstage_session_start","removeItem","substr","_userId","12321TNPqdJ","refreshSession","337920LbLiPI","setUserId","getUserId","42urGELj","adstage_session_id","40726NqdgsO","3992hIbBsM","isNewSession","getSessionDuration"];return(me=function(){return t})()}!function(){const t=ge,e=me();for(;;)try{if(413103===parseInt(t(221))/1*(-parseInt(t(224))/2)+parseInt(t(203))/3*(-parseInt(t(219))/4)+parseInt(t(210))/5+-parseInt(t(213))/6*(parseInt(t(215))/7)+parseInt(t(216))/8*(parseInt(t(208))/9)+-parseInt(t(202))/10*(parseInt(t(222))/11)+parseInt(t(223))/12)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Ie{static[fe(229)](){const t=fe;if(!k[t(233)]())return t(231)+Date[t(234)]();const e=sessionStorage[t(228)](t(214));if(e)return e;const n="session_"+Math[t(232)]()[t(235)](36)[t(206)](2,9)+"_"+Date.now();return sessionStorage[t(230)](t(214),n),!Ie[t(226)]&&(Ie._sessionStartTime=Date[t(234)](),k.isBrowser()&&sessionStorage.setItem("adstage_session_start",String(Ie[t(226)]))),n}static[fe(211)](t){const e=fe;Ie[e(207)]=t,k[e(233)]()&&localStorage[e(230)](e(220),t)}static[fe(212)](){const t=fe;if(Ie[t(207)])return Ie._userId;if(k[t(233)]()){const e=localStorage[t(228)]("adstage_user_id");if(e)return Ie[t(207)]=e,e}}static[fe(201)](){const t=fe;Ie[t(207)]=void 0,k.isBrowser()&&localStorage[t(205)]("adstage_user_id")}static getSessionInfo(){const t=fe,e=Ie[t(229)](),n=Ie[t(212)](),s=Ie[t(217)]();return{sessionId:e,userId:n,sessionDuration:Ie[t(218)](),isNewSession:s}}static[fe(217)](){const t=fe;if(!k[t(233)]())return!0;const e=sessionStorage[t(228)]("adstage_session_id"),n=sessionStorage[t(228)](t(204));return!e||!n}static[fe(218)](){const t=fe;if(!k[t(233)]())return 0;const e=sessionStorage[t(228)](t(204));return e?Date[t(234)]()-parseInt(e,10):0}static[fe(209)](){const t=fe;return k[t(233)]()&&(sessionStorage[t(205)](t(214)),sessionStorage[t(205)]("adstage_session_start")),Ie[t(226)]=void 0,Ie[t(229)]()}static[fe(225)](t=24){return Ie[fe(218)]()>60*t*60*1e3}static[fe(227)](){const t=fe,e=Ie[t(229)](),n=Ie[t(212)](),s=Ie.getSessionDuration(),i=Ie[t(225)](),r=Ie[t(217)]();let o;if(k[t(233)]()){const e=sessionStorage[t(228)](t(204));o=e?parseInt(e,10):void 0}return{sessionId:e,userId:n,startTime:o,duration:s,isExpired:i,isNewSession:r}}}const ve=ye;function ye(t,e){const n=be();return(ye=function(t,e){return n[t-=446]})(t,e)}function be(){const t=["📱 User provided device info cleared","_config","setDeviceInfo","application/json","create","isReady","sendEventToServer","📊 Events module initialized","setDeviceProperty","setUserProperties","Events module not initialized. Call AdStage.init() first.","POST","debug","events","getUserDeviceInfo","error","getDeviceInfo","📱 Device property set:","getCurrentUserProperties","9549690UItoAT","clearDeviceInfo","509085MuqSqs","1888DWOHzQ","4487077NQJfsb","getUserInfo","getUserId","getSessionId","1479039vLNcLF","409579PDnSPq","track","log","📱 Device info set:","_isReady","status","2wWrOgN","✅ Event tracked:","❌ Failed to track event:","warn","88KlCaMp","6560DpAwIz","setUserId","1280778zYWNrV","apiKey"];return(be=function(){return t})()}!function(){const t=ye,e=be();for(;;)try{if(334628===parseInt(t(474))/1+-parseInt(t(480))/2*(-parseInt(t(473))/3)+parseInt(t(468))/4*(parseInt(t(485))/5)+-parseInt(t(487))/6+-parseInt(t(469))/7+parseInt(t(484))/8*(parseInt(t(467))/9)+-parseInt(t(465))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class we{constructor(){this[ye(478)]=!1,this._config=null}init(t){const e=ye;this._config=t,this[e(478)]=!0,t[e(458)]&&console[e(476)](e(453))}[ve(451)](){return this[ve(478)]}getConfig(){return this[ve(447)]}[ve(486)](t){const e=ve;Ie[e(486)](t),this._config?.[e(458)]&&console[e(476)]("👤 User ID set:",t)}[ve(471)](){return Ie.getUserId()}setUserProperties(t){const e=ve;pe[e(455)](t),this[e(447)]?.[e(458)]&&console[e(476)]("👤 User properties set:",t)}getUserProperties(){return pe[ve(464)]()}setDeviceInfo(t){const e=ve;de[e(448)](t),this[e(447)]?.debug&&console[e(476)](e(477),t)}[ve(454)](t,e){const n=ve;de[n(454)](t,e),this[n(447)]?.[n(458)]&&console[n(476)](n(463),t,e)}clearDeviceInfo(){const t=ve;de[t(466)](),this[t(447)]?.debug&&console[t(476)](t(446))}[ve(460)](){return de[ve(460)]()}[ve(462)](){return de.getDeviceInfo()}getUserInfo(){return pe[ve(470)]()}[ve(464)](){return pe[ve(464)]()}async[ve(475)](t,e){const n=ve;if(this._isReady)if(this[n(447)]?.apiKey)try{const s={eventName:t,userId:Ie[n(471)](),sessionId:Ie[n(472)](),sdkVersion:A(),device:de.getDeviceInfo(),user:pe[n(470)](),params:e||{}};await this[n(452)](s),this[n(447)][n(458)]&&console.log(n(481),t,e)}catch(s){console[n(461)](n(482),s),this[n(447)][n(458)]&&console[n(461)]("Event data:",{eventName:t,properties:e})}else console[n(483)]("API key not configured for event tracking.");else console[n(483)](n(456))}async sendEventToServer(t){const e=ve,n=await fetch($[e(459)][e(475)](),{method:e(457),headers:{...V[e(450)](this._config[e(488)]),"Content-Type":e(449)},body:JSON.stringify(t)});if(!n.ok)throw new Error("Event tracking failed: "+n[e(479)]+" "+n.statusText)}}const ke=Ee;function Ee(t,e){const n=xe();return(Ee=function(t,e){return n[t-=370]})(t,e)}function xe(){const t=["size","apiKey","config","13264710ctxtrI","AdStage not initialized. Call AdStage.init() first.","clear","log","baseUrl",")의 viewable 추적 초기화됨","ads","_isInitialized","events","init","clearAdViewable","471205ivBwuH","7086yFmJfB","✅ AdStage Debug: 광고 ","reset","371316UtRtsX","5173qiwrtS","7725222uHwiEj","...","2.0.0","getInstance","viewableTracker","🚀 AdStage SDK initialized (sync mode)","_config","debug","📊 AdStage Debug: 현재 viewable 추적 상태","🌐 API endpoint configured:","instance","✅ AdStage Debug: 모든 viewable 추적 데이터 초기화됨","28UJCSiW","7052816kEsBYp","10CZfQkt","development","setBaseUrl","887792BjfnOm","substring","from"];return(xe=function(){return t})()}!function(){const t=Ee,e=xe();for(;;)try{if(451663===parseInt(t(378))/1+parseInt(t(375))/2*(-parseInt(t(399))/3)+-parseInt(t(373))/4*(-parseInt(t(395))/5)+-parseInt(t(396))/6*(-parseInt(t(400))/7)+-parseInt(t(374))/8+parseInt(t(401))/9+-parseInt(t(384))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Ae{constructor(){const t=Ee;this[t(391)]=!1,this[t(407)]=null,this[t(383)]=new ie,this[t(390)]=new ee,this[t(392)]=new we}static[ke(393)](t){const e=ke;!Ae[e(371)]&&(Ae.instance=new Ae);const n=Ae[e(371)];if(!t.apiKey)throw new Error("API key is required for AdStage initialization");n[e(407)]={timeout:3e4,debug:!1,modules:[e(390),"events",e(383)],...t},n._config[e(388)]&&($[e(377)](n[e(407)][e(388)]),t[e(408)]&&console[e(387)](e(370),n[e(407)][e(388)]));const s=n._config.modules||[e(390),e(392),e(383)];for(const t of s){const s=n[t];s&&"function"==typeof s.init&&s.init(n[e(407)])}n[e(391)]=!0,t[e(408)]&&console[e(387)](e(406),{version:e(403),modules:s,apiKey:t[e(382)][e(379)](0,8)+e(402),mode:e(376)})}static isReady(){const t=ke;return Ae[t(371)]?._isInitialized||!1}static getConfig(){const t=ke;return Ae[t(371)]?.[t(407)]||null}static[ke(404)](){const t=ke;if(!Ae[t(371)])throw new Error(t(385));return Ae[t(371)]}static get ads(){const t=ke;return Ae[t(404)]()[t(390)]}static get events(){const t=ke;return Ae.getInstance()[t(392)]}static get[ke(383)](){const t=ke;return Ae[t(404)]()[t(383)]}static[ke(398)](){const t=ke;Ae[t(371)]&&(Ae[t(371)][t(391)]=!1,Ae[t(371)][t(407)]=null)}}function Se(t,e){var n=De();return(Se=function(t,e){return n[t-=499]})(t,e)}function Ce(t,e){var n=Se;return Ae[n(504)]()?Ae[n(510)][n(503)](t,e):(console[n(501)]("AdStage not initialized. Call AdStage.init() first."),Promise[n(513)]())}function Te(t){var e=Se;Ae.isReady()?Ae[e(510)][e(514)](t):console[e(501)](e(515))}function Re(){var t=Se;if(Ae.isReady())return Ae.events[t(507)]();console.warn("AdStage not initialized. Call AdStage.init() first.")}function De(){var t=["8RpaCAy","1659qCvNtI","7784630JZaheE","getUserProperties","warn","822474dZpEsp","track","isReady","4294450OuQyoV","1324QiNfHJ","getUserId","4651551xbDjCs","1602HUJbJr","events","7683IBFnnH","setUserProperties","resolve","setUserId","AdStage not initialized. Call AdStage.init() first.","1245884tZSHLr"];return(De=function(){return t})()}function Be(t){var e=Se;Ae[e(504)]()?Ae[e(510)][e(512)](t):console[e(501)](e(515))}function Le(){var t=Se;if(Ae[t(504)]())return Ae[t(510)][t(500)]();console[t(501)](t(515))}Ae.debug={clearAllViewable:()=>{const t=ke;ft[t(386)](),console[t(387)](t(372))},clearAdViewable:(t,e)=>{const n=ke;ft[n(394)](t,e),console[n(387)](n(397)+t+"("+e+n(389))},getViewableStatus:()=>{const t=ke;console.log(t(409),{trackedCount:ft[t(405)][t(381)],trackedItems:Array[t(380)](ft[t(405)])})}},function(){for(var t=Se,e=De();;)try{if(459510===-parseInt(t(502))/1+-parseInt(t(516))/2+parseInt(t(511))/3*(parseInt(t(506))/4)+parseInt(t(505))/5+-parseInt(t(509))/6*(parseInt(t(518))/7)+parseInt(t(517))/8*(-parseInt(t(508))/9)+parseInt(t(499))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const ze=e(null);function Me({children:e,config:i}){const[r,o]=n(!1),[a,c]=n(null),[d,l]=n(null),u=t=>{try{l(null),r&&Ae.reset(),Ae.init(t),c(t),o(!0),t.debug&&console.log("✅ AdStage SDK initialized successfully via React Provider")}catch(t){const e=t instanceof Error?t.message:"Unknown error";l(e),console.error("❌ AdStage SDK initialization failed:",t),o(!1),c(null)}};s(()=>{i&&!r&&u(i)},[i,r]);const p={isInitialized:r,config:a,initialize:u,reset:()=>{try{Ae.reset(),o(!1),c(null),l(null)}catch(t){console.error("❌ AdStage SDK reset failed:",t)}},error:d};return t(ze.Provider,{value:p,children:e})}function Ne(){const t=i(ze);if(!t)throw new Error("useAdStageContext must be used within an AdStageProvider");return t}function Ue(){const{isInitialized:t}=Ne();return t?Ae:(console.warn("AdStage SDK is not initialized. Please call initialize() first or provide config to AdStageProvider."),null)}function Pe(){var t=["819348ueqSZF","1656QIHkKy","15485770AlMWPp","377HFZAOx","932838CdEEkv","3245032UWdWwz","1840058lqVmfL","3VaBztz","29LkoOnF","21592Xyxalf","9LovElp","12215amuMuT","40enpLBC"];return(Pe=function(){return t})()}function Oe(t,e){var n=Pe();return(Oe=function(t,e){return n[t-=186]})(t,e)}!function(){for(var t=Oe,e=Pe();;)try{if(966605===parseInt(t(195))/1*(-parseInt(t(196))/2)+-parseInt(t(194))/3*(parseInt(t(192))/4)+parseInt(t(186))/5*(-parseInt(t(191))/6)+parseInt(t(198))/7*(-parseInt(t(188))/8)+parseInt(t(197))/9*(parseInt(t(189))/10)+parseInt(t(193))/11+parseInt(t(187))/12*(parseInt(t(190))/13))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const Ve=Fe;function Fe(t,e){const n=He();return(Fe=function(t,e){return n[t-=244]})(t,e)}function He(){const t=["179484UmIxVm","5256344urSOuP","ads","2536310CHxcdR","681214yHvmoO","events","27ztqoPA","7mskrJG","603780kqrhoK","5226516yVPgtX","2695270PwLRbk","2.0.0","4yQZLIf","undefined"];return(He=function(){return t})()}!function(){const t=Fe,e=He();for(;;)try{if(451875===-parseInt(t(244))/1+parseInt(t(252))/2*(-parseInt(t(254))/3)+parseInt(t(248))/4+parseInt(t(257))/5+-parseInt(t(249))/6+-parseInt(t(247))/7*(-parseInt(t(255))/8)+parseInt(t(246))/9*(parseInt(t(250))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const _e=Ve(251),Ke=[Ve(256),Ve(245),"config"];typeof window!==Ve(253)&&(window.AdStage=Ae);export{Ae as AdStage,Me as AdStageProvider,_e as SDK_VERSION,Ke as SUPPORTED_MODULES,Re as getUserId,Le as getUserProperties,Te as setUserId,Be as setUserProperties,Ce as track,Ne as useAdStageContext,Ue as useAdStageInstance};