function e(e){return e&&e.__esModule?e.default:e}var t=class{constructor(){this.useA=!1;let e=function(e){let t=parseInt(e.substr(0,8),16),s=parseInt(e.substr(8,8),16),i=parseInt(e.substr(16,8),16),o=parseInt(e.substr(24,8),16);return function(){t|=0,s|=0,i|=0,o|=0;let e=(t+s|0)+o|0;return o=o+1|0,t=s^s>>>9,s=i+(i<<3)|0,i=i<<21|i>>>11,i=i+e|0,(e>>>0)/4294967296}};this.prngA=new e(tokenData.hash.substr(2,32)),this.prngB=new e(tokenData.hash.substr(34,32));for(let e=0;e<1e6;e+=2)this.prngA(),this.prngB()}dec(){return this.useA=!this.useA,this.useA?this.prngA():this.prngB()}num(e,t){return e+(t-e)*this.dec()}int(e,t){return Math.floor(this.num(e,t+1))}choice(e){return e[this.int(0,e.length-1)]}distribute(){return pow(1.58740105*(this.dec()-.5),3)+.5}};const s=["#ebebe9","#d5c3b9","#212c2e"],i=[["#81556b","#6f624d","#c48337","#294fa1","#fb780d","#344764","#385866","#d478ed","#2b2c57","#1b3e4d","#683041","#c48337","#ef929e","#844c16","#85172b"],["#45272f","#275353","#102920","#d14671","#b18e37","#163ba9","#fb780d","#0d254b","#ef9439","#964528","#615125","#f52d7d","#e93323","#90ac93"],["#1c3f4e","#6f5d2f","#515849","#6b4367","#102920","#294535","#353630","#d478ed","#ef9439","#3a83d1","#294fa1","#b18e37","#d14671"]],o=["#1cf9fe","#830dfb","#40cd36","#fe20bb"],n=(e=null)=>{let t=R.choice(i[config.colourPallet]);return t!==e?t:n(e)},r=(e=null)=>{let t=n(e);if(R.dec()<.05&&o.length>0){const e=R.int(0,o.length-1);t=o[e],o.splice(e,1)}return t},c=(e,t)=>({x:bezierPoint(e[0],e[2],e[4],e[6],t),y:bezierPoint(e[1],e[3],e[5],e[7],t),tx:bezierTangent(e[0],e[2],e[4],e[6],t),ty:bezierTangent(e[1],e[3],e[5],e[7],t)});function h(e,t,s){return minLength="y"===s?1:0,maxLength="x"===s?e.length-2:e.length-1,e[constrain(t,minLength,maxLength)]}var l=e=>{if(e.points.length<4)return;const t=1.5,s=e.points.length-1;curveTightness(e.curveThightness);const i=[],o=[];for(let n=0;n<s-2;n+=2){const r=n-2;for(let s=0;s<=e.collisionDetail;s++){let n=s/e.collisionDetail,c=curvePoint(h(e.points,r,"x"),h(e.points,r+2,"x"),h(e.points,r+4,"x"),h(e.points,r+6,"x"),n),a=curvePoint(h(e.points,r+1,"y"),h(e.points,r+3,"y"),h(e.points,r+5,"y"),h(e.points,r+7,"y"),n),l=curveTangent(h(e.points,r,"x"),h(e.points,r+2,"x"),h(e.points,r+4,"x"),h(e.points,r+6,"x"),n),p=curveTangent(h(e.points,r+1,"y"),h(e.points,r+3,"y"),h(e.points,r+5,"y"),h(e.points,r+7,"y"),n),u=atan2(p,l);u-=PI/2,i.push(cos(u)*e.curveWeight*-.5*t+c),i.push(sin(u)*e.curveWeight*-.5*t+a),o.push(cos(u)*e.curveWeight*.5*t+c),o.push(sin(u)*e.curveWeight*.5*t+a)}if(0===n){const s=atan2(o[3]-o[1],o[2]-o[0]),i={x:h(e.points,n,"x"),y:h(e.points,n+1,"y")};o.unshift(sin(s)*e.curveWeight*-.5*t+i.y),o.unshift(cos(s)*e.curveWeight*-.5*t+i.x)}if(n===s-3){const s=o.length,i=atan2(o[s-1]-o[s-3],o[s-2]-o[s-4]),n={x:h(e.points,r+4,"x"),y:h(e.points,r+5,"y")};o.push(cos(i)*e.curveWeight*.5*t+n.x),o.push(sin(i)*e.curveWeight*.5*t+n.y)}}const n=[];for(let e=0;e<i.length;e+=2)n.push(i[e]),n.push(i[e+1]);for(let e=o.length;e>=0;e-=2)n.push(o[e]),n.push(o[e+1]);return n};const p=(e,t)=>{var s=(t.v2.y-t.v1.y)*(e.v2.x-e.v1.x)-(t.v2.x-t.v1.x)*(e.v2.y-e.v1.y);if(0==s)return null;const i=((t.v2.x-t.v1.x)*(e.v1.y-t.v1.y)-(t.v2.y-t.v1.y)*(e.v1.x-t.v1.x))/s,o=((e.v2.x-e.v1.x)*(e.v1.y-t.v1.y)-(e.v2.y-e.v1.y)*(e.v1.x-t.v1.x))/s;return i<0||o<0||i>1||o>1?null:{x:e.v1.x+i*(e.v2.x-e.v1.x),y:e.v1.y+i*(e.v2.y-e.v1.y)}},u=(e,t,s,i)=>{let o=atan2(s.y-e.y,s.x-e.x),n=atan2(i.y-e.y,i.x-e.x);o<0&&(o+=TWO_PI),n<0&&(n+=TWO_PI);const r=o>n?o-n:o+TWO_PI-n,c=(TWO_PI-r)/3,a=[];a.push(s.x),a.push(s.y);for(var h=1;h<3;++h){var l=o+c*h,p={x:e.x+cos(l)*t,y:e.y+sin(l)*t};a.push(p.x),a.push(p.y)}return a.push(i.x),a.push(i.y),a},d=e=>{const t={v:e},s=[];for(let i=0;i<e.length;i+=2){const o=(i+2)%t.v.length,n={v1:{x:e[i],y:e[i+1]},v2:{x:e[o],y:e[o+1]}};n.normal=g(n),s.push(n)}return t.edges=s,t},g=e=>{var t=e.v2.x-e.v1.x,s=e.v2.y-e.v1.y,i=sqrt(t*t+s*s);return{x:s/i,y:-t/i}};var f=(e,t)=>{polygon=d(e);const s=[];for(let e=0;e<polygon.edges.length;e++){const i=polygon.edges[e],o=i.normal.x*t,n=i.normal.y*t;s.push({v1:{x:i.v1.x+o,y:i.v1.y+n},v2:{x:i.v2.x+o,y:i.v2.y+n}})}const i=[];for(let e=0;e<s.length;e++){const o=s[e],n=s[(e+s.length-1)%s.length],r=p(n,o);r?(i.push(r.x),i.push(r.y)):i.push(...u(polygon.edges[e].v1,t,n.v2,o.v1))}return i};const y=e=>"poly"===e.type?f(e.points,.04):"curve"===e.type?l(e):"bezier"===e.type?(e=>{const t=1.5,s=e.points,i=[],o=[];for(let s=0;s<=e.collisionDetail;s++){let n=s/e.collisionDetail;const{x:r,y:a,tx:h,ty:l}=c(e.points,n);let p=atan2(l,h);p-=PI/2,i.push(cos(p)*e.curveWeight*-.5*t+r),i.push(sin(p)*e.curveWeight*-.5*t+a),o.push(cos(p)*e.curveWeight*.5*t+r),o.push(sin(p)*e.curveWeight*.5*t+a)}a=atan2(o[3]-o[1],o[2]-o[0]);const n=s[0],r=s[1];o.unshift(sin(a)*e.curveWeight*-.5*t+r),o.unshift(cos(a)*e.curveWeight*-.5*t+n);const h=o.length;a=atan2(o[h-1]-o[h-3],o[h-2]-o[h-4]);const l=s[6],p=s[7];o.push(cos(a)*e.curveWeight*.5*t+l),o.push(sin(a)*e.curveWeight*.5*t+p);const u=[];for(let e=0;e<i.length;e+=2)u.push(i[e]),u.push(i[e+1]);for(let e=o.length;e>=0;e-=2)u.push(o[e]),u.push(o[e+1]);return u})(e):void 0,v=(e,t,s)=>{const i=s.model.points;let o=!1;for(let n=0;n<i.length;n+=2){const r=(n+2)%i.length,c=s.scalePosition(i[n]).x,a=s.scalePosition(i[n+1]).y,h=s.scalePosition(i[r]).x,l=s.scalePosition(i[r+1]).y;a>t!=l>t&&e<(h-c)*(t-a)/(l-a)+c&&(o=!o)}return o};const w=(e,t,s)=>{var i=Math.max(0,Math.min(1,(s-e)/(t-e)));return i*i*(3-2*i)},m=(e,t)=>{const s=[],i="poly"===t?0:2;for(let t=0;t<=e.length-i&&!isNaN(e[t]);t+=2){const o=(t+2)%e.length-i,n=b(e[t],e[t+1],e[o],e[o+1],R.distribute());s.push(e[t]),s.push(e[t+1]),s.push(n[0]+R.num(-.0025,.0025)),s.push(n[1]+R.num(-.0025,.0025))}return s},b=(e,t,s,i,o)=>[(1-o)*e+o*s,(1-o)*t+o*i];var x;x=JSON.parse('{"type":"poly","l":"polygon","w":0.08,"ct":0.4,"p":[-0.4367,0.4333,-0.445,-0.4567,-0.3317,-0.4567,-0.3417,0.31,-0.2633,0.3033,-0.2617,-0.4633,-0.1083,-0.4667,-0.145,0.335,0.0083,0.3283,0.0267,-0.4683,0.195,-0.465,0.16,0.3617,0.3017,0.3017,0.3017,-0.4733,0.4333,-0.4617,0.4383,0.455]}');var P;P=JSON.parse('{"type":"poly","l":"polygon","w":0.11,"ct":0.9,"p":[-0.42,0.4233,-0.4467,-0.455,0.1067,-0.465,-0.2017,0.2717,0.35,-0.005,0.445,0.455]}');var S;S=JSON.parse('{"type":"poly","l":"curve","w":0.1,"ct":0.4,"p":[-0.415,-0.4467,0.395,-0.44,0.4233,0.3667,0.0717,0.4117,-0.0217,-0.1017,-0.3883,0.21]}');var O;O=JSON.parse('{"type":"poly","l":"curve","w":0.1,"ct":0.4,"p":[-0.4033,-0.43,0.38,-0.43,0.4017,0.2767,0.2383,-0.2233,0.1533,0.295,-0.0067,-0.2533,-0.2333,0.2783]}');var k;k=JSON.parse('{"type":"poly","l":"curve","w":0.08,"ct":0.4,"p":[-0.2783,-0.1617,0.4233,0.39,-0.4667,0.3733,-0.4567,-0.4617,0.4083,-0.4517]}');var N;N=JSON.parse('{"type":"poly","l":"curve","w":0.08,"ct":0.4,"p":[0.4183,-0.4433,0.42,0.4483,0.25,0.45,0.345,-0.1867,0.1533,-0.205,0.1733,0.4283,0.0117,0.4583,0.0217,-0.1983,-0.0983,-0.2033,-0.1117,0.435,-0.2517,0.42,-0.225,-0.1983,-0.32,-0.2,-0.3267,0.4117,-0.43,0.4083,-0.4233,-0.4033]}');var J;J=JSON.parse('{"type":"poly","l":"curve","w":0.1,"ct":0.4,"p":[0.2767,0.1458,-0.115,0.2058,-0.44,-0.0525,-0.2633,-0.4292,0.4,-0.4475]}');var z;z=JSON.parse('{"type":"poly","l":"curve","w":0.1,"ct":0.7,"p":[-0.4183,0.0967,-0.2983,-0.3417,-0.0183,0.0983,0.2817,-0.34,0.3833,0.1383]}');var T;T=JSON.parse('{"type":"poly","l":"polygon","w":0.1,"ct":0.4,"p":[-0.46,0.2017,-0.4267,-0.305,-0.02,-0.45,0.385,-0.195,0.3533,0.275,-0.0683,-0.1533]}');var W;W=JSON.parse('{"type":"poly","l":"curve","w":0.1,"ct":0.8,"p":[-0.43,0.405,-0.4333,-0.44,-0.2917,-0.445,-0.2017,-0.0017,-0.11,0.2567,-0.1517,-0.4133,0.08,-0.4267,0.225,0.12,0.3183,0.315,0.2783,-0.4133,0.4217,-0.4083,0.4233,0.4433]}');var D;D=JSON.parse('{"type":"poly","l":"polygon","w":0.09,"ct":0.8,"p":[-0.15,-0.4367,0.0867,-0.4433,0.1167,0.4183,-0.0767,0.4067]}');var I;I=JSON.parse('{"type":"poly","l":"curve","w":0.09,"ct":0.4,"p":[0.3517,-0.44,0.3783,0.0433,-0.4183,0.0767,-0.4367,-0.4433]}');var C;C=JSON.parse('{"type":"poly","l":"curve","w":0.09,"ct":0.8,"p":[-0.245,0,-0.415,-0.4067,-0.2717,-0.4467,-0.1467,-0.0283,-0.1083,-0.4333,0.025,-0.44,-0.05,-0.02,0.2067,-0.4083,0.3117,-0.3117,0.0567,0.0667,0.3833,0.0633,0.3567,0.2383,0.0183,0.185,0.2383,0.4317,0.0817,0.5167,-0.1217,0.26,-0.155,0.5717,-0.32,0.5367,-0.2767,0.2583,-0.7,0.2783,-0.7,0.1683,-0.3333,0.0967,-0.6683,-0.215,-0.6,-0.305]}');var L;L=JSON.parse('{"type":"poly","l":"curve","w":0.1,"ct":0.4,"p":[0.3733,0.395,0.0933,0.4267,0.0667,-0.0767,-0.215,0.2733,-0.4333,0.11,-0.1033,-0.2183,-0.4067,-0.1983,-0.3817,-0.425,0.3317,-0.435]}');var E;E=JSON.parse('{"type":"poly","l":"curve","w":0.1,"ct":0.4,"p":[0.44,0.4767,-0.195,0.3917,0.225,-0.3633,-0.45,0.3217,-0.4683,-0.45,0.32,-0.4417]}');var _;_=JSON.parse('{"type":"poly","l":"curve","w":0.1,"ct":0.4,"p":[-0.0067,-0.34,0.1217,0.0083,0.195,-0.4683,0.37,-0.4317,0.315,0.495,0.005,0.0967,-0.255,0.5233,-0.4233,-0.4383,-0.2417,-0.4717,-0.15,0.0183]}');var F;F=JSON.parse('{"type":"poly","l":"polygon","w":0.1,"ct":0.7,"p":[0.1217,-0.6783,0.5733,-0.5333,0.17,-0.2417,0.36,-0.0183,0.085,0.0183,0.2517,0.4617,-0.4283,0.215,-0.1133,-0.025,-0.2967,-0.355,-0.0083,-0.305]}');var G;G=JSON.parse('{"type":"poly","l":"curve","w":0.1,"ct":0.6,"p":[-0.5,-0.6367,-0.3667,-0.605,-0.445,-0.0217,-0.1717,0.2433,0.03,0.0167,-0.0667,-0.13,0.1833,-0.4833,0.2867,-0.42,0.1083,-0.15,0.23,0.0133,-0.13,0.4167,-0.6183,0.02]}');var A;A=JSON.parse('{"type":"poly","l":"polygon","w":0.1,"ct":0.7,"p":[-0.0533,-0.49,-0.0517,-0.3583,-0.4417,-0.0233,-0.0267,0.3017,0.355,-0.1333,0.065,-0.3633,0.0583,-0.4917,0.535,-0.12,-0.0183,0.4933,-0.6067,0.0033]}');var Y;Y=JSON.parse('{"type":"poly","l":"curve","w":0.1,"ct":0.4,"p":[0.3383,-0.37,0.6367,-0.3867,0.6717,0.1217,0.4417,0.3533,0.0317,0.4683,-0.4033,0.4167,-0.6633,-0.0617,-0.5383,-0.28,-0.3383,-0.4017,-0.1417,-0.25,0.0233,0.305]}');var V;V=JSON.parse('{"type":"poly","l":"polygon","w":0.1,"ct":0.4,"p":[-0.6533,-0.59,-0.4133,-0.62,-0.3667,-0.085,-0.2417,-0.1017,-0.235,-0.62,0.055,-0.6283,-0.0167,-0.0917,0.1283,-0.0783,0.305,-0.6217,0.5267,-0.59,0.33,0.56,0.1183,0.56,0.1117,0.0567,-0.0517,0.0317,-0.03,0.555,-0.2867,0.5367,-0.2417,0.0367,-0.3783,0.0467,-0.395,0.54,-0.6433,0.5233]}');var X;X=JSON.parse('{"type":"poly","l":"curve","w":0.1,"ct":0.4,"p":[-0.0483,0.6067,-0.65,0.165,-0.6283,-0.4567,-0.3267,0.155,-0.31,-0.43,0.0217,-0.57,0.05,0.0917,0.3867,-0.5517,0.57,-0.4567,0.2683,0.31,0.68,0.1717,0.5983,0.5333]}');var M;M=JSON.parse('{"type":"poly","l":"polygon","w":0.1,"ct":0.4,"p":[-0.2983,-0.375,-0.2017,-0.4717,-0.0583,-0.2483,-0.0733,-0.4017,0.06,-0.4083,0.06,-0.25,0.125,-0.39,0.2583,-0.375,0.1533,-0.19,0.33,-0.24,0.3333,-0.0467,0.155,-0.0567,0.45,0.1883,0.285,0.28,0.0783,0.12,0.1367,0.25,-0.0583,0.2467,-0.0183,0.05,-0.175,0.2133,-0.2617,0.1433,-0.06,-0.0633,-0.55,0.1917,-0.63,0.0683,-0.1983,-0.0817,-0.5967,-0.13,-0.5533,-0.3183,-0.125,-0.135]}');var U;U=JSON.parse('{"type":"poly","l":"polygon","w":0.1,"ct":0.6,"p":[0.655,-0.295,-0.405,0.0583,-0.385,-0.4683]}');var q;q=JSON.parse('{"type":"poly","l":"polygon","w":0.1,"ct":0.6,"p":[-0.205,-0.5733,0.4133,-0.595,0.4833,0.1067,-0.2867,0.1133,0.34,-0.075]}');var B;B=JSON.parse('{"type":"poly","l":"curve","w":0.1,"ct":0.4,"p":[-0.4683,0.155,-0.5683,-0.645,-0.28,-0.68,-0.095,-0.5792,-0.045,-0.3925,-0.085,-0.21,-0.125,-0.095,-0.2533,0.125,-0.14,0.0367,-0.0167,-0.0833,0.095,-0.175,0.2583,-0.26,0.4317,-0.2617,0.5633,-0.1317,0.4633,0.4433]}');var H;H=JSON.parse('{"type":"poly","l":"polygon","w":0.1,"ct":0.4,"p":[-0.4433,0.17,-0.4733,-0.485,0.5317,-0.5283,0.585,0.175,0.3817,0.1633,0.3533,-0.3017,0.2383,-0.2933,0.2817,0.08,0.1183,0.0783,0.0717,-0.3233,-0.29,-0.3,-0.2533,0.19]}');var $;$=JSON.parse('{"type":"poly","l":"polygon","w":0.07,"ct":0.4,"p":[0.5933,0.7033,-0.595,0.665,-0.62,0.4733,0.2717,0.4217,-0.61,0.3083,-0.6467,0.1467,0.2967,0.1567,-0.6617,-0.0783,-0.6633,-0.27,0.2683,-0.25,-0.625,-0.4967,-0.63,-0.68,0.6617,-0.6767,0.6583,-0.5033,-0.185,-0.5517,0.6617,-0.3017,0.665,-0.065,-0.225,-0.15,0.66,0.0333,0.665,0.2583,-0.1967,0.255,0.65,0.37,0.67,0.5117,-0.075,0.5617,0.6,0.595]}');var j;j=JSON.parse('{"type":"poly","l":"polygon","w":0.1,"ct":0.4,"p":[-0.025,0.6067,-0.72,-0.15,-0.6367,-0.205,-0.045,0.5,-0.71,-0.5267,-0.6,-0.615,-0.0067,0.425,-0.3633,-0.6233,-0.2133,-0.6417,0.05,0.3733,-0.0083,-0.6633,0.1267,-0.655,0.12,0.38,0.3,-0.6333,0.4167,-0.58,0.2,0.4167,0.5317,-0.46,0.6683,-0.3583,0.3183,0.3883,0.6583,-0.0717,0.695,0.08,0.1667,0.6]}');var K;K=JSON.parse('{"type":"poly","l":"polygon","w":0.1,"ct":0.4,"p":[0.6733,-0.34,0.2517,0.145,0.2383,-0.4333,-0.5667,-0.54,-0.3817,-0.7117]}');var Q;Q=JSON.parse('{"type":"poly","l":"curve","w":0.03,"ct":-0.57,"p":[-0.3317,-0.3333,-0.27,-0.2917,-0.22,-0.4433,-0.1317,-0.2867,-0.015,-0.4383,0.0267,-0.325,0.155,-0.4217,0.185,-0.2667,0.3317,-0.3183,0.3067,-0.1417,0.475,-0.1433,0.385,-0.0283,0.5083,0.0483,0.375,0.0817,0.4183,0.24,0.2433,0.1933,0.2283,0.35,0.1083,0.22,0.045,0.3567,-0.0883,0.2767,-0.1783,0.3667,-0.2283,0.2533,-0.3917,0.2767,-0.3767,0.1633,-0.485,0.0817,-0.3767,0.01,-0.4483,-0.11,-0.2733,-0.1267,-0.3317,0.08,-0.15,0.07,-0.14,0.1967,0,0.1133,0.1667,0.1483,0.1717,0.0383,0.31,0.0233,0.225,-0.1617,0.0733,-0.1483,0.0983,-0.255,-0.0583,-0.1767,-0.2,-0.2867,-0.2033,-0.1533,-0.355,-0.2367]}');var Z;Z=JSON.parse('{"type":"poly","l":"curve","w":0.05,"ct":-0.57,"p":[-0.595,-0.1833,-0.5683,-0.3217,-0.5067,-0.175,-0.4133,-0.3017,-0.3717,-0.1533,-0.28,-0.26,-0.2367,-0.135,-0.1017,-0.2417,-0.0533,-0.075,0.0817,-0.2017,0.15,-0.06,0.3183,-0.185,0.36,-0.0217,0.32,0.2533,0.23,0.1,0.1233,0.2417,0.0783,0.075,-0.0317,0.2117,-0.1333,0.0567,-0.2367,0.1883,-0.285,0.03,-0.3983,0.1683,-0.43,0.005,-0.5933,0.095]}');var ee;ee=JSON.parse('{"type":"poly","l":"curve","w":0.05,"ct":-0.57,"p":[-0.35,-0.2233,-0.0767,-0.0583,-0.11,-0.2933,0.0717,-0.3433,0.2283,-0.0683,0.19,-0.315,0.3383,-0.3283,0.3817,-0.08,0.465,-0.3433,0.6667,-0.2883,0.3833,0.0633,-0.325,0.0383]}');var te;te=JSON.parse('{"type":"poly","l":"curve","w":0.05,"ct":-0.57,"p":[-0.09,0.01,-0.6883,-0.3567,0.015,-0.715,-0.075,-0.0633,0.33,-0.555,0.6217,-0.215]}');var se;se=JSON.parse('{"type":"poly","l":"polygon","w":0.08,"ct":-0.57,"p":[-0.66,-0.6433,-0.5567,-0.675,-0.095,0.32,0.4117,-0.6517,0.535,-0.6033,-0.105,0.5917]}');var ie;ie=JSON.parse('{"type":"curve","ct":-1,"cw":0.1,"w":0.15,"cd":8,"p":[-0.46,-0.39,0.365,-0.35,-0.43,-0.155,0.3383,0.0083,-0.3267,0.355]}');var oe;oe=JSON.parse('{"type":"curve","ct":0.25,"cw":0.1,"w":0.15,"cd":5,"p":[-0.385,-0.38,0.2633,-0.37,0.2317,0.0167,-0.3867,0.035,-0.3533,0.38,0.35,0.34]}');var ne;ne=JSON.parse('{"type":"curve","ct":0.25,"cw":0.1,"w":0.15,"cd":5,"p":[-0.0783,0.44,-0.32,-0.3933,0.2967,-0.3633,0.0783,0.2]}');var re;re=JSON.parse('{"type":"curve","ct":0.25,"cw":0.1,"w":0.15,"cd":4,"p":[-0.03,-0.3083,-0.3267,-0.2067,-0.3783,0.045,-0.2383,0.2217,0,0.26,0.255,0.2083,0.3367,0.0817,0.3383,-0.075,0.2917,-0.1967,0.1633,-0.325,-0.03,-0.3083]}');var ce;ce=JSON.parse('{"type":"curve","ct":0.25,"cw":0.1,"w":0.15,"cd":5,"p":[-0.3917,0.0983,-0.3933,-0.365,-0.24,-0.41,-0.2133,-0.0933,-0.1433,0.0917,-0.0733,-0.065,-0.0467,-0.39,0.08,-0.4117,0.1133,-0.2917,0.115,-0.1117,0.135,0.04,0.255,0.1167,0.46,0.0933]}');var ae;ae=JSON.parse('{"type":"curve","ct":0.25,"cw":0.04,"w":0.15,"cd":6,"p":[-0.4083,0.175,-0.4067,-0.4067,-0.2283,0.1467,-0.1133,-0.3483,0.0717,0.1567,0.185,-0.3383,0.3117,0.1517,0.42,-0.365]}');var he;he=JSON.parse('{"type":"curve","ct":0.25,"cw":0.1
↓ show full (15,360 bytes)