@adstage/web-sdk 3.0.13 → 3.0.15

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,s,i,a,c,d,l;function u(t,e){var n=p();return(u=function(t,e){return n[t-=450]})(t,e)}function p(){var t=["606402NqsTqe","16RAqDPs","WEB","INTERSTITIAL","NATIVE","34QccaUY","155460toqsRe","13QpTHqf","374qXfGKZ","TABLET","12160pCPpdV","VIDEO","3606TlrsyQ","2857116dlaLwk","VIEWABLE","DESKTOP","BANNER","MOBILE","12UvTjFZ","667555OvNRND","14411fYhqHZ","1364DVINjI"];return(p=function(){return t})()}function h(){const t=["innerHeight","style","safeRemoveClass","href","removeChild","safeCreateElement","⏳ 컨테이너 대기 중: ","all","createElement","31332600qVyzxf","documentElement","getComputedStyle","3ilXRds","title","open","4653376kKBmYa","safeRemoveChild","from","safeAddEventListener","isSSR","getWindowProperty","querySelector","remove","readyState","devicePixelRatio","safeRemoveEventListener","log","번 시도)","544496kutNzO","2044458HFStfw","getViewportInfo","innerHTML","textContent","entries","waitForElements","appendChild","safeSetInnerHTML","ms 경과)","✅ 컨테이너 발견: ","waitForElement","isBrowser","✅ 컨테이너 즉시 발견: ","isDOMReady","canUseDOM","40UCrIaE","pageYOffset","ms)","safeGetComputedStyle","1893800tqdmpU","번째 시도, ","ceil","getElementById","789568DCkdCa","classList","safeQuerySelectorAll","pow","add","undefined","safeAddClass","40686icyNbk","getDocumentProperty",'"\n \n다음을 확인해보세요:\n1. HTML에 id="',"location","scrollTop","⏳ 컨테이너 대기 시작: ","safeAppendChild","DOM을 사용할 수 없는 환경입니다.","ms (","pageXOffset"];return(h=function(){return t})()}!function(){for(var t=u,e=p();;)try{if(603634===-parseInt(t(462))/1*(parseInt(t(469))/2)+-parseInt(t(454))/3*(-parseInt(t(463))/4)+-parseInt(t(452))/5+parseInt(t(460))/6*(-parseInt(t(461))/7)+parseInt(t(465))/8*(-parseInt(t(464))/9)+parseInt(t(470))/10*(parseInt(t(450))/11)+parseInt(t(455))/12*(parseInt(t(471))/13))break;e.push(e.shift())}catch(t){e.push(e.shift())}}(),(e=t||(t={}))[(n=u)(458)]=n(458),e.POPUP="POPUP",e[n(467)]=n(467),e[n(468)]=n(468),e[n(453)]=n(453),e.TEXT="TEXT",(o=r||(r={}))[(s=u)(466)]="WEB",o[s(459)]=s(459),(a=i||(i={}))[u(456)]="VIEWABLE",a.CLICK="CLICK",(d=c||(c={}))[(l=u)(457)]=l(457),d[l(459)]=l(459),d[l(451)]=l(451);const f=g;function g(t,e){const n=h();return(g=function(t,e){return n[t-=292]})(t,e)}!function(){const t=g,e=h();for(;;)try{if(623513===-parseInt(t(336))/1+-parseInt(t(337))/2*(parseInt(t(320))/3)+-parseInt(t(356))/4+parseInt(t(352))/5*(-parseInt(t(298))/6)+-parseInt(t(323))/7+-parseInt(t(360))/8+parseInt(t(317))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class m{static[f(348)](){const t=f;return typeof window!==t(296)&&typeof document!==t(296)}static[f(327)](){return!this[f(348)]()}static[f(351)](){return this[f(348)]()&&void 0!==document.readyState}static safeGetElementById(t){const e=f;return this[e(351)]()?document[e(359)](t):null}static safeQuerySelector(t){const e=f;return this.canUseDOM()?document[e(329)](t):null}static[f(293)](t){const e=f;return this.canUseDOM()?Array[e(325)](document.querySelectorAll(t)):[]}static[f(313)](t){const e=f;return this.canUseDOM()?document[e(316)](t):null}static safeAddEventListener(t,e,n,r){this[f(351)]()&&t&&t.addEventListener(e,n,r)}static[f(333)](t,e,n,r){this.canUseDOM()&&t&&t.removeEventListener(e,n,r)}static[f(328)](t,e){return this[f(348)]()?window[t]??e:e}static[f(299)](t,e){return this[f(351)]()?document[t]??e:e}static safeWindowOpen(t,e,n){const r=f;return this[r(348)]()?window[r(322)](t,e,n):null}static[f(355)](t){const e=f;return this[e(348)]()&&t?window[e(319)](t):null}static[f(350)](){const t=f;return!!this[t(351)]()&&"loading"!==document[t(331)]}static waitForDOM(){return new Promise(t=>{const e=g;this[e(351)]()?this.isDOMReady()?t():this[e(326)](document,"DOMContentLoaded",()=>t()):t()})}static safeApplyStyles(t,e){const n=f;this[n(351)]()&&t&&Object[n(341)](e).forEach(([e,r])=>{t[n(309)].setProperty(e,r)})}static[f(297)](t,e){const n=f;this[n(351)]()&&t&&t[n(292)][n(295)](e)}static[f(310)](t,e){const n=f;this.canUseDOM()&&t&&t[n(292)][n(330)](e)}static safeSetTextContent(t,e){const n=f;this.canUseDOM()&&t&&(t[n(340)]=e)}static[f(344)](t,e){const n=f;this.canUseDOM()&&t&&(t[n(339)]=e)}static[f(304)](t,e){const n=f;this[n(351)]()&&t&&e&&t[n(343)](e)}static[f(324)](t,e){const n=f;this[n(351)]()&&t&&e&&t[n(312)](e)}static getPageInfo(){const t=f;return{url:this[t(328)](t(301),{href:""})[t(311)],title:this[t(299)](t(321),""),referrer:this[t(299)]("referrer","")}}static[f(338)](){const t=f;return{width:this[t(328)]("innerWidth",0),height:this.getWindowProperty(t(308),0),pixelRatio:this.getWindowProperty(t(332),1)}}static getScrollInfo(){const t=f;return{scrollTop:this.canUseDOM()?window[t(353)]||document[t(318)][t(302)]:0,scrollLeft:this[t(328)](t(307),0)}}static async waitForElement(t,e={}){const n=f,{timeout:r=3e3,retryInterval:o=100,debug:s=!1}=e;if(!this[n(351)]())throw new Error(n(305));const i=document[n(359)](t);return i?(s&&console.log(n(349)+t),i):(s&&console[n(334)](n(303)+t+" (최대 "+r+n(354)),new Promise((e,i)=>{const a=n;let c=0;const d=Math[a(358)](r/o),l=()=>{const n=a;c++;const u=document[n(359)](t);if(u)return s&&console[n(334)](n(346)+t+" ("+c+n(357)+c*o+n(345)),void e(u);if(c>=d){const e='❌ 컨테이너를 찾을 수 없습니다: "'+t+n(300)+t+'" 요소가 있는지 확인\n2. React 등에서 컴포넌트가 렌더링된 후 SDK 호출\n3. 철자가 정확한지 확인\n4. 중복된 ID가 없는지 확인\n\n대기 시간: '+r+n(306)+c+n(335);return s&&console.error(e),void i(new Error(e))}s&&c%10==0&&console[n(334)](n(314)+t+" ("+c+"/"+d+")");const p=Math.min(o*Math[n(294)](1.2,c),500);setTimeout(l,p)};setTimeout(l,o)}))}static async[f(342)](t,e={}){const n=f,r=t.map(t=>this[n(347)](t,e));return Promise[n(315)](r)}}const y=b;!function(){const t=b,e=w();for(;;)try{if(767900===parseInt(t(302))/1+parseInt(t(292))/2+-parseInt(t(298))/3+-parseInt(t(294))/4*(-parseInt(t(291))/5)+parseInt(t(301))/6+parseInt(t(297))/7+-parseInt(t(299))/8*(parseInt(t(290))/9))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const v=y(289);function I(){return v}function b(t,e){const n=w();return(b=function(t,e){return n[t-=289]})(t,e)}function w(){const t=["23459432QqYMDZ","undefined","4820322cipgcS","1304705WhjKxJ","3.0.15","9YDNKwV","25wlBaZv","2904468CqFWnh","userAgent","224212PiLAKk","AdStageSDK/"," AdStageSDK/","4548936UBWlbH","2370330BLFaTi"];return(w=function(){return t})()}const k=S;function E(){const t=["isMobile","8oDYZzG","1075vSTAec","ssr_device_","isBrowser","session_","language","2988020TCltmj","setItem","timeZone",'[data-adstage-slot-id="',"getViewportInfo","1189764iBpCmW","web","getItem","top","safeQuerySelector","generateSessionId","random","device_","scrollTop","colorDepth","height","platform","DateTimeFormat","529220wksjGk","SSR","resolvedOptions","round","870576rfLVPF","17754aBiULT","ssr_session_","getPlatform",",y:","now","getSlotPosition","generateDeviceId","adstage_session_id","connection","safeGetElementById","toLowerCase","24tgzEjs","243159hxoDhm","adstage_device_id","3280445KkolKC","getScrollInfo","ios","1.0.0","effectiveType","userAgent","width","toString","android","test","unknown"];return(E=function(){return t})()}function S(t,e){const n=E();return(S=function(t,e){return n[t-=205]})(t,e)}!function(){const t=S,e=E();for(;;)try{if(482601===-parseInt(t(246))/1+parseInt(t(218))/2*(parseInt(t(259))/3)+parseInt(t(224))/4+-parseInt(t(219))/5*(parseInt(t(247))/6)+parseInt(t(206))/7+-parseInt(t(258))/8*(-parseInt(t(229))/9)+parseInt(t(242))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class x{static[k(253)](){const t=k;if(!m[t(221)]())return t(220)+Date[t(251)]();const e=localStorage[t(231)]("adstage_device_id");if(e)return e;const n=t(236)+Math[t(235)]().toString(36).substr(2,9)+"_"+Date[t(251)]();return localStorage[t(225)](t(205),n),n}static generateSessionId(){const t=k;if(!m.isBrowser())return t(248)+Date.now();const e=sessionStorage[t(231)](t(254));if(e)return e;const n=t(222)+Math[t(235)]()[t(213)](36).substr(2,9)+"_"+Date[t(251)]();return sessionStorage[t(225)](t(254),n),n}static[k(217)](){const t=k;return!!m[t(221)]()&&/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i[t(215)](navigator[t(211)])}static[k(249)](){const t=k;if(!m[t(221)]())return t(230);const e=navigator[t(211)][t(257)]();return/iphone|ipad|ipod/[t(215)](e)?t(208):/android/[t(215)](e)?t(214):x.isMobile()?t(230):"desktop"}static collectDeviceInfo(){const t=k,e=m[t(228)]();return{deviceId:x[t(253)](),sessionId:x[t(234)](),osVersion:m[t(221)]()?navigator[t(240)]:t(243),deviceModel:m[t(221)]()?navigator[t(240)]:t(243),appVersion:t(209),sdkVersion:I(),language:m[t(221)]()&&navigator[t(223)]||"ko",country:"KR",ipAddress:"",userAgent:m[t(221)]()?navigator[t(211)]:t(243),timezone:m[t(221)]()?Intl[t(241)]()[t(244)]()[t(226)]:"UTC",viewportWidth:e[t(212)],viewportHeight:e[t(239)],screenWidth:m[t(221)]()?screen.width:0,screenHeight:m[t(221)]()?screen[t(239)]:0,colorDepth:m[t(221)]()?screen[t(238)]:24,pixelRatio:e.pixelRatio,connectionType:m[t(221)]()?navigator[t(255)]?.[t(210)]||"unknown":t(216),platform:x[t(249)]()}}static[k(252)](t){const e=k;let n=m[e(256)](t);if(!n){const r=m[e(233)]("#"+t+" .adstage-slider-wrapper");r&&(n=r)}if(!n&&(n=m[e(233)](e(227)+t+'"]')),!n)return e(216);const r=n.getBoundingClientRect(),o=m[e(207)]();return"x:"+Math[e(245)](r.left)+e(250)+Math[e(245)](r[e(232)]+o[e(237)])}}const A=C;function C(t,e){const n=T();return(C=function(t,e){return n[t-=256]})(t,e)}function T(){const t=["API key is required","createForEvents","22176uCKEAA","application/json","23488543Mzsota","8QZecmM","1504490uENdHf","1744oTteBw","45qgZmmG","2910gdGoDW","11190tcbCXo","22umadIW","1371855EiCkmH","contentType","9874gpMtTR","create","10552465rFrSbs","24efBBYf"];return(T=function(){return t})()}!function(){const t=C,e=T();for(;;)try{if(679948===parseInt(t(261))/1*(-parseInt(t(258))/2)+-parseInt(t(259))/3*(-parseInt(t(270))/4)+parseInt(t(256))/5*(parseInt(t(257))/6)+-parseInt(t(267))/7*(-parseInt(t(272))/8)+-parseInt(t(273))/9*(-parseInt(t(271))/10)+parseInt(t(263))/11+parseInt(t(264))/12*(-parseInt(t(269))/13))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class _{static create(t,e){const n=C;if(!t)throw new Error(n(265));return{"x-api-key":t,"Content-Type":e?.[n(260)]||n(268)}}static[A(266)](t,e){return _[A(262)](t)}}const R=L;function D(){const t=["deviceId",". Skipping event tracking to prevent incorrect adType.","platform","adType","number","baseUrl","getElementById","60orxSIU","stringify","length","debug","text","2111656XFfibT","20UMOqhB","588495MgMSBR"," event for ad ","POST","title","referrer","getSlotPosition","url","/advertisements/events/","replace","warn","⚠️ DOM element not found for slotId: ","statusText","1450757ukoxrd","14vcbDQq","parseNumericValue","🚀 AdvertisementEventTracker: Processing ","800376pgklvC","1068233raGpDi","querySelector"," for ad ","🔍 Debug info:","...","❌ Failed to track advertisement event:","slots","VIEWABLE"," - "," in slot ","height","23799816QLQnSG","9YcXfzr","). Skipping event tracking.","6QKBUPD","width","NOT_SET","API request failed: ","collectDeviceInfo","getPageInfo","apiKey","2910936JUBzzB","string","⚠️ Slot not found for slotId: ","🚀 Sending advertisement event: ","substring","containerId","log","now","createForEvents"];return(D=function(){return t})()}function L(t,e){const n=D();return(L=function(t,e){return n[t-=167]})(t,e)}!function(){const t=L,e=D();for(;;)try{if(618237===-parseInt(t(207))/1+-parseInt(t(221))/2*(parseInt(t(206))/3)+parseInt(t(189))/4*(parseInt(t(190))/5)+parseInt(t(167))/6*(parseInt(t(203))/7)+parseInt(t(188))/8*(-parseInt(t(219))/9)+parseInt(t(183))/10*(-parseInt(t(202))/11)+parseInt(t(218))/12)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class U{constructor(t,e,n,r){const o=L;this.baseUrl=t,this[o(227)]=e,this.debug=n,this[o(213)]=r}async trackAdvertisementEvent(t,e,n){const r=L;try{this[r(186)]&&console[r(173)](r(205)+n+r(191)+t+r(216)+e);const o=this[r(213)].get(e);if(!o)return void(this[r(186)]&&console.warn(r(169)+e+r(177)));if(!(document[r(182)](o[r(172)])||document[r(208)]('[data-adstage-slot-id="'+e+'"]')))return void(this[r(186)]&&console[r(199)](r(200)+e+" (containerId: "+o.containerId+r(220)));const s=x[r(225)](),a={adType:o[r(179)],platform:s[r(178)],deviceId:s[r(176)],deviceInfo:s,pageUrl:m[r(226)]()[r(196)],pageTitle:m.getPageInfo()[r(193)],referrer:m[r(226)]()[r(194)],slotId:e,slotPosition:x[r(195)](o.containerId),slotWidth:U[r(204)](o[r(222)]),slotHeight:U[r(204)](o[r(217)]),sessionId:s.sessionId,pageLoadTime:performance[r(174)](),metadata:{eventType:n,sdkVersion:I(),timestamp:Date.now()},...n===i[r(214)]&&{isViewable:!0,iabCompliant:!0}},c=this[r(181)]+r(197)+t+"/"+n,d=_[r(175)](this[r(227)],a);this[r(186)]&&(console[r(173)](r(170)+n+r(209)+t,{url:c,headers:d,eventData:a}),console[r(173)]("🌐 Full API call details:",{method:r(192),url:c,hasApiKey:!!this[r(227)],bodySize:JSON[r(184)](a)[r(185)]}));const l=await fetch(c,{method:"POST",headers:d,body:JSON[r(184)](a)});if(this[r(186)]&&console[r(173)]("📡 API Response Status: "+l.status+" "+l[r(201)],{url:c,ok:l.ok}),!l.ok){const t=await l[r(187)]();throw new Error(r(224)+l.status+" "+l[r(201)]+r(215)+t)}this[r(186)]&&console[r(173)]("✅ Successfully tracked advertisement event: "+n+r(209)+t)}catch(o){console.error(r(212),o),console.error(r(210),{baseUrl:this[r(181)],apiKey:this[r(227)]?this[r(227)][r(171)](0,8)+r(211):r(223),url:this[r(181)]+r(197)+t+"/"+n,eventType:n,adId:t,slotId:e})}}static[R(204)](t){const e=R;if(typeof t===e(180))return t;if(typeof t===e(168)){const n=parseFloat(t[e(198)](/px$/,""));return isNaN(n)?0:n}return 0}}function P(t,e){var n=O();return(P=function(t,e){return n[t-=481]})(t,e)}var B=P;function O(){var t=["destroy","warn","onViewableCallback","28ETnKjO","visibilityState","16156ViOtAm","30LDaOJW","forEach","initIntersectionObserver","disconnect","3604025axMtIK","isViewableTriggered","1462766JnViHm","IntersectionObserver","696064yfQTOm","7459224GSWtvA","0px","2ZETapW","22570020DCHjkd","isDocumentVisible","2031580jMFabK","handleIntersection","observer","hidden","18JLZeln","observe"];return(O=function(){return t})()}!function(){for(var t=P,e=O();;)try{if(836619===parseInt(t(483))/1*(parseInt(t(488))/2)+parseInt(t(503))/3*(parseInt(t(502))/4)+-parseInt(t(481))/5+-parseInt(t(486))/6+parseInt(t(500))/7*(-parseInt(t(485))/8)+-parseInt(t(495))/9*(parseInt(t(491))/10)+parseInt(t(489))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class M{constructor(t,e){var n=P;this[n(493)]=null,this.isViewableTriggered=!1,this.element=t,this[n(499)]=e,this[n(505)]()}[B(505)](){var t=B;t(484)in window?(this[t(493)]=new IntersectionObserver(e=>this[t(492)](e),{threshold:.5,rootMargin:t(487)}),this[t(493)][t(496)](this.element)):console[t(498)]("IntersectionObserver not supported, viewability tracking disabled")}[B(492)](t){var e=B;t[e(504)](t=>{var n=e;t.intersectionRatio>=.5&&this[n(490)]()&&!this.isViewableTriggered&&(this[n(482)]=!0,this[n(499)]&&this.onViewableCallback())})}isDocumentVisible(){var t=B;return!document[t(494)]&&"visible"===document[t(501)]}[B(497)](){var t=B;this.observer&&(this[t(493)][t(506)](),this[t(493)]=null)}}const z=V;!function(){const t=V,e=H();for(;;)try{if(572372===-parseInt(t(141))/1*(-parseInt(t(128))/2)+parseInt(t(138))/3+-parseInt(t(136))/4+parseInt(t(129))/5*(parseInt(t(143))/6)+parseInt(t(126))/7+parseInt(t(133))/8+parseInt(t(148))/9*(-parseInt(t(127))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const N={production:z(146),beta:z(144)};function V(t,e){const n=H();return(V=function(t,e){return n[t-=124]})(t,e)}z(140);const j={advertisements:{list:z(124),detail:z(130),events:z(147)},events:{track:z(139),registerAttribution:"/events/register/attribution"}};class F{constructor(t){const e=z;this[e(135)]={list:()=>""+this[e(137)]+j[e(135)].list,detail:t=>""+this[e(137)]+j[e(135)][e(145)]+"/"+t,events:(t,e)=>""+this.baseUrl+j.advertisements.events+"/"+t+"/"+e},this[e(125)]={track:()=>""+this[e(137)]+j[e(125)].track,registerAttribution:()=>""+this[e(137)]+j.events[e(131)]},this[e(137)]=t||N[e(140)]}[z(134)](t){this[z(137)]=t}[z(132)](){return this[z(137)]}[z(149)](t){const e=z;return""+this[e(137)]+(t[e(142)]("/")?t:"/"+t)}}const K=new F;function H(){const t=["production","9055TFZyMq","startsWith","3545898eWguCH","https://beta-api.adstage.app","detail","https://api.adstage.app","/advertisements/events","3076695vyQEpy","custom","/advertisements/list","events","7798343ZmBrja","50KdVdqy","6vKMfnz","5uXFIpS","/advertisements","registerAttribution","getBaseUrl","6178160hbowfm","setBaseUrl","advertisements","2312824xPPmpC","baseUrl","1066158sKIBsX","/events/track"];return(H=function(){return t})()}var W=q;function Y(){var t=["7370LzaQlk","48013lNbLKV","trackInitialSlideViewable","8201584IJYvwj","462etBTiX","4unFXZZ"," (index: 0) in slot: ","trackSlideViewable","🎯 Triggering initial VIEWABLE event: ad ","215055sFwxEr","1797850viVrmt","4446425RsHlpa",") in slot: ","327654kcRdZL","10035DKNbBF","_id","VIEWABLE"];return(Y=function(){return t})()}function q(t,e){var n=Y();return(q=function(t,e){return n[t-=357]})(t,e)}!function(){for(var t=q,e=Y();;)try{if(571029===parseInt(t(358))/1+-parseInt(t(372))/2+-parseInt(t(371))/3+-parseInt(t(367))/4*(-parseInt(t(373))/5)+parseInt(t(366))/6*(parseInt(t(363))/7)+-parseInt(t(365))/8+parseInt(t(359))/9*(parseInt(t(362))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class G{static[W(369)](t,e,n,r,o=!1){var s=W;o&&console.log("🎯 Triggering VIEWABLE event for slide change: ad "+t[s(360)]+" (index: "+n+s(357)+e.id),r(t._id,e.id,i[s(361)])}static[W(364)](t,e,n,r=!1){var o=W;r&&console.log(o(370)+t._id+o(368)+e.id),n(t[o(360)],e.id,i[o(361)])}}const Z=J;function J(t,e){const n=X();return(J=function(t,e){return n[t-=278]})(t,e)}function X(){const t=["_id","addEventListener","557326PVVrOF","addClickEventForRenderer","toLowerCase","3152886LFSdLy","forEach","click","isClickable","🔗 ","addClickEvent","adType","CLICK","1387408jbyCOe"," ad clicked: ","pointer","cursor","style","linkUrl"," -> ","14tuSrcg","551160cXRVmt","log","3464656xTVjhb","336825jVdbef","stopPropagation","preventDefault","open","733518donhZR","_blank"];return(X=function(){return t})()}!function(){const t=J,e=X();for(;;)try{if(266919===parseInt(t(284))/1+parseInt(t(292))/2+-parseInt(t(288))/3+parseInt(t(303))/4+-parseInt(t(281))/5+parseInt(t(295))/6+parseInt(t(280))/7*(-parseInt(t(283))/8))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Q{static[Z(300)](t,e,n,r,o=!1,s){const a=Z;e[a(278)]&&(t[a(307)].cursor=a(305),t[a(291)](a(297),t=>{const c=a;if(t.preventDefault(),t[c(285)](),r&&r(e[c(290)],n.id,i[c(302)]),window[c(287)](e[c(278)],c(289)),o){const t=s||String(n.adType)[c(294)]();console[c(282)](c(299)+t+c(304)+e[c(290)]+c(279)+e[c(278)])}}))}static[Z(293)](t,e,n,r,o=!1,s){const a=Z;e[a(278)]&&(t[a(307)][a(306)]="pointer",t[a(291)]("click",t=>{const c=a;t[c(286)](),t[c(285)]();if(r()(e._id,n.id,i[c(302)]),window[c(287)](e.linkUrl,c(289)),o){const t=s||String(n[c(301)])[c(294)]();console[c(282)]("🔗 "+t+" ad clicked: "+e._id+" -> "+e[c(278)])}}))}static addClickEventForSlider(t,e,n,r,o=!1,s){this[Z(300)](t,e,n,r,o,s)}static[Z(298)](t){return Boolean(t[Z(278)])}static addClickEventsBatch(t,e,n,r,o=!1,s){const i=Z;t[i(296)]((t,a)=>{const c=i,d=e[a];d&&this[c(300)](t,d,n,r,o,s)})}}const $=et;function tt(){const t=["toLowerCase","transparent","245155EfsVfl","textContent","Text Ad","div","14ujIZNn","objectFit","createSliderContainer","width","9cRddhE","auto","none","abs","touchend","preventDefault","hidden","white","1008432QvmAsq","borderColor","cssText","getBoundingClientRect","background","includes","img","autoSlideInterval","backgroundColor","clientX","12jZxhqs","1px solid #666","normal","forEach","fontSize","transform 0.4s ease-out","\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 ","padding","body","inline-block","className","color","video","entries","flex","cover","3769504seNqgt","mouseenter","0.7","adType","addTouchSupport","VIDEO","#000","50px","mouseleave","8px","setProperty","1px dashed #ccc","trackSlideViewable"," Ad","createSimpleAdElement","imageUrl","add","display","transform","querySelectorAll","removeChild","_id","src","data-adstage-slot-id","addEventListener","\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 ","100px","every","center","3503240iloAYP","25304VSsjnb","adstage-slide","videoUrl","adstage-dot","opacity","#666666","5LqAjzl","17068942cYSHGa","#f9f9f9","createElement","adstage-ad adstage-","data-adstage-ad-id","TEXT","string","classList","setAttribute","249eTWTvQ","#cccccc",".adstage-dot","100%","96326CHmjHP","adstage-slider-wrapper","overflow","length","Banner Ad","transition","contains","14px","style","border","height","active","children","translateX(-","appendChild","BANNER","createMinimalDotIndicator","addClickEventForSlider"];return(tt=function(){return t})()}function et(t,e){const n=tt();return(et=function(t,e){return n[t-=356]})(t,e)}!function(){const t=et,e=tt();for(;;)try{if(279810===parseInt(t(464))/1*(-parseInt(t(366))/2)+parseInt(t(362))/3*(-parseInt(t(458))/4)+-parseInt(t(386))/5+parseInt(t(402))/6*(-parseInt(t(390))/7)+-parseInt(t(428))/8*(parseInt(t(394))/9)+parseInt(t(457))/10+-parseInt(t(465))/11*(-parseInt(t(412))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class nt{static[$(442)](e,n){const r=$,o=document.createElement(r(389));switch(o[r(422)]=r(356)+String(e[r(431)]).toLowerCase(),o[r(361)](r(357),n[r(449)]),o[r(361)](r(451),e.id),o.style[r(445)]="block",o[r(374)].width="100%",o[r(374)].height=r(395),e[r(431)]){case t[r(381)]:if(n[r(443)]){const t=document[r(467)](r(408));t[r(450)]=n[r(443)],t[r(374)].width="100%",t.style[r(376)]=r(395),t[r(374)][r(391)]=r(427),o[r(380)](t)}else o[r(374)][r(376)]="100px",o[r(374)][r(410)]="#f0f0f0",o[r(374)][r(375)]=r(439),o.textContent=r(370);break;case t[r(433)]:if(n[r(460)]){const t=document[r(467)](r(424));t[r(450)]=n.videoUrl,t[r(374)][r(393)]=r(365),t.style.height=r(395),o[r(380)](t)}else o[r(374)][r(376)]="200px",o[r(374)][r(410)]=r(434),o.style[r(375)]=r(413),o[r(387)]="Video Ad",o.style[r(423)]=r(401);break;case t[r(358)]:if(n[r(387)]){const t=document.createElement(r(389));t.textContent=n[r(387)]||"",t[r(374)][r(419)]=r(437),t.style[r(416)]=r(373),o[r(380)](t)}else o[r(374)].height=r(435),o[r(374)].padding=r(437),o[r(387)]=r(388);break;default:o[r(374)][r(376)]=r(454),o[r(374)][r(375)]="1px dashed #ccc",o[r(374)][r(410)]=r(466),o.textContent=e[r(431)]+r(441)}return o}static[$(392)](e,n,r,o,s=!1){const i=$,a=document[i(467)]("div");a[i(422)]=i(367);const c={position:"relative",overflow:i(400)};if(e[i(393)]&&0!==e[i(393)]){let t;t=typeof e[i(393)]===i(359)&&(e[i(393)][i(407)]("px")||e.width[i(407)]("%"))?e.width:e[i(393)]+"px",c.width=t,c[i(445)]=i(421)}else c.display=i(421);if(e[i(376)]&&0!==e[i(376)]){const t=typeof e[i(376)]===i(359)?e[i(376)]:e.height+"px";c.height=t}Object[i(425)](c).forEach(([t,e])=>{const n=i;a.style[n(438)](t,e)});const d=!e[i(393)]||0===e[i(393)],l=!e[i(376)]||0===e[i(376)];if(d||l){const t=document[i(467)]("div");if(t.style[i(404)]="\n position: absolute;\n visibility: hidden;\n white-space: nowrap;\n top: -9999px;\n left: -9999px;\n ",!d&&e.width){let n;n=typeof e[i(393)]===i(359)&&(e[i(393)][i(407)]("px")||e[i(393)][i(407)]("%"))?e.width:e[i(393)]+"px",t[i(374)][i(393)]=n,t[i(374)].whiteSpace=i(414)}document[i(420)][i(380)](t);let r=0,o=0;n[i(415)](n=>{const s=i,a=this[s(442)](e,n);t[s(380)](a);const c=a[s(405)]();c.width>r&&(r=c[s(393)]),c[s(376)]>o&&(o=c[s(376)]),t[s(448)](a)}),d&&r>0&&(a[i(374)][i(393)]=r+"px",c[i(393)]=r+"px"),l&&o>0&&(a.style[i(376)]=o+"px",c[i(376)]=o+"px"),document[i(420)][i(448)](t)}const u=[...n,n[0]],p=document[i(467)](i(389));p[i(422)]="adstage-slide-container";const h={display:i(426),transition:i(417),width:100*u[i(369)]+"%"};e[i(376)]&&0!==e[i(376)]&&(h[i(376)]="100%"),Object.entries(h)[i(415)](([t,e])=>{const n=i;p[n(374)][n(438)](t,e)}),u[i(415)]((t,n)=>{const r=i,a=document[r(467)](r(389));a[r(422)]=r(459);const c={width:100/u.length+"%","flex-shrink":"0",display:"flex","align-items":r(456),"justify-content":r(456)};e[r(376)]&&0!==e.height&&(c[r(376)]=r(365)),Object[r(425)](c)[r(415)](([t,e])=>{const n=r;a[n(374)][n(438)](t,e)});const d=this.createSimpleAdElement(e,t);Q[r(383)](d,t,e,o,s,String(e[r(431)])[r(384)]()),a[r(380)](d),p.appendChild(a)});const f=n[i(455)](e=>e.adType===t[i(358)])?null:this.createMinimalDotIndicator(n[i(369)]);let g=0;const m=n[i(369)],y=1e3*(r?.[i(409)]||3),v=(t,r=!1)=>{const a=i;g=t,p[a(374)][a(371)]=a(r?396:417),p[a(374)][a(446)]=a(379)+100/u[a(369)]*g+"%)";const c=g===m?0:g;if(f){f[a(447)](a(364))[a(415)]((t,e)=>{const n=a,r=t;e===c?(r.classList[n(444)](n(377)),r[n(374)].background="#666666",r[n(374)][n(403)]=n(463),r[n(374)].opacity="1"):(r[n(360)].remove(n(377)),r[n(374)][n(406)]=n(385),r[n(374)][n(403)]=n(363),r[n(374)].opacity=n(430))})}G[a(440)](n[c],e,c,o,s)},I=()=>{g===m&&setTimeout(()=>{v(0,!0)},400)};if(f){f[i(447)](i(364))[i(415)]((t,e)=>{t[i(452)]("click",()=>v(e))})}let b=setInterval(()=>{v(g+1),I()},y);return a[i(452)](i(429),()=>{clearInterval(b)}),a[i(452)](i(436),()=>{b=setInterval(()=>{v(g+1),I()},y)}),this[i(432)](p,v,()=>g,m,I),a.appendChild(p),f&&a[i(380)](f),v(0),(!e[i(393)]||0===e[i(393)])&&setTimeout(()=>{const t=i,n=p.children[0];if(n){const r=n[t(378)][0];if(r){const n=r[t(405)]();a[t(374)][t(393)]=n[t(393)]+"px",(!e[t(376)]||0===e.height)&&(a.style[t(376)]=n[t(376)]+"px"),a[t(374)][t(368)]=t(400)}}},10),a}static[$(382)](t){const e=$,n=document[e(467)](e(389));n[e(422)]="adstage-dots",n[e(374)][e(404)]=e(418);for(let r=0;r<t;r++){const t=document.createElement("button");t[e(422)]=e(461),t[e(374)].cssText=e(453),t[e(452)](e(429),()=>{const n=e;!t[n(360)][n(372)]("active")&&(t[n(374)][n(403)]="#999999",t[n(374)][n(462)]="0.9")}),t[e(452)](e(436),()=>{const n=e;!t[n(360)].contains("active")&&(t[n(374)][n(403)]="#cccccc",t[n(374)][n(462)]=n(430))}),n[e(380)](t)}return n}static addTouchSupport(t,e,n,r,o){const s=$;let i=0,a=!1;t[s(452)]("touchstart",t=>{const e=s;i=t.touches[0][e(411)],a=!0}),t.addEventListener("touchmove",t=>{a&&t[s(399)]()}),t.addEventListener(s(398),t=>{const c=s;if(!a)return;a=!1;const d=t.changedTouches[0][c(411)],l=i-d;if(Math[c(397)](l)>50){const t=n();if(l>0){e(t+1),o&&o()}else{e(t>0?t-1:r-1)}}})}}const rt=st;function ot(){const t=["viewableTracker","7498632QbpMsb","clear","12788545eUdFGc","752615aBZpoc","34642xjuJnT","495EhUBTk","2691064iucuxN","add","2010468BgLDuu","12080cObcZl","has","Duplicate viewable blocked for ad ","14PGWHlE","87VJgyAl","12VcJkEn"," in slot ","log"];return(ot=function(){return t})()}function st(t,e){const n=ot();return(st=function(t,e){return n[t-=399]})(t,e)}!function(){const t=st,e=ot();for(;;)try{if(822611===-parseInt(t(409))/1*(-parseInt(t(400))/2)+parseInt(t(404))/3+-parseInt(t(410))/4*(-parseInt(t(399))/5)+-parseInt(t(414))/6+parseInt(t(408))/7*(parseInt(t(402))/8)+parseInt(t(401))/9*(-parseInt(t(405))/10)+-parseInt(t(416))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class it{static isDuplicateViewable(t,e,n=!1){const r=st,o=t+"_"+e;return it[r(413)][r(406)](o)?(n&&console[r(412)](r(407)+t+r(411)+e),!0):(it[r(413)][r(403)](o),n&&console[r(412)]("✅ New viewable recorded for ad "+t+r(411)+e),!1)}static[rt(415)](){const t=rt;it[t(413)][t(415)]()}static clearAdViewable(t,e){const n=t+"_"+e;it[rt(413)].delete(n)}}it.viewableTracker=new Set;const at=ct;function ct(t,e){const n=dt();return(ct=function(t,e){return n[t-=239]})(t,e)}function dt(){const t=["VIEWABLE","unknown","60HThRwm","style","contains","innerHTML",'<span style="color: rgba(0, 0, 0, 0.4); font-size: 12px; font-family: -apple-system, sans-serif;">•••</span>',"4px","generic","adstage-official","none","containerId","advertisementEventTracker","rgba(231, 76, 60, 0.1)","monospace","center","📏 Using 100% height (container: ","adstage-slot","toLowerCase","querySelector","data-adstage-empty","closest","appendChild","getAttribute","6px",".adstage-slot","77PQnWHT","cssText","⚠️ ","rgba(0, 0, 0, 0.02)"," ad...</span>","11px","flex"," for ","4PFVTXU","display","px)",'[class*="banner"]',"data-adstage-container","trackAdvertisementEvent"," slot: ","getElementById","adstage-slot adstage-","string","log","div","borderRadius","calculateAdSize","height",'[data-adstage-container="true"]'," container collapsed (","978528pRvMAa"," x ","104136bAIXLw","\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 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 ","opacity","📏 Using default height ","backgroundColor","getContainerHeight"," in slot ","getDefaultHeight","data-adstage-type","⚠️ AdvertisementEventTracker not available for ",'[class*="container"]',"data-adstage-slot","minimal","359434UcdKKe","📦 Placeholder created for ","transparent","advertisement","debug","createElement","100%","justifyContent",'<span style="color: rgba(0, 0, 0, 0.3); font-size: 11px; font-family: sans-serif;">•••</span>','div[style*="height"]',".adstage-","createEventTrackingCallback","classList","createPlaceholder","true"," container: ","fontSize","3627SzXuvl","hasAttribute","getComputedStyle","placeholderMode","warn","auto","2px dashed #e74c3c",'[class*="ad"]',"color"," event for ad ","3334672mdjAXr","alignItems","🚫 Duplicate viewable blocked for ad ","minHeight","applyPlaceholderStyle","block","invisible","180813ZTmBwW","error","border","1px solid rgba(0, 0, 0, 0.08)","706770yeuNtT","adstage-class","adType","width","parentElement","📊 Advertisement event tracked: ","#e74c3c","🔄 Starting advertisement event tracking: "," for ad ","filter","isDuplicateViewable","setAttribute","adstage-slot adstage-empty adstage-","1dHYrZc","1px dashed #ccc"];return(dt=function(){return t})()}!function(){const t=ct,e=dt();for(;;)try{if(104175===parseInt(t(276))/1*(parseInt(t(345))/2)+-parseInt(t(259))/3*(-parseInt(t(312))/4)+-parseInt(t(263))/5+parseInt(t(329))/6+-parseInt(t(304))/7*(-parseInt(t(331))/8)+-parseInt(t(242))/9*(-parseInt(t(280))/10)+-parseInt(t(252))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class lt{constructor(t,e=!1,n){const r=ct;this[r(265)]=t,this.debug=e,this[r(290)]=n||null}[at(358)](t,e,n,r){const o=at,s=document[o(350)](o(323));s.id=e,s.className=o(320)+String(this[o(265)])[o(296)](),s.setAttribute("data-adstage-container","true"),s.setAttribute(o(340),String(this[o(265)])),s.setAttribute(o(343),e);const{width:i,height:a}=this.calculateAdSize(t,n,r)||{width:o(351),height:this[o(339)]()};s.style[o(266)]=i,s[o(281)][o(326)]=a;const c=r?.[o(245)]||n.placeholderMode||o(258);this[o(256)](s,c),t.appendChild(s),this[o(349)]&&console[o(322)](o(346)+this[o(265)]+o(318)+e+" ("+i+o(330)+a+") - Mode: "+c)}[at(256)](t,e){const n=at;switch(e){case n(258):t.style.backgroundColor=n(347),t.style[n(261)]=n(288),t[n(281)][n(334)]="0",t[n(283)]="";break;case n(347):t[n(281)].backgroundColor=n(347),t.style[n(261)]=n(288),t[n(281)][n(313)]=n(257),t[n(283)]="";break;case"subtle":t.style.backgroundColor=n(307),t[n(281)].border=n(288),t.style[n(324)]=n(285),t[n(281)].display=n(310),t[n(281)][n(253)]=n(293),t.style[n(352)]=n(293),t[n(283)]=n(353);break;case n(344):t[n(281)].backgroundColor="rgba(248, 249, 250, 0.5)",t[n(281)][n(261)]=n(262),t[n(281)][n(324)]=n(302),t[n(281)].display=n(310),t.style.alignItems=n(293),t[n(281)][n(352)]="center",t[n(283)]=n(284);break;case n(349):t.style.border=n(248),t[n(281)].display=n(310),t[n(281)][n(253)]=n(293),t.style.justifyContent=n(293),t.style.backgroundColor=n(291),t.style[n(250)]=n(269),t[n(281)].fontFamily=n(292),t.style[n(241)]=n(309),t[n(283)]="<span>Loading "+this[n(265)]+n(308);break;default:t[n(281)][n(261)]=n(277),t[n(281)][n(313)]=n(310),t.style[n(253)]="center",t[n(281)][n(352)]=n(293),t[n(281)][n(336)]="#f9f9f9",t[n(281)][n(250)]="#666",t[n(283)]="<span>Loading "+this[n(265)]+n(308)}}[at(325)](t,e,n){const r=at,o=e[r(266)],s=e[r(326)];let i,a;if(i="number"==typeof o?o+"px":typeof o===r(321)?o:r(351),"number"==typeof s)a=s+"px";else if(typeof s===r(321)&&s!==r(351)&&"auto"!==s)a=s;else{const e=this[r(337)](t);e>0?(a=r(351),(n?.[r(349)]||this[r(349)])&&console[r(322)](r(294)+e+r(314))):(a=this[r(339)](),(n?.debug||this.debug)&&console[r(322)](r(335)+a+r(311)+this[r(265)]))}return{width:i,height:a}}[at(337)](t){const e=at,n=window[e(244)](t),r=parseFloat(n[e(326)]);if(!r||0===r){const r=parseFloat(n[e(255)]);if(r>0)return r;if(t[e(281)].height&&t[e(281)][e(326)]!==e(247)){const e=parseFloat(t.style.height);if(e>0)return e}const o=t[e(301)](e(326));if(o){const t=parseFloat(o);if(t>0)return t}}return r||0}[at(356)](){return async(t,e,n)=>{const r=ct;if(n===i[r(278)]){if(it[r(273)](t,e,this[r(349)]))return void(this[r(349)]&&console[r(322)](r(254)+t+r(338)+e));this[r(349)]&&console[r(322)]("✅ New viewable recorded for ad "+t+r(338)+e)}if(this[r(290)])try{this.debug&&console.log(r(270)+n+r(271)+t+" in slot "+e),await this[r(290)][r(317)](t,e,n),this[r(349)]&&console.log(r(268)+n+r(271)+t+r(338)+e)}catch(e){this[r(349)]&&console[r(260)]("❌ Failed to track "+n+r(251)+t+":",e)}else this[r(349)]&&console.warn(r(341)+n+" event")}}renderFallback(t){const e=at,n=document[e(319)](t.id);if(n){const r=[...[n[e(297)](e(327)),n.closest(e(327)),n][e(272)](t=>t&&t[e(243)](e(316))),...[n[e(299)](e(303)),n[e(299)](e(355)+String(this[e(265)]).toLowerCase()),n[e(299)](e(249)),n[e(299)](e(315)),n.closest(e(342)),n.closest(e(354)),n[e(299)]('div[style*="min-height"]'),n[e(267)]][e(272)](Boolean)][0];if(r){let n=e(279);n=r.hasAttribute("data-adstage-container")?e(287):r[e(357)][e(282)](e(295))?e(264):e(286),r[e(281)][e(305)]+=e(333),r[e(283)]="",r.setAttribute(e(298),e(239)),this[e(349)]&&console[e(246)](e(306)+this[e(265)]+e(328)+n+"): "+t.id,r)}else this.createEmptyContainer(t)}t[e(348)]=void 0,t.isEmpty=!0}createEmptyContainer(t){const e=at,n=document.getElementById(t[e(289)]);if(n){n[e(283)]="";const r=document[e(350)](e(323));r.id=t.id,r.className=e(275)+String(this[e(265)])[e(296)](),r[e(274)](e(316),e(239)),r[e(274)](e(298),e(239)),r.setAttribute("data-adstage-slot",t.id),r[e(281)][e(305)]=e(332),n[e(300)](r),this.debug&&console[e(246)]("⚠️ Created empty "+this.adType+e(240)+t.id)}}[at(322)](t,...e){const n=at;this[n(349)]&&console[n(322)]("["+this[n(265)]+"] "+t,...e)}}const ut=pt;function pt(t,e){const n=ht();return(pt=function(t,e){return n[t-=305]})(t,e)}function ht(){const t=["100%"," ads (optimized: ","count","18OAKCoi","center","📐 Optimal banner container calculated: ","✅ Optimized banner image rendered for ad: ","Banner",", ratio=","selectOptimalSizeStrategy","renderOptimizedBannerImage","optimizeContainerForBannerAds","calculateOptimalHeight","dominant","250px","optimizedHeight","addClickEventForRenderer","debug","Failed to load image: ","BANNER","Banner Advertisement","filter","warn","set","renderMultipleAds","cover","get","log","createEventTrackingCallback","map","objectPosition","renderAdElement","name"," ads: ","📸 Banner image dimensions: ","toFixed","height","round","calculateAdSize","onerror","Banner container optimization failed, using default size:","reduce","width","242138mBYiAP","imageUrl","borderRadius","some","src","Container not found: ","objectFit","16810mFiMOJ","img","<div>","appendChild","3:2","fulfilled","toString","naturalHeight","status","forEach","values","</div>","151444YEGVEf","🎨 Banner image style applied: objectFit=","display","ratio","getDefaultHeight","getBoundingClientRect","17752988tzjpYj","getElementById","Image URL is not provided","containerId","slideInterval","title","naturalWidth","onload","loadImageDimensions","📊 Using standard ratio: ",'<div style="display: flex; align-items: center; justify-content: center; height: 100%; color: #999;">Loading...</div>',"1yhIwst","max"," with "," (strategy: ","50TCRhwM","length","config","6249552jGjolL","abs","block","calculateOptimalContainerSize","Banner Ad","1:1","common","4:3","#f0f0f0","557851HOTSeH","alt","default","applyOptimizedImageStyle","backgroundColor","500691weCjBB","from","className","adstage-ad adstage-banner-ad","average","aspectRatio","_id","style","allSettled","4122TPYLMK","16:9"," (avg: ","createElement","innerHTML"];return(ht=function(){return t})()}!function(){const t=pt,e=ht();for(;;)try{if(392539===parseInt(t(355))/1*(-parseInt(t(319))/2)+-parseInt(t(376))/3+parseInt(t(338))/4*(parseInt(t(359))/5)+-parseInt(t(393))/6*(-parseInt(t(371))/7)+-parseInt(t(362))/8+-parseInt(t(385))/9*(parseInt(t(326))/10)+parseInt(t(344))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class ft extends lt{constructor(e=!1,n){super(t[pt(409)],e,n)}[ut(342)](){return ut(404)}async[ut(307)](t,e){const n=ut,r=document[n(345)](t[n(347)]);if(!r)return;const o=document[n(388)]("div");o[n(378)]=n(379);const s=t[n(405)],i=r.parentElement||r;if(s)o[n(383)][n(318)]=n(390),o[n(383)][n(312)]=String(s);else{const e=t[n(361)],r={width:e?.[n(318)],height:e?.height},{width:s,height:a}=this[n(314)](i,r,{debug:this[n(407)]});o[n(383)][n(318)]=s,o[n(383)].height=a}e[n(320)]?await this[n(400)](o,e,t):o[n(389)]=n(328)+(e.title||n(366))+n(337),Q[n(406)](o,e,t,()=>this[n(418)](),this[n(407)],n(397)),r[n(389)]="",r.appendChild(o)}async[ut(414)](t,e){const n=ut,r=document[n(345)](t[n(347)]);if(!r)throw new Error(n(324)+t[n(347)]);await this[n(401)](t,e);const o=this[n(418)](),s={autoSlideInterval:(t.config?.[n(348)]||5e3)/1e3,...t[n(361)],optimizedHeight:t.optimizedHeight,aspectRatio:t[n(381)]},i=nt.createSliderContainer(t,e,s,o,this.debug);i&&(r[n(389)]="",r[n(329)](i),this[n(407)]&&console[n(417)]("🎠 Banner carousel created for slot: "+t.id+n(357)+e[n(360)]+n(391)+(t[n(405)]||n(373))+")"))}async[ut(365)](t,e){const n=ut;if(!t[n(360)])return{width:"100%",height:this.getDefaultHeight(),aspectRatio:16/9};try{const r=(await Promise[n(384)](t[n(411)](t=>t[n(320)])[n(305)](t=>this[n(352)](t[n(320)]))))[n(411)](t=>t[n(334)]===n(331))[n(305)](t=>t.value);if(0===r[n(360)])return{width:n(390),height:this[n(342)](),aspectRatio:16/9};const o=this.selectOptimalSizeStrategy(r),s=this[n(402)](r,e,o);return this.debug&&console.log(n(395)+e+"x"+s+n(358)+o+")"),{width:n(390),height:s+"px",aspectRatio:e/s}}catch(t){return console[n(412)]("Failed to calculate optimal banner size, using defaults:",t),{width:n(390),height:this[n(342)](),aspectRatio:16/9}}}async[ut(401)](t,e){const n=ut;try{const r=document[n(345)](t.containerId),o=document.getElementById(t.id);if(!r||!o)return;const s=r.getBoundingClientRect().width||300,i=await this.calculateOptimalContainerSize(e,s);o[n(383)][n(312)]=i[n(312)],t[n(405)]=i.height,t[n(381)]=i[n(381)],this.debug&&console.log("🔧 Banner container optimized for "+e.length+n(309)+i[n(312)])}catch(t){console[n(412)](n(316),t)}}[ut(399)](t){const e=ut,n=t[e(305)](t=>t[e(318)]/t[e(312)]),r=new Map;n[e(335)](t=>{const n=e,o=(Math[n(313)](10*t)/10)[n(332)]();r[n(413)](o,(r[n(416)](o)||0)+1)});const o=Math[e(356)](...r[e(336)]()),s=t[e(360)];if(o/s>=.7)return"dominant";const i=[16/9,4/3,1,1.5];return n[e(411)](t=>i[e(322)](n=>Math[e(363)](t-n)<.1))[e(360)]/s>=.5?e(368):"average"}calculateOptimalHeight(t,e,n){const r=ut,o=t[r(305)](t=>t[r(318)]/t[r(312)]);switch(n){case r(403):{const t=new Map;o[r(335)](e=>{const n=r,o=Math[n(313)](10*e)/10,s=o[n(332)](),i=t.get(s);i?i[n(392)]++:t[n(413)](s,{ratio:o,count:1})});const n=Array[r(377)](t[r(336)]())[r(317)]((t,e)=>e.count>t[r(392)]?e:t);return Math[r(313)](e/n[r(341)])}case r(368):{const t=[{ratio:16/9,name:r(386)},{ratio:4/3,name:r(369)},{ratio:1,name:r(367)},{ratio:1.5,name:r(330)}],n=o.reduce((t,e)=>t+e,0)/o[r(360)],s=t[r(317)]((t,e)=>Math[r(363)](e.ratio-n)<Math[r(363)](t[r(341)]-n)?e:t);return this[r(407)]&&console[r(417)](r(353)+s[r(308)]+r(387)+n[r(311)](2)+")"),Math[r(313)](e/s[r(341)])}case r(380):default:{const t=o[r(317)]((t,e)=>t+e,0)/o[r(360)];return Math[r(313)](e/t)}}}[ut(352)](t){return new Promise((e,n)=>{const r=pt,o=new Image;o[r(351)]=()=>{const t=r;e({width:o[t(350)],height:o[t(333)]})},o[r(315)]=()=>{n(new Error(r(408)+t))},o.src=t})}[ut(374)](t,e,n){const r=ut,o=e/n;Math[r(363)](o-1)<.1?(t[r(383)][r(325)]=r(415),t.style[r(306)]="center"):o>1.3?(t[r(383)][r(325)]="contain",t[r(383)][r(306)]=r(394),t[r(383)][r(375)]=r(370)):o<.7?(t[r(383)].objectFit=r(415),t[r(383)][r(306)]="center"):(t[r(383)][r(325)]=r(415),t.style[r(306)]=r(394)),this[r(407)]&&console[r(417)](r(339)+t.style[r(325)]+r(398)+o[r(311)](2))}async renderOptimizedBannerImage(t,e,n){const r=ut,o=document[r(388)](r(327));o.style.width="100%",o.style[r(312)]=r(390),o.style[r(340)]=r(364),o[r(383)][r(321)]="8px",o[r(372)]=e[r(349)]||r(410),t[r(389)]=r(354);try{if(!e[r(320)])throw new Error(r(346));const s=await this[r(352)](e[r(320)]),i=t[r(343)](),a=i[r(318)],c=i[r(312)];this.debug&&(console[r(417)](r(310)+s[r(318)]+"x"+s[r(312)]),console.log("📦 Banner container dimensions: "+a+"x"+c));const d=s[r(318)]/s.height,l=a/c;return this[r(374)](o,d,l),o.src=e.imageUrl,t[r(389)]="",t[r(329)](o),Q[r(406)](o,e,n,()=>this[r(418)](),this[r(407)],"Banner"),this[r(407)]&&console[r(417)](r(396)+e[r(382)]),o}catch(s){return console.error("❌ Failed to load optimized banner image:",s),e.imageUrl&&(o[r(323)]=e[r(320)],o[r(383)][r(325)]=r(415),o[r(383)][r(306)]=r(394),t[r(389)]="",t.appendChild(o),Q.addClickEventForRenderer(o,e,n,()=>this[r(418)](),this[r(407)],r(397))),o}}}const gt=yt;function mt(){const t=["2571591ecDMfk","title","140NLxPZy","554888BLYpsf","40hfKwxS","20712CLbJVm","createTextAdStyles","11753176jpJZkq","527660wsayyr","1ZotgQu","1878210sTZVOr","textContent","4192545wLzXND"];return(mt=function(){return t})()}function yt(t,e){const n=mt();return(yt=function(t,e){return n[t-=189]})(t,e)}!function(){const t=yt,e=mt();for(;;)try{if(772872===parseInt(t(195))/1*(-parseInt(t(189))/2)+parseInt(t(199))/3+parseInt(t(194))/4+-parseInt(t(201))/5*(-parseInt(t(191))/6)+parseInt(t(198))/7+-parseInt(t(193))/8+parseInt(t(196))/9*(parseInt(t(190))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class vt{static[gt(192)](t=!1){return"\n font-family: 'Arial', sans-serif;\n text-decoration: none;\n display: block;\n text-align: left;\n transition: color 0.3s ease;\n width: 100%;\n box-sizing: border-box;\n overflow: visible;\n padding-right: 2px;\n padding-left: 2px;\n white-space: nowrap;\n "}static setTextAdContent(t,e){const n=gt,r=e[n(197)]||e[n(200)]||"";t[n(197)]=r}}const It=bt;function bt(t,e){const n=wt();return(bt=function(t,e){return n[t-=310]})(t,e)}function wt(){const t=["toLowerCase","1678624kkCfQm","appendChild","createTextAdStyles","clientX",");\n transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);\n z-index: ","64ESfYsL","adstage-fade-slider-wrapper","setProperty","style",";\n left: ","\n position: absolute;\n visibility: hidden;\n white-space: nowrap;\n top: -9999px;\n left: -9999px;\n ",";\n transform: translateY(","transform","changedTouches","createSimpleAdElement",";\n ","touchstart","normal","removeChild","left",";\n width: 100%;\n ","absolute","53229kjBcyK","mouseenter","forEach","3110Oadkbm","string","position","translateY(20px)","whiteSpace","addEventListener","\n position: relative;\n width: 100%;\n ","addClickEventForSlider","848763bQPUjf","createElement","2655508VaoVhg","height: auto; min-height: fit-content;","body","cssText","Text","clientY","opacity","touches","3269010BafOUl","width","top","className",";\n top: ","20px","block","height","addTouchSupport","div","entries","11698Ekqgbo","setAttribute","preventDefault","6GMySYj","height: 100%;","setTextAdContent","includes","1683556KeHAcD","autoSlideInterval","zIndex","mouseleave","hidden","getBoundingClientRect","adstage-fade-slide-container","touchend","data-adstage-slot-id","translateY(0)","abs","relative","auto","touchmove","15knhxRu","fit-content","minHeight"];return(wt=function(){return t})()}!function(){const t=bt,e=wt();for(;;)try{if(841665===parseInt(t(358))/1+parseInt(t(333))/2*(-parseInt(t(354))/3)+-parseInt(t(314))/4+parseInt(t(322))/5*(-parseInt(t(336))/6)+-parseInt(t(340))/7+-parseInt(t(363))/8*(parseInt(t(312))/9)+parseInt(t(383))/10*(parseInt(t(380))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class kt{static createSimpleAdElement(t,e){const n=bt,r=document.createElement(n(331));return r.className="adstage-ad adstage-"+String(t.adType)[n(357)](),r[n(334)]("data-adstage-ad-id",e._id),r[n(334)](n(348),t.id),r.style[n(317)]=vt[n(360)](!0),vt[n(338)](r,e),r}static createTextTransitionContainer(t,e,n,r,o=!1){const s=bt,i=t.height&&0!==t[s(329)]&&t[s(329)]!==s(352),a=document[s(313)]("div");a[s(325)]=s(364);const c={position:"relative",overflow:s(344),display:s(328)};if(!i&&(c.height="auto",c[s(356)]=s(355)),t[s(323)]&&0!==t[s(323)]){let e;e="string"==typeof t[s(323)]&&(t[s(323)].includes("px")||t[s(323)][s(339)]("%"))?t[s(323)]:t[s(323)]+"px",c[s(323)]=e}if(t[s(329)]&&0!==t[s(329)]&&t[s(329)]!==s(352)&&i){let e;e=typeof t[s(329)]===s(384)&&(t[s(329)][s(339)]("px")||t[s(329)].includes("%"))?t[s(329)]:t[s(329)]+"px",c[s(329)]=e}Object[s(332)](c)[s(382)](([t,e])=>{const n=s;a[n(366)][n(365)](t,e)});const d=document[s(313)]("div");d.className=s(346),d.style[s(317)]=s(310)+s(i?337:315)+"\n ";let l=null;const u=!t[s(323)]||0===t[s(323)],p=!t[s(329)]||0===t[s(329)]||void 0===t[s(329)]||"auto"===t[s(329)];if(u||p&&i){if(l=document[s(313)]("div"),l[s(366)][s(317)]=s(368),!u&&t[s(323)]){let e;e=typeof t[s(323)]===s(384)?t[s(323)][s(339)]("px")||t[s(323)][s(339)]("%")?t[s(323)]:t[s(323)]+"px":t.width+"px",l[s(366)][s(323)]=e,l[s(366)][s(387)]=s(375)}document[s(316)][s(359)](l);let n=0,r=0;e[s(382)](e=>{const o=s,i=this[o(372)](t,e);l[o(359)](i);const a=i[o(345)]();a[o(323)]>n&&(n=a[o(323)]),a[o(329)]>r&&(r=a[o(329)]),l[o(376)](i)}),u&&n>0&&(a.style[s(323)]=n+"px"),p&&r>0&&i&&(a[s(366)][s(329)]=r+"px"),document[s(316)][s(376)](l)}const h=[];e.forEach((e,n)=>{const a=s,c=document[a(313)](a(331));c.className="adstage-fade-slide";const l=a(i?379:0===n?351:379);c.style[a(317)]="\n position: "+l+a(326)+(l===a(379)?"0":a(352))+a(367)+(l===a(379)?"0":a(352))+a(378)+(i?"height: 100%;":"height: auto;")+"\n display: flex;\n align-items: center;\n justify-content: flex-start;\n opacity: "+(0===n?"1":"0")+a(369)+(0===n?"0":a(327))+a(362)+(0===n?"2":"1")+a(373);const u=this[a(372)](t,e);Q[a(311)](u,e,t,r,o,a(318)),c[a(359)](u),d[a(359)](c),h.push(c)});let f=0;const g=e.length,m=1e3*(n?.[s(341)]||4),y=n=>{const a=s;n>=g?n=0:n<0&&(n=g-1);const c=h[f],d=h[n];!i&&(c[a(366)][a(385)]===a(351)&&(c[a(366)][a(385)]=a(379),c[a(366)][a(324)]="0",c[a(366)].left="0"),d[a(366)][a(385)]=a(351),d[a(366)][a(324)]=a(352),d.style[a(377)]=a(352)),c.style.opacity="0",c.style[a(370)]="translateY(-20px)",c[a(366)][a(342)]="1",d[a(366)][a(320)]="1",d[a(366)][a(370)]=a(349),d.style[a(342)]="2",h.forEach((t,e)=>{const r=a;e!==n&&e!==f&&(t[r(366)][r(320)]="0",t[r(366)].transform=r(386),t.style.zIndex="1",!i&&"relative"===t[r(366)].position&&(t.style[r(385)]=r(379),t.style[r(324)]="0",t[r(366)][r(377)]="0"))}),f=n,G.trackSlideViewable(e[f],t,f,r,o)};let v=setInterval(()=>{y(f+1)},m);return a[s(388)](s(381),()=>{clearInterval(v)}),a[s(388)](s(343),()=>{v=setInterval(()=>{y(f+1)},m)}),kt[s(330)](a,y,()=>f,g),a[s(359)](d),a}static[It(330)](t,e,n,r){const o=It;let s=0,i=0,a=!1;t.addEventListener(o(374),t=>{const e=o;s=t.touches[0][e(361)],i=t[e(321)][0].clientY,a=!0}),t.addEventListener(o(353),t=>{a&&t[o(335)]()}),t[o(388)](o(347),t=>{const r=o;if(!a)return;a=!1;const c=t[r(371)][0][r(361)],d=t[r(371)][0][r(319)],l=s-c,u=i-d;if(Math.abs(l)>Math.abs(u)&&Math[r(350)](l)>50){const t=n();e(l>0?t+1:t-1)}})}}const Et=St;function St(t,e){const n=At();return(St=function(t,e){return n[t-=280]})(t,e)}!function(){const t=St,e=At();for(;;)try{if(514547===parseInt(t(326))/1*(-parseInt(t(302))/2)+-parseInt(t(310))/3*(-parseInt(t(283))/4)+-parseInt(t(291))/5*(parseInt(t(309))/6)+parseInt(t(323))/7+-parseInt(t(295))/8+parseInt(t(296))/9*(parseInt(t(289))/10)+parseInt(t(311))/11*(parseInt(t(327))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class xt extends lt{constructor(e=!1,n){super(t[St(313)],e,n)}[Et(320)](){return Et(321)}async renderAdElement(t,e){const n=Et,r=document[n(316)](t.containerId);if(!r)return;const o=document[n(280)](n(288));o[n(315)]=n(286);const s=t.optimizedHeight,i=r.parentElement||r;if(s)o[n(284)][n(281)]=n(331),o[n(284)][n(298)]=String(s);else{const e=t.config,r={width:e?.[n(281)],height:e?.[n(298)]},{width:s,height:a}=this[n(329)](i,r,{debug:this[n(292)]});o[n(284)][n(281)]=s,o.style[n(298)]=a}const a=document[n(280)](n(288));a.className=n(304),a[n(284)][n(330)]=vt[n(325)](!1),vt[n(301)](a,e);const c=t[n(318)]?.[n(303)];c&&typeof c===n(328)&&(a[n(284)][n(285)]=n(332),a[n(284)][n(307)]=String(c),a.style[n(294)]=n(314),a[n(284)].overflow=n(308)),o[n(293)](a),Q.addClickEventForRenderer(o,e,t,()=>this[n(317)](),this[n(292)],n(282)),r[n(319)]="",r[n(293)](o),this[n(292)]&&console[n(299)](n(300)+e[n(305)])}async[Et(324)](t,e){const n=Et,r=document[n(316)](t[n(297)]);if(!r)throw new Error(n(322)+t[n(297)]);const o=this[n(317)](),s={autoSlideInterval:(t.config?.[n(312)]||5e3)/1e3,...t[n(318)],optimizedHeight:t[n(334)],aspectRatio:t[n(287)]},i=kt[n(306)](t,e,s,o,this[n(292)]);i&&(r.innerHTML="",r[n(293)](i),this[n(292)]&&console.log(n(333)+t.id+" with "+e[n(290)]+" ads"))}}function At(){const t=["length","5HnFfJm","debug","appendChild","webkitBoxOrient","2744096rYdHim","645831uxgEhV","containerId","height","log","✨ Single text ad rendered: ","setTextAdContent","791548LDTbFd","maxLines","adstage-text-content","_id","createTextTransitionContainer","webkitLineClamp","hidden","913182VxoTmQ","49083HWKDGn","30811diAonC","slideInterval","TEXT","vertical","className","getElementById","createEventTrackingCallback","config","innerHTML","getDefaultHeight","60px","Container not found: ","2804158JYYDoU","renderMultipleAds","createTextAdStyles","1yRwhpe","2628dvDzMl","number","calculateAdSize","cssText","100%","-webkit-box","✨ Text transition created for slot: ","optimizedHeight","createElement","width","Text","8dfXhEX","style","display","adstage-ad adstage-text-ad","aspectRatio","div","50qWTQvH"];return(At=function(){return t})()}const Ct=Tt;function Tt(t,e){const n=Rt();return(Tt=function(t,e){return n[t-=402]})(t,e)}!function(){const t=Tt,e=Rt();for(;;)try{if(765885===-parseInt(t(511))/1*(-parseInt(t(416))/2)+parseInt(t(411))/3*(-parseInt(t(481))/4)+-parseInt(t(467))/5*(parseInt(t(421))/6)+-parseInt(t(448))/7*(parseInt(t(432))/8)+-parseInt(t(505))/9*(-parseInt(t(403))/10)+parseInt(t(441))/11+-parseInt(t(433))/12)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class _t extends lt{constructor(e=!1,n){super(t[Tt(436)],e,n)}[Ct(443)](){return"360px"}async[Ct(437)](t,e){const n=Ct,r=document.getElementById(t[n(449)]);if(!r)return;const o=document[n(423)](n(407));o[n(477)]=n(471),o[n(465)].cssText=n(483),this[n(461)](o,e,t),r[n(417)]="",r[n(510)](o),this[n(470)]&&console[n(514)](n(450)+e[n(454)])}async[Ct(503)](t,e){const n=Ct,r=document.getElementById(t[n(449)]);if(!r)throw new Error(n(488)+t.containerId);if(e.length>0){const o=e[0],s=document.createElement(n(407));s[n(477)]=n(471),s.style.cssText=n(456),this.renderVideoElementDirect(s,o,t),r[n(417)]="",r[n(510)](s);const a=this[n(502)]();setTimeout(()=>{const e=n;a(o._id,t.id,i[e(452)])},100),this[n(470)]&&console[n(514)](n(460)+t.id+" ("+o._id+")")}else this.debug&&console.warn(n(482)+t.id)}[Ct(461)](t,e,n){const r=Ct;t[r(465)][r(469)]=r(464);const o=document[r(423)](r(487));o[r(465)][r(414)]=r(427),o[r(465)][r(420)]=r(427),o[r(465)][r(498)]=r(425),o.preload=r(493);const s=n[r(497)];if(this[r(470)]&&console[r(514)](r(473),s),o[r(486)]=!1,o[r(453)]=!1!==s?.[r(453)],o[r(517)]=!0,o.loop=!1!==s?.[r(462)],this[r(470)]&&console.log(r(494),{autoplay:o[r(453)],muted:o[r(517)],loop:o[r(462)],controls:o[r(486)]}),!1!==s?.[r(455)]&&o[r(516)](r(455),""),!0===s?.[r(486)]&&(o[r(486)]=!0,this[r(470)]&&console[r(514)](r(507))),s?.[r(434)])o[r(486)]=!1,o[r(465)].cssText+=r(479);else if(s?.[r(496)]){if(o[r(486)]){const t=document.createElement(r(465));t[r(406)]=r(512)+(s[r(496)].hidePlayButton?"none":"block")+r(504)+(s.customControls.hideProgressBar?r(499):"block")+" !important;\n }\n video::-webkit-media-controls-current-time-display {\n display: "+(s[r(496)][r(413)]?r(499):r(415))+" !important;\n }\n video::-webkit-media-controls-time-remaining-display {\n display: "+(s[r(496)][r(405)]?r(499):r(415))+r(509)+(s.customControls.hideVolumeSlider?r(499):r(415))+r(485)+(s.customControls[r(478)]?r(499):"block")+r(472)+(s[r(496)][r(438)]?r(499):"block")+" !important;\n }\n ",document[r(440)].appendChild(t)}}else if(o[r(486)]){const t=document[r(423)](r(465));t.id=r(476),t[r(406)]=r(513),!document[r(459)](r(476))&&document.head[r(510)](t)}this[r(470)]&&console[r(514)](r(484),o.controls?r(402):r(446));const i=document[r(423)](r(429));i[r(477)]=r(495),i.style[r(447)]=r(458),s?.[r(434)]&&(i[r(465)].display=r(499));const a=()=>{const t=r,e=t(428),n=t(422);i.innerHTML=o.muted?e:n,i[t(506)]=o[t(517)]?"Click to unmute":"Click to mute"};if(a(),i[r(474)](r(500),t=>{const e=r;t.stopPropagation(),o.muted=!o.muted,a(),this.debug&&console.log(e(442)+(o.muted?e(517):"unmuted"))}),i.addEventListener(r(410),()=>{const t=r;i[t(465)][t(515)]=t(435),i[t(465)][t(418)]="scale(1.1)"}),i[r(474)](r(489),()=>{const t=r;i[t(465)][t(515)]="rgba(0, 0, 0, 0.7)",i[t(465)].transform=t(445)}),e[r(480)]){o[r(430)]=e[r(480)];const t=()=>{const t=r;o[t(453)]&&o.muted&&o.paused&&o.play()[t(412)](e=>{const n=t;this[n(470)]&&(console[n(491)](n(419),e),console.warn(n(409))),o.muted=!0,o.play().catch(t=>{const e=n;this[e(470)]&&console.error(e(457),t)})})};o[r(474)]("loadedmetadata",()=>{const e=r;this[e(470)]&&console.log(e(501)),t()}),o[r(474)](r(431),()=>{const e=r;this[e(470)]&&console[e(514)](e(408)),t()}),o.addEventListener(r(492),()=>{const e=r;this[e(470)]&&console[e(514)](e(475)),t()}),setTimeout(()=>{const e=r;this[e(470)]&&console[e(514)](e(404)),t()},100)}else if(e[r(444)]){const n=document[r(423)](r(463));return n[r(430)]=e.imageUrl,n[r(465)][r(414)]=r(427),n[r(465)][r(420)]="100%",n[r(465)].objectFit="contain",n.alt=e[r(506)]||"Video thumbnail",void t.appendChild(n)}Q[r(451)](o,e,n,()=>this[r(502)](),this.debug,"Video"),o.addEventListener(r(508),o=>{const s=r;if(console[s(508)]("Video load failed:",o),e.imageUrl){const r=document[s(423)](s(463));r[s(430)]=e[s(444)],r[s(465)][s(414)]=s(427),r.style[s(420)]="100%",r[s(465)][s(498)]=s(425),r.alt=e[s(506)]||s(426),Q[s(451)](r,e,n,()=>this[s(502)](),this[s(470)],s(439)),t[s(417)]="",t.appendChild(r)}}),t.appendChild(o),t.appendChild(i),this[r(470)]&&console[r(514)](r(468)+e[r(454)]+r(466)+o[r(453)]+r(424)+o.muted+r(490)+o[r(462)]+")")}}function Rt(){const t=["⚠️ No video advertisements available for slot: ","\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n background: #000;\n border-radius: 8px;\n overflow: hidden;\n ","🎬 Video controls setting:"," !important;\n }\n video::-webkit-media-controls-mute-button {\n display: ","controls","video","Container not found: ","mouseleave",", loop: ","warn","loadeddata","metadata","🎬 Final video settings:","adstage-video-mute-button","customControls","config","objectFit","none","click","🎬 Video metadata loaded, attempting autoplay...","createEventTrackingCallback","renderMultipleAds"," !important;\n }\n video::-webkit-media-controls-timeline {\n display: ","9GUaJky","title","🎬 User explicitly enabled controls, overriding default","error"," !important;\n }\n video::-webkit-media-controls-volume-slider {\n display: ","appendChild","877718FfGOSY","\n video::-webkit-media-controls-play-button {\n display: ","\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 ","log","background","setAttribute","muted","enabled","12719780JThBZo","🎬 Initial autoplay attempt after timeout...","hideRemainingTime","textContent","div","🎬 Video can play, attempting autoplay...","🎬 Trying muted autoplay fallback...","mouseenter","228QBLCaX","catch","hideCurrentTime","width","block","2MZoUez","innerHTML","transform","🎬 Auto-play was prevented:","height","3714RqyBee",'\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 ',"createElement",", muted: ","contain","Video thumbnail","100%",'\n <svg width="20" height="20" viewBox="0 0 24 24" fill="white">\n <path d="M16.5 12c0-1.77-1.02-3.29-2.5-4.03v2.21l2.45 2.45c.03-.2.05-.41.05-.63zm2.5 0c0 .94-.2 1.82-.54 2.64l1.51 1.51C20.63 14.91 21 13.5 21 12c0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zM4.27 3L3 4.27 7.73 9H3v6h4l5 5v-6.73l4.25 4.25c-.67.52-1.42.93-2.25 1.18v2.06c1.38-.31 2.63-.95 3.69-1.81L19.73 21 21 19.73l-9-9L4.27 3zM12 4L9.91 6.09 12 8.18V4z"/>\n </svg>\n ',"button","src","canplay","52144FyazVZ","6083388tLdMZt","hideControls","rgba(0, 0, 0, 0.9)","VIDEO","renderAdElement","hideFullscreenButton","Video fallback","head","8854318DKuULW","🔊 Video mute toggled: ","getDefaultHeight","imageUrl","scale(1)","disabled (default)","cssText","119whuzvV","containerId","🎬 Single video ad rendered: ","addClickEventForRenderer","VIEWABLE","autoplay","_id","playsinline","\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 ","🎬 Autoplay completely failed:","\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 ","getElementById","🎬 Single video rendered for VIDEO slot: ","renderVideoElementDirect","loop","img","relative","style"," (autoplay: ","6770uXIEai","🎬 Video element created for ad: ","position","debug","adstage-video-container"," !important;\n }\n video::-webkit-media-controls-fullscreen-button {\n display: ","🎬 Video config received:","addEventListener","🎬 Video data loaded, attempting autoplay...","adstage-video-default-controls","className","hideMuteButton","\n pointer-events: none;\n ","videoUrl","38572njbLiX"];return(Rt=function(){return t})()}const Dt=Ut;function Lt(){const t=["\n margin: 0 0 12px 0;\n font-size: 14px;\n color: #6b7280;\n line-height: 1.4;\n flex: 1;\n ","linkUrl","328936cVWDre","src","49bAoyEE","imageUrl","#3b82f6","1650820NasgqK","length","warn","cssText","6711JQgdCb","renderAdElement","title","\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 ","Native Advertisement","textContent","className","NATIVE","4rBomdb","appendChild","Learn More","1603940naDKIM","addEventListener","createElement","open","backgroundColor","div","button","style","87081hKNepS","mouseenter","click","adstage-ad adstage-native-ad","_blank","🏠 Single native ad rendered: ","_id","⚠️ No native advertisements available for slot: ","getElementById","9XfrDKz","containerId","debug","\n width: 100%;\n height: 100%;\n object-fit: cover;\n ","🏠 Native ad rendered (first of ","getDefaultHeight","252sazsAk","log","alt","#2563eb","): ","\n width: 100%;\n height: 120px;\n margin-bottom: 12px;\n border-radius: 6px;\n overflow: hidden;\n background: #f3f4f6;\n ","2427702aohxrw","Native click tracked for ad: ","3490102bwHpdP"];return(Lt=function(){return t})()}function Ut(t,e){const n=Lt();return(Ut=function(t,e){return n[t-=176]})(t,e)}!function(){const t=Ut,e=Lt();for(;;)try{if(225495===-parseInt(t(191))/1+parseInt(t(206))/2*(parseInt(t(226))/3)+parseInt(t(180))/4*(-parseInt(t(222))/5)+-parseInt(t(212))/6+-parseInt(t(219))/7*(-parseInt(t(217))/8)+parseInt(t(200))/9*(parseInt(t(183))/10)+parseInt(t(214))/11)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Pt extends lt{constructor(e=!1,n){super(t[Ut(179)],e,n)}[Dt(205)](){return"200px"}async renderAdElement(t,e){const n=Dt,r=document[n(199)](t[n(201)]);if(!r)return;const o=document.createElement(n(188));if(o[n(178)]=n(194),o[n(190)].cssText="\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 ",e[n(228)]){const t=document[n(185)]("h3");t[n(177)]=e.title,t[n(190)][n(225)]="\n margin: 0 0 8px 0;\n font-size: 16px;\n font-weight: 600;\n color: #111827;\n line-height: 1.3;\n ",o[n(181)](t)}if(e[n(177)]){const t=document[n(185)]("p");t[n(177)]=e[n(177)],t[n(190)].cssText=n(215),o[n(181)](t)}if(e[n(220)]){const t=document[n(185)](n(188));t.style.cssText=n(211);const r=document[n(185)]("img");r[n(218)]=e.imageUrl,r[n(208)]=e[n(228)]||n(176),r[n(190)][n(225)]=n(203),t.appendChild(r),o[n(181)](t)}if(e[n(216)]){const t=document[n(185)](n(189));t[n(177)]=n(182),t[n(190)][n(225)]=n(229),t[n(184)](n(193),()=>{const t=n;this.advertisementEventTracker&&console[t(207)](t(213)+e[t(197)]),window[t(186)](e[t(216)],t(195))}),t[n(184)](n(192),()=>{const e=n;t[e(190)][e(187)]=e(209)}),t[n(184)]("mouseleave",()=>{const e=n;t[e(190)].backgroundColor=e(221)}),o[n(181)](t)}r.innerHTML="",r.appendChild(o),this[n(202)]&&console.log(n(196)+e[n(197)])}async renderMultipleAds(t,e){const n=Dt;e[n(223)]>0?(await this[n(227)](t,e[0]),this[n(202)]&&console[n(207)](n(204)+e[n(223)]+n(210)+t.id)):this.debug&&console[n(224)](n(198)+t.id)}}const Bt=Mt;function Ot(){const t=["2740848tvVLnc","\n margin: 0 0 20px 0;\n font-size: 16px;\n color: #6b7280;\n line-height: 1.5;\n ","2169486BhSlsN","getDefaultHeight","textContent","renderMultipleAds","385065WkzeuQ","open","alt","fadeOut 0.3s ease-out forwards","log","getElementById","createElement","click","addEventListener","title","adstage-interstitial-styles","mouseleave","head","Escape","\n margin: 0 0 12px 0;\n font-size: 24px;\n font-weight: 700;\n color: #111827;\n line-height: 1.3;\n ","backgroundColor","innerHTML","renderAdElement","Get Started","appendChild","_id","linkUrl","4206290DrBqiE","⚠️ No interstitial advertisements available for slot: ","adstage-interstitial-overlay","body","src","Interstitial click tracked for ad: ","227841tAJOiy","cssText","30BNZYDH","🖼️ Interstitial ad closed","className","20HlOSaD","2018191dnTaDy","🖼️ Interstitial ad rendered: ","div","\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 ","target","INTERSTITIAL","#374151","#6b7280","\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 ","style","closeInterstitial","removeEventListener","#2563eb","imageUrl","debug","button","adstage-interstitial-content","400px","parentNode","img","\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 ","key","287aJLUNO","#f3f4f6","animation","color","#e5e7eb","1682UMwWuH","mouseenter","warn"];return(Ot=function(){return t})()}function Mt(t,e){const n=Ot();return(Mt=function(t,e){return n[t-=131]})(t,e)}!function(){const t=Mt,e=Ot();for(;;)try{if(195673===-parseInt(t(172))/1*(-parseInt(t(177))/2)+-parseInt(t(144))/3*(-parseInt(t(149))/4)+-parseInt(t(186))/5*(-parseInt(t(146))/6)+-parseInt(t(150))/7+-parseInt(t(180))/8+parseInt(t(182))/9+-parseInt(t(138))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class zt extends lt{constructor(e=!1,n){super(t[Mt(155)],e,n)}[Bt(183)](){return Bt(167)}async renderAdElement(t,e){const n=Bt;if(!document[n(191)](t.containerId))return;const r=document[n(192)](n(152));r[n(148)]=n(140),r[n(159)][n(145)]="\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(192)](n(152));o[n(148)]=n(166),o[n(159)][n(145)]="\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 s=document[n(192)](n(165));if(s[n(132)]="×",s[n(159)][n(145)]=n(170),s[n(194)](n(193),()=>{this[n(160)](r)}),s[n(194)](n(178),()=>{const t=n;s.style[t(131)]=t(176),s.style[t(175)]=t(156)}),s[n(194)](n(197),()=>{const t=n;s.style[t(131)]=t(173),s[t(159)][t(175)]=t(157)}),e[n(163)]){const t=document[n(192)](n(169));t[n(142)]=e[n(163)],t[n(188)]=e.title||"Interstitial Advertisement",t[n(159)][n(145)]="\n width: 100%;\n max-height: 300px;\n object-fit: cover;\n border-radius: 8px;\n margin-bottom: 16px;\n ",o[n(135)](t)}if(e[n(195)]){const t=document[n(192)]("h2");t[n(184)]=e[n(195)],t[n(159)][n(145)]=n(200),o[n(135)](t)}if(e.textContent){const t=document[n(192)]("p");t[n(184)]=e.textContent,t[n(159)][n(145)]=n(181),o[n(135)](t)}if(e[n(137)]){const t=document[n(192)]("button");t[n(184)]=n(134),t[n(159)][n(145)]=n(158),t.addEventListener("click",()=>{const t=n;this.advertisementEventTracker&&console[t(190)](t(143)+e[t(136)]),window[t(187)](e.linkUrl,"_blank"),this[t(160)](r)}),t.addEventListener("mouseenter",()=>{const e=n;t[e(159)][e(131)]=e(162)}),t[n(194)](n(197),()=>{const e=n;t.style[e(131)]="#3b82f6"}),o.appendChild(t)}const i=t=>{const e=n;t[e(171)]===e(199)&&(this[e(160)](r),document[e(161)]("keydown",i))};if(document[n(194)]("keydown",i),r[n(194)](n(193),t=>{const e=n;t[e(154)]===r&&this[e(160)](r)}),!document[n(191)](n(196))){const t=document[n(192)]("style");t.id=n(196),t[n(184)]=n(153),document[n(198)][n(135)](t)}o[n(135)](s),r.appendChild(o),document[n(141)].appendChild(r),this[n(164)]&&console[n(190)](n(151)+e[n(136)])}async[Bt(185)](t,e){const n=Bt;e.length>0?(await this[n(133)](t,e[0]),this[n(164)]&&console.log("🖼️ Interstitial ad rendered (first of "+e.length+"): "+t.id)):this[n(164)]&&console[n(179)](n(139)+t.id)}closeInterstitial(t){const e=Bt;t[e(159)][e(174)]=e(189),setTimeout(()=>{t[e(168)]&&t.parentNode.removeChild(t)},300),this.debug&&console[e(190)](e(147))}}function Nt(t,e){const n=jt();return(Nt=function(t,e){return n[t-=402]})(t,e)}const Vt=Nt;function jt(){const t=["advertisementEventTracker","width","⚠️ Container optimization is only supported for BANNER ads, got: ","getDefaultHeight","onload","createPlaceholder","24014214qWCXRH","renderers","warn","backgroundColor","textContent","1px dashed #ccc","config","8px","get","toLowerCase","renderMultipleAds","loadImageDimensions","naturalWidth","100%","760152zYYbZP","size"," renderers","log","appendChild","padding","5824010NQJmRd","optimizeContainerForBannerAds","renderFallback","8987598KUUtLb","style","border","No advertisement to render","setAttribute"," Ad","height","debug","renderAd","naturalHeight","set","VIDEO","videoUrl","data-adstage-slot-id","advertisement","display","div","8376iiWQVm","initializeRenderers","BANNER","renderAdElement","adType","createAdElement","isLoaded","No renderer found for ad type: ","calculateAdSize","renderOptimizedBannerImage is only supported for BANNER ads","7TisHSG","createElement","196408eDbykI","getRenderer","INTERSTITIAL","renderOptimizedBannerImage","img","imageUrl","#f9f9f9","onerror","[AdRenderer] ","2344VGkKNL","TEXT","src","block","348316sXNUjb"];return(jt=function(){return t})()}!function(){const t=Nt,e=jt();for(;;)try{if(926760===-parseInt(t(442))/1+-parseInt(t(463))/2+-parseInt(t(417))/3*(-parseInt(t(438))/4)+parseInt(t(469))/5+parseInt(t(472))/6+parseInt(t(427))/7*(parseInt(t(429))/8)+-parseInt(t(449))/9)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Ft{constructor(t=!1,e){const n=Nt;this[n(450)]=new Map,this[n(407)]=t,this[n(443)]=e||null,this[n(418)]()}[Vt(418)](){const e=Vt;this[e(450)].set(t.BANNER,new ft(this.debug,this[e(443)])),this.renderers[e(410)](t[e(439)],new xt(this[e(407)],this[e(443)])),this[e(450)].set(t[e(411)],new _t(this[e(407)],this[e(443)])),this[e(450)][e(410)](t.NATIVE,new Pt(this[e(407)],this[e(443)])),this[e(450)].set(t[e(431)],new zt(this[e(407)],this[e(443)])),this[e(407)]&&console[e(466)]("🏭 AdRenderer factory initialized with "+this[e(450)][e(464)]+e(465))}[Vt(422)](e,n){const r=Vt,o=this[r(430)](e[r(421)]),s=document[r(428)](r(416));s.className="adstage-ad adstage-"+String(e[r(421)])[r(458)](),s[r(404)]("data-adstage-ad-id",n._id),s.setAttribute(r(413),e.id);const{width:i,height:a}=o[r(425)](s,e[r(455)]||{},n);switch(s[r(473)][r(444)]=i,s[r(473)][r(406)]=a,s[r(473)][r(415)]=r(441),e.adType){case t[r(419)]:if(n[r(434)]){const t=document.createElement(r(433));t.src=n.imageUrl,t[r(473)][r(444)]="100%",t[r(473)][r(406)]=r(462),t[r(473)].objectFit="cover",s.appendChild(t)}break;case t[r(411)]:if(n.videoUrl){const t=document[r(428)]("video");t.src=n[r(412)],t[r(473)][r(444)]=r(462),t[r(473)][r(406)]="100%",s[r(467)](t)}break;case t[r(439)]:if(n.textContent){const t=document[r(428)](r(416));t.textContent=n[r(453)]||"",t[r(473)][r(468)]=r(456),s[r(467)](t)}break;default:s.style[r(402)]=r(454),s[r(473)][r(452)]=r(435),s[r(453)]=e[r(421)]+r(405)}return s}[Vt(430)](t){const e=Vt,n=this[e(450)][e(457)](t);if(!n)throw new Error(e(424)+t);return n}[Vt(448)](t,e,n,r,o){const s=Vt;this[s(430)](n)[s(448)](t,e,r,o)}async[Vt(470)](e,n){const r=Vt;if(e.adType!==t[r(419)])return void(this[r(407)]&&console[r(451)](r(445)+e.adType));const o=this.getRenderer(t[r(419)]);await o[r(470)](e,n)}async renderAdSlider(t,e){const n=Vt,r=this.getRenderer(t[n(421)]);await r[n(459)](t,e)}async[Vt(408)](t){const e=Vt;if(!t[e(414)])throw new Error(e(403));const n=this[e(430)](t.adType);await n[e(420)](t,t[e(414)]),t[e(423)]=!0}async[Vt(420)](t,e){const n=Vt,r=this[n(430)](t[n(421)]);await r.renderAdElement(t,e)}[Vt(471)](t){const e=Vt;this[e(430)](t[e(421)])[e(471)](t)}getDefaultHeightForAdType(t){const e=Vt;return this[e(430)](t)[e(446)]()}[Vt(425)](t,e,n,r){const o=Vt;return this[o(430)](e)[o(425)](t,n,r)}[Vt(460)](t){return new Promise((e,n)=>{const r=Nt,o=new Image;o[r(447)]=()=>{const t=r;e({width:o[t(461)],height:o[t(409)]})},o[r(436)]=()=>{n(new Error("Failed to load image: "+t))},o[r(440)]=t})}async[Vt(432)](e,n,r){const o=Vt;if(r[o(421)]!==t[o(419)])throw new Error(o(426));const s=this[o(430)](t[o(419)]);return await s[o(432)](e,n,r)}async calculateOptimalContainerSize(e,n,r){const o=Vt;if(r!==t[o(419)]){return{width:"100%",height:this[o(430)](r)[o(446)](),aspectRatio:16/9}}const s=this.getRenderer(t[o(419)]);return await s.calculateOptimalContainerSize(e,n)}log(t,...e){const n=Vt;this[n(407)]&&console[n(466)](n(437)+t,...e)}}const Kt=Wt;function Ht(){const t=["refreshAdSlot","width","isLoaded"," ads)","createPlaceholder","광고 생성 중 오류 발생:","Failed to fetch ad data: ","adstage-","🧹 Auto-cleanup: slot ","forEach","✅ Simple viewable impression tracked for ad ","🎠 Slider will handle VIEWABLE events for ","isReady","hideControls","🔍 Auto-cleanup MutationObserver enabled","mutationObserver","slideInterval","length"," ads automatically","getAttribute","3024680DuTpUK","createAd","Ads module not initialized. Call AdStage.init() first.","getConfig","✅ Ad loaded for slot: ","random","string","controls","then","native","deviceType","VIEWABLE","list","interstitial","_isReady","append","init","advertisements","BANNER"," (element found)","6228hfIigQ","debug","loadAdContentInBackground","json","destroyModule","playsinline","from","33543pONcEt","adType","autoDestroy","apiKey","set","NATIVE","muted","Ad slot not found: ","autoplay",", filters:","adId","2962umTtHO","create","69fvYEnU","style","setAttribute","destroy","language","renderAd","optimizeContainerForBannerAds","status","banner","getSlotById","65cgHkwU","INTERSTITIAL","text","🎯 Simple viewability tracking started for slot: ","[data-adstage-slot-id]","delete","GET"," (attempt ","auto","100%","_id","data-adstage-slot-id","maxLines","slots","loop","🔄 Retrying viewability tracking for slot: ","startSimpleViewabilityTracking","🔄 Ad slot refreshed: ","setupAutoCleanup","error","Auto-cleanup failed for slot ","substr","adRenderer","renderAdElement","height","log","ensureReady","getElementById","renderFallback","warn","12ToFAmw","values","3081339TBdjWB","handleViewableEvent","autoSlide","advertisement","8fRlpdH","nodeType","170748iGCRLL","VIDEO","Failed to refresh ad slot: ","Container not found: ","country","handleRemovedElement","578186cMNewn","TEXT","createAdInternal","default","API key not configured","renderAdSlider","advertisementEventTracker","refresh","onClick","toString","❌ Failed to track viewable impression:","❌ Failed to load ad for slot: ","📊 Fetched ","customControls","createAdWithRetry","Container not found after ","get","16797AHTcjk","viewabilityTracker","📊 Fetched specific ad with ID: ","fetchAdData","undefined","🎯 Ads module initialized (sync mode) with auto-cleanup","_config","disconnect","ELEMENT_NODE"];return(Ht=function(){return t})()}function Wt(t,e){const n=Ht();return(Wt=function(t,e){return n[t-=430]})(t,e)}!function(){const t=Wt,e=Ht();for(;;)try{if(333069===parseInt(t(442))/1*(parseInt(t(440))/2)+-parseInt(t(569))/3+parseInt(t(490))/4*(parseInt(t(452))/5)+parseInt(t(482))/6*(-parseInt(t(496))/7)+-parseInt(t(488))/8*(-parseInt(t(484))/9)+parseInt(t(542))/10+parseInt(t(513))/11*(-parseInt(t(562))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Yt{constructor(){const t=Wt;this[t(556)]=!1,this[t(519)]=null,this.slots=new Map,this[t(502)]=null,this.adRenderer=null,this.mutationObserver=null}[Kt(558)](t){const e=Kt;this[e(519)]=t,this[e(502)]=new U(K.getBaseUrl(),t[e(432)],t[e(563)]||!1,this[e(465)]),this[e(474)]=new Ft(t[e(563)]||!1,this[e(502)]),this[e(470)](),this[e(556)]=!0,t.debug&&console.log(e(518))}[Kt(534)](){return this[Kt(556)]}[Kt(545)](){return this[Kt(519)]}[Kt(450)](e,n){const r=Kt;this.ensureReady();const o={width:n?.[r(523)]||r(461),height:n?.[r(476)]||r(460),autoSlide:n?.autoSlide||!1,slideInterval:n?.[r(538)]||5e3,onClick:n?.[r(504)],adId:n?.[r(439)],language:n?.[r(446)],deviceType:n?.[r(552)],country:n?.country};return this[r(543)](e,t[r(560)],o)}[Kt(454)](e,n){const r=Kt;this.ensureReady();const o={maxLines:n?.[r(464)]||3,style:n?.[r(443)]||r(499),onClick:n?.[r(504)],adId:n?.[r(439)],language:n?.[r(446)],deviceType:n?.[r(552)],country:n?.[r(494)]};return this[r(543)](e,t[r(497)],o)}video(e,n){const r=Kt;this[r(478)]();const o={width:n?.width||640,height:n?.[r(476)]||360,autoplay:void 0===n?.[r(437)]||n[r(437)],muted:void 0===n?.[r(435)]||n[r(435)],loop:void 0===n?.[r(466)]||n[r(466)],playsinline:!1!==n?.[r(567)],controls:void 0!==n?.[r(549)]&&n[r(549)],hideControls:n?.[r(535)]||!1,customControls:n?.[r(509)],autoSlide:!1,maxAds:1,onClick:n?.[r(504)],...n?.adId&&{adId:n[r(439)]}};return this[r(543)](e,t[r(491)],o)}[Kt(551)](e,n){const r=Kt;return this[r(478)](),this[r(543)](e,t[r(434)],n||{})}[Kt(555)](e,n){const r=Kt;return this[r(478)](),this[r(543)](e,t[r(453)],n||{})}[Kt(503)](t){const e=Kt;this[e(478)]();const n=this[e(465)][e(512)](t);if(!n)throw new Error(e(436)+t);this[e(522)](n),this._config?.[e(563)]&&console[e(477)](e(469)+t)}[Kt(445)](t){const e=Kt;this[e(478)]();const n=this[e(465)].get(t);if(!n)return void(this[e(519)]?.[e(563)]&&console[e(477)]("🔍 Ad slot already cleaned up: "+t));n.viewabilityTracker&&n.viewabilityTracker[e(445)]();const r=document[e(479)](n.containerId);r&&(r.innerHTML=""),this[e(465)][e(457)](t),this._config?.debug&&console[e(477)]("🗑️ Ad slot destroyed: "+t)}getAllSlots(){const t=Kt;return this.ensureReady(),Array[t(568)](this[t(465)][t(483)]())}[Kt(451)](t){const e=Kt;return this.ensureReady(),this.slots[e(512)](t)||null}[Kt(543)](t,e,n){const r=Kt;if(!this._config?.apiKey)throw new Error(r(500));const o=r(529)+e+"-"+Date.now()+"-"+Math[r(547)]()[r(505)](36)[r(473)](2,9);return this[r(510)](t,e,n,o,0),o}async[Kt(510)](t,e,n,r,o){const s=Kt,i=[0,50,100,200,500];let a,c=null;if(typeof t===s(548)){if(a=t,c=document.getElementById(t),!c)return o<4?(this[s(519)]?.[s(563)]&&console[s(481)](s(493)+t+". Retrying in "+i[o+1]+"ms... (attempt "+(o+1)+"/5)"),void setTimeout(()=>{this[s(510)](t,e,n,r,o+1)},i[o+1])):void console[s(471)](s(511)+5+" attempts: "+t)}else c=t,a=c.id||"auto-"+r,!c.id&&(c.id=a);try{this[s(498)](a,e,n,r,c)}catch(t){console.error(s(527),t)}}[Kt(498)](e,n,r,o,s){const i=Kt;s[i(444)](i(463),o),this[i(474)]?.[i(526)](s,o,n,r,this._config);const a={id:o,containerId:e,adType:n,width:r[i(523)]||i(461),height:r[i(476)]||(n===t[i(497)]?i(460):250),isLoaded:!1,isVisible:!1,refreshRate:0,lazyLoad:!1,targeting:{},advertisement:void 0,config:{type:n,...r},load:async()=>this[i(516)](n,r)[i(550)](t=>t[0]||null),render:t=>this[i(474)]?.[i(475)](a,t),refresh:async()=>this.refreshAdSlot(a),destroy:()=>this[i(445)](o)};this[i(465)][i(433)](o,a),this[i(564)](a),this[i(502)]&&this[i(519)]?.[i(563)]&&console[i(477)]("📊 Advertisement event tracking enabled for slot: "+o)}async[Kt(564)](e){const n=Kt;try{const r=await this[n(516)](e.adType,e.config);if(!r||0===r.length)return void this[n(474)]?.renderFallback(e);e.adType===t[n(560)]&&r[n(539)]>0&&await(this[n(474)]?.[n(448)](e,r)),r[n(539)]>1||e.config?.[n(486)]?(await(this[n(474)]?.[n(501)](e,r)),this[n(519)]?.[n(563)]&&console[n(477)](n(533)+r.length+n(540))):(e[n(487)]=r[0],await(this[n(474)]?.[n(475)](e,r[0])),this[n(468)](e,r[0])),e[n(524)]=!0,this[n(519)]?.[n(563)]&&console[n(477)](n(546)+e.id+" ("+r.length+n(525))}catch(t){console[n(471)](n(507)+e.id,t),this[n(474)]?.[n(480)](e)}}startSimpleViewabilityTracking(t,e){const n=(r=0)=>{const o=Wt,s=document[o(479)](t.id);if(!s)return void(r<5?(setTimeout(()=>n(r+1),300),this[o(519)]?.[o(563)]&&console[o(477)](o(467)+t.id+o(459)+(r+1)+")")):console[o(481)]("❌ Failed to find element for viewability tracking: "+t.id));const i=new M(s,async()=>{const n=o;await this[n(485)](e,t)});t[o(514)]=i,this[o(519)]?.[o(563)]&&console[o(477)](o(455)+t.id+o(561))};n()}async[Kt(485)](t,e){const n=Kt;try{this[n(502)]&&(await this[n(502)].trackAdvertisementEvent(t[n(462)],e.id,i[n(553)]),this[n(519)]?.debug&&console[n(477)](n(532)+t[n(462)]))}catch(t){console[n(471)](n(506),t)}}async fetchAdData(t,e){const n=Kt;if(!this[n(519)]?.[n(432)])throw new Error(n(500));if(e.adId){const t=""+K[n(559)].detail(e[n(439)]),r=await fetch(t,{method:"GET",headers:_[n(441)](this[n(519)][n(432)])});if(!r.ok){if(404===r.status)return console[n(481)]("🚫 Advertisement not found with ID: "+e[n(439)]),[];throw new Error("Failed to fetch ad data: "+r.status)}const o=await r[n(565)]();return this._config?.[n(563)]&&console[n(477)](n(515)+e[n(439)],o),[o]}const r=new URLSearchParams;r[n(557)](n(430),t),e[n(446)]&&r[n(557)](n(446),e[n(446)]),e[n(552)]&&r.append(n(552),e.deviceType),e[n(494)]&&r[n(557)]("country",e.country);const o=K.advertisements[n(554)]()+"?"+r[n(505)](),s=await fetch(o,{method:n(458),headers:_[n(441)](this[n(519)][n(432)])});if(!s.ok)throw new Error(n(528)+s[n(449)]);const i=(await s[n(565)]())[n(559)]||[];return this._config?.[n(563)]&&console.log(n(508)+i[n(539)]+" ads for type: "+t+n(438),{language:e[n(446)],deviceType:e[n(552)],country:e[n(494)]}),i}async refreshAdSlot(t){const e=Kt;try{const n=await this[e(516)](t[e(430)],t.config||{});n&&n[e(539)]>0&&(t.advertisement=n[0],await(this[e(474)]?.[e(447)](t)),this[e(502)]&&console.log("New advertisement viewable tracked for slot:",t.id))}catch(n){console[e(471)](e(492)+t.id,n)}}ensureReady(){const t=Kt;if(!this[t(556)])throw new Error(t(544))}setupAutoCleanup(){const t=Kt;typeof window!==t(517)&&typeof document!==t(517)&&(this[t(537)]&&this[t(537)][t(520)](),this[t(537)]=new MutationObserver(e=>{const n=t;e[n(531)](t=>{const e=n;t.removedNodes[e(531)](t=>{const n=e;t[n(489)]===Node[n(521)]&&this[n(495)](t)})})}),this[t(537)].observe(document.body,{childList:!0,subtree:!0}),this[t(519)]?.debug&&console[t(477)](t(536)))}[Kt(495)](t){const e=Kt,n=t.getAttribute(e(463));if(n)return void this.autoDestroy(n);t.querySelectorAll(e(456))[e(531)](t=>{const n=e,r=t[n(541)](n(463));r&&this.autoDestroy(r)})}[Kt(431)](t){const e=Kt,n=this.slots[e(512)](t);if(n)try{n[e(514)]&&n[e(514)][e(445)](),this.slots[e(457)](t),this[e(519)]?.[e(563)]&&console[e(477)](e(530)+t+" removed")}catch(n){this[e(519)]?.[e(563)]&&console[e(481)](e(472)+t+":",n)}}[Kt(566)](){const t=Kt,e=this[t(519)]?.[t(563)];this[t(537)]&&(this.mutationObserver[t(520)](),this[t(537)]=null),this[t(465)].clear(),this[t(502)]=null,this[t(474)]=null,this[t(556)]=!1,this[t(519)]=null,e&&console[t(477)]("🗑️ Ads module destroyed")}}var qt=Zt;function Gt(){var t=["debug","10JyCCAU","getApiHeaders","updateConfig","_isReady","_organizationInfo","256078eIXuOw","ads","5672835XtGlZl","getConfig","API key not available","2315154AjpxqV","config","create","init","isModuleEnabled","Config module not initialized","isDebugMode","modules","setBaseUrl","baseUrl","8216831dWJJUe","getOrganizationInfo","getEnabledModules","_config","1438152tzLALQ","getBaseUrl","events","apiKey","log","🔄 Config updated","2259084ypEFlu","7395480MuaKym"];return(Gt=function(){return t})()}function Zt(t,e){var n=Gt();return(Zt=function(t,e){return n[t-=341]})(t,e)}!function(){for(var t=Zt,e=Gt();;)try{if(695693===parseInt(t(369))/1*(parseInt(t(341))/2)+parseInt(t(360))/3+-parseInt(t(366))/4+-parseInt(t(343))/5+parseInt(t(346))/6+parseInt(t(356))/7+-parseInt(t(367))/8)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class Jt{constructor(){var t=Zt;this[t(372)]=!1,this[t(359)]=null,this[t(373)]=null}[qt(349)](t){var e=qt;this[e(359)]={timeout:3e4,debug:!1,modules:[e(342),e(362),e(347)],...t},t[e(355)]&&K[e(354)](t.baseUrl),this._isReady=!0,t[e(368)]&&console[e(364)]("✅ Config module initialized (sync mode)",{modules:this[e(359)][e(353)],endpoint:K.getBaseUrl(),mode:"development"})}isReady(){return this._isReady}[qt(344)](){return this[qt(359)]}[qt(357)](){return this[qt(373)]}getApiEndpoint(){return K[qt(361)]()}[qt(352)](){var t=qt;return this[t(359)]?.[t(368)]||!1}getEnabledModules(){var t=qt;return this._config?.[t(353)]||[]}[qt(350)](t){return this[qt(358)]().includes(t)}[qt(371)](t){var e=qt;if(!this[e(359)])throw new Error(e(351));this[e(359)]={...this[e(359)],...t},this.isDebugMode()&&console[e(364)](e(365),t)}[qt(370)](){var t=qt;if(!this._config?.[t(363)])throw new Error(t(345));return _[t(348)](this._config[t(363)])}}function Xt(){const t=["getPlatform","1332688oXDLmK","clearDeviceInfo","getDetailedInfo","412vQPTES","6709671TzKZiL","Desktop Web","_userProvidedDeviceInfo","height","17231093GIPjrp","setDeviceProperty","5513432NNlOrV","4251SoiWHs","ios","setDeviceInfo","web","mapPlatformForEvents","desktop","test","getUserDeviceInfo","ko-KR","isMobile","cookieEnabled","getViewportInfo","10rqZHzX","isBrowser","generateDeviceId","iOS","1105290tbhiqc","width","Mobile Web","mobile","SSR","language","tablet","24DQvbJQ","platform","toLowerCase","Unknown","781xNqwzS","other","getAutoDetectedDeviceInfo","0x0","1574JqJTjd"];return(Xt=function(){return t})()}const Qt=$t;function $t(t,e){const n=Xt();return($t=function(t,e){return n[t-=140]})(t,e)}!function(){const t=$t,e=Xt();for(;;)try{if(474155===-parseInt(t(148))/1*(parseInt(t(152))/2)+-parseInt(t(165))/3*(-parseInt(t(157))/4)+parseInt(t(181))/5*(parseInt(t(144))/6)+parseInt(t(154))/7+parseInt(t(164))/8+parseInt(t(158))/9+parseInt(t(177))/10*(-parseInt(t(162))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class te{static getDeviceInfo(){const t=$t;return{...te[t(150)](),...te[t(160)]}}static[Qt(150)](){const t=Qt;if(!m[t(178)]())return{category:t(149),platform:t(141),model:"SSR",osVersion:"SSR"};const e=navigator.userAgent[t(146)]();let n=t(170);/tablet|ipad/[t(171)](e)?n=t(143):x[t(174)]()&&(n=t(140));const r=x[t(153)]();return{category:n,platform:te[t(169)](r),model:navigator[t(145)],osVersion:navigator[t(145)],deviceId:x[t(179)]()}}static[Qt(167)](t){te[Qt(160)]={...te._userProvidedDeviceInfo,...t}}static[Qt(163)](t,e){te._userProvidedDeviceInfo[t]=e}static[Qt(155)](){te[Qt(160)]={}}static[Qt(172)](){return{...te._userProvidedDeviceInfo}}static mapPlatformForEvents(t){const e=Qt;switch(t){case e(166):return e(180);case"android":return"Android";case e(168):return e(183);case"desktop":return e(159);default:return e(147)}}static[Qt(156)](){const t=Qt;if(!m.isBrowser())return{userAgent:"SSR",language:t(173),platform:"SSR",cookieEnabled:!1,onLine:!0,screenResolution:"0x0",viewportSize:t(151)};const e=m[t(176)]();return{userAgent:navigator.userAgent,language:navigator[t(142)]||t(173),platform:navigator.platform,cookieEnabled:navigator[t(175)],onLine:navigator.onLine,screenResolution:screen[t(182)]+"x"+screen[t(161)],viewportSize:e[t(182)]+"x"+e[t(161)]}}}function ee(t,e){const n=re();return(ee=function(t,e){return n[t-=359]})(t,e)}te[Qt(160)]={};const ne=ee;function re(){const t=["24703ZQOhAc","split","DateTimeFormat","644411KNujEf","75090IUFsuI","clearUserProperties","7258080aQkPfL","resolvedOptions","1990hORnGs","setUserProperties","132icUPvn","8514060ZSbvmA","3592ZqpnJM","44397umgzPk","isBrowser","getUserInfo","timeZone","getCurrentUserProperties","32nuxNZw","setUserProperty","getBaseUserInfo","1302235AAgkpm","extractCountryFromLanguage","_userProperties","language","ko-KR","4CBhYzM"];return(re=function(){return t})()}!function(){const t=ee,e=re();for(;;)try{if(822287===-parseInt(t(373))/1*(-parseInt(t(369))/2)+-parseInt(t(374))/3*(-parseInt(t(361))/4)+parseInt(t(376))/5+-parseInt(t(381))/6+parseInt(t(370))/7*(parseInt(t(382))/8)+parseInt(t(383))/9*(-parseInt(t(378))/10)+-parseInt(t(364))/11*(parseInt(t(380))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class oe{static[ne(385)](){const t=ne;return{...oe[t(363)](),...oe[t(366)]}}static[ne(363)](){const t=ne;if(!m[t(384)]())return{language:"ko-KR",country:"KR"};const e=navigator[t(367)]||t(368);return{language:e,country:oe.extractCountryFromLanguage(e)}}static[ne(365)](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(371)]("-")[0]]||"KR"}static[ne(379)](t){const e=ne;oe[e(366)]={...oe[e(366)],...t}}static[ne(362)](t,e){oe[ne(366)][t]=e}static[ne(375)](){oe[ne(366)]={}}static[ne(360)](){return{...oe[ne(366)]}}static estimateLocation(){const t=ne;if(!m[t(384)]())return{timezone:"UTC",estimatedCountry:"KR"};const e=Intl[t(372)]()[t(377)]()[t(359)];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"}}}oe[ne(366)]={};const se=ie;function ie(t,e){const n=ce();return(ie=function(t,e){return n[t-=331]})(t,e)}!function(){const t=ie,e=ce();for(;;)try{if(787093===-parseInt(t(367))/1+-parseInt(t(362))/2+-parseInt(t(395))/3+parseInt(t(343))/4*(parseInt(t(348))/5)+-parseInt(t(410))/6*(parseInt(t(404))/7)+parseInt(t(406))/8*(parseInt(t(345))/9)+parseInt(t(342))/10*(parseInt(t(344))/11))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class ae{static[se(354)](){const t=se;if(typeof window===t(411))return null;const e=new URLSearchParams(window[t(359)][t(381)]),n={};let r=!1;const o=e[t(366)](t(408));if(o)try{const e=decodeURIComponent(o),s=new URLSearchParams(e);for(const e of ae.ALL_KEYS){const o=s[t(366)](e);o&&(n[e]=o,r=!0)}s.get(t(334))===t(388)&&(r=!0)}catch(e){console.warn(t(402),e)}for(const o of ae[t(383)]){if(n[o])continue;const s=e[t(366)](o);s&&(n[o]=s,r=!0)}return r?(n[t(369)]||(n[t(372)]?n[t(369)]=t(389):n[t(374)]?n[t(369)]="meta.ads":n.ttclid?n.channel=t(353):n[t(349)]?n[t(369)]="naver.searchad":n.liclid?n[t(369)]=t(382):n.msclkid?n[t(369)]="microsoft.ads":n.twclid?n.channel=t(350):(n[t(387)]===t(384)&&n[t(333)]===t(357)||n[t(371)]||n[t(339)])&&(n[t(369)]=t(361))),ae[t(392)](n),n):null}static[se(392)](t){const e=se;if(typeof window!==e(411))try{const n={...ae.get(),...t},r=JSON.stringify(n);try{sessionStorage.setItem(ae[e(335)],r)}catch(t){}try{localStorage.setItem(ae.STORAGE_KEY,r)}catch(t){}}catch(t){console[e(337)](e(375),t)}}static get(){const t=se;if(typeof window===t(411))return null;try{const e=sessionStorage?.getItem(ae[t(335)]);if(e)return JSON[t(368)](e)}catch(t){}try{const e=localStorage?.[t(401)](ae[t(335)]);if(e)return JSON[t(368)](e)}catch(t){}return null}static[se(391)](){const t=se;if(typeof window!==t(411)){try{sessionStorage?.removeItem(ae.STORAGE_KEY)}catch(t){}try{localStorage?.[t(360)](ae.STORAGE_KEY)}catch(t){}}}static[se(403)](){const t=ae[se(366)]();return null!==t&&Object.keys(t).length>0}static[se(390)](){const t=se,e=ae[t(366)]();return!!e&&ae[t(351)][t(338)](t=>e[t])}static shouldSendClickEvent(){const t=se;if(typeof window===t(411))return!1;const e=ae[t(366)]();if(!e)return!1;const n=ae.hasClickId(),r=!!e[t(369)];if(!n&&!r)return!1;const o=n?e[t(372)]||e[t(374)]||e[t(358)]||e.nclid||e[t(396)]||e.msclkid||e[t(341)]:(e[t(369)]||"")+":"+(e.term||"");if(!o)return!1;return o!==sessionStorage[t(401)](t(398))&&(sessionStorage[t(346)](t(398),o),!0)}static[se(397)](){const t=se;"undefined"!=typeof window&&sessionStorage.setItem(t(412),t(388))}static[se(386)](){const t=se;return typeof window!==t(411)&&sessionStorage[t(401)](t(412))===t(388)}static[se(356)](){const t=se,e=ae[t(366)]();if(!e)return null;const n={};return e[t(372)]&&(n[t(372)]=e[t(372)]),e[t(374)]&&(n.fbclid=e.fbclid),e.ttclid&&(n.ttclid=e[t(358)]),e[t(349)]&&(n[t(349)]=e.nclid),e[t(369)]&&(n[t(369)]=e[t(369)]),e[t(336)]&&(n[t(336)]=e[t(336)]),e[t(363)]&&(n.campaignId=e.campaign_id),e[t(393)]&&(n[t(405)]=e.ad_group),e[t(347)]&&(n.adGroupId=e[t(347)]),e[t(400)]&&(n[t(394)]=e[t(400)]),e[t(399)]&&(n[t(385)]=e.creative_id),e.term&&(n[t(380)]=e.term),e[t(371)]&&(n[t(373)]=n[t(373)]||e[t(371)]),e[t(370)]&&(n[t(352)]=n[t(352)]||e.k_adgroup),e[t(339)]&&(n.keyword=e[t(339)]),e.k_keyword_id&&(n[t(377)]=e[t(332)]),e[t(365)]&&(n[t(385)]=n[t(385)]||e[t(365)]),e[t(379)]&&(n.adRank=e[t(379)]),e.utm_source&&(n[t(387)]=e[t(387)]),e[t(333)]&&(n[t(333)]=e[t(333)]),e[t(331)]&&(n[t(331)]=e.utm_campaign),e[t(378)]&&(n[t(378)]=e.utm_content),e[t(340)]&&(n[t(340)]=e.utm_term),Object[t(409)](n)[t(355)]>0?n:null}}function ce(){const t=["channel","k_adgroup","k_campaign","gclid","campaignId","fbclid","Failed to store tracking params:","CAMPAIGN_KEYS","keywordId","utm_content","k_rank","term","search","linkedin.ads","ALL_KEYS","kakao","creativeId","isClickEventSent","utm_source","true","google.ads","hasClickId","clear","store","ad_group","adCreative","3471042UHMyYV","liclid","markClickEventSent","adstage_last_click_id","creative_id","ad_creative","getItem","Failed to parse adstage_referrer:","hasParams","7MvsnJF","adGroup","1224yeDnJV","UTM_KEYS","adstage_referrer","keys","6909546TctOKL","undefined","adstage_click_event_sent","utm_campaign","k_keyword_id","utm_medium","adstage","STORAGE_KEY","campaign","warn","some","k_keyword","utm_term","twclid","1510SReLuA","120wptKvM","229339GNfNPi","81999OGbtgU","setItem","ad_group_id","34370bMbfXz","nclid","twitter.ads","CLICK_ID_KEYS","adGroupId","tiktok.ads","captureFromUrl","length","toAttributionObject","keyword","ttclid","location","removeItem","kakao.keyword","1073820PQCQHO","campaign_id","msclkid","k_creative","get","1115794AoUwzr","parse"];return(ce=function(){return t})()}ae[se(335)]="adstage_tracking_params",ae[se(351)]=[se(372),se(374),"ttclid",se(349),se(396),se(364),se(341)],ae.CAMPAIGN_KEYS=[se(369),se(336),se(363),se(393),"ad_group_id",se(400),se(399),"term",se(371),se(370),se(339),se(332),se(365),"k_rank"],ae.UTM_KEYS=[se(387),"utm_medium",se(331),se(378),"utm_term"],ae[se(383)]=[...ae.CLICK_ID_KEYS,...ae[se(376)],...ae[se(407)]];const de=le;function le(t,e){const n=ue();return(le=function(t,e){return n[t-=161]})(t,e)}function ue(){const t=["_isReady","clearDeviceInfo","setDeviceInfo","✅ Attribution registered:","track","2799627QwQjgE","POST","_config","❌ Failed to track event:","statusText","Event data:","isReady","text","create","sendEventToServer","undefined","📱 User provided device info cleared","📦 Request body:","5917965YQTNqZ","Event tracking failed: ","API key not configured for event tracking.","log","📡 Request URL:","10WUHbGA","sendAttributionToServer","API key not configured for attribution registration.","registerAttribution","trackWithAttributionId","7161260XkGwwG","setUserProperties","apiKey","📦 Attribution request body:","length","getConfig","application/json","📊 Events module initialized","✅ Event tracked:","setDeviceProperty","🔑 Request headers:","🔑 Attribution request headers:","warn","343507avpkNE","27126BSYfmT","getUserProperties","📱 Device property set:","get","getUserDeviceInfo","❌ Failed to register attribution:","📊 Attribution included:","❌ API Error Response:","getCurrentUserProperties","status","📡 Attribution request URL:","10476549iCIijM","getDeviceInfo","attributionId","stringify","Events module not initialized. Call AdStage.init() first.","getAttributionId","2SChWKT","debug","903mvNWMB","✅ Event tracked with attribution ID:","8847328GfvZgZ","error","setItem","toAttributionObject","getUserInfo","adstage_attribution_id","📱 Device info set:","getItem","events"];return(ue=function(){return t})()}!function(){const t=le,e=ue();for(;;)try{if(969748===-parseInt(t(223))/1+-parseInt(t(169))/2*(parseInt(t(187))/3)+-parseInt(t(210))/4+parseInt(t(200))/5+parseInt(t(224))/6*(parseInt(t(171))/7)+parseInt(t(173))/8+-parseInt(t(163))/9*(-parseInt(t(205))/10))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class pe{constructor(){const t=le;this[t(182)]=!1,this[t(189)]=null}init(t){const e=le;this._config=t,this[e(182)]=!0,t[e(170)]&&console.log(e(217))}[de(193)](){return this[de(182)]}[de(215)](){return this._config}setUserProperties(t){const e=de;oe[e(211)](t),this._config?.[e(170)]&&console[e(203)]("👤 User properties set:",t)}[de(225)](){return oe[de(232)]()}[de(184)](t){const e=de;te[e(184)](t),this._config?.[e(170)]&&console[e(203)](e(179),t)}setDeviceProperty(t,e){const n=de;te[n(219)](t,e),this._config?.[n(170)]&&console[n(203)](n(226),t,e)}[de(183)](){const t=de;te[t(183)](),this[t(189)]?.debug&&console[t(203)](t(198))}getUserDeviceInfo(){return te[de(228)]()}getDeviceInfo(){return te[de(164)]()}[de(177)](){return oe.getUserInfo()}[de(232)](){return oe.getCurrentUserProperties()}async[de(186)](t,e){const n=de;if(this[n(182)])if(this[n(189)]?.apiKey)try{const r=this[n(168)]();if(r){const o={eventName:t,sdkVersion:I(),device:te[n(164)](),user:oe[n(177)](),attributionId:r,params:e||{}};return await this[n(196)](o),void(this[n(189)][n(170)]&&console.log(n(172),t,r))}const o=ae[n(176)](),s={eventName:t,sdkVersion:I(),device:te[n(164)](),user:oe[n(177)](),...o&&{attribution:o},params:e||{}};await this[n(196)](s),this._config[n(170)]&&(console.log(n(218),t,e),o&&console[n(203)](n(230),o))}catch(r){console[n(174)](n(190),r),this._config[n(170)]&&console.error(n(192),{eventName:t,properties:e})}else console[n(222)](n(202));else console[n(222)](n(167))}async[de(208)](t){const e=de;if(!this[e(182)])return console[e(222)](e(167)),null;if(!this[e(189)]?.[e(212)])return console[e(222)](e(207)),null;try{const n=ae[e(227)]();if(!n||0===Object.keys(n)[e(214)])return this[e(189)][e(170)]&&console[e(203)]("⏭️ No tracking parameters found, skipping attribution registration"),null;const r=await this[e(206)]({deviceId:t,referrerParams:n});if(this[e(189)][e(170)]&&console[e(203)](e(185),r),r[e(165)]){try{localStorage[e(175)]("adstage_attribution_id",r.attributionId)}catch(t){}try{sessionStorage.setItem("adstage_attribution_id",r.attributionId)}catch(t){}}return r}catch(t){return console[e(174)](e(229),t),null}}[de(168)](){const t=de;if(typeof window===t(197))return null;try{const e=sessionStorage[t(180)](t(178));if(e)return e}catch(t){}try{return localStorage.getItem("adstage_attribution_id")}catch(t){}return null}async[de(209)](t,e){return this[de(186)](t,e)}async[de(196)](t){const e=de,n={..._.create(this[e(189)].apiKey),"Content-Type":"application/json"};this[e(189)]?.[e(170)]&&(console[e(203)](e(220),n),console[e(203)](e(204),K.events[e(186)]()),console[e(203)](e(199),t));const r=await fetch(K[e(181)][e(186)](),{method:e(188),headers:n,body:JSON[e(166)](t)});if(!r.ok){const t=await r.text();throw console[e(174)](e(231),t),new Error(e(201)+r[e(161)]+" "+r[e(191)])}}async[de(206)](t){const e=de,n={..._[e(195)](this[e(189)].apiKey),"Content-Type":e(216)};this._config?.[e(170)]&&(console[e(203)](e(221),n),console.log(e(162),K[e(181)][e(208)]()),console[e(203)](e(213),t));const r=await fetch(K[e(181)][e(208)](),{method:e(188),headers:n,body:JSON.stringify(t)});if(!r.ok){const t=await r[e(194)]();throw console[e(174)](e(231),t),new Error("Attribution registration failed: "+r[e(161)]+" "+r.statusText)}return r.json()}}const he=fe;function fe(t,e){const n=ge();return(fe=function(t,e){return n[t-=214]})(t,e)}function ge(){const t=["isReady","track","_config","warn","join","web","🚀 AdStage SDK initialized (sync mode)","now","✅ Auto-tracked click event with tracking params:","expiresAt","abs","attribution_id","apiKey","click","tracking_params","📊 Tracking parameters captured:","ads","charCodeAt","getItem","getConfig","attributionId","setBaseUrl","...","campaign","viewableTracker","error","then","catch","❌ Failed to auto-track click event:","width","toString","_isInitialized","modules","setItem","AdStage not initialized. Call AdStage.init() first.","server-","getTimezoneOffset","3939208KsVfzv","AdStage.events accessed before initialization","API key is required for AdStage initialization","captureFromUrl","7878808yjhSbZ","log","1256601bZXnyX","language",")의 viewable 추적 초기화됨","⏭️ Skipping click event (duplicate or no click ID)","🔍 Should send click event:","instance","❌ Error in click event auto-tracking:","263005LCWhfs","from","clear","baseUrl","toAttributionObject","1114622ReGest","userAgent","✅ AdStage Debug: 광고 ","search","AdStage.ads accessed before initialization","events","replace","config","channel","debug","✅ Attribution registered:","hasClickId","🌐 API endpoint configured:","init","422772waemEd","get","getInstance","function","undefined","6gBhdif","245104xIJRqI","✅ AdStage Debug: 모든 viewable 추적 데이터 초기화됨","🔗 Using attributionId from URL (attribution_id):","generateDeviceId","toISOString","reset"];return(ge=function(){return t})()}!function(){const t=fe,e=ge();for(;;)try{if(731707===parseInt(t(238))/1+parseInt(t(250))/2*(-parseInt(t(269))/3)+-parseInt(t(270))/4+-parseInt(t(245))/5+parseInt(t(264))/6+parseInt(t(236))/7+-parseInt(t(232))/8)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();class me{constructor(){const t=fe;this[t(226)]=!1,this[t(278)]=null,this[t(257)]=new Jt,this[t(292)]=new Yt,this[t(255)]=new pe}static[he(263)](t){const e=he;!me.instance&&(me.instance=new me);const n=me[e(243)];if(!t[e(288)])throw new Error(e(234));n[e(278)]={timeout:3e4,debug:!1,modules:["ads",e(255),"config"],...t},n[e(278)][e(248)]&&(K[e(216)](n._config.baseUrl),t[e(259)]&&console[e(237)](e(262),n[e(278)][e(248)]));const r=n[e(278)][e(227)]||[e(292),e(255),"config"];for(const t of r){const r=n[t];r&&typeof r[e(263)]===e(267)&&r[e(263)](n[e(278)])}if(n._isInitialized=!0,typeof window!==e(268)){const r=ae[e(235)]();r&&t[e(259)]&&console[e(237)](e(291),r);const o=(()=>{const t=e;try{const e=new URLSearchParams(window.location[t(253)]),n=new URLSearchParams((window.location.hash||"")[t(256)](/^#/,""));return e.get(t(287))||n[t(265)](t(287))}catch{return null}})();if(o)try{localStorage[e(228)]("adstage_attribution_id",o),t[e(259)]&&console[e(237)](e(272),o)}catch(t){}const s=ae.shouldSendClickEvent();t[e(259)]&&(console.log(e(242),s),!s&&console.log(e(241)));const i=ae[e(261)](),a=!(!r||!r[e(258)]);if(!o&&r&&(i||a)){const r=(async()=>{const r=e;try{const e=n[r(273)](),o=await n[r(255)].registerAttribution(e);return o&&t[r(259)]&&console[r(237)](r(260),{attributionId:o[r(215)],channel:o[r(258)],campaign:o[r(218)],expiresAt:o[r(285)]}),o}catch(t){return console[r(220)]("❌ Failed to register attribution:",t),null}})();s&&r[e(221)](r=>{const o=e;try{const e=ae[o(265)](),s=ae.toAttributionObject();t[o(259)]&&console[o(237)]("🎯 Sending click event after attribution registration",{attributionId:r?.attributionId,hasAttribution:!!r}),n[o(255)][o(277)](o(289),{_autoGenerated:!0,_source:o(290),_timestamp:(new Date)[o(274)](),_platform:o(281)}).then(()=>{const n=o;ae.markClickEventSent(),t.debug&&console[n(237)](n(284),{attribution:s,trackingParams:e})})[o(222)](t=>{const e=o;console.error(e(223),t)})}catch(t){console[o(220)](o(244),t)}})}else s&&setTimeout(()=>{const r=e;try{const e=ae[r(265)](),o=ae[r(249)]();n[r(255)][r(277)](r(289),{_autoGenerated:!0,_source:r(290),_timestamp:(new Date)[r(274)](),_platform:"web"})[r(221)](()=>{const n=r;ae.markClickEventSent(),t.debug&&console[n(237)](n(284),{attribution:o,trackingParams:e})})[r(222)](t=>{const e=r;console[e(220)](e(223),t)})}catch(t){console[r(220)](r(244),t)}},100)}t[e(259)]&&console[e(237)](e(282),{version:"2.0.0",modules:r,apiKey:t.apiKey.substring(0,8)+e(217),mode:"development"})}static[he(276)](){const t=he;return me.instance?.[t(226)]||!1}static[he(214)](){const t=he;return me[t(243)]?.[t(278)]||null}static[he(266)](){const t=he;if(!me[t(243)])throw new Error(t(229));return me[t(243)]}static get[he(292)](){const t=he;try{return me[t(266)]()[t(292)]}catch(e){throw console[t(279)](t(254)),e}}static get[he(255)](){const t=he;try{return me.getInstance().events}catch(e){throw console[t(279)](t(233)),e}}static get[he(257)](){const t=he;try{return me[t(266)]()[t(257)]}catch(e){throw console[t(279)]("AdStage.config accessed before initialization"),e}}static[he(275)](){const t=he;me[t(243)]&&(me.instance[t(226)]=!1,me[t(243)]._config=null)}generateDeviceId(){const t=he;if(typeof window===t(268))return t(230)+Math.random().toString(36).substring(2,15);const e=localStorage[t(294)]("adstage_device_id");if(e)return e;const n=[navigator[t(251)],navigator[t(239)],screen[t(224)]+"x"+screen.height,(new Date)[t(231)](),navigator.hardwareConcurrency||0][t(280)]("|");let r=0;for(let e=0;e<n.length;e++){r=(r<<5)-r+n[t(293)](e),r&=r}const o="web-"+Math[t(286)](r)[t(225)](36)+"-"+Date[t(283)]()[t(225)](36);return localStorage[t(228)]("adstage_device_id",o),o}}function ye(t,e){var n=be();return(ye=function(t,e){return n[t-=407]})(t,e)}function ve(t,e){var n=ye;return me[n(410)]()?me[n(424)][n(415)](t,e):(console.warn("AdStage not initialized. Call AdStage.init() first."),Promise[n(419)]())}function Ie(t){var e=ye;me[e(410)]()?me.events[e(407)](t):console[e(425)](e(418))}function be(){var t=["1199mEpxKT","isReady","1031136PamMui","606501qBNPQM","1058888otkFTY","3134215pNCThs","track","2059hvjWLt","9jPpXbT","AdStage not initialized. Call AdStage.init() first.","resolve","566cMttQM","2078810DiNAcM","37776BVeBbz","12tyJgmv","events","warn","setUserProperties","7gVaNYt"];return(be=function(){return t})()}function we(){var t=ye;if(me.isReady())return me[t(424)].getUserProperties();console[t(425)](t(418))}me[he(259)]={clearAllViewable:()=>{const t=he;it[t(247)](),console.log(t(271))},clearAdViewable:(t,e)=>{const n=he;it.clearAdViewable(t,e),console[n(237)](n(252)+t+"("+e+n(240))},getViewableStatus:()=>{const t=he;console[t(237)]("📊 AdStage Debug: 현재 viewable 추적 상태",{trackedCount:it.viewableTracker.size,trackedItems:Array[t(246)](it[t(219)])})}},function(){for(var t=ye,e=be();;)try{if(434073===-parseInt(t(416))/1*(-parseInt(t(420))/2)+-parseInt(t(412))/3*(parseInt(t(423))/4)+parseInt(t(414))/5+-parseInt(t(411))/6+parseInt(t(408))/7*(-parseInt(t(413))/8)+parseInt(t(417))/9*(-parseInt(t(421))/10)+parseInt(t(409))/11*(parseInt(t(422))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();var ke,Ee={exports:{}},Se={},xe={exports:{}},Ae={};xe.exports=function(){if(ke)return Ae;ke=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"),s=Symbol.for("react.provider"),i=Symbol.for("react.context"),a=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),d=Symbol.for("react.memo"),l=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,s={},i=null,a=null;if(null!=n)for(o in void 0!==n.ref&&(a=n.ref),void 0!==n.key&&(i=""+n.key),n)b.call(n,o)&&!k.hasOwnProperty(o)&&(s[o]=n[o]);var c=arguments.length-2;if(1===c)s.children=r;else if(1<c){for(var d=Array(c),l=0;l<c;l++)d[l]=arguments[l+2];s.children=d}if(e&&e.defaultProps)for(o in c=e.defaultProps)void 0===s[o]&&(s[o]=c[o]);return{$$typeof:t,type:e,key:i,ref:a,props:s,_owner:w.current}}function S(e){return"object"==typeof e&&null!==e&&e.$$typeof===t}var x=/\/+/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,s,i){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 i=i(c=n),n=""===s?"."+A(c,0):s,I(i)?(o="",null!=n&&(o=n.replace(x,"$&/")+"/"),C(i,r,o,"",function(t){return t})):null!=i&&(S(i)&&(i=function(e,n){return{$$typeof:t,type:e.type,key:n,ref:e.ref,props:e.props,_owner:e._owner}}(i,o+(!i.key||c&&c.key===i.key?"":(""+i.key).replace(x,"$&/")+"/")+n)),r.push(i)),1;if(c=0,s=""===s?".":s+":",I(n))for(var d=0;d<n.length;d++){var l=s+A(a=n[d],d);c+=C(a,r,o,l,i)}else if(l=function(t){return null===t||"object"!=typeof t?null:"function"==typeof(t=u&&t[u]||t["@@iterator"])?t:null}(n),"function"==typeof l)for(n=l.call(n),d=0;!(a=n.next()).done;)c+=C(a=a.value,r,o,l=s+A(a,d++),i);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 U(){throw Error("act(...) is not supported in production builds of React.")}return Ae.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(!S(t))throw Error("React.Children.only expected to receive a single React element child.");return t}},Ae.Component=g,Ae.Fragment=n,Ae.Profiler=o,Ae.PureComponent=y,Ae.StrictMode=r,Ae.Suspense=c,Ae.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=L,Ae.act=U,Ae.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),s=e.key,i=e.ref,a=e._owner;if(null!=n){if(void 0!==n.ref&&(i=n.ref,a=w.current),void 0!==n.key&&(s=""+n.key),e.type&&e.type.defaultProps)var c=e.type.defaultProps;for(d in n)b.call(n,d)&&!k.hasOwnProperty(d)&&(o[d]=void 0===n[d]&&void 0!==c?c[d]:n[d])}var d=arguments.length-2;if(1===d)o.children=r;else if(1<d){c=Array(d);for(var l=0;l<d;l++)c[l]=arguments[l+2];o.children=c}return{$$typeof:t,type:e.type,key:s,ref:i,props:o,_owner:a}},Ae.createContext=function(t){return(t={$$typeof:i,_currentValue:t,_currentValue2:t,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null}).Provider={$$typeof:s,_context:t},t.Consumer=t},Ae.createElement=E,Ae.createFactory=function(t){var e=E.bind(null,t);return e.type=t,e},Ae.createRef=function(){return{current:null}},Ae.forwardRef=function(t){return{$$typeof:a,render:t}},Ae.isValidElement=S,Ae.lazy=function(t){return{$$typeof:l,_payload:{_status:-1,_result:t},_init:_}},Ae.memo=function(t,e){return{$$typeof:d,type:t,compare:void 0===e?null:e}},Ae.startTransition=function(t){var e=D.transition;D.transition={};try{t()}finally{D.transition=e}},Ae.unstable_act=U,Ae.useCallback=function(t,e){return R.current.useCallback(t,e)},Ae.useContext=function(t){return R.current.useContext(t)},Ae.useDebugValue=function(){},Ae.useDeferredValue=function(t){return R.current.useDeferredValue(t)},Ae.useEffect=function(t,e){return R.current.useEffect(t,e)},Ae.useId=function(){return R.current.useId()},Ae.useImperativeHandle=function(t,e,n){return R.current.useImperativeHandle(t,e,n)},Ae.useInsertionEffect=function(t,e){return R.current.useInsertionEffect(t,e)},Ae.useLayoutEffect=function(t,e){return R.current.useLayoutEffect(t,e)},Ae.useMemo=function(t,e){return R.current.useMemo(t,e)},Ae.useReducer=function(t,e,n){return R.current.useReducer(t,e,n)},Ae.useRef=function(t){return R.current.useRef(t)},Ae.useState=function(t){return R.current.useState(t)},Ae.useSyncExternalStore=function(t,e,n){return R.current.useSyncExternalStore(t,e,n)},Ae.useTransition=function(){return R.current.useTransition()},Ae.version="18.3.1",Ae}();var Ce,Te=xe.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
+ */Ee.exports=function(){if(Ce)return Se;Ce=1;var t=Te,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,s={key:!0,ref:!0,__self:!0,__source:!0};function i(t,n,i){var a,c={},d=null,l=null;for(a in void 0!==i&&(d=""+i),void 0!==n.key&&(d=""+n.key),void 0!==n.ref&&(l=n.ref),n)r.call(n,a)&&!s.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:d,ref:l,props:c,_owner:o.current}}return Se.Fragment=n,Se.jsx=i,Se.jsxs=i,Se}();var _e=Ee.exports;const Re=Te.createContext(null);function De({children:t,config:e}){const[n,r]=Te.useState(!1),[o,s]=Te.useState(null),[i,a]=Te.useState(null),c=t=>{try{a(null),n&&me.reset(),me.init(t),s(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),s(null)}};Te.useEffect(()=>{e&&!n&&c(e)},[e,n]);const d={isInitialized:n,config:o,initialize:c,reset:()=>{try{me.reset(),r(!1),s(null),a(null)}catch(t){console.error("❌ AdStage SDK reset failed:",t)}},error:i};return _e.jsx(Re.Provider,{value:d,children:t})}function Le(){const t=Te.useContext(Re);if(!t)throw new Error("useAdStageContext must be used within an AdStageProvider");return t}function Ue(){const{isInitialized:t}=Le();return t?me:(console.warn("AdStage SDK is not initialized. Please call initialize() first or provide config to AdStageProvider."),null)}function Pe(t,e){var n=Be();return(Pe=function(t,e){return n[t-=389]})(t,e)}function Be(){var t=["16FAFJSJ","28RetRHA","350581HgfUoU","22488MYyPle","74289OAdTZo","2046470CFwBtT","11359170YDHaoZ","1364749OTVgIC","3218640OBjMqB","1045fnWXez"];return(Be=function(){return t})()}!function(){for(var t=Pe,e=Be();;)try{if(937893===parseInt(t(395))/1+parseInt(t(393))/2+-parseInt(t(392))/3*(-parseInt(t(389))/4)+-parseInt(t(397))/5*(parseInt(t(391))/6)+parseInt(t(390))/7*(parseInt(t(398))/8)+-parseInt(t(394))/9+parseInt(t(396))/10)break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const Oe=Me;function Me(t,e){const n=Ne();return(Me=function(t,e){return n[t-=425]})(t,e)}!function(){const t=Me,e=Ne();for(;;)try{if(960279===-parseInt(t(440))/1*(parseInt(t(429))/2)+-parseInt(t(433))/3+parseInt(t(435))/4*(-parseInt(t(434))/5)+-parseInt(t(438))/6*(-parseInt(t(437))/7)+-parseInt(t(428))/8+-parseInt(t(439))/9*(parseInt(t(430))/10)+-parseInt(t(425))/11*(-parseInt(t(436))/12))break;e.push(e.shift())}catch(t){e.push(e.shift())}}();const ze=Oe(426);function Ne(){const t=["56JmUJVj","123666jjMjip","3771324sqvTSS","687439AwcHpV","22EMzvje","2.0.0","events","3178488viCEPA","2tuWqer","20RKLEbZ","undefined","config","3616917DajUAH","75SjaYwL","389448nYzrNm","32305692rTaGSE"];return(Ne=function(){return t})()}const Ve=["ads",Oe(427),Oe(432)];typeof window!==Oe(431)&&(window.AdStage=me);export{me as AdStage,De as AdStageProvider,ze as SDK_VERSION,Ve as SUPPORTED_MODULES,ae as TrackingParamsModule,we as getUserProperties,Ie as setUserProperties,ve as track,Le as useAdStageContext,Ue as useAdStageInstance};