@adstage/web-sdk 3.0.13 → 3.0.14

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.
@@ -1,4 +1,4 @@
1
- function t(){var e=["BANNER","15832naELSd","292555xLHdMp","VIDEO","WEB","DESKTOP","3848211tmHpxu","INTERSTITIAL","918376zVDTJz","147vODiLK","TABLET","15358770kqXqVO","471184utjTki","CLICK","77PnDZPB","VIEWABLE","1908234gMXsVU","MOBILE","POPUP","60tqKsvk","TEXT","NATIVE"];return(t=function(){return e})()}function e(n,r){var o=t();return(e=function(t,e){return o[t-=304]})(n,r)}var n,r,o,i,s,a,c,l,d,u,p,h;!function(){for(var n=e,r=t();;)try{if(996808===parseInt(n(305))/1+-parseInt(n(309))/2+parseInt(n(324))/3*(parseInt(n(316))/4)+-parseInt(n(317))/5*(-parseInt(n(312))/6)+-parseInt(n(307))/7*(parseInt(n(323))/8)+parseInt(n(321))/9+parseInt(n(304))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(),(r=n||(n={}))[(o=e)(315)]=o(315),r.POPUP=o(311),r.INTERSTITIAL=o(322),r[o(314)]="NATIVE",r.VIDEO=o(318),r[o(313)]=o(313),(s=i||(i={}))[(a=e)(319)]=a(319),s.MOBILE=a(310),l=c||(c={}),d=e,l.VIEWABLE=d(308),l[d(306)]="CLICK",p=u||(u={}),h=e,p.DESKTOP=h(320),p[h(310)]="MOBILE",p[h(325)]=h(325);const f=m;!function(){const t=m,e=y();for(;;)try{if(966283===-parseInt(t(288))/1+-parseInt(t(276))/2*(-parseInt(t(267))/3)+-parseInt(t(280))/4*(parseInt(t(326))/5)+parseInt(t(274))/6+-parseInt(t(302))/7*(parseInt(t(305))/8)+-parseInt(t(290))/9+parseInt(t(295))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class g{static isBrowser(){return typeof window!==m(293)&&"undefined"!=typeof document}static isSSR(){return!this.isBrowser()}static canUseDOM(){return this[m(323)]()&&void 0!==document.readyState}static safeGetElementById(t){const e=m;return this.canUseDOM()?document[e(309)](t):null}static[f(325)](t){const e=f;return this[e(283)]()?document[e(304)](t):null}static safeQuerySelectorAll(t){const e=f;return this[e(283)]()?Array.from(document[e(273)](t)):[]}static[f(299)](t){const e=f;return this[e(283)]()?document[e(324)](t):null}static[f(300)](t,e,n,r){const o=f;this[o(283)]()&&t&&t[o(311)](e,n,r)}static safeRemoveEventListener(t,e,n,r){const o=f;this.canUseDOM()&&t&&t[o(264)](e,n,r)}static[f(312)](t,e){return this[f(323)]()?window[t]??e:e}static[f(278)](t,e){return this[f(283)]()?document[t]??e:e}static safeWindowOpen(t,e,n){return this[f(323)]()?window.open(t,e,n):null}static safeGetComputedStyle(t){const e=f;return this[e(323)]()&&t?window[e(266)](t):null}static[f(285)](){const t=f;return!!this[t(283)]()&&document[t(270)]!==t(265)}static waitForDOM(){return new Promise(t=>{const e=m;this[e(283)]()?this[e(285)]()?t():this[e(300)](document,e(331),()=>t()):t()})}static[f(330)](t,e){const n=f;this[n(283)]()&&t&&Object.entries(e)[n(279)](([e,r])=>{const o=n;t[o(284)][o(332)](e,r)})}static[f(272)](t,e){this.canUseDOM()&&t&&t.classList.add(e)}static[f(303)](t,e){const n=f;this[n(283)]()&&t&&t[n(281)][n(297)](e)}static[f(328)](t,e){const n=f;this[n(283)]()&&t&&(t[n(292)]=e)}static safeSetInnerHTML(t,e){const n=f;this[n(283)]()&&t&&(t[n(329)]=e)}static safeAppendChild(t,e){const n=f;this[n(283)]()&&t&&e&&t[n(294)](e)}static safeRemoveChild(t,e){const n=f;this[n(283)]()&&t&&e&&t[n(301)](e)}static[f(333)](){const t=f;return{url:this[t(312)](t(321),{href:""}).href,title:this[t(278)](t(268),""),referrer:this[t(278)](t(327),"")}}static[f(314)](){const t=f;return{width:this[t(312)](t(308),0),height:this[t(312)](t(317),0),pixelRatio:this[t(312)](t(306),1)}}static[f(269)](){const t=f;return{scrollTop:this[t(283)]()?window[t(296)]||document[t(277)][t(287)]:0,scrollLeft:this.getWindowProperty(t(298),0)}}static async[f(282)](t,e={}){const n=f,{timeout:r=3e3,retryInterval:o=100,debug:i=!1}=e;if(!this[n(283)]())throw new Error("DOM을 사용할 수 없는 환경입니다.");const s=document.getElementById(t);return s?(i&&console[n(320)](n(307)+t),s):(i&&console[n(320)](n(319)+t+" (최대 "+r+"ms)"),new Promise((e,n)=>{let s=0;const a=Math.ceil(r/o),c=()=>{const l=m;s++;const d=document[l(309)](t);if(d)return i&&console.log(l(286)+t+" ("+s+l(275)+s*o+"ms 경과)"),void e(d);if(s>=a){const e=l(310)+t+'"\n \n다음을 확인해보세요:\n1. HTML에 id="'+t+l(313)+r+l(289)+s+l(318);return i&&console.error(e),void n(new Error(e))}i&&s%10==0&&console[l(320)](l(271)+t+" ("+s+"/"+a+")");const u=Math[l(315)](o*Math[l(334)](1.2,s),500);setTimeout(c,u)};setTimeout(c,o)}))}static async[f(322)](t,e={}){const n=f,r=t[n(291)](t=>this.waitForElement(t,e));return Promise[n(316)](r)}}function m(t,e){const n=y();return(m=function(t,e){return n[t-=264]})(t,e)}function y(){const t=["getPageInfo","pow","removeEventListener","loading","getComputedStyle","1304385Ximmdv","title","getScrollInfo","readyState","⏳ 컨테이너 대기 중: ","safeAddClass","querySelectorAll","9030222JpQODe","번째 시도, ","8nSOoIA","documentElement","getDocumentProperty","forEach","15724pNSfOC","classList","waitForElement","canUseDOM","style","isDOMReady","✅ 컨테이너 발견: ","scrollTop","1178649oOzWRS","ms (","12732993Zpowpc","map","textContent","undefined","appendChild","25161430vCBRFD","pageYOffset","remove","pageXOffset","safeCreateElement","safeAddEventListener","removeChild","7WQrakx","safeRemoveClass","querySelector","5560624TkrOoz","devicePixelRatio","✅ 컨테이너 즉시 발견: ","innerWidth","getElementById",'❌ 컨테이너를 찾을 수 없습니다: "',"addEventListener","getWindowProperty",'" 요소가 있는지 확인\n2. React 등에서 컴포넌트가 렌더링된 후 SDK 호출\n3. 철자가 정확한지 확인\n4. 중복된 ID가 없는지 확인\n\n대기 시간: ',"getViewportInfo","min","all","innerHeight","번 시도)","⏳ 컨테이너 대기 시작: ","log","location","waitForElements","isBrowser","createElement","safeQuerySelector","1915tPgCoi","referrer","safeSetTextContent","innerHTML","safeApplyStyles","DOMContentLoaded","setProperty"];return(y=function(){return t})()}const v=k;!function(){const t=k,e=w();for(;;)try{if(767551===-parseInt(t(361))/1+parseInt(t(362))/2+parseInt(t(364))/3*(parseInt(t(356))/4)+-parseInt(t(355))/5+parseInt(t(354))/6+parseInt(t(363))/7*(-parseInt(t(353))/8)+parseInt(t(358))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const I=v(359);function b(){return I}function w(){const t=["3.0.13","userAgent","1337315PkaWAG","1221316CdoasE","9869594xvJFYo","3345zzzuvw"," AdStageSDK/","8mxOSbb","4654878rpxkQV","5159170MSzMAw","2952cUcHCE","undefined","21035709bmEVqX"];return(w=function(){return t})()}function k(t,e){const n=w();return(k=function(t,e){return n[t-=352]})(t,e)}function E(){const t=["web","772472eMbPWI","getPlatform","4361946luHoRM","safeQuerySelector","random","adstage_device_id","ssr_session_","292JGNgzi","now","isMobile","ssr_device_","getItem","toString","UTC","1507575kCatGi","effectiveType","collectDeviceInfo","test","SSR","connection",",y:","14ysDvrw","getScrollInfo","adstage_session_id","15445onKNFq","unknown","pixelRatio","timeZone","device_","resolvedOptions"," .adstage-slider-wrapper","scrollTop","27047736ZMqYYf","top","getViewportInfo","desktop","generateDeviceId","round","DateTimeFormat","session_","1774818sNZcAC","substr","toLowerCase","isBrowser","colorDepth","setItem","userAgent","android","safeGetElementById","10PVFmcT","getBoundingClientRect","height","355516aykkif","left","generateSessionId","platform","language",'[data-adstage-slot-id="',"ios"];return(E=function(){return t})()}const x=S;function S(t,e){const n=E();return(S=function(t,e){return n[t-=301]})(t,e)}!function(){const t=S,e=E();for(;;)try{if(500484===-parseInt(t(329))/1+-parseInt(t(317))/2+-parseInt(t(351))/3+-parseInt(t(344))/4*(parseInt(t(301))/5)+-parseInt(t(339))/6+-parseInt(t(358))/7*(-parseInt(t(337))/8)+-parseInt(t(309))/9*(-parseInt(t(326))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class A{static[x(313)](){const t=x;if(!g[t(320)]())return t(347)+Date[t(345)]();const e=localStorage[t(348)](t(342));if(e)return e;const n=t(305)+Math[t(341)]()[t(349)](36)[t(318)](2,9)+"_"+Date[t(345)]();return localStorage[t(322)]("adstage_device_id",n),n}static[x(331)](){const t=x;if(!g[t(320)]())return t(343)+Date[t(345)]();const e=sessionStorage[t(348)](t(360));if(e)return e;const n=t(316)+Math[t(341)]()[t(349)](36)[t(318)](2,9)+"_"+Date.now();return sessionStorage[t(322)](t(360),n),n}static[x(346)](){const t=x;return!!g[t(320)]()&&/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator[t(323)])}static getPlatform(){const t=x;if(!g[t(320)]())return"web";const e=navigator[t(323)][t(319)]();return/iphone|ipad|ipod/[t(354)](e)?t(335):/android/[t(354)](e)?t(324):A[t(346)]()?t(336):t(312)}static[x(353)](){const t=x,e=g[t(311)]();return{deviceId:A[t(313)](),sessionId:A[t(331)](),osVersion:g.isBrowser()?navigator[t(332)]:t(355),deviceModel:g[t(320)]()?navigator[t(332)]:t(355),appVersion:"1.0.0",sdkVersion:b(),language:g[t(320)]()&&navigator[t(333)]||"ko",country:"KR",ipAddress:"",userAgent:g.isBrowser()?navigator[t(323)]:t(355),timezone:g.isBrowser()?Intl[t(315)]()[t(306)]()[t(304)]:t(350),viewportWidth:e.width,viewportHeight:e[t(328)],screenWidth:g[t(320)]()?screen.width:0,screenHeight:g[t(320)]()?screen.height:0,colorDepth:g[t(320)]()?screen[t(321)]:24,pixelRatio:e[t(303)],connectionType:g[t(320)]()?navigator[t(356)]?.[t(352)]||"unknown":t(302),platform:A[t(338)]()}}static getSlotPosition(t){const e=x;let n=g[e(325)](t);if(!n){const r=g[e(340)]("#"+t+e(307));r&&(n=r)}if(!n&&(n=g[e(340)](e(334)+t+'"]')),!n)return e(302);const r=n[e(327)](),o=g[e(359)]();return"x:"+Math[e(314)](r[e(330)])+e(357)+Math.round(r[e(310)]+o[e(308)])}}const C=_;function T(){const t=["contentType","6587424utujML","1192755YINUCW","150pJyrrN","367488nPzVyl","309094OqvrAD","undefined","userAgent","1455276ADjjYd","2122463klSTtN","application/json","API key is required","create","3592PyegMx","createForEvents","User-Agent"];return(T=function(){return t})()}function _(t,e){const n=T();return(_=function(t,e){return n[t-=169]})(t,e)}!function(){const t=_,e=T();for(;;)try{if(166544===parseInt(t(171))/1+parseInt(t(179))/2*(-parseInt(t(169))/3)+-parseInt(t(170))/4+-parseInt(t(184))/5+-parseInt(t(174))/6+-parseInt(t(175))/7+parseInt(t(183))/8)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class R{static[C(178)](t,e){const n=C;if(!t)throw new Error(n(177));const r={"x-api-key":t,"Content-Type":e?.[n(182)]||n(176)};return typeof navigator!==n(172)&&(r["User-Agent"]=e?.[n(173)]||navigator[n(173)]),r}static[C(180)](t,e){const n=C,r=R.create(t);return e?.[n(173)]&&(r[n(181)]=e.userAgent),r}}const D=L;function L(t,e){const n=z();return(L=function(t,e){return n[t-=253]})(t,e)}!function(){const t=L,e=z();for(;;)try{if(408646===-parseInt(t(291))/1*(parseInt(t(302))/2)+-parseInt(t(267))/3*(parseInt(t(278))/4)+-parseInt(t(284))/5+parseInt(t(282))/6+-parseInt(t(286))/7*(parseInt(t(309))/8)+-parseInt(t(276))/9*(-parseInt(t(255))/10)+-parseInt(t(260))/11*(-parseInt(t(269))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class P{constructor(t,e,n,r){const o=L;this[o(306)]=t,this[o(275)]=e,this[o(296)]=n,this.slots=r}async trackAdvertisementEvent(t,e,n){const r=L;try{this[r(296)]&&console[r(287)](r(274)+n+" event for ad "+t+r(264)+e);const o=this[r(258)].get(e);if(!o)return void(this[r(296)]&&console[r(283)](r(254)+e+r(261)));if(!(document.getElementById(o[r(292)])||document.querySelector(r(288)+e+'"]')))return void(this[r(296)]&&console.warn(r(257)+e+r(263)+o[r(292)]+r(253)));const i=A[r(311)](),s={adType:o[r(297)],platform:i[r(272)],deviceId:i.deviceId,deviceInfo:i,pageUrl:g[r(308)]()[r(285)],pageTitle:g[r(308)]()[r(270)],referrer:g[r(308)]()[r(312)],slotId:e,slotPosition:A[r(310)](o[r(292)]),slotWidth:P[r(277)](o.width),slotHeight:P[r(277)](o[r(280)]),sessionId:i[r(307)],pageLoadTime:performance[r(294)](),metadata:{eventType:n,sdkVersion:b(),timestamp:Date[r(294)]()},...n===c[r(300)]&&{isViewable:!0,iabCompliant:!0}},a=this[r(306)]+r(259)+t+"/"+n,l=R[r(262)](this[r(275)],s);this[r(296)]&&(console[r(287)](r(298)+n+r(273)+t,{url:a,headers:l,eventData:s}),console.log(r(305),{method:r(295),url:a,hasApiKey:!!this[r(275)],bodySize:JSON[r(313)](s).length}));const d=await fetch(a,{method:r(295),headers:l,body:JSON[r(313)](s)});if(this.debug&&console[r(287)](r(293)+d[r(299)]+" "+d[r(256)],{url:a,ok:d.ok}),!d.ok){const t=await d.text();throw new Error(r(268)+d[r(299)]+" "+d[r(256)]+r(279)+t)}this.debug&&console[r(287)](r(281)+n+" for ad "+t)}catch(o){console[r(304)](r(265),o),console[r(304)](r(289),{baseUrl:this.baseUrl,apiKey:this[r(275)]?this[r(275)][r(290)](0,8)+r(266):r(271),url:this.baseUrl+"/advertisements/events/"+t+"/"+n,eventType:n,adId:t,slotId:e})}}static[D(277)](t){const e=D;if("number"==typeof t)return t;if(typeof t===e(303)){const n=parseFloat(t[e(301)](/px$/,""));return isNaN(n)?0:n}return 0}}function z(){const t=["7LuTnws","log",'[data-adstage-slot-id="',"🔍 Debug info:","substring","14EtDoWW","containerId","📡 API Response Status: ","now","POST","debug","adType","🚀 Sending advertisement event: ","status","VIEWABLE","replace","109272bhLeIg","string","error","🌐 Full API call details:","baseUrl","sessionId","getPageInfo","1501464wfssOs","getSlotPosition","collectDeviceInfo","referrer","stringify","). Skipping event tracking.","⚠️ Slot not found for slotId: ","34170lfooOd","statusText","⚠️ DOM element not found for slotId: ","slots","/advertisements/events/","22rvXnBG",". Skipping event tracking to prevent incorrect adType.","createForEvents"," (containerId: "," in slot ","❌ Failed to track advertisement event:","...","21tvKGMh","API request failed: ","10685760TRVNtd","title","NOT_SET","platform"," for ad ","🚀 AdvertisementEventTracker: Processing ","apiKey","846IEhxbm","parseNumericValue","451268KHDCfp"," - ","height","✅ Successfully tracked advertisement event: ","2390778SsHAZr","warn","1748345QbuuWK","url"];return(z=function(){return t})()}var O=B;function B(t,e){var n=M();return(B=function(t,e){return n[t-=416]})(t,e)}!function(){for(var t=B,e=M();;)try{if(927298===-parseInt(t(417))/1*(-parseInt(t(438))/2)+-parseInt(t(434))/3*(parseInt(t(440))/4)+parseInt(t(432))/5+parseInt(t(429))/6+parseInt(t(422))/7+parseInt(t(433))/8*(parseInt(t(439))/9)+parseInt(t(431))/10*(-parseInt(t(437))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class U{constructor(t,e){var n=B;this.observer=null,this[n(418)]=!1,this.element=t,this.onViewableCallback=e,this.initIntersectionObserver()}initIntersectionObserver(){var t=B;"IntersectionObserver"in window?(this[t(430)]=new IntersectionObserver(t=>this.handleIntersection(t),{threshold:.5,rootMargin:t(436)}),this.observer.observe(this[t(426)])):console.warn(t(424))}handleIntersection(t){var e=B;t[e(435)](t=>{var n=e;t[n(419)]>=.5&&this[n(425)]()&&!this[n(418)]&&(this[n(418)]=!0,this[n(427)]&&this[n(427)]())})}[O(425)](){var t=O;return!document[t(428)]&&document[t(416)]===t(423)}[O(421)](){var t=O;this[t(430)]&&(this[t(430)][t(420)](),this[t(430)]=null)}}function M(){var t=["intersectionRatio","disconnect","destroy","12968249jrJtzG","visible","IntersectionObserver not supported, viewability tracking disabled","isDocumentVisible","element","onViewableCallback","hidden","10615878dEcwoj","observer","43514050cKcqKy","5360875VndIhZ","8OTvuoH","3489BIjZfP","forEach","0px","11cOdgJg","62vJvyxj","13947435uqmrHI","4832hwaQAb","visibilityState","14187DWGGdT","isViewableTriggered"];return(M=function(){return t})()}function N(){const t=["2ZQfnEL","baseUrl","custom","registerAttribution","getBaseUrl","/advertisements/list","startsWith","/events/register/attribution","track","/advertisements/events","/advertisements","events","1090xWNWvu","https://api.adstage.app","1387728ierrbk","444792DuIMtE","setBaseUrl","881279ZNYxhq","746568lpdAzm","detail","6cYgtcF","list","4PemQLQ","production","29447AXbApf","advertisements","45766hSeMjT","533510rjryIq"];return(N=function(){return t})()}const V=j;!function(){const t=j,e=N();for(;;)try{if(109229===parseInt(t(517))/1*(parseInt(t(515))/2)+parseInt(t(504))/3*(-parseInt(t(511))/4)+parseInt(t(516))/5+parseInt(t(509))/6*(-parseInt(t(506))/7)+parseInt(t(507))/8+-parseInt(t(503))/9+-parseInt(t(501))/10*(-parseInt(t(513))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const F={production:V(502),beta:"https://beta-api.adstage.app"};function j(t,e){const n=N();return(j=function(t,e){return n[t-=499]})(t,e)}V(512);const K={advertisements:{list:V(522),detail:V(499),events:V(526)},events:{track:"/events/track",registerAttribution:V(524)}};class H{constructor(t){const e=V;this[e(514)]={list:()=>""+this[e(518)]+K.advertisements[e(510)],detail:t=>""+this[e(518)]+K[e(514)][e(508)]+"/"+t,events:(t,n)=>""+this[e(518)]+K[e(514)][e(500)]+"/"+t+"/"+n},this[e(500)]={track:()=>""+this[e(518)]+K.events[e(525)],registerAttribution:()=>""+this.baseUrl+K[e(500)][e(520)]},this[e(518)]=t||F.production}[V(505)](t){this[V(518)]=t}[V(521)](){return this[V(518)]}[V(519)](t){const e=V;return""+this.baseUrl+(t[e(523)]("/")?t:"/"+t)}}const W=new H;var q=Y;function Y(t,e){var n=G();return(Y=function(t,e){return n[t-=389]})(t,e)}function G(){var t=["6506118atADyC","🎯 Triggering initial VIEWABLE event: ad ","_id","211396cFQcSe","1719783RsPXxI","VIEWABLE","🎯 Triggering VIEWABLE event for slide change: ad ","10064115iUGNzh","120fKYctu","2488190UgQsok","3GXDtqV","955676lLZxKN","log","trackSlideViewable"," (index: "," (index: 0) in slot: ","497161gncZHF"];return(G=function(){return t})()}!function(){for(var t=Y,e=G();;)try{if(595449===-parseInt(t(404))/1*(-parseInt(t(397))/2)+parseInt(t(398))/3+parseInt(t(405))/4+parseInt(t(403))/5+-parseInt(t(394))/6+-parseInt(t(393))/7*(parseInt(t(402))/8)+parseInt(t(401))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class X{static[q(390)](t,e,n,r,o=!1){var i=q;o&&console[i(389)](i(400)+t[i(396)]+i(391)+n+") in slot: "+e.id),r(t[i(396)],e.id,c[i(399)])}static trackInitialSlideViewable(t,e,n,r=!1){var o=q;r&&console.log(o(395)+t[o(396)]+o(392)+e.id),n(t._id,e.id,c.VIEWABLE)}}function Z(){const t=["forEach"," -> ","pointer","click","1499280GOtNiX","45153tcTjXD","2286459HFMdxr","45065EFIcNA","toLowerCase","cursor","addClickEventForSlider","linkUrl","_id","adType"," ad clicked: ","10huLGXa","_blank","72vlYuMk","style","preventDefault","17046293xrOKYx","🔗 ","47416zdTQXb","CLICK","766731GaXutw","stopPropagation","addClickEventsBatch","1393JtLXiN","addClickEvent","288VoLbkh","isClickable"];return(Z=function(){return t})()}const J=Q;function Q(t,e){const n=Z();return(Q=function(t,e){return n[t-=424]})(t,e)}!function(){const t=Q,e=Z();for(;;)try{if(740090===parseInt(t(431))/1+parseInt(t(424))/2*(-parseInt(t(443))/3)+-parseInt(t(436))/4*(-parseInt(t(445))/5)+-parseInt(t(442))/6+parseInt(t(434))/7*(-parseInt(t(429))/8)+parseInt(t(444))/9*(-parseInt(t(453))/10)+parseInt(t(427))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class ${static[J(435)](t,e,n,r,o=!1,i){const s=J;e[s(449)]&&(t[s(425)].cursor=s(440),t.addEventListener(s(441),t=>{const a=s;if(t[a(426)](),t[a(432)](),r&&r(e[a(450)],n.id,c.CLICK),window.open(e[a(449)],a(454)),o){const t=i||String(n[a(451)])[a(446)]();console.log(a(428)+t+a(452)+e._id+a(439)+e[a(449)])}}))}static addClickEventForRenderer(t,e,n,r,o=!1,i){const s=J;e[s(449)]&&(t[s(425)][s(447)]=s(440),t.addEventListener(s(441),t=>{const a=s;t.preventDefault(),t[a(432)]();if(r()(e[a(450)],n.id,c[a(430)]),window.open(e[a(449)],"_blank"),o){const t=i||String(n[a(451)])[a(446)]();console.log(a(428)+t+a(452)+e[a(450)]+a(439)+e[a(449)])}}))}static[J(448)](t,e,n,r,o=!1,i){this[J(435)](t,e,n,r,o,i)}static[J(437)](t){return Boolean(t[J(449)])}static[J(433)](t,e,n,r,o=!1,i){const s=J;t[s(438)]((t,a)=>{const c=s,l=e[a];l&&this[c(435)](t,l,n,r,o,i)})}}const tt=nt;function et(){const t=["includes","click","addEventListener","mouseleave","50px","overflow","2438305spUutc","clientX","backgroundColor","_id","active","adstage-slide","fontSize","touchmove","1132842bExMsx","videoUrl","VIDEO","objectFit","classList","transition","154amMHnr","length","setAttribute","height","adstage-slider-wrapper","cover","whiteSpace","adstage-dot","cssText","0.9","white","\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 ","removeChild","children","inline-block","opacity","addTouchSupport","autoSlideInterval","transparent","data-adstage-slot-id","8px","touches","setProperty","forEach","100%","padding","2179512ieAJza","touchstart","width","add","center","mouseenter","video","touchend","transform 0.4s ease-out","changedTouches","preventDefault","querySelectorAll","div","1px dashed #ccc","trackSlideViewable","22506ZHjEjn","createSimpleAdElement","338718ztjPzN","BANNER","adType","Banner Ad","1550896ndoNbQ"," Ad","abs","borderColor","background","Text Ad","createElement","translateX(-","1px solid #666","every","#f9f9f9",".adstage-dot","createMinimalDotIndicator","className","appendChild","entries","toLowerCase","\n position: absolute;\n visibility: hidden;\n white-space: nowrap;\n top: -9999px;\n left: -9999px;\n ","relative","button","#666666","normal","string","100px","auto","TEXT","body","textContent","hidden","contains","441166ukHXyP","transform","#cccccc","data-adstage-ad-id","style","imageUrl","src","adstage-dots","200px"];return(et=function(){return t})()}function nt(t,e){const n=et();return(nt=function(t,e){return n[t-=434]})(t,e)}!function(){const t=nt,e=et();for(;;)try{if(439408===-parseInt(t(478))/1+parseInt(t(444))/2+parseInt(t(501))/3+parseInt(t(533))/4+-parseInt(t(493))/5+-parseInt(t(442))/6*(-parseInt(t(507))/7)+parseInt(t(448))/8)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class rt{static[tt(443)](t,e){const r=tt,o=document[r(454)](r(439));switch(o[r(461)]="adstage-ad adstage-"+String(t[r(446)])[r(464)](),o[r(509)](r(481),e[r(496)]),o.setAttribute(r(526),t.id),o[r(482)].display="block",o[r(482)][r(535)]="100%",o[r(482)][r(510)]=r(472),t[r(446)]){case n[r(445)]:if(e.imageUrl){const t=document.createElement("img");t[r(484)]=e[r(483)],t[r(482)][r(535)]=r(531),t[r(482)][r(510)]="auto",t[r(482)][r(504)]=r(512),o[r(462)](t)}else o[r(482)].height=r(471),o[r(482)][r(495)]="#f0f0f0",o[r(482)].border=r(440),o[r(475)]=r(447);break;case n[r(503)]:if(e[r(502)]){const t=document.createElement(r(539));t[r(484)]=e[r(502)],t.style[r(535)]=r(531),t[r(482)].height=r(472),o[r(462)](t)}else o.style[r(510)]=r(486),o.style[r(495)]="#000",o.style.border=r(456),o.textContent="Video Ad",o[r(482)].color=r(517);break;case n[r(473)]:if(e[r(475)]){const t=document.createElement(r(439));t.textContent=e.textContent||"",t.style[r(532)]="8px",t.style[r(499)]="14px",o[r(462)](t)}else o[r(482)][r(510)]=r(491),o.style[r(532)]=r(527),o[r(475)]=r(453);break;default:o[r(482)][r(510)]=r(471),o[r(482)].border="1px dashed #ccc",o[r(482)].backgroundColor=r(458),o[r(475)]=t[r(446)]+r(449)}return o}static createSliderContainer(t,e,r,o,i=!1){const s=tt,a=document.createElement(s(439));a[s(461)]=s(511);const c={position:s(466),overflow:"hidden"};if(t[s(535)]&&0!==t[s(535)]){let e;e=typeof t[s(535)]===s(470)&&(t[s(535)].includes("px")||t.width.includes("%"))?t[s(535)]:t[s(535)]+"px",c[s(535)]=e,c.display="inline-block"}else c.display=s(521);if(t[s(510)]&&0!==t[s(510)]){const e="string"==typeof t[s(510)]?t.height:t[s(510)]+"px";c[s(510)]=e}Object[s(463)](c)[s(530)](([t,e])=>{const n=s;a.style[n(529)](t,e)});const l=!t[s(535)]||0===t[s(535)],d=!t[s(510)]||0===t.height;if(l||d){const n=document.createElement("div");if(n.style.cssText=s(465),!l&&t[s(535)]){let e;e=typeof t.width===s(470)&&(t[s(535)][s(487)]("px")||t.width.includes("%"))?t[s(535)]:t[s(535)]+"px",n[s(482)].width=e,n[s(482)][s(513)]=s(469)}document[s(474)][s(462)](n);let r=0,o=0;e[s(530)](e=>{const i=s,a=this[i(443)](t,e);n[i(462)](a);const c=a.getBoundingClientRect();c.width>r&&(r=c[i(535)]),c[i(510)]>o&&(o=c.height),n[i(519)](a)}),l&&r>0&&(a.style.width=r+"px",c[s(535)]=r+"px"),d&&o>0&&(a.style[s(510)]=o+"px",c[s(510)]=o+"px"),document.body[s(519)](n)}const u=[...e,e[0]],p=document[s(454)](s(439));p[s(461)]="adstage-slide-container";const h={display:"flex",transition:s(435),width:100*u[s(508)]+"%"};t[s(510)]&&0!==t[s(510)]&&(h[s(510)]=s(531)),Object[s(463)](h).forEach(([t,e])=>{const n=s;p[n(482)][n(529)](t,e)}),u.forEach((e,n)=>{const r=s,a=document[r(454)]("div");a[r(461)]=r(498);const c={width:100/u[r(508)]+"%","flex-shrink":"0",display:"flex","align-items":r(537),"justify-content":r(537)};t[r(510)]&&0!==t[r(510)]&&(c[r(510)]=r(531)),Object.entries(c)[r(530)](([t,e])=>{const n=r;a.style[n(529)](t,e)});const l=this[r(443)](t,e);$.addClickEventForSlider(l,e,t,o,i,String(t.adType).toLowerCase()),a[r(462)](l),p.appendChild(a)});const f=e[s(457)](t=>t[s(446)]===n[s(473)])?null:this[s(460)](e.length);let g=0;const m=e[s(508)],y=1e3*(r?.[s(524)]||3),v=(n,r=!1)=>{const a=s;g=n,r?p[a(482)][a(506)]="none":p.style.transition="transform 0.4s ease-out",p[a(482)][a(479)]=a(455)+100/u.length*g+"%)";const c=g===m?0:g;if(f){f[a(438)](a(459))[a(530)]((t,e)=>{const n=a,r=t;e===c?(r.classList[n(536)](n(497)),r[n(482)][n(452)]=n(468),r[n(482)].borderColor=n(468),r[n(482)].opacity="1"):(r[n(505)].remove(n(497)),r[n(482)][n(452)]=n(525),r[n(482)][n(451)]="#cccccc",r[n(482)][n(522)]="0.7")})}X[a(441)](e[c],t,c,o,i)},I=()=>{g===m&&setTimeout(()=>{v(0,!0)},400)};if(f){f[s(438)](s(459))[s(530)]((t,e)=>{const n=s;t[n(489)](n(488),()=>v(e))})}let b=setInterval(()=>{v(g+1),I()},y);return a[s(489)](s(538),()=>{clearInterval(b)}),a.addEventListener(s(490),()=>{b=setInterval(()=>{v(g+1),I()},y)}),this[s(523)](p,v,()=>g,m,I),a[s(462)](p),f&&a[s(462)](f),v(0),(!t.width||0===t[s(535)])&&setTimeout(()=>{const e=s,n=p[e(520)][0];if(n){const r=n[e(520)][0];if(r){const n=r.getBoundingClientRect();a[e(482)][e(535)]=n.width+"px",(!t.height||0===t.height)&&(a.style[e(510)]=n[e(510)]+"px"),a[e(482)][e(492)]=e(476)}}},10),a}static[tt(460)](t){const e=tt,n=document[e(454)](e(439));n[e(461)]=e(485),n.style.cssText=e(518);for(let r=0;r<t;r++){const t=document[e(454)](e(467));t[e(461)]=e(514),t[e(482)][e(515)]="\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 ",t.addEventListener(e(538),()=>{const n=e;!t.classList[n(477)](n(497))&&(t.style.borderColor="#999999",t.style[n(522)]=n(516))}),t[e(489)](e(490),()=>{const n=e;!t[n(505)].contains(n(497))&&(t[n(482)][n(451)]=n(480),t[n(482)][n(522)]="0.7")}),n[e(462)](t)}return n}static[tt(523)](t,e,n,r,o){const i=tt;let s=0,a=!1;t[i(489)](i(534),t=>{const e=i;s=t[e(528)][0][e(494)],a=!0}),t[i(489)](i(500),t=>{a&&t[i(437)]()}),t[i(489)](i(434),t=>{const c=i;if(!a)return;a=!1;const l=t[c(436)][0].clientX,d=s-l;if(Math[c(450)](d)>50){const t=n();if(d>0){e(t+1),o&&o()}else{e(t>0?t-1:r-1)}}})}}function ot(){const t=["Duplicate viewable blocked for ad ","891975uiixwn","viewableTracker","3708smZAoo","delete","3556953uUmxQi","5734744CNFZgH","64097IAbTpT","add","clear","6353340NhGFAT","7JzytKU","5282064BinNvV"," in slot ","clearAdViewable","34640mCAfzn","5REZJuW","183jEOQVj","10dMPBXm","isDuplicateViewable","✅ New viewable recorded for ad ","log"];return(ot=function(){return t})()}function it(t,e){const n=ot();return(it=function(t,e){return n[t-=404]})(t,e)}const st=it;!function(){const t=it,e=ot();for(;;)try{if(697742===-parseInt(t(425))/1+-parseInt(t(417))/2*(-parseInt(t(419))/3)+parseInt(t(414))/4*(-parseInt(t(418))/5)+-parseInt(t(412))/6+-parseInt(t(413))/7*(-parseInt(t(408))/8)+-parseInt(t(407))/9*(-parseInt(t(420))/10)+-parseInt(t(409))/11*(-parseInt(t(405))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class at{static[st(421)](t,e,n=!1){const r=st,o=t+"_"+e;return at[r(404)].has(o)?(n&&console[r(423)](r(424)+t+r(415)+e),!0):(at[r(404)][r(410)](o),n&&console[r(423)](r(422)+t+r(415)+e),!1)}static[st(411)](){const t=st;at.viewableTracker[t(411)]()}static[st(416)](t,e){const n=st,r=t+"_"+e;at.viewableTracker[n(406)](r)}}function ct(){const t=['div[style*="height"]',"getElementById","⚠️ Created empty ","1393819ASZXHr","689724qMwPmQ","adstage-slot","filter","222336DMesyD","isDuplicateViewable",".adstage-slot","block","center","warn","border","228897srwWWk","adType","string","placeholderMode","getContainerHeight","alignItems","#666","renderFallback","querySelector","style","✅ New viewable recorded for ad ","advertisementEventTracker","getDefaultHeight","⚠️ AdvertisementEventTracker not available for ","display","applyPlaceholderStyle","VIEWABLE"," event for ad ","100%","debug","adstage-slot adstage-","data-adstage-container","getComputedStyle",".adstage-","color","28818uMdrVk","appendChild","4px","className","advertisement","25PXWKNr","flex","setAttribute","contains","error","#f9f9f9","number","log","true","<span>Loading ","11px","createEventTrackingCallback","innerHTML","463920cVeMFQ","unknown",'<span style="color: rgba(0, 0, 0, 0.4); font-size: 12px; font-family: -apple-system, sans-serif;">•••</span>',"getAttribute","6px","🔄 Starting advertisement event tracking: ","data-adstage-slot","borderRadius","📊 Advertisement event tracked: ","auto","1px dashed #ccc","\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 ","toLowerCase"," in slot ","#e74c3c","hasAttribute","❌ Failed to track ","backgroundColor","subtle","📏 Using default height ","516uBRpUG","data-adstage-empty","rgba(0, 0, 0, 0.02)"," slot: ","none"," ad...</span>","createElement","justifyContent","width","): ","closest","adstage-class","minHeight",'[data-adstage-container="true"]',"📏 Using 100% height (container: ",") - Mode: ","monospace","data-adstage-type","⚠️ ","trackAdvertisementEvent","createPlaceholder","createEmptyContainer","div",'[class*="banner"]',"2px dashed #e74c3c","1px solid rgba(0, 0, 0, 0.08)","1616wdJBTW","adstage-official","cssText"," container: ","rgba(248, 249, 250, 0.5)","transparent"," for ad ","📦 Placeholder created for "," container collapsed (","calculateAdSize","invisible",'<span style="color: rgba(0, 0, 0, 0.3); font-size: 11px; font-family: sans-serif;">•••</span>',"height","parentElement",'div[style*="min-height"]'," event"];return(ct=function(){return t})()}at.viewableTracker=new Set;const lt=dt;function dt(t,e){const n=ct();return(dt=function(t,e){return n[t-=203]})(t,e)}!function(){const t=dt,e=ct();for(;;)try{if(101616===-parseInt(t(260))/1*(parseInt(t(293))/2)+-parseInt(t(230))/3+-parseInt(t(223))/4+-parseInt(t(273))/5+-parseInt(t(220))/6+-parseInt(t(219))/7+parseInt(t(319))/8*(parseInt(t(255))/9))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class ut{constructor(t,e=!1,n){const r=dt;this.adType=t,this[r(249)]=e,this[r(241)]=n||null}[lt(313)](t,e,n,r){const o=lt,i=document[o(299)](o(315));i.id=e,i[o(258)]=o(250)+String(this[o(231)])[o(285)](),i[o(262)]("data-adstage-container",o(268)),i.setAttribute(o(310),String(this.adType)),i[o(262)](o(279),e);const{width:s,height:a}=this.calculateAdSize(t,n,r)||{width:"100%",height:this[o(242)]()};i[o(239)][o(301)]=s,i[o(239)][o(212)]=a;const c=r?.[o(233)]||n.placeholderMode||o(210);this[o(245)](i,c),t.appendChild(i),this[o(249)]&&console.log(o(207)+this[o(231)]+o(296)+e+" ("+s+" x "+a+o(308)+c)}[lt(245)](t,e){const n=lt;switch(e){case n(210):t[n(239)][n(290)]=n(205),t[n(239)][n(229)]="none",t[n(239)].opacity="0",t[n(272)]="";break;case"transparent":t[n(239)][n(290)]=n(205),t[n(239)][n(229)]="none",t.style[n(244)]=n(226),t.innerHTML="";break;case n(291):t[n(239)][n(290)]=n(295),t[n(239)].border=n(297),t[n(239)][n(280)]=n(257),t[n(239)][n(244)]="flex",t[n(239)][n(235)]=n(227),t[n(239)].justifyContent=n(227),t.innerHTML=n(211);break;case"minimal":t[n(239)][n(290)]=n(204),t[n(239)][n(229)]=n(318),t[n(239)][n(280)]=n(277),t.style[n(244)]=n(261),t[n(239)].alignItems=n(227),t[n(239)][n(300)]=n(227),t[n(272)]=n(275);break;case n(249):t[n(239)].border=n(317),t[n(239)][n(244)]=n(261),t.style[n(235)]=n(227),t.style[n(300)]=n(227),t[n(239)].backgroundColor="rgba(231, 76, 60, 0.1)",t[n(239)].color=n(287),t.style.fontFamily=n(309),t.style.fontSize=n(270),t[n(272)]=n(269)+this[n(231)]+" ad...</span>";break;default:t.style[n(229)]=n(283),t.style[n(244)]=n(261),t.style.alignItems=n(227),t[n(239)].justifyContent=n(227),t[n(239)][n(290)]=n(265),t[n(239)][n(254)]=n(236),t[n(272)]=n(269)+this[n(231)]+n(298)}}[lt(209)](t,e,n){const r=lt,o=e[r(301)],i=e.height;let s,a;if(s="number"==typeof o?o+"px":typeof o===r(232)?o:r(248),typeof i===r(266))a=i+"px";else if(typeof i===r(232)&&i!==r(248)&&i!==r(282))a=i;else{const e=this[r(234)](t);e>0?(a="100%",(n?.[r(249)]||this[r(249)])&&console.log(r(307)+e+"px)")):(a=this[r(242)](),(n?.[r(249)]||this[r(249)])&&console.log(r(292)+a+" for "+this[r(231)]))}return{width:s,height:a}}[lt(234)](t){const e=lt,n=window[e(252)](t),r=parseFloat(n.height);if(!r||0===r){const r=parseFloat(n[e(305)]);if(r>0)return r;if(t[e(239)].height&&t[e(239)].height!==e(282)){const n=parseFloat(t[e(239)][e(212)]);if(n>0)return n}const o=t[e(276)](e(212));if(o){const t=parseFloat(o);if(t>0)return t}}return r||0}[lt(271)](){return async(t,e,n)=>{const r=dt;if(n===c[r(246)]){if(at[r(224)](t,e,this[r(249)]))return void(this.debug&&console.log("🚫 Duplicate viewable blocked for ad "+t+" in slot "+e));this[r(249)]&&console[r(267)](r(240)+t+r(286)+e)}if(this[r(241)])try{this[r(249)]&&console[r(267)](r(278)+n+" for ad "+t+r(286)+e),await this[r(241)][r(312)](t,e,n),this[r(249)]&&console[r(267)](r(281)+n+r(206)+t+" in slot "+e)}catch(e){this[r(249)]&&console[r(264)](r(289)+n+r(247)+t+":",e)}else this[r(249)]&&console[r(228)](r(243)+n+r(215))}}[lt(237)](t){const e=lt,n=document[e(217)](t.id);if(n){const r=[...[n[e(238)](e(306)),n[e(303)]('[data-adstage-container="true"]'),n][e(222)](t=>t&&t[e(288)]("data-adstage-container")),...[n[e(303)](e(225)),n[e(303)](e(253)+String(this.adType).toLowerCase()),n[e(303)]('[class*="ad"]'),n.closest(e(316)),n[e(303)]('[class*="container"]'),n[e(303)](e(216)),n[e(303)](e(214)),n[e(213)]].filter(Boolean)][0];if(r){let n=e(274);n=r[e(288)](e(251))?e(320):r.classList[e(263)](e(221))?e(304):"generic",r[e(239)][e(321)]+="\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 ",r[e(272)]="",r[e(262)](e(294),e(268)),this[e(249)]&&console[e(228)](e(311)+this[e(231)]+e(208)+n+e(302)+t.id,r)}else this[e(314)](t)}t[e(259)]=void 0,t.isEmpty=!0}createEmptyContainer(t){const e=lt,n=document[e(217)](t.containerId);if(n){n.innerHTML="";const r=document[e(299)](e(315));r.id=t.id,r[e(258)]="adstage-slot adstage-empty adstage-"+String(this.adType).toLowerCase(),r.setAttribute(e(251),e(268)),r[e(262)]("data-adstage-empty","true"),r[e(262)](e(279),t.id),r[e(239)][e(321)]=e(284),n[e(256)](r),this.debug&&console[e(228)](e(218)+this[e(231)]+e(203)+t.id)}}[lt(267)](t,...e){const n=lt;this.debug&&console[n(267)]("["+this.adType+"] "+t,...e)}}const pt=ht;function ht(t,e){const n=ft();return(ht=function(t,e){return n[t-=353]})(t,e)}function ft(){const t=["get","src","allSettled","values","parentElement","center","</div>","100%","78lBYHwq","ratio","getElementById","appendChild","Image URL is not provided","5166755MhBstQ","calculateAdSize","contain","count","3752gQRqUc"," (strategy: ","dominant","Banner container optimization failed, using default size:","height","2153910UERcUv","renderOptimizedBannerImage","imageUrl","config","some","Failed to calculate optimal banner size, using defaults:","Banner Advertisement","optimizedHeight","toFixed","forEach","getBoundingClientRect","log","optimizeContainerForBannerAds","renderMultipleAds","loadImageDimensions","status","abs","reduce","✅ Optimized banner image rendered for ad: ","Banner Ad","🔧 Banner container optimized for ","toString","filter","naturalWidth","length","getDefaultHeight","❌ Failed to load optimized banner image:","warn","objectPosition","fulfilled","2ipsJbW","width","backgroundColor","<div>","set","alt","1239534FUmXDc","from","1580WgHpEK","calculateOptimalHeight","selectOptimalSizeStrategy","aspectRatio","containerId","📦 Banner container dimensions: ","block","📸 Banner image dimensions: ","Container not found: ","div","name","style","📐 Optimal banner container calculated: ","8px","average","Failed to load image: ","naturalHeight","BANNER","round","className","value","createEventTrackingCallback","debug"," with ","onerror","innerHTML","borderRadius","slideInterval","Banner","common","107009kQqhrY","map","addClickEventForRenderer","4:3","12BMyhPE","468137fEewzT"," ads (optimized: ","createElement","renderAdElement","250px","3:2","objectFit","createSliderContainer","cover","#f0f0f0","applyOptimizedImageStyle","1291888wUJocz","error","9ueZsVb","1:1"];return(ft=function(){return t})()}!function(){const t=ht,e=ft();for(;;)try{if(293348===-parseInt(t(446))/1*(-parseInt(t(403))/2)+parseInt(t(409))/3+-parseInt(t(368))/4*(parseInt(t(411))/5)+parseInt(t(359))/6*(-parseInt(t(441))/7)+parseInt(t(457))/8+-parseInt(t(459))/9*(-parseInt(t(373))/10)+parseInt(t(364))/11*(-parseInt(t(445))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class gt extends ut{constructor(t=!1,e){super(n[ht(428)],t,e)}getDefaultHeight(){return ht(450)}async[pt(449)](t,e){const n=pt,r=document.getElementById(t[n(415)]);if(!r)return;const o=document[n(448)](n(420));o[n(430)]="adstage-ad adstage-banner-ad";const i=t[n(380)],s=r[n(355)]||r;if(i)o[n(422)][n(404)]=n(358),o.style[n(372)]=String(i);else{const e=t[n(376)],r={width:e?.width,height:e?.[n(372)]},{width:i,height:a}=this[n(365)](s,r,{debug:this[n(433)]});o[n(422)][n(404)]=i,o[n(422)].height=a}e[n(375)]?await this[n(374)](o,e,t):o[n(436)]=n(406)+(e.title||n(392))+n(357),$[n(443)](o,e,t,()=>this.createEventTrackingCallback(),this.debug,"Banner"),r[n(436)]="",r[n(362)](o)}async[pt(386)](t,e){const n=pt,r=document[n(361)](t[n(415)]);if(!r)throw new Error(n(419)+t[n(415)]);await this[n(385)](t,e);const o=this.createEventTrackingCallback(),i={autoSlideInterval:(t[n(376)]?.[n(438)]||5e3)/1e3,...t[n(376)],optimizedHeight:t[n(380)],aspectRatio:t[n(414)]},s=rt[n(453)](t,e,i,o,this[n(433)]);s&&(r[n(436)]="",r[n(362)](s),this[n(433)]&&console[n(384)]("🎠 Banner carousel created for slot: "+t.id+n(434)+e[n(397)]+n(447)+(t.optimizedHeight||"default")+")"))}async calculateOptimalContainerSize(t,e){const n=pt;if(!t[n(397)])return{width:n(358),height:this[n(398)](),aspectRatio:16/9};try{const r=(await Promise[n(353)](t[n(395)](t=>t[n(375)])[n(442)](t=>this.loadImageDimensions(t[n(375)]))))[n(395)](t=>t[n(388)]===n(402))[n(442)](t=>t[n(431)]);if(0===r.length)return{width:n(358),height:this[n(398)](),aspectRatio:16/9};const o=this[n(413)](r),i=this[n(412)](r,e,o);return this[n(433)]&&console[n(384)](n(423)+e+"x"+i+n(369)+o+")"),{width:n(358),height:i+"px",aspectRatio:e/i}}catch(t){return console[n(400)](n(378),t),{width:"100%",height:this.getDefaultHeight(),aspectRatio:16/9}}}async[pt(385)](t,e){const n=pt;try{const r=document[n(361)](t[n(415)]),o=document[n(361)](t.id);if(!r||!o)return;const i=r[n(383)]()[n(404)]||300,s=await this.calculateOptimalContainerSize(e,i);o.style[n(372)]=s[n(372)],t[n(380)]=s[n(372)],t[n(414)]=s[n(414)],this.debug&&console[n(384)](n(393)+e[n(397)]+" ads: "+s.height)}catch(t){console[n(400)](n(371),t)}}[pt(413)](t){const e=pt,n=t[e(442)](t=>t[e(404)]/t.height),r=new Map;n[e(382)](t=>{const n=e,o=(Math[n(429)](10*t)/10).toString();r[n(407)](o,(r[n(461)](o)||0)+1)});const o=Math.max(...r[e(354)]()),i=t[e(397)];if(o/i>=.7)return e(370);const s=[16/9,4/3,1,1.5];return n[e(395)](t=>s[e(377)](n=>Math[e(389)](t-n)<.1))[e(397)]/i>=.5?e(440):"average"}calculateOptimalHeight(t,e,n){const r=pt,o=t[r(442)](t=>t.width/t.height);switch(n){case"dominant":{const t=new Map;o[r(382)](e=>{const n=r,o=Math[n(429)](10*e)/10,i=o[n(394)](),s=t[n(461)](i);s?s[n(367)]++:t[n(407)](i,{ratio:o,count:1})});const n=Array[r(410)](t[r(354)]()).reduce((t,e)=>e[r(367)]>t[r(367)]?e:t);return Math.round(e/n[r(360)])}case r(440):{const t=[{ratio:16/9,name:"16:9"},{ratio:4/3,name:r(444)},{ratio:1,name:r(460)},{ratio:1.5,name:r(451)}],n=o[r(390)]((t,e)=>t+e,0)/o[r(397)],i=t.reduce((t,e)=>Math[r(389)](e[r(360)]-n)<Math[r(389)](t[r(360)]-n)?e:t);return this.debug&&console[r(384)]("📊 Using standard ratio: "+i[r(421)]+" (avg: "+n[r(381)](2)+")"),Math[r(429)](e/i[r(360)])}case r(425):default:{const t=o[r(390)]((t,e)=>t+e,0)/o[r(397)];return Math.round(e/t)}}}[pt(387)](t){return new Promise((e,n)=>{const r=ht,o=new Image;o.onload=()=>{const t=ht;e({width:o[t(396)],height:o[t(427)]})},o[r(435)]=()=>{n(new Error(r(426)+t))},o[r(462)]=t})}[pt(456)](t,e,n){const r=pt,o=e/n;Math[r(389)](o-1)<.1?(t[r(422)][r(452)]="cover",t.style[r(401)]=r(356)):o>1.3?(t[r(422)][r(452)]=r(366),t.style.objectPosition=r(356),t[r(422)][r(405)]=r(455)):o<.7?(t[r(422)][r(452)]=r(454),t.style[r(401)]="center"):(t.style.objectFit=r(454),t[r(422)][r(401)]=r(356)),this[r(433)]&&console[r(384)]("🎨 Banner image style applied: objectFit="+t.style[r(452)]+", ratio="+o[r(381)](2))}async[pt(374)](t,e,n){const r=pt,o=document[r(448)]("img");o.style[r(404)]=r(358),o[r(422)].height=r(358),o[r(422)].display=r(417),o[r(422)][r(437)]=r(424),o[r(408)]=e.title||r(379),t[r(436)]='<div style="display: flex; align-items: center; justify-content: center; height: 100%; color: #999;">Loading...</div>';try{if(!e[r(375)])throw new Error(r(363));const i=await this[r(387)](e[r(375)]),s=t[r(383)](),a=s[r(404)],c=s[r(372)];this.debug&&(console.log(r(418)+i.width+"x"+i.height),console[r(384)](r(416)+a+"x"+c));const l=i.width/i[r(372)],d=a/c;return this[r(456)](o,l,d),o.src=e[r(375)],t.innerHTML="",t[r(362)](o),$[r(443)](o,e,n,()=>this[r(432)](),this[r(433)],r(439)),this[r(433)]&&console[r(384)](r(391)+e._id),o}catch(i){return console[r(458)](r(399),i),e[r(375)]&&(o[r(462)]=e[r(375)],o[r(422)].objectFit=r(454),o[r(422)][r(401)]=r(356),t[r(436)]="",t[r(362)](o),$[r(443)](o,e,n,()=>this[r(432)](),this.debug,r(439))),o}}}function mt(t,e){const n=vt();return(mt=function(t,e){return n[t-=347]})(t,e)}const yt=mt;function vt(){const t=["textContent","1166892urtaeE","1801236uMfYmz","8178594fpBihH","22495hgzynv","1798146NFibwp","1132DGATwq","2087493WczFzm","4398604itlyzr","16PqUtUb","createTextAdStyles","setTextAdContent","\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 "];return(vt=function(){return t})()}!function(){const t=mt,e=vt();for(;;)try{if(937099===parseInt(t(349))/1+-parseInt(t(350))/2+-parseInt(t(355))/3+parseInt(t(354))/4*(parseInt(t(352))/5)+-parseInt(t(351))/6+-parseInt(t(356))/7*(-parseInt(t(357))/8)+parseInt(t(353))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class It{static[yt(358)](t=!1){return yt(347)}static[yt(359)](t,e){const n=e[yt(348)]||e.title||"";t.textContent=n}}function bt(){const t=["height: auto; min-height: fit-content;","5QrmKpB","zIndex","push","touchmove","setTextAdContent","preventDefault","trackSlideViewable","2221482TUSAjW","left","touches","adstage-fade-slide","getBoundingClientRect","12PyISei","auto","height","70129kzhYnw","height: auto;","\n position: ","translateY(-20px)","transform","includes","height: 100%;","createElement","length","touchstart","fit-content","div","30sscVwq","whiteSpace","minHeight","createTextTransitionContainer",";\n width: 100%;\n ","appendChild","\n position: absolute;\n visibility: hidden;\n white-space: nowrap;\n top: -9999px;\n left: -9999px;\n ","1002192UiAuLC","adType","10241nGngMR","adstage-fade-slide-container","hidden","setProperty","changedTouches","setAttribute","className","autoSlideInterval","addTouchSupport","2674899ObPZeZ","clientY","top","opacity","entries",";\n transform: translateY(","data-adstage-ad-id","translateY(20px)","createSimpleAdElement","clientX","Text","string","createTextAdStyles","position","adstage-ad adstage-","adstage-fade-slider-wrapper","addEventListener","2pLHMKa","mouseleave","block","22762728HytXfl","addClickEventForSlider",";\n top: ","absolute","removeChild","style","touchend","7jKjDlH","width","abs","relative","forEach","mouseenter","6728776JSeVHg","cssText","\n display: flex;\n align-items: center;\n justify-content: flex-start;\n opacity: "];return(bt=function(){return t})()}const wt=kt;function kt(t,e){const n=bt();return(kt=function(t,e){return n[t-=250]})(t,e)}!function(){const t=kt,e=bt();for(;;)try{if(653727===parseInt(t(329))/1*(-parseInt(t(294))/2)+-parseInt(t(266))/3*(parseInt(t(326))/4)+parseInt(t(314))/5*(parseInt(t(321))/6)+parseInt(t(304))/7*(-parseInt(t(310))/8)+parseInt(t(277))/9+parseInt(t(259))/10*(parseInt(t(268))/11)+parseInt(t(297))/12)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Et{static createSimpleAdElement(t,e){const n=kt,r=document[n(254)](n(258));return r.className=n(291)+String(t[n(267)]).toLowerCase(),r[n(273)](n(283),e._id),r[n(273)]("data-adstage-slot-id",t.id),r.style.cssText=It[n(289)](!0),It[n(318)](r,e),r}static[wt(262)](t,e,n,r,o=!1){const i=wt,s=t[i(328)]&&0!==t[i(328)]&&t[i(328)]!==i(327),a=document[i(254)](i(258));a.className=i(292);const c={position:i(307),overflow:i(270),display:i(296)};if(!s&&(c[i(328)]=i(327),c[i(261)]=i(257)),t[i(305)]&&0!==t[i(305)]){let e;e=typeof t[i(305)]===i(288)?t[i(305)].includes("px")||t[i(305)][i(252)]("%")?t[i(305)]:t[i(305)]+"px":t.width+"px",c[i(305)]=e}if(t[i(328)]&&0!==t.height&&t[i(328)]!==i(327)&&s){let e;e=typeof t[i(328)]===i(288)?t[i(328)].includes("px")||t[i(328)][i(252)]("%")?t.height:t[i(328)]+"px":t.height+"px",c[i(328)]=e}Object[i(281)](c).forEach(([t,e])=>{const n=i;a[n(302)][n(271)](t,e)});const l=document[i(254)](i(258));l[i(274)]=i(269),l[i(302)][i(311)]="\n position: relative;\n width: 100%;\n "+i(s?253:313)+"\n ";let d=null;const u=!t[i(305)]||0===t[i(305)],p=!t.height||0===t.height||void 0===t.height||t[i(328)]===i(327);if(u||p&&s){if(d=document.createElement("div"),d[i(302)][i(311)]=i(265),!u&&t[i(305)]){let e;e="string"==typeof t[i(305)]?t[i(305)][i(252)]("px")||t.width.includes("%")?t[i(305)]:t[i(305)]+"px":t.width+"px",d[i(302)].width=e,d[i(302)][i(260)]="normal"}document.body[i(264)](d);let n=0,r=0;e[i(308)](e=>{const o=i,s=this[o(285)](t,e);d.appendChild(s);const a=s[o(325)]();a.width>n&&(n=a[o(305)]),a[o(328)]>r&&(r=a.height),d[o(301)](s)}),u&&n>0&&(a[i(302)][i(305)]=n+"px"),p&&r>0&&s&&(a[i(302)][i(328)]=r+"px"),document.body[i(301)](d)}const h=[];e[i(308)]((e,n)=>{const a=i,c=document[a(254)](a(258));c[a(274)]=a(324);const d=0===n,u=s?a(300):d?"relative":a(300);c[a(302)][a(311)]=a(331)+u+a(299)+("absolute"===u?"0":a(327))+";\n left: "+(u===a(300)?"0":a(327))+a(263)+a(s?253:330)+a(312)+(0===n?"1":"0")+a(282)+(0===n?"0":"20px")+");\n transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);\n z-index: "+(0===n?"2":"1")+";\n ";const p=this[a(285)](t,e);$[a(298)](p,e,t,r,o,a(287)),c.appendChild(p),l[a(264)](c),h[a(316)](c)});let f=0;const g=e[i(255)],m=1e3*(n?.[i(275)]||4),y=n=>{const a=i;n>=g?n=0:n<0&&(n=g-1);const c=h[f],l=h[n];!s&&(c.style[a(290)]===a(307)&&(c.style[a(290)]=a(300),c[a(302)][a(279)]="0",c[a(302)][a(322)]="0"),l[a(302)][a(290)]="relative",l[a(302)][a(279)]=a(327),l[a(302)][a(322)]=a(327)),c.style[a(280)]="0",c[a(302)][a(251)]=a(250),c.style.zIndex="1",l.style.opacity="1",l[a(302)][a(251)]="translateY(0)",l[a(302)][a(315)]="2",h.forEach((t,e)=>{const r=a;e!==n&&e!==f&&(t.style[r(280)]="0",t[r(302)][r(251)]=r(284),t.style.zIndex="1",!s&&t[r(302)][r(290)]===r(307)&&(t[r(302)][r(290)]=r(300),t[r(302)][r(279)]="0",t[r(302)][r(322)]="0"))}),f=n,X[a(320)](e[f],t,f,r,o)};let v=setInterval(()=>{y(f+1)},m);return a[i(293)](i(309),()=>{clearInterval(v)}),a.addEventListener(i(295),()=>{v=setInterval(()=>{y(f+1)},m)}),Et[i(276)](a,y,()=>f,g),a.appendChild(l),a}static addTouchSupport(t,e,n,r){const o=wt;let i=0,s=0,a=!1;t.addEventListener(o(256),t=>{const e=o;i=t[e(323)][0][e(286)],s=t[e(323)][0].clientY,a=!0}),t.addEventListener(o(317),t=>{a&&t[o(319)]()}),t[o(293)](o(303),t=>{const r=o;if(!a)return;a=!1;const c=t[r(272)][0][r(286)],l=t[r(272)][0][r(278)],d=i-c,u=s-l;if(Math[r(306)](d)>Math[r(306)](u)&&Math[r(306)](d)>50){const t=n();e(d>0?t+1:t-1)}})}}const xt=St;function St(t,e){const n=At();return(St=function(t,e){return n[t-=217]})(t,e)}function At(){const t=["✨ Single text ad rendered: ","403353LicjiW","100%","adstage-text-content","innerHTML","maxLines","1440kkLfPy","10101540AzaGua","height","slideInterval","1739785BIQHUc","calculateAdSize","336aIFKah","vertical","✨ Text transition created for slot: ","parentElement","aspectRatio","debug","number","_id","addClickEventForRenderer","Text","div","length","cssText","2686431piVFSJ","createEventTrackingCallback","display","createTextTransitionContainer","width","style","60px","-webkit-box"," ads","adstage-ad adstage-text-ad","overflow","log","hidden","config","createElement","webkitLineClamp","className","appendChild","8KpGUUD","renderAdElement","getElementById","optimizedHeight","setTextAdContent","3133824aAROoM"," with ","containerId","createTextAdStyles","1250dLiVra","54354ulvFEu","getDefaultHeight","webkitBoxOrient"];return(At=function(){return t})()}!function(){const t=St,e=At();for(;;)try{if(736105===parseInt(t(239))/1*(-parseInt(t(249))/2)+-parseInt(t(268))/3+parseInt(t(235))/4+parseInt(t(253))/5+parseInt(t(240))/6*(parseInt(t(255))/7)+-parseInt(t(230))/8*(parseInt(t(244))/9)+parseInt(t(250))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Ct extends ut{constructor(t=!1,e){super(n.TEXT,t,e)}[xt(241)](){return xt(218)}async[xt(231)](t,e){const n=xt,r=document.getElementById(t[n(237)]);if(!r)return;const o=document[n(226)](n(265));o[n(228)]=n(221);const i=t[n(233)],s=r[n(258)]||r;if(i)o[n(217)][n(272)]=n(245),o[n(217)][n(251)]=String(i);else{const e=t[n(225)],r={width:e?.[n(272)],height:e?.[n(251)]},{width:i,height:a}=this[n(254)](s,r,{debug:this[n(260)]});o[n(217)].width=i,o[n(217)][n(251)]=a}const a=document[n(226)](n(265));a[n(228)]=n(246),a[n(217)][n(267)]=It[n(238)](!1),It[n(234)](a,e);const c=t[n(225)]?.[n(248)];c&&typeof c===n(261)&&(a[n(217)][n(270)]=n(219),a[n(217)][n(227)]=String(c),a[n(217)][n(242)]=n(256),a.style[n(222)]=n(224)),o[n(229)](a),$[n(263)](o,e,t,()=>this[n(269)](),this[n(260)],n(264)),r[n(247)]="",r[n(229)](o),this[n(260)]&&console.log(n(243)+e[n(262)])}async renderMultipleAds(t,e){const n=xt,r=document[n(232)](t[n(237)]);if(!r)throw new Error("Container not found: "+t[n(237)]);const o=this[n(269)](),i={autoSlideInterval:(t[n(225)]?.[n(252)]||5e3)/1e3,...t[n(225)],optimizedHeight:t[n(233)],aspectRatio:t[n(259)]},s=Et[n(271)](t,e,i,o,this[n(260)]);s&&(r[n(247)]="",r[n(229)](s),this[n(260)]&&console[n(223)](n(257)+t.id+n(236)+e[n(266)]+n(220)))}}const Tt=_t;function _t(t,e){const n=Rt();return(_t=function(t,e){return n[t-=459]})(t,e)}function Rt(){const t=["addEventListener","🎬 Video can play, attempting autoplay...","\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 "," !important;\n }\n video::-webkit-media-controls-time-remaining-display {\n display: ","renderVideoElementDirect","config","hidePlayButton","debug","rgba(0, 0, 0, 0.9)","appendChild","Video thumbnail","476377mYwhKn","imageUrl","className","getDefaultHeight","style","playsinline","mouseenter","adstage-video-default-controls","hideFullscreenButton"," (autoplay: ",", muted: ","paused","setAttribute","video","🎬 Auto-play was prevented:","_id","\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 ","controls"," !important;\n }\n video::-webkit-media-controls-mute-button {\n display: ","scale(1)","⚠️ No video advertisements available for slot: ","img","contain","catch","height","4474968EOsYxb","videoUrl","hideProgressBar","transform","customControls","loadedmetadata","2416NBRKub","hideVolumeSlider","objectFit","\n video::-webkit-media-controls-play-button {\n display: ","play","title","🎬 Initial autoplay attempt after timeout...","🎬 Video controls setting:","none","mouseleave","1208165olsxpw","loop","rgba(0, 0, 0, 0.7)","536Cvezeq","🎬 Video element created for ad: ","div","262lJMneO","63036ZDpHoG","Video","\n pointer-events: none;\n ","createElement","loadeddata"," !important;\n }\n video::-webkit-media-controls-volume-slider {\n display: ","log","VIDEO","block","addClickEventForRenderer","error","Video fallback","background","6520194MgIHeO","Click to mute","Container not found: ","containerId","cssText",'\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 ',"scale(1.1)","metadata","5yjKyWQ","button","createEventTrackingCallback","width","renderMultipleAds","display","🎬 Trying muted autoplay fallback...","autoplay"," !important;\n }\n video::-webkit-media-controls-timeline {\n display: ","getElementById"," !important;\n }\n video::-webkit-media-controls-current-time-display {\n display: ","🎬 Video config received:","src","\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 ","VIEWABLE","🎬 Final video settings:","innerHTML","preload","Click to unmute","adstage-video-container","stopPropagation","100%","360px","hideRemainingTime","warn","🎬 Single video ad rendered: ","🎬 User explicitly enabled controls, overriding default","hideMuteButton","1241943zfvngX","270qSsXAy","muted","🎬 Single video rendered for VIDEO slot: ","Video load failed:","canplay","textContent","alt","🔊 Video mute toggled: ",", loop: ","length","enabled"];return(Rt=function(){return t})()}!function(){const t=_t,e=Rt();for(;;)try{if(743088===parseInt(t(499))/1*(parseInt(t(515))/2)+-parseInt(t(565))/3+-parseInt(t(493))/4+parseInt(t(537))/5*(parseInt(t(529))/6)+parseInt(t(509))/7+parseInt(t(512))/8*(-parseInt(t(516))/9)+-parseInt(t(566))/10*(-parseInt(t(468))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Dt extends ut{constructor(t=!1,e){super(n[_t(523)],t,e)}[Tt(471)](){return Tt(559)}async renderAdElement(t,e){const n=Tt,r=document.getElementById(t.containerId);if(!r)return;const o=document[n(519)](n(514));o[n(470)]="adstage-video-container",o[n(472)][n(533)]="\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(461)](o,e,t),r[n(553)]="",r[n(466)](o),this[n(464)]&&console.log(n(562)+e._id)}async[Tt(541)](t,e){const n=Tt,r=document.getElementById(t[n(532)]);if(!r)throw new Error(n(531)+t[n(532)]);if(e[n(575)]>0){const o=e[0],i=document.createElement(n(514));i[n(470)]=n(556),i[n(472)][n(533)]=n(550),this.renderVideoElementDirect(i,o,t),r[n(553)]="",r.appendChild(i);const s=this[n(539)]();setTimeout(()=>{const e=n;s(o[e(483)],t.id,c[e(551)])},100),this.debug&&console[n(522)](n(568)+t.id+" ("+o[n(483)]+")")}else this[n(464)]&&console.warn(n(488)+t.id)}[Tt(461)](t,e,n){const r=Tt;t[r(472)].position="relative";const o=document[r(519)](r(481));o[r(472)][r(540)]="100%",o[r(472)][r(492)]=r(558),o.style.objectFit=r(490),o[r(554)]=r(536);const i=n[r(462)];if(this[r(464)]&&console[r(522)](r(548),i),o[r(485)]=!1,o.autoplay=!1!==i?.autoplay,o.muted=!0,o[r(510)]=!1!==i?.[r(510)],this[r(464)]&&console[r(522)](r(552),{autoplay:o.autoplay,muted:o[r(567)],loop:o[r(510)],controls:o[r(485)]}),!1!==i?.[r(473)]&&o[r(480)](r(473),""),!0===i?.[r(485)]&&(o.controls=!0,this[r(464)]&&console.log(r(563))),i?.hideControls)o[r(485)]=!1,o[r(472)][r(533)]+=r(518);else if(i?.[r(497)]){if(o[r(485)]){const t=document.createElement(r(472));t[r(571)]=r(502)+(i.customControls[r(463)]?r(507):"block")+r(545)+(i[r(497)][r(495)]?r(507):r(524))+r(547)+(i.customControls.hideCurrentTime?r(507):r(524))+r(460)+(i.customControls[r(560)]?"none":r(524))+r(521)+(i[r(497)][r(500)]?"none":r(524))+r(486)+(i.customControls[r(564)]?r(507):"block")+" !important;\n }\n video::-webkit-media-controls-fullscreen-button {\n display: "+(i[r(497)][r(476)]?r(507):"block")+" !important;\n }\n ",document.head.appendChild(t)}}else if(o.controls){const t=document[r(519)](r(472));t.id="adstage-video-default-controls",t[r(571)]=r(484),!document[r(546)](r(475))&&document.head[r(466)](t)}this[r(464)]&&console[r(522)](r(506),o.controls?r(576):"disabled (default)");const s=document.createElement(r(538));s.className="adstage-video-mute-button",s[r(472)][r(533)]=r(459),i?.hideControls&&(s[r(472)][r(542)]=r(507));const a=()=>{const t=r,e=t(534);s[t(553)]=o[t(567)]?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 ',s[t(504)]=o[t(567)]?t(555):t(530)};if(a(),s[r(577)]("click",t=>{const e=r;t[e(557)](),o[e(567)]=!o[e(567)],a(),this[e(464)]&&console.log(e(573)+(o[e(567)]?e(567):"unmuted"))}),s[r(577)](r(474),()=>{const t=r;s[t(472)][t(528)]=t(465),s.style[t(496)]=t(535)}),s[r(577)](r(508),()=>{const t=r;s[t(472)][t(528)]=t(511),s[t(472)][t(496)]=t(487)}),e[r(494)]){o[r(549)]=e[r(494)];const t=()=>{const t=r;o.autoplay&&o[t(567)]&&o[t(479)]&&o[t(503)]()[t(491)](e=>{const n=t;this.debug&&(console[n(561)](n(482),e),console[n(561)](n(543))),o.muted=!0,o[n(503)]()[n(491)](t=>{const e=n;this[e(464)]&&console[e(526)]("🎬 Autoplay completely failed:",t)})})};o[r(577)](r(498),()=>{this[r(464)]&&console.log("🎬 Video metadata loaded, attempting autoplay..."),t()}),o[r(577)](r(570),()=>{const e=r;this.debug&&console[e(522)](e(578)),t()}),o[r(577)](r(520),()=>{const e=r;this[e(464)]&&console[e(522)]("🎬 Video data loaded, attempting autoplay..."),t()}),setTimeout(()=>{const e=r;this[e(464)]&&console[e(522)](e(505)),t()},100)}else if(e[r(469)]){const n=document.createElement(r(489));return n[r(549)]=e[r(469)],n[r(472)][r(540)]="100%",n[r(472)].height=r(558),n[r(472)][r(501)]="contain",n[r(572)]=e[r(504)]||r(467),void t.appendChild(n)}$[r(525)](o,e,n,()=>this[r(539)](),this[r(464)],r(517)),o.addEventListener(r(526),o=>{const i=r;if(console.error(i(569),o),e[i(469)]){const r=document[i(519)](i(489));r.src=e.imageUrl,r[i(472)][i(540)]=i(558),r.style.height=i(558),r[i(472)][i(501)]=i(490),r.alt=e.title||i(467),$.addClickEventForRenderer(r,e,n,()=>this[i(539)](),this.debug,i(527)),t[i(553)]="",t[i(466)](r)}}),t.appendChild(o),t[r(466)](s),this[r(464)]&&console[r(522)](r(513)+e[r(483)]+r(477)+o[r(544)]+r(478)+o[r(567)]+r(574)+o.loop+")")}}const Lt=Pt;function Pt(t,e){const n=Ot();return(Pt=function(t,e){return n[t-=451]})(t,e)}!function(){const t=Pt,e=Ot();for(;;)try{if(976277===parseInt(t(452))/1+parseInt(t(479))/2*(parseInt(t(453))/3)+parseInt(t(469))/4+-parseInt(t(502))/5+parseInt(t(490))/6*(parseInt(t(483))/7)+parseInt(t(491))/8+-parseInt(t(477))/9*(parseInt(t(461))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class zt extends ut{constructor(t=!1,e){super(n[Pt(471)],t,e)}[Lt(488)](){return Lt(481)}async[Lt(484)](t,e){const n=Lt,r=document[n(493)](t[n(504)]);if(!r)return;const o=document.createElement(n(466));if(o[n(459)]=n(465),o[n(463)][n(492)]=n(489),e[n(457)]){const t=document.createElement("h3");t.textContent=e.title,t[n(463)][n(492)]=n(468),o[n(501)](t)}if(e[n(474)]){const t=document[n(500)]("p");t.textContent=e[n(474)],t[n(463)][n(492)]=n(476),o.appendChild(t)}if(e.imageUrl){const t=document[n(500)](n(466));t[n(463)][n(492)]="\n width: 100%;\n height: 120px;\n margin-bottom: 12px;\n border-radius: 6px;\n overflow: hidden;\n background: #f3f4f6;\n ";const r=document[n(500)](n(451));r[n(496)]=e[n(475)],r[n(506)]=e[n(457)]||n(464),r.style[n(492)]="\n width: 100%;\n height: 100%;\n object-fit: cover;\n ",t[n(501)](r),o[n(501)](t)}if(e.linkUrl){const t=document[n(500)](n(497));t[n(474)]=n(454),t[n(463)].cssText=n(505),t[n(507)](n(482),()=>{const t=n;this[t(462)]&&console[t(486)](t(455)+e[t(458)]),window[t(499)](e[t(478)],"_blank")}),t[n(507)](n(473),()=>{const e=n;t.style[e(470)]=e(472)}),t[n(507)](n(480),()=>{const e=n;t.style[e(470)]=e(495)}),o[n(501)](t)}r[n(467)]="",r[n(501)](o),this[n(485)]&&console[n(486)]("🏠 Single native ad rendered: "+e._id)}async[Lt(487)](t,e){const n=Lt;e[n(498)]>0?(await this[n(484)](t,e[0]),this.debug&&console[n(486)](n(503)+e[n(498)]+n(456)+t.id)):this[n(485)]&&console[n(460)](n(494)+t.id)}}function Ot(){const t=["_id","className","warn","1050hZTtGo","advertisementEventTracker","style","Native Advertisement","adstage-ad adstage-native-ad","div","innerHTML","\n margin: 0 0 8px 0;\n font-size: 16px;\n font-weight: 600;\n color: #111827;\n line-height: 1.3;\n ","1727304DRsisi","backgroundColor","NATIVE","#2563eb","mouseenter","textContent","imageUrl","\n margin: 0 0 12px 0;\n font-size: 14px;\n color: #6b7280;\n line-height: 1.4;\n flex: 1;\n ","253737zvcDwy","linkUrl","653446tPixCE","mouseleave","200px","click","528297YZqusG","renderAdElement","debug","log","renderMultipleAds","getDefaultHeight","\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 ","114MzeNkH","756208NaRmOF","cssText","getElementById","⚠️ No native advertisements available for slot: ","#3b82f6","src","button","length","open","createElement","appendChild","3320505fhFcxO","🏠 Native ad rendered (first of ","containerId","\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 ","alt","addEventListener","img","1333450lvCOYV","12brxJVR","Learn More","Native click tracked for ad: ","): ","title"];return(Ot=function(){return t})()}function Bt(t,e){const n=Nt();return(Bt=function(t,e){return n[t-=136]})(t,e)}const Ut=Bt;!function(){const t=Bt,e=Nt();for(;;)try{if(870316===-parseInt(t(142))/1+parseInt(t(194))/2*(-parseInt(t(162))/3)+parseInt(t(169))/4+parseInt(t(139))/5+-parseInt(t(171))/6+-parseInt(t(161))/7+parseInt(t(160))/8)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Mt extends ut{constructor(t=!1,e){super(n[Bt(180)],t,e)}getDefaultHeight(){return Bt(147)}async[Ut(151)](t,e){const n=Ut;if(!document[n(177)](t.containerId))return;const r=document.createElement("div");r[n(137)]="adstage-interstitial-overlay",r[n(200)][n(165)]="\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 ";const o=document[n(185)](n(141));o[n(137)]="adstage-interstitial-content",o[n(200)][n(165)]=n(140);const i=document[n(185)](n(182));if(i[n(148)]="×",i[n(200)][n(165)]="\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 ",i[n(199)](n(152),()=>{this[n(176)](r)}),i[n(199)](n(197),()=>{const t=n;i[t(200)][t(188)]="#e5e7eb",i[t(200)][t(156)]=t(170)}),i[n(199)](n(155),()=>{const t=n;i.style[t(188)]=t(189),i.style[t(156)]=t(144)}),e[n(175)]){const t=document[n(185)](n(136));t.src=e[n(175)],t[n(184)]=e.title||n(187),t.style[n(165)]=n(163),o[n(179)](t)}if(e.title){const t=document[n(185)]("h2");t[n(154)]=e.title,t[n(200)].cssText="\n margin: 0 0 12px 0;\n font-size: 24px;\n font-weight: 700;\n color: #111827;\n line-height: 1.3;\n ",o[n(179)](t)}if(e[n(154)]){const t=document[n(185)]("p");t[n(154)]=e[n(154)],t[n(200)][n(165)]=n(145),o[n(179)](t)}if(e.linkUrl){const t=document[n(185)]("button");t[n(154)]=n(146),t[n(200)][n(165)]=n(153),t[n(199)](n(152),()=>{const t=n;this[t(150)]&&console[t(164)](t(192)+e[t(157)]),window[t(201)](e[t(143)],t(181)),this.closeInterstitial(r)}),t[n(199)](n(197),()=>{const e=n;t[e(200)][e(188)]=e(183)}),t.addEventListener(n(155),()=>{const e=n;t[e(200)][e(188)]=e(191)}),o[n(179)](t)}const s=t=>{const e=n;t[e(166)]===e(190)&&(this[e(176)](r),document[e(173)](e(149),s))};if(document[n(199)](n(149),s),r[n(199)](n(152),t=>{const e=n;t[e(168)]===r&&this[e(176)](r)}),!document[n(177)](n(198))){const t=document[n(185)](n(200));t.id=n(198),t[n(154)]="\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(193)].appendChild(t)}o[n(179)](i),r[n(179)](o),document.body[n(179)](r),this.debug&&console.log(n(196)+e[n(157)])}async[Ut(186)](t,e){const n=Ut;e[n(195)]>0?(await this[n(151)](t,e[0]),this[n(178)]&&console[n(164)](n(174)+e[n(195)]+n(138)+t.id)):this.debug&&console.warn(n(158)+t.id)}closeInterstitial(t){const e=Ut;t[e(200)].animation=e(172),setTimeout(()=>{const n=e;t.parentNode&&t[n(159)][n(167)](t)},300),this[e(178)]&&console[e(164)]("🖼️ Interstitial ad closed")}}function Nt(){const t=["1140488pBcowu","linkUrl","#6b7280","\n margin: 0 0 20px 0;\n font-size: 16px;\n color: #6b7280;\n line-height: 1.5;\n ","Get Started","400px","innerHTML","keydown","advertisementEventTracker","renderAdElement","click","\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 ","textContent","mouseleave","color","_id","⚠️ No interstitial advertisements available for slot: ","parentNode","24952368mrmffn","9368667zFPjyq","3060060aXzXVH","\n width: 100%;\n max-height: 300px;\n object-fit: cover;\n border-radius: 8px;\n margin-bottom: 16px;\n ","log","cssText","key","removeChild","target","6381216FVbLZL","#374151","3003726uBguhP","fadeOut 0.3s ease-out forwards","removeEventListener","🖼️ Interstitial ad rendered (first of ","imageUrl","closeInterstitial","getElementById","debug","appendChild","INTERSTITIAL","_blank","button","#2563eb","alt","createElement","renderMultipleAds","Interstitial Advertisement","backgroundColor","#f3f4f6","Escape","#3b82f6","Interstitial click tracked for ad: ","head","2dRuBom","length","🖼️ Interstitial ad rendered: ","mouseenter","adstage-interstitial-styles","addEventListener","style","open","img","className","): ","777380dNZXDj","\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 ","div"];return(Nt=function(){return t})()}const Vt=jt;function Ft(){const t=["getDefaultHeightForAdType","adType","No renderer found for ad type: ","46438VJJLfo","BANNER","renderMultipleAds","adstage-ad adstage-","1px dashed #ccc","3987ETYjAY","Failed to load image: ","className","setAttribute","initializeRenderers","100%","cover","naturalHeight","3854340yxaqAm","width","renderers","img","637992tefadz","debug","renderOptimizedBannerImage is only supported for BANNER ads","getDefaultHeight","VIDEO","videoUrl","height","onload","getRenderer","createAdElement","style","appendChild","block","advertisementEventTracker","set","log","TEXT","renderAd","1236iORRNN","⚠️ Container optimization is only supported for BANNER ads, got: ","8px","src","data-adstage-slot-id","calculateAdSize","createPlaceholder","102UfZQnA","div","renderAdSlider","580440AZUzDg","video","calculateOptimalContainerSize","288284FgghDm","advertisement","warn","padding","renderAdElement","No advertisement to render","createElement","toLowerCase","🏭 AdRenderer factory initialized with ","border","textContent","loadImageDimensions","renderOptimizedBannerImage","[AdRenderer] ","renderFallback","NATIVE","isLoaded","optimizeContainerForBannerAds","645895FvVuuY","data-adstage-ad-id","objectFit","naturalWidth"];return(Ft=function(){return t})()}function jt(t,e){const n=Ft();return(jt=function(t,e){return n[t-=477]})(t,e)}!function(){const t=jt,e=Ft();for(;;)try{if(436293===parseInt(t(481))/1+-parseInt(t(536))/2+parseInt(t(493))/3*(-parseInt(t(523))/4)+-parseInt(t(533))/5+parseInt(t(530))/6*(parseInt(t(488))/7)+-parseInt(t(505))/8+parseInt(t(501))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Kt{constructor(t=!1,e){const n=jt;this.renderers=new Map,this[n(506)]=t,this.advertisementEventTracker=e||null,this[n(497)]()}[Vt(497)](){const t=Vt;this[t(503)][t(519)](n[t(489)],new gt(this[t(506)],this.advertisementEventTracker)),this[t(503)][t(519)](n[t(521)],new Ct(this[t(506)],this[t(518)])),this.renderers[t(519)](n[t(509)],new Dt(this.debug,this[t(518)])),this[t(503)][t(519)](n[t(478)],new zt(this[t(506)],this[t(518)])),this.renderers.set(n.INTERSTITIAL,new Mt(this.debug,this[t(518)])),this[t(506)]&&console[t(520)](t(544)+this[t(503)].size+" renderers")}[Vt(514)](t,e){const r=Vt,o=this[r(513)](t[r(486)]),i=document[r(542)](r(531));i[r(495)]=r(491)+String(t[r(486)])[r(543)](),i[r(496)](r(482),e._id),i[r(496)](r(527),t.id);const{width:s,height:a}=o[r(528)](i,t.config||{},e);switch(i[r(515)][r(502)]=s,i[r(515)][r(511)]=a,i.style.display=r(517),t.adType){case n[r(489)]:if(e.imageUrl){const t=document[r(542)](r(504));t[r(526)]=e.imageUrl,t[r(515)][r(502)]=r(498),t[r(515)][r(511)]="100%",t[r(515)][r(483)]=r(499),i[r(516)](t)}break;case n[r(509)]:if(e[r(510)]){const t=document[r(542)](r(534));t[r(526)]=e[r(510)],t[r(515)].width=r(498),t.style[r(511)]=r(498),i.appendChild(t)}break;case n.TEXT:if(e[r(546)]){const t=document[r(542)](r(531));t[r(546)]=e[r(546)]||"",t[r(515)][r(539)]=r(525),i[r(516)](t)}break;default:i[r(515)][r(545)]=r(492),i[r(515)].backgroundColor="#f9f9f9",i[r(546)]=t[r(486)]+" Ad"}return i}[Vt(513)](t){const e=Vt,n=this[e(503)].get(t);if(!n)throw new Error(e(487)+t);return n}[Vt(529)](t,e,n,r,o){const i=Vt;this[i(513)](n)[i(529)](t,e,r,o)}async[Vt(480)](t,e){const r=Vt;if(t[r(486)]!==n[r(489)])return void(this[r(506)]&&console[r(538)](r(524)+t[r(486)]));const o=this[r(513)](n.BANNER);await o[r(480)](t,e)}async[Vt(532)](t,e){const n=Vt,r=this.getRenderer(t[n(486)]);await r[n(490)](t,e)}async[Vt(522)](t){const e=Vt;if(!t[e(537)])throw new Error(e(541));const n=this[e(513)](t[e(486)]);await n.renderAdElement(t,t[e(537)]),t[e(479)]=!0}async[Vt(540)](t,e){const n=Vt,r=this[n(513)](t.adType);await r[n(540)](t,e)}[Vt(477)](t){const e=Vt;this.getRenderer(t[e(486)])[e(477)](t)}[Vt(485)](t){const e=Vt;return this[e(513)](t)[e(508)]()}[Vt(528)](t,e,n,r){const o=Vt;return this.getRenderer(e)[o(528)](t,n,r)}[Vt(547)](t){return new Promise((e,n)=>{const r=jt,o=new Image;o[r(512)]=()=>{const t=r;e({width:o[t(484)],height:o[t(500)]})},o.onerror=()=>{n(new Error(r(494)+t))},o[r(526)]=t})}async[Vt(548)](t,e,r){const o=Vt;if(r[o(486)]!==n[o(489)])throw new Error(o(507));const i=this.getRenderer(n[o(489)]);return await i.renderOptimizedBannerImage(t,e,r)}async[Vt(535)](t,e,r){const o=Vt;if(r!==n[o(489)]){const t=this[o(513)](r);return{width:o(498),height:t[o(508)](),aspectRatio:16/9}}const i=this[o(513)](n.BANNER);return await i[o(535)](t,e)}[Vt(520)](t,...e){const n=Vt;this[n(506)]&&console.log(n(549)+t,...e)}}const Ht=qt;function Wt(){const t=["[data-adstage-slot-id]","getConfig","ELEMENT_NODE","mutationObserver","auto","Failed to fetch ad data: ","json","observe","forEach"," (element found)","handleViewableEvent","set","now","slots","New advertisement viewable tracked for slot:","📊 Fetched ","advertisements","adRenderer","getElementById","debug","refreshAdSlot","data-adstage-slot-id","BANNER","text","ensureReady","destroyModule","382920ldlBmj","customControls","length","🔍 Ad slot already cleaned up: ","createAd","advertisementEventTracker","getBaseUrl","getAttribute","2417335fNKmxK","status","playsinline","GET","auto-","setupAutoCleanup","ms... (attempt ","config","disconnect","📊 Advertisement event tracking enabled for slot: ","4036QCDBVk","🗑️ Ad slot destroyed: ","querySelectorAll","🚫 Advertisement not found with ID: ","values","1356248tapyrY","_isReady"," ads automatically","create"," attempts: ","126pKwDrE","language","handleRemovedElement","🔍 Auto-cleanup MutationObserver enabled","hideControls","🧹 Auto-cleanup: slot ","_id","init","VIDEO","height","57VJdwGM","detail","Ads module not initialized. Call AdStage.init() first.","autoplay","❌ Failed to find element for viewability tracking: ","7575950YKjYLo","error","video","renderAdElement"," ads for type: ","createPlaceholder","fetchAdData"," (attempt ","controls","Auto-cleanup failed for slot ","createAdInternal","adType","destroy","innerHTML","373822fwmiav","✅ Simple viewable impression tracked for ad ","get","100%","startSimpleViewabilityTracking","warn","loop","❌ Failed to load ad for slot: ","width","광고 생성 중 오류 발생:","autoDestroy","delete","banner","Container not found: ","isReady","refresh","default","from","🔄 Retrying viewability tracking for slot: ","append","API key not configured","_config","toString","onClick"," ads)","renderAdSlider","17910MAVmNQ","apiKey","muted","list","style","deviceType","TEXT","optimizeContainerForBannerAds","undefined","getAllSlots","advertisement","log","Ad slot not found: ","createAdWithRetry","🔄 Ad slot refreshed: ","removedNodes","native","VIEWABLE","🎯 Simple viewability tracking started for slot: ","adstage-",". Retrying in ","renderFallback","adId","viewabilityTracker","🗑️ Ads module destroyed","loadAdContentInBackground","country","9psYtPo","autoSlide"];return(Wt=function(){return t})()}function qt(t,e){const n=Wt();return(qt=function(t,e){return n[t-=114]})(t,e)}!function(){const t=qt,e=Wt();for(;;)try{if(265567===parseInt(t(187))/1+-parseInt(t(148))/2*(-parseInt(t(168))/3)+-parseInt(t(130))/4+parseInt(t(138))/5+-parseInt(t(213))/6*(-parseInt(t(158))/7)+-parseInt(t(153))/8*(-parseInt(t(240))/9)+-parseInt(t(173))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Yt{constructor(){const t=qt;this[t(154)]=!1,this[t(208)]=null,this.slots=new Map,this.advertisementEventTracker=null,this[t(121)]=null,this.mutationObserver=null}[Ht(165)](t){const e=Ht;this[e(208)]=t,this[e(135)]=new P(W[e(136)](),t.apiKey,t[e(123)]||!1,this[e(117)]),this.adRenderer=new Kt(t[e(123)]||!1,this.advertisementEventTracker),this[e(143)](),this[e(154)]=!0,t[e(123)]&&console[e(224)]("🎯 Ads module initialized (sync mode) with auto-cleanup")}[Ht(201)](){return this[Ht(154)]}[Ht(243)](){return this[Ht(208)]}[Ht(199)](t,e){const r=Ht;this.ensureReady();const o={width:e?.[r(195)]||r(190),height:e?.height||r(246),autoSlide:e?.[r(241)]||!1,slideInterval:e?.slideInterval||5e3,onClick:e?.[r(210)],adId:e?.[r(235)],language:e?.language,deviceType:e?.deviceType,country:e?.[r(239)]};return this[r(134)](t,n[r(126)],o)}[Ht(127)](t,e){const r=Ht;this[r(128)]();const o={maxLines:e?.maxLines||3,style:e?.[r(217)]||r(203),onClick:e?.[r(210)],adId:e?.[r(235)],language:e?.[r(159)],deviceType:e?.[r(218)],country:e?.[r(239)]};return this.createAd(t,n[r(219)],o)}[Ht(175)](t,e){const r=Ht;this[r(128)]();const o={width:e?.width||640,height:e?.[r(167)]||360,autoplay:void 0===e?.[r(171)]||e.autoplay,muted:void 0===e?.[r(215)]||e[r(215)],loop:void 0===e?.[r(193)]||e[r(193)],playsinline:!1!==e?.[r(140)],controls:void 0!==e?.[r(181)]&&e[r(181)],hideControls:e?.[r(162)]||!1,customControls:e?.[r(131)],autoSlide:!1,maxAds:1,onClick:e?.onClick,...e?.[r(235)]&&{adId:e[r(235)]}};return this[r(134)](t,n[r(166)],o)}[Ht(229)](t,e){return this[Ht(128)](),this.createAd(t,n.NATIVE,e||{})}interstitial(t,e){const r=Ht;return this[r(128)](),this[r(134)](t,n.INTERSTITIAL,e||{})}[Ht(202)](t){const e=Ht;this[e(128)]();const n=this.slots[e(189)](t);if(!n)throw new Error(e(225)+t);this[e(124)](n),this[e(208)]?.debug&&console[e(224)](e(227)+t)}[Ht(185)](t){const e=Ht;this[e(128)]();const n=this.slots[e(189)](t);if(!n)return void(this[e(208)]?.debug&&console[e(224)](e(133)+t));n[e(236)]&&n[e(236)][e(185)]();const r=document[e(122)](n.containerId);r&&(r[e(186)]=""),this[e(117)][e(198)](t),this[e(208)]?.debug&&console[e(224)](e(149)+t)}[Ht(222)](){const t=Ht;return this[t(128)](),Array[t(204)](this[t(117)][t(152)]())}getSlotById(t){const e=Ht;return this[e(128)](),this[e(117)][e(189)](t)||null}createAd(t,e,n){const r=Ht;if(!this[r(208)]?.[r(214)])throw new Error(r(207));const o=r(232)+e+"-"+Date[r(116)]()+"-"+Math.random()[r(209)](36).substr(2,9);return this[r(226)](t,e,n,o,0),o}async[Ht(226)](t,e,n,r,o){const i=Ht,s=[0,50,100,200,500];let a,c=null;if("string"==typeof t){if(a=t,c=document.getElementById(t),!c)return o<4?(this[i(208)]?.debug&&console[i(192)](i(200)+t+i(233)+s[o+1]+i(144)+(o+1)+"/5)"),void setTimeout(()=>{this[i(226)](t,e,n,r,o+1)},s[o+1])):void console[i(174)]("Container not found after 5"+i(157)+t)}else c=t,a=c.id||i(142)+r,!c.id&&(c.id=a);try{this[i(183)](a,e,n,r,c)}catch(t){console[i(174)](i(196),t)}}[Ht(183)](t,e,r,o,i){const s=Ht;i.setAttribute("data-adstage-slot-id",o),this.adRenderer?.[s(178)](i,o,e,r,this[s(208)]);const a={id:o,containerId:t,adType:e,width:r[s(195)]||s(190),height:r.height||(e===n[s(219)]?s(246):250),isLoaded:!1,isVisible:!1,refreshRate:0,lazyLoad:!1,targeting:{},advertisement:void 0,config:{type:e,...r},load:async()=>this[s(179)](e,r).then(t=>t[0]||null),render:t=>this[s(121)]?.[s(176)](a,t),refresh:async()=>this[s(124)](a),destroy:()=>this[s(185)](o)};this[s(117)][s(115)](o,a),this[s(238)](a),this[s(135)]&&this._config?.[s(123)]&&console.log(s(147)+o)}async[Ht(238)](t){const e=Ht;try{const r=await this.fetchAdData(t[e(184)],t[e(145)]);if(!r||0===r.length)return void this.adRenderer?.renderFallback(t);t[e(184)]===n.BANNER&&r.length>0&&await(this[e(121)]?.[e(220)](t,r)),r[e(132)]>1||t[e(145)]?.autoSlide?(await(this[e(121)]?.[e(212)](t,r)),this._config?.[e(123)]&&console.log("🎠 Slider will handle VIEWABLE events for "+r.length+e(155))):(t.advertisement=r[0],await(this[e(121)]?.[e(176)](t,r[0])),this.startSimpleViewabilityTracking(t,r[0])),t.isLoaded=!0,this._config?.[e(123)]&&console[e(224)]("✅ Ad loaded for slot: "+t.id+" ("+r[e(132)]+e(211))}catch(n){console.error(e(194)+t.id,n),this[e(121)]?.[e(234)](t)}}[Ht(191)](t,e){const n=(r=0)=>{const o=qt,i=document[o(122)](t.id);if(!i)return void(r<5?(setTimeout(()=>n(r+1),300),this[o(208)]?.[o(123)]&&console[o(224)](o(205)+t.id+o(180)+(r+1)+")")):console[o(192)](o(172)+t.id));const s=new U(i,async()=>{const n=o;await this[n(114)](e,t)});t[o(236)]=s,this._config?.debug&&console[o(224)](o(231)+t.id+o(251))};n()}async handleViewableEvent(t,e){const n=Ht;try{this.advertisementEventTracker&&(await this[n(135)].trackAdvertisementEvent(t._id,e.id,c[n(230)]),this[n(208)]?.[n(123)]&&console[n(224)](n(188)+t[n(164)]))}catch(t){console[n(174)]("❌ Failed to track viewable impression:",t)}}async[Ht(179)](t,e){const n=Ht;if(!this._config?.apiKey)throw new Error(n(207));if(e.adId){const t=""+W[n(120)][n(169)](e.adId),r=await fetch(t,{method:"GET",headers:R[n(156)](this[n(208)][n(214)])});if(!r.ok){if(404===r[n(139)])return console[n(192)](n(151)+e[n(235)]),[];throw new Error(n(247)+r.status)}const o=await r.json();return this[n(208)]?.debug&&console[n(224)]("📊 Fetched specific ad with ID: "+e[n(235)],o),[o]}const r=new URLSearchParams;r[n(206)](n(184),t),e[n(159)]&&r.append(n(159),e[n(159)]),e[n(218)]&&r[n(206)]("deviceType",e[n(218)]),e.country&&r[n(206)]("country",e[n(239)]);const o=W[n(120)][n(216)]()+"?"+r[n(209)](),i=await fetch(o,{method:n(141),headers:R[n(156)](this._config.apiKey)});if(!i.ok)throw new Error(n(247)+i[n(139)]);const s=(await i[n(248)]())[n(120)]||[];return this._config?.[n(123)]&&console[n(224)](n(119)+s.length+n(177)+t+", filters:",{language:e[n(159)],deviceType:e[n(218)],country:e[n(239)]}),s}async[Ht(124)](t){const e=Ht;try{const n=await this[e(179)](t[e(184)],t[e(145)]||{});n&&n[e(132)]>0&&(t[e(223)]=n[0],await(this[e(121)]?.renderAd(t)),this[e(135)]&&console.log(e(118),t.id))}catch(n){console[e(174)]("Failed to refresh ad slot: "+t.id,n)}}[Ht(128)](){const t=Ht;if(!this[t(154)])throw new Error(t(170))}[Ht(143)](){const t=Ht;"undefined"!=typeof window&&typeof document!==t(221)&&(this.mutationObserver&&this[t(245)][t(146)](),this.mutationObserver=new MutationObserver(e=>{const n=t;e[n(250)](t=>{const e=n;t[e(228)][e(250)](t=>{const n=e;t.nodeType===Node[n(244)]&&this[n(160)](t)})})}),this[t(245)][t(249)](document.body,{childList:!0,subtree:!0}),this[t(208)]?.[t(123)]&&console.log(t(161)))}[Ht(160)](t){const e=Ht,n=t[e(137)](e(125));if(n)return void this[e(197)](n);t[e(150)](e(242))[e(250)](t=>{const n=e,r=t[n(137)]("data-adstage-slot-id");r&&this[n(197)](r)})}[Ht(197)](t){const e=Ht,n=this[e(117)].get(t);if(n)try{n[e(236)]&&n[e(236)][e(185)](),this[e(117)].delete(t),this[e(208)]?.debug&&console[e(224)](e(163)+t+" removed")}catch(n){this._config?.debug&&console[e(192)](e(182)+t+":",n)}}[Ht(129)](){const t=Ht,e=this[t(208)]?.[t(123)];this.mutationObserver&&(this[t(245)][t(146)](),this[t(245)]=null),this[t(117)].clear(),this[t(135)]=null,this[t(121)]=null,this[t(154)]=!1,this[t(208)]=null,e&&console.log(t(237))}}var Gt=Zt;function Xt(){var t=["10975261reTEMg","32041272EFLBPS","3428904cBRBUm","events","112702WmMQob","getEnabledModules","9uluKYF","init","2WyxZtA","modules","apiKey","includes","99920HSIFZf","baseUrl","log","isDebugMode","2954OFTwsW","456070gCQFlG","development","Config module not initialized","ads","852MOaBNw","isReady","80ljVcXi","setBaseUrl","create","getApiEndpoint","_isReady","isModuleEnabled","updateConfig","_config","debug","10KxsWyj","🔄 Config updated","✅ Config module initialized (sync mode)","getBaseUrl","config"];return(Xt=function(){return t})()}function Zt(t,e){var n=Xt();return(Zt=function(t,e){return n[t-=412]})(t,e)}!function(){for(var t=Zt,e=Xt();;)try{if(925775===-parseInt(t(445))/1*(parseInt(t(412))/2)+parseInt(t(443))/3+-parseInt(t(427))/4*(parseInt(t(421))/5)+parseInt(t(425))/6*(parseInt(t(420))/7)+parseInt(t(416))/8*(-parseInt(t(447))/9)+-parseInt(t(436))/10*(parseInt(t(441))/11)+parseInt(t(442))/12)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Jt{constructor(){this[Zt(431)]=!1,this._config=null,this._organizationInfo=null}[Gt(448)](t){var e=Gt;this[e(434)]={timeout:3e4,debug:!1,modules:[e(424),e(444),e(440)],...t},t[e(417)]&&W[e(428)](t.baseUrl),this[e(431)]=!0,t[e(435)]&&console[e(418)](e(438),{modules:this[e(434)][e(413)],endpoint:W[e(439)](),mode:e(422)})}[Gt(426)](){return this[Gt(431)]}getConfig(){return this[Gt(434)]}getOrganizationInfo(){return this._organizationInfo}[Gt(430)](){return W[Gt(439)]()}[Gt(419)](){var t=Gt;return this[t(434)]?.debug||!1}[Gt(446)](){var t=Gt;return this[t(434)]?.[t(413)]||[]}[Gt(432)](t){var e=Gt;return this[e(446)]()[e(415)](t)}[Gt(433)](t){var e=Gt;if(!this[e(434)])throw new Error(e(423));this._config={...this[e(434)],...t},this[e(419)]()&&console.log(e(437),t)}getApiHeaders(){var t=Gt;if(!this[t(434)]?.[t(414)])throw new Error("API key not available");return R[t(429)](this[t(434)].apiKey)}}const Qt=te;!function(){const t=te,e=ee();for(;;)try{if(914952===parseInt(t(392))/1+parseInt(t(402))/2+parseInt(t(386))/3*(-parseInt(t(399))/4)+-parseInt(t(407))/5*(-parseInt(t(417))/6)+parseInt(t(411))/7+parseInt(t(400))/8+-parseInt(t(409))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class $t{static[Qt(410)](){const t=Qt;return{...$t[t(394)](),...$t[t(406)]}}static[Qt(394)](){const t=Qt;if(!g.isBrowser())return{category:t(422),platform:t(401),model:"SSR",osVersion:t(401)};const e=navigator[t(387)].toLowerCase();let n=t(404);/tablet|ipad/[t(420)](e)?n=t(391):A[t(405)]()&&(n="mobile");const r=A.getPlatform();return{category:n,platform:$t[t(395)](r),model:navigator[t(426)],osVersion:navigator[t(426)],deviceId:A[t(427)]()}}static[Qt(418)](t){$t[Qt(406)]={...$t._userProvidedDeviceInfo,...t}}static[Qt(388)](t,e){$t[Qt(406)][t]=e}static[Qt(397)](){$t[Qt(406)]={}}static[Qt(413)](){return{...$t[Qt(406)]}}static[Qt(395)](t){const e=Qt;switch(t){case e(419):return e(415);case e(390):return"Android";case e(412):return e(403);case"desktop":return"Desktop Web";default:return e(421)}}static[Qt(416)](){const t=Qt;if(!g[t(408)]())return{userAgent:t(401),language:t(425),platform:t(401),cookieEnabled:!1,onLine:!0,screenResolution:t(398),viewportSize:t(398)};const e=g[t(396)]();return{userAgent:navigator.userAgent,language:navigator[t(424)]||t(425),platform:navigator.platform,cookieEnabled:navigator[t(414)],onLine:navigator[t(423)],screenResolution:screen[t(389)]+"x"+screen[t(393)],viewportSize:e[t(389)]+"x"+e[t(393)]}}}function te(t,e){const n=ee();return(te=function(t,e){return n[t-=386]})(t,e)}function ee(){const t=["SSR","226174hBxeGY","Mobile Web","desktop","isMobile","_userProvidedDeviceInfo","6220QrzIXs","isBrowser","10948824qxQeEc","getDeviceInfo","9811144CQDbsx","web","getUserDeviceInfo","cookieEnabled","iOS","getDetailedInfo","3918iMeOSl","setDeviceInfo","ios","test","Unknown","other","onLine","language","ko-KR","platform","generateDeviceId","12qUVUex","userAgent","setDeviceProperty","width","android","tablet","645800IbCiWr","height","getAutoDetectedDeviceInfo","mapPlatformForEvents","getViewportInfo","clearDeviceInfo","0x0","902932VoELjD","492872uFldmY"];return(ee=function(){return t})()}$t._userProvidedDeviceInfo={};const ne=re;function re(t,e){const n=ie();return(re=function(t,e){return n[t-=173]})(t,e)}!function(){const t=re,e=ie();for(;;)try{if(694010===-parseInt(t(183))/1+-parseInt(t(197))/2*(-parseInt(t(180))/3)+-parseInt(t(181))/4+-parseInt(t(192))/5*(-parseInt(t(189))/6)+-parseInt(t(194))/7*(parseInt(t(188))/8)+-parseInt(t(185))/9+-parseInt(t(175))/10*(-parseInt(t(178))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class oe{static[ne(190)](){const t=ne;return{...oe[t(193)](),...oe[t(195)]}}static getBaseUserInfo(){const t=ne;if(!g[t(196)]())return{language:"ko-KR",country:"KR"};const e=navigator[t(184)]||"ko-KR";return{language:e,country:oe.extractCountryFromLanguage(e)}}static[ne(198)](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[ne(186)]("-")[0]]||"KR"}static setUserProperties(t){const e=ne;oe._userProperties={...oe[e(195)],...t}}static[ne(179)](t,e){oe[ne(195)][t]=e}static[ne(191)](){oe._userProperties={}}static[ne(176)](){return{...oe._userProperties}}static[ne(174)](){const t=ne;if(!g[t(196)]())return{timezone:t(173),estimatedCountry:"KR"};const e=Intl[t(177)]()[t(187)]()[t(182)];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 ie(){const t=["4962DiFvHp","getUserInfo","clearUserProperties","6295PqKRRV","getBaseUserInfo","51331TIwpcU","_userProperties","isBrowser","6fIjmnX","extractCountryFromLanguage","UTC","estimateLocation","40nopPYt","getCurrentUserProperties","DateTimeFormat","7690474ntRGPS","setUserProperty","632022fcgflo","3592396EswGtQ","timeZone","413221BFDrzd","language","11026296riSAAT","split","resolvedOptions","1352qiQzDo"];return(ie=function(){return t})()}oe._userProperties={};const se=ae;function ae(t,e){const n=ce();return(ae=function(t,e){return n[t-=245]})(t,e)}function ce(){const t=["hasClickId","adstage_click_event_sent","term","google.ads","adstage_tracking_params","gclid","ad_creative","msclkid","store","length","setItem","nclid","ALL_KEYS","clear","markClickEventSent","CLICK_ID_KEYS","location","adstage","ad_group","2653595LPgihc","utm_medium","4JifRUN","campaign_id","adGroupId","1004589LsBqiP","removeItem","hasParams","creativeId","UTM_KEYS","STORAGE_KEY","ttclid","channel","toAttributionObject","twclid","676827gykviu","fbclid","adstage_last_click_id","adCreative","undefined","utm_content","74ezbEFi","1078665fNEBeE","adGroup","ad_group_id","microsoft.ads","naver.searchad","8212tgYdUV","meta.ads","1268820nfCZdn","true","shouldSendClickEvent","campaign","get","warn","utm_source","linkedin.ads","liclid","isClickEventSent","CAMPAIGN_KEYS","parse","Failed to store tracking params:","campaignId","1895272YbguBd","utm_term","utm_campaign","getItem"];return(ce=function(){return t})()}!function(){const t=ae,e=ce();for(;;)try{if(229041===-parseInt(t(247))/1*(-parseInt(t(307))/2)+parseInt(t(301))/3*(parseInt(t(288))/4)+parseInt(t(308))/5+parseInt(t(249))/6+-parseInt(t(286))/7+-parseInt(t(263))/8+-parseInt(t(291))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class le{static captureFromUrl(){const t=ae;if(typeof window===t(305))return null;const e=new URLSearchParams(window[t(283)].search),n={};let r=!1;const o=e[t(253)]("adstage_referrer");if(o)try{const e=decodeURIComponent(o),i=new URLSearchParams(e);for(const e of le[t(279)]){const o=i[t(253)](e);o&&(n[e]=o,r=!0)}i[t(253)](t(284))===t(250)&&(r=!0)}catch(e){console[t(254)]("Failed to parse adstage_referrer:",e)}for(const o of le[t(279)]){if(n[o])continue;const t=e.get(o);t&&(n[o]=t,r=!0)}return r?(n[t(298)]||(n[t(272)]?n[t(298)]=t(270):n[t(302)]?n[t(298)]=t(248):n[t(297)]?n.channel="tiktok.ads":n[t(278)]?n[t(298)]=t(246):n.liclid?n.channel=t(256):n.msclkid?n[t(298)]=t(245):n[t(300)]&&(n[t(298)]="twitter.ads")),le[t(275)](n),n):null}static[se(275)](t){const e=se;if("undefined"!=typeof window)try{const n={...le[e(253)](),...t},r=JSON.stringify(n);try{sessionStorage.setItem(le[e(296)],r)}catch(t){}try{localStorage.setItem(le[e(296)],r)}catch(t){}}catch(t){console[e(254)](e(261),t)}}static get(){const t=se;if(typeof window===t(305))return null;try{const e=sessionStorage?.getItem(le.STORAGE_KEY);if(e)return JSON[t(260)](e)}catch(t){}try{const e=localStorage?.[t(266)](le[t(296)]);if(e)return JSON.parse(e)}catch(t){}return null}static[se(280)](){const t=se;if(typeof window!==t(305)){try{sessionStorage?.[t(292)](le.STORAGE_KEY)}catch(t){}try{localStorage?.removeItem(le.STORAGE_KEY)}catch(t){}}}static[se(293)](){const t=se,e=le.get();return null!==e&&Object.keys(e)[t(276)]>0}static[se(267)](){const t=se,e=le.get();return!!e&&le[t(282)].some(t=>e[t])}static[se(251)](){const t=se;if(typeof window===t(305))return!1;const e=le[t(253)]();if(!e||!le[t(267)]())return!1;const n=e[t(272)]||e[t(302)]||e[t(297)]||e.nclid||e[t(257)]||e[t(274)]||e[t(300)];if(!n)return!1;return n!==sessionStorage[t(266)](t(303))&&(sessionStorage[t(277)](t(303),n),!0)}static[se(281)](){const t=se;typeof window!==t(305)&&sessionStorage[t(277)](t(268),t(250))}static[se(258)](){const t=se;return typeof window!==t(305)&&sessionStorage[t(266)](t(268))===t(250)}static[se(299)](){const t=se,e=le.get();if(!e)return null;const n={};return e.gclid&&(n[t(272)]=e.gclid),e[t(302)]&&(n[t(302)]=e[t(302)]),e[t(297)]&&(n[t(297)]=e[t(297)]),e[t(278)]&&(n[t(278)]=e[t(278)]),e.channel&&(n[t(298)]=e[t(298)]),e[t(252)]&&(n[t(252)]=e[t(252)]),e[t(289)]&&(n[t(262)]=e[t(289)]),e[t(285)]&&(n[t(309)]=e[t(285)]),e[t(310)]&&(n[t(290)]=e[t(310)]),e[t(273)]&&(n[t(304)]=e[t(273)]),e.creative_id&&(n[t(294)]=e.creative_id),e[t(269)]&&(n[t(269)]=e[t(269)]),e[t(255)]&&(n.utm_source=e[t(255)]),e[t(287)]&&(n[t(287)]=e[t(287)]),e[t(265)]&&(n[t(265)]=e[t(265)]),e[t(306)]&&(n[t(306)]=e[t(306)]),e[t(264)]&&(n[t(264)]=e[t(264)]),Object.keys(n)[t(276)]>0?n:null}}le[se(296)]=se(271),le[se(282)]=["gclid",se(302),se(297),se(278),"liclid",se(274),se(300)],le[se(259)]=["channel",se(252),se(289),"ad_group",se(310),se(273),"creative_id",se(269)],le[se(295)]=[se(255),"utm_medium",se(265),se(306),se(264)],le[se(279)]=[...le.CLICK_ID_KEYS,...le.CAMPAIGN_KEYS,...le[se(295)]];const de=pe;function ue(){const t=["502007chuzOH","debug","4031816ZwmFqy","sendEventToServer","log","🔑 Attribution request headers:","status","_isReady","316022tPRaVh","init","getDeviceInfo","getItem","sendAttributionToServer","track","📱 Device property set:","setItem","getCurrentUserProperties","Events module not initialized. Call AdStage.init() first.","getUserDeviceInfo","✅ Event tracked with attribution ID:","setDeviceProperty","text","37025GWCHbb","getConfig","⏭️ No tracking parameters found, skipping attribution registration","📱 User provided device info cleared","❌ API Error Response:","isReady","❌ Failed to track event:","Event data:","POST","Event tracking failed: ","❌ Failed to register attribution:","_config","registerAttribution","📊 Events module initialized","📱 Device info set:","API key not configured for event tracking.","API key not configured for attribution registration.","setUserProperties","3740uNxREj","🔑 Request headers:","warn","📡 Request URL:","error","✅ Attribution registered:","create","getAttributionId","adstage_attribution_id","events","693650qWgrfL","setDeviceInfo","statusText","116CPYFoX","application/json","toAttributionObject","19971SAtPmG","stringify","📦 Request body:","getUserInfo","undefined","apiKey","1343901rvpKcU","attributionId","6nDVoUe","clearDeviceInfo","Attribution registration failed: ","👤 User properties set:"];return(ue=function(){return t})()}function pe(t,e){const n=ue();return(pe=function(t,e){return n[t-=468]})(t,e)}!function(){const t=pe,e=ue();for(;;)try{if(470843===-parseInt(t(531))/1+parseInt(t(513))/2+-parseInt(t(525))/3+-parseInt(t(516))/4*(parseInt(t(485))/5)+parseInt(t(527))/6*(-parseInt(t(471))/7)+parseInt(t(533))/8+parseInt(t(519))/9*(parseInt(t(503))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class he{constructor(){const t=pe;this[t(470)]=!1,this[t(496)]=null}[de(472)](t){const e=de;this[e(496)]=t,this._isReady=!0,t[e(532)]&&console[e(535)](e(498))}[de(490)](){return this[de(470)]}[de(486)](){return this[de(496)]}[de(502)](t){const e=de;oe[e(502)](t),this[e(496)]?.[e(532)]&&console[e(535)](e(530),t)}getUserProperties(){return oe[de(479)]()}[de(514)](t){const e=de;$t.setDeviceInfo(t),this[e(496)]?.[e(532)]&&console[e(535)](e(499),t)}[de(483)](t,e){const n=de;$t[n(483)](t,e),this._config?.[n(532)]&&console[n(535)](n(477),t,e)}[de(528)](){const t=de;$t.clearDeviceInfo(),this[t(496)]?.[t(532)]&&console[t(535)](t(488))}[de(481)](){return $t[de(481)]()}getDeviceInfo(){return $t[de(473)]()}[de(522)](){return oe[de(522)]()}[de(479)](){return oe[de(479)]()}async[de(476)](t,e){const n=de;if(this[n(470)])if(this[n(496)]?.[n(524)])try{const r=this[n(510)]();if(r){const o={eventName:t,sdkVersion:b(),device:$t[n(473)](),user:oe[n(522)](),attributionId:r,params:e||{}};return await this[n(534)](o),void(this._config[n(532)]&&console[n(535)](n(482),t,r))}const o=le[n(518)](),i={eventName:t,sdkVersion:b(),device:$t[n(473)](),user:oe[n(522)](),...o&&{attribution:o},params:e||{}};await this.sendEventToServer(i),this._config.debug&&(console[n(535)]("✅ Event tracked:",t,e),o&&console[n(535)]("📊 Attribution included:",o))}catch(r){console[n(507)](n(491),r),this._config[n(532)]&&console[n(507)](n(492),{eventName:t,properties:e})}else console[n(505)](n(500));else console[n(505)](n(480))}async registerAttribution(t){const e=de;if(!this._isReady)return console[e(505)]("Events module not initialized. Call AdStage.init() first."),null;if(!this[e(496)]?.apiKey)return console[e(505)](e(501)),null;try{const n=le.get();if(!n||0===Object.keys(n).length)return this[e(496)][e(532)]&&console.log(e(487)),null;const r=await this.sendAttributionToServer({deviceId:t,referrerParams:n});if(this[e(496)].debug&&console[e(535)](e(508),r),r[e(526)]){try{localStorage[e(478)](e(511),r[e(526)])}catch(t){}try{sessionStorage[e(478)]("adstage_attribution_id",r[e(526)])}catch(t){}}return r}catch(t){return console[e(507)](e(495),t),null}}[de(510)](){const t=de;if(typeof window===t(523))return null;try{const e=sessionStorage[t(474)]("adstage_attribution_id");if(e)return e}catch(t){}try{return localStorage[t(474)]("adstage_attribution_id")}catch(t){}return null}async trackWithAttributionId(t,e){return this[de(476)](t,e)}async[de(534)](t){const e=de,n={...R[e(509)](this._config[e(524)]),"Content-Type":e(517)};this[e(496)]?.[e(532)]&&(console.log(e(504),n),console[e(535)](e(506),W[e(512)][e(476)]()),console[e(535)](e(521),t));const r=await fetch(W[e(512)].track(),{method:e(493),headers:n,body:JSON.stringify(t)});if(!r.ok){const t=await r[e(484)]();throw console[e(507)](e(489),t),new Error(e(494)+r[e(469)]+" "+r.statusText)}}async[de(475)](t){const e=de,n={...R[e(509)](this[e(496)].apiKey),"Content-Type":e(517)};this[e(496)]?.debug&&(console.log(e(468),n),console[e(535)]("📡 Attribution request URL:",W[e(512)].registerAttribution()),console[e(535)]("📦 Attribution request body:",t));const r=await fetch(W[e(512)][e(497)](),{method:e(493),headers:n,body:JSON[e(520)](t)});if(!r.ok){const t=await r[e(484)]();throw console[e(507)]("❌ API Error Response:",t),new Error(e(529)+r.status+" "+r[e(515)])}return r.json()}}const fe=me;function ge(){const t=["track","then","warn","14jDfxbW","search","events","931632HiTuJc","hasClickId","reset",")의 viewable 추적 초기화됨","getInstance","catch","captureFromUrl","toISOString","setBaseUrl","ads","2.0.0","attributionId","development","🚀 AdStage SDK initialized (sync mode)","generateDeviceId","✅ AdStage Debug: 광고 ","error","❌ Failed to auto-track click event:","❌ Error in click event auto-tracking:","get","instance","82300hzUtAR","viewableTracker","init","✅ Attribution registered:","✅ AdStage Debug: 모든 viewable 추적 데이터 초기화됨","charCodeAt","_isInitialized","apiKey","log","shouldSendClickEvent","4325631TagqNZ","web-","tracking_params","✅ Auto-tracked click event with tracking params:","toAttributionObject","modules","9618816DgPtgl","❌ Failed to register attribution:","adstage_attribution_id","AdStage.ads accessed before initialization","height","getItem","isReady","debug","baseUrl","adstage_device_id","undefined","_config","click","3039566aboRoo","API key is required for AdStage initialization","clear","size","length","245dFWJxm","setItem","from","toString","405708DOupVV","random","replace","substring","userAgent","config","24944535DqyDZq","registerAttribution","hash","...","web","attribution_id"];return(ge=function(){return t})()}function me(t,e){const n=ge();return(me=function(t,e){return n[t-=249]})(t,e)}!function(){const t=me,e=ge();for(;;)try{if(800528===parseInt(t(320))/1+-parseInt(t(293))/2+-parseInt(t(274))/3+parseInt(t(264))/4*(-parseInt(t(298))/5)+-parseInt(t(302))/6*(parseInt(t(317))/7)+parseInt(t(280))/8+parseInt(t(308))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class ye{constructor(){const t=me;this[t(270)]=!1,this[t(291)]=null,this[t(307)]=new Jt,this[t(252)]=new Yt,this[t(319)]=new he}static init(t){const e=me;!ye[e(263)]&&(ye[e(263)]=new ye);const n=ye[e(263)];if(!t[e(271)])throw new Error(e(294));n[e(291)]={timeout:3e4,debug:!1,modules:[e(252),"events",e(307)],...t},n[e(291)][e(288)]&&(W[e(251)](n[e(291)][e(288)]),t[e(287)]&&console[e(272)]("🌐 API endpoint configured:",n._config[e(288)]));const r=n[e(291)][e(279)]||[e(252),e(319),e(307)];for(const t of r){const r=n[t];r&&"function"==typeof r[e(266)]&&r[e(266)](n[e(291)])}if(n._isInitialized=!0,typeof window!==e(290)){const r=le[e(249)]();r&&t.debug&&console[e(272)]("📊 Tracking parameters captured:",r);const o=(()=>{const t=e;try{const e=new URLSearchParams(window.location[t(318)]),n=new URLSearchParams((window.location[t(310)]||"")[t(304)](/^#/,""));return e[t(262)](t(313))||n[t(262)](t(313))}catch{return null}})();if(o)try{localStorage[e(299)](e(282),o),t[e(287)]&&console[e(272)]("🔗 Using attributionId from URL (attribution_id):",o)}catch(t){}const i=le[e(273)]();if(t[e(287)]&&(console[e(272)]("🔍 Should send click event:",i),!i&&console[e(272)]("⏭️ Skipping click event (duplicate or no click ID)")),!o&&r&&le[e(321)]()){const r=(async()=>{const r=e;try{const e=n.generateDeviceId(),o=await n.events[r(309)](e);return o&&t[r(287)]&&console[r(272)](r(267),{attributionId:o[r(254)],channel:o.channel,campaign:o.campaign,expiresAt:o.expiresAt}),o}catch(t){return console[r(259)](r(281),t),null}})();i&&r[e(315)](r=>{const o=e;try{const e=le[o(262)](),i=le[o(278)]();t[o(287)]&&console[o(272)]("🎯 Sending click event after attribution registration",{attributionId:r?.[o(254)],hasAttribution:!!r}),n[o(319)].track(o(292),{_autoGenerated:!0,_source:o(276),_timestamp:(new Date)[o(250)](),_platform:o(312)})[o(315)](()=>{const n=o;le.markClickEventSent(),t[n(287)]&&console.log("✅ Auto-tracked click event with tracking params:",{attribution:i,trackingParams:e})})[o(325)](t=>{const e=o;console[e(259)](e(260),t)})}catch(t){console[o(259)](o(261),t)}})}else i&&setTimeout(()=>{const r=e;try{const e=le.get(),o=le.toAttributionObject();n[r(319)][r(314)](r(292),{_autoGenerated:!0,_source:r(276),_timestamp:(new Date)[r(250)](),_platform:r(312)})[r(315)](()=>{const n=r;le.markClickEventSent(),t[n(287)]&&console[n(272)](n(277),{attribution:o,trackingParams:e})})[r(325)](t=>{console.error("❌ Failed to auto-track click event:",t)})}catch(t){console[r(259)]("❌ Error in click event auto-tracking:",t)}},100)}t[e(287)]&&console[e(272)](e(256),{version:e(253),modules:r,apiKey:t[e(271)].substring(0,8)+e(311),mode:e(255)})}static[fe(286)](){const t=fe;return ye[t(263)]?.[t(270)]||!1}static getConfig(){const t=fe;return ye[t(263)]?.[t(291)]||null}static[fe(324)](){const t=fe;if(!ye[t(263)])throw new Error("AdStage not initialized. Call AdStage.init() first.");return ye[t(263)]}static get ads(){const t=fe;try{return ye[t(324)]()[t(252)]}catch(e){throw console[t(316)](t(283)),e}}static get[fe(319)](){const t=fe;try{return ye[t(324)]()[t(319)]}catch(t){throw console.warn("AdStage.events accessed before initialization"),t}}static get config(){const t=fe;try{return ye.getInstance()[t(307)]}catch(e){throw console[t(316)]("AdStage.config accessed before initialization"),e}}static[fe(322)](){const t=fe;ye[t(263)]&&(ye.instance[t(270)]=!1,ye.instance[t(291)]=null)}[fe(257)](){const t=fe;if(typeof window===t(290))return"server-"+Math[t(303)]()[t(301)](36)[t(305)](2,15);const e=localStorage[t(285)]("adstage_device_id");if(e)return e;const n=[navigator[t(306)],navigator.language,screen.width+"x"+screen[t(284)],(new Date).getTimezoneOffset(),navigator.hardwareConcurrency||0].join("|");let r=0;for(let e=0;e<n[t(297)];e++){r=(r<<5)-r+n[t(269)](e),r&=r}const o=t(275)+Math.abs(r)[t(301)](36)+"-"+Date.now().toString(36);return localStorage[t(299)](t(289),o),o}}function ve(){var t=["468RbKxFM","isReady","track","2284952mVTuFu","getUserProperties","4Vviqdq","3867715FoVCSZ","1737cXRqDL","31311aSrXxb","2483026KSPDXp","events","3830532qWcFdk","AdStage not initialized. Call AdStage.init() first.","resolve","warn","154940pUTDky","setUserProperties","439471HoMqqV"];return(ve=function(){return t})()}function Ie(t,e){var n=ve();return(Ie=function(t,e){return n[t-=341]})(t,e)}function be(t,e){var n=Ie;return ye[n(345)]()?ye.events[n(346)](t,e):(console[n(358)](n(356)),Promise[n(357)]())}function we(t){var e=Ie;ye[e(345)]()?ye[e(354)][e(342)](t):console[e(358)](e(356))}function ke(){var t=Ie;if(ye.isReady())return ye[t(354)][t(348)]();console[t(358)](t(356))}ye[fe(287)]={clearAllViewable:()=>{const t=fe;at[t(295)](),console.log(t(268))},clearAdViewable:(t,e)=>{const n=fe;at.clearAdViewable(t,e),console.log(n(258)+t+"("+e+n(323))},getViewableStatus:()=>{const t=fe;console[t(272)]("📊 AdStage Debug: 현재 viewable 추적 상태",{trackedCount:at[t(265)][t(296)],trackedItems:Array[t(300)](at.viewableTracker)})}},function(){for(var t=Ie,e=ve();;)try{if(677754===parseInt(t(343))/1+parseInt(t(353))/2+parseInt(t(355))/3+parseInt(t(349))/4*(parseInt(t(350))/5)+parseInt(t(344))/6*(-parseInt(t(352))/7)+parseInt(t(347))/8+parseInt(t(351))/9*(-parseInt(t(341))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();var Ee,xe={exports:{}},Se={},Ae={exports:{}},Ce={};Ae.exports=function(){if(Ee)return Ce;Ee=1;var t=Symbol.for("react.element"),e=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),i=Symbol.for("react.provider"),s=Symbol.for("react.context"),a=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),l=Symbol.for("react.memo"),d=Symbol.for("react.lazy"),u=Symbol.iterator,p={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},h=Object.assign,f={};function g(t,e,n){this.props=t,this.context=e,this.refs=f,this.updater=n||p}function m(){}function y(t,e,n){this.props=t,this.context=e,this.refs=f,this.updater=n||p}g.prototype.isReactComponent={},g.prototype.setState=function(t,e){if("object"!=typeof t&&"function"!=typeof t&&null!=t)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,t,e,"setState")},g.prototype.forceUpdate=function(t){this.updater.enqueueForceUpdate(this,t,"forceUpdate")},m.prototype=g.prototype;var v=y.prototype=new m;v.constructor=y,h(v,g.prototype),v.isPureReactComponent=!0;var I=Array.isArray,b=Object.prototype.hasOwnProperty,w={current:null},k={key:!0,ref:!0,__self:!0,__source:!0};function E(e,n,r){var o,i={},s=null,a=null;if(null!=n)for(o in void 0!==n.ref&&(a=n.ref),void 0!==n.key&&(s=""+n.key),n)b.call(n,o)&&!k.hasOwnProperty(o)&&(i[o]=n[o]);var c=arguments.length-2;if(1===c)i.children=r;else if(1<c){for(var l=Array(c),d=0;d<c;d++)l[d]=arguments[d+2];i.children=l}if(e&&e.defaultProps)for(o in c=e.defaultProps)void 0===i[o]&&(i[o]=c[o]);return{$$typeof:t,type:e,key:s,ref:a,props:i,_owner:w.current}}function x(e){return"object"==typeof e&&null!==e&&e.$$typeof===t}var S=/\/+/g;function A(t,e){return"object"==typeof t&&null!==t&&null!=t.key?function(t){var e={"=":"=0",":":"=2"};return"$"+t.replace(/[=:]/g,function(t){return e[t]})}(""+t.key):e.toString(36)}function C(n,r,o,i,s){var a=typeof n;"undefined"!==a&&"boolean"!==a||(n=null);var c=!1;if(null===n)c=!0;else switch(a){case"string":case"number":c=!0;break;case"object":switch(n.$$typeof){case t:case e:c=!0}}if(c)return s=s(c=n),n=""===i?"."+A(c,0):i,I(s)?(o="",null!=n&&(o=n.replace(S,"$&/")+"/"),C(s,r,o,"",function(t){return t})):null!=s&&(x(s)&&(s=function(e,n){return{$$typeof:t,type:e.type,key:n,ref:e.ref,props:e.props,_owner:e._owner}}(s,o+(!s.key||c&&c.key===s.key?"":(""+s.key).replace(S,"$&/")+"/")+n)),r.push(s)),1;if(c=0,i=""===i?".":i+":",I(n))for(var l=0;l<n.length;l++){var d=i+A(a=n[l],l);c+=C(a,r,o,d,s)}else if(d=function(t){return null===t||"object"!=typeof t?null:"function"==typeof(t=u&&t[u]||t["@@iterator"])?t:null}(n),"function"==typeof d)for(n=d.call(n),l=0;!(a=n.next()).done;)c+=C(a=a.value,r,o,d=i+A(a,l++),s);else if("object"===a)throw r=String(n),Error("Objects are not valid as a React child (found: "+("[object Object]"===r?"object with keys {"+Object.keys(n).join(", ")+"}":r)+"). If you meant to render a collection of children, use an array instead.");return c}function T(t,e,n){if(null==t)return t;var r=[],o=0;return C(t,r,"","",function(t){return e.call(n,t,o++)}),r}function _(t){if(-1===t._status){var e=t._result;(e=e()).then(function(e){0!==t._status&&-1!==t._status||(t._status=1,t._result=e)},function(e){0!==t._status&&-1!==t._status||(t._status=2,t._result=e)}),-1===t._status&&(t._status=0,t._result=e)}if(1===t._status)return t._result.default;throw t._result}var R={current:null},D={transition:null},L={ReactCurrentDispatcher:R,ReactCurrentBatchConfig:D,ReactCurrentOwner:w};function P(){throw Error("act(...) is not supported in production builds of React.")}return Ce.Children={map:T,forEach:function(t,e,n){T(t,function(){e.apply(this,arguments)},n)},count:function(t){var e=0;return T(t,function(){e++}),e},toArray:function(t){return T(t,function(t){return t})||[]},only:function(t){if(!x(t))throw Error("React.Children.only expected to receive a single React element child.");return t}},Ce.Component=g,Ce.Fragment=n,Ce.Profiler=o,Ce.PureComponent=y,Ce.StrictMode=r,Ce.Suspense=c,Ce.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=L,Ce.act=P,Ce.cloneElement=function(e,n,r){if(null==e)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var o=h({},e.props),i=e.key,s=e.ref,a=e._owner;if(null!=n){if(void 0!==n.ref&&(s=n.ref,a=w.current),void 0!==n.key&&(i=""+n.key),e.type&&e.type.defaultProps)var c=e.type.defaultProps;for(l in n)b.call(n,l)&&!k.hasOwnProperty(l)&&(o[l]=void 0===n[l]&&void 0!==c?c[l]:n[l])}var l=arguments.length-2;if(1===l)o.children=r;else if(1<l){c=Array(l);for(var d=0;d<l;d++)c[d]=arguments[d+2];o.children=c}return{$$typeof:t,type:e.type,key:i,ref:s,props:o,_owner:a}},Ce.createContext=function(t){return(t={$$typeof:s,_currentValue:t,_currentValue2:t,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null}).Provider={$$typeof:i,_context:t},t.Consumer=t},Ce.createElement=E,Ce.createFactory=function(t){var e=E.bind(null,t);return e.type=t,e},Ce.createRef=function(){return{current:null}},Ce.forwardRef=function(t){return{$$typeof:a,render:t}},Ce.isValidElement=x,Ce.lazy=function(t){return{$$typeof:d,_payload:{_status:-1,_result:t},_init:_}},Ce.memo=function(t,e){return{$$typeof:l,type:t,compare:void 0===e?null:e}},Ce.startTransition=function(t){var e=D.transition;D.transition={};try{t()}finally{D.transition=e}},Ce.unstable_act=P,Ce.useCallback=function(t,e){return R.current.useCallback(t,e)},Ce.useContext=function(t){return R.current.useContext(t)},Ce.useDebugValue=function(){},Ce.useDeferredValue=function(t){return R.current.useDeferredValue(t)},Ce.useEffect=function(t,e){return R.current.useEffect(t,e)},Ce.useId=function(){return R.current.useId()},Ce.useImperativeHandle=function(t,e,n){return R.current.useImperativeHandle(t,e,n)},Ce.useInsertionEffect=function(t,e){return R.current.useInsertionEffect(t,e)},Ce.useLayoutEffect=function(t,e){return R.current.useLayoutEffect(t,e)},Ce.useMemo=function(t,e){return R.current.useMemo(t,e)},Ce.useReducer=function(t,e,n){return R.current.useReducer(t,e,n)},Ce.useRef=function(t){return R.current.useRef(t)},Ce.useState=function(t){return R.current.useState(t)},Ce.useSyncExternalStore=function(t,e,n){return R.current.useSyncExternalStore(t,e,n)},Ce.useTransition=function(){return R.current.useTransition()},Ce.version="18.3.1",Ce}();var Te,_e=Ae.exports;
1
+ var t,e,n,r,o,i,s,a,c,l,d,u;function p(t,e){var n=h();return(p=function(t,e){return n[t-=344]})(t,e)}function h(){var t=["543963aZsTbK","8UhDVJH","CLICK","3092850NzBoXa","POPUP","TEXT","DESKTOP","NATIVE","1632630lLKNXV","4649472RhfcdW","INTERSTITIAL","6175113ycCowV","TABLET","WEB","BANNER","MOBILE","VIDEO","1019187BDcUDX","17832384amzxZz","4ZlQlkN","VIEWABLE"];return(h=function(){return t})()}!function(){for(var t=p,e=h();;)try{if(665803===-parseInt(t(347))/1+parseInt(t(349))/2*(-parseInt(t(351))/3)+-parseInt(t(360))/4+parseInt(t(354))/5+-parseInt(t(359))/6+-parseInt(t(362))/7*(-parseInt(t(352))/8)+parseInt(t(348))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}(),(e=t||(t={}))[(n=p)(344)]=n(344),e[n(355)]=n(355),e.INTERSTITIAL=n(361),e.NATIVE=n(358),e[n(346)]=n(346),e[n(356)]=n(356),(o=r||(r={}))[(i=p)(364)]=i(364),o[i(345)]=i(345),(a=s||(s={}))[(c=p)(350)]=c(350),a[c(353)]=c(353),(d=l||(l={}))[(u=p)(357)]=u(357),d[u(345)]=u(345),d[u(363)]=u(363);const f=g;function g(t,e){const n=m();return(g=function(t,e){return n[t-=447]})(t,e)}function m(){const t=["DOMContentLoaded","waitForDOM","safeWindowOpen","getScrollInfo","innerHeight","safeRemoveClass",'" 요소가 있는지 확인\n2. React 등에서 컴포넌트가 렌더링된 후 SDK 호출\n3. 철자가 정확한지 확인\n4. 중복된 ID가 없는지 확인\n\n대기 시간: ',"safeQuerySelectorAll","safeRemoveChild",'❌ 컨테이너를 찾을 수 없습니다: "',"safeQuerySelector","loading","canUseDOM","from","error","getViewportInfo","getElementById","getDocumentProperty","ms 경과)","✅ 컨테이너 즉시 발견: ","setProperty","getWindowProperty","4379712jpQxQq","undefined","referrer","removeEventListener","isBrowser","querySelector","open","126nhfTqU","devicePixelRatio","번 시도)","getPageInfo","innerWidth","2262501IOjMQW","classList","safeAddClass","innerHTML","pageXOffset","safeAppendChild","waitForElement","entries","76284WnxIUj","safeSetInnerHTML","1456076WSRTdb","readyState","✅ 컨테이너 발견: ","287679GDQAHJ","safeSetTextContent","isDOMReady",'"\n \n다음을 확인해보세요:\n1. HTML에 id="',"log","style","번째 시도, ","safeApplyStyles","pageYOffset","min","safeAddEventListener","10uIjbOT","waitForElements","⏳ 컨테이너 대기 중: ","isSSR","147063pbmnim","getComputedStyle","DOM을 사용할 수 없는 환경입니다.","pow","add","addEventListener","textContent","ceil","querySelectorAll","safeGetElementById","1264164opzcuc"];return(m=function(){return t})()}!function(){const t=g,e=m();for(;;)try{if(542225===-parseInt(t(481))/1+parseInt(t(476))/2+parseInt(t(506))/3+-parseInt(t(478))/4*(-parseInt(t(492))/5)+-parseInt(t(463))/6*(-parseInt(t(496))/7)+-parseInt(t(456))/8+-parseInt(t(468))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class y{static[f(460)](){return typeof window!==f(457)&&"undefined"!=typeof document}static[f(495)](){return!this[f(460)]()}static[f(519)](){const t=f;return this[t(460)]()&&void 0!==document[t(479)]}static[f(505)](t){const e=f;return this[e(519)]()?document[e(450)](t):null}static[f(517)](t){const e=f;return this[e(519)]()?document[e(461)](t):null}static[f(514)](t){const e=f;return this[e(519)]()?Array[e(447)](document[e(504)](t)):[]}static safeCreateElement(t){return this[f(519)]()?document.createElement(t):null}static[f(491)](t,e,n,r){const o=f;this[o(519)]()&&t&&t[o(501)](e,n,r)}static safeRemoveEventListener(t,e,n,r){const o=f;this[o(519)]()&&t&&t[o(459)](e,n,r)}static[f(455)](t,e){return this[f(460)]()?window[t]??e:e}static[f(451)](t,e){return this[f(519)]()?document[t]??e:e}static[f(509)](t,e,n){const r=f;return this[r(460)]()?window[r(462)](t,e,n):null}static safeGetComputedStyle(t){const e=f;return this.isBrowser()&&t?window[e(497)](t):null}static[f(483)](){const t=f;return!!this[t(519)]()&&document[t(479)]!==t(518)}static[f(508)](){return new Promise(t=>{const e=g;this[e(519)]()?this.isDOMReady()?t():this[e(491)](document,e(507),()=>t()):t()})}static[f(488)](t,e){const n=f;this[n(519)]()&&t&&Object[n(475)](e).forEach(([e,r])=>{const o=n;t[o(486)][o(454)](e,r)})}static[f(470)](t,e){const n=f;this[n(519)]()&&t&&t.classList[n(500)](e)}static[f(512)](t,e){const n=f;this.canUseDOM()&&t&&t[n(469)].remove(e)}static[f(482)](t,e){const n=f;this[n(519)]()&&t&&(t[n(502)]=e)}static[f(477)](t,e){const n=f;this[n(519)]()&&t&&(t[n(471)]=e)}static[f(473)](t,e){this[f(519)]()&&t&&e&&t.appendChild(e)}static[f(515)](t,e){this.canUseDOM()&&t&&e&&t.removeChild(e)}static[f(466)](){const t=f;return{url:this[t(455)]("location",{href:""}).href,title:this.getDocumentProperty("title",""),referrer:this[t(451)](t(458),"")}}static[f(449)](){const t=f;return{width:this[t(455)](t(467),0),height:this[t(455)](t(511),0),pixelRatio:this[t(455)](t(464),1)}}static[f(510)](){const t=f;return{scrollTop:this[t(519)]()?window[t(489)]||document.documentElement.scrollTop:0,scrollLeft:this[t(455)](t(472),0)}}static async[f(474)](t,e={}){const n=f,{timeout:r=3e3,retryInterval:o=100,debug:i=!1}=e;if(!this[n(519)]())throw new Error(n(498));const s=document[n(450)](t);return s?(i&&console[n(485)](n(453)+t),s):(i&&console[n(485)]("⏳ 컨테이너 대기 시작: "+t+" (최대 "+r+"ms)"),new Promise((e,s)=>{const a=n;let c=0;const l=Math[a(503)](r/o),d=()=>{const n=a;c++;const u=document[n(450)](t);if(u)return i&&console.log(n(480)+t+" ("+c+n(487)+c*o+n(452)),void e(u);if(c>=l){const e=n(516)+t+n(484)+t+n(513)+r+"ms ("+c+n(465);return i&&console[n(448)](e),void s(new Error(e))}i&&c%10==0&&console[n(485)](n(494)+t+" ("+c+"/"+l+")");const p=Math[n(490)](o*Math[n(499)](1.2,c),500);setTimeout(d,p)};setTimeout(d,o)}))}static async[f(493)](t,e={}){const n=f,r=t.map(t=>this[n(474)](t,e));return Promise.all(r)}}const v=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=323]})(t,e)}function b(){const t=["589449FTVGRy","2099880TYyLFR","800140xvfmYv","3.0.14","30DHFfew","400752irHAWf","undefined","userAgent","750ofbDXR","4FAILLb","12870IxcXpp","3846JXNqEA","AdStageSDK/","743048emAuay"];return(b=function(){return t})()}!function(){const t=I,e=b();for(;;)try{if(221266===-parseInt(t(324))/1*(-parseInt(t(326))/2)+parseInt(t(334))/3+parseInt(t(328))/4+parseInt(t(331))/5+parseInt(t(333))/6*(-parseInt(t(329))/7)+parseInt(t(330))/8+-parseInt(t(325))/9*(parseInt(t(323))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const w=v(332);function k(){return w}function E(t,e){const n=S();return(E=function(t,e){return n[t-=161]})(t,e)}const x=E;function S(){const t=["resolvedOptions","platform","getViewportInfo","28037940MNaBkA","device_"," .adstage-slider-wrapper","3551007pjstJx","session_","ios","296eUGIRg",",y:","ssr_device_","toString","generateDeviceId","collectDeviceInfo","adstage_session_id","SSR","width","1124497khiPKF","5517xPBnrh","18680LZDAMp","getScrollInfo","setItem","substr","100RCfLUA","261028kgvFpz","3299298NfjmCz","getSlotPosition","DateTimeFormat","unknown","scrollTop","now","web","top","height","UTC","safeGetElementById",'[data-adstage-slot-id="',"ssr_session_","14eSttlI","random","effectiveType","userAgent","isBrowser","6602YFRDWr","adstage_device_id","test","getPlatform","getItem","safeQuerySelector","colorDepth","95xnMZkh","round","left","isMobile","1.0.0","pixelRatio","generateSessionId"];return(S=function(){return t})()}!function(){const t=E,e=S();for(;;)try{if(724932===-parseInt(t(173))/1*(parseInt(t(208))/2)+-parseInt(t(170))/3+-parseInt(t(189))/4*(-parseInt(t(215))/5)+parseInt(t(190))/6*(-parseInt(t(203))/7)+-parseInt(t(184))/8*(-parseInt(t(183))/9)+parseInt(t(188))/10*(-parseInt(t(182))/11)+parseInt(t(167))/12)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class A{static[x(177)](){const t=x;if(!y[t(207)]())return t(175)+Date.now();const e=localStorage.getItem("adstage_device_id");if(e)return e;const n=t(168)+Math[t(204)]()[t(176)](36)[t(187)](2,9)+"_"+Date[t(195)]();return localStorage[t(186)](t(209),n),n}static[x(163)](){const t=x;if(!y.isBrowser())return t(202)+Date[t(195)]();const e=sessionStorage[t(212)](t(179));if(e)return e;const n=t(171)+Math[t(204)]()[t(176)](36)[t(187)](2,9)+"_"+Date[t(195)]();return sessionStorage[t(186)](t(179),n),n}static isMobile(){const t=x;return!!y.isBrowser()&&/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i[t(210)](navigator[t(206)])}static getPlatform(){const t=x;if(!y[t(207)]())return t(196);const e=navigator[t(206)].toLowerCase();return/iphone|ipad|ipod/[t(210)](e)?t(172):/android/[t(210)](e)?"android":A[t(218)]()?"web":"desktop"}static[x(178)](){const t=x,e=y[t(166)]();return{deviceId:A[t(177)](),sessionId:A[t(163)](),osVersion:y[t(207)]()?navigator.platform:t(180),deviceModel:y[t(207)]()?navigator[t(165)]:t(180),appVersion:t(161),sdkVersion:k(),language:y.isBrowser()&&navigator.language||"ko",country:"KR",ipAddress:"",userAgent:y.isBrowser()?navigator[t(206)]:"SSR",timezone:y[t(207)]()?Intl[t(192)]()[t(164)]().timeZone:t(199),viewportWidth:e.width,viewportHeight:e.height,screenWidth:y[t(207)]()?screen[t(181)]:0,screenHeight:y[t(207)]()?screen[t(198)]:0,colorDepth:y.isBrowser()?screen[t(214)]:24,pixelRatio:e[t(162)],connectionType:y[t(207)]()&&navigator.connection?.[t(205)]||t(193),platform:A[t(211)]()}}static[x(191)](t){const e=x;let n=y[e(200)](t);if(!n){const r=y[e(213)]("#"+t+e(169));r&&(n=r)}if(!n&&(n=y.safeQuerySelector(e(201)+t+'"]')),!n)return e(193);const r=n.getBoundingClientRect(),o=y[e(185)]();return"x:"+Math[e(216)](r[e(217)])+e(174)+Math[e(216)](r[e(197)]+o[e(194)])}}const C=_;function T(){const t=["API key is required","1233OPCJRi","1076238iaSSiP","56160kLmQEj","5940550XFcPfK","4643404sYuuLM","userAgent","10102uphEAP","User-Agent","create","14nkNQlf","undefined","79oejfiK","186324dngJHh","5EwERAR","application/json","6910020QoZhMj"];return(T=function(){return t})()}function _(t,e){const n=T();return(_=function(t,e){return n[t-=333]})(t,e)}!function(){const t=_,e=T();for(;;)try{if(647508===-parseInt(t(344))/1*(-parseInt(t(339))/2)+parseInt(t(334))/3+parseInt(t(337))/4*(-parseInt(t(346))/5)+-parseInt(t(345))/6*(parseInt(t(342))/7)+-parseInt(t(335))/8*(-parseInt(t(333))/9)+parseInt(t(348))/10+-parseInt(t(336))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class R{static[C(341)](t,e){const n=C;if(!t)throw new Error(n(349));const r={"x-api-key":t,"Content-Type":e?.contentType||n(347)};return typeof navigator!==n(343)&&(r[n(340)]=e?.userAgent||navigator[n(338)]),r}static createForEvents(t,e){const n=C,r=R[n(341)](t);return e?.[n(338)]&&(r["User-Agent"]=e[n(338)]),r}}const D=L;function L(t,e){const n=O();return(L=function(t,e){return n[t-=161]})(t,e)}function O(){const t=["get","✅ Successfully tracked advertisement event: ","45mXZVVO","createForEvents","40370eqVwga","slots"," - ","debug","). Skipping event tracking.","616GCUJlr"," (containerId: ","1940659OqTWXR","containerId","sessionId","statusText","54SZUUZR","status"," for ad ","number","/advertisements/events/","🌐 Full API call details:","53756giENuS","API request failed: ","⚠️ Slot not found for slotId: ","error","VIEWABLE","553132WLkmeQ"," in slot ","⚠️ DOM element not found for slotId: ","height","getPageInfo","66xRXKYq","apiKey","197418qUTWaA","stringify",'[data-adstage-slot-id="',"...","trackAdvertisementEvent","referrer","parseNumericValue","🚀 Sending advertisement event: ","warn","title","🔍 Debug info:","substring","301024sgUrhD","url","48851YpfSLZ","querySelector","POST","🚀 AdvertisementEventTracker: Processing ","deviceId","baseUrl","now","log"];return(O=function(){return t})()}!function(){const t=L,e=O();for(;;)try{if(150345===parseInt(t(184))/1+parseInt(t(163))/2+-parseInt(t(168))/3*(-parseInt(t(213))/4)+-parseInt(t(194))/5*(parseInt(t(170))/6)+parseInt(t(203))/7+parseInt(t(182))/8*(-parseInt(t(207))/9)+parseInt(t(196))/10*(-parseInt(t(201))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class P{constructor(t,e,n,r){const o=L;this.baseUrl=t,this[o(169)]=e,this[o(199)]=n,this.slots=r}async[D(174)](t,e,n){const r=D;try{this[r(199)]&&console[r(191)](r(187)+n+" event for ad "+t+r(164)+e);const o=this[r(197)][r(192)](e);if(!o)return void(this[r(199)]&&console[r(178)](r(215)+e+". Skipping event tracking to prevent incorrect adType."));if(!(document.getElementById(o[r(204)])||document[r(185)](r(172)+e+'"]')))return void(this[r(199)]&&console[r(178)](r(165)+e+r(202)+o.containerId+r(200)));const i=A.collectDeviceInfo(),a={adType:o.adType,platform:i.platform,deviceId:i[r(188)],deviceInfo:i,pageUrl:y[r(167)]()[r(183)],pageTitle:y[r(167)]()[r(179)],referrer:y[r(167)]()[r(175)],slotId:e,slotPosition:A.getSlotPosition(o[r(204)]),slotWidth:P[r(176)](o.width),slotHeight:P[r(176)](o[r(166)]),sessionId:i[r(205)],pageLoadTime:performance[r(190)](),metadata:{eventType:n,sdkVersion:k(),timestamp:Date[r(190)]()},...n===s[r(162)]&&{isViewable:!0,iabCompliant:!0}},c=this[r(189)]+r(211)+t+"/"+n,l=R[r(195)](this[r(169)],a);this.debug&&(console.log(r(177)+n+r(209)+t,{url:c,headers:l,eventData:a}),console[r(191)](r(212),{method:r(186),url:c,hasApiKey:!!this[r(169)],bodySize:JSON.stringify(a).length}));const d=await fetch(c,{method:r(186),headers:l,body:JSON[r(171)](a)});if(this[r(199)]&&console[r(191)]("📡 API Response Status: "+d.status+" "+d[r(206)],{url:c,ok:d.ok}),!d.ok){const t=await d.text();throw new Error(r(214)+d[r(208)]+" "+d[r(206)]+r(198)+t)}this[r(199)]&&console[r(191)](r(193)+n+" for ad "+t)}catch(o){console[r(161)]("❌ Failed to track advertisement event:",o),console[r(161)](r(180),{baseUrl:this.baseUrl,apiKey:this[r(169)]?this.apiKey[r(181)](0,8)+r(173):"NOT_SET",url:this[r(189)]+r(211)+t+"/"+n,eventType:n,adId:t,slotId:e})}}static[D(176)](t){if(typeof t===D(210))return t;if("string"==typeof t){const e=parseFloat(t.replace(/px$/,""));return isNaN(e)?0:e}return 0}}var U=z;function z(t,e){var n=B();return(z=function(t,e){return n[t-=394]})(t,e)}function B(){var t=["2209671QtiTAD","5980130tbHbrW","handleIntersection","element","119IwUZYQ","4sLFppR","873760AMOMYY","IntersectionObserver","177384KyGqlF","visibilityState","observe","IntersectionObserver not supported, viewability tracking disabled","observer","isViewableTriggered","860OObNCy","1391808TsyrxD","visible","forEach","destroy","intersectionRatio","1353qPIUAz","warn","disconnect","onViewableCallback","isDocumentVisible","9546EEfPQV","0px"];return(B=function(){return t})()}!function(){for(var t=z,e=B();;)try{if(222442===parseInt(t(403))/1*(-parseInt(t(400))/2)+parseInt(t(415))/3*(-parseInt(t(409))/4)+parseInt(t(401))/5+parseInt(t(420))/6*(-parseInt(t(399))/7)+parseInt(t(410))/8+-parseInt(t(395))/9+parseInt(t(396))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class M{constructor(t,e){var n=z;this[n(407)]=null,this[n(408)]=!1,this[n(398)]=t,this.onViewableCallback=e,this.initIntersectionObserver()}initIntersectionObserver(){var t=z;t(402)in window?(this[t(407)]=new IntersectionObserver(t=>this.handleIntersection(t),{threshold:.5,rootMargin:t(394)}),this.observer[t(405)](this[t(398)])):console[t(416)](t(406))}[U(397)](t){var e=U;t[e(412)](t=>{var n=e;t[n(414)]>=.5&&this[n(419)]()&&!this[n(408)]&&(this.isViewableTriggered=!0,this[n(418)]&&this[n(418)]())})}[U(419)](){var t=U;return!document.hidden&&document[t(404)]===t(411)}[U(413)](){var t=U;this[t(407)]&&(this[t(407)][t(417)](),this[t(407)]=null)}}const N=V;function V(t,e){const n=F();return(V=function(t,e){return n[t-=319]})(t,e)}function F(){const t=["1069830yLyVCO","/events/register/attribution","https://api.adstage.app","877930KoIBVA","/advertisements/events","1306863hNriQx","210174Yvvonu","/advertisements","setBaseUrl","events","5544940susGyu","getBaseUrl","advertisements","production","baseUrl","2TzRJkn","/advertisements/list","registerAttribution","1235016NdxDnL","7teldad","110Almzbx","5255784gDrEbO","custom","/events/track","track","https://beta-api.adstage.app","list"];return(F=function(){return t})()}!function(){const t=V,e=F();for(;;)try{if(455514===parseInt(t(322))/1+-parseInt(t(334))/2*(parseInt(t(324))/3)+-parseInt(t(337))/4+-parseInt(t(339))/5*(parseInt(t(325))/6)+-parseInt(t(338))/7*(-parseInt(t(340))/8)+-parseInt(t(319))/9+parseInt(t(329))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const j={production:N(321),beta:N(344)},K={advertisements:{list:N(335),detail:N(326),events:N(323)},events:{track:N(342),registerAttribution:N(320)}};class H{constructor(t){const e=N;this[e(331)]={list:()=>""+this.baseUrl+K[e(331)][e(345)],detail:t=>""+this[e(333)]+K[e(331)].detail+"/"+t,events:(t,n)=>""+this.baseUrl+K[e(331)][e(328)]+"/"+t+"/"+n},this.events={track:()=>""+this.baseUrl+K.events[e(343)],registerAttribution:()=>""+this[e(333)]+K.events[e(336)]},this[e(333)]=t||j[e(332)]}[N(327)](t){this[N(333)]=t}[N(330)](){return this[N(333)]}[N(341)](t){return""+this.baseUrl+(t.startsWith("/")?t:"/"+t)}}const W=new H;function q(){var t=["3816954MLTEez","trackSlideViewable","6RQefdw"," (index: 0) in slot: ","1676038iYoste","72GdAjMB","83522RdKybf","47575wVaDFn","1282480YSmuwY","160107zAAODH","🎯 Triggering VIEWABLE event for slide change: ad ","log","VIEWABLE",") in slot: "," (index: ","trackInitialSlideViewable","3255144nrSjag","_id"];return(q=function(){return t})()}var Y=J;function J(t,e){var n=q();return(J=function(t,e){return n[t-=412]})(t,e)}!function(){for(var t=J,e=q();;)try{if(233350===parseInt(t(428))/1+-parseInt(t(425))/2*(parseInt(t(421))/3)+-parseInt(t(427))/4+parseInt(t(426))/5*(-parseInt(t(424))/6)+-parseInt(t(423))/7+parseInt(t(417))/8+parseInt(t(419))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class X{static[Y(420)](t,e,n,r,o=!1){var i=Y;o&&console[i(412)](i(429)+t[i(418)]+i(415)+n+i(414)+e.id),r(t._id,e.id,s.VIEWABLE)}static[Y(416)](t,e,n,r=!1){var o=Y;r&&console.log("🎯 Triggering initial VIEWABLE event: ad "+t[o(418)]+o(422)+e.id),n(t[o(418)],e.id,s[o(413)])}}const G=Z;function Z(t,e){const n=Q();return(Z=function(t,e){return n[t-=143]})(t,e)}function Q(){const t=["stopPropagation","log","addClickEvent","1557105EUCjqX","preventDefault","forEach"," -> ","7186416OirRGL","CLICK","_blank","19UKCkIh","pointer","open","cursor","isClickable","491071KHJglD","20998kfFjqk","1183890YTfNKM","🔗 ","addClickEventsBatch","style","400062eellgP","addEventListener","linkUrl","toLowerCase"," ad clicked: ","_id","129352sbHWvz"];return(Q=function(){return t})()}!function(){const t=Z,e=Q();for(;;)try{if(159222===-parseInt(t(159))/1*(parseInt(t(165))/2)+-parseInt(t(170))/3+parseInt(t(148))/4+-parseInt(t(152))/5+-parseInt(t(166))/6+parseInt(t(164))/7+parseInt(t(156))/8)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class ${static[G(151)](t,e,n,r,o=!1,i){const a=G;e[a(144)]&&(t[a(169)][a(162)]="pointer",t.addEventListener("click",t=>{const c=a;if(t[c(153)](),t[c(149)](),r&&r(e[c(147)],n.id,s.CLICK),window[c(161)](e[c(144)],"_blank"),o){const t=i||String(n.adType).toLowerCase();console.log(c(167)+t+c(146)+e._id+c(155)+e[c(144)])}}))}static addClickEventForRenderer(t,e,n,r,o=!1,i){const a=G;e.linkUrl&&(t[a(169)][a(162)]=a(160),t[a(143)]("click",t=>{const c=a;t[c(153)](),t[c(149)]();if(r()(e._id,n.id,s[c(157)]),window[c(161)](e[c(144)],c(158)),o){const t=i||String(n.adType)[c(145)]();console[c(150)](c(167)+t+c(146)+e[c(147)]+c(155)+e[c(144)])}}))}static addClickEventForSlider(t,e,n,r,o=!1,i){this[G(151)](t,e,n,r,o,i)}static[G(163)](t){return Boolean(t[G(144)])}static[G(168)](t,e,n,r,o=!1,i){t[G(154)]((t,s)=>{const a=e[s];a&&this.addClickEvent(t,a,n,r,o,i)})}}const tt=et;function et(t,e){const n=nt();return(et=function(t,e){return n[t-=168]})(t,e)}function nt(){const t=["400375llpxZO","5265488OtPJOK","textContent","getBoundingClientRect","classList","normal","whiteSpace","Text Ad","data-adstage-slot-id","appendChild","borderColor","padding"," Ad","cssText","addEventListener","width","backgroundColor","remove","toLowerCase","changedTouches","autoSlideInterval","200px","3520491akxfWP","createMinimalDotIndicator","flex","addTouchSupport","center","7890YuRZyN","\n position: absolute;\n visibility: hidden;\n white-space: nowrap;\n top: -9999px;\n left: -9999px;\n ","white","string","clientX","25668434QHwMMc","adstage-dot","display","opacity","every","setProperty","forEach","videoUrl","src","createSliderContainer","100px","adstage-ad adstage-","#000","none","transition","children","100%","active","touches","querySelectorAll","setAttribute","touchend","1px dashed #ccc","8px","TEXT","body","imageUrl","border","1px solid #666","cover","244466TOOVfq","\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 ","#cccccc","20djFCPH","Banner Ad","translateX(-","className","0.9","20LdEJJI","color","mouseleave","_id","fontSize","1ewTsVX","length","#666666","background","adstage-slide-container","#999999","entries","auto","mouseenter",".adstage-dot","touchstart","button","removeChild","height","0.7","469CqbdSs","touchmove","abs","adType","14px","addClickEventForSlider","hidden","relative","adstage-slider-wrapper","includes","inline-block","createElement","div","style","adstage-dots","click","trackSlideViewable","transform 0.4s ease-out","2767356pPVxBz","video","#f9f9f9"];return(nt=function(){return t})()}!function(){const t=et,e=nt();for(;;)try{if(592502===-parseInt(t(188))/1*(parseInt(t(175))/2)+-parseInt(t(246))/3+parseInt(t(178))/4*(-parseInt(t(224))/5)+parseInt(t(251))/6*(-parseInt(t(203))/7)+parseInt(t(225))/8+-parseInt(t(221))/9*(parseInt(t(183))/10)+parseInt(t(256))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class rt{static createSimpleAdElement(e,n){const r=et,o=document[r(214)](r(215));switch(o[r(181)]=r(267)+String(e[r(206)])[r(242)](),o[r(276)]("data-adstage-ad-id",n[r(186)]),o[r(276)](r(232),e.id),o[r(216)][r(258)]="block",o.style[r(239)]=r(272),o[r(216)][r(201)]=r(195),e[r(206)]){case t.BANNER:if(n[r(171)]){const t=document[r(214)]("img");t[r(264)]=n[r(171)],t[r(216)][r(239)]="100%",t.style[r(201)]=r(195),t[r(216)].objectFit=r(174),o[r(233)](t)}else o[r(216)][r(201)]=r(266),o[r(216)].backgroundColor="#f0f0f0",o[r(216)][r(172)]=r(278),o.textContent=r(179);break;case t.VIDEO:if(n[r(263)]){const t=document[r(214)](r(222));t[r(264)]=n[r(263)],t[r(216)].width="100%",t[r(216)].height=r(195),o[r(233)](t)}else o[r(216)].height=r(245),o[r(216)][r(240)]=r(268),o[r(216)][r(172)]=r(173),o[r(226)]="Video Ad",o.style[r(184)]=r(253);break;case t[r(169)]:if(n[r(226)]){const t=document[r(214)](r(215));t[r(226)]=n.textContent||"",t.style[r(235)]=r(168),t[r(216)][r(187)]=r(207),o.appendChild(t)}else o[r(216)][r(201)]="50px",o.style[r(235)]=r(168),o[r(226)]=r(231);break;default:o[r(216)][r(201)]="100px",o[r(216)][r(172)]=r(278),o[r(216)][r(240)]=r(223),o[r(226)]=e[r(206)]+r(236)}return o}static[tt(265)](e,n,r,o,i=!1){const s=tt,a=document[s(214)]("div");a[s(181)]=s(211);const c={position:s(210),overflow:s(209)};if(e[s(239)]&&0!==e.width){let t;t=typeof e[s(239)]===s(254)&&(e[s(239)][s(212)]("px")||e.width.includes("%"))?e.width:e[s(239)]+"px",c[s(239)]=t,c[s(258)]=s(213)}else c[s(258)]="inline-block";if(e.height&&0!==e[s(201)]){const t=typeof e[s(201)]===s(254)?e[s(201)]:e[s(201)]+"px";c[s(201)]=t}Object[s(194)](c)[s(262)](([t,e])=>{a[s(216)].setProperty(t,e)});const l=!e[s(239)]||0===e[s(239)],d=!e[s(201)]||0===e[s(201)];if(l||d){const t=document[s(214)]("div");if(t[s(216)].cssText=s(252),!l&&e[s(239)]){let n;n="string"==typeof e.width&&(e[s(239)][s(212)]("px")||e[s(239)][s(212)]("%"))?e[s(239)]:e[s(239)]+"px",t[s(216)].width=n,t[s(216)][s(230)]=s(229)}document.body[s(233)](t);let r=0,o=0;n[s(262)](n=>{const i=s,a=this.createSimpleAdElement(e,n);t[i(233)](a);const c=a[i(227)]();c[i(239)]>r&&(r=c[i(239)]),c.height>o&&(o=c[i(201)]),t[i(200)](a)}),l&&r>0&&(a[s(216)][s(239)]=r+"px",c[s(239)]=r+"px"),d&&o>0&&(a[s(216)][s(201)]=o+"px",c.height=o+"px"),document[s(170)][s(200)](t)}const u=[...n,n[0]],p=document[s(214)](s(215));p[s(181)]=s(192);const h={display:s(248),transition:s(220),width:100*u[s(189)]+"%"};e[s(201)]&&0!==e[s(201)]&&(h[s(201)]="100%"),Object[s(194)](h).forEach(([t,e])=>{p.style.setProperty(t,e)}),u[s(262)]((t,n)=>{const r=s,a=document.createElement(r(215));a[r(181)]="adstage-slide";const c={width:100/u.length+"%","flex-shrink":"0",display:r(248),"align-items":"center","justify-content":r(250)};e.height&&0!==e[r(201)]&&(c[r(201)]=r(272)),Object[r(194)](c)[r(262)](([t,e])=>{const n=r;a[n(216)][n(261)](t,e)});const l=this.createSimpleAdElement(e,t);$[r(208)](l,t,e,o,i,String(e[r(206)])[r(242)]()),a[r(233)](l),p[r(233)](a)});const f=n[s(260)](e=>e[s(206)]===t[s(169)])?null:this[s(247)](n[s(189)]);let g=0;const m=n[s(189)],y=1e3*(r?.[s(244)]||3),v=(t,r=!1)=>{const a=s;g=t,p[a(216)][a(270)]=a(r?269:220),p[a(216)].transform=a(180)+100/u[a(189)]*g+"%)";const c=g===m?0:g;if(f){f[a(275)](a(197))[a(262)]((t,e)=>{const n=a,r=t;e===c?(r.classList.add(n(273)),r[n(216)][n(191)]=n(190),r.style[n(234)]=n(190),r[n(216)][n(259)]="1"):(r.classList[n(241)](n(273)),r[n(216)].background="transparent",r[n(216)][n(234)]=n(177),r[n(216)][n(259)]=n(202))})}X[a(219)](n[c],e,c,o,i)},I=()=>{g===m&&setTimeout(()=>{v(0,!0)},400)};if(f){f[s(275)](s(197)).forEach((t,e)=>{const n=s;t.addEventListener(n(218),()=>v(e))})}let b=setInterval(()=>{v(g+1),I()},y);return a.addEventListener(s(196),()=>{clearInterval(b)}),a[s(238)](s(185),()=>{b=setInterval(()=>{v(g+1),I()},y)}),this[s(249)](p,v,()=>g,m,I),a[s(233)](p),f&&a[s(233)](f),v(0),(!e.width||0===e[s(239)])&&setTimeout(()=>{const t=s,n=p[t(271)][0];if(n){const r=n[t(271)][0];if(r){const n=r.getBoundingClientRect();a[t(216)][t(239)]=n[t(239)]+"px",(!e.height||0===e.height)&&(a[t(216)][t(201)]=n[t(201)]+"px"),a[t(216)].overflow="hidden"}}},10),a}static[tt(247)](t){const e=tt,n=document[e(214)]("div");n[e(181)]=e(217),n.style[e(237)]="\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 r=0;r<t;r++){const t=document[e(214)](e(199));t.className=e(257),t[e(216)].cssText=e(176),t.addEventListener(e(196),()=>{const n=e;!t[n(228)].contains("active")&&(t[n(216)][n(234)]=n(193),t.style[n(259)]=n(182))}),t[e(238)](e(185),()=>{const n=e;!t[n(228)].contains(n(273))&&(t[n(216)][n(234)]=n(177),t[n(216)][n(259)]=n(202))}),n[e(233)](t)}return n}static addTouchSupport(t,e,n,r,o){const i=tt;let s=0,a=!1;t.addEventListener(i(198),t=>{const e=i;s=t[e(274)][0][e(255)],a=!0}),t.addEventListener(i(204),t=>{a&&t.preventDefault()}),t.addEventListener(i(277),t=>{const c=i;if(!a)return;a=!1;const l=t[c(243)][0][c(255)],d=s-l;if(Math[c(205)](d)>50){const t=n();if(d>0){e(t+1),o&&o()}else{e(t>0?t-1:r-1)}}})}}const ot=st;function it(){const t=["clear","add"," in slot ","18fGYLVS","1657248kcUrWM","has","2682463BifTAB","viewableTracker","delete","9705720ETGssL","isDuplicateViewable","323104BzIJbo","154316Bthfyk","clearAdViewable","462733vnIbZj","1682920VzTlcU","log"];return(it=function(){return t})()}function st(t,e){const n=it();return(st=function(t,e){return n[t-=232]})(t,e)}!function(){const t=st,e=it();for(;;)try{if(286921===parseInt(t(246))/1+-parseInt(t(243))/2+parseInt(t(235))/3*(-parseInt(t(244))/4)+-parseInt(t(247))/5+-parseInt(t(236))/6+-parseInt(t(238))/7+parseInt(t(241))/8)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class at{static[ot(242)](t,e,n=!1){const r=ot,o=t+"_"+e;return at[r(239)][r(237)](o)?(n&&console.log("Duplicate viewable blocked for ad "+t+r(234)+e),!0):(at[r(239)][r(233)](o),n&&console[r(248)]("✅ New viewable recorded for ad "+t+r(234)+e),!1)}static clear(){const t=ot;at[t(239)][t(232)]()}static[ot(245)](t,e){const n=ot,r=t+"_"+e;at[n(239)][n(240)](r)}}at[ot(239)]=new Set;const ct=dt;function lt(){const t=["2px dashed #e74c3c","#e74c3c",'[class*="ad"]'," container collapsed (","log","rgba(0, 0, 0, 0.02)","rgba(231, 76, 60, 0.1)","📏 Using 100% height (container: ","getDefaultHeight","opacity","center","innerHTML","color","generic","parentElement","isDuplicateViewable"," container: ","6px","width","transparent","true","fontFamily","px)","15ApBsnR",'div[style*="min-height"]',"renderFallback","data-adstage-slot","1294uhARzv","❌ Failed to track ","debug","4px"," in slot ","isEmpty","<span>Loading ","): ",'[class*="banner"]',"advertisementEventTracker","setAttribute",'[data-adstage-container="true"]'," event for ad ","height","adType","1px dashed #ccc"," event","alignItems","hasAttribute"," for ","🚫 Duplicate viewable blocked for ad "," slot: ","monospace","none","📏 Using default height ","⚠️ "," ad...</span>","data-adstage-container","fontSize","classList",'div[style*="height"]',"createPlaceholder","getElementById","unknown","style","data-adstage-empty","getComputedStyle","borderRadius","border","calculateAdSize","trackAdvertisementEvent","auto","278OMbMwC","querySelector",") - Mode: ","createEmptyContainer","9843911DDKyFt","#666","string","2420280OYzclk","warn",'<span style="color: rgba(0, 0, 0, 0.3); font-size: 11px; font-family: sans-serif;">•••</span>',"getAttribute","error"," for ad ","\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 ",'[class*="container"]',"toLowerCase","adstage-class","containerId","getContainerHeight","applyPlaceholderStyle","contains","display","cssText","backgroundColor",".adstage-slot","954vWRxwL","advertisement","flex","appendChild","8YEbSEC","44830kjQAhO","adstage-official","🔄 Starting advertisement event tracking: ","454472cynpYq","createElement","✅ New viewable recorded for ad ","createEventTrackingCallback",".adstage-","11px","className","100%","justifyContent","3811437rNhoSZ","number","closest","div","📊 Advertisement event tracked: ","2006712HaJTuI","filter","📦 Placeholder created for ","adstage-slot adstage-empty adstage-","placeholderMode","invisible"];return(lt=function(){return t})()}function dt(t,e){const n=lt();return(dt=function(t,e){return n[t-=226]})(t,e)}!function(){const t=dt,e=lt();for(;;)try{if(305496===parseInt(t(292))/1*(parseInt(t(334))/2)+parseInt(t(288))/3*(-parseInt(t(245))/4)+parseInt(t(341))/5+parseInt(t(259))/6+-parseInt(t(254))/7*(parseInt(t(241))/8)+parseInt(t(237))/9*(-parseInt(t(242))/10)+parseInt(t(338))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class ut{constructor(t,e=!1,n){const r=dt;this[r(306)]=t,this[r(294)]=e,this[r(301)]=n||null}[ct(323)](t,e,n,r){const o=ct,i=document.createElement(o(257));i.id=e,i[o(251)]="adstage-slot adstage-"+String(this[o(306)])[o(227)](),i[o(302)](o(319),o(285)),i[o(302)]("data-adstage-type",String(this[o(306)])),i[o(302)](o(291),e);const{width:s,height:a}=this.calculateAdSize(t,n,r)||{width:o(252),height:this[o(273)]()};i.style[o(283)]=s,i[o(326)][o(305)]=a;const c=r?.[o(263)]||n[o(263)]||"invisible";this[o(231)](i,c),t[o(240)](i),this[o(294)]&&console[o(269)](o(261)+this[o(306)]+o(313)+e+" ("+s+" x "+a+o(336)+c)}[ct(231)](t,e){const n=ct;switch(e){case n(264):t[n(326)].backgroundColor=n(284),t.style[n(330)]=n(315),t[n(326)][n(274)]="0",t[n(276)]="";break;case"transparent":t[n(326)][n(235)]=n(284),t.style[n(330)]=n(315),t[n(326)][n(233)]="block",t[n(276)]="";break;case"subtle":t[n(326)][n(235)]=n(270),t.style[n(330)]="none",t[n(326)].borderRadius=n(295),t[n(326)][n(233)]=n(239),t[n(326)][n(309)]=n(275),t[n(326)].justifyContent=n(275),t[n(276)]=n(343);break;case"minimal":t[n(326)][n(235)]="rgba(248, 249, 250, 0.5)",t[n(326)][n(330)]="1px solid rgba(0, 0, 0, 0.08)",t[n(326)][n(329)]=n(282),t[n(326)].display=n(239),t[n(326)][n(309)]=n(275),t[n(326)][n(253)]=n(275),t[n(276)]='<span style="color: rgba(0, 0, 0, 0.4); font-size: 12px; font-family: -apple-system, sans-serif;">•••</span>';break;case n(294):t[n(326)][n(330)]=n(265),t.style[n(233)]="flex",t.style.alignItems=n(275),t.style.justifyContent=n(275),t.style[n(235)]=n(271),t[n(326)][n(277)]=n(266),t[n(326)][n(286)]=n(314),t[n(326)][n(320)]=n(250),t.innerHTML=n(298)+this[n(306)]+n(318);break;default:t[n(326)][n(330)]=n(307),t[n(326)][n(233)]=n(239),t.style[n(309)]="center",t.style[n(253)]="center",t[n(326)].backgroundColor="#f9f9f9",t[n(326)][n(277)]=n(339),t[n(276)]=n(298)+this.adType+" ad...</span>"}}[ct(331)](t,e,n){const r=ct,o=e[r(283)],i=e[r(305)];let s,a;if(s=typeof o===r(255)?o+"px":typeof o===r(340)?o:r(252),typeof i===r(255))a=i+"px";else if("string"==typeof i&&"100%"!==i&&i!==r(333))a=i;else{const e=this[r(230)](t);e>0?(a="100%",(n?.debug||this[r(294)])&&console[r(269)](r(272)+e+r(287))):(a=this.getDefaultHeight(),(n?.[r(294)]||this[r(294)])&&console[r(269)](r(316)+a+r(311)+this.adType))}return{width:s,height:a}}[ct(230)](t){const e=ct,n=window[e(328)](t),r=parseFloat(n[e(305)]);if(!r||0===r){const r=parseFloat(n.minHeight);if(r>0)return r;if(t[e(326)][e(305)]&&t.style[e(305)]!==e(333)){const n=parseFloat(t.style[e(305)]);if(n>0)return n}const o=t[e(344)](e(305));if(o){const t=parseFloat(o);if(t>0)return t}}return r||0}[ct(248)](){return async(t,e,n)=>{const r=dt;if(n===s.VIEWABLE){if(at[r(280)](t,e,this[r(294)]))return void(this[r(294)]&&console[r(269)](r(312)+t+r(296)+e));this.debug&&console[r(269)](r(247)+t+" in slot "+e)}if(this[r(301)])try{this[r(294)]&&console.log(r(244)+n+r(346)+t+" in slot "+e),await this[r(301)][r(332)](t,e,n),this.debug&&console.log(r(258)+n+r(346)+t+r(296)+e)}catch(e){this[r(294)]&&console[r(345)](r(293)+n+r(304)+t+":",e)}else this[r(294)]&&console[r(342)]("⚠️ AdvertisementEventTracker not available for "+n+r(308))}}[ct(290)](t){const e=ct,n=document.getElementById(t.id);if(n){const r=[...[n[e(335)](e(303)),n[e(256)]('[data-adstage-container="true"]'),n].filter(t=>t&&t[e(310)](e(319))),...[n[e(256)](e(236)),n.closest(e(249)+String(this[e(306)])[e(227)]()),n[e(256)](e(267)),n[e(256)](e(300)),n.closest(e(226)),n[e(256)](e(322)),n.closest(e(289)),n[e(279)]][e(260)](Boolean)][0];if(r){let n=e(325);n=r[e(310)](e(319))?e(243):r[e(321)][e(232)]("adstage-slot")?e(228):e(278),r[e(326)][e(234)]+=e(347),r.innerHTML="",r[e(302)](e(327),e(285)),this.debug&&console.warn(e(317)+this.adType+e(268)+n+e(299)+t.id,r)}else this.createEmptyContainer(t)}t[e(238)]=void 0,t[e(297)]=!0}[ct(337)](t){const e=ct,n=document[e(324)](t[e(229)]);if(n){n.innerHTML="";const r=document[e(246)](e(257));r.id=t.id,r[e(251)]=e(262)+String(this[e(306)])[e(227)](),r.setAttribute(e(319),e(285)),r[e(302)]("data-adstage-empty",e(285)),r[e(302)](e(291),t.id),r[e(326)][e(234)]="\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 ",n[e(240)](r),this[e(294)]&&console[e(342)]("⚠️ Created empty "+this[e(306)]+e(281)+t.id)}}[ct(269)](t,...e){const n=ct;this[n(294)]&&console.log("["+this[n(306)]+"] "+t,...e)}}const pt=ht;function ht(t,e){const n=ft();return(ht=function(t,e){return n[t-=416]})(t,e)}function ft(){const t=["createSliderContainer","warn","getBoundingClientRect","center","loadImageDimensions","className","onload","map","calculateAdSize","debug","reduce","Banner","toFixed","BANNER","set","#f0f0f0","Failed to calculate optimal banner size, using defaults:","values","round","🎠 Banner carousel created for slot: ","alt","parentElement","from","contain","img","objectPosition","250px","height","log","37146jTVsoa","appendChild",", ratio=","16:9","containerId","value","Image URL is not provided","Banner Ad","Container not found: ","div","style","485310CAwacI","calculateOptimalContainerSize","✅ Optimized banner image rendered for ad: ","common","4:3","8px","548156aRcIDu","get","2529576Kwhiyb",'<div style="display: flex; align-items: center; justify-content: center; height: 100%; color: #999;">Loading...</div>'," with ","allSettled","📸 Banner image dimensions: ","title","renderOptimizedBannerImage","config","9oDZIdY","display","cover","status","average","objectFit","createEventTrackingCallback","1:1","🔧 Banner container optimized for ","📊 Using standard ratio: ","slideInterval","158370JsxFqF","innerHTML","100%","filter"," (avg: ","optimizedHeight","length","naturalHeight","getDefaultHeight","❌ Failed to load optimized banner image:","aspectRatio","3:2","ratio","optimizeContainerForBannerAds","</div>","🎨 Banner image style applied: objectFit=","onerror","count","src","dominant","width","applyOptimizedImageStyle","abs","7135248EgAZfq","toString","imageUrl","6444256oMMcmV","block","borderRadius","getElementById"," ads: ","📐 Optimal banner container calculated: ","backgroundColor","forEach","addClickEventForRenderer","renderAdElement","naturalWidth","max","56hDoVtV","selectOptimalSizeStrategy","fulfilled","calculateOptimalHeight"];return(ft=function(){return t})()}!function(){const t=ht,e=ft();for(;;)try{if(969742===parseInt(t(484))/1*(-parseInt(t(451))/2)+-parseInt(t(522))/3+parseInt(t(439))/4+-parseInt(t(495))/5+-parseInt(t(503))/6+parseInt(t(501))/7+-parseInt(t(436))/8*(-parseInt(t(511))/9))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class gt extends ut{constructor(e=!1,n){super(t[ht(468)],e,n)}[pt(421)](){return pt(481)}async[pt(448)](t,e){const n=pt,r=document[n(442)](t[n(488)]);if(!r)return;const o=document.createElement(n(493));o[n(460)]="adstage-ad adstage-banner-ad";const i=t[n(418)],s=r[n(476)]||r;if(i)o[n(494)][n(433)]=n(524),o[n(494)][n(482)]=String(i);else{const e=t.config,r={width:e?.width,height:e?.[n(482)]},{width:i,height:a}=this[n(463)](s,r,{debug:this[n(464)]});o[n(494)][n(433)]=i,o[n(494)][n(482)]=a}e[n(438)]?await this[n(509)](o,e,t):o[n(523)]="<div>"+(e.title||n(491))+n(427),$.addClickEventForRenderer(o,e,t,()=>this[n(517)](),this[n(464)],n(466)),r[n(523)]="",r[n(485)](o)}async renderMultipleAds(t,e){const n=pt,r=document[n(442)](t[n(488)]);if(!r)throw new Error(n(492)+t[n(488)]);await this[n(426)](t,e);const o=this[n(517)](),i={autoSlideInterval:(t[n(510)]?.[n(521)]||5e3)/1e3,...t[n(510)],optimizedHeight:t[n(418)],aspectRatio:t.aspectRatio},s=rt[n(455)](t,e,i,o,this[n(464)]);s&&(r[n(523)]="",r[n(485)](s),this[n(464)]&&console.log(n(474)+t.id+n(505)+e[n(419)]+" ads (optimized: "+(t[n(418)]||"default")+")"))}async[pt(496)](t,e){const n=pt;if(!t[n(419)])return{width:"100%",height:this[n(421)](),aspectRatio:16/9};try{const r=(await Promise[n(506)](t[n(416)](t=>t[n(438)])[n(462)](t=>this[n(459)](t[n(438)]))))[n(416)](t=>t[n(514)]===n(453)).map(t=>t[n(489)]);if(0===r[n(419)])return{width:"100%",height:this[n(421)](),aspectRatio:16/9};const o=this[n(452)](r),i=this[n(454)](r,e,o);return this.debug&&console[n(483)](n(444)+e+"x"+i+" (strategy: "+o+")"),{width:n(524),height:i+"px",aspectRatio:e/i}}catch(t){return console[n(456)](n(471),t),{width:n(524),height:this[n(421)](),aspectRatio:16/9}}}async[pt(426)](t,e){const n=pt;try{const r=document[n(442)](t.containerId),o=document[n(442)](t.id);if(!r||!o)return;const i=r[n(457)]().width||300,s=await this[n(496)](e,i);o.style[n(482)]=s[n(482)],t[n(418)]=s[n(482)],t[n(423)]=s[n(423)],this[n(464)]&&console[n(483)](n(519)+e[n(419)]+n(443)+s[n(482)])}catch(t){console[n(456)]("Banner container optimization failed, using default size:",t)}}[pt(452)](t){const e=pt,n=t[e(462)](t=>t[e(433)]/t[e(482)]),r=new Map;n.forEach(t=>{const n=e,o=(Math[n(473)](10*t)/10)[n(437)]();r.set(o,(r.get(o)||0)+1)});const o=Math[e(450)](...r[e(472)]()),i=t[e(419)];if(o/i>=.7)return e(432);const s=[16/9,4/3,1,1.5],a=n.filter(t=>s.some(n=>Math[e(435)](t-n)<.1))[e(419)];return e(a/i>=.5?498:515)}[pt(454)](t,e,n){const r=pt,o=t[r(462)](t=>t[r(433)]/t[r(482)]);switch(n){case r(432):{const t=new Map;o[r(446)](e=>{const n=r,o=Math[n(473)](10*e)/10,i=o[n(437)](),s=t[n(502)](i);s?s[n(430)]++:t[n(469)](i,{ratio:o,count:1})});const n=Array[r(477)](t[r(472)]())[r(465)]((t,e)=>e.count>t[r(430)]?e:t);return Math[r(473)](e/n[r(425)])}case"common":{const t=[{ratio:16/9,name:r(487)},{ratio:4/3,name:r(499)},{ratio:1,name:r(518)},{ratio:1.5,name:r(424)}],n=o[r(465)]((t,e)=>t+e,0)/o[r(419)],i=t.reduce((t,e)=>Math.abs(e[r(425)]-n)<Math[r(435)](t[r(425)]-n)?e:t);return this[r(464)]&&console[r(483)](r(520)+i.name+r(417)+n[r(467)](2)+")"),Math[r(473)](e/i[r(425)])}case r(515):default:{const t=o[r(465)]((t,e)=>t+e,0)/o[r(419)];return Math.round(e/t)}}}loadImageDimensions(t){return new Promise((e,n)=>{const r=ht,o=new Image;o[r(461)]=()=>{const t=r;e({width:o[t(449)],height:o[t(420)]})},o[r(429)]=()=>{n(new Error("Failed to load image: "+t))},o.src=t})}applyOptimizedImageStyle(t,e,n){const r=pt,o=e/n;Math.abs(o-1)<.1?(t[r(494)][r(516)]=r(513),t.style[r(480)]=r(458)):o>1.3?(t[r(494)][r(516)]=r(478),t[r(494)][r(480)]="center",t.style[r(445)]=r(470)):o<.7?(t[r(494)][r(516)]="cover",t[r(494)][r(480)]=r(458)):(t[r(494)][r(516)]=r(513),t.style[r(480)]=r(458)),this[r(464)]&&console.log(r(428)+t[r(494)].objectFit+r(486)+o[r(467)](2))}async renderOptimizedBannerImage(t,e,n){const r=pt,o=document.createElement(r(479));o[r(494)].width=r(524),o[r(494)][r(482)]=r(524),o.style[r(512)]=r(440),o[r(494)][r(441)]=r(500),o[r(475)]=e[r(508)]||"Banner Advertisement",t[r(523)]=r(504);try{if(!e[r(438)])throw new Error(r(490));const i=await this.loadImageDimensions(e[r(438)]),s=t[r(457)](),a=s[r(433)],c=s[r(482)];this[r(464)]&&(console[r(483)](r(507)+i[r(433)]+"x"+i[r(482)]),console[r(483)]("📦 Banner container dimensions: "+a+"x"+c));const l=i[r(433)]/i.height,d=a/c;return this[r(434)](o,l,d),o[r(431)]=e[r(438)],t[r(523)]="",t[r(485)](o),$[r(447)](o,e,n,()=>this[r(517)](),this[r(464)],r(466)),this[r(464)]&&console.log(r(497)+e._id),o}catch(i){return console.error(r(422),i),e.imageUrl&&(o[r(431)]=e.imageUrl,o[r(494)][r(516)]=r(513),o[r(494)][r(480)]="center",t[r(523)]="",t[r(485)](o),$[r(447)](o,e,n,()=>this.createEventTrackingCallback(),this.debug,r(466))),o}}}const mt=yt;function yt(t,e){const n=It();return(yt=function(t,e){return n[t-=234]})(t,e)}!function(){const t=yt,e=It();for(;;)try{if(708137===-parseInt(t(239))/1*(-parseInt(t(242))/2)+parseInt(t(234))/3+parseInt(t(240))/4*(parseInt(t(237))/5)+-parseInt(t(236))/6+parseInt(t(245))/7+-parseInt(t(243))/8+parseInt(t(235))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class vt{static createTextAdStyles(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[mt(244)](t,e){const n=mt,r=e.textContent||e[n(238)]||"";t[n(241)]=r}}function It(){const t=["setTextAdContent","445529zoXLBM","1799616EeqqJU","1172826sdjgje","7970406oeLPuo","6859835RvoLLV","title","3931JAIVkf","4iaehUD","textContent","106ywKqeq","2700840NivhGl"];return(It=function(){return t})()}const bt=kt;function wt(){const t=["height: auto; min-height: fit-content;","style","fit-content","adstage-fade-slide-container","clientX","className","mouseenter","changedTouches","createTextAdStyles","adstage-fade-slide","height",";\n width: 100%;\n ","length","push","\n ","20px","211839udiJcF","528ZwBOrU","11JaOrUI","opacity","touches","addEventListener","width",";\n ","createSimpleAdElement","forEach","45918156liWfOD","21zJMGor","string","body","preventDefault","touchmove","includes","relative","appendChild","setAttribute","_id","autoSlideInterval","6461092OqRwEw","5318AARfwB","block","div","abs","\n position: relative;\n width: 100%;\n ","position","zIndex","toLowerCase","createElement","trackSlideViewable","top","normal","54LDWCja","\n position: absolute;\n visibility: hidden;\n white-space: nowrap;\n top: -9999px;\n left: -9999px;\n ","cssText","height: 100%;","touchend","minHeight","\n position: ","clientY","setTextAdContent",";\n top: ","translateY(-20px)","left","2624390UFHHjP","3542772wlxBZY","transform","height: auto;","data-adstage-ad-id","adstage-fade-slider-wrapper","5MwzWEe","9037504qPjdwJ","addClickEventForSlider","auto","absolute","removeChild","\n display: flex;\n align-items: center;\n justify-content: flex-start;\n opacity: "];return(wt=function(){return t})()}function kt(t,e){const n=wt();return(kt=function(t,e){return n[t-=234]})(t,e)}!function(){const t=kt,e=wt();for(;;)try{if(931129===-parseInt(t(248))/1*(parseInt(t(302))/2)+parseInt(t(301))/3+parseInt(t(247))/4*(parseInt(t(278))/5)+parseInt(t(273))/6*(parseInt(t(236))/7)+parseInt(t(279))/8+parseInt(t(260))/9*(parseInt(t(272))/10)+-parseInt(t(303))/11*(parseInt(t(235))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Et{static[bt(309)](t,e){const n=bt,r=document[n(256)](n(250));return r[n(290)]="adstage-ad adstage-"+String(t.adType)[n(255)](),r[n(244)](n(276),e[n(245)]),r[n(244)]("data-adstage-slot-id",t.id),r[n(286)][n(262)]=vt[n(293)](!0),vt[n(268)](r,e),r}static createTextTransitionContainer(t,e,n,r,o=!1){const i=bt,s=t.height&&0!==t.height&&t.height!==i(281),a=document.createElement("div");a[i(290)]=i(277);const c={position:i(242),overflow:"hidden",display:i(249)};if(!s&&(c[i(295)]=i(281),c[i(265)]=i(287)),t[i(307)]&&0!==t[i(307)]){let e;e=typeof t[i(307)]===i(237)&&(t[i(307)][i(241)]("px")||t[i(307)].includes("%"))?t[i(307)]:t[i(307)]+"px",c.width=e}if(t[i(295)]&&0!==t[i(295)]&&t[i(295)]!==i(281)&&s){let e;e="string"==typeof t[i(295)]?t[i(295)][i(241)]("px")||t.height[i(241)]("%")?t[i(295)]:t[i(295)]+"px":t.height+"px",c[i(295)]=e}Object.entries(c)[i(234)](([t,e])=>{a[i(286)].setProperty(t,e)});const l=document.createElement(i(250));l.className=i(288),l[i(286)].cssText=i(252)+i(s?263:285)+i(299);let d=null;const u=!t[i(307)]||0===t[i(307)],p=!t[i(295)]||0===t[i(295)]||void 0===t[i(295)]||"auto"===t[i(295)];if(u||p&&s){if(d=document[i(256)](i(250)),d[i(286)][i(262)]=i(261),!u&&t[i(307)]){let e;e=typeof t[i(307)]===i(237)&&(t[i(307)][i(241)]("px")||t[i(307)][i(241)]("%"))?t[i(307)]:t.width+"px",d.style[i(307)]=e,d.style.whiteSpace=i(259)}document.body[i(243)](d);let n=0,r=0;e.forEach(e=>{const o=i,s=this[o(309)](t,e);d.appendChild(s);const a=s.getBoundingClientRect();a[o(307)]>n&&(n=a.width),a[o(295)]>r&&(r=a[o(295)]),d[o(283)](s)}),u&&n>0&&(a[i(286)][i(307)]=n+"px"),p&&r>0&&s&&(a[i(286)][i(295)]=r+"px"),document[i(238)][i(283)](d)}const h=[];e[i(234)]((e,n)=>{const a=i,c=document[a(256)](a(250));c[a(290)]=a(294);const d=a(s?282:0===n?242:282);c[a(286)][a(262)]=a(266)+d+a(269)+(d===a(282)?"0":a(281))+";\n left: "+(d===a(282)?"0":a(281))+a(296)+a(s?263:275)+a(284)+(0===n?"1":"0")+";\n transform: translateY("+(0===n?"0":a(300))+");\n transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);\n z-index: "+(0===n?"2":"1")+a(308);const u=this[a(309)](t,e);$[a(280)](u,e,t,r,o,"Text"),c[a(243)](u),l[a(243)](c),h[a(298)](c)});let f=0;const g=e[i(297)],m=1e3*(n?.[i(246)]||4),y=n=>{const a=i;n>=g?n=0:n<0&&(n=g-1);const c=h[f],l=h[n];!s&&("relative"===c[a(286)][a(253)]&&(c[a(286)][a(253)]=a(282),c.style[a(258)]="0",c[a(286)][a(271)]="0"),l[a(286)][a(253)]=a(242),l[a(286)][a(258)]=a(281),l[a(286)].left="auto"),c[a(286)][a(304)]="0",c[a(286)][a(274)]=a(270),c.style[a(254)]="1",l[a(286)][a(304)]="1",l[a(286)][a(274)]="translateY(0)",l[a(286)][a(254)]="2",h[a(234)]((t,e)=>{const r=a;e!==n&&e!==f&&(t[r(286)][r(304)]="0",t[r(286)][r(274)]="translateY(20px)",t.style.zIndex="1",!s&&"relative"===t.style[r(253)]&&(t[r(286)][r(253)]=r(282),t[r(286)][r(258)]="0",t.style[r(271)]="0"))}),f=n,X[a(257)](e[f],t,f,r,o)};let v=setInterval(()=>{y(f+1)},m);return a[i(306)](i(291),()=>{clearInterval(v)}),a[i(306)]("mouseleave",()=>{v=setInterval(()=>{y(f+1)},m)}),Et.addTouchSupport(a,y,()=>f,g),a.appendChild(l),a}static addTouchSupport(t,e,n,r){const o=bt;let i=0,s=0,a=!1;t[o(306)]("touchstart",t=>{const e=o;i=t[e(305)][0][e(289)],s=t[e(305)][0][e(267)],a=!0}),t[o(306)](o(240),t=>{a&&t[o(239)]()}),t.addEventListener(o(264),t=>{const r=o;if(!a)return;a=!1;const c=t[r(292)][0][r(289)],l=t[r(292)][0].clientY,d=i-c,u=s-l;if(Math[r(251)](d)>Math[r(251)](u)&&Math[r(251)](d)>50){const t=n();e(d>0?t+1:t-1)}})}}const xt=St;function St(t,e){const n=Ct();return(St=function(t,e){return n[t-=134]})(t,e)}!function(){const t=St,e=Ct();for(;;)try{if(924810===parseInt(t(165))/1+-parseInt(t(181))/2*(parseInt(t(143))/3)+parseInt(t(153))/4*(-parseInt(t(183))/5)+parseInt(t(137))/6*(parseInt(t(161))/7)+-parseInt(t(141))/8*(parseInt(t(167))/9)+-parseInt(t(151))/10*(-parseInt(t(150))/11)+parseInt(t(136))/12*(parseInt(t(175))/13))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class At extends ut{constructor(e=!1,n){super(t[St(142)],e,n)}[xt(170)](){return xt(152)}async renderAdElement(t,e){const n=xt,r=document[n(182)](t[n(155)]);if(!r)return;const o=document[n(166)](n(154));o[n(145)]=n(156);const i=t[n(174)],s=r[n(172)]||r;if(i)o[n(146)][n(135)]=n(180),o.style[n(176)]=String(i);else{const e=t[n(148)],r={width:e?.width,height:e?.[n(176)]},{width:i,height:a}=this[n(164)](s,r,{debug:this[n(171)]});o.style[n(135)]=i,o[n(146)].height=a}const a=document[n(166)](n(154));a[n(145)]=n(163),a.style.cssText=vt.createTextAdStyles(!1),vt[n(159)](a,e);const c=t[n(148)]?.[n(139)];c&&typeof c===n(177)&&(a[n(146)][n(158)]="-webkit-box",a[n(146)][n(169)]=String(c),a[n(146)][n(147)]=n(134),a[n(146)][n(160)]=n(173)),o[n(149)](a),$[n(184)](o,e,t,()=>this.createEventTrackingCallback(),this[n(171)],n(168)),r[n(185)]="",r[n(149)](o),this[n(171)]&&console.log(n(179)+e[n(140)])}async renderMultipleAds(t,e){const n=xt,r=document[n(182)](t.containerId);if(!r)throw new Error(n(138)+t.containerId);const o=this[n(144)](),i={autoSlideInterval:(t[n(148)]?.slideInterval||5e3)/1e3,...t.config,optimizedHeight:t.optimizedHeight,aspectRatio:t.aspectRatio},s=Et[n(162)](t,e,i,o,this[n(171)]);s&&(r[n(185)]="",r[n(149)](s),this[n(171)]&&console.log("✨ Text transition created for slot: "+t.id+n(157)+e.length+n(178)))}}function Ct(){const t=["✨ Single text ad rendered: ","100%","277604UyTnGJ","getElementById","35pfAoLR","addClickEventForRenderer","innerHTML","vertical","width","8592IBFBPs","6PFyxev","Container not found: ","maxLines","_id","3058568ruRvKa","TEXT","39xtptYP","createEventTrackingCallback","className","style","webkitBoxOrient","config","appendChild","869ydrcxL","21500bcCKiO","60px","590056WVEKCX","div","containerId","adstage-ad adstage-text-ad"," with ","display","setTextAdContent","overflow","11260319mFJemq","createTextTransitionContainer","adstage-text-content","calculateAdSize","721036SILLqb","createElement","9MvFzho","Text","webkitLineClamp","getDefaultHeight","debug","parentElement","hidden","optimizedHeight","29861qwiZth","height","number"," ads"];return(Ct=function(){return t})()}const Tt=_t;function _t(t,e){const n=Rt();return(_t=function(t,e){return n[t-=362]})(t,e)}function Rt(){const t=["display","🎬 Video element created for ad: ","360px","263827zbgUkW","\n video::-webkit-media-controls-play-button {\n display: ","adstage-video-mute-button","style","debug","renderVideoElementDirect","createElement","100%","head","1088dQBPMT","4578363aZdtzV","🎬 Trying muted autoplay fallback...","addEventListener","containerId","play","customControls","muted","rgba(0, 0, 0, 0.9)","hideCurrentTime","2570132AUOlUe","cssText","⚠️ No video advertisements available for slot: ","VIEWABLE","🎬 Initial autoplay attempt after timeout..."," !important;\n }\n video::-webkit-media-controls-current-time-display {\n display: ","adstage-video-default-controls","click","unmuted","🎬 Video config received:","Video","_id","🎬 Video controls setting:"," !important;\n }\n video::-webkit-media-controls-fullscreen-button {\n display: ","getDefaultHeight","transform","none","mouseleave","7rnqjqz","height","763978WasCtY","28206gpvQGD",'\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 ',"renderMultipleAds","hideControls","catch","🎬 Video metadata loaded, attempting autoplay...","block","title","createEventTrackingCallback","src","Click to mute","autoplay","🎬 Autoplay completely failed:","innerHTML","disabled (default)","videoUrl","hideFullscreenButton","width","background","adstage-video-container"," !important;\n }\n video::-webkit-media-controls-mute-button {\n display: ","button","log","mouseenter","playsinline","appendChild","error","5phyduX","relative","className","\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 ","hidePlayButton","8678742PudRUX","img","loop","Video load failed:"," (autoplay: ","video"," !important;\n }\n video::-webkit-media-controls-timeline {\n display: ","Container not found: ","div","\n pointer-events: none;\n ","stopPropagation","scale(1)","Video fallback","controls","Video thumbnail","warn",", loop: ","addClickEventForRenderer","hideProgressBar","imageUrl","config","hideVolumeSlider",'\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 ',"objectFit","getElementById",", muted: ","848160yMpjiF","loadeddata","contain","hideMuteButton"," !important;\n }\n video::-webkit-media-controls-time-remaining-display {\n display: ","VIDEO","loadedmetadata","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 "];return(Rt=function(){return t})()}!function(){const t=_t,e=Rt();for(;;)try{if(786115===parseInt(t(470))/1+-parseInt(t(399))/2+-parseInt(t(370))/3+-parseInt(t(379))/4*(-parseInt(t(427))/5)+-parseInt(t(432))/6*(-parseInt(t(397))/7)+-parseInt(t(369))/8*(-parseInt(t(400))/9)+-parseInt(t(458))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Dt extends ut{constructor(e=!1,n){super(t[_t(463)],e,n)}[Tt(393)](){return Tt(469)}async renderAdElement(t,e){const n=Tt,r=document[n(456)](t[n(373)]);if(!r)return;const o=document[n(366)](n(440));o.className="adstage-video-container",o[n(363)][n(380)]="\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(365)](o,e,t),r[n(413)]="",r[n(425)](o),this.debug&&console[n(422)]("🎬 Single video ad rendered: "+e[n(390)])}async[Tt(402)](t,e){const n=Tt,r=document.getElementById(t[n(373)]);if(!r)throw new Error(n(439)+t.containerId);if(e.length>0){const o=e[0],i=document[n(366)]("div");i[n(429)]=n(419),i[n(363)][n(380)]="\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(365)](i,o,t),r.innerHTML="",r[n(425)](i);const a=this.createEventTrackingCallback();setTimeout(()=>{const e=n;a(o._id,t.id,s[e(382)])},100),this[n(364)]&&console[n(422)]("🎬 Single video rendered for VIDEO slot: "+t.id+" ("+o._id+")")}else this.debug&&console[n(447)](n(381)+t.id)}[Tt(365)](t,e,n){const r=Tt;t[r(363)].position=r(428);const o=document.createElement(r(437));o[r(363)].width=r(367),o[r(363)][r(398)]=r(367),o.style[r(455)]=r(460),o.preload="metadata";const i=n[r(452)];if(this[r(364)]&&console[r(422)](r(388),i),o[r(445)]=!1,o.autoplay=!1!==i?.[r(411)],o[r(376)]=!0,o[r(434)]=!1!==i?.[r(434)],this[r(364)]&&console[r(422)]("🎬 Final video settings:",{autoplay:o[r(411)],muted:o[r(376)],loop:o[r(434)],controls:o[r(445)]}),!1!==i?.playsinline&&o.setAttribute(r(424),""),!0===i?.[r(445)]&&(o[r(445)]=!0,this[r(364)]&&console[r(422)]("🎬 User explicitly enabled controls, overriding default")),i?.[r(403)])o.controls=!1,o[r(363)][r(380)]+=r(441);else if(i?.customControls){if(o[r(445)]){const t=document[r(366)](r(363));t[r(465)]=r(471)+(i.customControls[r(431)]?r(395):r(406))+r(438)+(i[r(375)][r(450)]?"none":r(406))+r(384)+(i.customControls[r(378)]?r(395):r(406))+r(462)+(i[r(375)].hideRemainingTime?"none":r(406))+" !important;\n }\n video::-webkit-media-controls-volume-slider {\n display: "+(i[r(375)][r(453)]?"none":"block")+r(420)+(i[r(375)][r(461)]?r(395):"block")+r(392)+(i[r(375)][r(416)]?r(395):r(406))+" !important;\n }\n ",document.head[r(425)](t)}}else if(o[r(445)]){const t=document[r(366)](r(363));t.id="adstage-video-default-controls",t[r(465)]=r(466),!document[r(456)](r(385))&&document[r(368)][r(425)](t)}this[r(364)]&&console[r(422)](r(391),o[r(445)]?"enabled":r(414));const s=document.createElement(r(421));s[r(429)]=r(362),s[r(363)][r(380)]=r(430),i?.[r(403)]&&(s.style[r(467)]=r(395));const a=()=>{const t=r,e=t(401),n=t(454);s[t(413)]=o[t(376)]?e:n,s[t(407)]=o[t(376)]?"Click to unmute":t(410)};if(a(),s[r(372)](r(386),t=>{const e=r;t[e(442)](),o[e(376)]=!o.muted,a(),this[e(364)]&&console[e(422)]("🔊 Video mute toggled: "+(o[e(376)]?"muted":e(387)))}),s.addEventListener(r(423),()=>{const t=r;s[t(363)][t(418)]=t(377),s[t(363)][t(394)]="scale(1.1)"}),s[r(372)](r(396),()=>{const t=r;s[t(363)].background="rgba(0, 0, 0, 0.7)",s[t(363)][t(394)]=t(443)}),e[r(415)]){o.src=e[r(415)];const t=()=>{const t=r;o[t(411)]&&o.muted&&o.paused&&o.play()[t(404)](e=>{const n=t;this[n(364)]&&(console[n(447)]("🎬 Auto-play was prevented:",e),console[n(447)](n(371))),o.muted=!0,o[n(374)]()[n(404)](t=>{const e=n;this[e(364)]&&console.error(e(412),t)})})};o.addEventListener(r(464),()=>{const e=r;this[e(364)]&&console.log(e(405)),t()}),o[r(372)]("canplay",()=>{const e=r;this[e(364)]&&console[e(422)]("🎬 Video can play, attempting autoplay..."),t()}),o[r(372)](r(459),()=>{const e=r;this[e(364)]&&console[e(422)]("🎬 Video data loaded, attempting autoplay..."),t()}),setTimeout(()=>{const e=r;this[e(364)]&&console.log(e(383)),t()},100)}else if(e[r(451)]){const n=document[r(366)](r(433));return n[r(409)]=e.imageUrl,n[r(363)][r(417)]="100%",n[r(363)][r(398)]=r(367),n.style[r(455)]=r(460),n.alt=e[r(407)]||"Video thumbnail",void t[r(425)](n)}$[r(449)](o,e,n,()=>this[r(408)](),this[r(364)],r(389)),o[r(372)](r(426),o=>{const i=r;if(console[i(426)](i(435),o),e[i(451)]){const r=document[i(366)]("img");r[i(409)]=e[i(451)],r[i(363)][i(417)]=i(367),r.style[i(398)]="100%",r.style.objectFit=i(460),r.alt=e[i(407)]||i(446),$[i(449)](r,e,n,()=>this[i(408)](),this[i(364)],i(444)),t[i(413)]="",t[i(425)](r)}}),t[r(425)](o),t.appendChild(s),this[r(364)]&&console[r(422)](r(468)+e._id+r(436)+o.autoplay+r(457)+o[r(376)]+r(448)+o[r(434)]+")")}}const Lt=Ot;function Ot(t,e){const n=Pt();return(Ot=function(t,e){return n[t-=290]})(t,e)}function Pt(){const t=["5855796uMHviY","cssText","renderAdElement","5563747eKQobP","23499696UFRpdg","containerId","Learn More","\n width: 100%;\n height: 120px;\n margin-bottom: 12px;\n border-radius: 6px;\n overflow: hidden;\n background: #f3f4f6;\n ","open","\n margin: 0 0 12px 0;\n font-size: 14px;\n color: #6b7280;\n line-height: 1.4;\n flex: 1;\n ","200px","renderMultipleAds","#3b82f6","linkUrl","advertisementEventTracker","NATIVE","innerHTML","addEventListener","1vQeKfE","warn","style","className","): ","createElement","mouseenter","23721PlicxI","8fowxRR","_id","mouseleave","log","button","#2563eb","getElementById","debug","\n margin: 0 0 8px 0;\n font-size: 16px;\n font-weight: 600;\n color: #111827;\n line-height: 1.3;\n ","10aaVZWx","length","1056730AFDEhT","🏠 Native ad rendered (first of ","568554HBpEyN","div","title","1250400hZbYdZ","adstage-ad adstage-native-ad","backgroundColor","\n width: 100%;\n height: 100%;\n object-fit: cover;\n ","imageUrl","272bRjjti","Native click tracked for ad: ","\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 ","\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 ","appendChild","Native Advertisement","alt","🏠 Single native ad rendered: ","src","img","textContent"];return(Pt=function(){return t})()}!function(){const t=Ot,e=Pt();for(;;)try{if(421797===-parseInt(t(294))/1*(parseInt(t(315))/2)+parseInt(t(301))/3*(parseInt(t(323))/4)+parseInt(t(311))/5*(-parseInt(t(318))/6)+-parseInt(t(337))/7+parseInt(t(302))/8*(-parseInt(t(334))/9)+-parseInt(t(313))/10+parseInt(t(338))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Ut extends ut{constructor(e=!1,n){super(t[Ot(291)],e,n)}getDefaultHeight(){return Ot(344)}async[Lt(336)](t,e){const n=Lt,r=document[n(308)](t[n(339)]);if(!r)return;const o=document[n(299)]("div");if(o[n(297)]=n(319),o[n(296)][n(335)]=n(325),e[n(317)]){const t=document[n(299)]("h3");t[n(333)]=e[n(317)],t[n(296)].cssText=n(310),o[n(327)](t)}if(e.textContent){const t=document[n(299)]("p");t.textContent=e[n(333)],t[n(296)][n(335)]=n(343),o.appendChild(t)}if(e[n(322)]){const t=document[n(299)](n(316));t[n(296)][n(335)]=n(341);const r=document[n(299)](n(332));r[n(331)]=e[n(322)],r[n(329)]=e.title||n(328),r[n(296)].cssText=n(321),t.appendChild(r),o.appendChild(t)}if(e.linkUrl){const t=document[n(299)](n(306));t[n(333)]=n(340),t[n(296)][n(335)]=n(326),t[n(293)]("click",()=>{const t=n;this[t(290)]&&console[t(305)](t(324)+e[t(303)]),window[t(342)](e[t(347)],"_blank")}),t[n(293)](n(300),()=>{const e=n;t.style[e(320)]=e(307)}),t[n(293)](n(304),()=>{const e=n;t[e(296)][e(320)]=e(346)}),o[n(327)](t)}r[n(292)]="",r.appendChild(o),this[n(309)]&&console[n(305)](n(330)+e[n(303)])}async[Lt(345)](t,e){const n=Lt;e[n(312)]>0?(await this.renderAdElement(t,e[0]),this[n(309)]&&console[n(305)](n(314)+e[n(312)]+n(298)+t.id)):this.debug&&console[n(295)]("⚠️ No native advertisements available for slot: "+t.id)}}const zt=Mt;!function(){const t=Mt,e=Nt();for(;;)try{if(890915===-parseInt(t(423))/1+parseInt(t(424))/2+-parseInt(t(442))/3+-parseInt(t(417))/4+parseInt(t(452))/5+parseInt(t(436))/6*(-parseInt(t(396))/7)+parseInt(t(435))/8)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Bt extends ut{constructor(e=!1,n){super(t[Mt(408)],e,n)}[zt(390)](){return"400px"}async[zt(411)](t,e){const n=zt;if(!document[n(447)](t[n(440)]))return;const r=document.createElement(n(428));r.className="adstage-interstitial-overlay",r[n(413)][n(443)]="\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 ";const o=document[n(420)](n(428));o[n(418)]=n(406),o[n(413)].cssText="\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 i=document[n(420)](n(449));if(i[n(398)]="×",i[n(413)][n(443)]="\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 ",i[n(437)](n(439),()=>{this.closeInterstitial(r)}),i.addEventListener(n(393),()=>{const t=n;i[t(413)].backgroundColor="#e5e7eb",i[t(413)][t(451)]=t(403)}),i[n(437)](n(438),()=>{const t=n;i[t(413)][t(441)]=t(388),i[t(413)].color="#6b7280"}),e[n(448)]){const t=document.createElement(n(407));t[n(433)]=e[n(448)],t[n(389)]=e[n(399)]||"Interstitial Advertisement",t[n(413)][n(443)]=n(395),o[n(400)](t)}if(e[n(399)]){const t=document[n(420)]("h2");t[n(391)]=e[n(399)],t[n(413)].cssText=n(431),o[n(400)](t)}if(e[n(391)]){const t=document[n(420)]("p");t[n(391)]=e[n(391)],t[n(413)][n(443)]="\n margin: 0 0 20px 0;\n font-size: 16px;\n color: #6b7280;\n line-height: 1.5;\n ",o[n(400)](t)}if(e[n(446)]){const t=document[n(420)]("button");t[n(391)]=n(450),t.style[n(443)]=n(430),t.addEventListener("click",()=>{const t=n;this[t(401)]&&console[t(445)]("Interstitial click tracked for ad: "+e[t(414)]),window[t(404)](e.linkUrl,t(409)),this[t(405)](r)}),t[n(437)]("mouseenter",()=>{const e=n;t[e(413)][e(441)]=e(410)}),t[n(437)](n(438),()=>{const e=n;t[e(413)].backgroundColor=e(422)}),o[n(400)](t)}const s=t=>{const e=n;"Escape"===t[e(402)]&&(this[e(405)](r),document[e(421)](e(426),s))};if(document[n(437)](n(426),s),r.addEventListener(n(439),t=>{const e=n;t.target===r&&this[e(405)](r)}),!document[n(447)]("adstage-interstitial-styles")){const t=document[n(420)](n(413));t.id=n(425),t[n(391)]=n(444),document[n(412)].appendChild(t)}o.appendChild(i),r[n(400)](o),document[n(427)].appendChild(r),this.debug&&console.log(n(434)+e[n(414)])}async renderMultipleAds(t,e){const n=zt;e[n(419)]>0?(await this[n(411)](t,e[0]),this[n(397)]&&console.log("🖼️ Interstitial ad rendered (first of "+e[n(419)]+n(415)+t.id)):this.debug&&console[n(432)](n(429)+t.id)}closeInterstitial(t){const e=zt;t.style.animation="fadeOut 0.3s ease-out forwards",setTimeout(()=>{const e=Mt;t[e(416)]&&t.parentNode[e(394)](t)},300),this[e(397)]&&console[e(445)](e(392))}}function Mt(t,e){const n=Nt();return(Mt=function(t,e){return n[t-=388]})(t,e)}function Nt(){const t=["title","appendChild","advertisementEventTracker","key","#374151","open","closeInterstitial","adstage-interstitial-content","img","INTERSTITIAL","_blank","#2563eb","renderAdElement","head","style","_id","): ","parentNode","2293396TaBoJa","className","length","createElement","removeEventListener","#3b82f6","833395SExwGF","1716944AKPaha","adstage-interstitial-styles","keydown","body","div","⚠️ No interstitial advertisements available for slot: ","\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 ","\n margin: 0 0 12px 0;\n font-size: 24px;\n font-weight: 700;\n color: #111827;\n line-height: 1.3;\n ","warn","src","🖼️ Interstitial ad rendered: ","34642920kvfgjZ","9491628QkntMo","addEventListener","mouseleave","click","containerId","backgroundColor","4672380FahLQK","cssText","\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 ","log","linkUrl","getElementById","imageUrl","button","Get Started","color","1241100yKqabD","#f3f4f6","alt","getDefaultHeight","textContent","🖼️ Interstitial ad closed","mouseenter","removeChild","\n width: 100%;\n max-height: 300px;\n object-fit: cover;\n border-radius: 8px;\n margin-bottom: 16px;\n ","7JfEwCA","debug","innerHTML"];return(Nt=function(){return t})()}const Vt=jt;function Ft(){const t=["getDefaultHeightForAdType","debug","getRenderer","display","adstage-ad adstage-","textContent","objectFit","renderOptimizedBannerImage"," renderers","renderFallback","cover","block","data-adstage-ad-id","createPlaceholder","style","video","#f9f9f9","439425toDWil","renderers","set","advertisementEventTracker","TEXT","renderAd","warn","BANNER","adType","860315CLibht","loadImageDimensions","100%","get","[AdRenderer] ","renderMultipleAds","renderAdElement","No advertisement to render","⚠️ Container optimization is only supported for BANNER ads, got: ","onload"," Ad","4AGOkrw","1px dashed #ccc","div","className","1106uuxnCW","NATIVE","calculateAdSize","src","width","INTERSTITIAL","initializeRenderers","naturalHeight","getDefaultHeight","231397ZyKtsC","setAttribute","VIDEO","data-adstage-slot-id","2666312XGsmWr","height","3vQKABy","appendChild","advertisement","Failed to load image: ","onerror","3029090nJlNdq","renderAdSlider","imageUrl","log","calculateOptimalContainerSize","padding","createElement","videoUrl","createAdElement","config","11elIhlc","toLowerCase","777848OYqlXh","img","8px","🏭 AdRenderer factory initialized with ","isLoaded","optimizeContainerForBannerAds","naturalWidth","17538yjIFLq"];return(Ft=function(){return t})()}function jt(t,e){const n=Ft();return(jt=function(t,e){return n[t-=465]})(t,e)}!function(){const t=jt,e=Ft();for(;;)try{if(312105===parseInt(t(498))/1+-parseInt(t(521))/2*(-parseInt(t(504))/3)+-parseInt(t(485))/4*(-parseInt(t(474))/5)+parseInt(t(528))/6*(-parseInt(t(489))/7)+parseInt(t(502))/8+-parseInt(t(465))/9+-parseInt(t(509))/10*(parseInt(t(519))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Kt{constructor(t=!1,e){const n=jt;this[n(466)]=new Map,this[n(530)]=t,this[n(468)]=e||null,this[n(495)]()}initializeRenderers(){const e=jt;this[e(466)][e(467)](t[e(472)],new gt(this.debug,this[e(468)])),this.renderers[e(467)](t[e(469)],new At(this[e(530)],this.advertisementEventTracker)),this[e(466)][e(467)](t[e(500)],new Dt(this[e(530)],this[e(468)])),this[e(466)].set(t[e(490)],new Ut(this[e(530)],this.advertisementEventTracker)),this[e(466)][e(467)](t[e(494)],new Bt(this[e(530)],this[e(468)])),this.debug&&console[e(512)](e(524)+this[e(466)].size+e(537))}[Vt(517)](e,n){const r=Vt,o=this[r(531)](e[r(473)]),i=document.createElement("div");i[r(488)]=r(533)+String(e[r(473)])[r(520)](),i[r(499)](r(541),n._id),i[r(499)](r(501),e.id);const{width:s,height:a}=o.calculateAdSize(i,e[r(518)]||{},n);switch(i[r(543)][r(493)]=s,i[r(543)][r(503)]=a,i[r(543)][r(532)]=r(540),e.adType){case t[r(472)]:if(n[r(511)]){const t=document[r(515)](r(522));t[r(492)]=n[r(511)],t[r(543)][r(493)]=r(476),t[r(543)].height=r(476),t[r(543)][r(535)]=r(539),i[r(505)](t)}break;case t.VIDEO:if(n[r(516)]){const t=document[r(515)](r(544));t[r(492)]=n.videoUrl,t[r(543)].width="100%",t.style[r(503)]="100%",i[r(505)](t)}break;case t[r(469)]:if(n.textContent){const t=document[r(515)](r(487));t.textContent=n[r(534)]||"",t[r(543)][r(514)]=r(523),i[r(505)](t)}break;default:i[r(543)].border=r(486),i[r(543)].backgroundColor=r(545),i[r(534)]=e[r(473)]+r(484)}return i}[Vt(531)](t){const e=Vt,n=this[e(466)][e(477)](t);if(!n)throw new Error("No renderer found for ad type: "+t);return n}[Vt(542)](t,e,n,r,o){const i=Vt;this[i(531)](n)[i(542)](t,e,r,o)}async[Vt(526)](e,n){const r=Vt;if(e[r(473)]!==t[r(472)])return void(this.debug&&console[r(471)](r(482)+e[r(473)]));const o=this.getRenderer(t.BANNER);await o[r(526)](e,n)}async[Vt(510)](t,e){const n=Vt,r=this[n(531)](t[n(473)]);await r[n(479)](t,e)}async[Vt(470)](t){const e=Vt;if(!t[e(506)])throw new Error(e(481));const n=this[e(531)](t.adType);await n[e(480)](t,t[e(506)]),t[e(525)]=!0}async[Vt(480)](t,e){const n=this[Vt(531)](t.adType);await n.renderAdElement(t,e)}renderFallback(t){const e=Vt;this[e(531)](t[e(473)])[e(538)](t)}[Vt(529)](t){const e=Vt;return this[e(531)](t)[e(497)]()}[Vt(491)](t,e,n,r){const o=Vt;return this[o(531)](e)[o(491)](t,n,r)}[Vt(475)](t){return new Promise((e,n)=>{const r=jt,o=new Image;o[r(483)]=()=>{const t=r;e({width:o[t(527)],height:o[t(496)]})},o[r(508)]=()=>{n(new Error(r(507)+t))},o.src=t})}async[Vt(536)](e,n,r){const o=Vt;if(r[o(473)]!==t.BANNER)throw new Error("renderOptimizedBannerImage is only supported for BANNER ads");const i=this[o(531)](t[o(472)]);return await i[o(536)](e,n,r)}async[Vt(513)](e,n,r){const o=Vt;if(r!==t.BANNER){const t=this[o(531)](r);return{width:o(476),height:t.getDefaultHeight(),aspectRatio:16/9}}const i=this.getRenderer(t[o(472)]);return await i.calculateOptimalContainerSize(e,n)}[Vt(512)](t,...e){const n=Vt;this[n(530)]&&console[n(512)](n(478)+t,...e)}}const Ht=Wt;function Wt(t,e){const n=qt();return(Wt=function(t,e){return n[t-=284]})(t,e)}function qt(){const t=["NATIVE","then","❌ Failed to load ad for slot: ","data-adstage-slot-id","🎯 Simple viewability tracking started for slot: ","[data-adstage-slot-id]","refreshAdSlot","createAdInternal","init","getConfig","Container not found after ","🎠 Slider will handle VIEWABLE events for ","광고 생성 중 오류 발생:","text","New advertisement viewable tracked for slot:","_config","handleViewableEvent","✅ Ad loaded for slot: ","get","🗑️ Ad slot destroyed: "," ads for type: ","getSlotById","createAdWithRetry","fetchAdData","autoplay","413102epuPYY","muted","VIDEO","substr","apiKey"," ads)","debug","56DOOXRj","Ad slot not found: ","forEach","set","🎯 Ads module initialized (sync mode) with auto-cleanup","undefined","destroy","refresh","auto-","🔍 Auto-cleanup MutationObserver enabled","innerHTML","json",". Retrying in ","default","🚫 Advertisement not found with ID: ","Auto-cleanup failed for slot ","style","🔍 Ad slot already cleaned up: ","advertisement","getAllSlots","548250ZNJBAS","nodeType","getBaseUrl","renderFallback","deviceType","now","Failed to refresh ad slot: ","9924SxhgKj","customControls","querySelectorAll","_isReady","setupAutoCleanup","adId","random","interstitial","adRenderer","error","warn","❌ Failed to track viewable impression:","BANNER","isReady","create","country","adType","playsinline","Failed to fetch ad data: ","renderAd","2KFYyZC","loop","height","delete"," (element found)","hideControls","startSimpleViewabilityTracking","Ads module not initialized. Call AdStage.init() first.","controls","length","9483386kHDrUq","advertisements","onClick","native","observe","from","append","video","slideInterval","308tNmrAz","autoSlide","autoDestroy","getElementById","_id","detail","createAd","status","optimizeContainerForBannerAds","renderAdElement","API key not configured","advertisementEventTracker","auto","language",", filters:","renderAdSlider","GET","config","handleRemovedElement","getAttribute","banner","containerId","INTERSTITIAL","width","slots","Container not found: ","viewabilityTracker","1314856SPHUZX","✅ Simple viewable impression tracked for ad ","📊 Advertisement event tracking enabled for slot: ","54XPMCAX","❌ Failed to find element for viewability tracking: ","disconnect","string","trackAdvertisementEvent","100%","values","isLoaded"," removed","VIEWABLE","list","18399PKjghN","adstage-","loadAdContentInBackground","mutationObserver","1395315GJraEU","log","TEXT","createPlaceholder","ensureReady","toString"];return(qt=function(){return t})()}!function(){const t=Wt,e=qt();for(;;)try{if(526410===parseInt(t(344))/1*(parseInt(t(290))/2)+-parseInt(t(404))/3*(-parseInt(t(297))/4)+parseInt(t(408))/5+parseInt(t(324))/6*(-parseInt(t(363))/7)+-parseInt(t(390))/8*(parseInt(t(393))/9)+-parseInt(t(317))/10+parseInt(t(354))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Yt{constructor(){const t=Wt;this[t(327)]=!1,this[t(429)]=null,this[t(387)]=new Map,this[t(374)]=null,this[t(332)]=null,this.mutationObserver=null}[Ht(422)](t){const e=Ht;this[e(429)]=t,this[e(374)]=new P(W[e(319)](),t[e(294)],t[e(296)]||!1,this.slots),this[e(332)]=new Kt(t[e(296)]||!1,this[e(374)]),this[e(328)](),this[e(327)]=!0,t[e(296)]&&console[e(409)](e(301))}[Ht(337)](){return this[Ht(327)]}[Ht(423)](){return this[Ht(429)]}[Ht(383)](e,n){const r=Ht;this[r(412)]();const o={width:n?.[r(386)]||r(398),height:n?.[r(346)]||r(375),autoSlide:n?.[r(364)]||!1,slideInterval:n?.[r(362)]||5e3,onClick:n?.[r(356)],adId:n?.adId,language:n?.[r(376)],deviceType:n?.[r(321)],country:n?.country};return this[r(369)](e,t[r(336)],o)}[Ht(427)](e,n){const r=Ht;this[r(412)]();const o={maxLines:n?.maxLines||3,style:n?.[r(313)]||r(310),onClick:n?.[r(356)],adId:n?.[r(329)],language:n?.[r(376)],deviceType:n?.[r(321)],country:n?.country};return this[r(369)](e,t[r(410)],o)}[Ht(361)](e,n){const r=Ht;this[r(412)]();const o={width:n?.[r(386)]||640,height:n?.[r(346)]||360,autoplay:void 0===n?.[r(289)]||n.autoplay,muted:void 0===n?.[r(291)]||n.muted,loop:void 0===n?.loop||n[r(345)],playsinline:!1!==n?.[r(341)],controls:void 0!==n?.[r(352)]&&n[r(352)],hideControls:n?.[r(349)]||!1,customControls:n?.[r(325)],autoSlide:!1,maxAds:1,onClick:n?.[r(356)],...n?.adId&&{adId:n.adId}};return this[r(369)](e,t[r(292)],o)}[Ht(357)](e,n){const r=Ht;return this[r(412)](),this[r(369)](e,t[r(414)],n||{})}[Ht(331)](e,n){const r=Ht;return this.ensureReady(),this[r(369)](e,t[r(385)],n||{})}[Ht(304)](t){const e=Ht;this.ensureReady();const n=this[e(387)][e(432)](t);if(!n)throw new Error(e(298)+t);this[e(420)](n),this[e(429)]?.[e(296)]&&console[e(409)]("🔄 Ad slot refreshed: "+t)}[Ht(303)](t){const e=Ht;this.ensureReady();const n=this.slots[e(432)](t);if(!n)return void(this[e(429)]?.[e(296)]&&console.log(e(314)+t));n[e(389)]&&n[e(389)][e(303)]();const r=document[e(366)](n[e(384)]);r&&(r[e(307)]=""),this[e(387)][e(347)](t),this[e(429)]?.[e(296)]&&console[e(409)](e(284)+t)}[Ht(316)](){const t=Ht;return this.ensureReady(),Array[t(359)](this[t(387)][t(399)]())}[Ht(286)](t){const e=Ht;return this[e(412)](),this.slots[e(432)](t)||null}[Ht(369)](t,e,n){const r=Ht;if(!this[r(429)]?.apiKey)throw new Error(r(373));const o=r(405)+e+"-"+Date[r(322)]()+"-"+Math[r(330)]()[r(413)](36)[r(293)](2,9);return this[r(287)](t,e,n,o,0),o}async[Ht(287)](t,e,n,r,o){const i=Ht,s=[0,50,100,200,500];let a,c=null;if(typeof t===i(396)){if(a=t,c=document[i(366)](t),!c)return o<4?(this._config?.[i(296)]&&console[i(334)](i(388)+t+i(309)+s[o+1]+"ms... (attempt "+(o+1)+"/5)"),void setTimeout(()=>{this[i(287)](t,e,n,r,o+1)},s[o+1])):void console.error(i(424)+5+" attempts: "+t)}else c=t,a=c.id||i(305)+r,!c.id&&(c.id=a);try{this[i(421)](a,e,n,r,c)}catch(t){console.error(i(426),t)}}[Ht(421)](e,n,r,o,i){const s=Ht;i.setAttribute(s(417),o),this.adRenderer?.[s(411)](i,o,n,r,this[s(429)]);const a={id:o,containerId:e,adType:n,width:r[s(386)]||s(398),height:r[s(346)]||(n===t[s(410)]?s(375):250),isLoaded:!1,isVisible:!1,refreshRate:0,lazyLoad:!1,targeting:{},advertisement:void 0,config:{type:n,...r},load:async()=>this[s(288)](n,r)[s(415)](t=>t[0]||null),render:t=>this[s(332)]?.[s(372)](a,t),refresh:async()=>this[s(420)](a),destroy:()=>this[s(303)](o)};this[s(387)][s(300)](o,a),this.loadAdContentInBackground(a),this[s(374)]&&this[s(429)]?.[s(296)]&&console.log(s(392)+o)}async[Ht(406)](e){const n=Ht;try{const r=await this[n(288)](e[n(340)],e[n(380)]);if(!r||0===r[n(353)])return void this.adRenderer?.[n(320)](e);e[n(340)]===t[n(336)]&&r[n(353)]>0&&await(this[n(332)]?.[n(371)](e,r)),r.length>1||e[n(380)]?.[n(364)]?(await(this.adRenderer?.[n(378)](e,r)),this[n(429)]?.[n(296)]&&console[n(409)](n(425)+r.length+" ads automatically")):(e[n(315)]=r[0],await(this[n(332)]?.renderAdElement(e,r[0])),this[n(350)](e,r[0])),e[n(400)]=!0,this[n(429)]?.[n(296)]&&console[n(409)](n(431)+e.id+" ("+r.length+n(295))}catch(t){console[n(333)](n(416)+e.id,t),this[n(332)]?.renderFallback(e)}}[Ht(350)](t,e){const n=(r=0)=>{const o=Wt,i=document[o(366)](t.id);if(!i)return void(r<5?(setTimeout(()=>n(r+1),300),this._config?.[o(296)]&&console.log("🔄 Retrying viewability tracking for slot: "+t.id+" (attempt "+(r+1)+")")):console[o(334)](o(394)+t.id));const s=new M(i,async()=>{await this.handleViewableEvent(e,t)});t.viewabilityTracker=s,this._config?.[o(296)]&&console.log(o(418)+t.id+o(348))};n()}async[Ht(430)](t,e){const n=Ht;try{this[n(374)]&&(await this[n(374)][n(397)](t[n(367)],e.id,s[n(402)]),this[n(429)]?.debug&&console[n(409)](n(391)+t[n(367)]))}catch(t){console.error(n(335),t)}}async fetchAdData(t,e){const n=Ht;if(!this[n(429)]?.[n(294)])throw new Error(n(373));if(e[n(329)]){const t=""+W[n(355)][n(368)](e.adId),r=await fetch(t,{method:n(379),headers:R[n(338)](this[n(429)][n(294)])});if(!r.ok){if(404===r[n(370)])return console[n(334)](n(311)+e.adId),[];throw new Error(n(342)+r[n(370)])}const o=await r[n(308)]();return this[n(429)]?.debug&&console[n(409)]("📊 Fetched specific ad with ID: "+e.adId,o),[o]}const r=new URLSearchParams;r[n(360)]("adType",t),e[n(376)]&&r.append(n(376),e.language),e[n(321)]&&r[n(360)](n(321),e[n(321)]),e[n(339)]&&r[n(360)](n(339),e.country);const o=W[n(355)][n(403)]()+"?"+r[n(413)](),i=await fetch(o,{method:n(379),headers:R[n(338)](this._config[n(294)])});if(!i.ok)throw new Error("Failed to fetch ad data: "+i[n(370)]);const s=(await i[n(308)]())[n(355)]||[];return this._config?.[n(296)]&&console[n(409)]("📊 Fetched "+s.length+n(285)+t+n(377),{language:e.language,deviceType:e[n(321)],country:e.country}),s}async refreshAdSlot(t){const e=Ht;try{const n=await this[e(288)](t[e(340)],t[e(380)]||{});n&&n[e(353)]>0&&(t[e(315)]=n[0],await(this.adRenderer?.[e(343)](t)),this[e(374)]&&console[e(409)](e(428),t.id))}catch(n){console[e(333)](e(323)+t.id,n)}}[Ht(412)](){const t=Ht;if(!this[t(327)])throw new Error(t(351))}[Ht(328)](){const t=Ht;typeof window!==t(302)&&typeof document!==t(302)&&(this.mutationObserver&&this.mutationObserver.disconnect(),this[t(407)]=new MutationObserver(e=>{const n=t;e[n(299)](t=>{const e=n;t.removedNodes[e(299)](t=>{t[e(318)]===Node.ELEMENT_NODE&&this.handleRemovedElement(t)})})}),this[t(407)][t(358)](document.body,{childList:!0,subtree:!0}),this._config?.[t(296)]&&console[t(409)](t(306)))}[Ht(381)](t){const e=Ht,n=t.getAttribute("data-adstage-slot-id");if(n)return void this[e(365)](n);t[e(326)](e(419))[e(299)](t=>{const n=e,r=t[n(382)](n(417));r&&this.autoDestroy(r)})}[Ht(365)](t){const e=Ht,n=this.slots[e(432)](t);if(n)try{n[e(389)]&&n[e(389)][e(303)](),this[e(387)][e(347)](t),this._config?.[e(296)]&&console.log("🧹 Auto-cleanup: slot "+t+e(401))}catch(n){this[e(429)]?.[e(296)]&&console.warn(e(312)+t+":",n)}}destroyModule(){const t=Ht,e=this._config?.[t(296)];this[t(407)]&&(this[t(407)][t(395)](),this.mutationObserver=null),this[t(387)].clear(),this.advertisementEventTracker=null,this[t(332)]=null,this[t(327)]=!1,this[t(429)]=null,e&&console.log("🗑️ Ads module destroyed")}}var Jt=Xt;function Xt(t,e){var n=Gt();return(Xt=function(t,e){return n[t-=303]})(t,e)}function Gt(){var t=["1cXwZMT","976213zVWMht","getApiEndpoint","log","modules","init","1109946USjYgw","268965bDcKZs","debug","741444knEBZV","_isReady","getBaseUrl","isDebugMode","getApiHeaders","includes","✅ Config module initialized (sync mode)","151024humOQI","baseUrl","_organizationInfo","config","apiKey","449835TtGelQ","updateConfig","🔄 Config updated","254148ODEmSO","getConfig","_config","Config module not initialized","development","getOrganizationInfo","create","isModuleEnabled","events","isReady","API key not available"];return(Gt=function(){return t})()}!function(){for(var t=Xt,e=Gt();;)try{if(102275===parseInt(t(327))/1*(parseInt(t(316))/2)+parseInt(t(313))/3+-parseInt(t(336))/4+-parseInt(t(334))/5+parseInt(t(333))/6+-parseInt(t(328))/7+parseInt(t(308))/8)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Zt{constructor(){var t=Xt;this[t(337)]=!1,this[t(318)]=null,this._organizationInfo=null}[Jt(332)](t){var e=Jt;this[e(318)]={timeout:3e4,debug:!1,modules:["ads",e(324),e(311)],...t},t[e(309)]&&W.setBaseUrl(t.baseUrl),this._isReady=!0,t.debug&&console[e(330)](e(307),{modules:this[e(318)][e(331)],endpoint:W[e(303)](),mode:e(320)})}[Jt(325)](){return this[Jt(337)]}[Jt(317)](){return this[Jt(318)]}[Jt(321)](){return this[Jt(310)]}[Jt(329)](){return W[Jt(303)]()}[Jt(304)](){var t=Jt;return this[t(318)]?.[t(335)]||!1}getEnabledModules(){var t=Jt;return this[t(318)]?.[t(331)]||[]}[Jt(323)](t){var e=Jt;return this.getEnabledModules()[e(306)](t)}[Jt(314)](t){var e=Jt;if(!this[e(318)])throw new Error(e(319));this._config={...this[e(318)],...t},this.isDebugMode()&&console[e(330)](e(315),t)}[Jt(305)](){var t=Jt;if(!this[t(318)]?.[t(312)])throw new Error(t(326));return R[t(322)](this._config[t(312)])}}const Qt=te;!function(){const t=te,e=ee();for(;;)try{if(446626===parseInt(t(534))/1+-parseInt(t(532))/2+parseInt(t(528))/3+parseInt(t(537))/4*(parseInt(t(521))/5)+parseInt(t(506))/6+-parseInt(t(529))/7*(parseInt(t(500))/8)+parseInt(t(524))/9*(-parseInt(t(520))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class $t{static[Qt(507)](){return{...$t.getAutoDetectedDeviceInfo(),...$t._userProvidedDeviceInfo}}static[Qt(517)](){const t=Qt;if(!y[t(509)]())return{category:t(519),platform:t(504),model:t(504),osVersion:"SSR"};const e=navigator[t(511)][t(525)]();let n=t(526);/tablet|ipad/.test(e)?n="tablet":A[t(502)]()&&(n=t(538));const r=A[t(513)]();return{category:n,platform:$t[t(536)](r),model:navigator[t(514)],osVersion:navigator[t(514)],deviceId:A[t(531)]()}}static[Qt(516)](t){const e=Qt;$t[e(515)]={...$t[e(515)],...t}}static[Qt(505)](t,e){$t[Qt(515)][t]=e}static[Qt(499)](){$t._userProvidedDeviceInfo={}}static getUserDeviceInfo(){return{...$t[Qt(515)]}}static mapPlatformForEvents(t){const e=Qt;switch(t){case e(501):return e(539);case e(523):return"Android";case"web":return e(527);case e(526):return e(508);default:return e(510)}}static getDetailedInfo(){const t=Qt;if(!y[t(509)]())return{userAgent:t(504),language:t(522),platform:t(504),cookieEnabled:!1,onLine:!0,screenResolution:t(533),viewportSize:t(533)};const e=y.getViewportInfo();return{userAgent:navigator[t(511)],language:navigator[t(530)]||t(522),platform:navigator[t(514)],cookieEnabled:navigator[t(512)],onLine:navigator[t(535)],screenResolution:screen[t(518)]+"x"+screen[t(503)],viewportSize:e[t(518)]+"x"+e[t(503)]}}}function te(t,e){const n=ee();return(te=function(t,e){return n[t-=499]})(t,e)}function ee(){const t=["other","10oBwqYI","250385Xtgnsc","ko-KR","android","3816693VwSsmT","toLowerCase","desktop","Mobile Web","1778424bjXcWI","89467EEfkTe","language","generateDeviceId","1294562fiXpNh","0x0","667566AOLmXN","onLine","mapPlatformForEvents","44VihAtb","mobile","iOS","clearDeviceInfo","376IfcdSC","ios","isMobile","height","SSR","setDeviceProperty","1844820qZwHXw","getDeviceInfo","Desktop Web","isBrowser","Unknown","userAgent","cookieEnabled","getPlatform","platform","_userProvidedDeviceInfo","setDeviceInfo","getAutoDetectedDeviceInfo","width"];return(ee=function(){return t})()}function ne(t,e){const n=ie();return(ne=function(t,e){return n[t-=298]})(t,e)}$t[Qt(515)]={};const re=ne;!function(){const t=ne,e=ie();for(;;)try{if(992829===-parseInt(t(304))/1+-parseInt(t(313))/2*(parseInt(t(300))/3)+parseInt(t(306))/4+parseInt(t(316))/5*(parseInt(t(312))/6)+-parseInt(t(311))/7*(-parseInt(t(315))/8)+-parseInt(t(320))/9+parseInt(t(305))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class oe{static getUserInfo(){const t=ne;return{...oe[t(310)](),...oe[t(309)]}}static[re(310)](){const t=re;if(!y.isBrowser())return{language:t(303),country:"KR"};const e=navigator[t(307)]||"ko-KR";return{language:e,country:oe[t(302)](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.split("-")[0]]||"KR"}static setUserProperties(t){const e=re;oe._userProperties={...oe[e(309)],...t}}static[re(299)](t,e){oe._userProperties[t]=e}static[re(319)](){oe._userProperties={}}static[re(317)](){return{...oe[re(309)]}}static[re(318)](){const t=re;if(!y[t(314)]())return{timezone:t(321),estimatedCountry:"KR"};const e=Intl[t(308)]()[t(301)]()[t(298)];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 ie(){const t=["setUserProperty","2328YqjvFC","resolvedOptions","extractCountryFromLanguage","ko-KR","1387376AXnSsO","8477520dmFJvE","4007216VKYeUs","language","DateTimeFormat","_userProperties","getBaseUserInfo","151711wejyjI","37998QqdUWA","592wVpCkC","isBrowser","464cknsms","1005pIalqx","getCurrentUserProperties","estimateLocation","clearUserProperties","15926598JzEvoc","UTC","timeZone"];return(ie=function(){return t})()}function se(t,e){const n=ae();return(se=function(t,e){return n[t-=277]})(t,e)}function ae(){const t=["search","41153520sFkQZl","stringify","15234spTJBK","utm_term","naver.searchad","UTM_KEYS","msclkid","adGroupId","creative_id","get","nclid","fbclid","isClickEventSent","ad_creative","term","612534GttrHP","183332QtZiGV","CAMPAIGN_KEYS","hasParams","ttclid","campaign_id","CLICK_ID_KEYS","9189104cCGOAv","getItem","15689511rDNtRh","shouldSendClickEvent","ad_group","ad_group_id","campaignId","removeItem","14lqlVBr","meta.ads","adstage_referrer","68329lDBEaT","gclid","adstage_click_event_sent","some","Failed to store tracking params:","markClickEventSent","microsoft.ads","location","utm_content","adGroup","warn","store","170PpIity","linkedin.ads","utm_medium","channel","length","utm_campaign","undefined","campaign","setItem","adstage_last_click_id","381dCysBp","twitter.ads","toAttributionObject","captureFromUrl","STORAGE_KEY","utm_source","ALL_KEYS","twclid","adstage","true","liclid"];return(ae=function(){return t})()}oe[re(309)]={};const ce=se;!function(){const t=se,e=ae();for(;;)try{if(904979===parseInt(t(311))/1+parseInt(t(280))/2*(parseInt(t(333))/3)+-parseInt(t(294))/4*(parseInt(t(323))/5)+-parseInt(t(293))/6*(-parseInt(t(308))/7)+-parseInt(t(300))/8+-parseInt(t(302))/9+parseInt(t(278))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class le{static[ce(336)](){const t=ce;if(typeof window===t(329))return null;const e=new URLSearchParams(window[t(318)][t(277)]),n={};let r=!1;const o=e[t(287)](t(310));if(o)try{const e=decodeURIComponent(o),i=new URLSearchParams(e);for(const e of le[t(339)]){const t=i.get(e);t&&(n[e]=t,r=!0)}i[t(287)](t(341))===t(342)&&(r=!0)}catch(e){console[t(321)]("Failed to parse adstage_referrer:",e)}for(const o of le[t(339)]){if(n[o])continue;const i=e[t(287)](o);i&&(n[o]=i,r=!0)}return r?(n[t(326)]||(n[t(312)]?n[t(326)]="google.ads":n[t(289)]?n[t(326)]=t(309):n.ttclid?n.channel="tiktok.ads":n[t(288)]?n[t(326)]=t(282):n[t(343)]?n[t(326)]=t(324):n[t(284)]?n[t(326)]=t(317):n[t(340)]&&(n.channel=t(334))),le[t(322)](n),n):null}static[ce(322)](t){const e=ce;if(typeof window!==e(329))try{const n={...le.get(),...t},r=JSON[e(279)](n);try{sessionStorage[e(331)](le[e(337)],r)}catch(t){}try{localStorage[e(331)](le[e(337)],r)}catch(t){}}catch(t){console[e(321)](e(315),t)}}static[ce(287)](){const t=ce;if(typeof window===t(329))return null;try{const e=sessionStorage?.[t(301)](le.STORAGE_KEY);if(e)return JSON.parse(e)}catch(t){}try{const e=localStorage?.[t(301)](le[t(337)]);if(e)return JSON.parse(e)}catch(t){}return null}static clear(){const t=ce;if(typeof window!==t(329)){try{sessionStorage?.[t(307)](le[t(337)])}catch(t){}try{localStorage?.removeItem(le.STORAGE_KEY)}catch(t){}}}static[ce(296)](){const t=ce,e=le.get();return null!==e&&Object.keys(e)[t(327)]>0}static hasClickId(){const t=ce,e=le[t(287)]();return!!e&&le[t(299)][t(314)](t=>e[t])}static[ce(303)](){const t=ce;if("undefined"==typeof window)return!1;const e=le[t(287)]();if(!e)return!1;const n=le.hasClickId(),r=!!e[t(326)];if(!n&&!r)return!1;const o=n?e[t(312)]||e.fbclid||e[t(297)]||e[t(288)]||e[t(343)]||e[t(284)]||e[t(340)]:(e.channel||"")+":"+(e[t(292)]||"");if(!o)return!1;return o!==sessionStorage[t(301)](t(332))&&(sessionStorage.setItem(t(332),o),!0)}static[ce(316)](){const t=ce;"undefined"!=typeof window&&sessionStorage[t(331)](t(313),"true")}static[ce(290)](){const t=ce;return typeof window!==t(329)&&sessionStorage[t(301)]("adstage_click_event_sent")===t(342)}static[ce(335)](){const t=ce,e=le.get();if(!e)return null;const n={};return e[t(312)]&&(n[t(312)]=e[t(312)]),e[t(289)]&&(n[t(289)]=e[t(289)]),e[t(297)]&&(n[t(297)]=e.ttclid),e[t(288)]&&(n[t(288)]=e[t(288)]),e.channel&&(n.channel=e[t(326)]),e[t(330)]&&(n[t(330)]=e[t(330)]),e[t(298)]&&(n[t(306)]=e[t(298)]),e[t(304)]&&(n[t(320)]=e[t(304)]),e[t(305)]&&(n[t(285)]=e[t(305)]),e[t(291)]&&(n.adCreative=e.ad_creative),e[t(286)]&&(n.creativeId=e[t(286)]),e[t(292)]&&(n[t(292)]=e[t(292)]),e[t(338)]&&(n[t(338)]=e[t(338)]),e[t(325)]&&(n[t(325)]=e[t(325)]),e[t(328)]&&(n[t(328)]=e[t(328)]),e[t(319)]&&(n[t(319)]=e[t(319)]),e[t(281)]&&(n[t(281)]=e[t(281)]),Object.keys(n)[t(327)]>0?n:null}}le[ce(337)]="adstage_tracking_params",le[ce(299)]=["gclid",ce(289),"ttclid",ce(288),"liclid","msclkid",ce(340)],le[ce(295)]=[ce(326),ce(330),ce(298),"ad_group",ce(305),ce(291),ce(286),ce(292)],le[ce(283)]=["utm_source",ce(325),ce(328),"utm_content",ce(281)],le[ce(339)]=[...le[ce(299)],...le[ce(295)],...le[ce(283)]];const de=ue;function ue(t,e){const n=pe();return(ue=function(t,e){return n[t-=276]})(t,e)}function pe(){const t=["getAttributionId","getConfig","setUserProperties","✅ Attribution registered:","❌ Failed to register attribution:","undefined","setDeviceProperty","1539658bGYuik","length","log","getUserDeviceInfo","getCurrentUserProperties","Attribution registration failed: ","statusText","❌ API Error Response:","🔑 Attribution request headers:","88823OgOTgl","get","_isReady","create","track","3967452XwIdMe","📦 Request body:","warn","33938154JAaLDl","adstage_attribution_id","registerAttribution","📊 Events module initialized","📱 User provided device info cleared","POST","sendEventToServer","8460vOXQMb","json","stringify","init","attributionId","API key not configured for event tracking.","❌ Failed to track event:","3355224WAHEAP","sendAttributionToServer","setItem","events","📡 Attribution request URL:","debug","_config","808NYHgma","🔑 Request headers:","error","getDeviceInfo","keys","setDeviceInfo","📱 Device info set:","Event tracking failed: ","getUserInfo","Event data:","📡 Request URL:","2645sVZRxe","API key not configured for attribution registration.","application/json","591735BWFIAR","text","getItem","clearDeviceInfo","trackWithAttributionId","📱 Device property set:","📊 Attribution included:","⏭️ No tracking parameters found, skipping attribution registration","Events module not initialized. Call AdStage.init() first.","getUserProperties","✅ Event tracked with attribution ID:","status","apiKey"];return(pe=function(){return t})()}!function(){const t=ue,e=pe();for(;;)try{if(754362===parseInt(t(294))/1+parseInt(t(314))/2+parseInt(t(328))/3+-parseInt(t(338))/4*(-parseInt(t(291))/5)+-parseInt(t(345))/6+-parseInt(t(323))/7*(-parseInt(t(280))/8)+-parseInt(t(331))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class he{constructor(){const t=ue;this[t(325)]=!1,this[t(279)]=null}[de(341)](t){const e=de;this._config=t,this[e(325)]=!0,t[e(278)]&&console[e(316)](e(334))}isReady(){return this[de(325)]}[de(308)](){return this[de(279)]}[de(309)](t){const e=de;oe[e(309)](t),this[e(279)]?.[e(278)]&&console[e(316)]("👤 User properties set:",t)}[de(303)](){return oe[de(318)]()}[de(285)](t){const e=de;$t.setDeviceInfo(t),this[e(279)]?.[e(278)]&&console[e(316)](e(286),t)}setDeviceProperty(t,e){const n=de;$t[n(313)](t,e),this._config?.[n(278)]&&console[n(316)](n(299),t,e)}[de(297)](){const t=de;$t[t(297)](),this._config?.[t(278)]&&console[t(316)](t(335))}getUserDeviceInfo(){return $t[de(317)]()}[de(283)](){return $t[de(283)]()}[de(288)](){return oe[de(288)]()}[de(318)](){return oe.getCurrentUserProperties()}async[de(327)](t,e){const n=de;if(this[n(325)])if(this[n(279)]?.[n(306)])try{const r=this[n(307)]();if(r){const o={eventName:t,sdkVersion:k(),device:$t[n(283)](),user:oe[n(288)](),attributionId:r,params:e||{}};return await this[n(337)](o),void(this[n(279)][n(278)]&&console[n(316)](n(304),t,r))}const o=le.toAttributionObject(),i={eventName:t,sdkVersion:k(),device:$t[n(283)](),user:oe[n(288)](),...o&&{attribution:o},params:e||{}};await this.sendEventToServer(i),this[n(279)][n(278)]&&(console[n(316)]("✅ Event tracked:",t,e),o&&console.log(n(300),o))}catch(r){console[n(282)](n(344),r),this[n(279)][n(278)]&&console[n(282)](n(289),{eventName:t,properties:e})}else console[n(330)](n(343));else console[n(330)](n(302))}async registerAttribution(t){const e=de;if(!this._isReady)return console[e(330)]("Events module not initialized. Call AdStage.init() first."),null;if(!this[e(279)]?.apiKey)return console[e(330)](e(292)),null;try{const n=le[e(324)]();if(!n||0===Object[e(284)](n)[e(315)])return this[e(279)][e(278)]&&console[e(316)](e(301)),null;const r=await this[e(346)]({deviceId:t,referrerParams:n});if(this[e(279)][e(278)]&&console.log(e(310),r),r[e(342)]){try{localStorage.setItem(e(332),r[e(342)])}catch(t){}try{sessionStorage[e(347)]("adstage_attribution_id",r[e(342)])}catch(t){}}return r}catch(t){return console[e(282)](e(311),t),null}}[de(307)](){const t=de;if(typeof window===t(312))return null;try{const e=sessionStorage[t(296)](t(332));if(e)return e}catch(t){}try{return localStorage.getItem(t(332))}catch(t){}return null}async[de(298)](t,e){return this[de(327)](t,e)}async[de(337)](t){const e=de,n={...R[e(326)](this[e(279)][e(306)]),"Content-Type":"application/json"};this[e(279)]?.debug&&(console[e(316)](e(281),n),console[e(316)](e(290),W.events[e(327)]()),console[e(316)](e(329),t));const r=await fetch(W[e(276)].track(),{method:"POST",headers:n,body:JSON[e(340)](t)});if(!r.ok){const t=await r[e(295)]();throw console.error(e(321),t),new Error(e(287)+r[e(305)]+" "+r[e(320)])}}async[de(346)](t){const e=de,n={...R[e(326)](this[e(279)].apiKey),"Content-Type":e(293)};this[e(279)]?.[e(278)]&&(console[e(316)](e(322),n),console[e(316)](e(277),W[e(276)][e(333)]()),console.log("📦 Attribution request body:",t));const r=await fetch(W[e(276)][e(333)](),{method:e(336),headers:n,body:JSON.stringify(t)});if(!r.ok){const t=await r[e(295)]();throw console.error("❌ API Error Response:",t),new Error(e(319)+r[e(305)]+" "+r.statusText)}return r[e(339)]()}}const fe=me;function ge(){const t=["❌ Error in click event auto-tracking:","debug","from","adstage_device_id","channel","init","❌ Failed to auto-track click event:","now","✅ Auto-tracked click event with tracking params:","7881KOpIUV","track","height","clear","5013160cgfMkH","reset","302fQifwV","3JXUowE","attributionId","expiresAt","hardwareConcurrency","getTimezoneOffset","warn","AdStage not initialized. Call AdStage.init() first.","undefined","toISOString","🔍 Should send click event:","viewableTracker","get","_config","8AcqUwI","2.0.0","9295092KCotIh","🌐 API endpoint configured:","toString","baseUrl","toAttributionObject","isReady","getInstance","tracking_params","server-","userAgent","ads","instance","AdStage.events accessed before initialization","location","13112759WFYCDB","campaign","setBaseUrl","✅ AdStage Debug: 모든 viewable 추적 데이터 초기화됨","generateDeviceId","18512ADnMUk","📊 AdStage Debug: 현재 viewable 추적 상태","charCodeAt","757955dbQvSK","random","clearAdViewable","modules","attribution_id","AdStage.config accessed before initialization","🔗 Using attributionId from URL (attribution_id):","6KDQsaa","✅ Attribution registered:","error","registerAttribution","357273cNXoBG","events","function","substring","📊 Tracking parameters captured:","🚀 AdStage SDK initialized (sync mode)","...","click","then","getConfig","getItem","_isInitialized","setItem","🎯 Sending click event after attribution registration","AdStage.ads accessed before initialization","catch","apiKey","web-","shouldSendClickEvent",")의 viewable 추적 초기화됨","log","config"];return(ge=function(){return t})()}function me(t,e){const n=ge();return(me=function(t,e){return n[t-=299]})(t,e)}!function(){const t=me,e=ge();for(;;)try{if(625358===parseInt(t(326))/1*(parseInt(t(332))/2)+-parseInt(t(333))/3*(parseInt(t(367))/4)+parseInt(t(370))/5*(parseInt(t(377))/6)+-parseInt(t(381))/7+parseInt(t(346))/8*(parseInt(t(348))/9)+-parseInt(t(330))/10+-parseInt(t(362))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class ye{constructor(){const t=me;this[t(306)]=!1,this[t(345)]=null,this[t(316)]=new Zt,this[t(358)]=new Yt,this.events=new he}static[fe(322)](t){const e=fe;!ye[e(359)]&&(ye[e(359)]=new ye);const n=ye[e(359)];if(!t[e(311)])throw new Error("API key is required for AdStage initialization");n[e(345)]={timeout:3e4,debug:!1,modules:["ads",e(382),e(316)],...t},n._config[e(351)]&&(W[e(364)](n[e(345)][e(351)]),t[e(318)]&&console[e(315)](e(349),n[e(345)].baseUrl));const r=n[e(345)][e(373)]||[e(358),e(382),e(316)];for(const t of r){const r=n[t];r&&typeof r.init===e(383)&&r[e(322)](n[e(345)])}if(n[e(306)]=!0,typeof window!==e(340)){const r=le.captureFromUrl();r&&t[e(318)]&&console[e(315)](e(299),r);const o=(()=>{const t=e;try{const e=new URLSearchParams(window[t(361)].search),n=new URLSearchParams((window.location.hash||"").replace(/^#/,""));return e[t(344)]("attribution_id")||n[t(344)](t(374))}catch{return null}})();if(o)try{localStorage[e(307)]("adstage_attribution_id",o),t[e(318)]&&console.log(e(376),o)}catch(t){}const i=le[e(313)]();t[e(318)]&&(console[e(315)](e(342),i),!i&&console[e(315)]("⏭️ Skipping click event (duplicate or no click ID)"));const s=le.hasClickId(),a=!(!r||!r[e(321)]);if(!o&&r&&(s||a)){const r=(async()=>{const r=e;try{const e=n[r(366)](),o=await n[r(382)][r(380)](e);return o&&t[r(318)]&&console[r(315)](r(378),{attributionId:o.attributionId,channel:o[r(321)],campaign:o[r(363)],expiresAt:o[r(335)]}),o}catch(t){return console[r(379)]("❌ Failed to register attribution:",t),null}})();i&&r[e(303)](r=>{const o=e;try{const e=le[o(344)](),i=le.toAttributionObject();t.debug&&console[o(315)](o(308),{attributionId:r?.[o(334)],hasAttribution:!!r}),n[o(382)][o(327)](o(302),{_autoGenerated:!0,_source:o(355),_timestamp:(new Date)[o(341)](),_platform:"web"})[o(303)](()=>{const n=o;le.markClickEventSent(),t[n(318)]&&console[n(315)]("✅ Auto-tracked click event with tracking params:",{attribution:i,trackingParams:e})}).catch(t=>{const e=o;console[e(379)](e(323),t)})}catch(t){console[o(379)](o(317),t)}})}else i&&setTimeout(()=>{const r=e;try{const e=le[r(344)](),o=le[r(352)]();n[r(382)][r(327)](r(302),{_autoGenerated:!0,_source:r(355),_timestamp:(new Date).toISOString(),_platform:"web"})[r(303)](()=>{const n=r;le.markClickEventSent(),t[n(318)]&&console[n(315)](n(325),{attribution:o,trackingParams:e})})[r(310)](t=>{console[r(379)]("❌ Failed to auto-track click event:",t)})}catch(t){console[r(379)](r(317),t)}},100)}t.debug&&console[e(315)](e(300),{version:e(347),modules:r,apiKey:t[e(311)][e(384)](0,8)+e(301),mode:"development"})}static[fe(353)](){const t=fe;return ye[t(359)]?.[t(306)]||!1}static[fe(304)](){return ye.instance?._config||null}static[fe(354)](){const t=fe;if(!ye[t(359)])throw new Error(t(339));return ye[t(359)]}static get[fe(358)](){const t=fe;try{return ye[t(354)]().ads}catch(e){throw console.warn(t(309)),e}}static get[fe(382)](){const t=fe;try{return ye.getInstance()[t(382)]}catch(e){throw console[t(338)](t(360)),e}}static get[fe(316)](){const t=fe;try{return ye[t(354)]()[t(316)]}catch(e){throw console[t(338)](t(375)),e}}static[fe(331)](){const t=fe;ye[t(359)]&&(ye[t(359)][t(306)]=!1,ye[t(359)]._config=null)}generateDeviceId(){const t=fe;if(typeof window===t(340))return t(356)+Math[t(371)]()[t(350)](36)[t(384)](2,15);const e=localStorage[t(305)](t(320));if(e)return e;const n=[navigator[t(357)],navigator.language,screen.width+"x"+screen[t(328)],(new Date)[t(337)](),navigator[t(336)]||0].join("|");let r=0;for(let e=0;e<n.length;e++){r=(r<<5)-r+n[t(369)](e),r&=r}const o=t(312)+Math.abs(r)[t(350)](36)+"-"+Date[t(324)]()[t(350)](36);return localStorage[t(307)](t(320),o),o}}function ve(t,e){var n=Ie();return(ve=function(t,e){return n[t-=103]})(t,e)}function Ie(){var t=["4062IowQji","isReady","272NaWXVJ","AdStage not initialized. Call AdStage.init() first.","11134508tBVmJL","setUserProperties","299238aYBOJc","853286yzpICs","142737TvHdzc","6062922whJVxX","2YkgfIs","resolve","warn","events","2348iQlzzN","2140030lGNLhh","track","85PPhcCz"];return(Ie=function(){return t})()}function be(t,e){var n=ve;return ye.isReady()?ye[n(108)][n(111)](t,e):(console.warn("AdStage not initialized. Call AdStage.init() first."),Promise[n(106)]())}function we(t){var e=ve;ye[e(114)]()?ye[e(108)][e(118)](t):console.warn("AdStage not initialized. Call AdStage.init() first.")}function ke(){var t=ve;if(ye[t(114)]())return ye.events.getUserProperties();console[t(107)](t(116))}ye[fe(318)]={clearAllViewable:()=>{const t=fe;at[t(329)](),console.log(t(365))},clearAdViewable:(t,e)=>{const n=fe;at[n(372)](t,e),console.log("✅ AdStage Debug: 광고 "+t+"("+e+n(314))},getViewableStatus:()=>{const t=fe;console.log(t(368),{trackedCount:at[t(343)].size,trackedItems:Array[t(319)](at[t(343)])})}},function(){for(var t=ve,e=Ie();;)try{if(456514===-parseInt(t(120))/1*(-parseInt(t(105))/2)+-parseInt(t(113))/3*(parseInt(t(109))/4)+parseInt(t(112))/5*(-parseInt(t(119))/6)+-parseInt(t(103))/7*(-parseInt(t(115))/8)+-parseInt(t(104))/9+parseInt(t(110))/10+parseInt(t(117))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();var Ee,xe={exports:{}},Se={},Ae={exports:{}},Ce={};Ae.exports=function(){if(Ee)return Ce;Ee=1;var t=Symbol.for("react.element"),e=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),i=Symbol.for("react.provider"),s=Symbol.for("react.context"),a=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),l=Symbol.for("react.memo"),d=Symbol.for("react.lazy"),u=Symbol.iterator,p={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},h=Object.assign,f={};function g(t,e,n){this.props=t,this.context=e,this.refs=f,this.updater=n||p}function m(){}function y(t,e,n){this.props=t,this.context=e,this.refs=f,this.updater=n||p}g.prototype.isReactComponent={},g.prototype.setState=function(t,e){if("object"!=typeof t&&"function"!=typeof t&&null!=t)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,t,e,"setState")},g.prototype.forceUpdate=function(t){this.updater.enqueueForceUpdate(this,t,"forceUpdate")},m.prototype=g.prototype;var v=y.prototype=new m;v.constructor=y,h(v,g.prototype),v.isPureReactComponent=!0;var I=Array.isArray,b=Object.prototype.hasOwnProperty,w={current:null},k={key:!0,ref:!0,__self:!0,__source:!0};function E(e,n,r){var o,i={},s=null,a=null;if(null!=n)for(o in void 0!==n.ref&&(a=n.ref),void 0!==n.key&&(s=""+n.key),n)b.call(n,o)&&!k.hasOwnProperty(o)&&(i[o]=n[o]);var c=arguments.length-2;if(1===c)i.children=r;else if(1<c){for(var l=Array(c),d=0;d<c;d++)l[d]=arguments[d+2];i.children=l}if(e&&e.defaultProps)for(o in c=e.defaultProps)void 0===i[o]&&(i[o]=c[o]);return{$$typeof:t,type:e,key:s,ref:a,props:i,_owner:w.current}}function x(e){return"object"==typeof e&&null!==e&&e.$$typeof===t}var S=/\/+/g;function A(t,e){return"object"==typeof t&&null!==t&&null!=t.key?function(t){var e={"=":"=0",":":"=2"};return"$"+t.replace(/[=:]/g,function(t){return e[t]})}(""+t.key):e.toString(36)}function C(n,r,o,i,s){var a=typeof n;"undefined"!==a&&"boolean"!==a||(n=null);var c=!1;if(null===n)c=!0;else switch(a){case"string":case"number":c=!0;break;case"object":switch(n.$$typeof){case t:case e:c=!0}}if(c)return s=s(c=n),n=""===i?"."+A(c,0):i,I(s)?(o="",null!=n&&(o=n.replace(S,"$&/")+"/"),C(s,r,o,"",function(t){return t})):null!=s&&(x(s)&&(s=function(e,n){return{$$typeof:t,type:e.type,key:n,ref:e.ref,props:e.props,_owner:e._owner}}(s,o+(!s.key||c&&c.key===s.key?"":(""+s.key).replace(S,"$&/")+"/")+n)),r.push(s)),1;if(c=0,i=""===i?".":i+":",I(n))for(var l=0;l<n.length;l++){var d=i+A(a=n[l],l);c+=C(a,r,o,d,s)}else if(d=function(t){return null===t||"object"!=typeof t?null:"function"==typeof(t=u&&t[u]||t["@@iterator"])?t:null}(n),"function"==typeof d)for(n=d.call(n),l=0;!(a=n.next()).done;)c+=C(a=a.value,r,o,d=i+A(a,l++),s);else if("object"===a)throw r=String(n),Error("Objects are not valid as a React child (found: "+("[object Object]"===r?"object with keys {"+Object.keys(n).join(", ")+"}":r)+"). If you meant to render a collection of children, use an array instead.");return c}function T(t,e,n){if(null==t)return t;var r=[],o=0;return C(t,r,"","",function(t){return e.call(n,t,o++)}),r}function _(t){if(-1===t._status){var e=t._result;(e=e()).then(function(e){0!==t._status&&-1!==t._status||(t._status=1,t._result=e)},function(e){0!==t._status&&-1!==t._status||(t._status=2,t._result=e)}),-1===t._status&&(t._status=0,t._result=e)}if(1===t._status)return t._result.default;throw t._result}var R={current:null},D={transition:null},L={ReactCurrentDispatcher:R,ReactCurrentBatchConfig:D,ReactCurrentOwner:w};function O(){throw Error("act(...) is not supported in production builds of React.")}return Ce.Children={map:T,forEach:function(t,e,n){T(t,function(){e.apply(this,arguments)},n)},count:function(t){var e=0;return T(t,function(){e++}),e},toArray:function(t){return T(t,function(t){return t})||[]},only:function(t){if(!x(t))throw Error("React.Children.only expected to receive a single React element child.");return t}},Ce.Component=g,Ce.Fragment=n,Ce.Profiler=o,Ce.PureComponent=y,Ce.StrictMode=r,Ce.Suspense=c,Ce.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=L,Ce.act=O,Ce.cloneElement=function(e,n,r){if(null==e)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var o=h({},e.props),i=e.key,s=e.ref,a=e._owner;if(null!=n){if(void 0!==n.ref&&(s=n.ref,a=w.current),void 0!==n.key&&(i=""+n.key),e.type&&e.type.defaultProps)var c=e.type.defaultProps;for(l in n)b.call(n,l)&&!k.hasOwnProperty(l)&&(o[l]=void 0===n[l]&&void 0!==c?c[l]:n[l])}var l=arguments.length-2;if(1===l)o.children=r;else if(1<l){c=Array(l);for(var d=0;d<l;d++)c[d]=arguments[d+2];o.children=c}return{$$typeof:t,type:e.type,key:i,ref:s,props:o,_owner:a}},Ce.createContext=function(t){return(t={$$typeof:s,_currentValue:t,_currentValue2:t,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null}).Provider={$$typeof:i,_context:t},t.Consumer=t},Ce.createElement=E,Ce.createFactory=function(t){var e=E.bind(null,t);return e.type=t,e},Ce.createRef=function(){return{current:null}},Ce.forwardRef=function(t){return{$$typeof:a,render:t}},Ce.isValidElement=x,Ce.lazy=function(t){return{$$typeof:d,_payload:{_status:-1,_result:t},_init:_}},Ce.memo=function(t,e){return{$$typeof:l,type:t,compare:void 0===e?null:e}},Ce.startTransition=function(t){var e=D.transition;D.transition={};try{t()}finally{D.transition=e}},Ce.unstable_act=O,Ce.useCallback=function(t,e){return R.current.useCallback(t,e)},Ce.useContext=function(t){return R.current.useContext(t)},Ce.useDebugValue=function(){},Ce.useDeferredValue=function(t){return R.current.useDeferredValue(t)},Ce.useEffect=function(t,e){return R.current.useEffect(t,e)},Ce.useId=function(){return R.current.useId()},Ce.useImperativeHandle=function(t,e,n){return R.current.useImperativeHandle(t,e,n)},Ce.useInsertionEffect=function(t,e){return R.current.useInsertionEffect(t,e)},Ce.useLayoutEffect=function(t,e){return R.current.useLayoutEffect(t,e)},Ce.useMemo=function(t,e){return R.current.useMemo(t,e)},Ce.useReducer=function(t,e,n){return R.current.useReducer(t,e,n)},Ce.useRef=function(t){return R.current.useRef(t)},Ce.useState=function(t){return R.current.useState(t)},Ce.useSyncExternalStore=function(t,e,n){return R.current.useSyncExternalStore(t,e,n)},Ce.useTransition=function(){return R.current.useTransition()},Ce.version="18.3.1",Ce}();var Te,_e=Ae.exports;
2
2
  /**
3
3
  * @license React
4
4
  * react-jsx-runtime.production.min.js
@@ -7,4 +7,4 @@ function t(){var e=["BANNER","15832naELSd","292555xLHdMp","VIDEO","WEB","DESKTOP
7
7
  *
8
8
  * This source code is licensed under the MIT license found in the
9
9
  * LICENSE file in the root directory of this source tree.
10
- */xe.exports=function(){if(Te)return Se;Te=1;var t=_e,e=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,o=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,i={key:!0,ref:!0,__self:!0,__source:!0};function s(t,n,s){var a,c={},l=null,d=null;for(a in void 0!==s&&(l=""+s),void 0!==n.key&&(l=""+n.key),void 0!==n.ref&&(d=n.ref),n)r.call(n,a)&&!i.hasOwnProperty(a)&&(c[a]=n[a]);if(t&&t.defaultProps)for(a in n=t.defaultProps)void 0===c[a]&&(c[a]=n[a]);return{$$typeof:e,type:t,key:l,ref:d,props:c,_owner:o.current}}return Se.Fragment=n,Se.jsx=s,Se.jsxs=s,Se}();var Re=xe.exports;const De=_e.createContext(null);function Le({children:t,config:e}){const[n,r]=_e.useState(!1),[o,i]=_e.useState(null),[s,a]=_e.useState(null),c=t=>{try{a(null),n&&ye.reset(),ye.init(t),i(t),r(!0),t.debug&&console.log("✅ AdStage SDK initialized successfully via React Provider")}catch(t){const e=t instanceof Error?t.message:"Unknown error";a(e),console.error("❌ AdStage SDK initialization failed:",t),r(!1),i(null)}};_e.useEffect(()=>{e&&!n&&c(e)},[e,n]);const l={isInitialized:n,config:o,initialize:c,reset:()=>{try{ye.reset(),r(!1),i(null),a(null)}catch(t){console.error("❌ AdStage SDK reset failed:",t)}},error:s};return Re.jsx(De.Provider,{value:l,children:t})}function Pe(){const t=_e.useContext(De);if(!t)throw new Error("useAdStageContext must be used within an AdStageProvider");return t}function ze(){const{isInitialized:t}=Pe();return t?ye:(console.warn("AdStage SDK is not initialized. Please call initialize() first or provide config to AdStageProvider."),null)}function Oe(t,e){var n=Be();return(Oe=function(t,e){return n[t-=314]})(t,e)}function Be(){var t=["703965WumINt","4109kueKdR","30tVjsUq","4344IadnCF","578373jynnoV","2646666hznpjY","8030OAeouU","525579eCAXec","10953nZixdD","251644YLFNCF","2xuGjIz"];return(Be=function(){return t})()}function Ue(){const t=["config","events","AdStage","16407tEQymz","2055910PyfGOg","5JNejns","2.0.0","1016UktgOr","382632tHzZjd","680KiZNcx","662052xWMEmg","8692442ZmWYLa","402FCeZWS","180LcNFpo","31605mAgafz"];return(Ue=function(){return t})()}function Me(t,e){const n=Ue();return(Me=function(t,e){return n[t-=477]})(t,e)}!function(){for(var t=Oe,e=Be();;)try{if(590850===parseInt(t(317))/1+parseInt(t(320))/2*(-parseInt(t(314))/3)+parseInt(t(319))/4+-parseInt(t(321))/5*(parseInt(t(323))/6)+-parseInt(t(322))/7*(parseInt(t(324))/8)+-parseInt(t(318))/9*(-parseInt(t(316))/10)+parseInt(t(315))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const Ne=Me;!function(){const t=Me,e=Ue();for(;;)try{if(212077===-parseInt(t(489))/1*(-parseInt(t(486))/2)+parseInt(t(485))/3+parseInt(t(487))/4*(parseInt(t(482))/5)+-parseInt(t(490))/6*(-parseInt(t(491))/7)+-parseInt(t(484))/8*(-parseInt(t(480))/9)+parseInt(t(481))/10+-parseInt(t(488))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const Ve=Ne(483),Fe=["ads",Ne(478),Ne(477)];"undefined"!=typeof window&&(window[Ne(479)]=ye);export{ye as AdStage,Le as AdStageProvider,Ve as SDK_VERSION,Fe as SUPPORTED_MODULES,le as TrackingParamsModule,ke as getUserProperties,we as setUserProperties,be as track,Pe as useAdStageContext,ze as useAdStageInstance};
10
+ */xe.exports=function(){if(Te)return Se;Te=1;var t=_e,e=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,o=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,i={key:!0,ref:!0,__self:!0,__source:!0};function s(t,n,s){var a,c={},l=null,d=null;for(a in void 0!==s&&(l=""+s),void 0!==n.key&&(l=""+n.key),void 0!==n.ref&&(d=n.ref),n)r.call(n,a)&&!i.hasOwnProperty(a)&&(c[a]=n[a]);if(t&&t.defaultProps)for(a in n=t.defaultProps)void 0===c[a]&&(c[a]=n[a]);return{$$typeof:e,type:t,key:l,ref:d,props:c,_owner:o.current}}return Se.Fragment=n,Se.jsx=s,Se.jsxs=s,Se}();var Re=xe.exports;const De=_e.createContext(null);function Le({children:t,config:e}){const[n,r]=_e.useState(!1),[o,i]=_e.useState(null),[s,a]=_e.useState(null),c=t=>{try{a(null),n&&ye.reset(),ye.init(t),i(t),r(!0),t.debug&&console.log("✅ AdStage SDK initialized successfully via React Provider")}catch(t){const e=t instanceof Error?t.message:"Unknown error";a(e),console.error("❌ AdStage SDK initialization failed:",t),r(!1),i(null)}};_e.useEffect(()=>{e&&!n&&c(e)},[e,n]);const l={isInitialized:n,config:o,initialize:c,reset:()=>{try{ye.reset(),r(!1),i(null),a(null)}catch(t){console.error("❌ AdStage SDK reset failed:",t)}},error:s};return Re.jsx(De.Provider,{value:l,children:t})}function Oe(){const t=_e.useContext(De);if(!t)throw new Error("useAdStageContext must be used within an AdStageProvider");return t}function Pe(){const{isInitialized:t}=Oe();return t?ye:(console.warn("AdStage SDK is not initialized. Please call initialize() first or provide config to AdStageProvider."),null)}function Ue(t,e){var n=ze();return(Ue=function(t,e){return n[t-=396]})(t,e)}function ze(){var t=["33842943jOxOio","1592103xgWtyw","6351821NxSJYM","4ycCfgS","8MxWGxI","882935xlVdkO","2044214wBvGNL","6795204rdHaHC","1225845WZDSxP"];return(ze=function(){return t})()}!function(){for(var t=Ue,e=ze();;)try{if(591218===-parseInt(t(403))/1+-parseInt(t(404))/2+parseInt(t(399))/3+parseInt(t(401))/4*(parseInt(t(397))/5)+-parseInt(t(396))/6+-parseInt(t(400))/7+-parseInt(t(402))/8*(-parseInt(t(398))/9))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const Be=Me;function Me(t,e){const n=Ve();return(Me=function(t,e){return n[t-=380]})(t,e)}!function(){const t=Me,e=Ve();for(;;)try{if(402231===-parseInt(t(380))/1+-parseInt(t(387))/2+-parseInt(t(389))/3+-parseInt(t(390))/4*(-parseInt(t(391))/5)+-parseInt(t(386))/6*(parseInt(t(381))/7)+parseInt(t(385))/8+parseInt(t(388))/9*(parseInt(t(392))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const Ne=Be(383);function Ve(){const t=["80888WefEBw","145UFIgAH","6820JNdHAJ","689816aICLZU","10423xqqwgD","events","2.0.0","config","4583744zASNft","84RUXpae","112842OEoVUw","2412qEvcrN","518604mIdUtF"];return(Ve=function(){return t})()}const Fe=["ads",Be(382),Be(384)];"undefined"!=typeof window&&(window.AdStage=ye);export{ye as AdStage,Le as AdStageProvider,Ne as SDK_VERSION,Fe as SUPPORTED_MODULES,le as TrackingParamsModule,ke as getUserProperties,we as setUserProperties,be as track,Oe as useAdStageContext,Pe as useAdStageInstance};