var __exports=(()=>{var m=Object.create;var f=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var y=Object.getOwnPropertyNames;var b=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var u=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var w=(t,e,s,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of y(e))!x.call(t,n)&&n!==s&&f(t,n,{get:()=>e[n],enumerable:!(r=g(e,n))||r.enumerable});return t};var c=(t,e,s)=>(s=t!=null?m(b(t)):{},w(e||!t||!t.__esModule?f(s,"default",{value:t,enumerable:!0}):s,t));var d=u((N,p)=>{p.exports=__ojExternals.oj});var i=u((O,h)=>{h.exports=__ojExternals["react/jsx-runtime"]});var o=c(d()),l=c(i()),a=o.fx.canvas(512),j=a.sdf("egg",{h:.6,r:.17,rTop:.02,bulge:.7,y:0}).blur(40),v=a.gradient(["#ffffff","#000000"],"up").pow(.68),T=j.multiply(v),_={type:"turbulence",seed:1,octaves:3,scale:[.5,.3],scroll:[0,-.7]},k={type:"turbulence",seed:2,octaves:3,scale:[.9,.5],scroll:[0,-1.1]},C=[{color:"#400000",alpha:0,at:0},{color:"#800000",at:.2},{color:"#ffd800",at:.24},{color:"#ffd800",at:.7},{color:"#ffffff",at:.75}];function E(){let t=(0,o.useStage)(),e=o.fx.useAnimatedTexture(a,()=>a.noise(_).multiply(a.noise(k)).multiply(2).multiply(T).threshold(0,.2).ramp(C)),s=Math.min(t.width,t.height);return(0,l.jsx)(o.View,{style:{width:"100%",height:"100%",alignItems:"center",justifyContent:"center",backgroundColor:"#07070a"},children:(0,l.jsx)(o.View,{style:{width:s,height:s,backgroundImage:e}})})}(0,o.mount)((0,l.jsx)(E,{}));})();
