(()=>{"use strict";var e={7028:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.config=t.PixieConfig=void 0;class n{constructor(){this.baseURL="https://ib.adnxs.com/pixie",this.defaultDomain="ib.adnxs.com",this.cookieFreeDomain="ib.adnxs-simple.com",this.upBaseURL="https://ib.adnxs.com/pixie/up",this.logging=!1,this.upAttributeName="upAttrName"}updateBaseURLs(e){e?(this.baseURL="https://"+this.cookieFreeDomain+"/pixie",this.upBaseURL="https://"+this.cookieFreeDomain+"/pixie/up"):(this.baseURL="https://"+this.defaultDomain+"/pixie",this.upBaseURL="https://"+this.defaultDomain+"/pixie/up")}applyConfig(e){for(let t in this)this.hasOwnProperty(t)&&e.hasOwnProperty(t)&&(this[t]=e[t])}}t.PixieConfig=n,t.config=new n},5191:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.sendTrackEvent=t.buildPixel=t.propertyMap=void 0;const i=n(7514),o=n(1037),s=n(2656);let r=0;function a(e,n,i){return new s.Pixel({properties:(o=Object.assign({event:e},n),Object.keys(o).reduce(((e,n)=>{const i=t.propertyMap[n]||n,s=o[n];return[...e,...(s instanceof Array?s:[s]).map((e=>({key:i,value:"object"==typeof e?JSON.stringify(e):e})))]}),[])),onComplete:i});var o}t.propertyMap={pixel_id:"pi",event:"e",version:"v",value:"va",currency:"c",item_name:"in",item_type:"itp",item_id:"ii",items:"i",item_category:"ic",href:"u",referrer:"r",start_time:"st",init_time:"it",event_time:"et",iframe:"if",floc_id:"fid"},t.buildPixel=a,t.sendTrackEvent=function(e){const{event:t,params:n}=e;i.logger.debug(`Track event: '${t}'`);const s=Object.assign({eventRequestId:++r},e);(0,o.broadcastEvent)(o.TRACK_PIXEL_EVENT,{trackEvent:s}),a(t,n,((e,t)=>{(0,o.broadcastEvent)(e?o.TRACK_PIXEL_EVENT_SUCCESS:o.TRACK_PIXEL_EVENT_FAILURE,{trackEvent:Object.assign(Object.assign({},s),{loadDuration:t})})})).send()}},7514:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.logger=t.ConsoleLogger=void 0;const i=n(7028);class o{constructor({label:e}={}){this.label=e}prefix(){return this.label?`(${this.label}) `:""}debug(e,...t){this.emitLog("log",e,t)}warn(e,...t){this.emitLog("warn",e,t)}info(e,...t){this.emitLog("info",e,t)}error(e,...t){this.emitLog("error",e,t)}emitLog(e,t,n){i.config.logging&&console[e](`${this.prefix()}${t}`,...n)}}t.ConsoleLogger=o,t.logger=new o({label:"pixie"})},1037:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.broadcastEvent=t.TRACK_PIXEL_EVENT_FAILURE=t.TRACK_PIXEL_EVENT_SUCCESS=t.TRACK_PIXEL_EVENT=t.INIT_PIXEL=t.START_PIXIE=void 0,t.START_PIXIE="START_PIXIE",t.INIT_PIXEL="INIT_PIXEL",t.TRACK_PIXEL_EVENT="TRACK_PIXEL_EVENT",t.TRACK_PIXEL_EVENT_SUCCESS="TRACK_PIXEL_EVENT_SUCCESS",t.TRACK_PIXEL_EVENT_FAILURE="TRACK_PIXEL_EVENT_FAILURE",t.broadcastEvent=function(e,t){null!==window.top&&void 0!==window.top?window.top.postMessage(Object.assign({type:e},t),"*"):console.warn("window.top is not available.")}},2656:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.Pixel=void 0;const i=n(7028),o=n(7514),s=n(497);t.Pixel=class{constructor(e){this.startTime=0,this.endTime=0,this.isSent=!1,this.addProperty=(e,t)=>{this.properties.push({key:e,value:t})},this.send=()=>{if(!this.isSent){const e=this.buildURL();o.logger.debug(`Request pixel URL: ${e}`);const t=new Image(1,1);t.src=e,t.onerror=this.onPixelLoad(!1),t.onload=this.onPixelLoad(!0),this.startTime=s.Timer.now()}},this.buildURL=()=>{const e=this.properties.filter((({key:e,value:t})=>null!=t&&""!==t)).map((({key:e,value:t})=>[e,t].map(encodeURIComponent).join("="))).join("&");return`${this.baseURL}?${e}`},this.onPixelLoad=e=>()=>{this.isSent=!0,this.endTime=s.Timer.now();const t=s.Timer.diff(this.startTime,this.endTime);this.logger.debug(`Pixel Load ${e?"Succeeded":"Failed"} - Start: ${new Date(this.startTime)}, End: ${new Date(this.endTime)}, Duration ${t} ms`),this.onComplete&&this.onComplete(e,t)},this.baseURL=e.baseURL||i.config.baseURL,this.logger=e.logger||o.logger,this.properties=e.properties||[],this.onComplete=e.onComplete}}},8915:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.Pixie=t.buildMetaData=t.isInIframe=void 0;const i=n(2831),o=n(7028),s=n(5191),r=n(7514),a=n(1037),u=n(5954),d=n(589);function c(){try{return window!==window.top}catch(e){return!1}}function l(e=(new Date).getTime()){const{href:t}=window.location,{referrer:n}=document;return{version:"0.0.45",href:t,referrer:n,start_time:e,event_time:(new Date).getTime(),iframe:c()?1:0}}t.isInIframe=c,t.buildMetaData=l,t.Pixie=class{constructor(e=[]){this.version="0.0.45",this.pixelIds=[],this.uetHandler=null,this.actionQueue=[],this.uetActionQueue=[],this.XANDR_VENDOR_ID=32,this.tcf={enabled:!1,consent:!1,hasLoaded:!1,hasWaited:!1,tcfString:"",gdprApplies:!1,timeoutId:0},this.binaryConsent={enabled:!1,consent:!1,waitForUpdate:0,hasWaited:!1,updated:!1},this.hasUET=!1,this.uetHasLoaded=!1,this.queueAction=(e,t,n)=>{const{actionQueue:i}=this;(this.pixelIds.length||"init"===e)&&this.consentWaited()||"config"===e||"consent"===e?this.processAction(e,t,n):(r.logger.debug(`Queue action ${e}('${t}')`),i.push({action:e,actionValue:t,params:n}))},this.processActionQueue=()=>{var e,t;const{pixelIds:n,actionQueue:i}=this;if(!n.length&&Array.isArray(i)){const[[n=null],o]=i.reduce(((e,t)=>(e["init"!==t.action||e[0].length?1:0].push(t),e)),[[],[]]);this.actionQueue=o,n&&(void 0!==(null===(e=n.params)||void 0===e?void 0:e.psEnabled)?this.init(n.actionValue,!!(null===(t=n.params)||void 0===t?void 0:t.psEnabled)):this.init(n.actionValue))}else{let e=i.shift();for(;e;){const{action:t,actionValue:n,params:o}=e;this.processAction(t,n,o),e=i.shift()}}},this.track=(e,t)=>{o.config.updateBaseURLs(!this.hasConsent());const n={};t&&(t.hasOwnProperty("url")&&(n.href=t.url),t.hasOwnProperty("referrer")&&(n.referrer=t.referrer)),this.pixelIds.forEach((i=>{const{pixelId:o,initTime:r}=i,a={event:e,params:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},t),{pixel_id:o,init_time:r,floc_id:this.flocId}),l(this.startTime)),n),{uetmsmid:this.getMid(),asce:this.binaryConsent.enabled?1:0,ascc:this.binaryConsent.consent?1:0,tcfhl:this.tcf.hasLoaded?1:0,tcfe:this.tcf.enabled?1:0,tcfgdpr:this.tcf.gdprApplies?1:0,tcfc:this.tcf.consent?1:0})};(0,s.sendTrackEvent)(a)}))},this.noConsentEnabled=()=>!this.binaryConsent.enabled&&!this.tcf.enabled,this.binaryConsentGiven=()=>this.binaryConsent.enabled&&!0===this.binaryConsent.consent,this.tcfConsentGiven=()=>this.tcf.enabled&&this.tcf.hasLoaded&&(!this.tcf.gdprApplies||!0===this.tcf.consent),this.hasConsent=()=>this.noConsentEnabled()||this.binaryConsentGiven()||this.tcfConsentGiven(),this.tcfCallback=(e,t)=>{if(t&&(this.tcf.hasLoaded||(this.tcf.hasLoaded=!0,this.tcf.timeoutId>0&&clearTimeout(this.tcf.timeoutId)),this.tcf.consent=!1,this.tcf.gdprApplies=e.gdprApplies,!1!==e.gdprApplies)){var n=function(t){return!0===e.purpose.consents[t]||!0===e.purpose.legitimateInterests[t]};!0!==e.vendor.consents[this.XANDR_VENDOR_ID]&&!0!==e.vendor.legitimateInterests[this.XANDR_VENDOR_ID]||(this.tcf.consent=n(1)&&n(7)&&n(9)&&n(10)&&n(3)&&n(4))}},this.checkTCF=()=>{"function"==typeof window.__tcfapi?window.__tcfapi("addEventListener",2,this.tcfCallback.bind(this)):this.tcf.timeoutId&&this.tcf.hasWaited&&(this.tcf.consent=!1)},this.processBinaryConsentWait=e=>{if(void 0!==e&&e.hasOwnProperty("wait_for_update")&&void 0!==(null==e?void 0:e.wait_for_update)){var t=parseInt(e.wait_for_update.toString(),10);if(!isNaN(t)&&t>0){t=Math.min(t,1e4),this.binaryConsent.waitForUpdate=t;var n=this;window.setTimeout((function(){n.binaryConsent.hasWaited=!0}),this.binaryConsent.waitForUpdate)}}},this.processBinaryConsent=(e,t)=>{"default"===e?this.binaryConsent.updated||void 0===(null==t?void 0:t.ad_storage)||(this.binaryConsent.enabled=!0,this.binaryConsent.consent="denied"!==t.ad_storage,this.processBinaryConsentWait(t)):"update"===e&&void 0!==(null==t?void 0:t.ad_storage)&&(this.binaryConsent.enabled=!0,this.binaryConsent.updated=!0,this.binaryConsent.consent="denied"!==t.ad_storage)},this.processTCFConsent=(e,t)=>{if("tcf"===e&&void 0!==(null==t?void 0:t.enabled)&&t.enabled&&(this.tcf.enabled=!0,this.checkTCF(),!this.tcf.hasLoaded&&!this.tcf.timeoutId)){var n=this;this.tcf.timeoutId=window.setTimeout((function(){n.tcf.hasWaited=!0,n.checkTCF()}),500)}},this.processAction=(e,t,n)=>{"consent"===e?this.processBinaryConsent(t,n):"config"===e?this.processTCFConsent(t,n):"init"===e?void 0!==(null==n?void 0:n.psEnabled)?this.init(t,!!n.psEnabled):this.init(t):"event"===e?(this.track(t,n),this.uetHasLoaded&&!this.hasUET||(null!=this.uetHandler?this.uetTrack(t,n):this.uetActionQueue.push({action:e,actionValue:t,params:n}))):r.logger.error(`Could not find action '${e}'`)},this.setUetEventHandler=e=>{r.logger.debug("setUetEventHandler",e),this.uetHandler=e,this.processUETActionQueue()},this.uetTrack=(e,t)=>{let n=0,i="USD";void 0!==t&&null!=t&&(void 0!==t.value&&null!=t.value&&(n=Number(t.value.toString()),isNaN(n)&&(n=0)),void 0!==t.currency&&null!=t.currency&&(i=t.currency.toString().toUpperCase()));const o={page_path:window.location.pathname,value:n,currency:i};this.uetHandler(e,o)},this.getMid=()=>this.mid,this.processUETActionQueue=()=>{const{hasUET:e,uetHandler:t,uetActionQueue:n}=this;if(e&&null!=t){let e=n.shift();for(;e;){const{action:t,actionValue:i,params:o}=e;this.uetTrack(i,o),e=n.shift()}}},this.startTime=(new Date).getTime(),this.actionQueue=e;const{startTime:t,version:n}=this;(async function(){try{if(document.interestCohort){const{id:e}=await document.interestCohort();return e}}catch(e){}return""})().then((e=>{this.flocId=e,this.processActionQueue(),(0,a.broadcastEvent)(a.START_PIXIE,{startTime:t,version:n})}))}consentWaited(){return!this.binaryConsent.enabled&&!this.tcf.enabled||this.binaryConsent.enabled&&(this.binaryConsent.waitForUpdate<=0||this.binaryConsent.hasWaited)||this.tcf.enabled&&(this.tcf.hasLoaded||this.tcf.hasWaited)}async init(e,t){if(this.pixelIds.filter((({pixelId:t})=>t===e)).length)r.logger.error(`Init called multiple times with ${e}`);else{r.logger.debug(`Initialize with ID: ${e} `);const n={pixelId:e,initTime:(new Date).getTime()};this.mid=(0,i.v4)(),this.pixelIds.push(n),(0,a.broadcastEvent)(a.INIT_PIXEL,{pixel:n});const s=await async function(e,t,n){try{o.config.updateBaseURLs(!e);const i={pi:t};void 0!==(null==n?void 0:n.psEnabled)&&(i.psEnabled=n.psEnabled);const s=Object.keys(i).map((e=>`${e}=${i[e]}`)).join("&"),r=await fetch(`${o.config.upBaseURL}?${s}`,{mode:"cors",credentials:"include"});if(!r)return null;const a=await r.json();return null==a?void 0:a.up}catch(e){return console.debug("Unable to fetch pixie client data:",e),null}}(this.hasConsent(),e,{psEnabled:t});this.hasConsent()&&(null==this.uet&&void 0!==(null==s?void 0:s.uet)&&null!==(null==s?void 0:s.uet)?this.uet=new u.UET(this,o.config.upAttributeName,e,s.uet):this.uetActionQueue=[],(0,d.initInterestGroups)(e,s)),this.processActionQueue()}}}},497:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.Timer=void 0,t.Timer=class{static now(){return(new Date).getTime()}static diff(e,t){return t-e}}},5954:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.UET=void 0,t.UET=class{constructor(e,t,n,i){if(this.loadUETJS=(e,t,n)=>{const i=document.createElement("script");i.type="text/javascript",i.setAttribute("data-upo",this.upAttrName),i.async=!0,i.onload=t,i.onerror=n,i.src=this.baseURL+e+".js?type=UP",document.head.appendChild(i)},this.makeRandomStr=e=>{let t="";for(let n=0;n(e+256).toString(16).substring(1,3),this.baseURL=i,""!==this.baseURL){const i=t;this.upAttrName="upo_"+this.makeRandomStr(10),window[i]=this.upAttrName,window[this.upAttrName]=e,this.loadUETJS(n,this.onloadCallback,this.onErrCallback)}}onloadCallback(e){const t=this.getAttribute("data-upo");if(null!=t){const e=window[t];e.hasUET=!0,e.uetHasLoaded=!0}}onErrCallback(e){const t=this.getAttribute("data-upo");if(null!=t){const e=window[t];e.hasUET=!1,e.uetHasLoaded=!0}}}},589:function(e,t,n){var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.initInterestGroups=t.buildGroup=t.fetchAds=t.supportsInterestGroups=void 0;const o=i(n(7758)),s=864e5*o.default.DEFAULT_LIFETIME_DAYS;var r;!function(e){e[e.CompatibilityMode=0]="CompatibilityMode",e[e.GroupedByOriginMode=1]="GroupedByOriginMode",e[e.FrozenContext=2]="FrozenContext"}(r||(r={}));const a={biddingLogicUrl:o.default.BIDDING_LOGIC_URL,trustedBiddingSignalsUrl:o.default.TRUSTED_BIDDING_SIGNALS_URL,executionMode:r.CompatibilityMode,priorityVector:{type_CHIPData:1,type_ID:1,b:1},ads:[{renderUrl:o.default.CUSTOM_AD_RENDER_URL}]},u=e=>`${e}_XANDR`,d=e=>[`c=${e}`];function c(){return"joinAdInterestGroup"in navigator&&document.featurePolicy.allowsFeature("join-ad-interest-group")&&document.featurePolicy.allowsFeature("run-ad-auction")}async function l(e,t,n){return Object.assign(Object.assign({},a),{owner:o.default.OWNER_URL,name:u(t),trustedBiddingSignalsKeys:d(n)})}t.supportsInterestGroups=c,t.fetchAds=async function(e){const t=await fetch(e);return t?await t.json():(console.debug("No response; no ads."),[])},t.buildGroup=l,t.initInterestGroups=async function(e,t){var n;if(!c())return;if(!t||!(null===(n=null==t?void 0:t.ps)||void 0===n?void 0:n.guid))return;const i=localStorage.getItem(o.default.LOCAL_STORAGE_KEY);if(null!==i)return void console.debug(`Already joined interest group @ ${i}`);const r=await l(t.ps.advertiserId,e,t.ps.guid);console.debug("Attempting to join ad interest group",r);try{await navigator.joinAdInterestGroup(r,s)}catch(e){console.warn("Could not join ad interest group: ",e)}try{localStorage.setItem(o.default.LOCAL_STORAGE_KEY,Date.now().toString())}catch(e){}}},2831:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"NIL",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(t,"parse",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(t,"stringify",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(t,"v1",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(t,"v3",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(t,"v4",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(t,"v5",{enumerable:!0,get:function(){return r.default}}),Object.defineProperty(t,"validate",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(t,"version",{enumerable:!0,get:function(){return u.default}});var i=f(n(3518)),o=f(n(4948)),s=f(n(5073)),r=f(n(7186)),a=f(n(4808)),u=f(n(7775)),d=f(n(7037)),c=f(n(9910)),l=f(n(6792));function f(e){return e&&e.__esModule?e:{default:e}}},2311:(e,t)=>{function n(e){return 14+(e+64>>>9<<4)+1}function i(e,t){const n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n}function o(e,t,n,o,s,r){return i((a=i(i(t,e),i(o,r)))<<(u=s)|a>>>32-u,n);var a,u}function s(e,t,n,i,s,r,a){return o(t&n|~t&i,e,t,s,r,a)}function r(e,t,n,i,s,r,a){return o(t&i|n&~i,e,t,s,r,a)}function a(e,t,n,i,s,r,a){return o(t^n^i,e,t,s,r,a)}function u(e,t,n,i,s,r,a){return o(n^(t|~i),e,t,s,r,a)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default=function(e){if("string"==typeof e){const t=unescape(encodeURIComponent(e));e=new Uint8Array(t.length);for(let n=0;n>5]>>>o%32&255,s=parseInt(i.charAt(n>>>4&15)+i.charAt(15&n),16);t.push(s)}return t}(function(e,t){e[t>>5]|=128<>5]|=(255&e[n/8])<{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};t.default=n},4808:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default="00000000-0000-0000-0000-000000000000"},6792:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i,o=(i=n(7037))&&i.__esModule?i:{default:i};t.default=function(e){if(!(0,o.default)(e))throw TypeError("Invalid UUID");let t;const n=new Uint8Array(16);return n[0]=(t=parseInt(e.slice(0,8),16))>>>24,n[1]=t>>>16&255,n[2]=t>>>8&255,n[3]=255&t,n[4]=(t=parseInt(e.slice(9,13),16))>>>8,n[5]=255&t,n[6]=(t=parseInt(e.slice(14,18),16))>>>8,n[7]=255&t,n[8]=(t=parseInt(e.slice(19,23),16))>>>8,n[9]=255&t,n[10]=(t=parseInt(e.slice(24,36),16))/1099511627776&255,n[11]=t/4294967296&255,n[12]=t>>>24&255,n[13]=t>>>16&255,n[14]=t>>>8&255,n[15]=255&t,n}},7656:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i},2858:(e,t)=>{let n;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){if(!n&&(n="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!n))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return n(i)};const i=new Uint8Array(16)},9042:(e,t)=>{function n(e,t,n,i){switch(e){case 0:return t&n^~t&i;case 1:case 3:return t^n^i;case 2:return t&n^t&i^n&i}}function i(e,t){return e<>>32-t}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default=function(e){const t=[1518500249,1859775393,2400959708,3395469782],o=[1732584193,4023233417,2562383102,271733878,3285377520];if("string"==typeof e){const t=unescape(encodeURIComponent(e));e=[];for(let n=0;n>>0;l=c,c=d,d=i(u,30)>>>0,u=r,r=a}o[0]=o[0]+r>>>0,o[1]=o[1]+u>>>0,o[2]=o[2]+d>>>0,o[3]=o[3]+c>>>0,o[4]=o[4]+l>>>0}return[o[0]>>24&255,o[0]>>16&255,o[0]>>8&255,255&o[0],o[1]>>24&255,o[1]>>16&255,o[1]>>8&255,255&o[1],o[2]>>24&255,o[2]>>16&255,o[2]>>8&255,255&o[2],o[3]>>24&255,o[3]>>16&255,o[3]>>8&255,255&o[3],o[4]>>24&255,o[4]>>16&255,o[4]>>8&255,255&o[4]]}},9910:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.unsafeStringify=r;var i,o=(i=n(7037))&&i.__esModule?i:{default:i};const s=[];for(let e=0;e<256;++e)s.push((e+256).toString(16).slice(1));function r(e,t=0){return s[e[t+0]]+s[e[t+1]]+s[e[t+2]]+s[e[t+3]]+"-"+s[e[t+4]]+s[e[t+5]]+"-"+s[e[t+6]]+s[e[t+7]]+"-"+s[e[t+8]]+s[e[t+9]]+"-"+s[e[t+10]]+s[e[t+11]]+s[e[t+12]]+s[e[t+13]]+s[e[t+14]]+s[e[t+15]]}t.default=function(e,t=0){const n=r(e,t);if(!(0,o.default)(n))throw TypeError("Stringified UUID is invalid");return n}},3518:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i,o=(i=n(2858))&&i.__esModule?i:{default:i},s=n(9910);let r,a,u=0,d=0;t.default=function(e,t,n){let i=t&&n||0;const c=t||new Array(16);let l=(e=e||{}).node||r,f=void 0!==e.clockseq?e.clockseq:a;if(null==l||null==f){const t=e.random||(e.rng||o.default)();null==l&&(l=r=[1|t[0],t[1],t[2],t[3],t[4],t[5]]),null==f&&(f=a=16383&(t[6]<<8|t[7]))}let h=void 0!==e.msecs?e.msecs:Date.now(),p=void 0!==e.nsecs?e.nsecs:d+1;const g=h-u+(p-d)/1e4;if(g<0&&void 0===e.clockseq&&(f=f+1&16383),(g<0||h>u)&&void 0===e.nsecs&&(p=0),p>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");u=h,d=p,a=f,h+=122192928e5;const b=(1e4*(268435455&h)+p)%4294967296;c[i++]=b>>>24&255,c[i++]=b>>>16&255,c[i++]=b>>>8&255,c[i++]=255&b;const _=h/4294967296*1e4&268435455;c[i++]=_>>>8&255,c[i++]=255&_,c[i++]=_>>>24&15|16,c[i++]=_>>>16&255,c[i++]=f>>>8|128,c[i++]=255&f;for(let e=0;e<6;++e)c[i+e]=l[e];return t||(0,s.unsafeStringify)(c)}},4948:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=s(n(9025)),o=s(n(2311));function s(e){return e&&e.__esModule?e:{default:e}}var r=(0,i.default)("v3",48,o.default);t.default=r},9025:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.URL=t.DNS=void 0,t.default=function(e,t,n){function i(e,i,r,a){var u;if("string"==typeof e&&(e=function(e){e=unescape(encodeURIComponent(e));const t=[];for(let n=0;n{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n(6140)),o=r(n(2858)),s=n(9910);function r(e){return e&&e.__esModule?e:{default:e}}t.default=function(e,t,n){if(i.default.randomUUID&&!t&&!e)return i.default.randomUUID();const r=(e=e||{}).random||(e.rng||o.default)();if(r[6]=15&r[6]|64,r[8]=63&r[8]|128,t){n=n||0;for(let e=0;e<16;++e)t[n+e]=r[e];return t}return(0,s.unsafeStringify)(r)}},7186:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=s(n(9025)),o=s(n(9042));function s(e){return e&&e.__esModule?e:{default:e}}var r=(0,i.default)("v5",80,o.default);t.default=r},7037:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i,o=(i=n(7656))&&i.__esModule?i:{default:i};t.default=function(e){return"string"==typeof e&&o.default.test(e)}},7775:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i,o=(i=n(7037))&&i.__esModule?i:{default:i};t.default=function(e){if(!(0,o.default)(e))throw TypeError("Invalid UUID");return parseInt(e.slice(14,15),16)}},7758:e=>{e.exports=JSON.parse('{"OWNER_URL":"https://bat.bing.com/","BIDDING_LOGIC_URL":"https://bat.bing.com/pa/ps/x/cdn/bidding/bidding-current.js","UPDATE_URL":"https://ib.adnxs.com/ps/cc/update-igs","TRUSTED_BIDDING_SIGNALS_URL":"https://ib.adnxs.com/ps/ib/pa/kv","CUSTOM_AD_RENDER_URL":"https://adsdk.microsoft.com/par/ad.html?cs=1&adRenderCfg=${ADRENDERCFG}","DEFAULT_PRIORITY":10,"DEFAULT_LIFETIME_DAYS":30,"LOCAL_STORAGE_KEY":"ig-joined"}')}},t={};function n(i){var o=t[i];if(void 0!==o)return o.exports;var s=t[i]={exports:{}};return e[i].call(s.exports,s,s.exports,n),s.exports}(()=>{const e=n(7028),t=n(7514),i=n(8915),{actionQueue:o=[],config:s={}}=window&&window.pixie||{};e.config.applyConfig(s),t.logger.info("Create pixie client with config:",e.config),window.pixie=new i.Pixie(o).queueAction})()})();