@hyperframes/producer 0.6.0-alpha.4 → 0.6.0-alpha.5

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,7 +1,7 @@
1
1
  {
2
2
  "version": "0.1.0",
3
3
  "buildId": "dev",
4
- "sha256": "b6250f55f6477a477cdd8f9d26287dd92ea10707fd132f89dac19384b75ab300",
4
+ "sha256": "2304be2d110154fb3b73ea8c01ae7e7d7167fc6db5b4bc1f5c4ce04f4322b67c",
5
5
  "artifacts": {
6
6
  "iife": "hyperframe.runtime.iife.js",
7
7
  "esm": "hyperframe.runtime.mjs"
@@ -36,8 +36,8 @@ https://www.w3ctech.com/topic/2226`));let c=n(...s);return c.postcssPlugin=e,c.p
36
36
  0% { outline-color: rgba(59, 130, 246, 0.8); }
37
37
  100% { outline-color: transparent; }
38
38
  }
39
- `,document.head.appendChild(n)}for(let n of t)try{document.querySelectorAll(n).forEach(r=>{r.classList.add("__hf-flash"),setTimeout(()=>r.classList.remove("__hf-flash"),e)})}catch(i){D("bridge.flashElements.querySelector",i)}}var un=null;function oi(t){un=t}function at(t,e){if(un)try{un({source:"hf-preview",type:"analytics",event:t,properties:e??{}})}catch(n){D("runtime.analytics.site1",n)}}function si(t){let e=[],n=c=>{if(typeof c.getAnimations!="function")return[];try{return c.getAnimations()}catch{return[]}},i=(c,u)=>{for(let l of c){try{l.currentTime=u}catch(a){D("runtime.adapters.css.site1",a)}try{l.pause()}catch(a){D("runtime.adapters.css.site2",a)}}},r=c=>{for(let u of c)try{u.play()}catch(l){D("runtime.adapters.css.site3",l)}},o=c=>{for(let u of c)try{u.pause()}catch(l){D("runtime.adapters.css.site4",l)}},s=c=>{c.baseDelay?c.el.style.animationDelay=c.baseDelay:c.el.style.removeProperty("animation-delay"),c.basePlayState?c.el.style.animationPlayState=c.basePlayState:c.el.style.removeProperty("animation-play-state")};return{name:"css",discover:()=>{e=[];let c=document.querySelectorAll("*");for(let u of c){if(!(u instanceof HTMLElement))continue;let l=window.getComputedStyle(u);!l.animationName||l.animationName==="none"||e.push({el:u,baseDelay:u.style.animationDelay||"",basePlayState:u.style.animationPlayState||""})}},seek:c=>{let u=Number(c.time)||0;for(let l of e){if(!l.el.isConnected)continue;let a=t?.resolveStartSeconds?t.resolveStartSeconds(l.el):Number.parseFloat(l.el.getAttribute("data-start")??"0")||0,f=Math.max(0,u-a)*1e3,p=n(l.el);if(p.length>0){i(p,f);continue}l.el.style.animationPlayState="paused",l.el.style.animationDelay=`-${(f/1e3).toFixed(3)}s`}},pause:()=>{for(let c of e){if(!c.el.isConnected)continue;let u=n(c.el);u.length>0&&o(u),s(c)}},play:()=>{for(let c of e)c.el.isConnected&&(s(c),r(n(c.el)))},revert:()=>{e=[]}}}function ai(t){return{name:"gsap",discover:()=>{},seek:e=>{let n=t.getTimeline();if(!n)return;n.pause();let i=Math.max(0,Number(e.time)||0);typeof n.totalTime=="function"?n.totalTime(i,!1):n.seek(i,!1)},pause:()=>{let e=t.getTimeline();e&&e.pause()}}}function li(){return{name:"animejs",discover:()=>{try{let t=window.anime;if(!t||typeof t.running>"u")return;let e=t.running;if(!Array.isArray(e)||e.length===0)return;let n=window.__hfAnime??[],i=new Set(n);for(let r of e)i.has(r)||n.push(r);window.__hfAnime=n}catch(t){D("runtime.adapters.animejs.site1",t)}},seek:t=>{let e=Math.max(0,(Number(t.time)||0)*1e3),n=window.__hfAnime;if(!(!n||n.length===0))for(let i of n)try{typeof i.seek=="function"&&i.seek(e)}catch(r){D("runtime.adapters.animejs.site2",r)}},pause:()=>{let t=window.__hfAnime;if(!(!t||t.length===0))for(let e of t)try{typeof e.pause=="function"&&e.pause()}catch(n){D("runtime.adapters.animejs.site3",n)}},play:()=>{let t=window.__hfAnime;if(!(!t||t.length===0))for(let e of t)try{typeof e.play=="function"&&e.play()}catch(n){D("runtime.adapters.animejs.site4",n)}},revert:()=>{}}}function di(){return{name:"lottie",discover:()=>{try{let t=window.lottie;if(t&&typeof t.getRegisteredAnimations=="function"){let e=t.getRegisteredAnimations();if(Array.isArray(e)&&e.length>0){let n=window.__hfLottie??[],i=new Set(n);for(let r of e)i.has(r)||n.push(r);window.__hfLottie=n}}}catch(t){D("runtime.adapters.lottie.site1",t)}},seek:t=>{let e=Math.max(0,Number(t.time)||0),n=window.__hfLottie;if(!(!n||n.length===0))for(let i of n)try{if(ui(i))i.goToAndStop(e*1e3,!1);else if(ci(i)){if(typeof i.setCurrentRawFrameValue=="function"){let r=i.totalFrames??0,o=i.frameRate??30,s=e*o;r>0&&i.setCurrentRawFrameValue(Math.min(s,r-1))}else if(typeof i.seek=="function"){let r=i.duration??1,o=Math.min(100,e/r*100);i.seek(o)}}}catch(r){D("runtime.adapters.lottie.site2",r)}},pause:()=>{let t=window.__hfLottie;if(!(!t||t.length===0))for(let e of t)try{(ui(e)||ci(e))&&e.pause()}catch(n){D("runtime.adapters.lottie.site3",n)}},revert:()=>{}}}function ui(t){return typeof t=="object"&&t!==null&&typeof t.goToAndStop=="function"}function ci(t){return typeof t=="object"&&t!==null&&typeof t.pause=="function"&&("totalFrames"in t||"duration"in t)}function fi(){let t=null,e=0;return{name:"three",discover:()=>{},seek:n=>{t=Math.max(0,Number(n.time)||0),e=t,window.__hfThreeTime=t;try{window.dispatchEvent(new CustomEvent("hf-seek",{detail:{time:t}}))}catch(i){D("runtime.adapters.three.site1",i)}},pause:()=>{t==null&&(t=Math.max(0,e))},play:()=>{t=null},revert:()=>{t=null,e=0}}}function mi(){return{name:"waapi",discover:()=>{},seek:t=>{if(!document.getAnimations)return;let e=Math.max(0,(Number(t.time)||0)*1e3);for(let n of document.getAnimations()){try{n.currentTime=e}catch(i){D("runtime.adapters.waapi.site1",i)}try{n.pause()}catch(i){D("runtime.adapters.waapi.site2",i)}}},pause:()=>{if(document.getAnimations)for(let t of document.getAnimations())try{t.pause()}catch(e){D("runtime.adapters.waapi.site3",e)}}}}function pi(t){let e=Array.from(document.querySelectorAll("video, audio")),n=t?.shouldIncludeElement?e.filter(s=>t.shouldIncludeElement?.(s)):e.filter(s=>s.hasAttribute("data-start")),i=[],r=[],o=0;for(let s of n){let c=t?.resolveStartSeconds?t.resolveStartSeconds(s):Number.parseFloat(s.dataset.start??"0");if(!Number.isFinite(c))continue;let u=Number.parseFloat(s.dataset.playbackStart??s.dataset.mediaStart??"0")||0,l=s.defaultPlaybackRate,a=Number.isFinite(l)&&l>0?Math.max(.1,Math.min(5,l)):1,f=s.loop,p=Number.isFinite(s.duration)&&s.duration>0?s.duration:null,y=t?.resolveDurationSeconds?.(s)??Number.parseFloat(s.dataset.duration??"");(!Number.isFinite(y)||y<=0)&&p!=null&&(y=Math.max(0,(p-u)/a));let C=Number.isFinite(y)&&y>0?c+y:Number.POSITIVE_INFINITY,N=Number.parseFloat(s.dataset.volume??""),b={el:s,start:c,mediaStart:u,duration:Number.isFinite(y)&&y>0?y:Number.POSITIVE_INFINITY,end:C,volume:Number.isFinite(N)?N:null,playbackRate:a,loop:f,sourceDuration:p};i.push(b),s.tagName==="VIDEO"&&r.push(b),Number.isFinite(C)&&(o=Math.max(o,C))}return{timedMediaEls:n,mediaClips:i,videoClips:r,maxMediaEnd:o}}var cn=new WeakMap,lt=new WeakMap,dn=new WeakSet,Qe=new WeakSet;function Uo(t){if(Qe.has(t))return;Qe.add(t);let e=()=>Qe.delete(t);t.addEventListener("playing",e,{once:!0}),t.addEventListener("pause",e,{once:!0}),t.addEventListener("error",e,{once:!0})}function hi(t){let e=!!(t.outputMuted||t.userMuted);for(let n of t.clips){let{el:i}=n;if(!i.isConnected)continue;let r=(t.timeSeconds-n.start)*n.playbackRate+n.mediaStart;if(t.timeSeconds>=n.start&&t.timeSeconds<n.end&&r>=0){if(n.loop&&n.sourceDuration!=null&&n.sourceDuration>0){let w=n.sourceDuration-n.mediaStart;w>0&&r>=n.sourceDuration&&(r=n.mediaStart+(r-n.mediaStart)%w)}let s=t.userVolume??1;i.volume=(n.volume??1)*s,e&&(i.muted=!0),i.preload!=="auto"&&(i.preload="auto");try{i.playbackRate=n.playbackRate*t.playbackRate}catch(w){D("runtime.media.site1",w)}let c=.04,u=2,l=i.currentTime||0,a=Math.abs(l-r),f=r-l,p=cn.get(i);cn.set(i,f);let y=p===void 0,C=!y&&Math.abs(f-p)>.5,N=a>3,b=a>.5&&(y||C||N),z=p!==void 0&&Math.abs(f-p)<.004,R=!1;if(!b&&!y&&z&&a>c){let w=(lt.get(i)??0)+1;lt.set(i,w),w>=u&&(R=!0,lt.set(i,0))}else a<=c&&lt.set(i,0);if(b||R||t.forceSync&&a>.02){try{i.currentTime=r}catch(w){D("runtime.media.site2",w)}if(Math.abs(i.currentTime-r)>.5&&!dn.has(i)){dn.add(i),i.load();try{i.currentTime=r}catch(w){D("runtime.media.site3",w)}}Qe.delete(i)}t.playing&&i.paused&&!Qe.has(i)?(Uo(i),i.play().catch(w=>{Qe.delete(i),(w&&typeof w=="object"&&"name"in w?String(w.name??""):"")==="NotAllowedError"&&t.onAutoplayBlocked?.()})):!t.playing&&!i.paused&&i.pause();continue}cn.delete(i),lt.delete(i),dn.delete(i),i.paused||i.pause()}}var zo=["[data-hyperframes-ignore]","[data-hyperframes-picker-ignore]","[data-hf-ignore]","[data-no-inspect]","[data-no-pick]","[data-hyper-shader-loading]"].join(","),jo=["[data-hyperframes-picker-block]","[data-hyper-shader-loading]"].join(",");function xi(t){let e=!1,n=null,i=null,r=null,o=null;function s(h,g){try{window.dispatchEvent(new CustomEvent(h,{detail:g}))}catch(E){D("runtime.picker.site1",E)}}function c(h){r=h,s("hyperframe:picker:hovered",{elementInfo:r,isPickMode:e,timestamp:Date.now()})}function u(h){o=h,s("hyperframe:picker:selected",{elementInfo:o,isPickMode:e,timestamp:Date.now()})}function l(h){if(!h||h===document.body||h===document.documentElement)return!1;let g=h.tagName.toLowerCase();return!(g==="script"||g==="style"||g==="link"||g==="meta"||h.classList.contains("__hf-pick-highlight")||h.closest(zo))}function a(h){return!!h?.closest(jo)}function f(h){let g=h;if(g.id)return`#${g.id}`;let E=h.getAttribute("data-composition-id");if(E)return`[data-composition-id="${E}"]`;let M=h.getAttribute("data-composition-src");if(M)return`[data-composition-src="${M}"]`;let F=h.getAttribute("data-track-index");if(F)return`[data-track-index="${F}"]`;let v=h.tagName.toLowerCase(),I=h.parentElement;if(!I)return v;let L=I.querySelectorAll(`:scope > ${v}`);if(L.length===1)return v;for(let J=0;J<L.length;J+=1)if(L[J]===h)return`${v}:nth-of-type(${J+1})`;return v}function p(h){let g=h.tagName.toLowerCase(),E=(h.textContent??"").trim().replace(/\s+/g," "),M=(F,v)=>F.length>v?`${F.slice(0,v-1)}\u2026`:F;return g==="h1"||g==="h2"||g==="h3"?"Heading":g==="p"||g==="span"||g==="div"?E.length>0?M(E,56):"Text":g==="img"?"Image":g==="video"?"Video":g==="audio"?"Audio":g==="svg"?"Shape":h.getAttribute("data-composition-src")?"Composition":g==="section"?"Section":`${g.charAt(0).toUpperCase()}${g.slice(1)}`}function y(h,g,E){let M=typeof E=="number"&&E>0?E:8,F=[];if(document.elementsFromPoint)F=document.elementsFromPoint(h,g);else if(document.elementFromPoint){let L=document.elementFromPoint(h,g);F=L?[L]:[]}if(a(F[0]??null))return[];let v={},I=[];for(let L=0;L<F.length;L+=1){let J=F[L];if(!l(J))continue;let B=`${J.tagName}::${J.id||""}::${L}`;if(!v[B]&&(v[B]=!0,I.push(J),I.length>=M))break}return I}function C(h){let g=h.getBoundingClientRect(),E={};for(let F=0;F<h.attributes.length;F+=1){let v=h.attributes[F];v.name.startsWith("data-")&&(E[v.name]=v.value)}return{id:h.id||null,tagName:h.tagName.toLowerCase(),selector:f(h),label:p(h),boundingBox:{x:g.left,y:g.top,width:g.width,height:g.height},textContent:h.textContent?h.textContent.trim().slice(0,200):null,src:h.getAttribute("src")||h.getAttribute("data-composition-src")||null,dataAttributes:E}}function N(h,g,E){return y(h,g,E).map(C)}function b(h){if(!e)return;let E=y(h.clientX,h.clientY,1)[0]??(h.target instanceof Element?h.target:null);if(!l(E)||n===E)return;n&&n.classList.remove("__hf-pick-highlight"),n=E,E.classList.add("__hf-pick-highlight");let M=C(E);c(M),t.postMessage({source:"hf-preview",type:"element-hovered",elementInfo:M})}function z(h){if(!e)return;h.preventDefault(),h.stopPropagation(),h.stopImmediatePropagation();let g=N(h.clientX,h.clientY,8);g.length!==0&&(c(g[0]??null),t.postMessage({source:"hf-preview",type:"element-pick-candidates",candidates:g,selectedIndex:0,point:{x:h.clientX,y:h.clientY}}))}function R(h){h.key==="Escape"&&(Y(),t.postMessage({source:"hf-preview",type:"pick-mode-cancelled"}))}function w(){e||(e=!0,i=document.createElement("style"),i.textContent=[".__hf-pick-highlight { outline: 2px solid #4f8cf7 !important; outline-offset: 2px; cursor: crosshair !important; }",".__hf-pick-active * { cursor: crosshair !important; }"].join(`
40
- `),document.head.appendChild(i),document.body.classList.add("__hf-pick-active"),document.addEventListener("mousemove",b,!0),document.addEventListener("click",z,!0),document.addEventListener("keydown",R,!0),s("hyperframe:picker:mode",{isPickMode:!0,timestamp:Date.now()}))}function Y(){e&&(e=!1,n&&(n.classList.remove("__hf-pick-highlight"),n=null),i&&(i.remove(),i=null),document.body.classList.remove("__hf-pick-active"),document.removeEventListener("mousemove",b,!0),document.removeEventListener("click",z,!0),document.removeEventListener("keydown",R,!0),s("hyperframe:picker:mode",{isPickMode:!1,timestamp:Date.now()}))}function K(){window.__HF_PICKER_API={enable:w,disable:Y,isActive:()=>e,getHovered:()=>r,getSelected:()=>o,getCandidatesAtPoint:(h,g,E)=>Number.isFinite(h)&&Number.isFinite(g)?N(h,g,E):[],pickAtPoint:(h,g,E)=>{if(!Number.isFinite(h)||!Number.isFinite(g))return null;let M=N(h,g,8);if(!M.length)return null;let F=Math.max(0,Math.min(M.length-1,Number(E??0))),v=M[F]??null;return v?(u(v),t.postMessage({source:"hf-preview",type:"element-picked",elementInfo:v}),Y(),v):null},pickManyAtPoint:(h,g,E)=>{if(!Number.isFinite(h)||!Number.isFinite(g))return[];let M=N(h,g,8);if(!M.length)return[];let F=[],v=Array.isArray(E)?E:[0];for(let I of v){let L=Math.max(0,Math.min(M.length-1,Math.floor(Number(I)))),J=M[L];if(!J)continue;F.some(ce=>ce.selector===J.selector&&ce.tagName===J.tagName)||F.push(J)}return F.length?(u(F[0]??null),t.postMessage({source:"hf-preview",type:"element-picked-many",elementInfos:F}),Y(),F):[]}},s("hyperframe:picker:api-ready",{hasApi:!0,timestamp:Date.now()})}return{enablePickMode:w,disablePickMode:Y,installPickerApi:K}}function Ye(t,e){let n=Number.isFinite(e)&&e>0?e:30,i=Number.isFinite(t)&&t>0?t:0;return Math.floor(i*n+1e-9)/n}function Rt(t,e,n){if(t){for(let i of Object.values(t))if(!(!i||i===e))try{n(i)}catch(r){D("runtime.player.site1",r)}}}function gi(t,e,n){let i=Ye(e,n);return t.pause(),typeof t.totalTime=="function"?t.totalTime(i,!1):t.seek(i,!1),i}function Go(t,e,n,i){let r=[];Rt(t,e,o=>{o.play(),r.push(o)});try{return gi(e,n,i)}finally{for(let o of r)try{o.pause()}catch(s){D("runtime.player.site2",s)}}}function Vo(t,e){Rt(t,e,n=>{n.play()})}function yi(t){return{_timeline:null,play:()=>{let e=t.getTimeline();if(!e||t.getIsPlaying())return;let n=Math.max(0,Number(t.getSafeDuration?.()??e.duration()??0)||0);n>0&&Math.max(0,Number(e.time())||0)>=n&&(e.pause(),e.seek(0,!1),t.onDeterministicSeek(0),t.setIsPlaying(!1),t.onSyncMedia(0,!1),t.onRenderFrameSeek(0)),typeof e.timeScale=="function"&&e.timeScale(t.getPlaybackRate()),e.play(),Rt(t.getTimelineRegistry?.(),e,i=>{typeof i.timeScale=="function"&&i.timeScale(t.getPlaybackRate()),i.play()}),t.onDeterministicPlay(),t.setIsPlaying(!0),t.onShowNativeVideos(),t.onStatePost(!0)},pause:()=>{let e=t.getTimeline();if(!e)return;e.pause(),Rt(t.getTimelineRegistry?.(),e,i=>{i.pause()});let n=Math.max(0,Number(e.time())||0);t.onDeterministicSeek(n),t.onDeterministicPause(),t.setIsPlaying(!1),t.onSyncMedia(n,!1),t.onRenderFrameSeek(n),t.onStatePost(!0)},seek:e=>{let n=t.getTimeline();if(!n)return;let i=Math.max(0,Number(e)||0),r=Go(t.getTimelineRegistry?.(),n,i,t.getCanonicalFps());t.onDeterministicSeek(r),t.setIsPlaying(!1),t.onSyncMedia(r,!1),t.onRenderFrameSeek(r),t.onStatePost(!0)},renderSeek:e=>{let n=t.getTimeline(),i=t.getCanonicalFps(),r=n?(Vo(t.getTimelineRegistry?.(),n),gi(n,e,i)):Ye(Math.max(0,Number(e)||0),i);t.onDeterministicSeek(r),t.setIsPlaying(!1),t.onSyncMedia(r,!1),t.onRenderFrameSeek(r),t.onStatePost(!0)},getTime:()=>Number(t.getTimeline()?.time()??0),getDuration:()=>Number(t.getTimeline()?.duration()??0),isPlaying:()=>t.getIsPlaying(),setPlaybackRate:e=>t.setPlaybackRate(e),getPlaybackRate:()=>t.getPlaybackRate()}}function Si(){return{capturedTimeline:null,isPlaying:!1,rafId:null,currentTime:0,deterministicAdapters:[],parityModeEnabled:!0,canonicalFps:30,bridgeMuted:!1,bridgeVolume:1,mediaOutputMuted:!1,mediaAutoplayBlockedPosted:!1,mediaForceSyncNextTick:!1,playbackRate:1,bridgeLastPostedFrame:-1,bridgeLastPostedAt:0,bridgeLastPostedPlaying:!1,bridgeLastPostedMuted:!1,bridgeMaxPostIntervalMs:80,controlBridgeHandler:null,clampDurationLoggedRaw:null,beforeUnloadHandler:null,domReadyHandler:null,injectedCompStyles:[],injectedCompScripts:[],cachedTimedMediaEls:[],cachedMediaClips:[],cachedVideoClips:[],cachedMediaTimelineDurationSeconds:0,tornDown:!1,maxTimelineDurationSeconds:1800,nativeVisualWatchdogTick:0,transportClock:null,transportRafId:null}}var $o="data-hf-authored-duration",Ko="data-hf-authored-end";function Ve(t){if(t==null||t==="")return null;let e=Number(t);return Number.isFinite(e)?e:null}function Jo(t){return Ve(t.getAttribute("data-duration"))}function Qo(t){return Ve(t.getAttribute("data-end"))}function Yo(t){return Ve(t.getAttribute($o))}function Zo(t){return Ve(t.getAttribute(Ko))}function Xo(t){let e=(t??"").trim();if(!e)return null;let n=Ve(e);if(n!=null)return{kind:"absolute",value:n};let i=e.match(/^([A-Za-z0-9_.:-]+)(?:\s*([+-])\s*([0-9]*\.?[0-9]+))?$/);if(!i)return null;let r=(i[1]??"").trim();if(!r)return null;let o=i[2]??"+",s=i[3]??"0",c=Number.parseFloat(s),u=Number.isFinite(c)?Math.max(0,c):0,l=o==="-"?-u:u;return{kind:"reference",refId:r,offset:l}}function $e(t){let e=t.timelineRegistry??{},n=t.includeAuthoredTimingAttrs??!1,i=new WeakMap,r=new WeakMap,o=new Set,s=a=>{let f=document.getElementById(a);return f||(document.querySelector(`[data-composition-id="${CSS.escape(a)}"]`)??null)},c=a=>{let f=r.get(a);if(f!==void 0)return f;let p=null,y=Jo(a)??(n?Yo(a):null);if(y!=null&&y>0&&(p=y),p==null||p<=0){let C=Qo(a)??(n?Zo(a):null);if(C!=null){let N=l(a,0),b=C-N;Number.isFinite(b)&&b>0&&(p=b)}}if((p==null||p<=0)&&a instanceof HTMLMediaElement){let C=Ve(a.getAttribute("data-playback-start"))??Ve(a.getAttribute("data-media-start"))??0;Number.isFinite(a.duration)&&a.duration>C&&(p=a.duration-C)}if(p==null||p<=0){let C=a.getAttribute("data-composition-id");if(C){let N=e[C]??null;if(N&&typeof N.duration=="function")try{let b=Number(N.duration());Number.isFinite(b)&&b>0&&(p=b)}catch(b){D("runtime.startResolver.site1",b)}}}return p!=null&&Number.isFinite(p)&&p>0?(r.set(a,p),p):(r.set(a,null),null)},u=(a,f)=>{if(a.hasAttribute("data-composition-id")){let y=a.parentElement?.closest("[data-composition-id]");return y?l(y,f):0}let p=a.closest("[data-composition-id]");return p?l(p,f):0},l=(a,f)=>{let p=i.get(a);if(p!==void 0)return p??f;if(o.has(a))return f;o.add(a);try{let y=Xo(a.getAttribute("data-start"));if(!y){if(a.hasAttribute("data-composition-id")){let R=a.parentElement;if(R&&(R.hasAttribute("data-composition-src")||R.hasAttribute("data-composition-id"))){let w=l(R,f);return i.set(a,w),w}}return i.set(a,f),f}if(y.kind==="absolute"){let R=Math.max(0,y.value),w=Math.max(0,u(a,f)+R);return i.set(a,w),w}let C=s(y.refId);if(!C)return i.set(a,f),f;let N=l(C,0),b=c(C);if(b==null||b<=0){let R=Math.max(0,N+y.offset);return i.set(a,R),R}let z=Math.max(0,N+b+y.offset);return i.set(a,z),z}finally{o.delete(a)}};return{resolveStartForElement:(a,f=0)=>l(a,Math.max(0,f)),resolveDurationForElement:a=>c(a)}}var es="data-hf-authored-duration",ts="data-hf-authored-end";function Ae(t){if(t==null||t==="")return null;let e=Number(t);return Number.isFinite(e)?e:null}function fn(t){return Ae(t.getAttribute("data-duration"))??Ae(t.getAttribute(es))}function bi(t){return Ae(t.getAttribute("data-end"))??Ae(t.getAttribute(ts))}function mn(...t){let e=t.filter(n=>Number.isFinite(n??null));return e.length===0?null:Math.max(...e)}var Ai={composition:0,video:1,image:2,element:3,audio:4};function ns(t){if(t.length===0)return;let e=new Map;for(let s of t){let c=e.get(s.track)??new Set;c.add(s.kind),e.set(s.track,c)}if(!Array.from(e.values()).some(s=>s.size>1))return;let i=0,r=new Map,o=[...e.keys()].sort((s,c)=>s-c);for(let s of o){let c=e.get(s);if(c.size===1)r.set(`${s}:${[...c][0]}`,i++);else{let u=[...c].sort((l,a)=>(Ai[l]??99)-(Ai[a]??99));for(let l of u)r.set(`${s}:${l}`,i++)}}for(let s of t){let c=`${s.track}:${s.kind}`,u=r.get(c);u!=null&&(s.track=u)}}function ct(t){let e=String(t??"").trim();if(!e)return null;let n=e.toLowerCase();if(n.startsWith("data:")||n.startsWith("javascript:"))return null;try{return new URL(e,document.baseURI).toString()}catch{return e}}function Ei(t){let e=t.getAttribute("src")??t.getAttribute("data-src");if(e)return ct(e);let n=t.getAttribute("data-composition-src");if(n)return ct(n);let i=t.querySelector("img[src], video[src], audio[src], source[src]");return i?ct(i.getAttribute("src")):null}function is(t){let e=t.className;return typeof e!="string"?null:e.split(/\s+/).map(n=>n.trim()).find(n=>n&&n!=="clip"&&!n.startsWith("__hf-"))??null}function rs(t){if(!t)return null;try{return new URL(t,document.baseURI).pathname.split("/").filter(Boolean).at(-1)??null}catch{return t.split(/[\\/]/).filter(Boolean).at(-1)??null}}function os(t){let e=t.textContent?.replace(/\s+/g," ").trim();return e?e.length>32?`${e.slice(0,31)}...`:e:null}function ut(t){let e=t.replace(/\.[^.]+$/i,"").replace(/[-_]+/g," ").replace(/\s+/g," ").trim();return e?e.replace(/\b\w/g,n=>n.toUpperCase()):t}function ss(t,e,n){let i=t.getAttribute("data-timeline-label")??t.getAttribute("data-label")??t.getAttribute("aria-label")??null;if(i?.trim())return i.trim();let r=t.getAttribute("data-composition-id");if(r)return ut(r);let o=t.id;if(o)return ut(o);let s=is(t);if(s)return ut(s);let c=rs(Ei(t));if(c)return ut(c);let u=os(t);return u||`${ut(e)} ${n+1}`}function Fi(t){let n=window.__timelines??{},i=$e({timelineRegistry:n,includeAuthoredTimingAttrs:!0}),r=P=>{if(!P)return null;let T=n[P]??null;if(!T||typeof T.duration!="function")return null;try{let _=Number(T.duration());return Number.isFinite(_)&&_>0?_:null}catch{return null}},o=P=>{let T=Ae(P.getAttribute("data-duration"));if(T!=null&&T>0)return T;let _=Ae(P.getAttribute("data-playback-start"))??Ae(P.getAttribute("data-media-start"))??0;return Number.isFinite(P.duration)&&P.duration>_?Math.max(0,P.duration-_):null},s=()=>{let P=Array.from(document.querySelectorAll("video[data-start], audio[data-start]"));if(P.length===0)return null;let T=0;for(let _ of P){let ie=i.resolveStartForElement(_,0);if(!Number.isFinite(ie))continue;let ee=o(_);ee==null||ee<=0||(T=Math.max(T,Math.max(0,ie)+ee))}return T>0?T:null},c=P=>{let T=P.trim().toLowerCase();return!(!T||T==="main"||T.includes("caption")||T.includes("ambient"))},u=(P,T)=>{let _=[],ie=null,ee=null,q=null,H=P.parentElement;for(;H;){let j=H.getAttribute("data-composition-id");j&&(_.push(j),!q&&H!==T&&(q=j),ie==null&&(ie=i.resolveStartForElement(H,0)),ee==null&&(ee=Ae(H.getAttribute("data-duration"))??r(j)??null)),H=H.parentElement}return{parentCompositionId:q,compositionAncestors:_.reverse(),inheritedStart:ie,inheritedDuration:ee}},l=document.querySelector("[data-composition-id]"),a=Array.from(document.querySelectorAll("[data-composition-id]")),f=l?.getAttribute("data-composition-id")??null,p=l?i.resolveStartForElement(l,0):0,y=s(),C=y!=null?Math.max(0,y-Math.max(0,p)):null,N=r(f),b=fn(l??document.body),z=mn(...a.filter(P=>P!==l).map(P=>{let T=i.resolveStartForElement(P,0),_=i.resolveDurationForElement(P)??r(P.getAttribute("data-composition-id"))??null;return!Number.isFinite(T)||_==null||_<=0?null:Math.max(0,T)+_})),R=z!=null?Math.max(0,z-Math.max(0,p)):null,w=typeof N=="number"&&Number.isFinite(N)&&N>0?N:null,Y=typeof b=="number"&&Number.isFinite(b)&&b>0?b:null,K=typeof C=="number"&&Number.isFinite(C)&&C>0?C:null,h=typeof R=="number"&&Number.isFinite(R)&&R>0?R:null,g=mn(K,h),E=w!=null&&g!=null&&w>g+1,M=Y??(E?g:mn(w,K,h)),F=M!=null?Math.min(M,t.maxTimelineDurationSeconds):null,I=(F!=null?p+F:null)??(typeof y=="number"&&Number.isFinite(y)&&y>0?y:null),L=(P,T)=>!Number.isFinite(T)||T<=0?0:I==null||!Number.isFinite(I)?T:!Number.isFinite(P)||P>=I?0:Math.max(0,Math.min(T,I-P)),J=[],B=[],ce=Array.from(document.querySelectorAll("[data-start], [data-track-index], [data-composition-id], video, audio, img")),Ee=0;for(let P=0;P<ce.length;P+=1){let T=ce[P];if(T===l||["SCRIPT","STYLE","LINK","META","TEMPLATE","NOSCRIPT"].includes(T.tagName))continue;let _=u(T,l),ie=i.resolveStartForElement(T,_.inheritedStart??0),ee=T.getAttribute("data-composition-id"),q=fn(T);if((q==null||q<=0)&&ee&&ee!==f&&(q=r(ee)),(q==null||q<=0)&&T instanceof HTMLMediaElement){let ye=Ae(T.getAttribute("data-playback-start"))??Ae(T.getAttribute("data-media-start"))??0;Number.isFinite(T.duration)&&T.duration>0&&(q=Math.max(0,T.duration-ye))}if(q==null||q<=0){let ye=_.inheritedDuration;if(ye!=null&&ye>0){let fe=(_.inheritedStart??0)+ye;q=Math.max(0,fe-ie)}}if(q==null||q<=0||(q=L(ie,q),q<=0))continue;let H=ie+q;Ee=Math.max(Ee,H);let j=T.tagName.toLowerCase(),Re=ee&&ee!==f?"composition":j==="video"?"video":j==="audio"?"audio":j==="img"?"image":"element";J.push({id:T.id||ee||null,label:ss(T,Re,J.length),start:ie,duration:q,track:Number.parseInt(T.getAttribute("data-track-index")??T.getAttribute("data-track")??String(P),10)||0,kind:Re,tagName:j,compositionId:T.getAttribute("data-composition-id"),compositionAncestors:_.compositionAncestors,parentCompositionId:_.parentCompositionId,nodePath:null,compositionSrc:ct(T.getAttribute("data-composition-src")),assetUrl:Ei(T),timelineRole:T.getAttribute("data-timeline-role"),timelineLabel:T.getAttribute("data-timeline-label"),timelineGroup:T.getAttribute("data-timeline-group"),timelinePriority:Ae(T.getAttribute("data-timeline-priority"))})}let V=new Set(J.map(P=>P.id)),G=l?.getAttribute("data-composition-id")??null,O=G?n[G]??null:null;if(O&&l){let P=O;if(typeof P.getChildren=="function")try{let T=P.getChildren(!0,!0,!1)??[],_=new Map;for(let q of l.children){let H=q;if(!H.id)continue;let j=H.tagName.toLowerCase();j==="script"||j==="style"||j==="link"||_.set(H,{id:H.id,start:1/0,end:-1/0})}let ie=q=>{let H=q;for(;H;){if(_.has(H))return H;if(H===l)return null;H=H.parentElement}return null};for(let q of T){if(typeof q.targets!="function"||typeof q.startTime!="function"||typeof q.duration!="function")continue;let H=q.startTime(),j=q.parent;for(;j&&j!==O&&typeof j.startTime=="function";)H+=j.startTime(),j=j.parent;let Re=H+q.duration();if(!(!Number.isFinite(H)||!Number.isFinite(Re)))for(let ye of q.targets()){if(!(ye instanceof Element))continue;let ke=ie(ye);if(!ke)continue;let fe=_.get(ke);fe&&(fe.start=Math.min(fe.start,H),fe.end=Math.max(fe.end,Re))}}let ee=J.length>0?Math.max(...J.map(q=>q.track))+1:0;for(let[q,H]of _){if(H.start===1/0||H.end===-1/0)continue;let j=q;if(V.has(j.id))continue;let Re=Math.max(0,H.end-H.start);if(Re<=0)continue;let ye=L(H.start,Re);ye<=0||(Ee=Math.max(Ee,H.start+ye),J.push({id:j.id,label:j.getAttribute("data-timeline-label")??j.getAttribute("data-label")??j.getAttribute("aria-label")??j.id,start:H.start,duration:ye,track:Number.parseInt(j.getAttribute("data-track-index")??j.getAttribute("data-track")??"",10)||ee,kind:"element",tagName:j.tagName.toLowerCase(),compositionId:j.getAttribute("data-composition-id"),compositionAncestors:G?[G]:[],parentCompositionId:G,nodePath:null,compositionSrc:null,assetUrl:null,timelineRole:j.getAttribute("data-timeline-role"),timelineLabel:j.getAttribute("data-timeline-label"),timelineGroup:j.getAttribute("data-timeline-group"),timelinePriority:Ae(j.getAttribute("data-timeline-priority"))}),V.add(j.id))}}catch(T){D("runtime.timeline.site1",T)}}if(l&&F!=null&&F>0){let P=J.length>0?Math.max(...J.map(T=>T.track))+1:0;for(let T of l.children){let _=T;if(!_.id||V.has(_.id))continue;let ie=_.getAttribute("data-timeline-role");if(ie!=="overlay"&&ie!=="persistent-overlay")continue;let ee=_.tagName.toLowerCase();if(ee==="script"||ee==="style"||ee==="link"||ee==="meta"||window.getComputedStyle(_).display==="none")continue;let H=L(0,F);H<=0||(Ee=Math.max(Ee,H),J.push({id:_.id,label:_.getAttribute("data-timeline-label")??_.getAttribute("data-label")??_.getAttribute("aria-label")??_.id,start:0,duration:H,track:Number.parseInt(_.getAttribute("data-track-index")??_.getAttribute("data-track")??"",10)||P,kind:"element",tagName:ee,compositionId:_.getAttribute("data-composition-id"),compositionAncestors:G?[G]:[],parentCompositionId:G,nodePath:null,compositionSrc:null,assetUrl:null,timelineRole:ie,timelineLabel:_.getAttribute("data-timeline-label"),timelineGroup:_.getAttribute("data-timeline-group"),timelinePriority:Ae(_.getAttribute("data-timeline-priority"))}),V.add(_.id))}}ns(J);for(let P of a){if(P===l)continue;let T=P.getAttribute("data-composition-id");if(!T||!c(T))continue;let _=i.resolveStartForElement(P,0),ie=fn(P);if((ie==null||ie<=0)&&bi(P)!=null){let j=bi(P);ie=Math.max(0,j-_)}let ee=r(T),q=ie&&ie>0?ie:ee;if(q==null||q<=0)continue;let H=L(_,q);H<=0||B.push({id:T,label:P.getAttribute("data-label")??T,start:_,duration:H,thumbnailUrl:ct(P.getAttribute("data-thumbnail-url")),avatarName:null})}let X=Math.max(1,Math.min(Math.max(Ee||1,F??0),t.maxTimelineDurationSeconds));return{source:"hf-preview",type:"timeline",durationInFrames:E&&Y==null?Number.POSITIVE_INFINITY:Math.max(1,Math.round(X*Math.max(1,t.canonicalFps))),clips:J,scenes:B,compositionWidth:Ae(l?.getAttribute("data-width"))??1920,compositionHeight:Ae(l?.getAttribute("data-height"))??1080}}var ue=Ho(Kr(),1),Jr=ue.default,pc=ue.default.stringify,hc=ue.default.fromJSON,xc=ue.default.plugin,gc=ue.default.parse,yc=ue.default.list,Sc=ue.default.document,bc=ue.default.comment,Ac=ue.default.atRule,Ec=ue.default.rule,Fc=ue.default.decl,wc=ue.default.root,Nc=ue.default.CssSyntaxError,Cc=ue.default.Declaration,Mc=ue.default.Container,Tc=ue.default.Processor,kc=ue.default.Document,vc=ue.default.Comment,Dc=ue.default.Warning,Lc=ue.default.AtRule,Rc=ue.default.Result,_c=ue.default.Input,Bc=ue.default.Rule,Oc=ue.default.Root,Pc=ue.default.Node;function Wn(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Ca(t){return t.replace(/\\/g,"\\\\").replace(/"/g,'\\"')}function Ma(t,e,n){let i=Ta(t,e,n),r=i.trim();if(!r||/^(html|body|:root|\*)$/i.test(r))return t;let o=new RegExp(`\\[\\s*data-composition-id\\s*=\\s*(["'])${Wn(n)}\\1\\s*\\]`,"g");if(o.test(r))return i.replace(o,e);let s=i.match(/^\s*/)?.[0]??"",c=i.match(/\s*$/)?.[0]??"";return`${s}${e} ${r}${c}`}function Ta(t,e,n){let i=Wn(n),r=String.raw`\[\s*data-composition-id\s*=\s*(?:"${i}"|'${i}')\s*\]`,o=String.raw`\s*\[\s*data-(?:start|duration)\s*=\s*(?:"[^"]*"|'[^']*')\s*\]`;return t.replace(new RegExp(`${r}(?:${o})+`,"g"),e).replace(new RegExp(`(?:${o})+${r}`,"g"),e)}var ka=new Set(["keyframes","-webkit-keyframes","font-face"]);function va(t){return t?.type==="atrule"}function Da(t){let e=t.parent;for(;e;){if(va(e)&&ka.has(e.name.toLowerCase()))return!0;e=e.parent}return!1}function Hn(t,e,n){let i=e.trim();if(!t||!i)return t;let r=n||`[data-composition-id="${Ca(i)}"]`,o=Jr.parse(t);return o.walkRules(s=>{Da(s)||(s.selectors=s.selectors.map(c=>Ma(c,r,i)))}),o.toResult({map:!1}).css}function Qr(t,e,n="[HyperFrames] composition script error:",i,r=e){let o=JSON.stringify(e),s=JSON.stringify(r),c=JSON.stringify(n),u=Wn(e),l=JSON.stringify(i??null),a=JSON.stringify(String.raw`\[\s*data-composition-id\s*=\s*(?:"${u}"|'${u}')\s*\]`),f=JSON.stringify(String.raw`\s*\[\s*data-(?:start|duration)\s*=\s*(?:"[^"]*"|'[^']*')\s*\]`);return`(function(){
39
+ `,document.head.appendChild(n)}for(let n of t)try{document.querySelectorAll(n).forEach(r=>{r.classList.add("__hf-flash"),setTimeout(()=>r.classList.remove("__hf-flash"),e)})}catch(i){D("bridge.flashElements.querySelector",i)}}var un=null;function oi(t){un=t}function at(t,e){if(un)try{un({source:"hf-preview",type:"analytics",event:t,properties:e??{}})}catch(n){D("runtime.analytics.site1",n)}}function si(t){let e=[],n=c=>{if(typeof c.getAnimations!="function")return[];try{return c.getAnimations()}catch{return[]}},i=(c,u)=>{for(let l of c){try{l.currentTime=u}catch(a){D("runtime.adapters.css.site1",a)}try{l.pause()}catch(a){D("runtime.adapters.css.site2",a)}}},r=c=>{for(let u of c)try{u.play()}catch(l){D("runtime.adapters.css.site3",l)}},o=c=>{for(let u of c)try{u.pause()}catch(l){D("runtime.adapters.css.site4",l)}},s=c=>{c.baseDelay?c.el.style.animationDelay=c.baseDelay:c.el.style.removeProperty("animation-delay"),c.basePlayState?c.el.style.animationPlayState=c.basePlayState:c.el.style.removeProperty("animation-play-state")};return{name:"css",discover:()=>{e=[];let c=document.querySelectorAll("*");for(let u of c){if(!(u instanceof HTMLElement))continue;let l=window.getComputedStyle(u);!l.animationName||l.animationName==="none"||e.push({el:u,baseDelay:u.style.animationDelay||"",basePlayState:u.style.animationPlayState||""})}},seek:c=>{let u=Number(c.time)||0;for(let l of e){if(!l.el.isConnected)continue;let a=t?.resolveStartSeconds?t.resolveStartSeconds(l.el):Number.parseFloat(l.el.getAttribute("data-start")??"0")||0,f=Math.max(0,u-a)*1e3,p=n(l.el);if(p.length>0){i(p,f);continue}l.el.style.animationPlayState="paused",l.el.style.animationDelay=`-${(f/1e3).toFixed(3)}s`}},pause:()=>{for(let c of e){if(!c.el.isConnected)continue;let u=n(c.el);u.length>0&&o(u),s(c)}},play:()=>{for(let c of e)c.el.isConnected&&(s(c),r(n(c.el)))},revert:()=>{e=[]}}}function ai(t){return{name:"gsap",discover:()=>{},seek:e=>{let n=t.getTimeline();if(!n)return;n.pause();let i=Math.max(0,Number(e.time)||0);typeof n.totalTime=="function"?n.totalTime(i,!1):n.seek(i,!1)},pause:()=>{let e=t.getTimeline();e&&e.pause()}}}function li(){return{name:"animejs",discover:()=>{try{let t=window.anime;if(!t||typeof t.running>"u")return;let e=t.running;if(!Array.isArray(e)||e.length===0)return;let n=window.__hfAnime??[],i=new Set(n);for(let r of e)i.has(r)||n.push(r);window.__hfAnime=n}catch(t){D("runtime.adapters.animejs.site1",t)}},seek:t=>{let e=Math.max(0,(Number(t.time)||0)*1e3),n=window.__hfAnime;if(!(!n||n.length===0))for(let i of n)try{typeof i.seek=="function"&&i.seek(e)}catch(r){D("runtime.adapters.animejs.site2",r)}},pause:()=>{let t=window.__hfAnime;if(!(!t||t.length===0))for(let e of t)try{typeof e.pause=="function"&&e.pause()}catch(n){D("runtime.adapters.animejs.site3",n)}},play:()=>{let t=window.__hfAnime;if(!(!t||t.length===0))for(let e of t)try{typeof e.play=="function"&&e.play()}catch(n){D("runtime.adapters.animejs.site4",n)}},revert:()=>{}}}function di(){return{name:"lottie",discover:()=>{try{let t=window.lottie;if(t&&typeof t.getRegisteredAnimations=="function"){let e=t.getRegisteredAnimations();if(Array.isArray(e)&&e.length>0){let n=window.__hfLottie??[],i=new Set(n);for(let r of e)i.has(r)||n.push(r);window.__hfLottie=n}}}catch(t){D("runtime.adapters.lottie.site1",t)}},seek:t=>{let e=Math.max(0,Number(t.time)||0),n=window.__hfLottie;if(!(!n||n.length===0))for(let i of n)try{if(ui(i))i.goToAndStop(e*1e3,!1);else if(ci(i)){if(typeof i.setCurrentRawFrameValue=="function"){let r=i.totalFrames??0,o=i.frameRate??30,s=e*o;r>0&&i.setCurrentRawFrameValue(Math.min(s,r-1))}else if(typeof i.seek=="function"){let r=i.duration??1,o=Math.min(100,e/r*100);i.seek(o)}}}catch(r){D("runtime.adapters.lottie.site2",r)}},pause:()=>{let t=window.__hfLottie;if(!(!t||t.length===0))for(let e of t)try{(ui(e)||ci(e))&&e.pause()}catch(n){D("runtime.adapters.lottie.site3",n)}},revert:()=>{}}}function ui(t){return typeof t=="object"&&t!==null&&typeof t.goToAndStop=="function"}function ci(t){return typeof t=="object"&&t!==null&&typeof t.pause=="function"&&("totalFrames"in t||"duration"in t)}function fi(){let t=null,e=0;return{name:"three",discover:()=>{},seek:n=>{t=Math.max(0,Number(n.time)||0),e=t,window.__hfThreeTime=t;try{window.dispatchEvent(new CustomEvent("hf-seek",{detail:{time:t}}))}catch(i){D("runtime.adapters.three.site1",i)}},pause:()=>{t==null&&(t=Math.max(0,e))},play:()=>{t=null},revert:()=>{t=null,e=0}}}function mi(){return{name:"waapi",discover:()=>{},seek:t=>{if(!document.getAnimations)return;let e=Math.max(0,(Number(t.time)||0)*1e3);for(let n of document.getAnimations()){try{n.currentTime=e}catch(i){D("runtime.adapters.waapi.site1",i)}try{n.pause()}catch(i){D("runtime.adapters.waapi.site2",i)}}},pause:()=>{if(document.getAnimations)for(let t of document.getAnimations())try{t.pause()}catch(e){D("runtime.adapters.waapi.site3",e)}}}}function pi(t){let e=Array.from(document.querySelectorAll("video, audio")),n=t?.shouldIncludeElement?e.filter(s=>t.shouldIncludeElement?.(s)):e.filter(s=>s.hasAttribute("data-start")),i=[],r=[],o=0;for(let s of n){let c=t?.resolveStartSeconds?t.resolveStartSeconds(s):Number.parseFloat(s.dataset.start??"0");if(!Number.isFinite(c))continue;let u=Number.parseFloat(s.dataset.playbackStart??s.dataset.mediaStart??"0")||0,l=s.defaultPlaybackRate,a=Number.isFinite(l)&&l>0?Math.max(.1,Math.min(5,l)):1,f=s.loop,p=Number.isFinite(s.duration)&&s.duration>0?s.duration:null,y=t?.resolveDurationSeconds?.(s)??Number.parseFloat(s.dataset.duration??"");(!Number.isFinite(y)||y<=0)&&p!=null&&(y=Math.max(0,(p-u)/a));let C=Number.isFinite(y)&&y>0?c+y:Number.POSITIVE_INFINITY,N=Number.parseFloat(s.dataset.volume??""),b={el:s,start:c,mediaStart:u,duration:Number.isFinite(y)&&y>0?y:Number.POSITIVE_INFINITY,end:C,volume:Number.isFinite(N)?N:null,playbackRate:a,loop:f,sourceDuration:p};i.push(b),s.tagName==="VIDEO"&&r.push(b),Number.isFinite(C)&&(o=Math.max(o,C))}return{timedMediaEls:n,mediaClips:i,videoClips:r,maxMediaEnd:o}}var cn=new WeakMap,lt=new WeakMap,dn=new WeakSet,Qe=new WeakSet;function Uo(t){if(Qe.has(t))return;Qe.add(t);let e=()=>Qe.delete(t);t.addEventListener("playing",e,{once:!0}),t.addEventListener("pause",e,{once:!0}),t.addEventListener("error",e,{once:!0})}function hi(t){let e=!!(t.outputMuted||t.userMuted);for(let n of t.clips){let{el:i}=n;if(!i.isConnected)continue;let r=(t.timeSeconds-n.start)*n.playbackRate+n.mediaStart;if(t.timeSeconds>=n.start&&t.timeSeconds<n.end&&r>=0){if(n.loop&&n.sourceDuration!=null&&n.sourceDuration>0){let w=n.sourceDuration-n.mediaStart;w>0&&r>=n.sourceDuration&&(r=n.mediaStart+(r-n.mediaStart)%w)}let s=t.userVolume??1;i.volume=(n.volume??1)*s,e&&(i.muted=!0),i.preload!=="auto"&&(i.preload="auto");try{i.playbackRate=n.playbackRate*t.playbackRate}catch(w){D("runtime.media.site1",w)}let c=.04,u=2,l=i.currentTime||0,a=Math.abs(l-r),f=r-l,p=cn.get(i);cn.set(i,f);let y=p===void 0,C=!y&&Math.abs(f-p)>.5,N=a>3,b=a>.5&&(y||C||N),z=p!==void 0&&Math.abs(f-p)<.004,R=!1;if(!b&&!y&&z&&a>c){let w=(lt.get(i)??0)+1;lt.set(i,w),w>=u&&(R=!0,lt.set(i,0))}else a<=c&&lt.set(i,0);if(b||R||t.forceSync&&a>.02){try{i.currentTime=r}catch(w){D("runtime.media.site2",w)}if(Math.abs(i.currentTime-r)>.5&&!dn.has(i)){dn.add(i),i.load();try{i.currentTime=r}catch(w){D("runtime.media.site3",w)}}Qe.delete(i)}t.playing&&i.paused&&!Qe.has(i)?(Uo(i),i.play().catch(w=>{Qe.delete(i),(w&&typeof w=="object"&&"name"in w?String(w.name??""):"")==="NotAllowedError"&&t.onAutoplayBlocked?.()})):!t.playing&&!i.paused&&i.pause();continue}cn.delete(i),lt.delete(i),dn.delete(i),i.paused||i.pause()}}var zo=["[data-hyperframes-ignore]","[data-hyperframes-picker-ignore]","[data-hf-ignore]","[data-no-inspect]","[data-no-pick]","[data-hyper-shader-loading]"].join(","),jo=["[data-hyperframes-picker-block]","[data-hyper-shader-loading]"].join(",");function xi(t){let e=!1,n=null,i=null,r=null,o=null;function s(h,g){try{window.dispatchEvent(new CustomEvent(h,{detail:g}))}catch(E){D("runtime.picker.site1",E)}}function c(h){r=h,s("hyperframe:picker:hovered",{elementInfo:r,isPickMode:e,timestamp:Date.now()})}function u(h){o=h,s("hyperframe:picker:selected",{elementInfo:o,isPickMode:e,timestamp:Date.now()})}function l(h){if(!h||h===document.body||h===document.documentElement)return!1;let g=h.tagName.toLowerCase();return!(g==="script"||g==="style"||g==="link"||g==="meta"||h.classList.contains("__hf-pick-highlight")||h.closest(zo))}function a(h){return!!h?.closest(jo)}function f(h){let g=h;if(g.id)return`#${g.id}`;let E=h.getAttribute("data-composition-id");if(E)return`[data-composition-id="${E}"]`;let M=h.getAttribute("data-composition-src");if(M)return`[data-composition-src="${M}"]`;let F=h.getAttribute("data-track-index");if(F)return`[data-track-index="${F}"]`;let v=h.tagName.toLowerCase(),W=h.parentElement;if(!W)return v;let L=W.querySelectorAll(`:scope > ${v}`);if(L.length===1)return v;for(let J=0;J<L.length;J+=1)if(L[J]===h)return`${v}:nth-of-type(${J+1})`;return v}function p(h){let g=h.tagName.toLowerCase(),E=(h.textContent??"").trim().replace(/\s+/g," "),M=(F,v)=>F.length>v?`${F.slice(0,v-1)}\u2026`:F;return g==="h1"||g==="h2"||g==="h3"?"Heading":g==="p"||g==="span"||g==="div"?E.length>0?M(E,56):"Text":g==="img"?"Image":g==="video"?"Video":g==="audio"?"Audio":g==="svg"?"Shape":h.getAttribute("data-composition-src")?"Composition":g==="section"?"Section":`${g.charAt(0).toUpperCase()}${g.slice(1)}`}function y(h,g,E){let M=typeof E=="number"&&E>0?E:8,F=[];if(document.elementsFromPoint)F=document.elementsFromPoint(h,g);else if(document.elementFromPoint){let L=document.elementFromPoint(h,g);F=L?[L]:[]}if(a(F[0]??null))return[];let v={},W=[];for(let L=0;L<F.length;L+=1){let J=F[L];if(!l(J))continue;let B=`${J.tagName}::${J.id||""}::${L}`;if(!v[B]&&(v[B]=!0,W.push(J),W.length>=M))break}return W}function C(h){let g=h.getBoundingClientRect(),E={};for(let F=0;F<h.attributes.length;F+=1){let v=h.attributes[F];v.name.startsWith("data-")&&(E[v.name]=v.value)}return{id:h.id||null,tagName:h.tagName.toLowerCase(),selector:f(h),label:p(h),boundingBox:{x:g.left,y:g.top,width:g.width,height:g.height},textContent:h.textContent?h.textContent.trim().slice(0,200):null,src:h.getAttribute("src")||h.getAttribute("data-composition-src")||null,dataAttributes:E}}function N(h,g,E){return y(h,g,E).map(C)}function b(h){if(!e)return;let E=y(h.clientX,h.clientY,1)[0]??(h.target instanceof Element?h.target:null);if(!l(E)||n===E)return;n&&n.classList.remove("__hf-pick-highlight"),n=E,E.classList.add("__hf-pick-highlight");let M=C(E);c(M),t.postMessage({source:"hf-preview",type:"element-hovered",elementInfo:M})}function z(h){if(!e)return;h.preventDefault(),h.stopPropagation(),h.stopImmediatePropagation();let g=N(h.clientX,h.clientY,8);g.length!==0&&(c(g[0]??null),t.postMessage({source:"hf-preview",type:"element-pick-candidates",candidates:g,selectedIndex:0,point:{x:h.clientX,y:h.clientY}}))}function R(h){h.key==="Escape"&&(Y(),t.postMessage({source:"hf-preview",type:"pick-mode-cancelled"}))}function w(){e||(e=!0,i=document.createElement("style"),i.textContent=[".__hf-pick-highlight { outline: 2px solid #4f8cf7 !important; outline-offset: 2px; cursor: crosshair !important; }",".__hf-pick-active * { cursor: crosshair !important; }"].join(`
40
+ `),document.head.appendChild(i),document.body.classList.add("__hf-pick-active"),document.addEventListener("mousemove",b,!0),document.addEventListener("click",z,!0),document.addEventListener("keydown",R,!0),s("hyperframe:picker:mode",{isPickMode:!0,timestamp:Date.now()}))}function Y(){e&&(e=!1,n&&(n.classList.remove("__hf-pick-highlight"),n=null),i&&(i.remove(),i=null),document.body.classList.remove("__hf-pick-active"),document.removeEventListener("mousemove",b,!0),document.removeEventListener("click",z,!0),document.removeEventListener("keydown",R,!0),s("hyperframe:picker:mode",{isPickMode:!1,timestamp:Date.now()}))}function K(){window.__HF_PICKER_API={enable:w,disable:Y,isActive:()=>e,getHovered:()=>r,getSelected:()=>o,getCandidatesAtPoint:(h,g,E)=>Number.isFinite(h)&&Number.isFinite(g)?N(h,g,E):[],pickAtPoint:(h,g,E)=>{if(!Number.isFinite(h)||!Number.isFinite(g))return null;let M=N(h,g,8);if(!M.length)return null;let F=Math.max(0,Math.min(M.length-1,Number(E??0))),v=M[F]??null;return v?(u(v),t.postMessage({source:"hf-preview",type:"element-picked",elementInfo:v}),Y(),v):null},pickManyAtPoint:(h,g,E)=>{if(!Number.isFinite(h)||!Number.isFinite(g))return[];let M=N(h,g,8);if(!M.length)return[];let F=[],v=Array.isArray(E)?E:[0];for(let W of v){let L=Math.max(0,Math.min(M.length-1,Math.floor(Number(W)))),J=M[L];if(!J)continue;F.some(ce=>ce.selector===J.selector&&ce.tagName===J.tagName)||F.push(J)}return F.length?(u(F[0]??null),t.postMessage({source:"hf-preview",type:"element-picked-many",elementInfos:F}),Y(),F):[]}},s("hyperframe:picker:api-ready",{hasApi:!0,timestamp:Date.now()})}return{enablePickMode:w,disablePickMode:Y,installPickerApi:K}}function Ye(t,e){let n=Number.isFinite(e)&&e>0?e:30,i=Number.isFinite(t)&&t>0?t:0;return Math.floor(i*n+1e-9)/n}function Rt(t,e,n){if(t){for(let i of Object.values(t))if(!(!i||i===e))try{n(i)}catch(r){D("runtime.player.site1",r)}}}function gi(t,e,n){let i=Ye(e,n);return t.pause(),typeof t.totalTime=="function"?t.totalTime(i,!1):t.seek(i,!1),i}function Go(t,e,n,i){let r=[];Rt(t,e,o=>{o.play(),r.push(o)});try{return gi(e,n,i)}finally{for(let o of r)try{o.pause()}catch(s){D("runtime.player.site2",s)}}}function Vo(t,e){Rt(t,e,n=>{n.play()})}function yi(t){return{_timeline:null,play:()=>{let e=t.getTimeline();if(!e||t.getIsPlaying())return;let n=Math.max(0,Number(t.getSafeDuration?.()??e.duration()??0)||0);n>0&&Math.max(0,Number(e.time())||0)>=n&&(e.pause(),e.seek(0,!1),t.onDeterministicSeek(0),t.setIsPlaying(!1),t.onSyncMedia(0,!1),t.onRenderFrameSeek(0)),typeof e.timeScale=="function"&&e.timeScale(t.getPlaybackRate()),e.play(),Rt(t.getTimelineRegistry?.(),e,i=>{typeof i.timeScale=="function"&&i.timeScale(t.getPlaybackRate()),i.play()}),t.onDeterministicPlay(),t.setIsPlaying(!0),t.onShowNativeVideos(),t.onStatePost(!0)},pause:()=>{let e=t.getTimeline();if(!e)return;e.pause(),Rt(t.getTimelineRegistry?.(),e,i=>{i.pause()});let n=Math.max(0,Number(e.time())||0);t.onDeterministicSeek(n),t.onDeterministicPause(),t.setIsPlaying(!1),t.onSyncMedia(n,!1),t.onRenderFrameSeek(n),t.onStatePost(!0)},seek:e=>{let n=t.getTimeline();if(!n)return;let i=Math.max(0,Number(e)||0),r=Go(t.getTimelineRegistry?.(),n,i,t.getCanonicalFps());t.onDeterministicSeek(r),t.setIsPlaying(!1),t.onSyncMedia(r,!1),t.onRenderFrameSeek(r),t.onStatePost(!0)},renderSeek:e=>{let n=t.getTimeline(),i=t.getCanonicalFps(),r=n?(Vo(t.getTimelineRegistry?.(),n),gi(n,e,i)):Ye(Math.max(0,Number(e)||0),i);t.onDeterministicSeek(r),t.setIsPlaying(!1),t.onSyncMedia(r,!1),t.onRenderFrameSeek(r),t.onStatePost(!0)},getTime:()=>Number(t.getTimeline()?.time()??0),getDuration:()=>Number(t.getTimeline()?.duration()??0),isPlaying:()=>t.getIsPlaying(),setPlaybackRate:e=>t.setPlaybackRate(e),getPlaybackRate:()=>t.getPlaybackRate()}}function Si(){return{capturedTimeline:null,isPlaying:!1,rafId:null,currentTime:0,deterministicAdapters:[],parityModeEnabled:!0,canonicalFps:30,bridgeMuted:!1,bridgeVolume:1,mediaOutputMuted:!1,mediaAutoplayBlockedPosted:!1,mediaForceSyncNextTick:!1,playbackRate:1,bridgeLastPostedFrame:-1,bridgeLastPostedAt:0,bridgeLastPostedPlaying:!1,bridgeLastPostedMuted:!1,bridgeMaxPostIntervalMs:80,controlBridgeHandler:null,clampDurationLoggedRaw:null,beforeUnloadHandler:null,domReadyHandler:null,injectedCompStyles:[],injectedCompScripts:[],cachedTimedMediaEls:[],cachedMediaClips:[],cachedVideoClips:[],cachedMediaTimelineDurationSeconds:0,tornDown:!1,maxTimelineDurationSeconds:1800,nativeVisualWatchdogTick:0,transportClock:null,transportRafId:null}}var $o="data-hf-authored-duration",Ko="data-hf-authored-end";function Ve(t){if(t==null||t==="")return null;let e=Number(t);return Number.isFinite(e)?e:null}function Jo(t){return Ve(t.getAttribute("data-duration"))}function Qo(t){return Ve(t.getAttribute("data-end"))}function Yo(t){return Ve(t.getAttribute($o))}function Zo(t){return Ve(t.getAttribute(Ko))}function Xo(t){let e=(t??"").trim();if(!e)return null;let n=Ve(e);if(n!=null)return{kind:"absolute",value:n};let i=e.match(/^([A-Za-z0-9_.:-]+)(?:\s*([+-])\s*([0-9]*\.?[0-9]+))?$/);if(!i)return null;let r=(i[1]??"").trim();if(!r)return null;let o=i[2]??"+",s=i[3]??"0",c=Number.parseFloat(s),u=Number.isFinite(c)?Math.max(0,c):0,l=o==="-"?-u:u;return{kind:"reference",refId:r,offset:l}}function $e(t){let e=t.timelineRegistry??{},n=t.includeAuthoredTimingAttrs??!1,i=new WeakMap,r=new WeakMap,o=new Set,s=a=>{let f=document.getElementById(a);return f||(document.querySelector(`[data-composition-id="${CSS.escape(a)}"]`)??null)},c=a=>{let f=r.get(a);if(f!==void 0)return f;let p=null,y=Jo(a)??(n?Yo(a):null);if(y!=null&&y>0&&(p=y),p==null||p<=0){let C=Qo(a)??(n?Zo(a):null);if(C!=null){let N=l(a,0),b=C-N;Number.isFinite(b)&&b>0&&(p=b)}}if((p==null||p<=0)&&a instanceof HTMLMediaElement){let C=Ve(a.getAttribute("data-playback-start"))??Ve(a.getAttribute("data-media-start"))??0;Number.isFinite(a.duration)&&a.duration>C&&(p=a.duration-C)}if(p==null||p<=0){let C=a.getAttribute("data-composition-id");if(C){let N=e[C]??null;if(N&&typeof N.duration=="function")try{let b=Number(N.duration());Number.isFinite(b)&&b>0&&(p=b)}catch(b){D("runtime.startResolver.site1",b)}}}return p!=null&&Number.isFinite(p)&&p>0?(r.set(a,p),p):(r.set(a,null),null)},u=(a,f)=>{if(a.hasAttribute("data-composition-id")){let y=a.parentElement?.closest("[data-composition-id]");return y?l(y,f):0}let p=a.closest("[data-composition-id]");return p?l(p,f):0},l=(a,f)=>{let p=i.get(a);if(p!==void 0)return p??f;if(o.has(a))return f;o.add(a);try{let y=Xo(a.getAttribute("data-start"));if(!y){if(a.hasAttribute("data-composition-id")){let R=a.parentElement;if(R&&(R.hasAttribute("data-composition-src")||R.hasAttribute("data-composition-id"))){let w=l(R,f);return i.set(a,w),w}}return i.set(a,f),f}if(y.kind==="absolute"){let R=Math.max(0,y.value),w=Math.max(0,u(a,f)+R);return i.set(a,w),w}let C=s(y.refId);if(!C)return i.set(a,f),f;let N=l(C,0),b=c(C);if(b==null||b<=0){let R=Math.max(0,N+y.offset);return i.set(a,R),R}let z=Math.max(0,N+b+y.offset);return i.set(a,z),z}finally{o.delete(a)}};return{resolveStartForElement:(a,f=0)=>l(a,Math.max(0,f)),resolveDurationForElement:a=>c(a)}}var es="data-hf-authored-duration",ts="data-hf-authored-end";function Ae(t){if(t==null||t==="")return null;let e=Number(t);return Number.isFinite(e)?e:null}function fn(t){return Ae(t.getAttribute("data-duration"))??Ae(t.getAttribute(es))}function bi(t){return Ae(t.getAttribute("data-end"))??Ae(t.getAttribute(ts))}function mn(...t){let e=t.filter(n=>Number.isFinite(n??null));return e.length===0?null:Math.max(...e)}var Ai={composition:0,video:1,image:2,element:3,audio:4};function ns(t){if(t.length===0)return;let e=new Map;for(let s of t){let c=e.get(s.track)??new Set;c.add(s.kind),e.set(s.track,c)}if(!Array.from(e.values()).some(s=>s.size>1))return;let i=0,r=new Map,o=[...e.keys()].sort((s,c)=>s-c);for(let s of o){let c=e.get(s);if(c.size===1)r.set(`${s}:${[...c][0]}`,i++);else{let u=[...c].sort((l,a)=>(Ai[l]??99)-(Ai[a]??99));for(let l of u)r.set(`${s}:${l}`,i++)}}for(let s of t){let c=`${s.track}:${s.kind}`,u=r.get(c);u!=null&&(s.track=u)}}function ct(t){let e=String(t??"").trim();if(!e)return null;let n=e.toLowerCase();if(n.startsWith("data:")||n.startsWith("javascript:"))return null;try{return new URL(e,document.baseURI).toString()}catch{return e}}function Ei(t){let e=t.getAttribute("src")??t.getAttribute("data-src");if(e)return ct(e);let n=t.getAttribute("data-composition-src");if(n)return ct(n);let i=t.querySelector("img[src], video[src], audio[src], source[src]");return i?ct(i.getAttribute("src")):null}function is(t){let e=t.className;return typeof e!="string"?null:e.split(/\s+/).map(n=>n.trim()).find(n=>n&&n!=="clip"&&!n.startsWith("__hf-"))??null}function rs(t){if(!t)return null;try{return new URL(t,document.baseURI).pathname.split("/").filter(Boolean).at(-1)??null}catch{return t.split(/[\\/]/).filter(Boolean).at(-1)??null}}function os(t){let e=t.textContent?.replace(/\s+/g," ").trim();return e?e.length>32?`${e.slice(0,31)}...`:e:null}function ut(t){let e=t.replace(/\.[^.]+$/i,"").replace(/[-_]+/g," ").replace(/\s+/g," ").trim();return e?e.replace(/\b\w/g,n=>n.toUpperCase()):t}function ss(t,e,n){let i=t.getAttribute("data-timeline-label")??t.getAttribute("data-label")??t.getAttribute("aria-label")??null;if(i?.trim())return i.trim();let r=t.getAttribute("data-composition-id");if(r)return ut(r);let o=t.id;if(o)return ut(o);let s=is(t);if(s)return ut(s);let c=rs(Ei(t));if(c)return ut(c);let u=os(t);return u||`${ut(e)} ${n+1}`}function Fi(t){let n=window.__timelines??{},i=$e({timelineRegistry:n,includeAuthoredTimingAttrs:!0}),r=P=>{if(!P)return null;let T=n[P]??null;if(!T||typeof T.duration!="function")return null;try{let _=Number(T.duration());return Number.isFinite(_)&&_>0?_:null}catch{return null}},o=P=>{let T=Ae(P.getAttribute("data-duration"));if(T!=null&&T>0)return T;let _=Ae(P.getAttribute("data-playback-start"))??Ae(P.getAttribute("data-media-start"))??0;return Number.isFinite(P.duration)&&P.duration>_?Math.max(0,P.duration-_):null},s=()=>{let P=Array.from(document.querySelectorAll("video[data-start], audio[data-start]"));if(P.length===0)return null;let T=0;for(let _ of P){let ie=i.resolveStartForElement(_,0);if(!Number.isFinite(ie))continue;let ee=o(_);ee==null||ee<=0||(T=Math.max(T,Math.max(0,ie)+ee))}return T>0?T:null},c=P=>{let T=P.trim().toLowerCase();return!(!T||T==="main"||T.includes("caption")||T.includes("ambient"))},u=(P,T)=>{let _=[],ie=null,ee=null,q=null,H=P.parentElement;for(;H;){let G=H.getAttribute("data-composition-id");G&&(_.push(G),!q&&H!==T&&(q=G),ie==null&&(ie=i.resolveStartForElement(H,0)),ee==null&&(ee=Ae(H.getAttribute("data-duration"))??r(G)??null)),H=H.parentElement}return{parentCompositionId:q,compositionAncestors:_.reverse(),inheritedStart:ie,inheritedDuration:ee}},l=document.querySelector("[data-composition-id]"),a=Array.from(document.querySelectorAll("[data-composition-id]")),f=l?.getAttribute("data-composition-id")??null,p=l?i.resolveStartForElement(l,0):0,y=s(),C=y!=null?Math.max(0,y-Math.max(0,p)):null,N=r(f),b=fn(l??document.body),z=mn(...a.filter(P=>P!==l).map(P=>{let T=i.resolveStartForElement(P,0),_=i.resolveDurationForElement(P)??r(P.getAttribute("data-composition-id"))??null;return!Number.isFinite(T)||_==null||_<=0?null:Math.max(0,T)+_})),R=z!=null?Math.max(0,z-Math.max(0,p)):null,w=typeof N=="number"&&Number.isFinite(N)&&N>0?N:null,Y=typeof b=="number"&&Number.isFinite(b)&&b>0?b:null,K=typeof C=="number"&&Number.isFinite(C)&&C>0?C:null,h=typeof R=="number"&&Number.isFinite(R)&&R>0?R:null,g=mn(K,h),E=w!=null&&g!=null&&w>g+1,M=Y??(E?g:mn(w,K,h)),F=M!=null?Math.min(M,t.maxTimelineDurationSeconds):null,W=(F!=null?p+F:null)??(typeof y=="number"&&Number.isFinite(y)&&y>0?y:null),L=(P,T)=>!Number.isFinite(T)||T<=0?0:W==null||!Number.isFinite(W)?T:!Number.isFinite(P)||P>=W?0:Math.max(0,Math.min(T,W-P)),J=[],B=[],ce=Array.from(document.querySelectorAll("[data-start], [data-track-index], [data-composition-id], video, audio, img")),Ee=0;for(let P=0;P<ce.length;P+=1){let T=ce[P];if(T===l||["SCRIPT","STYLE","LINK","META","TEMPLATE","NOSCRIPT"].includes(T.tagName))continue;let _=u(T,l),ie=i.resolveStartForElement(T,_.inheritedStart??0),ee=T.getAttribute("data-composition-id"),q=fn(T);if((q==null||q<=0)&&ee&&ee!==f&&(q=r(ee)),(q==null||q<=0)&&T instanceof HTMLMediaElement){let ye=Ae(T.getAttribute("data-playback-start"))??Ae(T.getAttribute("data-media-start"))??0;Number.isFinite(T.duration)&&T.duration>0&&(q=Math.max(0,T.duration-ye))}if(q==null||q<=0){let ye=_.inheritedDuration;if(ye!=null&&ye>0){let fe=(_.inheritedStart??0)+ye;q=Math.max(0,fe-ie)}}if(q==null||q<=0||(q=L(ie,q),q<=0))continue;let H=ie+q;Ee=Math.max(Ee,H);let G=T.tagName.toLowerCase(),Re=ee&&ee!==f?"composition":G==="video"?"video":G==="audio"?"audio":G==="img"?"image":"element";J.push({id:T.id||ee||null,label:ss(T,Re,J.length),start:ie,duration:q,track:Number.parseInt(T.getAttribute("data-track-index")??T.getAttribute("data-track")??String(P),10)||0,kind:Re,tagName:G,compositionId:T.getAttribute("data-composition-id"),compositionAncestors:_.compositionAncestors,parentCompositionId:_.parentCompositionId,nodePath:null,compositionSrc:ct(T.getAttribute("data-composition-src")),assetUrl:Ei(T),timelineRole:T.getAttribute("data-timeline-role"),timelineLabel:T.getAttribute("data-timeline-label"),timelineGroup:T.getAttribute("data-timeline-group"),timelinePriority:Ae(T.getAttribute("data-timeline-priority"))})}let V=new Set(J.map(P=>P.id)),j=l?.getAttribute("data-composition-id")??null,O=j?n[j]??null:null;if(O&&l){let P=O;if(typeof P.getChildren=="function")try{let T=P.getChildren(!0,!0,!1)??[],_=new Map;for(let q of l.children){let H=q;if(!H.id)continue;let G=H.tagName.toLowerCase();G==="script"||G==="style"||G==="link"||_.set(H,{id:H.id,start:1/0,end:-1/0})}let ie=q=>{let H=q;for(;H;){if(_.has(H))return H;if(H===l)return null;H=H.parentElement}return null};for(let q of T){if(typeof q.targets!="function"||typeof q.startTime!="function"||typeof q.duration!="function")continue;let H=q.startTime(),G=q.parent;for(;G&&G!==O&&typeof G.startTime=="function";)H+=G.startTime(),G=G.parent;let Re=H+q.duration();if(!(!Number.isFinite(H)||!Number.isFinite(Re)))for(let ye of q.targets()){if(!(ye instanceof Element))continue;let ke=ie(ye);if(!ke)continue;let fe=_.get(ke);fe&&(fe.start=Math.min(fe.start,H),fe.end=Math.max(fe.end,Re))}}let ee=J.length>0?Math.max(...J.map(q=>q.track))+1:0;for(let[q,H]of _){if(H.start===1/0||H.end===-1/0)continue;let G=q;if(V.has(G.id))continue;let Re=Math.max(0,H.end-H.start);if(Re<=0)continue;let ye=L(H.start,Re);ye<=0||(Ee=Math.max(Ee,H.start+ye),J.push({id:G.id,label:G.getAttribute("data-timeline-label")??G.getAttribute("data-label")??G.getAttribute("aria-label")??G.id,start:H.start,duration:ye,track:Number.parseInt(G.getAttribute("data-track-index")??G.getAttribute("data-track")??"",10)||ee,kind:"element",tagName:G.tagName.toLowerCase(),compositionId:G.getAttribute("data-composition-id"),compositionAncestors:j?[j]:[],parentCompositionId:j,nodePath:null,compositionSrc:null,assetUrl:null,timelineRole:G.getAttribute("data-timeline-role"),timelineLabel:G.getAttribute("data-timeline-label"),timelineGroup:G.getAttribute("data-timeline-group"),timelinePriority:Ae(G.getAttribute("data-timeline-priority"))}),V.add(G.id))}}catch(T){D("runtime.timeline.site1",T)}}if(l&&F!=null&&F>0){let P=J.length>0?Math.max(...J.map(T=>T.track))+1:0;for(let T of l.children){let _=T;if(!_.id||V.has(_.id))continue;let ie=_.getAttribute("data-timeline-role");if(ie!=="overlay"&&ie!=="persistent-overlay")continue;let ee=_.tagName.toLowerCase();if(ee==="script"||ee==="style"||ee==="link"||ee==="meta"||window.getComputedStyle(_).display==="none")continue;let H=L(0,F);H<=0||(Ee=Math.max(Ee,H),J.push({id:_.id,label:_.getAttribute("data-timeline-label")??_.getAttribute("data-label")??_.getAttribute("aria-label")??_.id,start:0,duration:H,track:Number.parseInt(_.getAttribute("data-track-index")??_.getAttribute("data-track")??"",10)||P,kind:"element",tagName:ee,compositionId:_.getAttribute("data-composition-id"),compositionAncestors:j?[j]:[],parentCompositionId:j,nodePath:null,compositionSrc:null,assetUrl:null,timelineRole:ie,timelineLabel:_.getAttribute("data-timeline-label"),timelineGroup:_.getAttribute("data-timeline-group"),timelinePriority:Ae(_.getAttribute("data-timeline-priority"))}),V.add(_.id))}}ns(J);for(let P of a){if(P===l)continue;let T=P.getAttribute("data-composition-id");if(!T||!c(T))continue;let _=i.resolveStartForElement(P,0),ie=fn(P);if((ie==null||ie<=0)&&bi(P)!=null){let G=bi(P);ie=Math.max(0,G-_)}let ee=r(T),q=ie&&ie>0?ie:ee;if(q==null||q<=0)continue;let H=L(_,q);H<=0||B.push({id:T,label:P.getAttribute("data-label")??T,start:_,duration:H,thumbnailUrl:ct(P.getAttribute("data-thumbnail-url")),avatarName:null})}let X=Math.max(1,Math.min(Math.max(Ee||1,F??0),t.maxTimelineDurationSeconds));return{source:"hf-preview",type:"timeline",durationInFrames:E&&Y==null?Number.POSITIVE_INFINITY:Math.max(1,Math.round(X*Math.max(1,t.canonicalFps))),clips:J,scenes:B,compositionWidth:Ae(l?.getAttribute("data-width"))??1920,compositionHeight:Ae(l?.getAttribute("data-height"))??1080}}var ue=Ho(Kr(),1),Jr=ue.default,pc=ue.default.stringify,hc=ue.default.fromJSON,xc=ue.default.plugin,gc=ue.default.parse,yc=ue.default.list,Sc=ue.default.document,bc=ue.default.comment,Ac=ue.default.atRule,Ec=ue.default.rule,Fc=ue.default.decl,wc=ue.default.root,Nc=ue.default.CssSyntaxError,Cc=ue.default.Declaration,Mc=ue.default.Container,Tc=ue.default.Processor,kc=ue.default.Document,vc=ue.default.Comment,Dc=ue.default.Warning,Lc=ue.default.AtRule,Rc=ue.default.Result,_c=ue.default.Input,Bc=ue.default.Rule,Oc=ue.default.Root,Pc=ue.default.Node;function Wn(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Ca(t){return t.replace(/\\/g,"\\\\").replace(/"/g,'\\"')}function Ma(t,e,n){let i=Ta(t,e,n),r=i.trim();if(!r||/^(html|body|:root|\*)$/i.test(r))return t;let o=new RegExp(`\\[\\s*data-composition-id\\s*=\\s*(["'])${Wn(n)}\\1\\s*\\]`,"g");if(o.test(r))return i.replace(o,e);let s=i.match(/^\s*/)?.[0]??"",c=i.match(/\s*$/)?.[0]??"";return`${s}${e} ${r}${c}`}function Ta(t,e,n){let i=Wn(n),r=String.raw`\[\s*data-composition-id\s*=\s*(?:"${i}"|'${i}')\s*\]`,o=String.raw`\s*\[\s*data-(?:start|duration)\s*=\s*(?:"[^"]*"|'[^']*')\s*\]`;return t.replace(new RegExp(`${r}(?:${o})+`,"g"),e).replace(new RegExp(`(?:${o})+${r}`,"g"),e)}var ka=new Set(["keyframes","-webkit-keyframes","font-face"]);function va(t){return t?.type==="atrule"}function Da(t){let e=t.parent;for(;e;){if(va(e)&&ka.has(e.name.toLowerCase()))return!0;e=e.parent}return!1}function Hn(t,e,n){let i=e.trim();if(!t||!i)return t;let r=n||`[data-composition-id="${Ca(i)}"]`,o=Jr.parse(t);return o.walkRules(s=>{Da(s)||(s.selectors=s.selectors.map(c=>Ma(c,r,i)))}),o.toResult({map:!1}).css}function Qr(t,e,n="[HyperFrames] composition script error:",i,r=e){let o=JSON.stringify(e),s=JSON.stringify(r),c=JSON.stringify(n),u=Wn(e),l=JSON.stringify(i??null),a=JSON.stringify(String.raw`\[\s*data-composition-id\s*=\s*(?:"${u}"|'${u}')\s*\]`),f=JSON.stringify(String.raw`\s*\[\s*data-(?:start|duration)\s*=\s*(?:"[^"]*"|'[^']*')\s*\]`);return`(function(){
41
41
  var __hfCompId = ${o};
42
42
  var __hfTimelineCompId = ${s};
43
43
  var __hfErrorLabel = ${c};
@@ -237,9 +237,9 @@ ${t}
237
237
  };
238
238
  __hfFindRoot();
239
239
  __hfRun();
240
- })();`}function Yr(){if(typeof document>"u")return{};let t=qn(document.documentElement),e=La();return{...t,...e}}function qn(t){if(!t)return{};let e=t.getAttribute("data-composition-variables");if(!e)return{};let n;try{n=JSON.parse(e)}catch{return{}}if(!Array.isArray(n))return{};let i={};for(let r of n){if(!r||typeof r!="object")continue;let o=r;typeof o.id!="string"||!("default"in o)||(i[o.id]=o.default)}return i}function La(){if(typeof window>"u")return{};let t=window.__hfVariables;return!t||typeof t!="object"||Array.isArray(t)?{}:t}var Ra=8e3,_a=/^(?![a-zA-Z][a-zA-Z\d+\-.]*:)(?!\/\/)(?!\/)(?!\.\.?\/).+/,Ba=t=>new Promise(e=>{let n=!1,i=Date.now(),r=null,o=s=>{n||(n=!0,r!=null&&window.clearTimeout(r),e({status:s,elapsedMs:Math.max(0,Date.now()-i)}))};t.addEventListener("load",()=>o("load"),{once:!0}),t.addEventListener("error",()=>o("error"),{once:!0}),r=window.setTimeout(()=>o("timeout"),Ra)});function Un(t){for(;t.firstChild;)t.removeChild(t.firstChild);t.textContent=""}function Zr(t,e){let n=t.trim();if(!n)return t;try{return _a.test(n)?new URL(n,document.baseURI).toString():e?new URL(n,e).toString():new URL(n,document.baseURI).toString()}catch{return t}}function Oa(t){let e=t.getAttribute("data-variable-values");if(!e)return{};let n;try{n=JSON.parse(e)}catch{return{}}return!n||typeof n!="object"||Array.isArray(n)?{}:n}async function zn(t){let e=null;t.hostCompositionId&&(e=Array.from(t.sourceNode.querySelectorAll("[data-composition-id]")).find(a=>a.getAttribute("data-composition-id")===t.hostCompositionId)??null);let n=e??t.sourceNode,i=e?.getAttribute("data-composition-id")?.trim()||t.hostCompositionId||null;if(t.headStyles)for(let l of t.headStyles){let a=l.cloneNode(!0);a instanceof HTMLStyleElement&&(i&&(a.textContent=Hn(a.textContent||"",i)),document.head.appendChild(a),t.injectedStyles.push(a))}let r=Array.from(n.querySelectorAll("style"));for(let l of r){let a=l.cloneNode(!0);a instanceof HTMLStyleElement&&(i&&(a.textContent=Hn(a.textContent||"",i)),document.head.appendChild(a),t.injectedStyles.push(a))}let o=[];if(t.headScripts)for(let l of t.headScripts){let a=l.getAttribute("type")?.trim()??"",f=l.getAttribute("src")?.trim()??"";if(f){let p=Zr(f,t.compositionUrl);o.push({kind:"external",src:p,type:a})}else{let p=l.textContent?.trim()??"";p&&o.push({kind:"inline",content:p,type:a,scopeCompositionId:i})}}let s=Array.from(n.querySelectorAll("script")),c=[...o];for(let l of s){let a=l.getAttribute("type")?.trim()??"",f=l.getAttribute("src")?.trim()??"";if(f){let p=Zr(f,t.compositionUrl);c.push({kind:"external",src:p,type:a})}else{let p=l.textContent?.trim()??"";p&&c.push({kind:"inline",content:p,type:a,scopeCompositionId:i})}l.parentNode?.removeChild(l)}let u=Array.from(n.querySelectorAll("style"));for(let l of u)l.parentNode?.removeChild(l);if(e){let l=document.importNode(e,!0),a=e.getAttribute("data-width"),f=e.getAttribute("data-height"),p=t.parseDimensionPx(a),y=t.parseDimensionPx(f);for(a&&t.host.setAttribute("data-width",a),f&&t.host.setAttribute("data-height",f),p&&t.host instanceof HTMLElement&&(t.host.style.width=p),y&&t.host instanceof HTMLElement&&(t.host.style.height=y);l.firstChild;)t.host.appendChild(l.firstChild)}else t.hasTemplate?t.host.appendChild(document.importNode(n,!0)):t.host.innerHTML=t.fallbackBodyInnerHtml;if(i){let l={...t.declaredVariableDefaults??{},...Oa(t.host)};Object.keys(l).length>0&&(window.__hfVariablesByComp||(window.__hfVariablesByComp={}),window.__hfVariablesByComp[i]=l)}for(let l of c){let a=document.createElement("script");if(l.type&&(a.type=l.type),a.async=!1,l.kind==="external"?a.src=l.src:l.type.toLowerCase()==="module"?a.textContent=l.content:l.scopeCompositionId?a.textContent=Qr(l.content,l.scopeCompositionId):a.textContent=`(function(){${l.content}})();`,document.body.appendChild(a),t.injectedScripts.push(a),l.kind==="external"){let f=await Ba(a);f.status!=="load"&&t.onDiagnostic?.({code:"external_composition_script_load_issue",details:{hostCompositionId:t.hostCompositionId,hostCompositionSrc:t.hostCompositionSrc,resolvedScriptSrc:l.src,loadStatus:f.status,elapsedMs:f.elapsedMs}})}}}async function Xr(t){let e=Array.from(document.querySelectorAll("[data-composition-id]:not([data-composition-src])")).filter(n=>{if(n.children.length>0)return!1;let i=n.getAttribute("data-composition-id");return i?!!document.querySelector(`template#${CSS.escape(i)}-template`):!1});if(e.length!==0)for(let n of e){let i=n.getAttribute("data-composition-id"),r=document.querySelector(`template#${CSS.escape(i)}-template`);Un(n),await zn({host:n,hostCompositionId:i,hostCompositionSrc:`template#${i}-template`,sourceNode:r.content,hasTemplate:!0,fallbackBodyInnerHtml:"",compositionUrl:null,injectedStyles:t.injectedStyles,injectedScripts:t.injectedScripts,parseDimensionPx:t.parseDimensionPx,onDiagnostic:t.onDiagnostic})}}async function eo(t){let e=Array.from(document.querySelectorAll("[data-composition-src]"));e.length!==0&&await Promise.all(e.map(async n=>{let i=n.getAttribute("data-composition-src");if(!i)return;let r=null;try{r=new URL(i,document.baseURI)}catch{r=null}Un(n);try{let o=n.getAttribute("data-composition-id"),s=o!=null?document.querySelector(`template#${CSS.escape(o)}-template`):null;if(s){await zn({host:n,hostCompositionId:o,hostCompositionSrc:i,sourceNode:s.content,hasTemplate:!0,fallbackBodyInnerHtml:"",compositionUrl:r,injectedStyles:t.injectedStyles,injectedScripts:t.injectedScripts,parseDimensionPx:t.parseDimensionPx,onDiagnostic:t.onDiagnostic});return}let c=await fetch(i);if(!c.ok)throw new Error(`HTTP ${c.status}`);let u=await c.text(),a=new DOMParser().parseFromString(u,"text/html"),f=(o?a.querySelector(`template#${CSS.escape(o)}-template`):null)??a.querySelector("template"),p=f?f.content:a.body,y=f?void 0:Array.from(a.head.querySelectorAll("style")),C=f?void 0:Array.from(a.head.querySelectorAll("script"));await zn({host:n,hostCompositionId:o,hostCompositionSrc:i,sourceNode:p,hasTemplate:!!f,fallbackBodyInnerHtml:a.body.innerHTML,compositionUrl:r,injectedStyles:t.injectedStyles,injectedScripts:t.injectedScripts,parseDimensionPx:t.parseDimensionPx,headStyles:y,headScripts:C,declaredVariableDefaults:qn(a.documentElement),onDiagnostic:t.onDiagnostic})}catch(o){t.onDiagnostic?.({code:"external_composition_load_failed",details:{hostCompositionId:n.getAttribute("data-composition-id"),hostCompositionSrc:i,errorMessage:o instanceof Error?o.message:"unknown_error"}}),Un(n)}}))}function Pa(t){return t instanceof HTMLElement?t.dataset.captionWrapper!=="true"?t:t.querySelector(":scope > span")??null:null}function Ia(){let t=[],e=document.querySelectorAll(".caption-group");for(let n of e)for(let i of n.children){if(!(i instanceof HTMLElement))continue;let r=i.dataset.captionWrapper==="true"?i.querySelector(":scope > span"):i.tagName==="SPAN"?i:null;r&&t.push(r)}return t}function Wa(t){let e=t.parentElement;if(e?.dataset.captionWrapper==="true")return e;let n=document.createElement("span");return n.style.display="inline-block",n.dataset.captionWrapper="true",t.parentNode?.insertBefore(n,t),n.appendChild(t),n}function jn(){let t=window.gsap;t&&document.querySelectorAll(".caption-group").length!==0&&fetch("caption-overrides.json").then(e=>e.ok?e.json():null).then(e=>{if(!e||!Array.isArray(e)||e.length===0)return;let n=Ia();for(let i of e){let r=null;if(i.wordId&&(r=Pa(document.getElementById(i.wordId))),!r&&i.wordIndex!==void 0&&(r=n[i.wordIndex]??null),!r)continue;let o={},s={};if(i.x!==void 0&&(o.x=i.x),i.y!==void 0&&(o.y=i.y),i.scale!==void 0&&(o.scale=i.scale),i.rotation!==void 0&&(o.rotation=i.rotation),i.opacity!==void 0&&(s.opacity=i.opacity),i.fontSize!==void 0&&(s.fontSize=`${i.fontSize}px`),i.fontWeight!==void 0&&(s.fontWeight=i.fontWeight),i.fontFamily!==void 0&&(s.fontFamily=i.fontFamily),i.activeColor||i.dimColor){let u=t.getTweensOf(r).filter(a=>a.vars.color!==void 0).sort((a,f)=>a.startTime()-f.startTime()),l=u.length>0?String(u[0].vars.color):"";for(let a of u)String(a.vars.color)===l?i.dimColor&&(a.vars.color=i.dimColor):i.activeColor&&(a.vars.color=i.activeColor);i.dimColor&&t.set(r,{color:i.dimColor})}if(Object.keys(s).length>0&&t.set(r,s),Object.keys(o).length>0){let c=Wa(r);t.set(c,o)}}}).catch(()=>{})}var Jt=class{constructor(e){Se(this,"_baseTime",0);Se(this,"_playStartMs",null);Se(this,"_rate",1);Se(this,"_duration",1/0);Se(this,"_nowMs");Se(this,"_audioSource",null);this._baseTime=e?.initialTime??0,this._rate=e?.rate??1,this._duration=e?.duration??1/0,this._nowMs=e?.nowMs??(()=>performance.now())}now(){if(this._playStartMs===null)return this._baseTime;if(this._audioSource){let i=null;if("currentTimeSeconds"in this._audioSource)i=this._audioSource.currentTimeSeconds;else{let{el:r,compositionStart:o,mediaStart:s}=this._audioSource;!r.paused&&Number.isFinite(r.currentTime)&&(i=(r.currentTime-s)/this._rate+o)}if(i!==null)return Number.isFinite(this._duration)&&i>=this._duration?this._duration:Math.max(0,i)}let e=(this._nowMs()-this._playStartMs)/1e3,n=this._baseTime+e*this._rate;return Number.isFinite(this._duration)&&n>=this._duration?this._duration:Math.max(0,n)}play(){return this._playStartMs!==null||Number.isFinite(this._duration)&&this._baseTime>=this._duration?!1:(this._playStartMs=this._nowMs(),!0)}pause(){return this._playStartMs===null?!1:(this._baseTime=this.now(),this._playStartMs=null,!0)}seek(e){let n=Number.isFinite(this._duration)?Math.max(0,Math.min(e,this._duration)):Math.max(0,e);this._baseTime=n,this._playStartMs!==null&&(this._playStartMs=this._nowMs())}isPlaying(){return this._playStartMs!==null}setRate(e){let n=Number.isFinite(e)&&e>0?Math.max(.1,Math.min(5,e)):1;this._playStartMs!==null&&(this._baseTime=this.now(),this._playStartMs=this._nowMs()),this._rate=n}getRate(){return this._rate}setDuration(e){this._duration=Number.isFinite(e)&&e>0?e:1/0,this._baseTime>this._duration&&(this._baseTime=this._duration)}getDuration(){return this._duration}attachAudioSource(e){this._audioSource=e}detachAudioSource(){this._audioSource&&this._playStartMs!==null&&(this._baseTime=this.now(),this._playStartMs=this._nowMs()),this._audioSource=null}hasAudioSource(){return this._audioSource!==null}getSource(){if(this._audioSource&&this._playStartMs!==null){if("currentTimeSeconds"in this._audioSource)return"audio";let{el:e}=this._audioSource;if(!e.paused&&Number.isFinite(e.currentTime))return"audio"}return"monotonic"}snapshot(){return{time:this.now(),playing:this.isPlaying(),rate:this._rate,duration:this._duration,source:this.getSource()}}reachedEnd(){return Number.isFinite(this._duration)&&this.now()>=this._duration}};var Qt=class{constructor(){Se(this,"_ctx",null);Se(this,"_bufferCache",new Map);Se(this,"_activeSources",[]);Se(this,"_masterGain",null);Se(this,"_scheduleOffset",0);Se(this,"_paused",!0);Se(this,"_playGeneration",0)}async init(){try{return this._ctx=new AudioContext,this._masterGain=this._ctx.createGain(),this._masterGain.connect(this._ctx.destination),!0}catch{return!1}}get context(){return this._ctx}getTime(){return!this._ctx||this._paused?-1:this._ctx.currentTime-this._scheduleOffset}async decodeAudioElement(e){let n=e.currentSrc||e.getAttribute("src");if(!n)return null;if(this._bufferCache.has(n))return this._bufferCache.get(n);if(!this._ctx)return null;try{let r=await(await fetch(n)).arrayBuffer(),o=await this._ctx.decodeAudioData(r);return this._bufferCache.set(n,o),o}catch(i){return D("webAudioTransport.decode",i),null}}startGeneration(){return this._playGeneration+=1,this._playGeneration}currentGeneration(){return this._playGeneration}async schedulePlayback(e,n,i,r,o,s,c){if(!this._ctx||!this._masterGain||c!==this._playGeneration)return null;try{if(this._ctx.state==="suspended"&&await this._ctx.resume(),c!==this._playGeneration)return null;let u=this._ctx.createBufferSource();u.buffer=n;let l=this._ctx.createGain();l.gain.value=s,u.connect(l),l.connect(this._masterGain);let a=o-i,f=this._ctx.currentTime;if(this._scheduleOffset=f-o,a>=0)u.start(0,a+r);else{let C=-a;u.start(f+C,r)}let p=e.muted;e.muted=!0;let y={el:e,sourceNode:u,gainNode:l,compositionStart:i,mediaStart:r,scheduledAt:f,priorMuted:p};return this._activeSources.push(y),this._paused=!1,y}catch(u){return D("webAudioTransport.schedule",u),null}}stopAll(){for(let e of this._activeSources){try{e.sourceNode.stop(),e.sourceNode.disconnect(),e.gainNode.disconnect()}catch{}e.el.muted=e.priorMuted}this._activeSources=[],this._paused=!0}setVolume(e){this._masterGain&&(this._masterGain.gain.value=Math.max(0,Math.min(1,e)))}setMuted(e){this._masterGain&&(this._masterGain.gain.value=e?0:1)}isActive(){return this._activeSources.length>0&&!this._paused}destroy(){if(this.stopAll(),this._bufferCache.clear(),this._ctx)try{this._ctx.close()}catch{}this._ctx=null,this._masterGain=null}};var to="data-hf-authored-duration",no="data-hf-authored-end";function io(){let t=Si(),e=window,n=null,i=null,r=[],o=new Set,s=null;if(typeof e.__hfRuntimeTeardown=="function")try{e.__hfRuntimeTeardown()}catch(d){D("runtime.init.site1",d)}document.documentElement&&(document.documentElement.style.margin="0",document.documentElement.style.padding="0",document.documentElement.style.overflow="hidden"),document.body&&(document.body.style.margin="0",document.body.style.padding="0",document.body.style.overflow="hidden"),window.__timelines=window.__timelines||{};let c=d=>{r.push(d)},u=(d,m,x)=>{let S=x??`${d}:${JSON.stringify(m)}`;o.has(S)||(o.add(S),be({source:"hf-preview",type:"diagnostic",code:d,details:m}))},l=d=>{let m={scale:1,focusX:960,focusY:540},x=[],S=[],A={time:d.getTime(),duration:d.getDuration(),isPlaying:d.isPlaying(),renderMode:!1,timelineDirty:!1};return{play:d.play,pause:d.pause,seek:d.seek,getTime:d.getTime,getDuration:d.getDuration,isPlaying:d.isPlaying,getMainTimeline:()=>null,getElementBounds:()=>{},getElementsAtPoint:()=>{},setElementPosition:()=>{},previewElementPosition:()=>{},setElementKeyframes:()=>{},setElementScale:()=>{},setElementFontSize:()=>{},setElementTextContent:()=>{},setElementTextColor:()=>{},setElementTextShadow:()=>{},setElementTextFontWeight:()=>{},setElementTextFontFamily:()=>{},setElementTextOutline:()=>{},setElementTextHighlight:()=>{},setElementVolume:()=>{},setStageZoom:()=>{},getStageZoom:()=>m,setStageZoomKeyframes:()=>{},getStageZoomKeyframes:()=>x,addElement:()=>!1,removeElement:()=>!1,updateElementTiming:()=>!1,setElementTiming:()=>{},updateElementSrc:()=>!1,updateElementLayer:()=>!1,updateElementBasePosition:()=>!1,markTimelineDirty:()=>{},isTimelineDirty:()=>!1,rebuildTimeline:()=>{},ensureTimeline:()=>{},enableRenderMode:()=>{},disableRenderMode:()=>{},renderSeek:d.renderSeek,getElementVisibility:()=>({visible:!1}),getVisibleElements:()=>S,getRenderState:()=>({...A,time:d.getTime(),duration:d.getDuration(),isPlaying:d.isPlaying()})}},a=1/60,f=.75,p=2,y=.05,C=100,N=240,b=d=>{if(d instanceof Error)return d.message||String(d);if(typeof d=="string")return d;try{return JSON.stringify(d)}catch{return String(d??"")}},z=d=>{let m=d.toLowerCase();return m.includes("cannot read properties of null")||m.includes("cannot set properties of null")?{code:"runtime_null_dom_access",category:"dom-null-access"}:m.includes("failed to execute 'queryselector'")?{code:"runtime_invalid_selector",category:"selector-invalid"}:m.includes("is not defined")?{code:"runtime_reference_missing",category:"reference-missing"}:{code:"runtime_script_error",category:"script-error"}},R=d=>{if(d==null||d.trim()==="")return null;let m=Number.parseFloat(d);return!Number.isFinite(m)||m<=0?null:`${m}px`},w=()=>{let d=document.querySelector('[data-composition-id][data-root="true"]');if(d instanceof HTMLElement)return d;let m=Array.from(document.querySelectorAll("[data-composition-id]"));return m.length===0?null:m.find(x=>!x.parentElement?.closest("[data-composition-id]"))??m[0]??null},Y=()=>{let d=w();if(!d)return;let m=R(d.getAttribute("data-width")),x=R(d.getAttribute("data-height"));m&&(d.style.width=m),x&&(d.style.height=x),m&&d.style.setProperty("--comp-width",m),x&&d.style.setProperty("--comp-height",x)},K=()=>{let d=w(),m=Array.from(document.querySelectorAll("[data-composition-id]")).filter(x=>x.hasAttribute("data-duration")||x.hasAttribute("data-end"));for(let x of m){if(d&&x===d)continue;let S=x.getAttribute("data-duration"),A=x.getAttribute("data-end");S!=null&&!x.hasAttribute(to)&&x.setAttribute(to,S),A!=null&&!x.hasAttribute(no)&&x.setAttribute(no,A),x.removeAttribute("data-duration"),x.removeAttribute("data-end")}},h=()=>{let d=w();if(!d)return;d.style.position||(d.style.position="relative"),d.style.overflow="hidden";let m=R(d.getAttribute("data-width")),x=R(d.getAttribute("data-height"));m&&(d.style.width=m),x&&(d.style.height=x);let S=Array.from(d.children);for(let A of S){let k=A.tagName.toLowerCase();if(k==="script"||k==="style"||k==="link"||k==="meta"||!A.hasAttribute("data-start"))continue;let U=(A.style.top==="0px"||A.style.top==="0")&&(A.style.left==="0px"||A.style.left==="0")&&A.style.width==="100%"&&A.style.height==="100%",ne=/translate\(\s*-50%\s*,\s*-50%\s*\)/.test(A.style.transform);if(U&&ne&&!A.hasAttribute("data-width")&&!A.hasAttribute("data-height")){let _e=A.style.top,ae=A.style.left,Pe=A.style.width,oe=A.style.height;A.style.top="",A.style.left="",A.style.width="",A.style.height="";let Q=window.getComputedStyle(A);Q.top!=="auto"||Q.bottom!=="auto"||Q.left!=="auto"||Q.right!=="auto"||Q.width!=="0px"||Q.height!=="0px"||(A.style.top=_e,A.style.left=ae,A.style.width=Pe,A.style.height=oe)}let te=window.getComputedStyle(A),se=te.position;if(se!=="absolute"&&se!=="fixed"&&(A.style.position="absolute"),!!A.style.top||!!A.style.bottom||te.top!=="auto"||te.bottom!=="auto"||(A.style.top="0"),!!A.style.left||!!A.style.right||te.left!=="auto"||te.right!=="auto"||(A.style.left="0"),k!=="audio"){let _e=R(A.getAttribute("data-width")),ae=R(A.getAttribute("data-height")),Pe=te.width!=="0px"&&te.width!=="auto",oe=te.height!=="0px"&&te.height!=="auto";_e?!A.style.width&&!Pe&&(A.style.width=_e):!A.style.width&&te.width==="0px"&&(A.style.width="100%"),ae?!A.style.height&&!oe&&(A.style.height=ae):!A.style.height&&te.height==="0px"&&(A.style.height="100%")}}},g=(d,m=0,x)=>$e({timelineRegistry:window.__timelines??{},includeAuthoredTimingAttrs:x?.includeAuthoredTimingAttrs??!0}).resolveStartForElement(d,m),E=(d,m)=>$e({timelineRegistry:window.__timelines??{},includeAuthoredTimingAttrs:m?.includeAuthoredTimingAttrs??!0}).resolveDurationForElement(d),M=!!document.querySelector("[data-composition-src]"),F=!1;{let d=document.querySelectorAll("[data-composition-id]:not([data-composition-src])");for(let m of d){let x=m.getAttribute("data-composition-id");if(x&&m.children.length===0&&document.querySelector(`template#${CSS.escape(x)}-template`)){F=!0;break}}}let v=!M&&!F,I=d=>{if(!d||typeof d.duration!="function")return null;try{let m=Number(d.duration());return Number.isFinite(m)?Math.max(0,m):null}catch{return null}},L=d=>typeof d=="number"&&Number.isFinite(d)&&d>a,J=d=>{let m=Number(d.getAttribute("data-duration"));if(Number.isFinite(m)&&m>0)return m;let x=Number(d.getAttribute("data-playback-start")??d.getAttribute("data-media-start")??"0"),S=Number.isFinite(x)?Math.max(0,x):0;return Number.isFinite(d.duration)&&d.duration>S?Math.max(0,d.duration-S):null},B=()=>{let d=Array.from(document.querySelectorAll("video[data-start], audio[data-start]"));if(d.length===0)return null;let m=0;for(let x of d){let S=g(x,0);if(!Number.isFinite(S))continue;let A=J(x);A==null||A<=a||(m=Math.max(m,Math.max(0,S)+A))}return m>a?m:null},ce=()=>{let d=w();if(!d)return null;let m=window.__timelines??{},x=$e({timelineRegistry:m,includeAuthoredTimingAttrs:!0}),S=0,A=Array.from(d.querySelectorAll("[data-composition-id][data-start]"));for(let k of A){if(!(k instanceof Element)||k.parentElement?.closest("[data-composition-id]")!==d)continue;let ne=x.resolveStartForElement(k,0),te=x.resolveDurationForElement(k);!Number.isFinite(ne)||te==null||te<=0||(S=Math.max(S,Math.max(0,ne)+te))}return S>a?S:null},Ee=()=>{let d=B();return typeof d!="number"||!Number.isFinite(d)||d<=a?null:d},V=d=>L(d)?Math.max(a,d*f):a,G=(d,m=0)=>{let x=I(d),S=Ee(),A=ce(),k=Math.max(S??0,A??0),U=Number.isFinite(m)&&m>a?m:0,ne=0;L(x)?ne=Math.max(x,k,U):L(k)?ne=Math.max(k,U):ne=U;let te=Math.max(1,Number(t.maxTimelineDurationSeconds)||1800);return ne>0?Math.max(0,Math.min(ne,te)):0},O=()=>{let d=window.__timelines??{},m=$e({timelineRegistry:d,includeAuthoredTimingAttrs:!0}),x=Ee(),S=ce(),A=Math.max(x??0,S??0)||null,k=V(A),U=oe=>{let Q=document.querySelector(`[data-composition-id="${CSS.escape(oe)}"]`);return Q?m.resolveStartForElement(Q,0):0},ne=oe=>{let Q=window.gsap;if(!Q||typeof Q.timeline!="function")return null;let de=Q.timeline({paused:!0});for(let he of oe)de.add(he.timeline,U(he.compositionId));return de},te=(oe,Q)=>{if(!L(oe))return null;let de=window.gsap;if(!de||typeof de.timeline!="function")return null;let he=de.timeline({paused:!0});if(Q)try{he.add(Q,0)}catch(le){D("runtime.init.site2",le)}let ge=he;if(typeof ge.to=="function")try{ge.to({},{duration:oe})}catch(le){D("runtime.init.site3",le)}return he},se=(oe,Q)=>{let de=oe;if(typeof de.getChildren!="function")return[];try{let he=de.getChildren(!0,!0,!0)??[];if(!Array.isArray(he))return[];let ge=[];for(let le of Q)if(!he.some(ve=>ve===le.timeline))try{let ve=U(le.compositionId);oe.add(le.timeline,ve),ge.push(le.compositionId)}catch(ve){D("runtime.init.site4",ve)}return ge}catch{return[]}},Ne=w(),pe=Ne?.getAttribute("data-composition-id")??null;if(!pe)return{timeline:null};let Ce=d[pe]??null,ae=(()=>{if(!Ne)return[];let oe=new Set,Q=Array.from(Ne.querySelectorAll("[data-composition-id]")),de=[];for(let he of Q){let ge=he.getAttribute("data-composition-id");if(!ge||ge===pe||oe.has(ge))continue;oe.add(ge);let le=d[ge]??null;if(!le||typeof le.play!="function"||typeof le.pause!="function")continue;let Me=I(le);de.push({compositionId:ge,timeline:le,durationSeconds:Me??0})}return de})(),Pe=oe=>{for(let Q of oe){let de=Q.timeline;if(typeof de.paused=="function")try{de.paused(!1)}catch(he){D("runtime.init.site5",he)}}};if(ae.length>0&&Pe(ae),Ce){let oe=ae.length>0?se(Ce,ae):[];if((ae.length>0||!document.querySelector("[data-composition-id]:not([data-composition-id='"+pe+"'])"))&&(X=!0),oe.length>0)try{let le=Ce.time();Ce.seek(le,!1)}catch{}let Q=I(Ce);if(!L(Q)&&ae.length>0){let le=ae.map(Lo=>Lo.compositionId),Me=ne(ae),ve=I(Me);if(Me&&L(ve))return{timeline:Me,selectedTimelineIds:le,selectedDurationSeconds:ve,mediaDurationFloorSeconds:x,diagnostics:{code:"root_timeline_unusable_fallback",details:{rootCompositionId:pe,rootDurationSeconds:Q,fallbackKind:"composite_by_root_children",minCandidateDurationSeconds:k,selectedDurationSeconds:ve,mediaDurationFloorSeconds:x,authoredCompositionDurationFloorSeconds:S,selectedTimelineIds:le,autoNestedChildren:oe}}};let sn=te(A??0,Ce),an=I(sn);if(sn&&L(an))return{timeline:sn,selectedTimelineIds:[pe],selectedDurationSeconds:an,mediaDurationFloorSeconds:x,diagnostics:{code:"root_timeline_unusable_media_floor_fallback",details:{rootCompositionId:pe,rootDurationSeconds:Q,fallbackKind:"media_duration_floor",mediaDurationFloorSeconds:x,authoredCompositionDurationFloorSeconds:S,selectedDurationSeconds:an,selectedTimelineIds:[pe],autoNestedChildren:oe}}}}if(!L(Q)&&ae.length===0){let le=te(A??0,Ce),Me=I(le);if(le&&L(Me))return{timeline:le,selectedTimelineIds:[pe],selectedDurationSeconds:Me,mediaDurationFloorSeconds:x,diagnostics:{code:"root_timeline_unusable_media_floor_fallback",details:{rootCompositionId:pe,rootDurationSeconds:Q,fallbackKind:"media_duration_floor",mediaDurationFloorSeconds:x,authoredCompositionDurationFloorSeconds:S,selectedDurationSeconds:Me,selectedTimelineIds:[pe]}}}}let de=Ne?.getAttribute("data-duration"),he=de?parseFloat(de):null,ge=Math.max(L(he)?he:0,S??0);if(ge>0&&L(ge)&&L(Q)&&ge>=Q+.5){let le=Ce;if(typeof le.to=="function")try{le.to({},{duration:0},ge)}catch(ve){D("runtime.init.site6",ve)}let Me=I(Ce);if(L(Me))return{timeline:Ce,selectedTimelineIds:[pe],selectedDurationSeconds:Me,mediaDurationFloorSeconds:x,diagnostics:{code:"root_timeline_padded_to_declared_duration",details:{rootCompositionId:pe,rootDurationSeconds:Q,rootDeclaredDur:he,authoredCompositionDurationFloorSeconds:S,newDur:Me}}}}return{timeline:Ce,selectedTimelineIds:[pe],selectedDurationSeconds:Q,mediaDurationFloorSeconds:x,diagnostics:oe.length>0?{code:"root_timeline_auto_nested_children",details:{rootCompositionId:pe,selectedDurationSeconds:Q,autoNestedChildren:oe}}:void 0}}if(ae.length>0){let oe=ae.map(he=>he.compositionId),Q=ne(ae),de=I(Q);if(Q)return{timeline:Q,selectedTimelineIds:oe,selectedDurationSeconds:de,mediaDurationFloorSeconds:x,diagnostics:{code:"root_timeline_missing_fallback",details:{rootCompositionId:pe,fallbackKind:"composite_by_root_children",minCandidateDurationSeconds:k,selectedDurationSeconds:de,mediaDurationFloorSeconds:x,selectedTimelineIds:oe}}}}return{timeline:null}},X=!1,xe=()=>{if(!v)return!1;let d=t.capturedTimeline,m=I(d),x=L(m);if(d&&x&&X)return!1;let S=O();return S.timeline?d&&d===S.timeline?(typeof d.timeScale=="function"&&d.timeScale(t.playbackRate),!1):(t.capturedTimeline=S.timeline,typeof t.capturedTimeline.timeScale=="function"&&t.capturedTimeline.timeScale(t.playbackRate),S.diagnostics&&be({source:"hf-preview",type:"diagnostic",code:S.diagnostics.code,details:S.diagnostics.details}),be({source:"hf-preview",type:"diagnostic",code:"timeline_bound",details:{selectedTimelineIds:S.selectedTimelineIds??[],selectedDurationSeconds:S.selectedDurationSeconds??null,mediaDurationFloorSeconds:S.mediaDurationFloorSeconds??null}}),!0):!1},Fe=()=>{let d=w();if(!(d instanceof HTMLElement))return;let m=d.getBoundingClientRect(),x=Number(d.getAttribute("data-width")),S=Number(d.getAttribute("data-height")),A=window.getComputedStyle(d),k=Number.isFinite(x)&&x>0&&Number.isFinite(S)&&S>0,U=m.width<=0||m.height<=0||d.clientWidth<=0||d.clientHeight<=0;!k||!U||u("root_stage_layout_zero",{compositionId:d.getAttribute("data-composition-id")??null,declaredWidth:x,declaredHeight:S,rectWidth:Math.round(m.width),rectHeight:Math.round(m.height),clientWidth:d.clientWidth,clientHeight:d.clientHeight,display:A.display,visibility:A.visibility,overflow:A.overflow},`root-stage-layout-zero:${d.getAttribute("data-composition-id")??"unknown"}`)},P=()=>{t.tornDown||(s!=null&&window.cancelAnimationFrame(s),s=window.requestAnimationFrame(()=>{s=null,Fe()}))},T=()=>{n=d=>{let m=b(d.error??d.message).slice(0,N);if(!m)return;let x=z(m);be({source:"hf-preview",type:"diagnostic",code:x.code,details:{category:x.category,message:m,filename:d.filename||null,line:Number.isFinite(d.lineno)?d.lineno:null,column:Number.isFinite(d.colno)?d.colno:null}})},i=d=>{let m=b(d.reason).slice(0,N);if(!m)return;let x=z(m);be({source:"hf-preview",type:"diagnostic",code:`${x.code}_unhandled_rejection`,details:{category:`${x.category}-unhandled-rejection`,message:m}})},window.addEventListener("error",n),window.addEventListener("unhandledrejection",i)},_=()=>{let d=Array.from(document.querySelectorAll("img, video, audio, source, link[rel='stylesheet']"));for(let x of d){let S=()=>{if(!(x instanceof Element))return;let A=x.tagName.toLowerCase(),k=x.getAttribute("src")??x.getAttribute("href")??x.getAttribute("poster")??null,U=A==="link"?"runtime_stylesheet_load_failed":"runtime_asset_load_failed";u(U,{tagName:A,assetUrl:k,currentSrc:(x instanceof HTMLImageElement||x instanceof HTMLMediaElement)&&x.currentSrc||null,readyState:x instanceof HTMLMediaElement?x.readyState:null,networkState:x instanceof HTMLMediaElement?x.networkState:null},`${U}:${A}:${k??"unknown"}`)};x.addEventListener("error",S),c(()=>{x.removeEventListener("error",S)})}let m=document.fonts;m&&m.ready.then(()=>{if(t.tornDown)return;let x=Array.from(m).filter(S=>S.status==="error").map(S=>S.family).filter(S=>!!S).slice(0,10);x.length!==0&&u("runtime_font_load_issue",{failedFamilies:x,totalFaces:Array.from(m).length},`runtime-font-load-issue:${x.join("|")}`)}).catch(()=>{})},ie=(d,m)=>{if(!d.timeline)return!1;let x=t.capturedTimeline;if(x&&x===d.timeline)return!1;let S=Math.max(0,t.currentTime||0),A=t.isPlaying;t.capturedTimeline=d.timeline,typeof t.capturedTimeline.timeScale=="function"&&t.capturedTimeline.timeScale(t.playbackRate);try{t.capturedTimeline.pause(),t.capturedTimeline.seek(S,!1),A&&t.capturedTimeline.play()}catch(k){D("runtime.init.site7",k)}return be({source:"hf-preview",type:"diagnostic",code:"timeline_loop_guard_rebind",details:{reason:m,previousTime:S,selectedTimelineIds:d.selectedTimelineIds??[],selectedDurationSeconds:d.selectedDurationSeconds??null,mediaDurationFloorSeconds:d.mediaDurationFloorSeconds??null}}),!0},ee=null,q=!1,H=new Set,j=()=>{t.tornDown||(ee!=null&&window.clearTimeout(ee),ee=window.setTimeout(()=>{if(t.tornDown)return;ee=null;let d=O();if(!d.timeline||!L(d.mediaDurationFloorSeconds??null))return;if(!t.capturedTimeline){xe()&&(Ge(),fe(!0));return}if(q)return;let x=I(t.capturedTimeline),S=d.selectedDurationSeconds??I(d.timeline);L(S)&&(!L(x)||S>=x+y)&&ie(d,"manual")&&(q=!0,be({source:"hf-preview",type:"diagnostic",code:"timeline_rebind_after_media_metadata",details:{previousDurationSeconds:x??null,selectedDurationSeconds:S??null,selectedTimelineIds:d.selectedTimelineIds??[],mediaDurationFloorSeconds:d.mediaDurationFloorSeconds??null}}),Ge(),fe(!0))},C))},Re=()=>{for(let d of H)d.removeEventListener("loadedmetadata",j),d.removeEventListener("durationchange",j);H.clear()},ye=()=>{if(t.tornDown)return;let d=Array.from(document.querySelectorAll("video, audio"));for(let m of d)H.has(m)||(H.add(m),m.addEventListener("loadedmetadata",j),m.addEventListener("durationchange",j),m.preload!=="auto"&&(m.preload="auto"),m.readyState<HTMLMediaElement.HAVE_FUTURE_DATA&&m.load())},ke=()=>{let d=k=>{let U=k.closest("[data-composition-id]"),ne=U?g(U,0):null,te=U?E(U,{includeAuthoredTimingAttrs:!0}):null;return{compositionRoot:U,inheritedStart:ne,inheritedDuration:te}},m=pi({shouldIncludeElement:k=>k.hasAttribute("data-start")||!!d(k).compositionRoot,resolveStartSeconds:k=>{let U=d(k);return g(k,U.inheritedStart??0)},resolveDurationSeconds:k=>{let U=d(k),ne=g(k,U.inheritedStart??0),te=Number.parseFloat(k.dataset.playbackStart??k.dataset.mediaStart??"0")||0,se=U.inheritedStart!=null&&U.inheritedDuration!=null&&U.inheritedDuration>0?Math.max(0,U.inheritedStart+U.inheritedDuration-ne):null,Ne=Number.isFinite(k.duration)&&k.duration>te?Math.max(0,k.duration-te):null;return Ne!=null&&se!=null?Math.min(Ne,se):Ne??se}}),x=t.mediaForceSyncNextTick;x&&(t.mediaForceSyncNextTick=!1),hi({clips:m.mediaClips,timeSeconds:t.currentTime,playing:t.isPlaying,playbackRate:t.playbackRate,outputMuted:t.mediaOutputMuted,userMuted:t.bridgeMuted,userVolume:t.bridgeVolume,forceSync:x,onAutoplayBlocked:()=>{t.mediaAutoplayBlockedPosted||(t.mediaAutoplayBlockedPosted=!0,be({source:"hf-preview",type:"media-autoplay-blocked"}))}});let S=document.querySelector("[data-composition-id]")?.getAttribute("data-composition-id")??null,A=Array.from(document.querySelectorAll("[data-start]"));for(let k of A){if(!(k instanceof HTMLElement))continue;let U=k.tagName.toLowerCase();if(U==="script"||U==="style"||U==="link"||U==="meta")continue;if(!k.getAttribute("data-composition-id")){let ae=k.closest("[data-composition-id]")?.getAttribute("data-composition-id")??null;if(ae&&ae!==S)continue}let te=g(k,0),se=E(k),Ne=k.getAttribute("data-composition-id");if(Ne){let _e=(window.__timelines??{})[Ne],ae=null;if(_e&&typeof _e.duration=="function"){let Pe=Number(_e.duration());Number.isFinite(Pe)&&Pe>0&&(ae=Pe)}se!=null&&se>0&&ae!=null?se=Math.min(se,ae):(se==null||se<=0)&&ae!=null&&(se=ae)}let pe=se!=null&&se>0?te+se:Number.POSITIVE_INFINITY,Ce=t.currentTime>=te&&(Number.isFinite(pe)?t.currentTime<pe:!0);k.style.visibility=Ce?"visible":"hidden"}},fe=d=>{let m=Math.max(0,Math.round((t.currentTime||0)*t.canonicalFps)),x=Date.now();(d||m!==t.bridgeLastPostedFrame||t.isPlaying!==t.bridgeLastPostedPlaying||t.bridgeMuted!==t.bridgeLastPostedMuted||x-t.bridgeLastPostedAt>=t.bridgeMaxPostIntervalMs)&&(t.bridgeLastPostedFrame=m,t.bridgeLastPostedPlaying=t.isPlaying,t.bridgeLastPostedMuted=t.bridgeMuted,t.bridgeLastPostedAt=x,be({source:"hf-preview",type:"state",frame:m,isPlaying:t.isPlaying,muted:t.bridgeMuted,playbackRate:t.playbackRate}))},Ge=()=>{K(),Y(),h();let d=w();if(d){let x=R(d.getAttribute("data-width")),S=R(d.getAttribute("data-height")),A=x?parseInt(x,10):0,k=S?parseInt(S,10):0;A>0&&k>0&&be({source:"hf-preview",type:"stage-size",width:A,height:k})}xe();let m=Fi({canonicalFps:t.canonicalFps,maxTimelineDurationSeconds:t.maxTimelineDurationSeconds});window.__clipManifest=m,be(m),P()},Oe=(d,m=0)=>{for(let x of t.deterministicAdapters){try{d==="discover"&&x.discover(),d==="pause"&&x.pause(),d==="play"&&x.play&&x.play()}catch(S){D("runtime.init.site8",S)}if(d==="discover")try{x.seek({time:m})}catch(S){D("runtime.init.site9",S)}}};if(v)jn();else{let d={injectedStyles:t.injectedCompStyles,injectedScripts:t.injectedCompScripts,parseDimensionPx:R,onDiagnostic:({code:m,details:x})=>{be({source:"hf-preview",type:"diagnostic",code:m,details:x})}};eo(d).then(()=>Xr(d)).finally(()=>{v=!0,xe(),Oe("discover",t.currentTime),ye(),_(),jn(),Ge(),fe(!0)})}let Dt=xi({postMessage:d=>be(d)});Dt.installPickerApi();let nn=d=>{let m=Number(d);!Number.isFinite(m)||m<=0?t.playbackRate=1:t.playbackRate=Math.max(.1,Math.min(5,m)),t.mediaForceSyncNextTick=!0,t.capturedTimeline&&typeof t.capturedTimeline.timeScale=="function"&&t.capturedTimeline.timeScale(t.playbackRate);let x=document.querySelectorAll("video, audio");for(let S of x)if(S instanceof HTMLMediaElement)try{S.playbackRate=t.playbackRate}catch(A){D("runtime.init.site10",A)}},me=yi({getTimeline:()=>t.capturedTimeline,setTimeline:d=>{t.capturedTimeline=d},getTimelineRegistry:()=>window.__timelines??{},getIsPlaying:()=>t.isPlaying,setIsPlaying:d=>{t.isPlaying!==d&&(t.mediaForceSyncNextTick=!0),t.isPlaying=d},getPlaybackRate:()=>t.playbackRate,setPlaybackRate:nn,getCanonicalFps:()=>t.canonicalFps,onSyncMedia:(d,m)=>{t.currentTime=Math.max(0,Number(d)||0),t.isPlaying!==m&&(t.mediaForceSyncNextTick=!0),t.isPlaying=m,ke()},onStatePost:fe,onDeterministicSeek:d=>{for(let m of t.deterministicAdapters)try{m.seek({time:Number(d)||0})}catch(x){D("runtime.init.site11",x)}},onDeterministicPause:()=>Oe("pause"),onDeterministicPlay:()=>Oe("play"),onRenderFrameSeek:()=>{},onShowNativeVideos:()=>{},getSafeDuration:()=>G(t.capturedTimeline,0)});window.__player=l(me),window.__playerReady=!0,window.__renderReady=!0,oi(be),at("composition_loaded",{duration:me.getDuration(),compositionId:document.querySelector("[data-composition-id]")?.getAttribute("data-composition-id")??null}),t.controlBridgeHandler=ri({onPlay:()=>{me.play(),at("composition_played",{time:me.getTime()})},onPause:()=>{me.pause(),at("composition_paused",{time:me.getTime()})},onSeek:(d,m)=>{let x=Math.max(0,d)/t.canonicalFps;me.seek(x),at("composition_seeked",{time:x})},onSetMuted:d=>{t.bridgeMuted=d;let m=d||t.mediaOutputMuted;we.setMuted(m);let x=document.querySelectorAll("video, audio");for(let S of x)S instanceof HTMLMediaElement&&(S.muted=m)},onSetVolume:d=>{t.bridgeVolume=d,we.setVolume(d);let m=document.querySelectorAll("video, audio");for(let x of m){if(!(x instanceof HTMLMediaElement))continue;let S=parseFloat(x.dataset.volume??""),A=Number.isFinite(S)?S:1;x.volume=A*d}},onSetMediaOutputMuted:d=>{t.mediaOutputMuted=d;let m=d||t.bridgeMuted;we.setMuted(m);let x=document.querySelectorAll("video, audio");for(let S of x)S instanceof HTMLMediaElement&&(S.muted=m)},onSetPlaybackRate:d=>{nn(d),t.transportClock&&t.transportClock.setRate(t.playbackRate)},onEnablePickMode:()=>Dt.enablePickMode(),onDisablePickMode:()=>Dt.disablePickMode()}),xe(),t.capturedTimeline&&(me._timeline=t.capturedTimeline),v&&setTimeout(()=>{let d=t.capturedTimeline;xe()&&t.capturedTimeline!==d&&(me._timeline=t.capturedTimeline),Oe("discover",t.currentTime),Ge(),fe(!0)},0),t.deterministicAdapters=[mi(),si({resolveStartSeconds:d=>g(d,0)}),li(),di(),fi(),ai({getTimeline:()=>t.capturedTimeline})],T(),Oe("discover"),ye();let W=new Jt;t.transportClock=W;let we=new Qt,Xn=!1;we.init().then(d=>{Xn=d});let Lt=0,rn=!1,ei=(d,m,x)=>{try{d.pause(),typeof d.totalTime=="function"?d.totalTime(m,!1):d.seek(m,!1)}catch(S){D(x,S)}},Do=d=>{let m=window.__timelines??{},x=w()?.getAttribute("data-composition-id")??null;for(let[S,A]of Object.entries(m)){if(!A||S===x)continue;let k=document.querySelector(`[data-composition-id="${CSS.escape(S)}"]`);if(!k)continue;let U=g(k,0);if(!Number.isFinite(U))continue;let ne=E(k,{includeAuthoredTimingAttrs:!0}),te=I(A),se=ne!=null&&ne>0?ne:te,Ne=Math.max(0,se!=null&&se>0?Math.min(se,d-U):d-U);ei(A,Ne,"runtime.init.transport.childTimeline")}},st=d=>{let m=t.capturedTimeline;m?ei(m,d,"runtime.init.transport.seek"):Do(d);for(let x of t.deterministicAdapters)try{x.seek({time:d})}catch(S){D("runtime.init.transport.adapter",S)}},ti=()=>{if(!(t.tornDown||rn)){rn=!0;try{if(t.transportRafId=window.requestAnimationFrame(ti),Lt+=1,Lt%60===0&&!(W.isPlaying()&&t.capturedTimeline!=null&&W.now()<p)){let x=t.capturedTimeline;if(xe()){t.capturedTimeline&&!me._timeline&&(me._timeline=t.capturedTimeline),t.capturedTimeline&&t.capturedTimeline!==x&&t.capturedTimeline.pause();let S=G(t.capturedTimeline,0);S>0&&W.setDuration(S),Ge()}}if(Lt%20===0&&Ge(),Lt%30===0&&ye(),t.capturedTimeline){let m=G(t.capturedTimeline,0);m>0&&W.setDuration(m)}if(W.isPlaying()&&!t.mediaOutputMuted)if(we.isActive()&&we.context){let m=we.getTime();m>=0&&W.attachAudioSource({currentTimeSeconds:m})}else{let m=document.querySelectorAll("audio[data-start]"),x=!1;for(let S of m){if(!(S instanceof HTMLMediaElement)||!S.isConnected)continue;let A=Number.parseFloat(S.dataset.start??""),k=Number.parseFloat(S.dataset.duration??""),U=Number.isFinite(k)&&k>0?A+k:1/0,ne=Number.parseFloat(S.dataset.playbackStart??S.dataset.mediaStart??"0")||0;if(Number.isFinite(A)&&t.currentTime>=A&&t.currentTime<U){S.paused?!S.error&&S.networkState!==HTMLMediaElement.NETWORK_NO_SOURCE&&S.readyState<HTMLMediaElement.HAVE_FUTURE_DATA&&(W.attachAudioSource({currentTimeSeconds:t.currentTime}),x=!0):(W.attachAudioSource({el:S,compositionStart:A,mediaStart:ne}),x=!0);break}}!x&&W.hasAudioSource()&&W.detachAudioSource()}else W.hasAudioSource()&&W.detachAudioSource();let d=W.now();if(t.currentTime=d,st(d),W.isPlaying()&&W.reachedEnd()){we.stopAll(),W.detachAudioSource(),W.pause(),t.isPlaying=!1;let m=W.getDuration();Number.isFinite(m)&&(W.seek(m),t.currentTime=m,st(m)),Oe("pause"),ke(),fe(!0);return}W.isPlaying()&&ke(),fe(!1)}finally{rn=!1}}},ni=d=>{let m=document.querySelectorAll("video, audio");for(let x of m){if(!(x instanceof HTMLMediaElement)||!x.isConnected)continue;let S=Number.parseFloat(x.dataset.start??"");if(!Number.isFinite(S))continue;let A=Number.parseFloat(x.dataset.duration??""),k=Number.isFinite(A)&&A>0?S+A:1/0;if(d<S||d>=k)continue;let U=Number.parseFloat(x.dataset.playbackStart??x.dataset.mediaStart??"0")||0,ne=d-S+U;if(ne>=0)try{x.currentTime=ne}catch{}}};if(me.play=()=>{let d=t.capturedTimeline;if(W.isPlaying())return;let m=G(d,0);if(m>0&&(W.setDuration(m),W.reachedEnd()&&(W.seek(0),t.currentTime=0,st(0))),d&&d.pause(),!!W.play()){if(t.isPlaying=!0,t.mediaForceSyncNextTick=!0,ni(W.now()),Xn){let x=we.startGeneration(),S=document.querySelectorAll("audio[data-start]");for(let A of S){if(!(A instanceof HTMLMediaElement)||!A.isConnected)continue;let k=Number.parseFloat(A.dataset.start??"");if(!Number.isFinite(k))continue;let U=Number.parseFloat(A.dataset.playbackStart??A.dataset.mediaStart??"0")||0,ne=Number.parseFloat(A.dataset.volume??""),te=Number.isFinite(ne)?ne:1;we.decodeAudioElement(A).then(se=>{!se||!W.isPlaying()||we.schedulePlayback(A,se,k,U,W.now(),te*t.bridgeVolume,x)})}}Oe("play"),ke(),fe(!0)}},me.pause=()=>{if(!W.isPlaying())return;we.stopAll(),W.detachAudioSource(),W.pause(),t.isPlaying=!1,t.currentTime=W.now(),t.mediaForceSyncNextTick=!0,ni(t.currentTime);let d=t.capturedTimeline;d&&d.pause(),Oe("pause"),ke(),fe(!0)},me.seek=d=>{let m=Ye(Math.max(0,Number(d)||0),t.canonicalFps);we.stopAll(),W.detachAudioSource(),W.isPlaying()&&W.pause(),W.seek(m),t.currentTime=W.now(),t.isPlaying=!1,t.mediaForceSyncNextTick=!0;let S=t.capturedTimeline;S&&S.pause(),st(t.currentTime),Oe("pause"),ke(),fe(!0)},me.renderSeek=d=>{let m=Ye(Math.max(0,Number(d)||0),t.canonicalFps);W.isPlaying()&&W.pause(),W.seek(m),t.currentTime=W.now(),t.isPlaying=!1,t.mediaForceSyncNextTick=!0,st(t.currentTime),ke(),fe(!0)},me.getTime=()=>W.now(),me.getDuration=()=>{let d=W.getDuration();return Number.isFinite(d)?d:0},me.isPlaying=()=>W.isPlaying(),me.setPlaybackRate=d=>{nn(d),W.setRate(t.playbackRate)},t.capturedTimeline){let d=G(t.capturedTimeline,0);d>0&&W.setDuration(d),t.capturedTimeline.pause()}let ii=window.__player;if(ii){let d=["play","pause","seek","renderSeek","getTime","getDuration","isPlaying"];for(let m of d)Object.defineProperty(ii,m,{get:()=>me[m],configurable:!0})}t.transportRafId=window.requestAnimationFrame(ti),Ge(),fe(!0);let on=()=>{if(!t.tornDown){t.tornDown=!0,t.transportRafId!=null&&(window.cancelAnimationFrame(t.transportRafId),t.transportRafId=null),t.transportClock=null,we.destroy(),ee!=null&&(window.clearTimeout(ee),ee=null),s!=null&&(window.cancelAnimationFrame(s),s=null),Re(),t.controlBridgeHandler&&(window.removeEventListener("message",t.controlBridgeHandler),t.controlBridgeHandler=null),n&&(window.removeEventListener("error",n),n=null),i&&(window.removeEventListener("unhandledrejection",i),i=null),t.beforeUnloadHandler&&(window.removeEventListener("beforeunload",t.beforeUnloadHandler),t.beforeUnloadHandler=null),Dt.disablePickMode();for(let d of t.deterministicAdapters)if(!(!d||typeof d.revert!="function"))try{d.revert()}catch(m){D("runtime.init.site12",m)}t.deterministicAdapters=[];for(let d of r.splice(0))try{d()}catch(m){D("runtime.init.site13",m)}for(let d of t.injectedCompStyles)try{d.remove()}catch(m){D("runtime.init.site14",m)}t.injectedCompStyles=[];for(let d of t.injectedCompScripts)try{d.remove()}catch(m){D("runtime.init.site15",m)}t.injectedCompScripts=[],t.capturedTimeline=null,e.__hfRuntimeTeardown===on&&(e.__hfRuntimeTeardown=null)}};e.__hfRuntimeTeardown=on,t.beforeUnloadHandler=on,window.addEventListener("beforeunload",t.beforeUnloadHandler)}var ro=["BN","BN","BN","BN","BN","BN","BN","BN","BN","S","B","S","WS","B","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","B","B","B","S","WS","ON","ON","ET","ET","ET","ON","ON","ON","ON","ON","ES","CS","ES","CS","CS","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","CS","ON","ON","ON","ON","ON","ON","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","ON","ON","ON","ON","ON","ON","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","ON","ON","ON","ON","BN","BN","BN","BN","BN","BN","B","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","CS","ON","ET","ET","ET","ET","ON","ON","ON","ON","L","ON","ON","BN","ON","ON","ET","ET","EN","EN","ON","L","ON","ON","ON","EN","L","ON","ON","ON","ON","ON","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","ON","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","ON","L","L","L","L","L","L","L","L"],Gn=[[697,698,"ON"],[706,719,"ON"],[722,735,"ON"],[741,749,"ON"],[751,767,"ON"],[768,879,"NSM"],[884,885,"ON"],[894,894,"ON"],[900,901,"ON"],[903,903,"ON"],[1014,1014,"ON"],[1155,1161,"NSM"],[1418,1418,"ON"],[1421,1422,"ON"],[1423,1423,"ET"],[1424,1424,"R"],[1425,1469,"NSM"],[1470,1470,"R"],[1471,1471,"NSM"],[1472,1472,"R"],[1473,1474,"NSM"],[1475,1475,"R"],[1476,1477,"NSM"],[1478,1478,"R"],[1479,1479,"NSM"],[1480,1535,"R"],[1536,1541,"AN"],[1542,1543,"ON"],[1544,1544,"AL"],[1545,1546,"ET"],[1547,1547,"AL"],[1548,1548,"CS"],[1549,1549,"AL"],[1550,1551,"ON"],[1552,1562,"NSM"],[1563,1610,"AL"],[1611,1631,"NSM"],[1632,1641,"AN"],[1642,1642,"ET"],[1643,1644,"AN"],[1645,1647,"AL"],[1648,1648,"NSM"],[1649,1749,"AL"],[1750,1756,"NSM"],[1757,1757,"AN"],[1758,1758,"ON"],[1759,1764,"NSM"],[1765,1766,"AL"],[1767,1768,"NSM"],[1769,1769,"ON"],[1770,1773,"NSM"],[1774,1775,"AL"],[1776,1785,"EN"],[1786,1808,"AL"],[1809,1809,"NSM"],[1810,1839,"AL"],[1840,1866,"NSM"],[1867,1957,"AL"],[1958,1968,"NSM"],[1969,1983,"AL"],[1984,2026,"R"],[2027,2035,"NSM"],[2036,2037,"R"],[2038,2041,"ON"],[2042,2044,"R"],[2045,2045,"NSM"],[2046,2069,"R"],[2070,2073,"NSM"],[2074,2074,"R"],[2075,2083,"NSM"],[2084,2084,"R"],[2085,2087,"NSM"],[2088,2088,"R"],[2089,2093,"NSM"],[2094,2136,"R"],[2137,2139,"NSM"],[2140,2143,"R"],[2144,2191,"AL"],[2192,2193,"AN"],[2194,2198,"AL"],[2199,2207,"NSM"],[2208,2249,"AL"],[2250,2273,"NSM"],[2274,2274,"AN"],[2275,2306,"NSM"],[2362,2362,"NSM"],[2364,2364,"NSM"],[2369,2376,"NSM"],[2381,2381,"NSM"],[2385,2391,"NSM"],[2402,2403,"NSM"],[2433,2433,"NSM"],[2492,2492,"NSM"],[2497,2500,"NSM"],[2509,2509,"NSM"],[2530,2531,"NSM"],[2546,2547,"ET"],[2555,2555,"ET"],[2558,2558,"NSM"],[2561,2562,"NSM"],[2620,2620,"NSM"],[2625,2626,"NSM"],[2631,2632,"NSM"],[2635,2637,"NSM"],[2641,2641,"NSM"],[2672,2673,"NSM"],[2677,2677,"NSM"],[2689,2690,"NSM"],[2748,2748,"NSM"],[2753,2757,"NSM"],[2759,2760,"NSM"],[2765,2765,"NSM"],[2786,2787,"NSM"],[2801,2801,"ET"],[2810,2815,"NSM"],[2817,2817,"NSM"],[2876,2876,"NSM"],[2879,2879,"NSM"],[2881,2884,"NSM"],[2893,2893,"NSM"],[2901,2902,"NSM"],[2914,2915,"NSM"],[2946,2946,"NSM"],[3008,3008,"NSM"],[3021,3021,"NSM"],[3059,3064,"ON"],[3065,3065,"ET"],[3066,3066,"ON"],[3072,3072,"NSM"],[3076,3076,"NSM"],[3132,3132,"NSM"],[3134,3136,"NSM"],[3142,3144,"NSM"],[3146,3149,"NSM"],[3157,3158,"NSM"],[3170,3171,"NSM"],[3192,3198,"ON"],[3201,3201,"NSM"],[3260,3260,"NSM"],[3276,3277,"NSM"],[3298,3299,"NSM"],[3328,3329,"NSM"],[3387,3388,"NSM"],[3393,3396,"NSM"],[3405,3405,"NSM"],[3426,3427,"NSM"],[3457,3457,"NSM"],[3530,3530,"NSM"],[3538,3540,"NSM"],[3542,3542,"NSM"],[3633,3633,"NSM"],[3636,3642,"NSM"],[3647,3647,"ET"],[3655,3662,"NSM"],[3761,3761,"NSM"],[3764,3772,"NSM"],[3784,3790,"NSM"],[3864,3865,"NSM"],[3893,3893,"NSM"],[3895,3895,"NSM"],[3897,3897,"NSM"],[3898,3901,"ON"],[3953,3966,"NSM"],[3968,3972,"NSM"],[3974,3975,"NSM"],[3981,3991,"NSM"],[3993,4028,"NSM"],[4038,4038,"NSM"],[4141,4144,"NSM"],[4146,4151,"NSM"],[4153,4154,"NSM"],[4157,4158,"NSM"],[4184,4185,"NSM"],[4190,4192,"NSM"],[4209,4212,"NSM"],[4226,4226,"NSM"],[4229,4230,"NSM"],[4237,4237,"NSM"],[4253,4253,"NSM"],[4957,4959,"NSM"],[5008,5017,"ON"],[5120,5120,"ON"],[5760,5760,"WS"],[5787,5788,"ON"],[5906,5908,"NSM"],[5938,5939,"NSM"],[5970,5971,"NSM"],[6002,6003,"NSM"],[6068,6069,"NSM"],[6071,6077,"NSM"],[6086,6086,"NSM"],[6089,6099,"NSM"],[6107,6107,"ET"],[6109,6109,"NSM"],[6128,6137,"ON"],[6144,6154,"ON"],[6155,6157,"NSM"],[6158,6158,"BN"],[6159,6159,"NSM"],[6277,6278,"NSM"],[6313,6313,"NSM"],[6432,6434,"NSM"],[6439,6440,"NSM"],[6450,6450,"NSM"],[6457,6459,"NSM"],[6464,6464,"ON"],[6468,6469,"ON"],[6622,6655,"ON"],[6679,6680,"NSM"],[6683,6683,"NSM"],[6742,6742,"NSM"],[6744,6750,"NSM"],[6752,6752,"NSM"],[6754,6754,"NSM"],[6757,6764,"NSM"],[6771,6780,"NSM"],[6783,6783,"NSM"],[6832,6877,"NSM"],[6880,6891,"NSM"],[6912,6915,"NSM"],[6964,6964,"NSM"],[6966,6970,"NSM"],[6972,6972,"NSM"],[6978,6978,"NSM"],[7019,7027,"NSM"],[7040,7041,"NSM"],[7074,7077,"NSM"],[7080,7081,"NSM"],[7083,7085,"NSM"],[7142,7142,"NSM"],[7144,7145,"NSM"],[7149,7149,"NSM"],[7151,7153,"NSM"],[7212,7219,"NSM"],[7222,7223,"NSM"],[7376,7378,"NSM"],[7380,7392,"NSM"],[7394,7400,"NSM"],[7405,7405,"NSM"],[7412,7412,"NSM"],[7416,7417,"NSM"],[7616,7679,"NSM"],[8125,8125,"ON"],[8127,8129,"ON"],[8141,8143,"ON"],[8157,8159,"ON"],[8173,8175,"ON"],[8189,8190,"ON"],[8192,8202,"WS"],[8203,8205,"BN"],[8207,8207,"R"],[8208,8231,"ON"],[8232,8232,"WS"],[8233,8233,"B"],[8234,8238,"BN"],[8239,8239,"CS"],[8240,8244,"ET"],[8245,8259,"ON"],[8260,8260,"CS"],[8261,8286,"ON"],[8287,8287,"WS"],[8288,8303,"BN"],[8304,8304,"EN"],[8308,8313,"EN"],[8314,8315,"ES"],[8316,8318,"ON"],[8320,8329,"EN"],[8330,8331,"ES"],[8332,8334,"ON"],[8352,8399,"ET"],[8400,8432,"NSM"],[8448,8449,"ON"],[8451,8454,"ON"],[8456,8457,"ON"],[8468,8468,"ON"],[8470,8472,"ON"],[8478,8483,"ON"],[8485,8485,"ON"],[8487,8487,"ON"],[8489,8489,"ON"],[8494,8494,"ET"],[8506,8507,"ON"],[8512,8516,"ON"],[8522,8525,"ON"],[8528,8543,"ON"],[8585,8587,"ON"],[8592,8721,"ON"],[8722,8722,"ES"],[8723,8723,"ET"],[8724,9013,"ON"],[9083,9108,"ON"],[9110,9257,"ON"],[9280,9290,"ON"],[9312,9351,"ON"],[9352,9371,"EN"],[9450,9899,"ON"],[9901,10239,"ON"],[10496,11123,"ON"],[11126,11263,"ON"],[11493,11498,"ON"],[11503,11505,"NSM"],[11513,11519,"ON"],[11647,11647,"NSM"],[11744,11775,"NSM"],[11776,11869,"ON"],[11904,11929,"ON"],[11931,12019,"ON"],[12032,12245,"ON"],[12272,12287,"ON"],[12288,12288,"WS"],[12289,12292,"ON"],[12296,12320,"ON"],[12330,12333,"NSM"],[12336,12336,"ON"],[12342,12343,"ON"],[12349,12351,"ON"],[12441,12442,"NSM"],[12443,12444,"ON"],[12448,12448,"ON"],[12539,12539,"ON"],[12736,12773,"ON"],[12783,12783,"ON"],[12829,12830,"ON"],[12880,12895,"ON"],[12924,12926,"ON"],[12977,12991,"ON"],[13004,13007,"ON"],[13175,13178,"ON"],[13278,13279,"ON"],[13311,13311,"ON"],[19904,19967,"ON"],[42128,42182,"ON"],[42509,42511,"ON"],[42607,42610,"NSM"],[42611,42611,"ON"],[42612,42621,"NSM"],[42622,42623,"ON"],[42654,42655,"NSM"],[42736,42737,"NSM"],[42752,42785,"ON"],[42888,42888,"ON"],[43010,43010,"NSM"],[43014,43014,"NSM"],[43019,43019,"NSM"],[43045,43046,"NSM"],[43048,43051,"ON"],[43052,43052,"NSM"],[43064,43065,"ET"],[43124,43127,"ON"],[43204,43205,"NSM"],[43232,43249,"NSM"],[43263,43263,"NSM"],[43302,43309,"NSM"],[43335,43345,"NSM"],[43392,43394,"NSM"],[43443,43443,"NSM"],[43446,43449,"NSM"],[43452,43453,"NSM"],[43493,43493,"NSM"],[43561,43566,"NSM"],[43569,43570,"NSM"],[43573,43574,"NSM"],[43587,43587,"NSM"],[43596,43596,"NSM"],[43644,43644,"NSM"],[43696,43696,"NSM"],[43698,43700,"NSM"],[43703,43704,"NSM"],[43710,43711,"NSM"],[43713,43713,"NSM"],[43756,43757,"NSM"],[43766,43766,"NSM"],[43882,43883,"ON"],[44005,44005,"NSM"],[44008,44008,"NSM"],[44013,44013,"NSM"],[64285,64285,"R"],[64286,64286,"NSM"],[64287,64296,"R"],[64297,64297,"ES"],[64298,64335,"R"],[64336,64450,"AL"],[64451,64466,"ON"],[64467,64829,"AL"],[64830,64847,"ON"],[64848,64911,"AL"],[64912,64913,"ON"],[64914,64967,"AL"],[64968,64975,"ON"],[64976,65007,"BN"],[65008,65020,"AL"],[65021,65023,"ON"],[65024,65039,"NSM"],[65040,65049,"ON"],[65056,65071,"NSM"],[65072,65103,"ON"],[65104,65104,"CS"],[65105,65105,"ON"],[65106,65106,"CS"],[65108,65108,"ON"],[65109,65109,"CS"],[65110,65118,"ON"],[65119,65119,"ET"],[65120,65121,"ON"],[65122,65123,"ES"],[65124,65126,"ON"],[65128,65128,"ON"],[65129,65130,"ET"],[65131,65131,"ON"],[65136,65278,"AL"],[65279,65279,"BN"],[65281,65282,"ON"],[65283,65285,"ET"],[65286,65290,"ON"],[65291,65291,"ES"],[65292,65292,"CS"],[65293,65293,"ES"],[65294,65295,"CS"],[65296,65305,"EN"],[65306,65306,"CS"],[65307,65312,"ON"],[65339,65344,"ON"],[65371,65381,"ON"],[65504,65505,"ET"],[65506,65508,"ON"],[65509,65510,"ET"],[65512,65518,"ON"],[65520,65528,"BN"],[65529,65533,"ON"],[65534,65535,"BN"],[65793,65793,"ON"],[65856,65932,"ON"],[65936,65948,"ON"],[65952,65952,"ON"],[66045,66045,"NSM"],[66272,66272,"NSM"],[66273,66299,"EN"],[66422,66426,"NSM"],[67584,67870,"R"],[67871,67871,"ON"],[67872,68096,"R"],[68097,68099,"NSM"],[68100,68100,"R"],[68101,68102,"NSM"],[68103,68107,"R"],[68108,68111,"NSM"],[68112,68151,"R"],[68152,68154,"NSM"],[68155,68158,"R"],[68159,68159,"NSM"],[68160,68324,"R"],[68325,68326,"NSM"],[68327,68408,"R"],[68409,68415,"ON"],[68416,68863,"R"],[68864,68899,"AL"],[68900,68903,"NSM"],[68904,68911,"AL"],[68912,68921,"AN"],[68922,68927,"AL"],[68928,68937,"AN"],[68938,68968,"R"],[68969,68973,"NSM"],[68974,68974,"ON"],[68975,69215,"R"],[69216,69246,"AN"],[69247,69290,"R"],[69291,69292,"NSM"],[69293,69311,"R"],[69312,69327,"AL"],[69328,69336,"ON"],[69337,69369,"AL"],[69370,69375,"NSM"],[69376,69423,"R"],[69424,69445,"AL"],[69446,69456,"NSM"],[69457,69487,"AL"],[69488,69505,"R"],[69506,69509,"NSM"],[69510,69631,"R"],[69633,69633,"NSM"],[69688,69702,"NSM"],[69714,69733,"ON"],[69744,69744,"NSM"],[69747,69748,"NSM"],[69759,69761,"NSM"],[69811,69814,"NSM"],[69817,69818,"NSM"],[69826,69826,"NSM"],[69888,69890,"NSM"],[69927,69931,"NSM"],[69933,69940,"NSM"],[70003,70003,"NSM"],[70016,70017,"NSM"],[70070,70078,"NSM"],[70089,70092,"NSM"],[70095,70095,"NSM"],[70191,70193,"NSM"],[70196,70196,"NSM"],[70198,70199,"NSM"],[70206,70206,"NSM"],[70209,70209,"NSM"],[70367,70367,"NSM"],[70371,70378,"NSM"],[70400,70401,"NSM"],[70459,70460,"NSM"],[70464,70464,"NSM"],[70502,70508,"NSM"],[70512,70516,"NSM"],[70587,70592,"NSM"],[70606,70606,"NSM"],[70608,70608,"NSM"],[70610,70610,"NSM"],[70625,70626,"NSM"],[70712,70719,"NSM"],[70722,70724,"NSM"],[70726,70726,"NSM"],[70750,70750,"NSM"],[70835,70840,"NSM"],[70842,70842,"NSM"],[70847,70848,"NSM"],[70850,70851,"NSM"],[71090,71093,"NSM"],[71100,71101,"NSM"],[71103,71104,"NSM"],[71132,71133,"NSM"],[71219,71226,"NSM"],[71229,71229,"NSM"],[71231,71232,"NSM"],[71264,71276,"ON"],[71339,71339,"NSM"],[71341,71341,"NSM"],[71344,71349,"NSM"],[71351,71351,"NSM"],[71453,71453,"NSM"],[71455,71455,"NSM"],[71458,71461,"NSM"],[71463,71467,"NSM"],[71727,71735,"NSM"],[71737,71738,"NSM"],[71995,71996,"NSM"],[71998,71998,"NSM"],[72003,72003,"NSM"],[72148,72151,"NSM"],[72154,72155,"NSM"],[72160,72160,"NSM"],[72193,72198,"NSM"],[72201,72202,"NSM"],[72243,72248,"NSM"],[72251,72254,"NSM"],[72263,72263,"NSM"],[72273,72278,"NSM"],[72281,72283,"NSM"],[72330,72342,"NSM"],[72344,72345,"NSM"],[72544,72544,"NSM"],[72546,72548,"NSM"],[72550,72550,"NSM"],[72752,72758,"NSM"],[72760,72765,"NSM"],[72850,72871,"NSM"],[72874,72880,"NSM"],[72882,72883,"NSM"],[72885,72886,"NSM"],[73009,73014,"NSM"],[73018,73018,"NSM"],[73020,73021,"NSM"],[73023,73029,"NSM"],[73031,73031,"NSM"],[73104,73105,"NSM"],[73109,73109,"NSM"],[73111,73111,"NSM"],[73459,73460,"NSM"],[73472,73473,"NSM"],[73526,73530,"NSM"],[73536,73536,"NSM"],[73538,73538,"NSM"],[73562,73562,"NSM"],[73685,73692,"ON"],[73693,73696,"ET"],[73697,73713,"ON"],[78912,78912,"NSM"],[78919,78933,"NSM"],[90398,90409,"NSM"],[90413,90415,"NSM"],[92912,92916,"NSM"],[92976,92982,"NSM"],[94031,94031,"NSM"],[94095,94098,"NSM"],[94178,94178,"ON"],[94180,94180,"NSM"],[113821,113822,"NSM"],[113824,113827,"BN"],[117760,117973,"ON"],[118e3,118009,"EN"],[118010,118012,"ON"],[118016,118451,"ON"],[118458,118480,"ON"],[118496,118512,"ON"],[118528,118573,"NSM"],[118576,118598,"NSM"],[119143,119145,"NSM"],[119155,119162,"BN"],[119163,119170,"NSM"],[119173,119179,"NSM"],[119210,119213,"NSM"],[119273,119274,"ON"],[119296,119361,"ON"],[119362,119364,"NSM"],[119365,119365,"ON"],[119552,119638,"ON"],[120513,120513,"ON"],[120539,120539,"ON"],[120571,120571,"ON"],[120597,120597,"ON"],[120629,120629,"ON"],[120655,120655,"ON"],[120687,120687,"ON"],[120713,120713,"ON"],[120745,120745,"ON"],[120771,120771,"ON"],[120782,120831,"EN"],[121344,121398,"NSM"],[121403,121452,"NSM"],[121461,121461,"NSM"],[121476,121476,"NSM"],[121499,121503,"NSM"],[121505,121519,"NSM"],[122880,122886,"NSM"],[122888,122904,"NSM"],[122907,122913,"NSM"],[122915,122916,"NSM"],[122918,122922,"NSM"],[123023,123023,"NSM"],[123184,123190,"NSM"],[123566,123566,"NSM"],[123628,123631,"NSM"],[123647,123647,"ET"],[124140,124143,"NSM"],[124398,124399,"NSM"],[124643,124643,"NSM"],[124646,124646,"NSM"],[124654,124655,"NSM"],[124661,124661,"NSM"],[124928,125135,"R"],[125136,125142,"NSM"],[125143,125251,"R"],[125252,125258,"NSM"],[125259,126063,"R"],[126064,126143,"AL"],[126144,126207,"R"],[126208,126287,"AL"],[126288,126463,"R"],[126464,126703,"AL"],[126704,126705,"ON"],[126706,126719,"AL"],[126720,126975,"R"],[126976,127019,"ON"],[127024,127123,"ON"],[127136,127150,"ON"],[127153,127167,"ON"],[127169,127183,"ON"],[127185,127221,"ON"],[127232,127242,"EN"],[127243,127247,"ON"],[127279,127279,"ON"],[127338,127343,"ON"],[127405,127405,"ON"],[127584,127589,"ON"],[127744,128728,"ON"],[128732,128748,"ON"],[128752,128764,"ON"],[128768,128985,"ON"],[128992,129003,"ON"],[129008,129008,"ON"],[129024,129035,"ON"],[129040,129095,"ON"],[129104,129113,"ON"],[129120,129159,"ON"],[129168,129197,"ON"],[129200,129211,"ON"],[129216,129217,"ON"],[129232,129240,"ON"],[129280,129623,"ON"],[129632,129645,"ON"],[129648,129660,"ON"],[129664,129674,"ON"],[129678,129734,"ON"],[129736,129736,"ON"],[129741,129756,"ON"],[129759,129770,"ON"],[129775,129784,"ON"],[129792,129938,"ON"],[129940,130031,"ON"],[130032,130041,"EN"],[130042,130042,"ON"],[131070,131071,"BN"],[196606,196607,"BN"],[262142,262143,"BN"],[327678,327679,"BN"],[393214,393215,"BN"],[458750,458751,"BN"],[524286,524287,"BN"],[589822,589823,"BN"],[655358,655359,"BN"],[720894,720895,"BN"],[786430,786431,"BN"],[851966,851967,"BN"],[917502,917759,"BN"],[917760,917999,"NSM"],[918e3,921599,"BN"],[983038,983039,"BN"],[1048574,1048575,"BN"],[1114110,1114111,"BN"]];function Ha(t){if(t<=255)return ro[t];let e=0,n=Gn.length-1;for(;e<=n;){let i=e+n>>1,r=Gn[i];if(t<r[0]){n=i-1;continue}if(t>r[1]){e=i+1;continue}return r[2]}return"L"}function qa(t){let e=t.length;if(e===0)return null;let n=new Array(e),i=!1;for(let l=0;l<e;){let a=t.charCodeAt(l),f=a,p=1;if(a>=55296&&a<=56319&&l+1<e){let C=t.charCodeAt(l+1);C>=56320&&C<=57343&&(f=(a-55296<<10)+(C-56320)+65536,p=2)}let y=Ha(f);(y==="R"||y==="AL"||y==="AN")&&(i=!0);for(let C=0;C<p;C++)n[l+C]=y;l+=p}if(!i)return null;let r=0;for(let l=0;l<e;l++){let a=n[l];if(a==="L"){r=0;break}if(a==="R"||a==="AL"){r=1;break}}let o=new Int8Array(e);for(let l=0;l<e;l++)o[l]=r;let s=r&1?"R":"L",c=s,u=c;for(let l=0;l<e;l++)n[l]==="NSM"?n[l]=u:u=n[l];u=c;for(let l=0;l<e;l++){let a=n[l];a==="EN"?n[l]=u==="AL"?"AN":"EN":(a==="R"||a==="L"||a==="AL")&&(u=a)}for(let l=0;l<e;l++)n[l]==="AL"&&(n[l]="R");for(let l=1;l<e-1;l++)n[l]==="ES"&&n[l-1]==="EN"&&n[l+1]==="EN"&&(n[l]="EN"),n[l]==="CS"&&(n[l-1]==="EN"||n[l-1]==="AN")&&n[l+1]===n[l-1]&&(n[l]=n[l-1]);for(let l=0;l<e;l++){if(n[l]!=="EN")continue;let a;for(a=l-1;a>=0&&n[a]==="ET";a--)n[a]="EN";for(a=l+1;a<e&&n[a]==="ET";a++)n[a]="EN"}for(let l=0;l<e;l++){let a=n[l];(a==="WS"||a==="ES"||a==="ET"||a==="CS")&&(n[l]="ON")}u=c;for(let l=0;l<e;l++){let a=n[l];a==="EN"?n[l]=u==="L"?"L":"EN":(a==="R"||a==="L")&&(u=a)}for(let l=0;l<e;l++){if(n[l]!=="ON")continue;let a=l+1;for(;a<e&&n[a]==="ON";)a++;let f=l>0?n[l-1]:c,p=a<e?n[a]:c,y=f!=="L"?"R":"L";if(y===(p!=="L"?"R":"L"))for(let N=l;N<a;N++)n[N]=y;l=a-1}for(let l=0;l<e;l++)n[l]==="ON"&&(n[l]=s);for(let l=0;l<e;l++){let a=n[l];(o[l]&1)===0?a==="R"?o[l]++:(a==="AN"||a==="EN")&&(o[l]+=2):(a==="L"||a==="AN"||a==="EN")&&o[l]++}return o}function oo(t,e){let n=qa(t);if(n===null)return null;let i=new Int8Array(e.length);for(let r=0;r<e.length;r++)i[r]=n[e[r]];return i}var Ua=/[ \t\n\r\f]+/g,za=/[\t\n\r\f]| {2,}|^ | $/;function ja(t){let e=t??"normal";return e==="pre-wrap"?{mode:e,preserveOrdinarySpaces:!0,preserveHardBreaks:!0}:{mode:e,preserveOrdinarySpaces:!1,preserveHardBreaks:!1}}function Ga(t){if(!za.test(t))return t;let e=t.replace(Ua," ");return e.charCodeAt(0)===32&&(e=e.slice(1)),e.length>0&&e.charCodeAt(e.length-1)===32&&(e=e.slice(0,-1)),e}function Va(t){return/[\r\f]/.test(t)?t.replace(/\r\n/g,`
240
+ })();`}function Yr(){if(typeof document>"u")return{};let t=qn(document.documentElement),e=La();return{...t,...e}}function qn(t){if(!t)return{};let e=t.getAttribute("data-composition-variables");if(!e)return{};let n;try{n=JSON.parse(e)}catch{return{}}if(!Array.isArray(n))return{};let i={};for(let r of n){if(!r||typeof r!="object")continue;let o=r;typeof o.id!="string"||!("default"in o)||(i[o.id]=o.default)}return i}function La(){if(typeof window>"u")return{};let t=window.__hfVariables;return!t||typeof t!="object"||Array.isArray(t)?{}:t}var Ra=8e3,_a=/^(?![a-zA-Z][a-zA-Z\d+\-.]*:)(?!\/\/)(?!\/)(?!\.\.?\/).+/,Ba=t=>new Promise(e=>{let n=!1,i=Date.now(),r=null,o=s=>{n||(n=!0,r!=null&&window.clearTimeout(r),e({status:s,elapsedMs:Math.max(0,Date.now()-i)}))};t.addEventListener("load",()=>o("load"),{once:!0}),t.addEventListener("error",()=>o("error"),{once:!0}),r=window.setTimeout(()=>o("timeout"),Ra)});function Un(t){for(;t.firstChild;)t.removeChild(t.firstChild);t.textContent=""}function Zr(t,e){let n=t.trim();if(!n)return t;try{return _a.test(n)?new URL(n,document.baseURI).toString():e?new URL(n,e).toString():new URL(n,document.baseURI).toString()}catch{return t}}function Oa(t){let e=t.getAttribute("data-variable-values");if(!e)return{};let n;try{n=JSON.parse(e)}catch{return{}}return!n||typeof n!="object"||Array.isArray(n)?{}:n}async function zn(t){let e=null;t.hostCompositionId&&(e=Array.from(t.sourceNode.querySelectorAll("[data-composition-id]")).find(a=>a.getAttribute("data-composition-id")===t.hostCompositionId)??null);let n=e??t.sourceNode,i=e?.getAttribute("data-composition-id")?.trim()||t.hostCompositionId||null;if(t.headStyles)for(let l of t.headStyles){let a=l.cloneNode(!0);a instanceof HTMLStyleElement&&(i&&(a.textContent=Hn(a.textContent||"",i)),document.head.appendChild(a),t.injectedStyles.push(a))}let r=Array.from(n.querySelectorAll("style"));for(let l of r){let a=l.cloneNode(!0);a instanceof HTMLStyleElement&&(i&&(a.textContent=Hn(a.textContent||"",i)),document.head.appendChild(a),t.injectedStyles.push(a))}let o=[];if(t.headScripts)for(let l of t.headScripts){let a=l.getAttribute("type")?.trim()??"",f=l.getAttribute("src")?.trim()??"";if(f){let p=Zr(f,t.compositionUrl);o.push({kind:"external",src:p,type:a})}else{let p=l.textContent?.trim()??"";p&&o.push({kind:"inline",content:p,type:a,scopeCompositionId:i})}}let s=Array.from(n.querySelectorAll("script")),c=[...o];for(let l of s){let a=l.getAttribute("type")?.trim()??"",f=l.getAttribute("src")?.trim()??"";if(f){let p=Zr(f,t.compositionUrl);c.push({kind:"external",src:p,type:a})}else{let p=l.textContent?.trim()??"";p&&c.push({kind:"inline",content:p,type:a,scopeCompositionId:i})}l.parentNode?.removeChild(l)}let u=Array.from(n.querySelectorAll("style"));for(let l of u)l.parentNode?.removeChild(l);if(e){let l=document.importNode(e,!0),a=e.getAttribute("data-width"),f=e.getAttribute("data-height"),p=t.parseDimensionPx(a),y=t.parseDimensionPx(f);for(a&&t.host.setAttribute("data-width",a),f&&t.host.setAttribute("data-height",f),p&&t.host instanceof HTMLElement&&(t.host.style.width=p),y&&t.host instanceof HTMLElement&&(t.host.style.height=y);l.firstChild;)t.host.appendChild(l.firstChild)}else t.hasTemplate?t.host.appendChild(document.importNode(n,!0)):t.host.innerHTML=t.fallbackBodyInnerHtml;if(i){let l={...t.declaredVariableDefaults??{},...Oa(t.host)};Object.keys(l).length>0&&(window.__hfVariablesByComp||(window.__hfVariablesByComp={}),window.__hfVariablesByComp[i]=l)}for(let l of c){let a=document.createElement("script");if(l.type&&(a.type=l.type),a.async=!1,l.kind==="external"?a.src=l.src:l.type.toLowerCase()==="module"?a.textContent=l.content:l.scopeCompositionId?a.textContent=Qr(l.content,l.scopeCompositionId):a.textContent=`(function(){${l.content}})();`,document.body.appendChild(a),t.injectedScripts.push(a),l.kind==="external"){let f=await Ba(a);f.status!=="load"&&t.onDiagnostic?.({code:"external_composition_script_load_issue",details:{hostCompositionId:t.hostCompositionId,hostCompositionSrc:t.hostCompositionSrc,resolvedScriptSrc:l.src,loadStatus:f.status,elapsedMs:f.elapsedMs}})}}}async function Xr(t){let e=Array.from(document.querySelectorAll("[data-composition-id]:not([data-composition-src])")).filter(n=>{if(n.children.length>0)return!1;let i=n.getAttribute("data-composition-id");return i?!!document.querySelector(`template#${CSS.escape(i)}-template`):!1});if(e.length!==0)for(let n of e){let i=n.getAttribute("data-composition-id"),r=document.querySelector(`template#${CSS.escape(i)}-template`);Un(n),await zn({host:n,hostCompositionId:i,hostCompositionSrc:`template#${i}-template`,sourceNode:r.content,hasTemplate:!0,fallbackBodyInnerHtml:"",compositionUrl:null,injectedStyles:t.injectedStyles,injectedScripts:t.injectedScripts,parseDimensionPx:t.parseDimensionPx,onDiagnostic:t.onDiagnostic})}}async function eo(t){let e=Array.from(document.querySelectorAll("[data-composition-src]"));e.length!==0&&await Promise.all(e.map(async n=>{let i=n.getAttribute("data-composition-src");if(!i)return;let r=null;try{r=new URL(i,document.baseURI)}catch{r=null}Un(n);try{let o=n.getAttribute("data-composition-id"),s=o!=null?document.querySelector(`template#${CSS.escape(o)}-template`):null;if(s){await zn({host:n,hostCompositionId:o,hostCompositionSrc:i,sourceNode:s.content,hasTemplate:!0,fallbackBodyInnerHtml:"",compositionUrl:r,injectedStyles:t.injectedStyles,injectedScripts:t.injectedScripts,parseDimensionPx:t.parseDimensionPx,onDiagnostic:t.onDiagnostic});return}let c=await fetch(i);if(!c.ok)throw new Error(`HTTP ${c.status}`);let u=await c.text(),a=new DOMParser().parseFromString(u,"text/html"),f=(o?a.querySelector(`template#${CSS.escape(o)}-template`):null)??a.querySelector("template"),p=f?f.content:a.body,y=f?void 0:Array.from(a.head.querySelectorAll("style")),C=f?void 0:Array.from(a.head.querySelectorAll("script"));await zn({host:n,hostCompositionId:o,hostCompositionSrc:i,sourceNode:p,hasTemplate:!!f,fallbackBodyInnerHtml:a.body.innerHTML,compositionUrl:r,injectedStyles:t.injectedStyles,injectedScripts:t.injectedScripts,parseDimensionPx:t.parseDimensionPx,headStyles:y,headScripts:C,declaredVariableDefaults:qn(a.documentElement),onDiagnostic:t.onDiagnostic})}catch(o){t.onDiagnostic?.({code:"external_composition_load_failed",details:{hostCompositionId:n.getAttribute("data-composition-id"),hostCompositionSrc:i,errorMessage:o instanceof Error?o.message:"unknown_error"}}),Un(n)}}))}function Pa(t){return t instanceof HTMLElement?t.dataset.captionWrapper!=="true"?t:t.querySelector(":scope > span")??null:null}function Ia(){let t=[],e=document.querySelectorAll(".caption-group");for(let n of e)for(let i of n.children){if(!(i instanceof HTMLElement))continue;let r=i.dataset.captionWrapper==="true"?i.querySelector(":scope > span"):i.tagName==="SPAN"?i:null;r&&t.push(r)}return t}function Wa(t){let e=t.parentElement;if(e?.dataset.captionWrapper==="true")return e;let n=document.createElement("span");return n.style.display="inline-block",n.dataset.captionWrapper="true",t.parentNode?.insertBefore(n,t),n.appendChild(t),n}function jn(){let t=window.gsap;t&&document.querySelectorAll(".caption-group").length!==0&&fetch("caption-overrides.json").then(e=>e.ok?e.json():null).then(e=>{if(!e||!Array.isArray(e)||e.length===0)return;let n=Ia();for(let i of e){let r=null;if(i.wordId&&(r=Pa(document.getElementById(i.wordId))),!r&&i.wordIndex!==void 0&&(r=n[i.wordIndex]??null),!r)continue;let o={},s={};if(i.x!==void 0&&(o.x=i.x),i.y!==void 0&&(o.y=i.y),i.scale!==void 0&&(o.scale=i.scale),i.rotation!==void 0&&(o.rotation=i.rotation),i.opacity!==void 0&&(s.opacity=i.opacity),i.fontSize!==void 0&&(s.fontSize=`${i.fontSize}px`),i.fontWeight!==void 0&&(s.fontWeight=i.fontWeight),i.fontFamily!==void 0&&(s.fontFamily=i.fontFamily),i.activeColor||i.dimColor){let u=t.getTweensOf(r).filter(a=>a.vars.color!==void 0).sort((a,f)=>a.startTime()-f.startTime()),l=u.length>0?String(u[0].vars.color):"";for(let a of u)String(a.vars.color)===l?i.dimColor&&(a.vars.color=i.dimColor):i.activeColor&&(a.vars.color=i.activeColor);i.dimColor&&t.set(r,{color:i.dimColor})}if(Object.keys(s).length>0&&t.set(r,s),Object.keys(o).length>0){let c=Wa(r);t.set(c,o)}}}).catch(()=>{})}var Jt=class{constructor(e){Se(this,"_baseTime",0);Se(this,"_playStartMs",null);Se(this,"_rate",1);Se(this,"_duration",1/0);Se(this,"_nowMs");Se(this,"_audioSource",null);this._baseTime=e?.initialTime??0,this._rate=e?.rate??1,this._duration=e?.duration??1/0,this._nowMs=e?.nowMs??(()=>performance.now())}now(){if(this._playStartMs===null)return this._baseTime;if(this._audioSource){let i=null;if("currentTimeSeconds"in this._audioSource)i=this._audioSource.currentTimeSeconds;else{let{el:r,compositionStart:o,mediaStart:s}=this._audioSource;!r.paused&&Number.isFinite(r.currentTime)&&(i=(r.currentTime-s)/this._rate+o)}if(i!==null)return Number.isFinite(this._duration)&&i>=this._duration?this._duration:Math.max(0,i)}let e=(this._nowMs()-this._playStartMs)/1e3,n=this._baseTime+e*this._rate;return Number.isFinite(this._duration)&&n>=this._duration?this._duration:Math.max(0,n)}play(){return this._playStartMs!==null||Number.isFinite(this._duration)&&this._baseTime>=this._duration?!1:(this._playStartMs=this._nowMs(),!0)}pause(){return this._playStartMs===null?!1:(this._baseTime=this.now(),this._playStartMs=null,!0)}seek(e){let n=Number.isFinite(this._duration)?Math.max(0,Math.min(e,this._duration)):Math.max(0,e);this._baseTime=n,this._playStartMs!==null&&(this._playStartMs=this._nowMs())}isPlaying(){return this._playStartMs!==null}setRate(e){let n=Number.isFinite(e)&&e>0?Math.max(.1,Math.min(5,e)):1;this._playStartMs!==null&&(this._baseTime=this.now(),this._playStartMs=this._nowMs()),this._rate=n}getRate(){return this._rate}setDuration(e){this._duration=Number.isFinite(e)&&e>0?e:1/0,this._baseTime>this._duration&&(this._baseTime=this._duration)}getDuration(){return this._duration}attachAudioSource(e){this._audioSource=e}detachAudioSource(){this._audioSource&&this._playStartMs!==null&&(this._baseTime=this.now(),this._playStartMs=this._nowMs()),this._audioSource=null}hasAudioSource(){return this._audioSource!==null}getSource(){if(this._audioSource&&this._playStartMs!==null){if("currentTimeSeconds"in this._audioSource)return"audio";let{el:e}=this._audioSource;if(!e.paused&&Number.isFinite(e.currentTime))return"audio"}return"monotonic"}snapshot(){return{time:this.now(),playing:this.isPlaying(),rate:this._rate,duration:this._duration,source:this.getSource()}}reachedEnd(){return Number.isFinite(this._duration)&&this.now()>=this._duration}};var Qt=class{constructor(){Se(this,"_ctx",null);Se(this,"_bufferCache",new Map);Se(this,"_activeSources",[]);Se(this,"_masterGain",null);Se(this,"_scheduleOffset",0);Se(this,"_paused",!0);Se(this,"_playGeneration",0)}async init(){try{return this._ctx=new AudioContext,this._masterGain=this._ctx.createGain(),this._masterGain.connect(this._ctx.destination),!0}catch{return!1}}get context(){return this._ctx}getTime(){return!this._ctx||this._paused?-1:this._ctx.currentTime-this._scheduleOffset}async decodeAudioElement(e){let n=e.currentSrc||e.getAttribute("src");if(!n)return null;if(this._bufferCache.has(n))return this._bufferCache.get(n);if(!this._ctx)return null;try{let r=await(await fetch(n)).arrayBuffer(),o=await this._ctx.decodeAudioData(r);return this._bufferCache.set(n,o),o}catch(i){return D("webAudioTransport.decode",i),null}}startGeneration(){return this._playGeneration+=1,this._playGeneration}currentGeneration(){return this._playGeneration}async schedulePlayback(e,n,i,r,o,s,c){if(!this._ctx||!this._masterGain||c!==this._playGeneration)return null;try{if(this._ctx.state==="suspended"&&await this._ctx.resume(),c!==this._playGeneration)return null;let u=this._ctx.createBufferSource();u.buffer=n;let l=this._ctx.createGain();l.gain.value=s,u.connect(l),l.connect(this._masterGain);let a=o-i,f=this._ctx.currentTime;if(this._scheduleOffset=f-o,a>=0)u.start(0,a+r);else{let C=-a;u.start(f+C,r)}let p=e.muted;e.muted=!0;let y={el:e,sourceNode:u,gainNode:l,compositionStart:i,mediaStart:r,scheduledAt:f,priorMuted:p};return this._activeSources.push(y),this._paused=!1,y}catch(u){return D("webAudioTransport.schedule",u),null}}stopAll(){for(let e of this._activeSources){try{e.sourceNode.stop(),e.sourceNode.disconnect(),e.gainNode.disconnect()}catch{}e.el.muted=e.priorMuted}this._activeSources=[],this._paused=!0}setVolume(e){this._masterGain&&(this._masterGain.gain.value=Math.max(0,Math.min(1,e)))}setMuted(e){this._masterGain&&(this._masterGain.gain.value=e?0:1)}isActive(){return this._activeSources.length>0&&!this._paused}destroy(){if(this.stopAll(),this._bufferCache.clear(),this._ctx)try{this._ctx.close()}catch{}this._ctx=null,this._masterGain=null}};var to="data-hf-authored-duration",no="data-hf-authored-end";function io(){let t=Si(),e=window,n=null,i=null,r=[],o=new Set,s=null;if(typeof e.__hfRuntimeTeardown=="function")try{e.__hfRuntimeTeardown()}catch(d){D("runtime.init.site1",d)}document.documentElement&&(document.documentElement.style.margin="0",document.documentElement.style.padding="0",document.documentElement.style.overflow="hidden"),document.body&&(document.body.style.margin="0",document.body.style.padding="0",document.body.style.overflow="hidden"),window.__timelines=window.__timelines||{};let c=d=>{r.push(d)},u=(d,m,x)=>{let S=x??`${d}:${JSON.stringify(m)}`;o.has(S)||(o.add(S),be({source:"hf-preview",type:"diagnostic",code:d,details:m}))},l=d=>{let m={scale:1,focusX:960,focusY:540},x=[],S=[],A={time:d.getTime(),duration:d.getDuration(),isPlaying:d.isPlaying(),renderMode:!1,timelineDirty:!1};return{play:d.play,pause:d.pause,seek:d.seek,getTime:d.getTime,getDuration:d.getDuration,isPlaying:d.isPlaying,getMainTimeline:()=>null,getElementBounds:()=>{},getElementsAtPoint:()=>{},setElementPosition:()=>{},previewElementPosition:()=>{},setElementKeyframes:()=>{},setElementScale:()=>{},setElementFontSize:()=>{},setElementTextContent:()=>{},setElementTextColor:()=>{},setElementTextShadow:()=>{},setElementTextFontWeight:()=>{},setElementTextFontFamily:()=>{},setElementTextOutline:()=>{},setElementTextHighlight:()=>{},setElementVolume:()=>{},setStageZoom:()=>{},getStageZoom:()=>m,setStageZoomKeyframes:()=>{},getStageZoomKeyframes:()=>x,addElement:()=>!1,removeElement:()=>!1,updateElementTiming:()=>!1,setElementTiming:()=>{},updateElementSrc:()=>!1,updateElementLayer:()=>!1,updateElementBasePosition:()=>!1,markTimelineDirty:()=>{},isTimelineDirty:()=>!1,rebuildTimeline:()=>{},ensureTimeline:()=>{},enableRenderMode:()=>{},disableRenderMode:()=>{},renderSeek:d.renderSeek,getElementVisibility:()=>({visible:!1}),getVisibleElements:()=>S,getRenderState:()=>({...A,time:d.getTime(),duration:d.getDuration(),isPlaying:d.isPlaying()})}},a=1/60,f=.75,p=2,y=.05,C=100,N=240,b=d=>{if(d instanceof Error)return d.message||String(d);if(typeof d=="string")return d;try{return JSON.stringify(d)}catch{return String(d??"")}},z=d=>{let m=d.toLowerCase();return m.includes("cannot read properties of null")||m.includes("cannot set properties of null")?{code:"runtime_null_dom_access",category:"dom-null-access"}:m.includes("failed to execute 'queryselector'")?{code:"runtime_invalid_selector",category:"selector-invalid"}:m.includes("is not defined")?{code:"runtime_reference_missing",category:"reference-missing"}:{code:"runtime_script_error",category:"script-error"}},R=d=>{if(d==null||d.trim()==="")return null;let m=Number.parseFloat(d);return!Number.isFinite(m)||m<=0?null:`${m}px`},w=()=>{let d=document.querySelector('[data-composition-id][data-root="true"]');if(d instanceof HTMLElement)return d;let m=Array.from(document.querySelectorAll("[data-composition-id]"));return m.length===0?null:m.find(x=>!x.parentElement?.closest("[data-composition-id]"))??m[0]??null},Y=()=>{let d=w();if(!d)return;let m=R(d.getAttribute("data-width")),x=R(d.getAttribute("data-height"));m&&(d.style.width=m),x&&(d.style.height=x),m&&d.style.setProperty("--comp-width",m),x&&d.style.setProperty("--comp-height",x)},K=()=>{let d=w(),m=Array.from(document.querySelectorAll("[data-composition-id]")).filter(x=>x.hasAttribute("data-duration")||x.hasAttribute("data-end"));for(let x of m){if(d&&x===d)continue;let S=x.getAttribute("data-duration"),A=x.getAttribute("data-end");S!=null&&!x.hasAttribute(to)&&x.setAttribute(to,S),A!=null&&!x.hasAttribute(no)&&x.setAttribute(no,A),x.removeAttribute("data-duration"),x.removeAttribute("data-end")}},h=()=>{let d=w();if(!d)return;d.style.position||(d.style.position="relative"),d.style.overflow="hidden";let m=R(d.getAttribute("data-width")),x=R(d.getAttribute("data-height"));m&&(d.style.width=m),x&&(d.style.height=x);let S=Array.from(d.children);for(let A of S){let k=A.tagName.toLowerCase();if(k==="script"||k==="style"||k==="link"||k==="meta"||!A.hasAttribute("data-start"))continue;let U=(A.style.top==="0px"||A.style.top==="0")&&(A.style.left==="0px"||A.style.left==="0")&&A.style.width==="100%"&&A.style.height==="100%",ne=/translate\(\s*-50%\s*,\s*-50%\s*\)/.test(A.style.transform);if(U&&ne&&!A.hasAttribute("data-width")&&!A.hasAttribute("data-height")){let _e=A.style.top,ae=A.style.left,Pe=A.style.width,oe=A.style.height;A.style.top="",A.style.left="",A.style.width="",A.style.height="";let Q=window.getComputedStyle(A);Q.top!=="auto"||Q.bottom!=="auto"||Q.left!=="auto"||Q.right!=="auto"||Q.width!=="0px"||Q.height!=="0px"||(A.style.top=_e,A.style.left=ae,A.style.width=Pe,A.style.height=oe)}let te=window.getComputedStyle(A),se=te.position;if(se!=="absolute"&&se!=="fixed"&&(A.style.position="absolute"),!!A.style.top||!!A.style.bottom||te.top!=="auto"||te.bottom!=="auto"||(A.style.top="0"),!!A.style.left||!!A.style.right||te.left!=="auto"||te.right!=="auto"||(A.style.left="0"),k!=="audio"){let _e=R(A.getAttribute("data-width")),ae=R(A.getAttribute("data-height")),Pe=te.width!=="0px"&&te.width!=="auto",oe=te.height!=="0px"&&te.height!=="auto";_e?!A.style.width&&!Pe&&(A.style.width=_e):!A.style.width&&te.width==="0px"&&(A.style.width="100%"),ae?!A.style.height&&!oe&&(A.style.height=ae):!A.style.height&&te.height==="0px"&&(A.style.height="100%")}}},g=(d,m=0,x)=>$e({timelineRegistry:window.__timelines??{},includeAuthoredTimingAttrs:x?.includeAuthoredTimingAttrs??!0}).resolveStartForElement(d,m),E=(d,m)=>$e({timelineRegistry:window.__timelines??{},includeAuthoredTimingAttrs:m?.includeAuthoredTimingAttrs??!0}).resolveDurationForElement(d),M=!!document.querySelector("[data-composition-src]"),F=!1;{let d=document.querySelectorAll("[data-composition-id]:not([data-composition-src])");for(let m of d){let x=m.getAttribute("data-composition-id");if(x&&m.children.length===0&&document.querySelector(`template#${CSS.escape(x)}-template`)){F=!0;break}}}let v=!M&&!F,W=d=>{if(!d||typeof d.duration!="function")return null;try{let m=Number(d.duration());return Number.isFinite(m)?Math.max(0,m):null}catch{return null}},L=d=>typeof d=="number"&&Number.isFinite(d)&&d>a,J=d=>{let m=Number(d.getAttribute("data-duration"));if(Number.isFinite(m)&&m>0)return m;let x=Number(d.getAttribute("data-playback-start")??d.getAttribute("data-media-start")??"0"),S=Number.isFinite(x)?Math.max(0,x):0;return Number.isFinite(d.duration)&&d.duration>S?Math.max(0,d.duration-S):null},B=()=>{let d=Array.from(document.querySelectorAll("video[data-start], audio[data-start]"));if(d.length===0)return null;let m=0;for(let x of d){let S=g(x,0);if(!Number.isFinite(S))continue;let A=J(x);A==null||A<=a||(m=Math.max(m,Math.max(0,S)+A))}return m>a?m:null},ce=()=>{let d=w();if(!d)return null;let m=window.__timelines??{},x=$e({timelineRegistry:m,includeAuthoredTimingAttrs:!0}),S=0,A=Array.from(d.querySelectorAll("[data-composition-id][data-start]"));for(let k of A){if(!(k instanceof Element)||k.parentElement?.closest("[data-composition-id]")!==d)continue;let ne=x.resolveStartForElement(k,0),te=x.resolveDurationForElement(k);!Number.isFinite(ne)||te==null||te<=0||(S=Math.max(S,Math.max(0,ne)+te))}return S>a?S:null},Ee=()=>{let d=B();return typeof d!="number"||!Number.isFinite(d)||d<=a?null:d},V=d=>L(d)?Math.max(a,d*f):a,j=(d,m=0)=>{let x=W(d),S=Ee(),A=ce(),k=Math.max(S??0,A??0),U=Number.isFinite(m)&&m>a?m:0,ne=0;L(x)?ne=Math.max(x,k,U):L(k)?ne=Math.max(k,U):ne=U;let te=Math.max(1,Number(t.maxTimelineDurationSeconds)||1800);return ne>0?Math.max(0,Math.min(ne,te)):0},O=()=>{let d=window.__timelines??{},m=$e({timelineRegistry:d,includeAuthoredTimingAttrs:!0}),x=Ee(),S=ce(),A=Math.max(x??0,S??0)||null,k=V(A),U=oe=>{let Q=document.querySelector(`[data-composition-id="${CSS.escape(oe)}"]`);return Q?m.resolveStartForElement(Q,0):0},ne=oe=>{let Q=window.gsap;if(!Q||typeof Q.timeline!="function")return null;let de=Q.timeline({paused:!0});for(let he of oe)de.add(he.timeline,U(he.compositionId));return de},te=(oe,Q)=>{if(!L(oe))return null;let de=window.gsap;if(!de||typeof de.timeline!="function")return null;let he=de.timeline({paused:!0});if(Q)try{he.add(Q,0)}catch(le){D("runtime.init.site2",le)}let ge=he;if(typeof ge.to=="function")try{ge.to({},{duration:oe})}catch(le){D("runtime.init.site3",le)}return he},se=(oe,Q)=>{let de=oe;if(typeof de.getChildren!="function")return[];try{let he=de.getChildren(!0,!0,!0)??[];if(!Array.isArray(he))return[];let ge=[];for(let le of Q)if(!he.some(ve=>ve===le.timeline))try{let ve=U(le.compositionId);oe.add(le.timeline,ve),ge.push(le.compositionId)}catch(ve){D("runtime.init.site4",ve)}return ge}catch{return[]}},Ne=w(),pe=Ne?.getAttribute("data-composition-id")??null;if(!pe)return{timeline:null};let Ce=d[pe]??null,ae=(()=>{if(!Ne)return[];let oe=new Set,Q=Array.from(Ne.querySelectorAll("[data-composition-id]")),de=[];for(let he of Q){let ge=he.getAttribute("data-composition-id");if(!ge||ge===pe||oe.has(ge))continue;oe.add(ge);let le=d[ge]??null;if(!le||typeof le.play!="function"||typeof le.pause!="function")continue;let Me=W(le);de.push({compositionId:ge,timeline:le,durationSeconds:Me??0})}return de})(),Pe=oe=>{for(let Q of oe){let de=Q.timeline;if(typeof de.paused=="function")try{de.paused(!1)}catch(he){D("runtime.init.site5",he)}}};if(ae.length>0&&Pe(ae),Ce){let oe=ae.length>0?se(Ce,ae):[];if((ae.length>0||!document.querySelector("[data-composition-id]:not([data-composition-id='"+pe+"'])"))&&(X=!0),oe.length>0)try{let le=Ce.time();Ce.seek(le,!1)}catch{}let Q=W(Ce);if(!L(Q)&&ae.length>0){let le=ae.map(Lo=>Lo.compositionId),Me=ne(ae),ve=W(Me);if(Me&&L(ve))return{timeline:Me,selectedTimelineIds:le,selectedDurationSeconds:ve,mediaDurationFloorSeconds:x,diagnostics:{code:"root_timeline_unusable_fallback",details:{rootCompositionId:pe,rootDurationSeconds:Q,fallbackKind:"composite_by_root_children",minCandidateDurationSeconds:k,selectedDurationSeconds:ve,mediaDurationFloorSeconds:x,authoredCompositionDurationFloorSeconds:S,selectedTimelineIds:le,autoNestedChildren:oe}}};let sn=te(A??0,Ce),an=W(sn);if(sn&&L(an))return{timeline:sn,selectedTimelineIds:[pe],selectedDurationSeconds:an,mediaDurationFloorSeconds:x,diagnostics:{code:"root_timeline_unusable_media_floor_fallback",details:{rootCompositionId:pe,rootDurationSeconds:Q,fallbackKind:"media_duration_floor",mediaDurationFloorSeconds:x,authoredCompositionDurationFloorSeconds:S,selectedDurationSeconds:an,selectedTimelineIds:[pe],autoNestedChildren:oe}}}}if(!L(Q)&&ae.length===0){let le=te(A??0,Ce),Me=W(le);if(le&&L(Me))return{timeline:le,selectedTimelineIds:[pe],selectedDurationSeconds:Me,mediaDurationFloorSeconds:x,diagnostics:{code:"root_timeline_unusable_media_floor_fallback",details:{rootCompositionId:pe,rootDurationSeconds:Q,fallbackKind:"media_duration_floor",mediaDurationFloorSeconds:x,authoredCompositionDurationFloorSeconds:S,selectedDurationSeconds:Me,selectedTimelineIds:[pe]}}}}let de=Ne?.getAttribute("data-duration"),he=de?parseFloat(de):null,ge=Math.max(L(he)?he:0,S??0);if(ge>0&&L(ge)&&L(Q)&&ge>=Q+.5){let le=Ce;if(typeof le.to=="function")try{le.to({},{duration:0},ge)}catch(ve){D("runtime.init.site6",ve)}let Me=W(Ce);if(L(Me))return{timeline:Ce,selectedTimelineIds:[pe],selectedDurationSeconds:Me,mediaDurationFloorSeconds:x,diagnostics:{code:"root_timeline_padded_to_declared_duration",details:{rootCompositionId:pe,rootDurationSeconds:Q,rootDeclaredDur:he,authoredCompositionDurationFloorSeconds:S,newDur:Me}}}}return{timeline:Ce,selectedTimelineIds:[pe],selectedDurationSeconds:Q,mediaDurationFloorSeconds:x,diagnostics:oe.length>0?{code:"root_timeline_auto_nested_children",details:{rootCompositionId:pe,selectedDurationSeconds:Q,autoNestedChildren:oe}}:void 0}}if(ae.length>0){let oe=ae.map(he=>he.compositionId),Q=ne(ae),de=W(Q);if(Q)return{timeline:Q,selectedTimelineIds:oe,selectedDurationSeconds:de,mediaDurationFloorSeconds:x,diagnostics:{code:"root_timeline_missing_fallback",details:{rootCompositionId:pe,fallbackKind:"composite_by_root_children",minCandidateDurationSeconds:k,selectedDurationSeconds:de,mediaDurationFloorSeconds:x,selectedTimelineIds:oe}}}}return{timeline:null}},X=!1,xe=()=>{if(!v)return!1;let d=t.capturedTimeline,m=W(d),x=L(m);if(d&&x&&X)return!1;let S=O();if(!S.timeline)return!1;if(d&&d===S.timeline)return typeof d.timeScale=="function"&&d.timeScale(t.playbackRate),!1;t.capturedTimeline=S.timeline,typeof t.capturedTimeline.timeScale=="function"&&t.capturedTimeline.timeScale(t.playbackRate);let A=j(t.capturedTimeline,0);if(A>0){try{I.setDuration(A)}catch{}t.capturedTimeline.pause()}return S.diagnostics&&be({source:"hf-preview",type:"diagnostic",code:S.diagnostics.code,details:S.diagnostics.details}),be({source:"hf-preview",type:"diagnostic",code:"timeline_bound",details:{selectedTimelineIds:S.selectedTimelineIds??[],selectedDurationSeconds:S.selectedDurationSeconds??null,mediaDurationFloorSeconds:S.mediaDurationFloorSeconds??null}}),!0},Fe=()=>{let d=w();if(!(d instanceof HTMLElement))return;let m=d.getBoundingClientRect(),x=Number(d.getAttribute("data-width")),S=Number(d.getAttribute("data-height")),A=window.getComputedStyle(d),k=Number.isFinite(x)&&x>0&&Number.isFinite(S)&&S>0,U=m.width<=0||m.height<=0||d.clientWidth<=0||d.clientHeight<=0;!k||!U||u("root_stage_layout_zero",{compositionId:d.getAttribute("data-composition-id")??null,declaredWidth:x,declaredHeight:S,rectWidth:Math.round(m.width),rectHeight:Math.round(m.height),clientWidth:d.clientWidth,clientHeight:d.clientHeight,display:A.display,visibility:A.visibility,overflow:A.overflow},`root-stage-layout-zero:${d.getAttribute("data-composition-id")??"unknown"}`)},P=()=>{t.tornDown||(s!=null&&window.cancelAnimationFrame(s),s=window.requestAnimationFrame(()=>{s=null,Fe()}))},T=()=>{n=d=>{let m=b(d.error??d.message).slice(0,N);if(!m)return;let x=z(m);be({source:"hf-preview",type:"diagnostic",code:x.code,details:{category:x.category,message:m,filename:d.filename||null,line:Number.isFinite(d.lineno)?d.lineno:null,column:Number.isFinite(d.colno)?d.colno:null}})},i=d=>{let m=b(d.reason).slice(0,N);if(!m)return;let x=z(m);be({source:"hf-preview",type:"diagnostic",code:`${x.code}_unhandled_rejection`,details:{category:`${x.category}-unhandled-rejection`,message:m}})},window.addEventListener("error",n),window.addEventListener("unhandledrejection",i)},_=()=>{let d=Array.from(document.querySelectorAll("img, video, audio, source, link[rel='stylesheet']"));for(let x of d){let S=()=>{if(!(x instanceof Element))return;let A=x.tagName.toLowerCase(),k=x.getAttribute("src")??x.getAttribute("href")??x.getAttribute("poster")??null,U=A==="link"?"runtime_stylesheet_load_failed":"runtime_asset_load_failed";u(U,{tagName:A,assetUrl:k,currentSrc:(x instanceof HTMLImageElement||x instanceof HTMLMediaElement)&&x.currentSrc||null,readyState:x instanceof HTMLMediaElement?x.readyState:null,networkState:x instanceof HTMLMediaElement?x.networkState:null},`${U}:${A}:${k??"unknown"}`)};x.addEventListener("error",S),c(()=>{x.removeEventListener("error",S)})}let m=document.fonts;m&&m.ready.then(()=>{if(t.tornDown)return;let x=Array.from(m).filter(S=>S.status==="error").map(S=>S.family).filter(S=>!!S).slice(0,10);x.length!==0&&u("runtime_font_load_issue",{failedFamilies:x,totalFaces:Array.from(m).length},`runtime-font-load-issue:${x.join("|")}`)}).catch(()=>{})},ie=(d,m)=>{if(!d.timeline)return!1;let x=t.capturedTimeline;if(x&&x===d.timeline)return!1;let S=Math.max(0,t.currentTime||0),A=t.isPlaying;t.capturedTimeline=d.timeline,typeof t.capturedTimeline.timeScale=="function"&&t.capturedTimeline.timeScale(t.playbackRate);try{t.capturedTimeline.pause(),t.capturedTimeline.seek(S,!1),A&&t.capturedTimeline.play()}catch(k){D("runtime.init.site7",k)}return be({source:"hf-preview",type:"diagnostic",code:"timeline_loop_guard_rebind",details:{reason:m,previousTime:S,selectedTimelineIds:d.selectedTimelineIds??[],selectedDurationSeconds:d.selectedDurationSeconds??null,mediaDurationFloorSeconds:d.mediaDurationFloorSeconds??null}}),!0},ee=null,q=!1,H=new Set,G=()=>{t.tornDown||(ee!=null&&window.clearTimeout(ee),ee=window.setTimeout(()=>{if(t.tornDown)return;ee=null;let d=O();if(!d.timeline||!L(d.mediaDurationFloorSeconds??null))return;if(!t.capturedTimeline){xe()&&(Ge(),fe(!0));return}if(q)return;let x=W(t.capturedTimeline),S=d.selectedDurationSeconds??W(d.timeline);L(S)&&(!L(x)||S>=x+y)&&ie(d,"manual")&&(q=!0,be({source:"hf-preview",type:"diagnostic",code:"timeline_rebind_after_media_metadata",details:{previousDurationSeconds:x??null,selectedDurationSeconds:S??null,selectedTimelineIds:d.selectedTimelineIds??[],mediaDurationFloorSeconds:d.mediaDurationFloorSeconds??null}}),Ge(),fe(!0))},C))},Re=()=>{for(let d of H)d.removeEventListener("loadedmetadata",G),d.removeEventListener("durationchange",G);H.clear()},ye=()=>{if(t.tornDown)return;let d=Array.from(document.querySelectorAll("video, audio"));for(let m of d)H.has(m)||(H.add(m),m.addEventListener("loadedmetadata",G),m.addEventListener("durationchange",G),m.preload!=="auto"&&(m.preload="auto"),m.readyState<HTMLMediaElement.HAVE_FUTURE_DATA&&m.load())},ke=()=>{let d=k=>{let U=k.closest("[data-composition-id]"),ne=U?g(U,0):null,te=U?E(U,{includeAuthoredTimingAttrs:!0}):null;return{compositionRoot:U,inheritedStart:ne,inheritedDuration:te}},m=pi({shouldIncludeElement:k=>k.hasAttribute("data-start")||!!d(k).compositionRoot,resolveStartSeconds:k=>{let U=d(k);return g(k,U.inheritedStart??0)},resolveDurationSeconds:k=>{let U=d(k),ne=g(k,U.inheritedStart??0),te=Number.parseFloat(k.dataset.playbackStart??k.dataset.mediaStart??"0")||0,se=U.inheritedStart!=null&&U.inheritedDuration!=null&&U.inheritedDuration>0?Math.max(0,U.inheritedStart+U.inheritedDuration-ne):null,Ne=Number.isFinite(k.duration)&&k.duration>te?Math.max(0,k.duration-te):null;return Ne!=null&&se!=null?Math.min(Ne,se):Ne??se}}),x=t.mediaForceSyncNextTick;x&&(t.mediaForceSyncNextTick=!1),hi({clips:m.mediaClips,timeSeconds:t.currentTime,playing:t.isPlaying,playbackRate:t.playbackRate,outputMuted:t.mediaOutputMuted,userMuted:t.bridgeMuted,userVolume:t.bridgeVolume,forceSync:x,onAutoplayBlocked:()=>{t.mediaAutoplayBlockedPosted||(t.mediaAutoplayBlockedPosted=!0,be({source:"hf-preview",type:"media-autoplay-blocked"}))}});let S=document.querySelector("[data-composition-id]")?.getAttribute("data-composition-id")??null,A=Array.from(document.querySelectorAll("[data-start]"));for(let k of A){if(!(k instanceof HTMLElement))continue;let U=k.tagName.toLowerCase();if(U==="script"||U==="style"||U==="link"||U==="meta")continue;if(!k.getAttribute("data-composition-id")){let ae=k.closest("[data-composition-id]")?.getAttribute("data-composition-id")??null;if(ae&&ae!==S)continue}let te=g(k,0),se=E(k),Ne=k.getAttribute("data-composition-id");if(Ne){let _e=(window.__timelines??{})[Ne],ae=null;if(_e&&typeof _e.duration=="function"){let Pe=Number(_e.duration());Number.isFinite(Pe)&&Pe>0&&(ae=Pe)}se!=null&&se>0&&ae!=null?se=Math.min(se,ae):(se==null||se<=0)&&ae!=null&&(se=ae)}let pe=se!=null&&se>0?te+se:Number.POSITIVE_INFINITY,Ce=t.currentTime>=te&&(Number.isFinite(pe)?t.currentTime<pe:!0);k.style.visibility=Ce?"visible":"hidden"}},fe=d=>{let m=Math.max(0,Math.round((t.currentTime||0)*t.canonicalFps)),x=Date.now();(d||m!==t.bridgeLastPostedFrame||t.isPlaying!==t.bridgeLastPostedPlaying||t.bridgeMuted!==t.bridgeLastPostedMuted||x-t.bridgeLastPostedAt>=t.bridgeMaxPostIntervalMs)&&(t.bridgeLastPostedFrame=m,t.bridgeLastPostedPlaying=t.isPlaying,t.bridgeLastPostedMuted=t.bridgeMuted,t.bridgeLastPostedAt=x,be({source:"hf-preview",type:"state",frame:m,isPlaying:t.isPlaying,muted:t.bridgeMuted,playbackRate:t.playbackRate}))},Ge=()=>{K(),Y(),h();let d=w();if(d){let x=R(d.getAttribute("data-width")),S=R(d.getAttribute("data-height")),A=x?parseInt(x,10):0,k=S?parseInt(S,10):0;A>0&&k>0&&be({source:"hf-preview",type:"stage-size",width:A,height:k})}xe();let m=Fi({canonicalFps:t.canonicalFps,maxTimelineDurationSeconds:t.maxTimelineDurationSeconds});window.__clipManifest=m,be(m),P()},Oe=(d,m=0)=>{for(let x of t.deterministicAdapters){try{d==="discover"&&x.discover(),d==="pause"&&x.pause(),d==="play"&&x.play&&x.play()}catch(S){D("runtime.init.site8",S)}if(d==="discover")try{x.seek({time:m})}catch(S){D("runtime.init.site9",S)}}};if(v)jn();else{let d={injectedStyles:t.injectedCompStyles,injectedScripts:t.injectedCompScripts,parseDimensionPx:R,onDiagnostic:({code:m,details:x})=>{be({source:"hf-preview",type:"diagnostic",code:m,details:x})}};eo(d).then(()=>Xr(d)).finally(()=>{v=!0,xe(),Oe("discover",t.currentTime),ye(),_(),jn(),Ge(),fe(!0)})}let Dt=xi({postMessage:d=>be(d)});Dt.installPickerApi();let nn=d=>{let m=Number(d);!Number.isFinite(m)||m<=0?t.playbackRate=1:t.playbackRate=Math.max(.1,Math.min(5,m)),t.mediaForceSyncNextTick=!0,t.capturedTimeline&&typeof t.capturedTimeline.timeScale=="function"&&t.capturedTimeline.timeScale(t.playbackRate);let x=document.querySelectorAll("video, audio");for(let S of x)if(S instanceof HTMLMediaElement)try{S.playbackRate=t.playbackRate}catch(A){D("runtime.init.site10",A)}},me=yi({getTimeline:()=>t.capturedTimeline,setTimeline:d=>{t.capturedTimeline=d},getTimelineRegistry:()=>window.__timelines??{},getIsPlaying:()=>t.isPlaying,setIsPlaying:d=>{t.isPlaying!==d&&(t.mediaForceSyncNextTick=!0),t.isPlaying=d},getPlaybackRate:()=>t.playbackRate,setPlaybackRate:nn,getCanonicalFps:()=>t.canonicalFps,onSyncMedia:(d,m)=>{t.currentTime=Math.max(0,Number(d)||0),t.isPlaying!==m&&(t.mediaForceSyncNextTick=!0),t.isPlaying=m,ke()},onStatePost:fe,onDeterministicSeek:d=>{for(let m of t.deterministicAdapters)try{m.seek({time:Number(d)||0})}catch(x){D("runtime.init.site11",x)}},onDeterministicPause:()=>Oe("pause"),onDeterministicPlay:()=>Oe("play"),onRenderFrameSeek:()=>{},onShowNativeVideos:()=>{},getSafeDuration:()=>j(t.capturedTimeline,0)});window.__player=l(me),window.__playerReady=!0,window.__renderReady=!0,oi(be),at("composition_loaded",{duration:me.getDuration(),compositionId:document.querySelector("[data-composition-id]")?.getAttribute("data-composition-id")??null}),t.controlBridgeHandler=ri({onPlay:()=>{me.play(),at("composition_played",{time:me.getTime()})},onPause:()=>{me.pause(),at("composition_paused",{time:me.getTime()})},onSeek:(d,m)=>{let x=Math.max(0,d)/t.canonicalFps;me.seek(x),at("composition_seeked",{time:x})},onSetMuted:d=>{t.bridgeMuted=d;let m=d||t.mediaOutputMuted;we.setMuted(m);let x=document.querySelectorAll("video, audio");for(let S of x)S instanceof HTMLMediaElement&&(S.muted=m)},onSetVolume:d=>{t.bridgeVolume=d,we.setVolume(d);let m=document.querySelectorAll("video, audio");for(let x of m){if(!(x instanceof HTMLMediaElement))continue;let S=parseFloat(x.dataset.volume??""),A=Number.isFinite(S)?S:1;x.volume=A*d}},onSetMediaOutputMuted:d=>{t.mediaOutputMuted=d;let m=d||t.bridgeMuted;we.setMuted(m);let x=document.querySelectorAll("video, audio");for(let S of x)S instanceof HTMLMediaElement&&(S.muted=m)},onSetPlaybackRate:d=>{nn(d),t.transportClock&&t.transportClock.setRate(t.playbackRate)},onEnablePickMode:()=>Dt.enablePickMode(),onDisablePickMode:()=>Dt.disablePickMode()}),xe(),t.capturedTimeline&&(me._timeline=t.capturedTimeline),v&&setTimeout(()=>{let d=t.capturedTimeline;xe()&&t.capturedTimeline!==d&&(me._timeline=t.capturedTimeline),Oe("discover",t.currentTime),Ge(),fe(!0)},0),t.deterministicAdapters=[mi(),si({resolveStartSeconds:d=>g(d,0)}),li(),di(),fi(),ai({getTimeline:()=>t.capturedTimeline})],T(),Oe("discover"),ye();let I=new Jt;t.transportClock=I;let we=new Qt,Xn=!1;we.init().then(d=>{Xn=d});let Lt=0,rn=!1,ei=(d,m,x)=>{try{d.pause(),typeof d.totalTime=="function"?d.totalTime(m,!1):d.seek(m,!1)}catch(S){D(x,S)}},Do=d=>{let m=window.__timelines??{},x=w()?.getAttribute("data-composition-id")??null;for(let[S,A]of Object.entries(m)){if(!A||S===x)continue;let k=document.querySelector(`[data-composition-id="${CSS.escape(S)}"]`);if(!k)continue;let U=g(k,0);if(!Number.isFinite(U))continue;let ne=E(k,{includeAuthoredTimingAttrs:!0}),te=W(A),se=ne!=null&&ne>0?ne:te,Ne=Math.max(0,se!=null&&se>0?Math.min(se,d-U):d-U);ei(A,Ne,"runtime.init.transport.childTimeline")}},st=d=>{let m=t.capturedTimeline;m?ei(m,d,"runtime.init.transport.seek"):Do(d);for(let x of t.deterministicAdapters)try{x.seek({time:d})}catch(S){D("runtime.init.transport.adapter",S)}},ti=()=>{if(!(t.tornDown||rn)){rn=!0;try{if(t.transportRafId=window.requestAnimationFrame(ti),Lt+=1,Lt%60===0&&!(I.isPlaying()&&t.capturedTimeline!=null&&I.now()<p)){let x=t.capturedTimeline;if(xe()){t.capturedTimeline&&!me._timeline&&(me._timeline=t.capturedTimeline),t.capturedTimeline&&t.capturedTimeline!==x&&t.capturedTimeline.pause();let S=j(t.capturedTimeline,0);S>0&&I.setDuration(S),Ge()}}if(Lt%20===0&&Ge(),Lt%30===0&&ye(),t.capturedTimeline){let m=j(t.capturedTimeline,0);m>0&&I.setDuration(m)}if(I.isPlaying()&&!t.mediaOutputMuted)if(we.isActive()&&we.context){let m=we.getTime();m>=0&&I.attachAudioSource({currentTimeSeconds:m})}else{let m=document.querySelectorAll("audio[data-start]"),x=!1;for(let S of m){if(!(S instanceof HTMLMediaElement)||!S.isConnected)continue;let A=Number.parseFloat(S.dataset.start??""),k=Number.parseFloat(S.dataset.duration??""),U=Number.isFinite(k)&&k>0?A+k:1/0,ne=Number.parseFloat(S.dataset.playbackStart??S.dataset.mediaStart??"0")||0;if(Number.isFinite(A)&&t.currentTime>=A&&t.currentTime<U){S.paused?!S.error&&S.networkState!==HTMLMediaElement.NETWORK_NO_SOURCE&&S.readyState<HTMLMediaElement.HAVE_FUTURE_DATA&&(I.attachAudioSource({currentTimeSeconds:t.currentTime}),x=!0):(I.attachAudioSource({el:S,compositionStart:A,mediaStart:ne}),x=!0);break}}!x&&I.hasAudioSource()&&I.detachAudioSource()}else I.hasAudioSource()&&I.detachAudioSource();let d=I.now();if(t.currentTime=d,st(d),I.isPlaying()&&I.reachedEnd()){we.stopAll(),I.detachAudioSource(),I.pause(),t.isPlaying=!1;let m=I.getDuration();Number.isFinite(m)&&(I.seek(m),t.currentTime=m,st(m)),Oe("pause"),ke(),fe(!0);return}I.isPlaying()&&ke(),fe(!1)}finally{rn=!1}}},ni=d=>{let m=document.querySelectorAll("video, audio");for(let x of m){if(!(x instanceof HTMLMediaElement)||!x.isConnected)continue;let S=Number.parseFloat(x.dataset.start??"");if(!Number.isFinite(S))continue;let A=Number.parseFloat(x.dataset.duration??""),k=Number.isFinite(A)&&A>0?S+A:1/0;if(d<S||d>=k)continue;let U=Number.parseFloat(x.dataset.playbackStart??x.dataset.mediaStart??"0")||0,ne=d-S+U;if(ne>=0)try{x.currentTime=ne}catch{}}};if(me.play=()=>{let d=t.capturedTimeline;if(I.isPlaying())return;let m=j(d,0);if(m>0&&(I.setDuration(m),I.reachedEnd()&&(I.seek(0),t.currentTime=0,st(0))),d&&d.pause(),!!I.play()){if(t.isPlaying=!0,t.mediaForceSyncNextTick=!0,ni(I.now()),Xn){let x=we.startGeneration(),S=document.querySelectorAll("audio[data-start]");for(let A of S){if(!(A instanceof HTMLMediaElement)||!A.isConnected)continue;let k=Number.parseFloat(A.dataset.start??"");if(!Number.isFinite(k))continue;let U=Number.parseFloat(A.dataset.playbackStart??A.dataset.mediaStart??"0")||0,ne=Number.parseFloat(A.dataset.volume??""),te=Number.isFinite(ne)?ne:1;we.decodeAudioElement(A).then(se=>{!se||!I.isPlaying()||we.schedulePlayback(A,se,k,U,I.now(),te*t.bridgeVolume,x)})}}Oe("play"),ke(),fe(!0)}},me.pause=()=>{if(!I.isPlaying())return;we.stopAll(),I.detachAudioSource(),I.pause(),t.isPlaying=!1,t.currentTime=I.now(),t.mediaForceSyncNextTick=!0,ni(t.currentTime);let d=t.capturedTimeline;d&&d.pause(),Oe("pause"),ke(),fe(!0)},me.seek=d=>{let m=Ye(Math.max(0,Number(d)||0),t.canonicalFps);we.stopAll(),I.detachAudioSource(),I.isPlaying()&&I.pause(),I.seek(m),t.currentTime=I.now(),t.isPlaying=!1,t.mediaForceSyncNextTick=!0;let S=t.capturedTimeline;S&&S.pause(),st(t.currentTime),Oe("pause"),ke(),fe(!0)},me.renderSeek=d=>{let m=Ye(Math.max(0,Number(d)||0),t.canonicalFps);I.isPlaying()&&I.pause(),I.seek(m),t.currentTime=I.now(),t.isPlaying=!1,t.mediaForceSyncNextTick=!0,st(t.currentTime),ke(),fe(!0)},me.getTime=()=>I.now(),me.getDuration=()=>{let d=I.getDuration();return Number.isFinite(d)?d:0},me.isPlaying=()=>I.isPlaying(),me.setPlaybackRate=d=>{nn(d),I.setRate(t.playbackRate)},t.capturedTimeline){let d=j(t.capturedTimeline,0);d>0&&I.setDuration(d),t.capturedTimeline.pause()}let ii=window.__player;if(ii){let d=["play","pause","seek","renderSeek","getTime","getDuration","isPlaying"];for(let m of d)Object.defineProperty(ii,m,{get:()=>me[m],configurable:!0})}t.transportRafId=window.requestAnimationFrame(ti),Ge(),fe(!0);let on=()=>{if(!t.tornDown){t.tornDown=!0,t.transportRafId!=null&&(window.cancelAnimationFrame(t.transportRafId),t.transportRafId=null),t.transportClock=null,we.destroy(),ee!=null&&(window.clearTimeout(ee),ee=null),s!=null&&(window.cancelAnimationFrame(s),s=null),Re(),t.controlBridgeHandler&&(window.removeEventListener("message",t.controlBridgeHandler),t.controlBridgeHandler=null),n&&(window.removeEventListener("error",n),n=null),i&&(window.removeEventListener("unhandledrejection",i),i=null),t.beforeUnloadHandler&&(window.removeEventListener("beforeunload",t.beforeUnloadHandler),t.beforeUnloadHandler=null),Dt.disablePickMode();for(let d of t.deterministicAdapters)if(!(!d||typeof d.revert!="function"))try{d.revert()}catch(m){D("runtime.init.site12",m)}t.deterministicAdapters=[];for(let d of r.splice(0))try{d()}catch(m){D("runtime.init.site13",m)}for(let d of t.injectedCompStyles)try{d.remove()}catch(m){D("runtime.init.site14",m)}t.injectedCompStyles=[];for(let d of t.injectedCompScripts)try{d.remove()}catch(m){D("runtime.init.site15",m)}t.injectedCompScripts=[],t.capturedTimeline=null,e.__hfRuntimeTeardown===on&&(e.__hfRuntimeTeardown=null)}};e.__hfRuntimeTeardown=on,t.beforeUnloadHandler=on,window.addEventListener("beforeunload",t.beforeUnloadHandler)}var ro=["BN","BN","BN","BN","BN","BN","BN","BN","BN","S","B","S","WS","B","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","B","B","B","S","WS","ON","ON","ET","ET","ET","ON","ON","ON","ON","ON","ES","CS","ES","CS","CS","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","CS","ON","ON","ON","ON","ON","ON","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","ON","ON","ON","ON","ON","ON","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","ON","ON","ON","ON","BN","BN","BN","BN","BN","BN","B","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","CS","ON","ET","ET","ET","ET","ON","ON","ON","ON","L","ON","ON","BN","ON","ON","ET","ET","EN","EN","ON","L","ON","ON","ON","EN","L","ON","ON","ON","ON","ON","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","ON","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","ON","L","L","L","L","L","L","L","L"],Gn=[[697,698,"ON"],[706,719,"ON"],[722,735,"ON"],[741,749,"ON"],[751,767,"ON"],[768,879,"NSM"],[884,885,"ON"],[894,894,"ON"],[900,901,"ON"],[903,903,"ON"],[1014,1014,"ON"],[1155,1161,"NSM"],[1418,1418,"ON"],[1421,1422,"ON"],[1423,1423,"ET"],[1424,1424,"R"],[1425,1469,"NSM"],[1470,1470,"R"],[1471,1471,"NSM"],[1472,1472,"R"],[1473,1474,"NSM"],[1475,1475,"R"],[1476,1477,"NSM"],[1478,1478,"R"],[1479,1479,"NSM"],[1480,1535,"R"],[1536,1541,"AN"],[1542,1543,"ON"],[1544,1544,"AL"],[1545,1546,"ET"],[1547,1547,"AL"],[1548,1548,"CS"],[1549,1549,"AL"],[1550,1551,"ON"],[1552,1562,"NSM"],[1563,1610,"AL"],[1611,1631,"NSM"],[1632,1641,"AN"],[1642,1642,"ET"],[1643,1644,"AN"],[1645,1647,"AL"],[1648,1648,"NSM"],[1649,1749,"AL"],[1750,1756,"NSM"],[1757,1757,"AN"],[1758,1758,"ON"],[1759,1764,"NSM"],[1765,1766,"AL"],[1767,1768,"NSM"],[1769,1769,"ON"],[1770,1773,"NSM"],[1774,1775,"AL"],[1776,1785,"EN"],[1786,1808,"AL"],[1809,1809,"NSM"],[1810,1839,"AL"],[1840,1866,"NSM"],[1867,1957,"AL"],[1958,1968,"NSM"],[1969,1983,"AL"],[1984,2026,"R"],[2027,2035,"NSM"],[2036,2037,"R"],[2038,2041,"ON"],[2042,2044,"R"],[2045,2045,"NSM"],[2046,2069,"R"],[2070,2073,"NSM"],[2074,2074,"R"],[2075,2083,"NSM"],[2084,2084,"R"],[2085,2087,"NSM"],[2088,2088,"R"],[2089,2093,"NSM"],[2094,2136,"R"],[2137,2139,"NSM"],[2140,2143,"R"],[2144,2191,"AL"],[2192,2193,"AN"],[2194,2198,"AL"],[2199,2207,"NSM"],[2208,2249,"AL"],[2250,2273,"NSM"],[2274,2274,"AN"],[2275,2306,"NSM"],[2362,2362,"NSM"],[2364,2364,"NSM"],[2369,2376,"NSM"],[2381,2381,"NSM"],[2385,2391,"NSM"],[2402,2403,"NSM"],[2433,2433,"NSM"],[2492,2492,"NSM"],[2497,2500,"NSM"],[2509,2509,"NSM"],[2530,2531,"NSM"],[2546,2547,"ET"],[2555,2555,"ET"],[2558,2558,"NSM"],[2561,2562,"NSM"],[2620,2620,"NSM"],[2625,2626,"NSM"],[2631,2632,"NSM"],[2635,2637,"NSM"],[2641,2641,"NSM"],[2672,2673,"NSM"],[2677,2677,"NSM"],[2689,2690,"NSM"],[2748,2748,"NSM"],[2753,2757,"NSM"],[2759,2760,"NSM"],[2765,2765,"NSM"],[2786,2787,"NSM"],[2801,2801,"ET"],[2810,2815,"NSM"],[2817,2817,"NSM"],[2876,2876,"NSM"],[2879,2879,"NSM"],[2881,2884,"NSM"],[2893,2893,"NSM"],[2901,2902,"NSM"],[2914,2915,"NSM"],[2946,2946,"NSM"],[3008,3008,"NSM"],[3021,3021,"NSM"],[3059,3064,"ON"],[3065,3065,"ET"],[3066,3066,"ON"],[3072,3072,"NSM"],[3076,3076,"NSM"],[3132,3132,"NSM"],[3134,3136,"NSM"],[3142,3144,"NSM"],[3146,3149,"NSM"],[3157,3158,"NSM"],[3170,3171,"NSM"],[3192,3198,"ON"],[3201,3201,"NSM"],[3260,3260,"NSM"],[3276,3277,"NSM"],[3298,3299,"NSM"],[3328,3329,"NSM"],[3387,3388,"NSM"],[3393,3396,"NSM"],[3405,3405,"NSM"],[3426,3427,"NSM"],[3457,3457,"NSM"],[3530,3530,"NSM"],[3538,3540,"NSM"],[3542,3542,"NSM"],[3633,3633,"NSM"],[3636,3642,"NSM"],[3647,3647,"ET"],[3655,3662,"NSM"],[3761,3761,"NSM"],[3764,3772,"NSM"],[3784,3790,"NSM"],[3864,3865,"NSM"],[3893,3893,"NSM"],[3895,3895,"NSM"],[3897,3897,"NSM"],[3898,3901,"ON"],[3953,3966,"NSM"],[3968,3972,"NSM"],[3974,3975,"NSM"],[3981,3991,"NSM"],[3993,4028,"NSM"],[4038,4038,"NSM"],[4141,4144,"NSM"],[4146,4151,"NSM"],[4153,4154,"NSM"],[4157,4158,"NSM"],[4184,4185,"NSM"],[4190,4192,"NSM"],[4209,4212,"NSM"],[4226,4226,"NSM"],[4229,4230,"NSM"],[4237,4237,"NSM"],[4253,4253,"NSM"],[4957,4959,"NSM"],[5008,5017,"ON"],[5120,5120,"ON"],[5760,5760,"WS"],[5787,5788,"ON"],[5906,5908,"NSM"],[5938,5939,"NSM"],[5970,5971,"NSM"],[6002,6003,"NSM"],[6068,6069,"NSM"],[6071,6077,"NSM"],[6086,6086,"NSM"],[6089,6099,"NSM"],[6107,6107,"ET"],[6109,6109,"NSM"],[6128,6137,"ON"],[6144,6154,"ON"],[6155,6157,"NSM"],[6158,6158,"BN"],[6159,6159,"NSM"],[6277,6278,"NSM"],[6313,6313,"NSM"],[6432,6434,"NSM"],[6439,6440,"NSM"],[6450,6450,"NSM"],[6457,6459,"NSM"],[6464,6464,"ON"],[6468,6469,"ON"],[6622,6655,"ON"],[6679,6680,"NSM"],[6683,6683,"NSM"],[6742,6742,"NSM"],[6744,6750,"NSM"],[6752,6752,"NSM"],[6754,6754,"NSM"],[6757,6764,"NSM"],[6771,6780,"NSM"],[6783,6783,"NSM"],[6832,6877,"NSM"],[6880,6891,"NSM"],[6912,6915,"NSM"],[6964,6964,"NSM"],[6966,6970,"NSM"],[6972,6972,"NSM"],[6978,6978,"NSM"],[7019,7027,"NSM"],[7040,7041,"NSM"],[7074,7077,"NSM"],[7080,7081,"NSM"],[7083,7085,"NSM"],[7142,7142,"NSM"],[7144,7145,"NSM"],[7149,7149,"NSM"],[7151,7153,"NSM"],[7212,7219,"NSM"],[7222,7223,"NSM"],[7376,7378,"NSM"],[7380,7392,"NSM"],[7394,7400,"NSM"],[7405,7405,"NSM"],[7412,7412,"NSM"],[7416,7417,"NSM"],[7616,7679,"NSM"],[8125,8125,"ON"],[8127,8129,"ON"],[8141,8143,"ON"],[8157,8159,"ON"],[8173,8175,"ON"],[8189,8190,"ON"],[8192,8202,"WS"],[8203,8205,"BN"],[8207,8207,"R"],[8208,8231,"ON"],[8232,8232,"WS"],[8233,8233,"B"],[8234,8238,"BN"],[8239,8239,"CS"],[8240,8244,"ET"],[8245,8259,"ON"],[8260,8260,"CS"],[8261,8286,"ON"],[8287,8287,"WS"],[8288,8303,"BN"],[8304,8304,"EN"],[8308,8313,"EN"],[8314,8315,"ES"],[8316,8318,"ON"],[8320,8329,"EN"],[8330,8331,"ES"],[8332,8334,"ON"],[8352,8399,"ET"],[8400,8432,"NSM"],[8448,8449,"ON"],[8451,8454,"ON"],[8456,8457,"ON"],[8468,8468,"ON"],[8470,8472,"ON"],[8478,8483,"ON"],[8485,8485,"ON"],[8487,8487,"ON"],[8489,8489,"ON"],[8494,8494,"ET"],[8506,8507,"ON"],[8512,8516,"ON"],[8522,8525,"ON"],[8528,8543,"ON"],[8585,8587,"ON"],[8592,8721,"ON"],[8722,8722,"ES"],[8723,8723,"ET"],[8724,9013,"ON"],[9083,9108,"ON"],[9110,9257,"ON"],[9280,9290,"ON"],[9312,9351,"ON"],[9352,9371,"EN"],[9450,9899,"ON"],[9901,10239,"ON"],[10496,11123,"ON"],[11126,11263,"ON"],[11493,11498,"ON"],[11503,11505,"NSM"],[11513,11519,"ON"],[11647,11647,"NSM"],[11744,11775,"NSM"],[11776,11869,"ON"],[11904,11929,"ON"],[11931,12019,"ON"],[12032,12245,"ON"],[12272,12287,"ON"],[12288,12288,"WS"],[12289,12292,"ON"],[12296,12320,"ON"],[12330,12333,"NSM"],[12336,12336,"ON"],[12342,12343,"ON"],[12349,12351,"ON"],[12441,12442,"NSM"],[12443,12444,"ON"],[12448,12448,"ON"],[12539,12539,"ON"],[12736,12773,"ON"],[12783,12783,"ON"],[12829,12830,"ON"],[12880,12895,"ON"],[12924,12926,"ON"],[12977,12991,"ON"],[13004,13007,"ON"],[13175,13178,"ON"],[13278,13279,"ON"],[13311,13311,"ON"],[19904,19967,"ON"],[42128,42182,"ON"],[42509,42511,"ON"],[42607,42610,"NSM"],[42611,42611,"ON"],[42612,42621,"NSM"],[42622,42623,"ON"],[42654,42655,"NSM"],[42736,42737,"NSM"],[42752,42785,"ON"],[42888,42888,"ON"],[43010,43010,"NSM"],[43014,43014,"NSM"],[43019,43019,"NSM"],[43045,43046,"NSM"],[43048,43051,"ON"],[43052,43052,"NSM"],[43064,43065,"ET"],[43124,43127,"ON"],[43204,43205,"NSM"],[43232,43249,"NSM"],[43263,43263,"NSM"],[43302,43309,"NSM"],[43335,43345,"NSM"],[43392,43394,"NSM"],[43443,43443,"NSM"],[43446,43449,"NSM"],[43452,43453,"NSM"],[43493,43493,"NSM"],[43561,43566,"NSM"],[43569,43570,"NSM"],[43573,43574,"NSM"],[43587,43587,"NSM"],[43596,43596,"NSM"],[43644,43644,"NSM"],[43696,43696,"NSM"],[43698,43700,"NSM"],[43703,43704,"NSM"],[43710,43711,"NSM"],[43713,43713,"NSM"],[43756,43757,"NSM"],[43766,43766,"NSM"],[43882,43883,"ON"],[44005,44005,"NSM"],[44008,44008,"NSM"],[44013,44013,"NSM"],[64285,64285,"R"],[64286,64286,"NSM"],[64287,64296,"R"],[64297,64297,"ES"],[64298,64335,"R"],[64336,64450,"AL"],[64451,64466,"ON"],[64467,64829,"AL"],[64830,64847,"ON"],[64848,64911,"AL"],[64912,64913,"ON"],[64914,64967,"AL"],[64968,64975,"ON"],[64976,65007,"BN"],[65008,65020,"AL"],[65021,65023,"ON"],[65024,65039,"NSM"],[65040,65049,"ON"],[65056,65071,"NSM"],[65072,65103,"ON"],[65104,65104,"CS"],[65105,65105,"ON"],[65106,65106,"CS"],[65108,65108,"ON"],[65109,65109,"CS"],[65110,65118,"ON"],[65119,65119,"ET"],[65120,65121,"ON"],[65122,65123,"ES"],[65124,65126,"ON"],[65128,65128,"ON"],[65129,65130,"ET"],[65131,65131,"ON"],[65136,65278,"AL"],[65279,65279,"BN"],[65281,65282,"ON"],[65283,65285,"ET"],[65286,65290,"ON"],[65291,65291,"ES"],[65292,65292,"CS"],[65293,65293,"ES"],[65294,65295,"CS"],[65296,65305,"EN"],[65306,65306,"CS"],[65307,65312,"ON"],[65339,65344,"ON"],[65371,65381,"ON"],[65504,65505,"ET"],[65506,65508,"ON"],[65509,65510,"ET"],[65512,65518,"ON"],[65520,65528,"BN"],[65529,65533,"ON"],[65534,65535,"BN"],[65793,65793,"ON"],[65856,65932,"ON"],[65936,65948,"ON"],[65952,65952,"ON"],[66045,66045,"NSM"],[66272,66272,"NSM"],[66273,66299,"EN"],[66422,66426,"NSM"],[67584,67870,"R"],[67871,67871,"ON"],[67872,68096,"R"],[68097,68099,"NSM"],[68100,68100,"R"],[68101,68102,"NSM"],[68103,68107,"R"],[68108,68111,"NSM"],[68112,68151,"R"],[68152,68154,"NSM"],[68155,68158,"R"],[68159,68159,"NSM"],[68160,68324,"R"],[68325,68326,"NSM"],[68327,68408,"R"],[68409,68415,"ON"],[68416,68863,"R"],[68864,68899,"AL"],[68900,68903,"NSM"],[68904,68911,"AL"],[68912,68921,"AN"],[68922,68927,"AL"],[68928,68937,"AN"],[68938,68968,"R"],[68969,68973,"NSM"],[68974,68974,"ON"],[68975,69215,"R"],[69216,69246,"AN"],[69247,69290,"R"],[69291,69292,"NSM"],[69293,69311,"R"],[69312,69327,"AL"],[69328,69336,"ON"],[69337,69369,"AL"],[69370,69375,"NSM"],[69376,69423,"R"],[69424,69445,"AL"],[69446,69456,"NSM"],[69457,69487,"AL"],[69488,69505,"R"],[69506,69509,"NSM"],[69510,69631,"R"],[69633,69633,"NSM"],[69688,69702,"NSM"],[69714,69733,"ON"],[69744,69744,"NSM"],[69747,69748,"NSM"],[69759,69761,"NSM"],[69811,69814,"NSM"],[69817,69818,"NSM"],[69826,69826,"NSM"],[69888,69890,"NSM"],[69927,69931,"NSM"],[69933,69940,"NSM"],[70003,70003,"NSM"],[70016,70017,"NSM"],[70070,70078,"NSM"],[70089,70092,"NSM"],[70095,70095,"NSM"],[70191,70193,"NSM"],[70196,70196,"NSM"],[70198,70199,"NSM"],[70206,70206,"NSM"],[70209,70209,"NSM"],[70367,70367,"NSM"],[70371,70378,"NSM"],[70400,70401,"NSM"],[70459,70460,"NSM"],[70464,70464,"NSM"],[70502,70508,"NSM"],[70512,70516,"NSM"],[70587,70592,"NSM"],[70606,70606,"NSM"],[70608,70608,"NSM"],[70610,70610,"NSM"],[70625,70626,"NSM"],[70712,70719,"NSM"],[70722,70724,"NSM"],[70726,70726,"NSM"],[70750,70750,"NSM"],[70835,70840,"NSM"],[70842,70842,"NSM"],[70847,70848,"NSM"],[70850,70851,"NSM"],[71090,71093,"NSM"],[71100,71101,"NSM"],[71103,71104,"NSM"],[71132,71133,"NSM"],[71219,71226,"NSM"],[71229,71229,"NSM"],[71231,71232,"NSM"],[71264,71276,"ON"],[71339,71339,"NSM"],[71341,71341,"NSM"],[71344,71349,"NSM"],[71351,71351,"NSM"],[71453,71453,"NSM"],[71455,71455,"NSM"],[71458,71461,"NSM"],[71463,71467,"NSM"],[71727,71735,"NSM"],[71737,71738,"NSM"],[71995,71996,"NSM"],[71998,71998,"NSM"],[72003,72003,"NSM"],[72148,72151,"NSM"],[72154,72155,"NSM"],[72160,72160,"NSM"],[72193,72198,"NSM"],[72201,72202,"NSM"],[72243,72248,"NSM"],[72251,72254,"NSM"],[72263,72263,"NSM"],[72273,72278,"NSM"],[72281,72283,"NSM"],[72330,72342,"NSM"],[72344,72345,"NSM"],[72544,72544,"NSM"],[72546,72548,"NSM"],[72550,72550,"NSM"],[72752,72758,"NSM"],[72760,72765,"NSM"],[72850,72871,"NSM"],[72874,72880,"NSM"],[72882,72883,"NSM"],[72885,72886,"NSM"],[73009,73014,"NSM"],[73018,73018,"NSM"],[73020,73021,"NSM"],[73023,73029,"NSM"],[73031,73031,"NSM"],[73104,73105,"NSM"],[73109,73109,"NSM"],[73111,73111,"NSM"],[73459,73460,"NSM"],[73472,73473,"NSM"],[73526,73530,"NSM"],[73536,73536,"NSM"],[73538,73538,"NSM"],[73562,73562,"NSM"],[73685,73692,"ON"],[73693,73696,"ET"],[73697,73713,"ON"],[78912,78912,"NSM"],[78919,78933,"NSM"],[90398,90409,"NSM"],[90413,90415,"NSM"],[92912,92916,"NSM"],[92976,92982,"NSM"],[94031,94031,"NSM"],[94095,94098,"NSM"],[94178,94178,"ON"],[94180,94180,"NSM"],[113821,113822,"NSM"],[113824,113827,"BN"],[117760,117973,"ON"],[118e3,118009,"EN"],[118010,118012,"ON"],[118016,118451,"ON"],[118458,118480,"ON"],[118496,118512,"ON"],[118528,118573,"NSM"],[118576,118598,"NSM"],[119143,119145,"NSM"],[119155,119162,"BN"],[119163,119170,"NSM"],[119173,119179,"NSM"],[119210,119213,"NSM"],[119273,119274,"ON"],[119296,119361,"ON"],[119362,119364,"NSM"],[119365,119365,"ON"],[119552,119638,"ON"],[120513,120513,"ON"],[120539,120539,"ON"],[120571,120571,"ON"],[120597,120597,"ON"],[120629,120629,"ON"],[120655,120655,"ON"],[120687,120687,"ON"],[120713,120713,"ON"],[120745,120745,"ON"],[120771,120771,"ON"],[120782,120831,"EN"],[121344,121398,"NSM"],[121403,121452,"NSM"],[121461,121461,"NSM"],[121476,121476,"NSM"],[121499,121503,"NSM"],[121505,121519,"NSM"],[122880,122886,"NSM"],[122888,122904,"NSM"],[122907,122913,"NSM"],[122915,122916,"NSM"],[122918,122922,"NSM"],[123023,123023,"NSM"],[123184,123190,"NSM"],[123566,123566,"NSM"],[123628,123631,"NSM"],[123647,123647,"ET"],[124140,124143,"NSM"],[124398,124399,"NSM"],[124643,124643,"NSM"],[124646,124646,"NSM"],[124654,124655,"NSM"],[124661,124661,"NSM"],[124928,125135,"R"],[125136,125142,"NSM"],[125143,125251,"R"],[125252,125258,"NSM"],[125259,126063,"R"],[126064,126143,"AL"],[126144,126207,"R"],[126208,126287,"AL"],[126288,126463,"R"],[126464,126703,"AL"],[126704,126705,"ON"],[126706,126719,"AL"],[126720,126975,"R"],[126976,127019,"ON"],[127024,127123,"ON"],[127136,127150,"ON"],[127153,127167,"ON"],[127169,127183,"ON"],[127185,127221,"ON"],[127232,127242,"EN"],[127243,127247,"ON"],[127279,127279,"ON"],[127338,127343,"ON"],[127405,127405,"ON"],[127584,127589,"ON"],[127744,128728,"ON"],[128732,128748,"ON"],[128752,128764,"ON"],[128768,128985,"ON"],[128992,129003,"ON"],[129008,129008,"ON"],[129024,129035,"ON"],[129040,129095,"ON"],[129104,129113,"ON"],[129120,129159,"ON"],[129168,129197,"ON"],[129200,129211,"ON"],[129216,129217,"ON"],[129232,129240,"ON"],[129280,129623,"ON"],[129632,129645,"ON"],[129648,129660,"ON"],[129664,129674,"ON"],[129678,129734,"ON"],[129736,129736,"ON"],[129741,129756,"ON"],[129759,129770,"ON"],[129775,129784,"ON"],[129792,129938,"ON"],[129940,130031,"ON"],[130032,130041,"EN"],[130042,130042,"ON"],[131070,131071,"BN"],[196606,196607,"BN"],[262142,262143,"BN"],[327678,327679,"BN"],[393214,393215,"BN"],[458750,458751,"BN"],[524286,524287,"BN"],[589822,589823,"BN"],[655358,655359,"BN"],[720894,720895,"BN"],[786430,786431,"BN"],[851966,851967,"BN"],[917502,917759,"BN"],[917760,917999,"NSM"],[918e3,921599,"BN"],[983038,983039,"BN"],[1048574,1048575,"BN"],[1114110,1114111,"BN"]];function Ha(t){if(t<=255)return ro[t];let e=0,n=Gn.length-1;for(;e<=n;){let i=e+n>>1,r=Gn[i];if(t<r[0]){n=i-1;continue}if(t>r[1]){e=i+1;continue}return r[2]}return"L"}function qa(t){let e=t.length;if(e===0)return null;let n=new Array(e),i=!1;for(let l=0;l<e;){let a=t.charCodeAt(l),f=a,p=1;if(a>=55296&&a<=56319&&l+1<e){let C=t.charCodeAt(l+1);C>=56320&&C<=57343&&(f=(a-55296<<10)+(C-56320)+65536,p=2)}let y=Ha(f);(y==="R"||y==="AL"||y==="AN")&&(i=!0);for(let C=0;C<p;C++)n[l+C]=y;l+=p}if(!i)return null;let r=0;for(let l=0;l<e;l++){let a=n[l];if(a==="L"){r=0;break}if(a==="R"||a==="AL"){r=1;break}}let o=new Int8Array(e);for(let l=0;l<e;l++)o[l]=r;let s=r&1?"R":"L",c=s,u=c;for(let l=0;l<e;l++)n[l]==="NSM"?n[l]=u:u=n[l];u=c;for(let l=0;l<e;l++){let a=n[l];a==="EN"?n[l]=u==="AL"?"AN":"EN":(a==="R"||a==="L"||a==="AL")&&(u=a)}for(let l=0;l<e;l++)n[l]==="AL"&&(n[l]="R");for(let l=1;l<e-1;l++)n[l]==="ES"&&n[l-1]==="EN"&&n[l+1]==="EN"&&(n[l]="EN"),n[l]==="CS"&&(n[l-1]==="EN"||n[l-1]==="AN")&&n[l+1]===n[l-1]&&(n[l]=n[l-1]);for(let l=0;l<e;l++){if(n[l]!=="EN")continue;let a;for(a=l-1;a>=0&&n[a]==="ET";a--)n[a]="EN";for(a=l+1;a<e&&n[a]==="ET";a++)n[a]="EN"}for(let l=0;l<e;l++){let a=n[l];(a==="WS"||a==="ES"||a==="ET"||a==="CS")&&(n[l]="ON")}u=c;for(let l=0;l<e;l++){let a=n[l];a==="EN"?n[l]=u==="L"?"L":"EN":(a==="R"||a==="L")&&(u=a)}for(let l=0;l<e;l++){if(n[l]!=="ON")continue;let a=l+1;for(;a<e&&n[a]==="ON";)a++;let f=l>0?n[l-1]:c,p=a<e?n[a]:c,y=f!=="L"?"R":"L";if(y===(p!=="L"?"R":"L"))for(let N=l;N<a;N++)n[N]=y;l=a-1}for(let l=0;l<e;l++)n[l]==="ON"&&(n[l]=s);for(let l=0;l<e;l++){let a=n[l];(o[l]&1)===0?a==="R"?o[l]++:(a==="AN"||a==="EN")&&(o[l]+=2):(a==="L"||a==="AN"||a==="EN")&&o[l]++}return o}function oo(t,e){let n=qa(t);if(n===null)return null;let i=new Int8Array(e.length);for(let r=0;r<e.length;r++)i[r]=n[e[r]];return i}var Ua=/[ \t\n\r\f]+/g,za=/[\t\n\r\f]| {2,}|^ | $/;function ja(t){let e=t??"normal";return e==="pre-wrap"?{mode:e,preserveOrdinarySpaces:!0,preserveHardBreaks:!0}:{mode:e,preserveOrdinarySpaces:!1,preserveHardBreaks:!1}}function Ga(t){if(!za.test(t))return t;let e=t.replace(Ua," ");return e.charCodeAt(0)===32&&(e=e.slice(1)),e.length>0&&e.charCodeAt(e.length-1)===32&&(e=e.slice(0,-1)),e}function Va(t){return/[\r\f]/.test(t)?t.replace(/\r\n/g,`
241
241
  `).replace(/[\r\f]/g,`
242
242
  `):t.replace(/\r\n/g,`
243
243
  `)}var Vn=null,$a;function Ka(){return Vn===null&&(Vn=new Intl.Segmenter($a,{granularity:"word"})),Vn}var Ja=/\p{Script=Arabic}/u,Yt=/\p{M}/u,po=/\p{Nd}/u;function so(t){return Ja.test(t)}function ao(t){return t>=19968&&t<=40959||t>=13312&&t<=19903||t>=131072&&t<=173791||t>=173824&&t<=177983||t>=177984&&t<=178207||t>=178208&&t<=183983||t>=183984&&t<=191471||t>=191472&&t<=192093||t>=194560&&t<=195103||t>=196608&&t<=201551||t>=201552&&t<=205743||t>=205744&&t<=210041||t>=63744&&t<=64255||t>=12288&&t<=12351||t>=12352&&t<=12447||t>=12448&&t<=12543||t>=44032&&t<=55215||t>=65280&&t<=65519}function Le(t){for(let e=0;e<t.length;e++){let n=t.charCodeAt(e);if(!(n<12288)){if(n>=55296&&n<=56319&&e+1<t.length){let i=t.charCodeAt(e+1);if(i>=56320&&i<=57343){let r=(n-55296<<10)+(i-56320)+65536;if(ao(r))return!0;e++;continue}}if(ao(n))return!0}}return!1}function Qa(t){let e=en(t);return e!==null&&(Xt.has(e)||ze.has(e))}var Ya=new Set(["\xA0","\u202F","\u2060","\uFEFF"]);function Za(t){return Le(t)}function Xa(t){let e=en(t);return e!==null&&Ya.has(e)}function Zt(t){return!Qa(t)&&!Xa(t)}var Xt=new Set(["\uFF0C","\uFF0E","\uFF01","\uFF1A","\uFF1B","\uFF1F","\u3001","\u3002","\u30FB","\uFF09","\u3015","\u3009","\u300B","\u300D","\u300F","\u3011","\u3017","\u3019","\u301B","\u30FC","\u3005","\u303B","\u309D","\u309E","\u30FD","\u30FE"]),vt=new Set(['"',"(","[","{","\u201C","\u2018","\xAB","\u2039","\uFF08","\u3014","\u3008","\u300A","\u300C","\u300E","\u3010","\u3016","\u3018","\u301A"]),Kn=new Set(["'","\u2019"]),ze=new Set([".",",","!","?",":",";","\u060C","\u061B","\u061F","\u0964","\u0965","\u104A","\u104B","\u104C","\u104D","\u104F",")","]","}","%",'"',"\u201D","\u2019","\xBB","\u203A","\u2026"]),el=new Set([":",".","\u060C","\u061B"]),tl=new Set(["\u104F"]),nl=new Set(["\u201D","\u2019","\xBB","\u203A","\u300D","\u300F","\u3011","\u300B","\u3009","\u3015","\uFF09"]);function il(t){if(Jn(t))return!0;let e=!1;for(let n of t){if(ze.has(n)){e=!0;continue}if(!(e&&Yt.test(n)))return!1}return e}function rl(t){for(let e of t)if(!Xt.has(e)&&!ze.has(e))return!1;return t.length>0}function ol(t){if(Jn(t))return!0;for(let e of t)if(!vt.has(e)&&!Kn.has(e)&&!Yt.test(e))return!1;return t.length>0}function Jn(t){let e=!1;for(let n of t)if(!(n==="\\"||Yt.test(n))){if(vt.has(n)||ze.has(n)||Kn.has(n)){e=!0;continue}return!1}return e}function ho(t,e){let n=e-1;if(n<=0)return Math.max(n,0);let i=t.charCodeAt(n);if(i<56320||i>57343)return n;let r=n-1;if(r<0)return n;let o=t.charCodeAt(r);return o>=55296&&o<=56319?r:n}function en(t){if(t.length===0)return null;let e=ho(t,t.length);return t.slice(e)}function sl(t){let e=Array.from(t),n=e.length;for(;n>0;){let i=e[n-1];if(Yt.test(i)){n--;continue}if(vt.has(i)||Kn.has(i)){n--;continue}break}return n<=0||n===e.length?null:{head:e.slice(0,n).join(""),tail:e.slice(n).join("")}}function al(t,e,n){return n==="text"&&!e&&t.length===1&&t!=="-"&&t!=="\u2014"?t:null}function lo(t,e,n,i){let r=e[i],o=t[i];if(r==null)return o;let s=n[i];if(o.length===s)return o;let c=r.repeat(s);return t[i]=c,c}function uo(t,e){return t&&e!==null&&el.has(e)}function ll(t){let e=en(t);return e!==null&&tl.has(e)}function ul(t){if(t.length<2||t[0]!==" ")return null;let e=t.slice(1);return/^\p{M}+$/u.test(e)?{space:" ",marks:e}:null}function tn(t){let e=t.length;for(;e>0;){let n=ho(t,e),i=t.slice(n,e);if(nl.has(i))return!0;if(!ze.has(i))return!1;e=n}return!1}function cl(t,e){if(e.preserveOrdinarySpaces||e.preserveHardBreaks){if(t===" ")return"preserved-space";if(t===" ")return"tab";if(e.preserveHardBreaks&&t===`
244
- `)return"hard-break"}return t===" "?"space":t==="\xA0"||t==="\u202F"||t==="\u2060"||t==="\uFEFF"?"glue":t==="\u200B"?"zero-width-break":t==="\xAD"?"soft-hyphen":"text"}var dl=/[\x20\t\n\xA0\xAD\u200B\u202F\u2060\uFEFF]/;function Te(t){return t.length===1?t[0]:t.join("")}function fl(t,e){let n=[];for(let i=t.length-1;i>=0;i--)n.push(t[i]);return n.push(e),Te(n)}function ml(t,e,n,i){if(!dl.test(t))return[{text:t,isWordLike:e,kind:"text",start:n}];let r=[],o=null,s=[],c=n,u=!1,l=0;for(let a of t){let f=cl(a,i),p=f==="text"&&e;if(o!==null&&f===o&&p===u){s.push(a),l+=a.length;continue}o!==null&&r.push({text:Te(s),isWordLike:u,kind:o,start:c}),o=f,s=[a],c=n+l,u=p,l+=a.length}return o!==null&&r.push({text:Te(s),isWordLike:u,kind:o,start:c}),r}function $n(t){return t==="space"||t==="preserved-space"||t==="zero-width-break"||t==="hard-break"}var pl=/^[A-Za-z][A-Za-z0-9+.-]*:$/;function hl(t,e){let n=t.texts[e];return n.startsWith("www.")?!0:pl.test(n)&&e+1<t.len&&t.kinds[e+1]==="text"&&t.texts[e+1]==="//"}function xl(t){return t.includes("?")&&(t.includes("://")||t.startsWith("www."))}function gl(t){let e=t.texts.slice(),n=t.isWordLike.slice(),i=t.kinds.slice(),r=t.starts.slice();for(let s=0;s<t.len;s++){if(i[s]!=="text"||!hl(t,s))continue;let c=[e[s]],u=s+1;for(;u<t.len&&!$n(i[u]);){c.push(e[u]),n[s]=!0;let l=e[u].includes("?");if(i[u]="text",e[u]="",u++,l)break}e[s]=Te(c)}let o=0;for(let s=0;s<e.length;s++){let c=e[s];c.length!==0&&(o!==s&&(e[o]=c,n[o]=n[s],i[o]=i[s],r[o]=r[s]),o++)}return e.length=o,n.length=o,i.length=o,r.length=o,{len:o,texts:e,isWordLike:n,kinds:i,starts:r}}function yl(t){let e=[],n=[],i=[],r=[];for(let o=0;o<t.len;o++){let s=t.texts[o];if(e.push(s),n.push(t.isWordLike[o]),i.push(t.kinds[o]),r.push(t.starts[o]),!xl(s))continue;let c=o+1;if(c>=t.len||$n(t.kinds[c]))continue;let u=[],l=t.starts[c],a=c;for(;a<t.len&&!$n(t.kinds[a]);)u.push(t.texts[a]),a++;u.length>0&&(e.push(Te(u)),n.push(!0),i.push("text"),r.push(l),o=a-1)}return{len:e.length,texts:e,isWordLike:n,kinds:i,starts:r}}var Sl=new Set([":","-","/","\xD7",",",".","+","\u2013","\u2014"]),co=/^[A-Za-z0-9_]+[,:;]*$/,fo=/[,:;]+$/;function xo(t){for(let e of t)if(po.test(e))return!0;return!1}function kt(t){if(t.length===0)return!1;for(let e of t)if(!(po.test(e)||Sl.has(e)))return!1;return!0}function bl(t){let e=[],n=[],i=[],r=[];for(let o=0;o<t.len;o++){let s=t.texts[o],c=t.kinds[o];if(c==="text"&&kt(s)&&xo(s)){let u=[s],l=o+1;for(;l<t.len&&t.kinds[l]==="text"&&kt(t.texts[l]);)u.push(t.texts[l]),l++;e.push(Te(u)),n.push(!0),i.push("text"),r.push(t.starts[o]),o=l-1;continue}e.push(s),n.push(t.isWordLike[o]),i.push(c),r.push(t.starts[o])}return{len:e.length,texts:e,isWordLike:n,kinds:i,starts:r}}function Al(t){let e=[],n=[],i=[],r=[];for(let o=0;o<t.len;o++){let s=t.texts[o],c=t.kinds[o],u=t.isWordLike[o];if(c==="text"&&u&&co.test(s)){let l=[s],a=fo.test(s),f=o+1;for(;a&&f<t.len&&t.kinds[f]==="text"&&t.isWordLike[f]&&co.test(t.texts[f]);){let p=t.texts[f];l.push(p),a=fo.test(p),f++}e.push(Te(l)),n.push(!0),i.push("text"),r.push(t.starts[o]),o=f-1;continue}e.push(s),n.push(u),i.push(c),r.push(t.starts[o])}return{len:e.length,texts:e,isWordLike:n,kinds:i,starts:r}}function El(t){let e=[],n=[],i=[],r=[];for(let o=0;o<t.len;o++){let s=t.texts[o];if(t.kinds[o]==="text"&&s.includes("-")){let c=s.split("-"),u=c.length>1;for(let l=0;l<c.length;l++){let a=c[l];if(!u)break;(a.length===0||!xo(a)||!kt(a))&&(u=!1)}if(u){let l=0;for(let a=0;a<c.length;a++){let f=c[a],p=a<c.length-1?`${f}-`:f;e.push(p),n.push(!0),i.push("text"),r.push(t.starts[o]+l),l+=p.length}continue}}e.push(s),n.push(t.isWordLike[o]),i.push(t.kinds[o]),r.push(t.starts[o])}return{len:e.length,texts:e,isWordLike:n,kinds:i,starts:r}}function Fl(t){let e=[],n=[],i=[],r=[],o=0;for(;o<t.len;){let s=[t.texts[o]],c=t.isWordLike[o],u=t.kinds[o],l=t.starts[o];if(u==="glue"){let a=[s[0]],f=l;for(o++;o<t.len&&t.kinds[o]==="glue";)a.push(t.texts[o]),o++;let p=Te(a);if(o<t.len&&t.kinds[o]==="text")s[0]=p,s.push(t.texts[o]),c=t.isWordLike[o],u="text",l=f,o++;else{e.push(p),n.push(!1),i.push("glue"),r.push(f);continue}}else o++;if(u==="text")for(;o<t.len&&t.kinds[o]==="glue";){let a=[];for(;o<t.len&&t.kinds[o]==="glue";)a.push(t.texts[o]),o++;let f=Te(a);if(o<t.len&&t.kinds[o]==="text"){s.push(f,t.texts[o]),c=c||t.isWordLike[o],o++;continue}s.push(f)}e.push(Te(s)),n.push(c),i.push(u),r.push(l)}return{len:e.length,texts:e,isWordLike:n,kinds:i,starts:r}}function wl(t){let e=t.texts.slice(),n=t.isWordLike.slice(),i=t.kinds.slice(),r=t.starts.slice();for(let o=0;o<e.length-1;o++){if(i[o]!=="text"||i[o+1]!=="text"||!Le(e[o])||!Le(e[o+1]))continue;let s=sl(e[o]);s!==null&&(e[o]=s.head,e[o+1]=s.tail+e[o+1],r[o+1]=r[o]+s.head.length)}return{len:e.length,texts:e,isWordLike:n,kinds:i,starts:r}}function mo(t,e,n){let i=Ka(),r=0,o=[],s=[],c=[],u=[],l=[],a=[],f=[],p=[],y=[],C=[],N=[],b=[];for(let h of i.segment(t))for(let g of ml(h.segment,h.isWordLike??!1,h.index,n)){let ce=function(){a[B]!==null&&(s[B]=[lo(o,a,f,B)],a[B]=null),s[B].push(g.text),c[B]=c[B]||g.isWordLike,p[B]=p[B]||F,y[B]=y[B]||v,C[B]=L,N[B]=J,b[B]=uo(y[B],I)},E=g.kind==="text",M=al(g.text,g.isWordLike,g.kind),F=Le(g.text),v=so(g.text),I=en(g.text),L=tn(g.text),J=ll(g.text),B=r-1;e.carryCJKAfterClosingQuote&&E&&r>0&&u[B]==="text"&&F&&p[B]&&C[B]||E&&r>0&&u[B]==="text"&&rl(g.text)&&p[B]||E&&r>0&&u[B]==="text"&&N[B]?ce():E&&r>0&&u[B]==="text"&&g.isWordLike&&v&&b[B]?(ce(),c[B]=!0):M!==null&&r>0&&u[B]==="text"&&a[B]===M?f[B]=(f[B]??1)+1:E&&!g.isWordLike&&r>0&&u[B]==="text"&&(il(g.text)||g.text==="-"&&c[B])?ce():(o[r]=g.text,s[r]=[g.text],c[r]=g.isWordLike,u[r]=g.kind,l[r]=g.start,a[r]=M,f[r]=M===null?0:1,p[r]=F,y[r]=v,C[r]=L,N[r]=J,b[r]=uo(v,I),r++)}for(let h=0;h<r;h++){if(a[h]!==null){o[h]=lo(o,a,f,h);continue}o[h]=Te(s[h])}for(let h=1;h<r;h++)u[h]==="text"&&!c[h]&&Jn(o[h])&&u[h-1]==="text"&&(o[h-1]+=o[h],c[h-1]=c[h-1]||c[h],o[h]="");let z=Array.from({length:r},()=>null),R=-1;for(let h=r-1;h>=0;h--){let g=o[h];if(g.length!==0){if(u[h]==="text"&&!c[h]&&ol(g)&&R>=0&&u[R]==="text"){let E=z[R]??[];E.push(g),z[R]=E,l[R]=l[h],o[h]="";continue}R=h}}for(let h=0;h<r;h++){let g=z[h];g!=null&&(o[h]=fl(g,o[h]))}let w=0;for(let h=0;h<r;h++){let g=o[h];g.length!==0&&(w!==h&&(o[w]=g,c[w]=c[h],u[w]=u[h],l[w]=l[h]),w++)}o.length=w,c.length=w,u.length=w,l.length=w;let Y=Fl({len:w,texts:o,isWordLike:c,kinds:u,starts:l}),K=wl(Al(El(bl(yl(gl(Y))))));for(let h=0;h<K.len-1;h++){let g=ul(K.texts[h]);g!==null&&(K.kinds[h]!=="space"&&K.kinds[h]!=="preserved-space"||K.kinds[h+1]!=="text"||!so(K.texts[h+1])||(K.texts[h]=g.space,K.isWordLike[h]=!1,K.kinds[h]=K.kinds[h]==="preserved-space"?"preserved-space":"space",K.texts[h+1]=g.marks+K.texts[h+1],K.starts[h+1]=K.starts[h]+g.space.length))}return K}function Nl(t,e){if(t.len===0)return[];if(!e.preserveHardBreaks)return[{startSegmentIndex:0,endSegmentIndex:t.len,consumedEndSegmentIndex:t.len}];let n=[],i=0;for(let r=0;r<t.len;r++)t.kinds[r]==="hard-break"&&(n.push({startSegmentIndex:i,endSegmentIndex:r,consumedEndSegmentIndex:r+1}),i=r+1);return i<t.len&&n.push({startSegmentIndex:i,endSegmentIndex:t.len,consumedEndSegmentIndex:t.len}),n}function Cl(t){if(t.len<=1)return t;let e=[],n=[],i=[],r=[],o=null,s=!1,c=0,u=!1,l=!1;function a(){o!==null&&(e.push(Te(o)),n.push(s),i.push("text"),r.push(c),o=null)}for(let f=0;f<t.len;f++){let p=t.texts[f],y=t.kinds[f],C=t.isWordLike[f],N=t.starts[f];if(y==="text"){let b=Za(p),z=Zt(p);if(o!==null&&u&&l){o.push(p),s=s||C,u=u||b,l=z;continue}a(),o=[p],s=C,c=N,u=b,l=z;continue}a(),e.push(p),n.push(C),i.push(y),r.push(N)}return a(),{len:e.length,texts:e,isWordLike:n,kinds:i,starts:r}}function go(t,e,n="normal",i="normal"){let r=ja(n),o=r.mode==="pre-wrap"?Va(t):Ga(t);if(o.length===0)return{normalized:o,chunks:[],len:0,texts:[],isWordLike:[],kinds:[],starts:[]};let s=i==="keep-all"?Cl(mo(o,e,r)):mo(o,e,r);return{normalized:o,chunks:Nl(s,r),...s}}var it=null,yo=new Map,rt=null,Ml=96,Tl=/\p{Emoji_Presentation}/u,kl=/[\p{Emoji_Presentation}\p{Extended_Pictographic}\p{Regional_Indicator}\uFE0F\u20E3]/u,Qn=null,So=new Map;function Yn(){if(it!==null)return it;if(typeof OffscreenCanvas<"u")return it=new OffscreenCanvas(1,1).getContext("2d"),it;if(typeof document<"u")return it=document.createElement("canvas").getContext("2d"),it;throw new Error("Text measurement requires OffscreenCanvas or a DOM canvas context.")}function vl(t){let e=yo.get(t);return e||(e=new Map,yo.set(t,e)),e}function We(t,e){let n=e.get(t);return n===void 0&&(n={width:Yn().measureText(t).width,containsCJK:Le(t)},e.set(t,n)),n}function ot(){if(rt!==null)return rt;if(typeof navigator>"u")return rt={lineFitEpsilon:.005,carryCJKAfterClosingQuote:!1,preferPrefixWidthsForBreakableRuns:!1,preferEarlySoftHyphenBreak:!1},rt;let t=navigator.userAgent,n=navigator.vendor==="Apple Computer, Inc."&&t.includes("Safari/")&&!t.includes("Chrome/")&&!t.includes("Chromium/")&&!t.includes("CriOS/")&&!t.includes("FxiOS/")&&!t.includes("EdgiOS/"),i=t.includes("Chrome/")||t.includes("Chromium/")||t.includes("CriOS/")||t.includes("Edg/");return rt={lineFitEpsilon:n?1/64:.005,carryCJKAfterClosingQuote:i,preferPrefixWidthsForBreakableRuns:n,preferEarlySoftHyphenBreak:n},rt}function Dl(t){let e=t.match(/(\d+(?:\.\d+)?)\s*px/);return e?parseFloat(e[1]):16}function bo(){return Qn===null&&(Qn=new Intl.Segmenter(void 0,{granularity:"grapheme"})),Qn}function Ll(t){return Tl.test(t)||t.includes("\uFE0F")}function Ao(t){return kl.test(t)}function Rl(t,e){let n=So.get(t);if(n!==void 0)return n;let i=Yn();i.font=t;let r=i.measureText("\u{1F600}").width;if(n=0,r>e+.5&&typeof document<"u"&&document.body!==null){let o=document.createElement("span");o.style.font=t,o.style.display="inline-block",o.style.visibility="hidden",o.style.position="absolute",o.textContent="\u{1F600}",document.body.appendChild(o);let s=o.getBoundingClientRect().width;document.body.removeChild(o),r-s>.5&&(n=r-s)}return So.set(t,n),n}function _l(t){let e=0,n=bo();for(let i of n.segment(t))Ll(i.segment)&&e++;return e}function Bl(t,e){return e.emojiCount===void 0&&(e.emojiCount=_l(t)),e.emojiCount}function je(t,e,n){return n===0?e.width:e.width-Bl(t,e)*n}function Eo(t,e,n,i,r){if(e.breakableFitAdvances!==void 0)return e.breakableFitAdvances;let o=bo(),s=[];for(let a of o.segment(t))s.push(a.segment);if(s.length<=1)return e.breakableFitAdvances=null,e.breakableFitAdvances;if(r==="sum-graphemes"){let a=[];for(let f of s){let p=We(f,n);a.push(je(f,p,i))}return e.breakableFitAdvances=a,e.breakableFitAdvances}if(r==="pair-context"||s.length>Ml){let a=[],f=null,p=0;for(let y of s){let C=We(y,n),N=je(y,C,i);if(f===null)a.push(N);else{let b=f+y,z=We(b,n);a.push(je(b,z,i)-p)}f=y,p=N}return e.breakableFitAdvances=a,e.breakableFitAdvances}let c=[],u="",l=0;for(let a of s){u+=a;let f=We(u,n),p=je(u,f,i);c.push(p-l),l=p}return e.breakableFitAdvances=c,e.breakableFitAdvances}function Fo(t,e){let n=Yn();n.font=t;let i=vl(t),r=Dl(t),o=e?Rl(t,r):0;return{cache:i,fontSize:r,emojiCorrection:o}}function Ol(t,e){for(;e<t.widths.length;){let n=t.kinds[e];if(n!=="space"&&n!=="zero-width-break"&&n!=="soft-hyphen")break;e++}return e}function Pl(t,e){if(e<=0)return 0;let n=t%e;return Math.abs(n)<=1e-6?e:e-n}function Il(t,e,n,i,r){let o=0,s=e;for(;o<t.length;){let c=s+t[o];if((o+1<t.length?c+r:c)>n+i)break;s=c,o++}return{fitCount:o,fittedWidth:s}}function wo(t,e){return t.simpleLineWalkFastPath?No(t,e):Co(t,e)}function No(t,e,n){let{widths:i,kinds:r,breakableFitAdvances:o}=t;if(i.length===0)return 0;let c=ot().lineFitEpsilon,u=e+c,l=0,a=0,f=!1,p=0,y=0,C=0,N=0,b=-1,z=0;function R(){b=-1,z=0}function w(M=C,F=N,v=a){l++,n?.({startSegmentIndex:p,startGraphemeIndex:y,endSegmentIndex:M,endGraphemeIndex:F,width:v}),a=0,f=!1,R()}function Y(M,F){f=!0,p=M,y=0,C=M+1,N=0,a=F}function K(M,F,v){f=!0,p=M,y=F,C=M,N=F+1,a=v}function h(M,F){if(!f){Y(M,F);return}a+=F,C=M+1,N=0}function g(M,F){let v=o[M];for(let I=F;I<v.length;I++){let L=v[I];f?a+L>u?(w(),K(M,I,L)):(a+=L,C=M,N=I+1):K(M,I,L)}f&&C===M&&N===v.length&&(C=M+1,N=0)}let E=0;for(;E<i.length&&!(!f&&(E=Ol(t,E),E>=i.length));){let M=i[E],F=r[E],v=F==="space"||F==="preserved-space"||F==="tab"||F==="zero-width-break"||F==="soft-hyphen";if(!f){M>e&&o[E]!==null?g(E,0):Y(E,M),v&&(b=E+1,z=a-M),E++;continue}if(a+M>u){if(v){h(E,M),w(E+1,0,a-M),E++;continue}if(b>=0){if(C>b||C===b&&N>0){w();continue}w(b,0,z);continue}if(M>e&&o[E]!==null){w(),g(E,0),E++;continue}w();continue}h(E,M),v&&(b=E+1,z=a-M),E++}return f&&w(),l}function Co(t,e,n){if(t.simpleLineWalkFastPath)return No(t,e,n);let{widths:i,lineEndFitAdvances:r,lineEndPaintAdvances:o,kinds:s,breakableFitAdvances:c,discretionaryHyphenWidth:u,tabStopAdvance:l,chunks:a}=t;if(i.length===0||a.length===0)return 0;let f=ot(),p=f.lineFitEpsilon,y=e+p,C=0,N=0,b=!1,z=0,R=0,w=0,Y=0,K=-1,h=0,g=0,E=null;function M(){K=-1,h=0,g=0,E=null}function F(V=w,G=Y,O=N){C++,n?.({startSegmentIndex:z,startGraphemeIndex:R,endSegmentIndex:V,endGraphemeIndex:G,width:O}),N=0,b=!1,M()}function v(V,G){b=!0,z=V,R=0,w=V+1,Y=0,N=G}function I(V,G,O){b=!0,z=V,R=G,w=V,Y=G+1,N=O}function L(V,G){if(!b){v(V,G);return}N+=G,w=V+1,Y=0}function J(V,G,O,X){if(!G)return;let xe=V==="tab"?0:r[O],Fe=V==="tab"?X:o[O];K=O+1,h=N-X+xe,g=N-X+Fe,E=V}function B(V,G){let O=c[V];for(let X=G;X<O.length;X++){let xe=O[X];b?N+xe>y?(F(),I(V,X,xe)):(N+=xe,w=V,Y=X+1):I(V,X,xe)}b&&w===V&&Y===O.length&&(w=V+1,Y=0)}function ce(V){if(E!=="soft-hyphen")return!1;let G=c[V];if(G==null)return!1;let{fitCount:O,fittedWidth:X}=Il(G,N,e,p,u);return O===0?!1:(N=X,w=V,Y=O,M(),O===G.length?(w=V+1,Y=0,!0):(F(V,O,X+u),B(V,O),!0))}function Ee(V){C++,n?.({startSegmentIndex:V.startSegmentIndex,startGraphemeIndex:0,endSegmentIndex:V.consumedEndSegmentIndex,endGraphemeIndex:0,width:0}),M()}for(let V=0;V<a.length;V++){let G=a[V];if(G.startSegmentIndex===G.endSegmentIndex){Ee(G);continue}b=!1,N=0,z=G.startSegmentIndex,R=0,w=G.startSegmentIndex,Y=0,M();let O=G.startSegmentIndex;for(;O<G.endSegmentIndex;){let X=s[O],xe=X==="space"||X==="preserved-space"||X==="tab"||X==="zero-width-break"||X==="soft-hyphen",Fe=X==="tab"?Pl(N,l):i[O];if(X==="soft-hyphen"){b&&(w=O+1,Y=0,K=O+1,h=N+u,g=N+u,E=X),O++;continue}if(!b){Fe>e&&c[O]!==null?B(O,0):v(O,Fe),J(X,xe,O,Fe),O++;continue}if(N+Fe>y){let T=N+(X==="tab"?0:r[O]),_=N+(X==="tab"?Fe:o[O]);if(E==="soft-hyphen"&&f.preferEarlySoftHyphenBreak&&h<=y){F(K,0,g);continue}if(E==="soft-hyphen"&&ce(O)){O++;continue}if(xe&&T<=y){L(O,Fe),F(O+1,0,_),O++;continue}if(K>=0&&h<=y){if(w>K||w===K&&Y>0){F();continue}let ie=K;F(ie,0,g),O=ie;continue}if(Fe>e&&c[O]!==null){F(),B(O,0),O++;continue}F();continue}L(O,Fe),J(X,xe,O,Fe),O++}if(b){let X=K===G.consumedEndSegmentIndex?g:N;F(G.consumedEndSegmentIndex,0,X)}}return C}var Zn=null;function Wl(){return Zn===null&&(Zn=new Intl.Segmenter(void 0,{granularity:"grapheme"})),Zn}function Hl(t){return t?{widths:[],lineEndFitAdvances:[],lineEndPaintAdvances:[],kinds:[],simpleLineWalkFastPath:!0,segLevels:null,breakableFitAdvances:[],discretionaryHyphenWidth:0,tabStopAdvance:0,chunks:[],segments:[]}:{widths:[],lineEndFitAdvances:[],lineEndPaintAdvances:[],kinds:[],simpleLineWalkFastPath:!0,segLevels:null,breakableFitAdvances:[],discretionaryHyphenWidth:0,tabStopAdvance:0,chunks:[]}}function ql(t,e){let n=[],i=[],r=0,o=!1,s=!1,c=!1;function u(){i.length!==0&&(n.push({text:i.length===1?i[0]:i.join(""),start:r}),i=[],o=!1,s=!1,c=!1)}function l(f,p,y){i=[f],r=p,o=y,s=tn(f),c=vt.has(f)}function a(f,p){i.push(f),o=o||p;let y=tn(f);f.length===1&&ze.has(f)?s=s||y:s=y,c=!1}for(let f of Wl().segment(t)){let p=f.segment,y=Le(p);if(i.length===0){l(p,f.index,y);continue}if(c||Xt.has(p)||ze.has(p)||e.carryCJKAfterClosingQuote&&y&&s){a(p,y);continue}if(!o&&!y){a(p,y);continue}u(),l(p,f.index,y)}return u(),n}function Ul(t){if(t.length<=1)return t;let e=[],n=[t[0].text],i=t[0].start,r=Le(t[0].text),o=Zt(t[0].text);function s(){e.push({text:n.length===1?n[0]:n.join(""),start:i})}for(let c=1;c<t.length;c++){let u=t[c],l=Le(u.text),a=Zt(u.text);if(r&&o){n.push(u.text),r=r||l,o=a;continue}s(),n=[u.text],i=u.start,r=l,o=a}return s(),e}function zl(t,e,n,i){let r=ot(),{cache:o,emojiCorrection:s}=Fo(e,Ao(t.normalized)),c=je("-",We("-",o),s),l=je(" ",We(" ",o),s)*8;if(t.len===0)return Hl(n);let a=[],f=[],p=[],y=[],C=t.chunks.length<=1,N=n?[]:null,b=[],z=n?[]:null,R=Array.from({length:t.len});function w(g,E,M,F,v,I,L){v!=="text"&&v!=="space"&&v!=="zero-width-break"&&(C=!1),a.push(E),f.push(M),p.push(F),y.push(v),N?.push(I),b.push(L),z!==null&&z.push(g)}function Y(g,E,M,F,v){let I=We(g,o),L=je(g,I,s),J=E==="space"||E==="preserved-space"||E==="zero-width-break"?0:L,B=E==="space"||E==="zero-width-break"?0:L;if(v&&F&&g.length>1){let ce="sum-graphemes";kt(g)?ce="pair-context":r.preferPrefixWidthsForBreakableRuns&&(ce="segment-prefixes");let Ee=Eo(g,I,o,s,ce);w(g,L,J,B,E,M,Ee);return}w(g,L,J,B,E,M,null)}for(let g=0;g<t.len;g++){R[g]=a.length;let E=t.texts[g],M=t.isWordLike[g],F=t.kinds[g],v=t.starts[g];if(F==="soft-hyphen"){w(E,0,c,c,F,v,null);continue}if(F==="hard-break"){w(E,0,0,0,F,v,null);continue}if(F==="tab"){w(E,0,0,0,F,v,null);continue}let I=We(E,o);if(F==="text"&&I.containsCJK){let L=ql(E,r),J=i==="keep-all"?Ul(L):L;for(let B=0;B<J.length;B++){let ce=J[B];Y(ce.text,"text",v+ce.start,M,i==="keep-all"||!Le(ce.text))}continue}Y(E,F,v,M,!0)}let K=jl(t.chunks,R,a.length),h=N===null?null:oo(t.normalized,N);return z!==null?{widths:a,lineEndFitAdvances:f,lineEndPaintAdvances:p,kinds:y,simpleLineWalkFastPath:C,segLevels:h,breakableFitAdvances:b,discretionaryHyphenWidth:c,tabStopAdvance:l,chunks:K,segments:z}:{widths:a,lineEndFitAdvances:f,lineEndPaintAdvances:p,kinds:y,simpleLineWalkFastPath:C,segLevels:h,breakableFitAdvances:b,discretionaryHyphenWidth:c,tabStopAdvance:l,chunks:K}}function jl(t,e,n){let i=[];for(let r=0;r<t.length;r++){let o=t[r],s=o.startSegmentIndex<e.length?e[o.startSegmentIndex]:n,c=o.endSegmentIndex<e.length?e[o.endSegmentIndex]:n,u=o.consumedEndSegmentIndex<e.length?e[o.consumedEndSegmentIndex]:n;i.push({startSegmentIndex:s,endSegmentIndex:c,consumedEndSegmentIndex:u})}return i}function Gl(t,e,n,i){let r=i?.wordBreak??"normal",o=go(t,ot(),i?.whiteSpace,r);return zl(o,e,n,r)}function Mo(t,e,n){return Gl(t,e,!1,n)}function To(t,e,n){let i=wo(t,e);return{lineCount:i,height:i*n}}var Vl={maxWidth:1600,baseFontSize:78,minFontSize:42,fontWeight:900,fontFamily:"Outfit",step:2};function ko(t,e){let n={...Vl,...e},i=1.2;for(let r=n.baseFontSize;r>=n.minFontSize;r-=n.step){let o=`${n.fontWeight} ${r}px ${n.fontFamily}`,s=Mo(t,o),{lineCount:c}=To(s,n.maxWidth,r*i);if(c<=1)return{fontSize:r,fits:!0}}return{fontSize:n.minFontSize,fits:!1}}window.__timelines=window.__timelines||{};window.__hyperframes={fitTextFontSize:ko,getVariables:Yr};function vo(){let t=window;t.__hyperframeRuntimeBootstrapped||(t.__hyperframeRuntimeBootstrapped=!0,io())}document.readyState==="loading"?document.addEventListener("DOMContentLoaded",vo,{once:!0}):vo();})();
244
+ `)return"hard-break"}return t===" "?"space":t==="\xA0"||t==="\u202F"||t==="\u2060"||t==="\uFEFF"?"glue":t==="\u200B"?"zero-width-break":t==="\xAD"?"soft-hyphen":"text"}var dl=/[\x20\t\n\xA0\xAD\u200B\u202F\u2060\uFEFF]/;function Te(t){return t.length===1?t[0]:t.join("")}function fl(t,e){let n=[];for(let i=t.length-1;i>=0;i--)n.push(t[i]);return n.push(e),Te(n)}function ml(t,e,n,i){if(!dl.test(t))return[{text:t,isWordLike:e,kind:"text",start:n}];let r=[],o=null,s=[],c=n,u=!1,l=0;for(let a of t){let f=cl(a,i),p=f==="text"&&e;if(o!==null&&f===o&&p===u){s.push(a),l+=a.length;continue}o!==null&&r.push({text:Te(s),isWordLike:u,kind:o,start:c}),o=f,s=[a],c=n+l,u=p,l+=a.length}return o!==null&&r.push({text:Te(s),isWordLike:u,kind:o,start:c}),r}function $n(t){return t==="space"||t==="preserved-space"||t==="zero-width-break"||t==="hard-break"}var pl=/^[A-Za-z][A-Za-z0-9+.-]*:$/;function hl(t,e){let n=t.texts[e];return n.startsWith("www.")?!0:pl.test(n)&&e+1<t.len&&t.kinds[e+1]==="text"&&t.texts[e+1]==="//"}function xl(t){return t.includes("?")&&(t.includes("://")||t.startsWith("www."))}function gl(t){let e=t.texts.slice(),n=t.isWordLike.slice(),i=t.kinds.slice(),r=t.starts.slice();for(let s=0;s<t.len;s++){if(i[s]!=="text"||!hl(t,s))continue;let c=[e[s]],u=s+1;for(;u<t.len&&!$n(i[u]);){c.push(e[u]),n[s]=!0;let l=e[u].includes("?");if(i[u]="text",e[u]="",u++,l)break}e[s]=Te(c)}let o=0;for(let s=0;s<e.length;s++){let c=e[s];c.length!==0&&(o!==s&&(e[o]=c,n[o]=n[s],i[o]=i[s],r[o]=r[s]),o++)}return e.length=o,n.length=o,i.length=o,r.length=o,{len:o,texts:e,isWordLike:n,kinds:i,starts:r}}function yl(t){let e=[],n=[],i=[],r=[];for(let o=0;o<t.len;o++){let s=t.texts[o];if(e.push(s),n.push(t.isWordLike[o]),i.push(t.kinds[o]),r.push(t.starts[o]),!xl(s))continue;let c=o+1;if(c>=t.len||$n(t.kinds[c]))continue;let u=[],l=t.starts[c],a=c;for(;a<t.len&&!$n(t.kinds[a]);)u.push(t.texts[a]),a++;u.length>0&&(e.push(Te(u)),n.push(!0),i.push("text"),r.push(l),o=a-1)}return{len:e.length,texts:e,isWordLike:n,kinds:i,starts:r}}var Sl=new Set([":","-","/","\xD7",",",".","+","\u2013","\u2014"]),co=/^[A-Za-z0-9_]+[,:;]*$/,fo=/[,:;]+$/;function xo(t){for(let e of t)if(po.test(e))return!0;return!1}function kt(t){if(t.length===0)return!1;for(let e of t)if(!(po.test(e)||Sl.has(e)))return!1;return!0}function bl(t){let e=[],n=[],i=[],r=[];for(let o=0;o<t.len;o++){let s=t.texts[o],c=t.kinds[o];if(c==="text"&&kt(s)&&xo(s)){let u=[s],l=o+1;for(;l<t.len&&t.kinds[l]==="text"&&kt(t.texts[l]);)u.push(t.texts[l]),l++;e.push(Te(u)),n.push(!0),i.push("text"),r.push(t.starts[o]),o=l-1;continue}e.push(s),n.push(t.isWordLike[o]),i.push(c),r.push(t.starts[o])}return{len:e.length,texts:e,isWordLike:n,kinds:i,starts:r}}function Al(t){let e=[],n=[],i=[],r=[];for(let o=0;o<t.len;o++){let s=t.texts[o],c=t.kinds[o],u=t.isWordLike[o];if(c==="text"&&u&&co.test(s)){let l=[s],a=fo.test(s),f=o+1;for(;a&&f<t.len&&t.kinds[f]==="text"&&t.isWordLike[f]&&co.test(t.texts[f]);){let p=t.texts[f];l.push(p),a=fo.test(p),f++}e.push(Te(l)),n.push(!0),i.push("text"),r.push(t.starts[o]),o=f-1;continue}e.push(s),n.push(u),i.push(c),r.push(t.starts[o])}return{len:e.length,texts:e,isWordLike:n,kinds:i,starts:r}}function El(t){let e=[],n=[],i=[],r=[];for(let o=0;o<t.len;o++){let s=t.texts[o];if(t.kinds[o]==="text"&&s.includes("-")){let c=s.split("-"),u=c.length>1;for(let l=0;l<c.length;l++){let a=c[l];if(!u)break;(a.length===0||!xo(a)||!kt(a))&&(u=!1)}if(u){let l=0;for(let a=0;a<c.length;a++){let f=c[a],p=a<c.length-1?`${f}-`:f;e.push(p),n.push(!0),i.push("text"),r.push(t.starts[o]+l),l+=p.length}continue}}e.push(s),n.push(t.isWordLike[o]),i.push(t.kinds[o]),r.push(t.starts[o])}return{len:e.length,texts:e,isWordLike:n,kinds:i,starts:r}}function Fl(t){let e=[],n=[],i=[],r=[],o=0;for(;o<t.len;){let s=[t.texts[o]],c=t.isWordLike[o],u=t.kinds[o],l=t.starts[o];if(u==="glue"){let a=[s[0]],f=l;for(o++;o<t.len&&t.kinds[o]==="glue";)a.push(t.texts[o]),o++;let p=Te(a);if(o<t.len&&t.kinds[o]==="text")s[0]=p,s.push(t.texts[o]),c=t.isWordLike[o],u="text",l=f,o++;else{e.push(p),n.push(!1),i.push("glue"),r.push(f);continue}}else o++;if(u==="text")for(;o<t.len&&t.kinds[o]==="glue";){let a=[];for(;o<t.len&&t.kinds[o]==="glue";)a.push(t.texts[o]),o++;let f=Te(a);if(o<t.len&&t.kinds[o]==="text"){s.push(f,t.texts[o]),c=c||t.isWordLike[o],o++;continue}s.push(f)}e.push(Te(s)),n.push(c),i.push(u),r.push(l)}return{len:e.length,texts:e,isWordLike:n,kinds:i,starts:r}}function wl(t){let e=t.texts.slice(),n=t.isWordLike.slice(),i=t.kinds.slice(),r=t.starts.slice();for(let o=0;o<e.length-1;o++){if(i[o]!=="text"||i[o+1]!=="text"||!Le(e[o])||!Le(e[o+1]))continue;let s=sl(e[o]);s!==null&&(e[o]=s.head,e[o+1]=s.tail+e[o+1],r[o+1]=r[o]+s.head.length)}return{len:e.length,texts:e,isWordLike:n,kinds:i,starts:r}}function mo(t,e,n){let i=Ka(),r=0,o=[],s=[],c=[],u=[],l=[],a=[],f=[],p=[],y=[],C=[],N=[],b=[];for(let h of i.segment(t))for(let g of ml(h.segment,h.isWordLike??!1,h.index,n)){let ce=function(){a[B]!==null&&(s[B]=[lo(o,a,f,B)],a[B]=null),s[B].push(g.text),c[B]=c[B]||g.isWordLike,p[B]=p[B]||F,y[B]=y[B]||v,C[B]=L,N[B]=J,b[B]=uo(y[B],W)},E=g.kind==="text",M=al(g.text,g.isWordLike,g.kind),F=Le(g.text),v=so(g.text),W=en(g.text),L=tn(g.text),J=ll(g.text),B=r-1;e.carryCJKAfterClosingQuote&&E&&r>0&&u[B]==="text"&&F&&p[B]&&C[B]||E&&r>0&&u[B]==="text"&&rl(g.text)&&p[B]||E&&r>0&&u[B]==="text"&&N[B]?ce():E&&r>0&&u[B]==="text"&&g.isWordLike&&v&&b[B]?(ce(),c[B]=!0):M!==null&&r>0&&u[B]==="text"&&a[B]===M?f[B]=(f[B]??1)+1:E&&!g.isWordLike&&r>0&&u[B]==="text"&&(il(g.text)||g.text==="-"&&c[B])?ce():(o[r]=g.text,s[r]=[g.text],c[r]=g.isWordLike,u[r]=g.kind,l[r]=g.start,a[r]=M,f[r]=M===null?0:1,p[r]=F,y[r]=v,C[r]=L,N[r]=J,b[r]=uo(v,W),r++)}for(let h=0;h<r;h++){if(a[h]!==null){o[h]=lo(o,a,f,h);continue}o[h]=Te(s[h])}for(let h=1;h<r;h++)u[h]==="text"&&!c[h]&&Jn(o[h])&&u[h-1]==="text"&&(o[h-1]+=o[h],c[h-1]=c[h-1]||c[h],o[h]="");let z=Array.from({length:r},()=>null),R=-1;for(let h=r-1;h>=0;h--){let g=o[h];if(g.length!==0){if(u[h]==="text"&&!c[h]&&ol(g)&&R>=0&&u[R]==="text"){let E=z[R]??[];E.push(g),z[R]=E,l[R]=l[h],o[h]="";continue}R=h}}for(let h=0;h<r;h++){let g=z[h];g!=null&&(o[h]=fl(g,o[h]))}let w=0;for(let h=0;h<r;h++){let g=o[h];g.length!==0&&(w!==h&&(o[w]=g,c[w]=c[h],u[w]=u[h],l[w]=l[h]),w++)}o.length=w,c.length=w,u.length=w,l.length=w;let Y=Fl({len:w,texts:o,isWordLike:c,kinds:u,starts:l}),K=wl(Al(El(bl(yl(gl(Y))))));for(let h=0;h<K.len-1;h++){let g=ul(K.texts[h]);g!==null&&(K.kinds[h]!=="space"&&K.kinds[h]!=="preserved-space"||K.kinds[h+1]!=="text"||!so(K.texts[h+1])||(K.texts[h]=g.space,K.isWordLike[h]=!1,K.kinds[h]=K.kinds[h]==="preserved-space"?"preserved-space":"space",K.texts[h+1]=g.marks+K.texts[h+1],K.starts[h+1]=K.starts[h]+g.space.length))}return K}function Nl(t,e){if(t.len===0)return[];if(!e.preserveHardBreaks)return[{startSegmentIndex:0,endSegmentIndex:t.len,consumedEndSegmentIndex:t.len}];let n=[],i=0;for(let r=0;r<t.len;r++)t.kinds[r]==="hard-break"&&(n.push({startSegmentIndex:i,endSegmentIndex:r,consumedEndSegmentIndex:r+1}),i=r+1);return i<t.len&&n.push({startSegmentIndex:i,endSegmentIndex:t.len,consumedEndSegmentIndex:t.len}),n}function Cl(t){if(t.len<=1)return t;let e=[],n=[],i=[],r=[],o=null,s=!1,c=0,u=!1,l=!1;function a(){o!==null&&(e.push(Te(o)),n.push(s),i.push("text"),r.push(c),o=null)}for(let f=0;f<t.len;f++){let p=t.texts[f],y=t.kinds[f],C=t.isWordLike[f],N=t.starts[f];if(y==="text"){let b=Za(p),z=Zt(p);if(o!==null&&u&&l){o.push(p),s=s||C,u=u||b,l=z;continue}a(),o=[p],s=C,c=N,u=b,l=z;continue}a(),e.push(p),n.push(C),i.push(y),r.push(N)}return a(),{len:e.length,texts:e,isWordLike:n,kinds:i,starts:r}}function go(t,e,n="normal",i="normal"){let r=ja(n),o=r.mode==="pre-wrap"?Va(t):Ga(t);if(o.length===0)return{normalized:o,chunks:[],len:0,texts:[],isWordLike:[],kinds:[],starts:[]};let s=i==="keep-all"?Cl(mo(o,e,r)):mo(o,e,r);return{normalized:o,chunks:Nl(s,r),...s}}var it=null,yo=new Map,rt=null,Ml=96,Tl=/\p{Emoji_Presentation}/u,kl=/[\p{Emoji_Presentation}\p{Extended_Pictographic}\p{Regional_Indicator}\uFE0F\u20E3]/u,Qn=null,So=new Map;function Yn(){if(it!==null)return it;if(typeof OffscreenCanvas<"u")return it=new OffscreenCanvas(1,1).getContext("2d"),it;if(typeof document<"u")return it=document.createElement("canvas").getContext("2d"),it;throw new Error("Text measurement requires OffscreenCanvas or a DOM canvas context.")}function vl(t){let e=yo.get(t);return e||(e=new Map,yo.set(t,e)),e}function We(t,e){let n=e.get(t);return n===void 0&&(n={width:Yn().measureText(t).width,containsCJK:Le(t)},e.set(t,n)),n}function ot(){if(rt!==null)return rt;if(typeof navigator>"u")return rt={lineFitEpsilon:.005,carryCJKAfterClosingQuote:!1,preferPrefixWidthsForBreakableRuns:!1,preferEarlySoftHyphenBreak:!1},rt;let t=navigator.userAgent,n=navigator.vendor==="Apple Computer, Inc."&&t.includes("Safari/")&&!t.includes("Chrome/")&&!t.includes("Chromium/")&&!t.includes("CriOS/")&&!t.includes("FxiOS/")&&!t.includes("EdgiOS/"),i=t.includes("Chrome/")||t.includes("Chromium/")||t.includes("CriOS/")||t.includes("Edg/");return rt={lineFitEpsilon:n?1/64:.005,carryCJKAfterClosingQuote:i,preferPrefixWidthsForBreakableRuns:n,preferEarlySoftHyphenBreak:n},rt}function Dl(t){let e=t.match(/(\d+(?:\.\d+)?)\s*px/);return e?parseFloat(e[1]):16}function bo(){return Qn===null&&(Qn=new Intl.Segmenter(void 0,{granularity:"grapheme"})),Qn}function Ll(t){return Tl.test(t)||t.includes("\uFE0F")}function Ao(t){return kl.test(t)}function Rl(t,e){let n=So.get(t);if(n!==void 0)return n;let i=Yn();i.font=t;let r=i.measureText("\u{1F600}").width;if(n=0,r>e+.5&&typeof document<"u"&&document.body!==null){let o=document.createElement("span");o.style.font=t,o.style.display="inline-block",o.style.visibility="hidden",o.style.position="absolute",o.textContent="\u{1F600}",document.body.appendChild(o);let s=o.getBoundingClientRect().width;document.body.removeChild(o),r-s>.5&&(n=r-s)}return So.set(t,n),n}function _l(t){let e=0,n=bo();for(let i of n.segment(t))Ll(i.segment)&&e++;return e}function Bl(t,e){return e.emojiCount===void 0&&(e.emojiCount=_l(t)),e.emojiCount}function je(t,e,n){return n===0?e.width:e.width-Bl(t,e)*n}function Eo(t,e,n,i,r){if(e.breakableFitAdvances!==void 0)return e.breakableFitAdvances;let o=bo(),s=[];for(let a of o.segment(t))s.push(a.segment);if(s.length<=1)return e.breakableFitAdvances=null,e.breakableFitAdvances;if(r==="sum-graphemes"){let a=[];for(let f of s){let p=We(f,n);a.push(je(f,p,i))}return e.breakableFitAdvances=a,e.breakableFitAdvances}if(r==="pair-context"||s.length>Ml){let a=[],f=null,p=0;for(let y of s){let C=We(y,n),N=je(y,C,i);if(f===null)a.push(N);else{let b=f+y,z=We(b,n);a.push(je(b,z,i)-p)}f=y,p=N}return e.breakableFitAdvances=a,e.breakableFitAdvances}let c=[],u="",l=0;for(let a of s){u+=a;let f=We(u,n),p=je(u,f,i);c.push(p-l),l=p}return e.breakableFitAdvances=c,e.breakableFitAdvances}function Fo(t,e){let n=Yn();n.font=t;let i=vl(t),r=Dl(t),o=e?Rl(t,r):0;return{cache:i,fontSize:r,emojiCorrection:o}}function Ol(t,e){for(;e<t.widths.length;){let n=t.kinds[e];if(n!=="space"&&n!=="zero-width-break"&&n!=="soft-hyphen")break;e++}return e}function Pl(t,e){if(e<=0)return 0;let n=t%e;return Math.abs(n)<=1e-6?e:e-n}function Il(t,e,n,i,r){let o=0,s=e;for(;o<t.length;){let c=s+t[o];if((o+1<t.length?c+r:c)>n+i)break;s=c,o++}return{fitCount:o,fittedWidth:s}}function wo(t,e){return t.simpleLineWalkFastPath?No(t,e):Co(t,e)}function No(t,e,n){let{widths:i,kinds:r,breakableFitAdvances:o}=t;if(i.length===0)return 0;let c=ot().lineFitEpsilon,u=e+c,l=0,a=0,f=!1,p=0,y=0,C=0,N=0,b=-1,z=0;function R(){b=-1,z=0}function w(M=C,F=N,v=a){l++,n?.({startSegmentIndex:p,startGraphemeIndex:y,endSegmentIndex:M,endGraphemeIndex:F,width:v}),a=0,f=!1,R()}function Y(M,F){f=!0,p=M,y=0,C=M+1,N=0,a=F}function K(M,F,v){f=!0,p=M,y=F,C=M,N=F+1,a=v}function h(M,F){if(!f){Y(M,F);return}a+=F,C=M+1,N=0}function g(M,F){let v=o[M];for(let W=F;W<v.length;W++){let L=v[W];f?a+L>u?(w(),K(M,W,L)):(a+=L,C=M,N=W+1):K(M,W,L)}f&&C===M&&N===v.length&&(C=M+1,N=0)}let E=0;for(;E<i.length&&!(!f&&(E=Ol(t,E),E>=i.length));){let M=i[E],F=r[E],v=F==="space"||F==="preserved-space"||F==="tab"||F==="zero-width-break"||F==="soft-hyphen";if(!f){M>e&&o[E]!==null?g(E,0):Y(E,M),v&&(b=E+1,z=a-M),E++;continue}if(a+M>u){if(v){h(E,M),w(E+1,0,a-M),E++;continue}if(b>=0){if(C>b||C===b&&N>0){w();continue}w(b,0,z);continue}if(M>e&&o[E]!==null){w(),g(E,0),E++;continue}w();continue}h(E,M),v&&(b=E+1,z=a-M),E++}return f&&w(),l}function Co(t,e,n){if(t.simpleLineWalkFastPath)return No(t,e,n);let{widths:i,lineEndFitAdvances:r,lineEndPaintAdvances:o,kinds:s,breakableFitAdvances:c,discretionaryHyphenWidth:u,tabStopAdvance:l,chunks:a}=t;if(i.length===0||a.length===0)return 0;let f=ot(),p=f.lineFitEpsilon,y=e+p,C=0,N=0,b=!1,z=0,R=0,w=0,Y=0,K=-1,h=0,g=0,E=null;function M(){K=-1,h=0,g=0,E=null}function F(V=w,j=Y,O=N){C++,n?.({startSegmentIndex:z,startGraphemeIndex:R,endSegmentIndex:V,endGraphemeIndex:j,width:O}),N=0,b=!1,M()}function v(V,j){b=!0,z=V,R=0,w=V+1,Y=0,N=j}function W(V,j,O){b=!0,z=V,R=j,w=V,Y=j+1,N=O}function L(V,j){if(!b){v(V,j);return}N+=j,w=V+1,Y=0}function J(V,j,O,X){if(!j)return;let xe=V==="tab"?0:r[O],Fe=V==="tab"?X:o[O];K=O+1,h=N-X+xe,g=N-X+Fe,E=V}function B(V,j){let O=c[V];for(let X=j;X<O.length;X++){let xe=O[X];b?N+xe>y?(F(),W(V,X,xe)):(N+=xe,w=V,Y=X+1):W(V,X,xe)}b&&w===V&&Y===O.length&&(w=V+1,Y=0)}function ce(V){if(E!=="soft-hyphen")return!1;let j=c[V];if(j==null)return!1;let{fitCount:O,fittedWidth:X}=Il(j,N,e,p,u);return O===0?!1:(N=X,w=V,Y=O,M(),O===j.length?(w=V+1,Y=0,!0):(F(V,O,X+u),B(V,O),!0))}function Ee(V){C++,n?.({startSegmentIndex:V.startSegmentIndex,startGraphemeIndex:0,endSegmentIndex:V.consumedEndSegmentIndex,endGraphemeIndex:0,width:0}),M()}for(let V=0;V<a.length;V++){let j=a[V];if(j.startSegmentIndex===j.endSegmentIndex){Ee(j);continue}b=!1,N=0,z=j.startSegmentIndex,R=0,w=j.startSegmentIndex,Y=0,M();let O=j.startSegmentIndex;for(;O<j.endSegmentIndex;){let X=s[O],xe=X==="space"||X==="preserved-space"||X==="tab"||X==="zero-width-break"||X==="soft-hyphen",Fe=X==="tab"?Pl(N,l):i[O];if(X==="soft-hyphen"){b&&(w=O+1,Y=0,K=O+1,h=N+u,g=N+u,E=X),O++;continue}if(!b){Fe>e&&c[O]!==null?B(O,0):v(O,Fe),J(X,xe,O,Fe),O++;continue}if(N+Fe>y){let T=N+(X==="tab"?0:r[O]),_=N+(X==="tab"?Fe:o[O]);if(E==="soft-hyphen"&&f.preferEarlySoftHyphenBreak&&h<=y){F(K,0,g);continue}if(E==="soft-hyphen"&&ce(O)){O++;continue}if(xe&&T<=y){L(O,Fe),F(O+1,0,_),O++;continue}if(K>=0&&h<=y){if(w>K||w===K&&Y>0){F();continue}let ie=K;F(ie,0,g),O=ie;continue}if(Fe>e&&c[O]!==null){F(),B(O,0),O++;continue}F();continue}L(O,Fe),J(X,xe,O,Fe),O++}if(b){let X=K===j.consumedEndSegmentIndex?g:N;F(j.consumedEndSegmentIndex,0,X)}}return C}var Zn=null;function Wl(){return Zn===null&&(Zn=new Intl.Segmenter(void 0,{granularity:"grapheme"})),Zn}function Hl(t){return t?{widths:[],lineEndFitAdvances:[],lineEndPaintAdvances:[],kinds:[],simpleLineWalkFastPath:!0,segLevels:null,breakableFitAdvances:[],discretionaryHyphenWidth:0,tabStopAdvance:0,chunks:[],segments:[]}:{widths:[],lineEndFitAdvances:[],lineEndPaintAdvances:[],kinds:[],simpleLineWalkFastPath:!0,segLevels:null,breakableFitAdvances:[],discretionaryHyphenWidth:0,tabStopAdvance:0,chunks:[]}}function ql(t,e){let n=[],i=[],r=0,o=!1,s=!1,c=!1;function u(){i.length!==0&&(n.push({text:i.length===1?i[0]:i.join(""),start:r}),i=[],o=!1,s=!1,c=!1)}function l(f,p,y){i=[f],r=p,o=y,s=tn(f),c=vt.has(f)}function a(f,p){i.push(f),o=o||p;let y=tn(f);f.length===1&&ze.has(f)?s=s||y:s=y,c=!1}for(let f of Wl().segment(t)){let p=f.segment,y=Le(p);if(i.length===0){l(p,f.index,y);continue}if(c||Xt.has(p)||ze.has(p)||e.carryCJKAfterClosingQuote&&y&&s){a(p,y);continue}if(!o&&!y){a(p,y);continue}u(),l(p,f.index,y)}return u(),n}function Ul(t){if(t.length<=1)return t;let e=[],n=[t[0].text],i=t[0].start,r=Le(t[0].text),o=Zt(t[0].text);function s(){e.push({text:n.length===1?n[0]:n.join(""),start:i})}for(let c=1;c<t.length;c++){let u=t[c],l=Le(u.text),a=Zt(u.text);if(r&&o){n.push(u.text),r=r||l,o=a;continue}s(),n=[u.text],i=u.start,r=l,o=a}return s(),e}function zl(t,e,n,i){let r=ot(),{cache:o,emojiCorrection:s}=Fo(e,Ao(t.normalized)),c=je("-",We("-",o),s),l=je(" ",We(" ",o),s)*8;if(t.len===0)return Hl(n);let a=[],f=[],p=[],y=[],C=t.chunks.length<=1,N=n?[]:null,b=[],z=n?[]:null,R=Array.from({length:t.len});function w(g,E,M,F,v,W,L){v!=="text"&&v!=="space"&&v!=="zero-width-break"&&(C=!1),a.push(E),f.push(M),p.push(F),y.push(v),N?.push(W),b.push(L),z!==null&&z.push(g)}function Y(g,E,M,F,v){let W=We(g,o),L=je(g,W,s),J=E==="space"||E==="preserved-space"||E==="zero-width-break"?0:L,B=E==="space"||E==="zero-width-break"?0:L;if(v&&F&&g.length>1){let ce="sum-graphemes";kt(g)?ce="pair-context":r.preferPrefixWidthsForBreakableRuns&&(ce="segment-prefixes");let Ee=Eo(g,W,o,s,ce);w(g,L,J,B,E,M,Ee);return}w(g,L,J,B,E,M,null)}for(let g=0;g<t.len;g++){R[g]=a.length;let E=t.texts[g],M=t.isWordLike[g],F=t.kinds[g],v=t.starts[g];if(F==="soft-hyphen"){w(E,0,c,c,F,v,null);continue}if(F==="hard-break"){w(E,0,0,0,F,v,null);continue}if(F==="tab"){w(E,0,0,0,F,v,null);continue}let W=We(E,o);if(F==="text"&&W.containsCJK){let L=ql(E,r),J=i==="keep-all"?Ul(L):L;for(let B=0;B<J.length;B++){let ce=J[B];Y(ce.text,"text",v+ce.start,M,i==="keep-all"||!Le(ce.text))}continue}Y(E,F,v,M,!0)}let K=jl(t.chunks,R,a.length),h=N===null?null:oo(t.normalized,N);return z!==null?{widths:a,lineEndFitAdvances:f,lineEndPaintAdvances:p,kinds:y,simpleLineWalkFastPath:C,segLevels:h,breakableFitAdvances:b,discretionaryHyphenWidth:c,tabStopAdvance:l,chunks:K,segments:z}:{widths:a,lineEndFitAdvances:f,lineEndPaintAdvances:p,kinds:y,simpleLineWalkFastPath:C,segLevels:h,breakableFitAdvances:b,discretionaryHyphenWidth:c,tabStopAdvance:l,chunks:K}}function jl(t,e,n){let i=[];for(let r=0;r<t.length;r++){let o=t[r],s=o.startSegmentIndex<e.length?e[o.startSegmentIndex]:n,c=o.endSegmentIndex<e.length?e[o.endSegmentIndex]:n,u=o.consumedEndSegmentIndex<e.length?e[o.consumedEndSegmentIndex]:n;i.push({startSegmentIndex:s,endSegmentIndex:c,consumedEndSegmentIndex:u})}return i}function Gl(t,e,n,i){let r=i?.wordBreak??"normal",o=go(t,ot(),i?.whiteSpace,r);return zl(o,e,n,r)}function Mo(t,e,n){return Gl(t,e,!1,n)}function To(t,e,n){let i=wo(t,e);return{lineCount:i,height:i*n}}var Vl={maxWidth:1600,baseFontSize:78,minFontSize:42,fontWeight:900,fontFamily:"Outfit",step:2};function ko(t,e){let n={...Vl,...e},i=1.2;for(let r=n.baseFontSize;r>=n.minFontSize;r-=n.step){let o=`${n.fontWeight} ${r}px ${n.fontFamily}`,s=Mo(t,o),{lineCount:c}=To(s,n.maxWidth,r*i);if(c<=1)return{fontSize:r,fits:!0}}return{fontSize:n.minFontSize,fits:!1}}window.__timelines=window.__timelines||{};window.__hyperframes={fitTextFontSize:ko,getVariables:Yr};function vo(){let t=window;t.__hyperframeRuntimeBootstrapped||(t.__hyperframeRuntimeBootstrapped=!0,io())}document.readyState==="loading"?document.addEventListener("DOMContentLoaded",vo,{once:!0}):vo();})();
245
245
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyperframes/producer",
3
- "version": "0.6.0-alpha.4",
3
+ "version": "0.6.0-alpha.5",
4
4
  "description": "HTML-to-video rendering engine using Chrome's BeginFrame API",
5
5
  "repository": {
6
6
  "type": "git",
@@ -44,8 +44,8 @@
44
44
  "postcss": "^8.4.0",
45
45
  "puppeteer": "^24.0.0",
46
46
  "puppeteer-core": "^24.39.1",
47
- "@hyperframes/engine": "^0.6.0-alpha.4",
48
- "@hyperframes/core": "^0.6.0-alpha.4"
47
+ "@hyperframes/core": "^0.6.0-alpha.5",
48
+ "@hyperframes/engine": "^0.6.0-alpha.5"
49
49
  },
50
50
  "devDependencies": {
51
51
  "@fontsource/lato": "^5.2.7",