@zenuml/core 3.23.6 → 3.23.7
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.
- package/dist/{StylePanel.083f2156.js → StylePanel.cceea619.js} +2 -2
- package/dist/{close.218e3134.js → close.a942a30d.js} +2 -2
- package/dist/{collapse-expanded.b7834c43.js → collapse-expanded.f4b3a43a.js} +2 -2
- package/dist/{collapse-unexpanded.983bcb0e.js → collapse-unexpanded.cd66f4cd.js} +2 -2
- package/dist/{core.ba69b99a.js → core.21c8d9f5.js} +804 -808
- package/dist/{debug.ba13e8aa.js → debug.ebe92755.js} +2 -2
- package/dist/{message-arrow.0cdd089f.js → message-arrow.8ede6bc4.js} +2 -2
- package/dist/{non-selected-cycle.ab1a32b9.js → non-selected-cycle.86d496c0.js} +2 -2
- package/dist/{numbering.05940e7b.js → numbering.50ab5c38.js} +2 -2
- package/dist/{privacy.4de16c7b.js → privacy.df46770b.js} +2 -2
- package/dist/{selected-cycle.d77819c3.js → selected-cycle.ed8261c0.js} +2 -2
- package/dist/{theme.9418deff.js → theme.c0eb17c1.js} +2 -2
- package/dist/{tip.6db86764.js → tip.8bfd5e6b.js} +2 -2
- package/dist/zenuml.esm.mjs +1 -1
- package/dist/zenuml.js +22 -22
- package/dist/{zoom-in.c4cf9716.js → zoom-in.0c71215e.js} +2 -2
- package/dist/{zoom-out.838b1984.js → zoom-out.4d0b296b.js} +2 -2
- package/package.json +1 -1
package/dist/zenuml.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
(function(){"use strict";try{if(typeof document!="undefined"){var e=document.createElement("style");e.appendChild(document.createTextNode('.tooltip[data-v-3e7c8bd7]{cursor:pointer;position:relative;display:block;width:100%;text-align:center;z-index:10}.tooltip[data-v-3e7c8bd7]:after{display:none;content:attr(data-tooltip);background:#e8e9e9;max-width:500px;width:200px;position:absolute;left:-200px;right:0;margin:auto;opacity:0;height:auto;font-size:14px;padding:10px;border-radius:4px;color:#111;text-align:left}.tooltip.bottom[data-v-3e7c8bd7]:after{top:80%;transition:opacity .3s ease .3s,top .3s cubic-bezier(.175,.885,.32,1.275) .3s}.tooltip.bottom[data-v-3e7c8bd7]:hover:after{display:block;top:130%;opacity:1}.lifeline .line[data-v-19661715]{background:linear-gradient(to bottom,transparent 50%,var(--color-border-base) 50%);background-size:1px 10px}.zenuml .interaction{border:dashed transparent 0}.zenuml .interaction.sync,.zenuml .occurrence .occurrence .interaction.sync,.zenuml .occurrence .occurrence .interaction.async{border-right-width:7px}.zenuml .occurrence .interaction.sync,.zenuml .occurrence .interaction.async{border-left-width:8px}.zenuml .occurrence .interaction.sync.right-to-left{border-right-width:7px}.zenuml .occurrence .interaction.async.right-to-left{border-right-width:7px;border-left-width:7px;border-left-width:0}.zenuml .occurrence .interaction.sync.from-no-occurrence,.zenuml .occurrence .interaction.async.from-no-occurrence{border-left-width:0}.zenuml .occurrence .interaction.async.from-no-occurrence.right-to-left{border-right-width:0}.zenuml .occurrence .interaction.sync.right-to-left.from-no-occurrence{border-left-width:7px;border-right-width:0}.zenuml .occurrence .interaction.async.right-to-left.to-occurrence{border-left-width:7px}.zenuml .occurrence .interaction.sync.from-no-occurrence.right-to-left{border-right-width:0}.zenuml .interaction.sync.right-to-left{border-right-width:0;border-left-width:7px}.zenuml .interaction.inited-from-occurrence,.zenuml .interaction.self-invocation{border-left-width:7px}.zenuml .interaction.return{border-left-width:7px;border-right-width:7px}.zenuml .interaction.return-to-start{border-left-width:0}.zenuml .interaction:hover{cursor:pointer}.zenuml .message{position:relative}.zenuml .message>.name{text-align:center}.zenuml .interaction.right-to-left>.occurrence{left:-14px}.zenuml .interaction.self>.occurrence{left:-8px;margin-top:-10px}.zenuml .fragment{border-width:1px;margin:8px 0 0;padding-bottom:10px}.zenuml .fragment .fragment{margin:16px 0 0}.zenuml .sequence-diagram *{box-sizing:inherit}.zenuml .sequence-diagram{line-height:normal}.zenuml .participant{border-width:2px;padding:0 4px;min-width:88px;max-width:250px;text-align:center;pointer-events:all}.icon-container{position:relative;display:inline-block}.dot{position:absolute;top:0px;right:0px;width:4px;height:4px;border-radius:50%;background-color:red}:root{--color-bg-base: 255, 255, 255;--color-backup-white: 255, 255, 255;--color-text-base: #000;--color-text-secondary: #333;--color-border-base: #000;--color-border-primary: #368eff}.theme-default{--color-bg-base: 255, 255, 255;--color-text-base: #222;--color-border-base: #666;--color-message-arrow: #000;--color-text-message-hover: 255, 255, 255;--color-bg-message-hover: #000;--color-bg-participant: 255, 255, 255;--color-bg-occurrence: 222, 222, 222}.theme-clean-light{--color-bg-base: 255, 255, 255;--color-text-base: #353748;--color-border-base: #c8c9c9;--color-border-frame: #e5e9f0;--color-text-fragment-header: #368eff;--color-text-fragment: #368eff;--color-text-message: #368eff;--color-message-arrow: #368eff;--color-text-message-hover: 255, 255, 255;--color-bg-message-hover: #368eff;--color-text-participant: #368eff;--color-shadow-participant: 0px 2px 6px 2px rgba(58, 130, 237, .1);--color-bg-participant: 237, 244, 254;--color-border-participant: #368eff;--color-bg-occurrence: 255, 255, 255;--color-border-occurrence: #368eff;--color-shadow-occurrence: 0px 2px 6px 2px rgba(58, 130, 237, .1);--color-text-control: #333333}.theme-clean-dark{--color-bg-base: 17, 22, 41;--color-text-base: #cecfd2;--color-border-base: #cecfd2;--color-border-frame: #cecfd2;--color-text-fragment-header: #cecfd2;--color-text-fragment: #cecfd2;--color-message-arrow: #536fff;--color-text-message-hover: 255, 255, 255;--color-bg-message-hover: #536fff;--color-text-participant: #cecfd2;--color-shadow-participant: 0px 2px 6px 2px rgba(58, 130, 237, .1);--color-bg-participant: 89, 110, 246;--color-border-participant: #cecfd2;--color-bg-occurrence: 89, 110, 246;--color-border-occurrence: #cecfd2;--color-shadow-occurrence: 0px 2px 6px 2px rgba(58, 130, 237, .1);--color-text-control: #f3f3f3}.theme-neon{--color-bg-base: 0, 0, 0;--color-text-base: #8ffc5b;--color-border-base: #60ff33;--color-border-frame: #60ff33;--color-text-fragment-header: #8ffc5b;--color-text-fragment: #8ffc5b;--color-message-arrow: #8ffc5b;--color-text-message-hover: 0, 0, 0;--color-bg-message-hover: #8ffc5b;--color-text-participant: #8ffc5b;--color-shadow-participant: 0px 2px 6px 2px rgba(58, 130, 237, .1);--color-bg-participant: 0, 0, 0;--color-border-participant: #8ffc5b;--color-bg-occurrence: 143, 252, 91;--color-border-occurrence: #8ffc5b;--color-shadow-occurrence: 0px 2px 6px 2px rgba(58, 130, 237, .1);--color-text-control: #f3f3f3}.theme-mermaid{--color-bg-base: #fff;--color-text-base: #222;--color-border-base: #666;--color-bg-occurrence: #dedede}.theme-mermaid .footer{visibility:hidden}.theme-darcula{--color-bg-canvas: #ffffff;--color-bg-frame: #2b2b2b;--color-border-frame: #cccccc;--color-bg-title: #2b2b2b;--color-text-title: #f8f8f2;--color-bg-participant: #44475a;--color-text-participant: #f8f8f2;--color-border-participant: #cccccc;--color-text-message: #ffb86c;--color-message-arrow: #cccccc;--color-bg-message-hover: #a6d2ff;--color-text-message-hover: #174ad4;--color-text-comment: #666666;--color-bg-fragment-header: #44475a;--color-text-fragment: #8be9fd;--color-border-fragment: #cccccc;--color-bg-occurrence: #44475a;--color-border-occurrence: #555555;--color-text-link: #a6d2ff;--color-text-control: #e2ba88}.theme-sky{--color-bg-canvas: #ffffff;--color-bg-frame: #ffffff;--color-border-frame: #cccccc;--color-bg-title: #deecfb;--color-text-title: #032c72;--color-bg-participant: #deecfb;--color-text-participant: #032c72;--color-border-participant: #032c72;--color-text-message: #032c72;--color-message-arrow: #032c72;--color-bg-message-hover: #a6d2ff;--color-text-message-hover: #174ad4;--color-text-comment: #666666;--color-bg-fragment-header: #f0f0f0;--color-text-fragment: #032c72;--color-border-fragment: #032c72;--color-bg-occurrence: #deecfb;--color-border-occurrence: #555555;--color-text-link: #a6d2ff;--color-text-control: #a6d2ff}.theme-idle-afternoon{--color-bg-canvas: #d8dad9;--color-bg-frame: #d8dad9;--color-border-frame: #324939;--color-bg-title: #d8dad9;--color-text-title: #182e27;--color-bg-participant: #f3f5f7;--color-text-participant: #182e27;--color-border-participant: #182e27;--color-text-message: #030809;--color-message-arrow: #324939;--color-bg-message-hover: #aea690;--color-text-message-hover: #000000;--color-text-comment: #030809;--color-bg-fragment-header: #f0f0f0;--color-text-fragment: #182e27;--color-border-fragment: #344337;--color-bg-occurrence: #f3f5f7;--color-border-occurrence: #344337;--color-text-link: #344337;--color-text-control: #97a49b}.theme-coles{--color-bg-canvas: #ffffff;--color-bg-frame: #ffde00;--color-border-frame: #ee141f;--color-bg-title: #ffffff;--color-text-title: #182e27;--color-bg-participant: #f3f5f7;--color-text-participant: #000000;--color-border-participant: #344337;--color-text-message: #000000;--color-message-arrow: #000000;--color-bg-message-hover: #ee141f;--color-text-message-hover: #ffffff;--color-text-comment: #000000;--color-bg-fragment-header: #ee141f;--color-text-fragment: #ffffff;--color-border-fragment: #ee141f;--color-bg-occurrence: #f3f5f7;--color-border-occurrence: #344337;--color-text-link: #344337;--color-text-control: #97a49b}.theme-coles .footer{background-color:#fff}.theme-woolworths{--color-bg-canvas: #e6eaf3;--color-bg-frame: #e6eaf3;--color-border-frame: #049e50;--color-bg-title: #ffffff;--color-text-title: #12522f;--color-bg-participant: #aacb51;--color-text-participant: #000000;--color-border-participant: #344337;--color-text-message: #12522f;--color-message-arrow: #049e50;--color-bg-message-hover: #fffefb;--color-text-message-hover: #ffffff;--color-text-comment: #000000;--color-bg-fragment-header: #aacb51;--color-text-fragment: #12522f;--color-border-fragment: #049e50;--color-bg-occurrence: #aacb51;--color-border-occurrence: #344337;--color-text-link: #344337;--color-text-control: #335c80}.theme-anz{--color-bg-canvas: #ffffff;--color-bg-frame: #ffffff;--color-border-frame: #089fd8;--color-bg-title: #ffffff;--color-text-title: #006e9c;--color-bg-participant: #fcfdf8;--color-text-participant: #00abd8;--color-border-participant: #00abd8;--color-text-message: #42a4e0;--color-message-arrow: #089fd8;--color-bg-message-hover: #006e9c;--color-text-message-hover: #ffffff;--color-text-comment: #000000;--color-bg-fragment-header: #42a4e0;--color-text-fragment: #006e9c;--color-border-fragment: #089fd8;--color-bg-occurrence: #fcfdf8;--color-border-occurrence: #006e9c;--color-text-link: #c9d8e7;--color-text-control: #335c80}.theme-anz .fragment .header{color:#fff}.theme-nab{--color-bg-base: 242, 244, 246;--color-bg-canvas: 242, 244, 246;--color-bg-participant: 195, 0, 0;--color-text-participant: #ffffff;--color-border-participant: #c30000;--color-text-message: #c30000;--color-bg-fragment-header: #c30000;--color-text-fragment-header: #ffffff}.theme-google{--color-white: #ffffff;--color-red-google: #db4437;--color-blue-google: #4285f4;--color-green-google: #0f9d58;--color-yellow-google: #f4b400;--color-bg-canvas: var(--color-white);--color-bg-frame: #f2f4f6;--color-border-frame: #4285f4;--color-bg-title: #4285f4;--color-text-title: #ffffff;--color-bg-participant: var(--color-red-google);--color-text-participant: #ffffff;--color-border-participant: #4285f4;--color-text-message: var(--color-red-google);--color-message-arrow: var(--color-red-google);--color-bg-message-hover: #fffefb;--color-text-message-hover: #ffffff;--color-text-comment: #000000;--color-bg-fragment-header: var(--color-green-google);--color-text-fragment: #ffffff;--color-border-fragment: #4285f4;--color-bg-occurrence: #f4b400;--color-border-occurrence: #4285f4;--color-text-link: #c9d8e7;--color-text-control: #335c80}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.zenuml .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.zenuml .pointer-events-none{pointer-events:none}.zenuml .pointer-events-auto{pointer-events:auto}.zenuml .invisible{visibility:hidden}.zenuml .static{position:static}.zenuml .fixed{position:fixed}.zenuml .absolute{position:absolute}.zenuml .relative{position:relative}.zenuml .sticky{position:sticky}.zenuml .inset-0{top:0px;right:0px;bottom:0px;left:0px}.zenuml .bottom-1{bottom:.25rem}.zenuml .left-1{left:.25rem}.zenuml .top-0{top:0px}.zenuml .top-8{top:2rem}.zenuml .left-1\\/2{left:50%}.zenuml .right-1\\/2{right:50%}.zenuml .bottom-0{bottom:0px}.zenuml .right-0{right:0px}.zenuml .right-\\[100\\%\\]{right:100%}.zenuml .left-full{left:100%}.zenuml .z-40{z-index:40}.zenuml .z-10{z-index:10}.zenuml .z-30{z-index:30}.zenuml .col-span-2{grid-column:span 2 / span 2}.zenuml .col-span-4{grid-column:span 4 / span 4}.zenuml .col-span-1{grid-column:span 1 / span 1}.zenuml .float-right{float:right}.zenuml .m-1{margin:.25rem}.zenuml .m-2{margin:.5rem}.zenuml .m-auto{margin:auto}.zenuml .mx-auto{margin-left:auto;margin-right:auto}.zenuml .mx-2{margin-left:.5rem;margin-right:.5rem}.zenuml .mx-1{margin-left:.25rem;margin-right:.25rem}.zenuml .-my-px{margin-top:-1px;margin-bottom:-1px}.zenuml .mr-1{margin-right:.25rem}.zenuml .mt-4{margin-top:1rem}.zenuml .ml-\\[-0\\.5rem\\]{margin-left:-.5rem}.zenuml .ml-2{margin-left:.5rem}.zenuml .ml-4{margin-left:1rem}.zenuml .mt-3{margin-top:.75rem}.zenuml .mb-4{margin-bottom:1rem}.zenuml .mt-8{margin-top:2rem}.zenuml .-mt-12{margin-top:-3rem}.zenuml .mt-1{margin-top:.25rem}.zenuml .mb-0{margin-bottom:0}.zenuml .ml-1{margin-left:.25rem}.zenuml .mt-2{margin-top:.5rem}.zenuml .box-border{box-sizing:border-box}.zenuml .block{display:block}.zenuml .inline-block{display:inline-block}.zenuml .inline{display:inline}.zenuml .flex{display:flex}.zenuml .inline-flex{display:inline-flex}.zenuml .table{display:table}.zenuml .grid{display:grid}.zenuml .contents{display:contents}.zenuml .hidden{display:none}.zenuml .h-10{height:2.5rem}.zenuml .h-5{height:1.25rem}.zenuml .h-0{height:0px}.zenuml .h-screen{height:100vh}.zenuml .h-full{height:100%}.zenuml .h-4{height:1rem}.zenuml .h-6{height:1.5rem}.zenuml .h-12{height:3rem}.zenuml .h-8{height:2rem}.zenuml .h-14{height:3.5rem}.zenuml .h-3{height:.75rem}.zenuml .max-h-72{max-height:18rem}.zenuml .min-h-full{min-height:100%}.zenuml .min-h-screen{min-height:100vh}.zenuml .min-h-\\[1em\\]{min-height:1em}.zenuml .w-full{width:100%}.zenuml .w-96{width:24rem}.zenuml .w-4{width:1rem}.zenuml .w-6{width:1.5rem}.zenuml .w-12{width:3rem}.zenuml .w-5{width:1.25rem}.zenuml .w-20{width:5rem}.zenuml .w-8{width:2rem}.zenuml .w-11\\/12{width:91.666667%}.zenuml .w-px{width:1px}.zenuml .w-3{width:.75rem}.zenuml .min-w-\\[100px\\]{min-width:100px}.zenuml .max-w-md{max-width:28rem}.zenuml .max-w-full{max-width:100%}.zenuml .max-w-7xl{max-width:80rem}.zenuml .flex-shrink-0,.zenuml .shrink-0{flex-shrink:0}.zenuml .flex-grow,.zenuml .grow{flex-grow:1}.zenuml .origin-top-left{transform-origin:top left}.zenuml .-translate-x-1\\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.zenuml .-translate-y-full{--tw-translate-y: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.zenuml .-translate-y-8{--tw-translate-y: -2rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.zenuml .translate-x-1\\/2{--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.zenuml .-translate-x-full{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.zenuml .-translate-y-1\\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.zenuml .translate-y-1\\/2{--tw-translate-y: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.zenuml .scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.zenuml .scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.zenuml .transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.zenuml .cursor-context-menu{cursor:context-menu}.zenuml .cursor-pointer{cursor:pointer}.zenuml .cursor-text{cursor:text}.zenuml .select-none{-webkit-user-select:none;user-select:none}.zenuml .resize{resize:both}.zenuml .grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.zenuml .grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.zenuml .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.zenuml .flex-row-reverse{flex-direction:row-reverse}.zenuml .flex-col{flex-direction:column}.zenuml .flex-nowrap{flex-wrap:nowrap}.zenuml .items-start{align-items:flex-start}.zenuml .items-end{align-items:flex-end}.zenuml .items-center{align-items:center}.zenuml .justify-center{justify-content:center}.zenuml .justify-between{justify-content:space-between}.zenuml .gap-3{gap:.75rem}.zenuml .gap-1{gap:.25rem}.zenuml .gap-2{gap:.5rem}.zenuml .gap-5{gap:1.25rem}.zenuml .space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.zenuml .overflow-hidden{overflow:hidden}.zenuml .overflow-visible{overflow:visible}.zenuml .overflow-y-auto{overflow-y:auto}.zenuml .text-ellipsis{text-overflow:ellipsis}.zenuml .text-clip{text-overflow:clip}.zenuml .whitespace-normal{white-space:normal}.zenuml .whitespace-nowrap{white-space:nowrap}.zenuml .rounded{border-radius:.25rem}.zenuml .rounded-2xl{border-radius:1rem}.zenuml .rounded-lg{border-radius:.5rem}.zenuml .rounded-md{border-radius:.375rem}.zenuml .rounded-sm{border-radius:.125rem}.zenuml .rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.zenuml .rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.zenuml .rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.zenuml .border-2{border-width:2px}.zenuml .border{border-width:1px}.zenuml .border-b-2{border-bottom-width:2px}.zenuml .border-b{border-bottom-width:1px}.zenuml .border-t{border-top-width:1px}.zenuml .border-r{border-right-width:1px}.zenuml .border-solid{border-style:solid}.zenuml .border-dashed{border-style:dashed}.zenuml .border-red-900{--tw-border-opacity: 1;border-color:rgb(127 29 29 / var(--tw-border-opacity))}.zenuml .border-skin-frame{border-color:var(--color-border-frame, var(--color-border-base, #000))}.zenuml .border-primary{border-color:var(--color-border-primary)}.zenuml .border-transparent{border-color:transparent}.zenuml .border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.zenuml .border-skin-participant{border-color:var(--color-border-participant, var(--color-border-frame, var(--color-border-base, #000)))}.zenuml .border-skin-fragment{border-color:var(--color-border-fragment, var(--color-border-frame, var(--color-border-base, #000)))}.zenuml .border-skin-message-arrow{border-color:var(--color-message-arrow, var(--color-border-frame, var(--color-border-base, #000)))}.zenuml .border-skin-occurrence{border-color:var(--color-border-occurrence, var(--color-border-frame, var(--color-border-base, #000)))}.zenuml .bg-inherit{background-color:inherit}.zenuml .bg-current{background-color:currentColor}.zenuml .bg-transparent{background-color:transparent}.zenuml .bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.zenuml .bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.zenuml .bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.zenuml .bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.zenuml .bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.zenuml .bg-slate-300{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity))}.zenuml .bg-slate-400{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity))}.zenuml .bg-slate-500{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity))}.zenuml .bg-slate-600{--tw-bg-opacity: 1;background-color:rgb(71 85 105 / var(--tw-bg-opacity))}.zenuml .bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.zenuml .bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.zenuml .bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity))}.zenuml .bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.zenuml .bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.zenuml .bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.zenuml .bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity))}.zenuml .bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity))}.zenuml .bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.zenuml .bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.zenuml .bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.zenuml .bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.zenuml .bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.zenuml .bg-zinc-50{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.zenuml .bg-zinc-100{--tw-bg-opacity: 1;background-color:rgb(244 244 245 / var(--tw-bg-opacity))}.zenuml .bg-zinc-200{--tw-bg-opacity: 1;background-color:rgb(228 228 231 / var(--tw-bg-opacity))}.zenuml .bg-zinc-300{--tw-bg-opacity: 1;background-color:rgb(212 212 216 / var(--tw-bg-opacity))}.zenuml .bg-zinc-400{--tw-bg-opacity: 1;background-color:rgb(161 161 170 / var(--tw-bg-opacity))}.zenuml .bg-zinc-500{--tw-bg-opacity: 1;background-color:rgb(113 113 122 / var(--tw-bg-opacity))}.zenuml .bg-zinc-600{--tw-bg-opacity: 1;background-color:rgb(82 82 91 / var(--tw-bg-opacity))}.zenuml .bg-zinc-700{--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity))}.zenuml .bg-zinc-800{--tw-bg-opacity: 1;background-color:rgb(39 39 42 / var(--tw-bg-opacity))}.zenuml .bg-zinc-900{--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-opacity))}.zenuml .bg-neutral-50{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.zenuml .bg-neutral-100{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.zenuml .bg-neutral-200{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}.zenuml .bg-neutral-300{--tw-bg-opacity: 1;background-color:rgb(212 212 212 / var(--tw-bg-opacity))}.zenuml .bg-neutral-400{--tw-bg-opacity: 1;background-color:rgb(163 163 163 / var(--tw-bg-opacity))}.zenuml .bg-neutral-500{--tw-bg-opacity: 1;background-color:rgb(115 115 115 / var(--tw-bg-opacity))}.zenuml .bg-neutral-600{--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity))}.zenuml .bg-neutral-700{--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity))}.zenuml .bg-neutral-800{--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.zenuml .bg-neutral-900{--tw-bg-opacity: 1;background-color:rgb(23 23 23 / var(--tw-bg-opacity))}.zenuml .bg-stone-50{--tw-bg-opacity: 1;background-color:rgb(250 250 249 / var(--tw-bg-opacity))}.zenuml .bg-stone-100{--tw-bg-opacity: 1;background-color:rgb(245 245 244 / var(--tw-bg-opacity))}.zenuml .bg-stone-200{--tw-bg-opacity: 1;background-color:rgb(231 229 228 / var(--tw-bg-opacity))}.zenuml .bg-stone-300{--tw-bg-opacity: 1;background-color:rgb(214 211 209 / var(--tw-bg-opacity))}.zenuml .bg-stone-400{--tw-bg-opacity: 1;background-color:rgb(168 162 158 / var(--tw-bg-opacity))}.zenuml .bg-stone-500{--tw-bg-opacity: 1;background-color:rgb(120 113 108 / var(--tw-bg-opacity))}.zenuml .bg-stone-600{--tw-bg-opacity: 1;background-color:rgb(87 83 78 / var(--tw-bg-opacity))}.zenuml .bg-stone-700{--tw-bg-opacity: 1;background-color:rgb(68 64 60 / var(--tw-bg-opacity))}.zenuml .bg-stone-800{--tw-bg-opacity: 1;background-color:rgb(41 37 36 / var(--tw-bg-opacity))}.zenuml .bg-stone-900{--tw-bg-opacity: 1;background-color:rgb(28 25 23 / var(--tw-bg-opacity))}.zenuml .bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.zenuml .bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.zenuml .bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity))}.zenuml .bg-red-300{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity))}.zenuml .bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity))}.zenuml .bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.zenuml .bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.zenuml .bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.zenuml .bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity))}.zenuml .bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity))}.zenuml .bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity))}.zenuml .bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity))}.zenuml .bg-orange-200{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity))}.zenuml .bg-orange-300{--tw-bg-opacity: 1;background-color:rgb(253 186 116 / var(--tw-bg-opacity))}.zenuml .bg-orange-400{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity))}.zenuml .bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.zenuml .bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity))}.zenuml .bg-orange-700{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity))}.zenuml .bg-orange-800{--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity))}.zenuml .bg-orange-900{--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity))}.zenuml .bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity))}.zenuml .bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity))}.zenuml .bg-amber-200{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity))}.zenuml .bg-amber-300{--tw-bg-opacity: 1;background-color:rgb(252 211 77 / var(--tw-bg-opacity))}.zenuml .bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity))}.zenuml .bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity))}.zenuml .bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity))}.zenuml .bg-amber-700{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity))}.zenuml .bg-amber-800{--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity))}.zenuml .bg-amber-900{--tw-bg-opacity: 1;background-color:rgb(120 53 15 / var(--tw-bg-opacity))}.zenuml .bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity))}.zenuml .bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity))}.zenuml .bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity))}.zenuml .bg-yellow-300{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity))}.zenuml .bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity))}.zenuml .bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity))}.zenuml .bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity))}.zenuml .bg-yellow-700{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity))}.zenuml .bg-yellow-800{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity))}.zenuml .bg-yellow-900{--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity))}.zenuml .bg-lime-50{--tw-bg-opacity: 1;background-color:rgb(247 254 231 / var(--tw-bg-opacity))}.zenuml .bg-lime-100{--tw-bg-opacity: 1;background-color:rgb(236 252 203 / var(--tw-bg-opacity))}.zenuml .bg-lime-200{--tw-bg-opacity: 1;background-color:rgb(217 249 157 / var(--tw-bg-opacity))}.zenuml .bg-lime-300{--tw-bg-opacity: 1;background-color:rgb(190 242 100 / var(--tw-bg-opacity))}.zenuml .bg-lime-400{--tw-bg-opacity: 1;background-color:rgb(163 230 53 / var(--tw-bg-opacity))}.zenuml .bg-lime-500{--tw-bg-opacity: 1;background-color:rgb(132 204 22 / var(--tw-bg-opacity))}.zenuml .bg-lime-600{--tw-bg-opacity: 1;background-color:rgb(101 163 13 / var(--tw-bg-opacity))}.zenuml .bg-lime-700{--tw-bg-opacity: 1;background-color:rgb(77 124 15 / var(--tw-bg-opacity))}.zenuml .bg-lime-800{--tw-bg-opacity: 1;background-color:rgb(63 98 18 / var(--tw-bg-opacity))}.zenuml .bg-lime-900{--tw-bg-opacity: 1;background-color:rgb(54 83 20 / var(--tw-bg-opacity))}.zenuml .bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity))}.zenuml .bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity))}.zenuml .bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity))}.zenuml .bg-green-300{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity))}.zenuml .bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity))}.zenuml .bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.zenuml .bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.zenuml .bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.zenuml .bg-green-800{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity))}.zenuml .bg-green-900{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity))}.zenuml .bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity))}.zenuml .bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity))}.zenuml .bg-emerald-200{--tw-bg-opacity: 1;background-color:rgb(167 243 208 / var(--tw-bg-opacity))}.zenuml .bg-emerald-300{--tw-bg-opacity: 1;background-color:rgb(110 231 183 / var(--tw-bg-opacity))}.zenuml .bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity))}.zenuml .bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity))}.zenuml .bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity))}.zenuml .bg-emerald-700{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity))}.zenuml .bg-emerald-800{--tw-bg-opacity: 1;background-color:rgb(6 95 70 / var(--tw-bg-opacity))}.zenuml .bg-emerald-900{--tw-bg-opacity: 1;background-color:rgb(6 78 59 / var(--tw-bg-opacity))}.zenuml .bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity))}.zenuml .bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity))}.zenuml .bg-teal-200{--tw-bg-opacity: 1;background-color:rgb(153 246 228 / var(--tw-bg-opacity))}.zenuml .bg-teal-300{--tw-bg-opacity: 1;background-color:rgb(94 234 212 / var(--tw-bg-opacity))}.zenuml .bg-teal-400{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity))}.zenuml .bg-teal-500{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity))}.zenuml .bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity))}.zenuml .bg-teal-700{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity))}.zenuml .bg-teal-800{--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity))}.zenuml .bg-teal-900{--tw-bg-opacity: 1;background-color:rgb(19 78 74 / var(--tw-bg-opacity))}.zenuml .bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity))}.zenuml .bg-cyan-100{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity))}.zenuml .bg-cyan-200{--tw-bg-opacity: 1;background-color:rgb(165 243 252 / var(--tw-bg-opacity))}.zenuml .bg-cyan-300{--tw-bg-opacity: 1;background-color:rgb(103 232 249 / var(--tw-bg-opacity))}.zenuml .bg-cyan-400{--tw-bg-opacity: 1;background-color:rgb(34 211 238 / var(--tw-bg-opacity))}.zenuml .bg-cyan-500{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity))}.zenuml .bg-cyan-600{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity))}.zenuml .bg-cyan-700{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity))}.zenuml .bg-cyan-800{--tw-bg-opacity: 1;background-color:rgb(21 94 117 / var(--tw-bg-opacity))}.zenuml .bg-cyan-900{--tw-bg-opacity: 1;background-color:rgb(22 78 99 / var(--tw-bg-opacity))}.zenuml .bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity))}.zenuml .bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity))}.zenuml .bg-sky-200{--tw-bg-opacity: 1;background-color:rgb(186 230 253 / var(--tw-bg-opacity))}.zenuml .bg-sky-300{--tw-bg-opacity: 1;background-color:rgb(125 211 252 / var(--tw-bg-opacity))}.zenuml .bg-sky-400{--tw-bg-opacity: 1;background-color:rgb(56 189 248 / var(--tw-bg-opacity))}.zenuml .bg-sky-500{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity))}.zenuml .bg-sky-600{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity))}.zenuml .bg-sky-700{--tw-bg-opacity: 1;background-color:rgb(3 105 161 / var(--tw-bg-opacity))}.zenuml .bg-sky-800{--tw-bg-opacity: 1;background-color:rgb(7 89 133 / var(--tw-bg-opacity))}.zenuml .bg-sky-900{--tw-bg-opacity: 1;background-color:rgb(12 74 110 / var(--tw-bg-opacity))}.zenuml .bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.zenuml .bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.zenuml .bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity))}.zenuml .bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity))}.zenuml .bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity))}.zenuml .bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.zenuml .bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.zenuml .bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity))}.zenuml .bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity))}.zenuml .bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity))}.zenuml .bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity))}.zenuml .bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity))}.zenuml .bg-indigo-200{--tw-bg-opacity: 1;background-color:rgb(199 210 254 / var(--tw-bg-opacity))}.zenuml .bg-indigo-300{--tw-bg-opacity: 1;background-color:rgb(165 180 252 / var(--tw-bg-opacity))}.zenuml .bg-indigo-400{--tw-bg-opacity: 1;background-color:rgb(129 140 248 / var(--tw-bg-opacity))}.zenuml .bg-indigo-500{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity))}.zenuml .bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.zenuml .bg-indigo-700{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity))}.zenuml .bg-indigo-800{--tw-bg-opacity: 1;background-color:rgb(55 48 163 / var(--tw-bg-opacity))}.zenuml .bg-indigo-900{--tw-bg-opacity: 1;background-color:rgb(49 46 129 / var(--tw-bg-opacity))}.zenuml .bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity))}.zenuml .bg-violet-100{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity))}.zenuml .bg-violet-200{--tw-bg-opacity: 1;background-color:rgb(221 214 254 / var(--tw-bg-opacity))}.zenuml .bg-violet-300{--tw-bg-opacity: 1;background-color:rgb(196 181 253 / var(--tw-bg-opacity))}.zenuml .bg-violet-400{--tw-bg-opacity: 1;background-color:rgb(167 139 250 / var(--tw-bg-opacity))}.zenuml .bg-violet-500{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity))}.zenuml .bg-violet-600{--tw-bg-opacity: 1;background-color:rgb(124 58 237 / var(--tw-bg-opacity))}.zenuml .bg-violet-700{--tw-bg-opacity: 1;background-color:rgb(109 40 217 / var(--tw-bg-opacity))}.zenuml .bg-violet-800{--tw-bg-opacity: 1;background-color:rgb(91 33 182 / var(--tw-bg-opacity))}.zenuml .bg-violet-900{--tw-bg-opacity: 1;background-color:rgb(76 29 149 / var(--tw-bg-opacity))}.zenuml .bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity))}.zenuml .bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity))}.zenuml .bg-purple-200{--tw-bg-opacity: 1;background-color:rgb(233 213 255 / var(--tw-bg-opacity))}.zenuml .bg-purple-300{--tw-bg-opacity: 1;background-color:rgb(216 180 254 / var(--tw-bg-opacity))}.zenuml .bg-purple-400{--tw-bg-opacity: 1;background-color:rgb(192 132 252 / var(--tw-bg-opacity))}.zenuml .bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity))}.zenuml .bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity))}.zenuml .bg-purple-700{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity))}.zenuml .bg-purple-800{--tw-bg-opacity: 1;background-color:rgb(107 33 168 / var(--tw-bg-opacity))}.zenuml .bg-purple-900{--tw-bg-opacity: 1;background-color:rgb(88 28 135 / var(--tw-bg-opacity))}.zenuml .bg-fuchsia-50{--tw-bg-opacity: 1;background-color:rgb(253 244 255 / var(--tw-bg-opacity))}.zenuml .bg-fuchsia-100{--tw-bg-opacity: 1;background-color:rgb(250 232 255 / var(--tw-bg-opacity))}.zenuml .bg-fuchsia-200{--tw-bg-opacity: 1;background-color:rgb(245 208 254 / var(--tw-bg-opacity))}.zenuml .bg-fuchsia-300{--tw-bg-opacity: 1;background-color:rgb(240 171 252 / var(--tw-bg-opacity))}.zenuml .bg-fuchsia-400{--tw-bg-opacity: 1;background-color:rgb(232 121 249 / var(--tw-bg-opacity))}.zenuml .bg-fuchsia-500{--tw-bg-opacity: 1;background-color:rgb(217 70 239 / var(--tw-bg-opacity))}.zenuml .bg-fuchsia-600{--tw-bg-opacity: 1;background-color:rgb(192 38 211 / var(--tw-bg-opacity))}.zenuml .bg-fuchsia-700{--tw-bg-opacity: 1;background-color:rgb(162 28 175 / var(--tw-bg-opacity))}.zenuml .bg-fuchsia-800{--tw-bg-opacity: 1;background-color:rgb(134 25 143 / var(--tw-bg-opacity))}.zenuml .bg-fuchsia-900{--tw-bg-opacity: 1;background-color:rgb(112 26 117 / var(--tw-bg-opacity))}.zenuml .bg-pink-50{--tw-bg-opacity: 1;background-color:rgb(253 242 248 / var(--tw-bg-opacity))}.zenuml .bg-pink-100{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity))}.zenuml .bg-pink-200{--tw-bg-opacity: 1;background-color:rgb(251 207 232 / var(--tw-bg-opacity))}.zenuml .bg-pink-300{--tw-bg-opacity: 1;background-color:rgb(249 168 212 / var(--tw-bg-opacity))}.zenuml .bg-pink-400{--tw-bg-opacity: 1;background-color:rgb(244 114 182 / var(--tw-bg-opacity))}.zenuml .bg-pink-500{--tw-bg-opacity: 1;background-color:rgb(236 72 153 / var(--tw-bg-opacity))}.zenuml .bg-pink-600{--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity))}.zenuml .bg-pink-700{--tw-bg-opacity: 1;background-color:rgb(190 24 93 / var(--tw-bg-opacity))}.zenuml .bg-pink-800{--tw-bg-opacity: 1;background-color:rgb(157 23 77 / var(--tw-bg-opacity))}.zenuml .bg-pink-900{--tw-bg-opacity: 1;background-color:rgb(131 24 67 / var(--tw-bg-opacity))}.zenuml .bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity))}.zenuml .bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity))}.zenuml .bg-rose-200{--tw-bg-opacity: 1;background-color:rgb(254 205 211 / var(--tw-bg-opacity))}.zenuml .bg-rose-300{--tw-bg-opacity: 1;background-color:rgb(253 164 175 / var(--tw-bg-opacity))}.zenuml .bg-rose-400{--tw-bg-opacity: 1;background-color:rgb(251 113 133 / var(--tw-bg-opacity))}.zenuml .bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity))}.zenuml .bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity))}.zenuml .bg-rose-700{--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity))}.zenuml .bg-rose-800{--tw-bg-opacity: 1;background-color:rgb(159 18 57 / var(--tw-bg-opacity))}.zenuml .bg-rose-900{--tw-bg-opacity: 1;background-color:rgb(136 19 55 / var(--tw-bg-opacity))}.zenuml .bg-skin-frame{--tw-bg-opacity: 1;background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),var(--tw-bg-opacity))}.zenuml .bg-skin-title{background-color:rgb(var(--color-bg-title, var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white)))))}.zenuml .bg-skin-participant{background-color:rgb(var(--color-bg-participant, var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white)))))}.zenuml .bg-skin-lifeline{background-color:var(--color-border-participant, var(--color-border-participant, var(--color-border-frame, var(--color-border-base, #000))))}.zenuml .bg-skin-divider{background-color:var(--color-border-participant, var(--color-border-frame, var(--color-border-base, #000)))}.zenuml .bg-skin-message-hover{background-color:var(--color-bg-message-hover, var(--color-text-base, #000))}.zenuml .bg-skin-fragment-header{background-color:var(--color-bg-fragment-header, transparent)}.zenuml .bg-skin-occurrence{background-color:rgb(var(--color-bg-occurrence, var(--color-bg-participant, var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base,--color-backup-white))))))}.zenuml .bg-skin-base{background-color:rgb(var(--color-bg-base))}.zenuml .bg-skin-secondary{background-color:var(--color-bg-secondary)}.zenuml .bg-skin-hover{background-color:var(--color-bg-hover)}.zenuml .bg-skin-fill{background-color:var(--color-bg-fill)}.zenuml .bg-transparent\\/0{background-color:#0000}.zenuml .bg-transparent\\/5{background-color:#0000000d}.zenuml .bg-transparent\\/10{background-color:#0000001a}.zenuml .bg-transparent\\/20{background-color:#0003}.zenuml .bg-transparent\\/25{background-color:#00000040}.zenuml .bg-transparent\\/30{background-color:#0000004d}.zenuml .bg-transparent\\/40{background-color:#0006}.zenuml .bg-transparent\\/50{background-color:#00000080}.zenuml .bg-transparent\\/60{background-color:#0009}.zenuml .bg-transparent\\/70{background-color:#000000b3}.zenuml .bg-transparent\\/75{background-color:#000000bf}.zenuml .bg-transparent\\/80{background-color:#000c}.zenuml .bg-transparent\\/90{background-color:#000000e6}.zenuml .bg-transparent\\/95{background-color:#000000f2}.zenuml .bg-transparent\\/100{background-color:#000}.zenuml .bg-black\\/0{background-color:#0000}.zenuml .bg-black\\/5{background-color:#0000000d}.zenuml .bg-black\\/10{background-color:#0000001a}.zenuml .bg-black\\/20{background-color:#0003}.zenuml .bg-black\\/25{background-color:#00000040}.zenuml .bg-black\\/30{background-color:#0000004d}.zenuml .bg-black\\/40{background-color:#0006}.zenuml .bg-black\\/50{background-color:#00000080}.zenuml .bg-black\\/60{background-color:#0009}.zenuml .bg-black\\/70{background-color:#000000b3}.zenuml .bg-black\\/75{background-color:#000000bf}.zenuml .bg-black\\/80{background-color:#000c}.zenuml .bg-black\\/90{background-color:#000000e6}.zenuml .bg-black\\/95{background-color:#000000f2}.zenuml .bg-black\\/100{background-color:#000}.zenuml .bg-white\\/0{background-color:#fff0}.zenuml .bg-white\\/5{background-color:#ffffff0d}.zenuml .bg-white\\/10{background-color:#ffffff1a}.zenuml .bg-white\\/20{background-color:#fff3}.zenuml .bg-white\\/25{background-color:#ffffff40}.zenuml .bg-white\\/30{background-color:#ffffff4d}.zenuml .bg-white\\/40{background-color:#fff6}.zenuml .bg-white\\/50{background-color:#ffffff80}.zenuml .bg-white\\/60{background-color:#fff9}.zenuml .bg-white\\/70{background-color:#ffffffb3}.zenuml .bg-white\\/75{background-color:#ffffffbf}.zenuml .bg-white\\/80{background-color:#fffc}.zenuml .bg-white\\/90{background-color:#ffffffe6}.zenuml .bg-white\\/95{background-color:#fffffff2}.zenuml .bg-white\\/100{background-color:#fff}.zenuml .bg-slate-50\\/0{background-color:#f8fafc00}.zenuml .bg-slate-50\\/5{background-color:#f8fafc0d}.zenuml .bg-slate-50\\/10{background-color:#f8fafc1a}.zenuml .bg-slate-50\\/20{background-color:#f8fafc33}.zenuml .bg-slate-50\\/25{background-color:#f8fafc40}.zenuml .bg-slate-50\\/30{background-color:#f8fafc4d}.zenuml .bg-slate-50\\/40{background-color:#f8fafc66}.zenuml .bg-slate-50\\/50{background-color:#f8fafc80}.zenuml .bg-slate-50\\/60{background-color:#f8fafc99}.zenuml .bg-slate-50\\/70{background-color:#f8fafcb3}.zenuml .bg-slate-50\\/75{background-color:#f8fafcbf}.zenuml .bg-slate-50\\/80{background-color:#f8fafccc}.zenuml .bg-slate-50\\/90{background-color:#f8fafce6}.zenuml .bg-slate-50\\/95{background-color:#f8fafcf2}.zenuml .bg-slate-50\\/100{background-color:#f8fafc}.zenuml .bg-slate-100\\/0{background-color:#f1f5f900}.zenuml .bg-slate-100\\/5{background-color:#f1f5f90d}.zenuml .bg-slate-100\\/10{background-color:#f1f5f91a}.zenuml .bg-slate-100\\/20{background-color:#f1f5f933}.zenuml .bg-slate-100\\/25{background-color:#f1f5f940}.zenuml .bg-slate-100\\/30{background-color:#f1f5f94d}.zenuml .bg-slate-100\\/40{background-color:#f1f5f966}.zenuml .bg-slate-100\\/50{background-color:#f1f5f980}.zenuml .bg-slate-100\\/60{background-color:#f1f5f999}.zenuml .bg-slate-100\\/70{background-color:#f1f5f9b3}.zenuml .bg-slate-100\\/75{background-color:#f1f5f9bf}.zenuml .bg-slate-100\\/80{background-color:#f1f5f9cc}.zenuml .bg-slate-100\\/90{background-color:#f1f5f9e6}.zenuml .bg-slate-100\\/95{background-color:#f1f5f9f2}.zenuml .bg-slate-100\\/100{background-color:#f1f5f9}.zenuml .bg-slate-200\\/0{background-color:#e2e8f000}.zenuml .bg-slate-200\\/5{background-color:#e2e8f00d}.zenuml .bg-slate-200\\/10{background-color:#e2e8f01a}.zenuml .bg-slate-200\\/20{background-color:#e2e8f033}.zenuml .bg-slate-200\\/25{background-color:#e2e8f040}.zenuml .bg-slate-200\\/30{background-color:#e2e8f04d}.zenuml .bg-slate-200\\/40{background-color:#e2e8f066}.zenuml .bg-slate-200\\/50{background-color:#e2e8f080}.zenuml .bg-slate-200\\/60{background-color:#e2e8f099}.zenuml .bg-slate-200\\/70{background-color:#e2e8f0b3}.zenuml .bg-slate-200\\/75{background-color:#e2e8f0bf}.zenuml .bg-slate-200\\/80{background-color:#e2e8f0cc}.zenuml .bg-slate-200\\/90{background-color:#e2e8f0e6}.zenuml .bg-slate-200\\/95{background-color:#e2e8f0f2}.zenuml .bg-slate-200\\/100{background-color:#e2e8f0}.zenuml .bg-slate-300\\/0{background-color:#cbd5e100}.zenuml .bg-slate-300\\/5{background-color:#cbd5e10d}.zenuml .bg-slate-300\\/10{background-color:#cbd5e11a}.zenuml .bg-slate-300\\/20{background-color:#cbd5e133}.zenuml .bg-slate-300\\/25{background-color:#cbd5e140}.zenuml .bg-slate-300\\/30{background-color:#cbd5e14d}.zenuml .bg-slate-300\\/40{background-color:#cbd5e166}.zenuml .bg-slate-300\\/50{background-color:#cbd5e180}.zenuml .bg-slate-300\\/60{background-color:#cbd5e199}.zenuml .bg-slate-300\\/70{background-color:#cbd5e1b3}.zenuml .bg-slate-300\\/75{background-color:#cbd5e1bf}.zenuml .bg-slate-300\\/80{background-color:#cbd5e1cc}.zenuml .bg-slate-300\\/90{background-color:#cbd5e1e6}.zenuml .bg-slate-300\\/95{background-color:#cbd5e1f2}.zenuml .bg-slate-300\\/100{background-color:#cbd5e1}.zenuml .bg-slate-400\\/0{background-color:#94a3b800}.zenuml .bg-slate-400\\/5{background-color:#94a3b80d}.zenuml .bg-slate-400\\/10{background-color:#94a3b81a}.zenuml .bg-slate-400\\/20{background-color:#94a3b833}.zenuml .bg-slate-400\\/25{background-color:#94a3b840}.zenuml .bg-slate-400\\/30{background-color:#94a3b84d}.zenuml .bg-slate-400\\/40{background-color:#94a3b866}.zenuml .bg-slate-400\\/50{background-color:#94a3b880}.zenuml .bg-slate-400\\/60{background-color:#94a3b899}.zenuml .bg-slate-400\\/70{background-color:#94a3b8b3}.zenuml .bg-slate-400\\/75{background-color:#94a3b8bf}.zenuml .bg-slate-400\\/80{background-color:#94a3b8cc}.zenuml .bg-slate-400\\/90{background-color:#94a3b8e6}.zenuml .bg-slate-400\\/95{background-color:#94a3b8f2}.zenuml .bg-slate-400\\/100{background-color:#94a3b8}.zenuml .bg-slate-500\\/0{background-color:#64748b00}.zenuml .bg-slate-500\\/5{background-color:#64748b0d}.zenuml .bg-slate-500\\/10{background-color:#64748b1a}.zenuml .bg-slate-500\\/20{background-color:#64748b33}.zenuml .bg-slate-500\\/25{background-color:#64748b40}.zenuml .bg-slate-500\\/30{background-color:#64748b4d}.zenuml .bg-slate-500\\/40{background-color:#64748b66}.zenuml .bg-slate-500\\/50{background-color:#64748b80}.zenuml .bg-slate-500\\/60{background-color:#64748b99}.zenuml .bg-slate-500\\/70{background-color:#64748bb3}.zenuml .bg-slate-500\\/75{background-color:#64748bbf}.zenuml .bg-slate-500\\/80{background-color:#64748bcc}.zenuml .bg-slate-500\\/90{background-color:#64748be6}.zenuml .bg-slate-500\\/95{background-color:#64748bf2}.zenuml .bg-slate-500\\/100{background-color:#64748b}.zenuml .bg-slate-600\\/0{background-color:#47556900}.zenuml .bg-slate-600\\/5{background-color:#4755690d}.zenuml .bg-slate-600\\/10{background-color:#4755691a}.zenuml .bg-slate-600\\/20{background-color:#47556933}.zenuml .bg-slate-600\\/25{background-color:#47556940}.zenuml .bg-slate-600\\/30{background-color:#4755694d}.zenuml .bg-slate-600\\/40{background-color:#47556966}.zenuml .bg-slate-600\\/50{background-color:#47556980}.zenuml .bg-slate-600\\/60{background-color:#47556999}.zenuml .bg-slate-600\\/70{background-color:#475569b3}.zenuml .bg-slate-600\\/75{background-color:#475569bf}.zenuml .bg-slate-600\\/80{background-color:#475569cc}.zenuml .bg-slate-600\\/90{background-color:#475569e6}.zenuml .bg-slate-600\\/95{background-color:#475569f2}.zenuml .bg-slate-600\\/100{background-color:#475569}.zenuml .bg-slate-700\\/0{background-color:#33415500}.zenuml .bg-slate-700\\/5{background-color:#3341550d}.zenuml .bg-slate-700\\/10{background-color:#3341551a}.zenuml .bg-slate-700\\/20{background-color:#33415533}.zenuml .bg-slate-700\\/25{background-color:#33415540}.zenuml .bg-slate-700\\/30{background-color:#3341554d}.zenuml .bg-slate-700\\/40{background-color:#33415566}.zenuml .bg-slate-700\\/50{background-color:#33415580}.zenuml .bg-slate-700\\/60{background-color:#33415599}.zenuml .bg-slate-700\\/70{background-color:#334155b3}.zenuml .bg-slate-700\\/75{background-color:#334155bf}.zenuml .bg-slate-700\\/80{background-color:#334155cc}.zenuml .bg-slate-700\\/90{background-color:#334155e6}.zenuml .bg-slate-700\\/95{background-color:#334155f2}.zenuml .bg-slate-700\\/100{background-color:#334155}.zenuml .bg-slate-800\\/0{background-color:#1e293b00}.zenuml .bg-slate-800\\/5{background-color:#1e293b0d}.zenuml .bg-slate-800\\/10{background-color:#1e293b1a}.zenuml .bg-slate-800\\/20{background-color:#1e293b33}.zenuml .bg-slate-800\\/25{background-color:#1e293b40}.zenuml .bg-slate-800\\/30{background-color:#1e293b4d}.zenuml .bg-slate-800\\/40{background-color:#1e293b66}.zenuml .bg-slate-800\\/50{background-color:#1e293b80}.zenuml .bg-slate-800\\/60{background-color:#1e293b99}.zenuml .bg-slate-800\\/70{background-color:#1e293bb3}.zenuml .bg-slate-800\\/75{background-color:#1e293bbf}.zenuml .bg-slate-800\\/80{background-color:#1e293bcc}.zenuml .bg-slate-800\\/90{background-color:#1e293be6}.zenuml .bg-slate-800\\/95{background-color:#1e293bf2}.zenuml .bg-slate-800\\/100{background-color:#1e293b}.zenuml .bg-slate-900\\/0{background-color:#0f172a00}.zenuml .bg-slate-900\\/5{background-color:#0f172a0d}.zenuml .bg-slate-900\\/10{background-color:#0f172a1a}.zenuml .bg-slate-900\\/20{background-color:#0f172a33}.zenuml .bg-slate-900\\/25{background-color:#0f172a40}.zenuml .bg-slate-900\\/30{background-color:#0f172a4d}.zenuml .bg-slate-900\\/40{background-color:#0f172a66}.zenuml .bg-slate-900\\/50{background-color:#0f172a80}.zenuml .bg-slate-900\\/60{background-color:#0f172a99}.zenuml .bg-slate-900\\/70{background-color:#0f172ab3}.zenuml .bg-slate-900\\/75{background-color:#0f172abf}.zenuml .bg-slate-900\\/80{background-color:#0f172acc}.zenuml .bg-slate-900\\/90{background-color:#0f172ae6}.zenuml .bg-slate-900\\/95{background-color:#0f172af2}.zenuml .bg-slate-900\\/100{background-color:#0f172a}.zenuml .bg-gray-50\\/0{background-color:#f9fafb00}.zenuml .bg-gray-50\\/5{background-color:#f9fafb0d}.zenuml .bg-gray-50\\/10{background-color:#f9fafb1a}.zenuml .bg-gray-50\\/20{background-color:#f9fafb33}.zenuml .bg-gray-50\\/25{background-color:#f9fafb40}.zenuml .bg-gray-50\\/30{background-color:#f9fafb4d}.zenuml .bg-gray-50\\/40{background-color:#f9fafb66}.zenuml .bg-gray-50\\/50{background-color:#f9fafb80}.zenuml .bg-gray-50\\/60{background-color:#f9fafb99}.zenuml .bg-gray-50\\/70{background-color:#f9fafbb3}.zenuml .bg-gray-50\\/75{background-color:#f9fafbbf}.zenuml .bg-gray-50\\/80{background-color:#f9fafbcc}.zenuml .bg-gray-50\\/90{background-color:#f9fafbe6}.zenuml .bg-gray-50\\/95{background-color:#f9fafbf2}.zenuml .bg-gray-50\\/100{background-color:#f9fafb}.zenuml .bg-gray-100\\/0{background-color:#f3f4f600}.zenuml .bg-gray-100\\/5{background-color:#f3f4f60d}.zenuml .bg-gray-100\\/10{background-color:#f3f4f61a}.zenuml .bg-gray-100\\/20{background-color:#f3f4f633}.zenuml .bg-gray-100\\/25{background-color:#f3f4f640}.zenuml .bg-gray-100\\/30{background-color:#f3f4f64d}.zenuml .bg-gray-100\\/40{background-color:#f3f4f666}.zenuml .bg-gray-100\\/50{background-color:#f3f4f680}.zenuml .bg-gray-100\\/60{background-color:#f3f4f699}.zenuml .bg-gray-100\\/70{background-color:#f3f4f6b3}.zenuml .bg-gray-100\\/75{background-color:#f3f4f6bf}.zenuml .bg-gray-100\\/80{background-color:#f3f4f6cc}.zenuml .bg-gray-100\\/90{background-color:#f3f4f6e6}.zenuml .bg-gray-100\\/95{background-color:#f3f4f6f2}.zenuml .bg-gray-100\\/100{background-color:#f3f4f6}.zenuml .bg-gray-200\\/0{background-color:#e5e7eb00}.zenuml .bg-gray-200\\/5{background-color:#e5e7eb0d}.zenuml .bg-gray-200\\/10{background-color:#e5e7eb1a}.zenuml .bg-gray-200\\/20{background-color:#e5e7eb33}.zenuml .bg-gray-200\\/25{background-color:#e5e7eb40}.zenuml .bg-gray-200\\/30{background-color:#e5e7eb4d}.zenuml .bg-gray-200\\/40{background-color:#e5e7eb66}.zenuml .bg-gray-200\\/50{background-color:#e5e7eb80}.zenuml .bg-gray-200\\/60{background-color:#e5e7eb99}.zenuml .bg-gray-200\\/70{background-color:#e5e7ebb3}.zenuml .bg-gray-200\\/75{background-color:#e5e7ebbf}.zenuml .bg-gray-200\\/80{background-color:#e5e7ebcc}.zenuml .bg-gray-200\\/90{background-color:#e5e7ebe6}.zenuml .bg-gray-200\\/95{background-color:#e5e7ebf2}.zenuml .bg-gray-200\\/100{background-color:#e5e7eb}.zenuml .bg-gray-300\\/0{background-color:#d1d5db00}.zenuml .bg-gray-300\\/5{background-color:#d1d5db0d}.zenuml .bg-gray-300\\/10{background-color:#d1d5db1a}.zenuml .bg-gray-300\\/20{background-color:#d1d5db33}.zenuml .bg-gray-300\\/25{background-color:#d1d5db40}.zenuml .bg-gray-300\\/30{background-color:#d1d5db4d}.zenuml .bg-gray-300\\/40{background-color:#d1d5db66}.zenuml .bg-gray-300\\/50{background-color:#d1d5db80}.zenuml .bg-gray-300\\/60{background-color:#d1d5db99}.zenuml .bg-gray-300\\/70{background-color:#d1d5dbb3}.zenuml .bg-gray-300\\/75{background-color:#d1d5dbbf}.zenuml .bg-gray-300\\/80{background-color:#d1d5dbcc}.zenuml .bg-gray-300\\/90{background-color:#d1d5dbe6}.zenuml .bg-gray-300\\/95{background-color:#d1d5dbf2}.zenuml .bg-gray-300\\/100{background-color:#d1d5db}.zenuml .bg-gray-400\\/0{background-color:#9ca3af00}.zenuml .bg-gray-400\\/5{background-color:#9ca3af0d}.zenuml .bg-gray-400\\/10{background-color:#9ca3af1a}.zenuml .bg-gray-400\\/20{background-color:#9ca3af33}.zenuml .bg-gray-400\\/25{background-color:#9ca3af40}.zenuml .bg-gray-400\\/30{background-color:#9ca3af4d}.zenuml .bg-gray-400\\/40{background-color:#9ca3af66}.zenuml .bg-gray-400\\/50{background-color:#9ca3af80}.zenuml .bg-gray-400\\/60{background-color:#9ca3af99}.zenuml .bg-gray-400\\/70{background-color:#9ca3afb3}.zenuml .bg-gray-400\\/75{background-color:#9ca3afbf}.zenuml .bg-gray-400\\/80{background-color:#9ca3afcc}.zenuml .bg-gray-400\\/90{background-color:#9ca3afe6}.zenuml .bg-gray-400\\/95{background-color:#9ca3aff2}.zenuml .bg-gray-400\\/100{background-color:#9ca3af}.zenuml .bg-gray-500\\/0{background-color:#6b728000}.zenuml .bg-gray-500\\/5{background-color:#6b72800d}.zenuml .bg-gray-500\\/10{background-color:#6b72801a}.zenuml .bg-gray-500\\/20{background-color:#6b728033}.zenuml .bg-gray-500\\/25{background-color:#6b728040}.zenuml .bg-gray-500\\/30{background-color:#6b72804d}.zenuml .bg-gray-500\\/40{background-color:#6b728066}.zenuml .bg-gray-500\\/50{background-color:#6b728080}.zenuml .bg-gray-500\\/60{background-color:#6b728099}.zenuml .bg-gray-500\\/70{background-color:#6b7280b3}.zenuml .bg-gray-500\\/75{background-color:#6b7280bf}.zenuml .bg-gray-500\\/80{background-color:#6b7280cc}.zenuml .bg-gray-500\\/90{background-color:#6b7280e6}.zenuml .bg-gray-500\\/95{background-color:#6b7280f2}.zenuml .bg-gray-500\\/100{background-color:#6b7280}.zenuml .bg-gray-600\\/0{background-color:#4b556300}.zenuml .bg-gray-600\\/5{background-color:#4b55630d}.zenuml .bg-gray-600\\/10{background-color:#4b55631a}.zenuml .bg-gray-600\\/20{background-color:#4b556333}.zenuml .bg-gray-600\\/25{background-color:#4b556340}.zenuml .bg-gray-600\\/30{background-color:#4b55634d}.zenuml .bg-gray-600\\/40{background-color:#4b556366}.zenuml .bg-gray-600\\/50{background-color:#4b556380}.zenuml .bg-gray-600\\/60{background-color:#4b556399}.zenuml .bg-gray-600\\/70{background-color:#4b5563b3}.zenuml .bg-gray-600\\/75{background-color:#4b5563bf}.zenuml .bg-gray-600\\/80{background-color:#4b5563cc}.zenuml .bg-gray-600\\/90{background-color:#4b5563e6}.zenuml .bg-gray-600\\/95{background-color:#4b5563f2}.zenuml .bg-gray-600\\/100{background-color:#4b5563}.zenuml .bg-gray-700\\/0{background-color:#37415100}.zenuml .bg-gray-700\\/5{background-color:#3741510d}.zenuml .bg-gray-700\\/10{background-color:#3741511a}.zenuml .bg-gray-700\\/20{background-color:#37415133}.zenuml .bg-gray-700\\/25{background-color:#37415140}.zenuml .bg-gray-700\\/30{background-color:#3741514d}.zenuml .bg-gray-700\\/40{background-color:#37415166}.zenuml .bg-gray-700\\/50{background-color:#37415180}.zenuml .bg-gray-700\\/60{background-color:#37415199}.zenuml .bg-gray-700\\/70{background-color:#374151b3}.zenuml .bg-gray-700\\/75{background-color:#374151bf}.zenuml .bg-gray-700\\/80{background-color:#374151cc}.zenuml .bg-gray-700\\/90{background-color:#374151e6}.zenuml .bg-gray-700\\/95{background-color:#374151f2}.zenuml .bg-gray-700\\/100{background-color:#374151}.zenuml .bg-gray-800\\/0{background-color:#1f293700}.zenuml .bg-gray-800\\/5{background-color:#1f29370d}.zenuml .bg-gray-800\\/10{background-color:#1f29371a}.zenuml .bg-gray-800\\/20{background-color:#1f293733}.zenuml .bg-gray-800\\/25{background-color:#1f293740}.zenuml .bg-gray-800\\/30{background-color:#1f29374d}.zenuml .bg-gray-800\\/40{background-color:#1f293766}.zenuml .bg-gray-800\\/50{background-color:#1f293780}.zenuml .bg-gray-800\\/60{background-color:#1f293799}.zenuml .bg-gray-800\\/70{background-color:#1f2937b3}.zenuml .bg-gray-800\\/75{background-color:#1f2937bf}.zenuml .bg-gray-800\\/80{background-color:#1f2937cc}.zenuml .bg-gray-800\\/90{background-color:#1f2937e6}.zenuml .bg-gray-800\\/95{background-color:#1f2937f2}.zenuml .bg-gray-800\\/100{background-color:#1f2937}.zenuml .bg-gray-900\\/0{background-color:#11182700}.zenuml .bg-gray-900\\/5{background-color:#1118270d}.zenuml .bg-gray-900\\/10{background-color:#1118271a}.zenuml .bg-gray-900\\/20{background-color:#11182733}.zenuml .bg-gray-900\\/25{background-color:#11182740}.zenuml .bg-gray-900\\/30{background-color:#1118274d}.zenuml .bg-gray-900\\/40{background-color:#11182766}.zenuml .bg-gray-900\\/50{background-color:#11182780}.zenuml .bg-gray-900\\/60{background-color:#11182799}.zenuml .bg-gray-900\\/70{background-color:#111827b3}.zenuml .bg-gray-900\\/75{background-color:#111827bf}.zenuml .bg-gray-900\\/80{background-color:#111827cc}.zenuml .bg-gray-900\\/90{background-color:#111827e6}.zenuml .bg-gray-900\\/95{background-color:#111827f2}.zenuml .bg-gray-900\\/100{background-color:#111827}.zenuml .bg-zinc-50\\/0{background-color:#fafafa00}.zenuml .bg-zinc-50\\/5{background-color:#fafafa0d}.zenuml .bg-zinc-50\\/10{background-color:#fafafa1a}.zenuml .bg-zinc-50\\/20{background-color:#fafafa33}.zenuml .bg-zinc-50\\/25{background-color:#fafafa40}.zenuml .bg-zinc-50\\/30{background-color:#fafafa4d}.zenuml .bg-zinc-50\\/40{background-color:#fafafa66}.zenuml .bg-zinc-50\\/50{background-color:#fafafa80}.zenuml .bg-zinc-50\\/60{background-color:#fafafa99}.zenuml .bg-zinc-50\\/70{background-color:#fafafab3}.zenuml .bg-zinc-50\\/75{background-color:#fafafabf}.zenuml .bg-zinc-50\\/80{background-color:#fafafacc}.zenuml .bg-zinc-50\\/90{background-color:#fafafae6}.zenuml .bg-zinc-50\\/95{background-color:#fafafaf2}.zenuml .bg-zinc-50\\/100{background-color:#fafafa}.zenuml .bg-zinc-100\\/0{background-color:#f4f4f500}.zenuml .bg-zinc-100\\/5{background-color:#f4f4f50d}.zenuml .bg-zinc-100\\/10{background-color:#f4f4f51a}.zenuml .bg-zinc-100\\/20{background-color:#f4f4f533}.zenuml .bg-zinc-100\\/25{background-color:#f4f4f540}.zenuml .bg-zinc-100\\/30{background-color:#f4f4f54d}.zenuml .bg-zinc-100\\/40{background-color:#f4f4f566}.zenuml .bg-zinc-100\\/50{background-color:#f4f4f580}.zenuml .bg-zinc-100\\/60{background-color:#f4f4f599}.zenuml .bg-zinc-100\\/70{background-color:#f4f4f5b3}.zenuml .bg-zinc-100\\/75{background-color:#f4f4f5bf}.zenuml .bg-zinc-100\\/80{background-color:#f4f4f5cc}.zenuml .bg-zinc-100\\/90{background-color:#f4f4f5e6}.zenuml .bg-zinc-100\\/95{background-color:#f4f4f5f2}.zenuml .bg-zinc-100\\/100{background-color:#f4f4f5}.zenuml .bg-zinc-200\\/0{background-color:#e4e4e700}.zenuml .bg-zinc-200\\/5{background-color:#e4e4e70d}.zenuml .bg-zinc-200\\/10{background-color:#e4e4e71a}.zenuml .bg-zinc-200\\/20{background-color:#e4e4e733}.zenuml .bg-zinc-200\\/25{background-color:#e4e4e740}.zenuml .bg-zinc-200\\/30{background-color:#e4e4e74d}.zenuml .bg-zinc-200\\/40{background-color:#e4e4e766}.zenuml .bg-zinc-200\\/50{background-color:#e4e4e780}.zenuml .bg-zinc-200\\/60{background-color:#e4e4e799}.zenuml .bg-zinc-200\\/70{background-color:#e4e4e7b3}.zenuml .bg-zinc-200\\/75{background-color:#e4e4e7bf}.zenuml .bg-zinc-200\\/80{background-color:#e4e4e7cc}.zenuml .bg-zinc-200\\/90{background-color:#e4e4e7e6}.zenuml .bg-zinc-200\\/95{background-color:#e4e4e7f2}.zenuml .bg-zinc-200\\/100{background-color:#e4e4e7}.zenuml .bg-zinc-300\\/0{background-color:#d4d4d800}.zenuml .bg-zinc-300\\/5{background-color:#d4d4d80d}.zenuml .bg-zinc-300\\/10{background-color:#d4d4d81a}.zenuml .bg-zinc-300\\/20{background-color:#d4d4d833}.zenuml .bg-zinc-300\\/25{background-color:#d4d4d840}.zenuml .bg-zinc-300\\/30{background-color:#d4d4d84d}.zenuml .bg-zinc-300\\/40{background-color:#d4d4d866}.zenuml .bg-zinc-300\\/50{background-color:#d4d4d880}.zenuml .bg-zinc-300\\/60{background-color:#d4d4d899}.zenuml .bg-zinc-300\\/70{background-color:#d4d4d8b3}.zenuml .bg-zinc-300\\/75{background-color:#d4d4d8bf}.zenuml .bg-zinc-300\\/80{background-color:#d4d4d8cc}.zenuml .bg-zinc-300\\/90{background-color:#d4d4d8e6}.zenuml .bg-zinc-300\\/95{background-color:#d4d4d8f2}.zenuml .bg-zinc-300\\/100{background-color:#d4d4d8}.zenuml .bg-zinc-400\\/0{background-color:#a1a1aa00}.zenuml .bg-zinc-400\\/5{background-color:#a1a1aa0d}.zenuml .bg-zinc-400\\/10{background-color:#a1a1aa1a}.zenuml .bg-zinc-400\\/20{background-color:#a1a1aa33}.zenuml .bg-zinc-400\\/25{background-color:#a1a1aa40}.zenuml .bg-zinc-400\\/30{background-color:#a1a1aa4d}.zenuml .bg-zinc-400\\/40{background-color:#a1a1aa66}.zenuml .bg-zinc-400\\/50{background-color:#a1a1aa80}.zenuml .bg-zinc-400\\/60{background-color:#a1a1aa99}.zenuml .bg-zinc-400\\/70{background-color:#a1a1aab3}.zenuml .bg-zinc-400\\/75{background-color:#a1a1aabf}.zenuml .bg-zinc-400\\/80{background-color:#a1a1aacc}.zenuml .bg-zinc-400\\/90{background-color:#a1a1aae6}.zenuml .bg-zinc-400\\/95{background-color:#a1a1aaf2}.zenuml .bg-zinc-400\\/100{background-color:#a1a1aa}.zenuml .bg-zinc-500\\/0{background-color:#71717a00}.zenuml .bg-zinc-500\\/5{background-color:#71717a0d}.zenuml .bg-zinc-500\\/10{background-color:#71717a1a}.zenuml .bg-zinc-500\\/20{background-color:#71717a33}.zenuml .bg-zinc-500\\/25{background-color:#71717a40}.zenuml .bg-zinc-500\\/30{background-color:#71717a4d}.zenuml .bg-zinc-500\\/40{background-color:#71717a66}.zenuml .bg-zinc-500\\/50{background-color:#71717a80}.zenuml .bg-zinc-500\\/60{background-color:#71717a99}.zenuml .bg-zinc-500\\/70{background-color:#71717ab3}.zenuml .bg-zinc-500\\/75{background-color:#71717abf}.zenuml .bg-zinc-500\\/80{background-color:#71717acc}.zenuml .bg-zinc-500\\/90{background-color:#71717ae6}.zenuml .bg-zinc-500\\/95{background-color:#71717af2}.zenuml .bg-zinc-500\\/100{background-color:#71717a}.zenuml .bg-zinc-600\\/0{background-color:#52525b00}.zenuml .bg-zinc-600\\/5{background-color:#52525b0d}.zenuml .bg-zinc-600\\/10{background-color:#52525b1a}.zenuml .bg-zinc-600\\/20{background-color:#52525b33}.zenuml .bg-zinc-600\\/25{background-color:#52525b40}.zenuml .bg-zinc-600\\/30{background-color:#52525b4d}.zenuml .bg-zinc-600\\/40{background-color:#52525b66}.zenuml .bg-zinc-600\\/50{background-color:#52525b80}.zenuml .bg-zinc-600\\/60{background-color:#52525b99}.zenuml .bg-zinc-600\\/70{background-color:#52525bb3}.zenuml .bg-zinc-600\\/75{background-color:#52525bbf}.zenuml .bg-zinc-600\\/80{background-color:#52525bcc}.zenuml .bg-zinc-600\\/90{background-color:#52525be6}.zenuml .bg-zinc-600\\/95{background-color:#52525bf2}.zenuml .bg-zinc-600\\/100{background-color:#52525b}.zenuml .bg-zinc-700\\/0{background-color:#3f3f4600}.zenuml .bg-zinc-700\\/5{background-color:#3f3f460d}.zenuml .bg-zinc-700\\/10{background-color:#3f3f461a}.zenuml .bg-zinc-700\\/20{background-color:#3f3f4633}.zenuml .bg-zinc-700\\/25{background-color:#3f3f4640}.zenuml .bg-zinc-700\\/30{background-color:#3f3f464d}.zenuml .bg-zinc-700\\/40{background-color:#3f3f4666}.zenuml .bg-zinc-700\\/50{background-color:#3f3f4680}.zenuml .bg-zinc-700\\/60{background-color:#3f3f4699}.zenuml .bg-zinc-700\\/70{background-color:#3f3f46b3}.zenuml .bg-zinc-700\\/75{background-color:#3f3f46bf}.zenuml .bg-zinc-700\\/80{background-color:#3f3f46cc}.zenuml .bg-zinc-700\\/90{background-color:#3f3f46e6}.zenuml .bg-zinc-700\\/95{background-color:#3f3f46f2}.zenuml .bg-zinc-700\\/100{background-color:#3f3f46}.zenuml .bg-zinc-800\\/0{background-color:#27272a00}.zenuml .bg-zinc-800\\/5{background-color:#27272a0d}.zenuml .bg-zinc-800\\/10{background-color:#27272a1a}.zenuml .bg-zinc-800\\/20{background-color:#27272a33}.zenuml .bg-zinc-800\\/25{background-color:#27272a40}.zenuml .bg-zinc-800\\/30{background-color:#27272a4d}.zenuml .bg-zinc-800\\/40{background-color:#27272a66}.zenuml .bg-zinc-800\\/50{background-color:#27272a80}.zenuml .bg-zinc-800\\/60{background-color:#27272a99}.zenuml .bg-zinc-800\\/70{background-color:#27272ab3}.zenuml .bg-zinc-800\\/75{background-color:#27272abf}.zenuml .bg-zinc-800\\/80{background-color:#27272acc}.zenuml .bg-zinc-800\\/90{background-color:#27272ae6}.zenuml .bg-zinc-800\\/95{background-color:#27272af2}.zenuml .bg-zinc-800\\/100{background-color:#27272a}.zenuml .bg-zinc-900\\/0{background-color:#18181b00}.zenuml .bg-zinc-900\\/5{background-color:#18181b0d}.zenuml .bg-zinc-900\\/10{background-color:#18181b1a}.zenuml .bg-zinc-900\\/20{background-color:#18181b33}.zenuml .bg-zinc-900\\/25{background-color:#18181b40}.zenuml .bg-zinc-900\\/30{background-color:#18181b4d}.zenuml .bg-zinc-900\\/40{background-color:#18181b66}.zenuml .bg-zinc-900\\/50{background-color:#18181b80}.zenuml .bg-zinc-900\\/60{background-color:#18181b99}.zenuml .bg-zinc-900\\/70{background-color:#18181bb3}.zenuml .bg-zinc-900\\/75{background-color:#18181bbf}.zenuml .bg-zinc-900\\/80{background-color:#18181bcc}.zenuml .bg-zinc-900\\/90{background-color:#18181be6}.zenuml .bg-zinc-900\\/95{background-color:#18181bf2}.zenuml .bg-zinc-900\\/100{background-color:#18181b}.zenuml .bg-neutral-50\\/0{background-color:#fafafa00}.zenuml .bg-neutral-50\\/5{background-color:#fafafa0d}.zenuml .bg-neutral-50\\/10{background-color:#fafafa1a}.zenuml .bg-neutral-50\\/20{background-color:#fafafa33}.zenuml .bg-neutral-50\\/25{background-color:#fafafa40}.zenuml .bg-neutral-50\\/30{background-color:#fafafa4d}.zenuml .bg-neutral-50\\/40{background-color:#fafafa66}.zenuml .bg-neutral-50\\/50{background-color:#fafafa80}.zenuml .bg-neutral-50\\/60{background-color:#fafafa99}.zenuml .bg-neutral-50\\/70{background-color:#fafafab3}.zenuml .bg-neutral-50\\/75{background-color:#fafafabf}.zenuml .bg-neutral-50\\/80{background-color:#fafafacc}.zenuml .bg-neutral-50\\/90{background-color:#fafafae6}.zenuml .bg-neutral-50\\/95{background-color:#fafafaf2}.zenuml .bg-neutral-50\\/100{background-color:#fafafa}.zenuml .bg-neutral-100\\/0{background-color:#f5f5f500}.zenuml .bg-neutral-100\\/5{background-color:#f5f5f50d}.zenuml .bg-neutral-100\\/10{background-color:#f5f5f51a}.zenuml .bg-neutral-100\\/20{background-color:#f5f5f533}.zenuml .bg-neutral-100\\/25{background-color:#f5f5f540}.zenuml .bg-neutral-100\\/30{background-color:#f5f5f54d}.zenuml .bg-neutral-100\\/40{background-color:#f5f5f566}.zenuml .bg-neutral-100\\/50{background-color:#f5f5f580}.zenuml .bg-neutral-100\\/60{background-color:#f5f5f599}.zenuml .bg-neutral-100\\/70{background-color:#f5f5f5b3}.zenuml .bg-neutral-100\\/75{background-color:#f5f5f5bf}.zenuml .bg-neutral-100\\/80{background-color:#f5f5f5cc}.zenuml .bg-neutral-100\\/90{background-color:#f5f5f5e6}.zenuml .bg-neutral-100\\/95{background-color:#f5f5f5f2}.zenuml .bg-neutral-100\\/100{background-color:#f5f5f5}.zenuml .bg-neutral-200\\/0{background-color:#e5e5e500}.zenuml .bg-neutral-200\\/5{background-color:#e5e5e50d}.zenuml .bg-neutral-200\\/10{background-color:#e5e5e51a}.zenuml .bg-neutral-200\\/20{background-color:#e5e5e533}.zenuml .bg-neutral-200\\/25{background-color:#e5e5e540}.zenuml .bg-neutral-200\\/30{background-color:#e5e5e54d}.zenuml .bg-neutral-200\\/40{background-color:#e5e5e566}.zenuml .bg-neutral-200\\/50{background-color:#e5e5e580}.zenuml .bg-neutral-200\\/60{background-color:#e5e5e599}.zenuml .bg-neutral-200\\/70{background-color:#e5e5e5b3}.zenuml .bg-neutral-200\\/75{background-color:#e5e5e5bf}.zenuml .bg-neutral-200\\/80{background-color:#e5e5e5cc}.zenuml .bg-neutral-200\\/90{background-color:#e5e5e5e6}.zenuml .bg-neutral-200\\/95{background-color:#e5e5e5f2}.zenuml .bg-neutral-200\\/100{background-color:#e5e5e5}.zenuml .bg-neutral-300\\/0{background-color:#d4d4d400}.zenuml .bg-neutral-300\\/5{background-color:#d4d4d40d}.zenuml .bg-neutral-300\\/10{background-color:#d4d4d41a}.zenuml .bg-neutral-300\\/20{background-color:#d4d4d433}.zenuml .bg-neutral-300\\/25{background-color:#d4d4d440}.zenuml .bg-neutral-300\\/30{background-color:#d4d4d44d}.zenuml .bg-neutral-300\\/40{background-color:#d4d4d466}.zenuml .bg-neutral-300\\/50{background-color:#d4d4d480}.zenuml .bg-neutral-300\\/60{background-color:#d4d4d499}.zenuml .bg-neutral-300\\/70{background-color:#d4d4d4b3}.zenuml .bg-neutral-300\\/75{background-color:#d4d4d4bf}.zenuml .bg-neutral-300\\/80{background-color:#d4d4d4cc}.zenuml .bg-neutral-300\\/90{background-color:#d4d4d4e6}.zenuml .bg-neutral-300\\/95{background-color:#d4d4d4f2}.zenuml .bg-neutral-300\\/100{background-color:#d4d4d4}.zenuml .bg-neutral-400\\/0{background-color:#a3a3a300}.zenuml .bg-neutral-400\\/5{background-color:#a3a3a30d}.zenuml .bg-neutral-400\\/10{background-color:#a3a3a31a}.zenuml .bg-neutral-400\\/20{background-color:#a3a3a333}.zenuml .bg-neutral-400\\/25{background-color:#a3a3a340}.zenuml .bg-neutral-400\\/30{background-color:#a3a3a34d}.zenuml .bg-neutral-400\\/40{background-color:#a3a3a366}.zenuml .bg-neutral-400\\/50{background-color:#a3a3a380}.zenuml .bg-neutral-400\\/60{background-color:#a3a3a399}.zenuml .bg-neutral-400\\/70{background-color:#a3a3a3b3}.zenuml .bg-neutral-400\\/75{background-color:#a3a3a3bf}.zenuml .bg-neutral-400\\/80{background-color:#a3a3a3cc}.zenuml .bg-neutral-400\\/90{background-color:#a3a3a3e6}.zenuml .bg-neutral-400\\/95{background-color:#a3a3a3f2}.zenuml .bg-neutral-400\\/100{background-color:#a3a3a3}.zenuml .bg-neutral-500\\/0{background-color:#73737300}.zenuml .bg-neutral-500\\/5{background-color:#7373730d}.zenuml .bg-neutral-500\\/10{background-color:#7373731a}.zenuml .bg-neutral-500\\/20{background-color:#73737333}.zenuml .bg-neutral-500\\/25{background-color:#73737340}.zenuml .bg-neutral-500\\/30{background-color:#7373734d}.zenuml .bg-neutral-500\\/40{background-color:#73737366}.zenuml .bg-neutral-500\\/50{background-color:#73737380}.zenuml .bg-neutral-500\\/60{background-color:#73737399}.zenuml .bg-neutral-500\\/70{background-color:#737373b3}.zenuml .bg-neutral-500\\/75{background-color:#737373bf}.zenuml .bg-neutral-500\\/80{background-color:#737373cc}.zenuml .bg-neutral-500\\/90{background-color:#737373e6}.zenuml .bg-neutral-500\\/95{background-color:#737373f2}.zenuml .bg-neutral-500\\/100{background-color:#737373}.zenuml .bg-neutral-600\\/0{background-color:#52525200}.zenuml .bg-neutral-600\\/5{background-color:#5252520d}.zenuml .bg-neutral-600\\/10{background-color:#5252521a}.zenuml .bg-neutral-600\\/20{background-color:#52525233}.zenuml .bg-neutral-600\\/25{background-color:#52525240}.zenuml .bg-neutral-600\\/30{background-color:#5252524d}.zenuml .bg-neutral-600\\/40{background-color:#52525266}.zenuml .bg-neutral-600\\/50{background-color:#52525280}.zenuml .bg-neutral-600\\/60{background-color:#52525299}.zenuml .bg-neutral-600\\/70{background-color:#525252b3}.zenuml .bg-neutral-600\\/75{background-color:#525252bf}.zenuml .bg-neutral-600\\/80{background-color:#525252cc}.zenuml .bg-neutral-600\\/90{background-color:#525252e6}.zenuml .bg-neutral-600\\/95{background-color:#525252f2}.zenuml .bg-neutral-600\\/100{background-color:#525252}.zenuml .bg-neutral-700\\/0{background-color:#40404000}.zenuml .bg-neutral-700\\/5{background-color:#4040400d}.zenuml .bg-neutral-700\\/10{background-color:#4040401a}.zenuml .bg-neutral-700\\/20{background-color:#40404033}.zenuml .bg-neutral-700\\/25{background-color:#40404040}.zenuml .bg-neutral-700\\/30{background-color:#4040404d}.zenuml .bg-neutral-700\\/40{background-color:#40404066}.zenuml .bg-neutral-700\\/50{background-color:#40404080}.zenuml .bg-neutral-700\\/60{background-color:#40404099}.zenuml .bg-neutral-700\\/70{background-color:#404040b3}.zenuml .bg-neutral-700\\/75{background-color:#404040bf}.zenuml .bg-neutral-700\\/80{background-color:#404040cc}.zenuml .bg-neutral-700\\/90{background-color:#404040e6}.zenuml .bg-neutral-700\\/95{background-color:#404040f2}.zenuml .bg-neutral-700\\/100{background-color:#404040}.zenuml .bg-neutral-800\\/0{background-color:#26262600}.zenuml .bg-neutral-800\\/5{background-color:#2626260d}.zenuml .bg-neutral-800\\/10{background-color:#2626261a}.zenuml .bg-neutral-800\\/20{background-color:#26262633}.zenuml .bg-neutral-800\\/25{background-color:#26262640}.zenuml .bg-neutral-800\\/30{background-color:#2626264d}.zenuml .bg-neutral-800\\/40{background-color:#26262666}.zenuml .bg-neutral-800\\/50{background-color:#26262680}.zenuml .bg-neutral-800\\/60{background-color:#26262699}.zenuml .bg-neutral-800\\/70{background-color:#262626b3}.zenuml .bg-neutral-800\\/75{background-color:#262626bf}.zenuml .bg-neutral-800\\/80{background-color:#262626cc}.zenuml .bg-neutral-800\\/90{background-color:#262626e6}.zenuml .bg-neutral-800\\/95{background-color:#262626f2}.zenuml .bg-neutral-800\\/100{background-color:#262626}.zenuml .bg-neutral-900\\/0{background-color:#17171700}.zenuml .bg-neutral-900\\/5{background-color:#1717170d}.zenuml .bg-neutral-900\\/10{background-color:#1717171a}.zenuml .bg-neutral-900\\/20{background-color:#17171733}.zenuml .bg-neutral-900\\/25{background-color:#17171740}.zenuml .bg-neutral-900\\/30{background-color:#1717174d}.zenuml .bg-neutral-900\\/40{background-color:#17171766}.zenuml .bg-neutral-900\\/50{background-color:#17171780}.zenuml .bg-neutral-900\\/60{background-color:#17171799}.zenuml .bg-neutral-900\\/70{background-color:#171717b3}.zenuml .bg-neutral-900\\/75{background-color:#171717bf}.zenuml .bg-neutral-900\\/80{background-color:#171717cc}.zenuml .bg-neutral-900\\/90{background-color:#171717e6}.zenuml .bg-neutral-900\\/95{background-color:#171717f2}.zenuml .bg-neutral-900\\/100{background-color:#171717}.zenuml .bg-stone-50\\/0{background-color:#fafaf900}.zenuml .bg-stone-50\\/5{background-color:#fafaf90d}.zenuml .bg-stone-50\\/10{background-color:#fafaf91a}.zenuml .bg-stone-50\\/20{background-color:#fafaf933}.zenuml .bg-stone-50\\/25{background-color:#fafaf940}.zenuml .bg-stone-50\\/30{background-color:#fafaf94d}.zenuml .bg-stone-50\\/40{background-color:#fafaf966}.zenuml .bg-stone-50\\/50{background-color:#fafaf980}.zenuml .bg-stone-50\\/60{background-color:#fafaf999}.zenuml .bg-stone-50\\/70{background-color:#fafaf9b3}.zenuml .bg-stone-50\\/75{background-color:#fafaf9bf}.zenuml .bg-stone-50\\/80{background-color:#fafaf9cc}.zenuml .bg-stone-50\\/90{background-color:#fafaf9e6}.zenuml .bg-stone-50\\/95{background-color:#fafaf9f2}.zenuml .bg-stone-50\\/100{background-color:#fafaf9}.zenuml .bg-stone-100\\/0{background-color:#f5f5f400}.zenuml .bg-stone-100\\/5{background-color:#f5f5f40d}.zenuml .bg-stone-100\\/10{background-color:#f5f5f41a}.zenuml .bg-stone-100\\/20{background-color:#f5f5f433}.zenuml .bg-stone-100\\/25{background-color:#f5f5f440}.zenuml .bg-stone-100\\/30{background-color:#f5f5f44d}.zenuml .bg-stone-100\\/40{background-color:#f5f5f466}.zenuml .bg-stone-100\\/50{background-color:#f5f5f480}.zenuml .bg-stone-100\\/60{background-color:#f5f5f499}.zenuml .bg-stone-100\\/70{background-color:#f5f5f4b3}.zenuml .bg-stone-100\\/75{background-color:#f5f5f4bf}.zenuml .bg-stone-100\\/80{background-color:#f5f5f4cc}.zenuml .bg-stone-100\\/90{background-color:#f5f5f4e6}.zenuml .bg-stone-100\\/95{background-color:#f5f5f4f2}.zenuml .bg-stone-100\\/100{background-color:#f5f5f4}.zenuml .bg-stone-200\\/0{background-color:#e7e5e400}.zenuml .bg-stone-200\\/5{background-color:#e7e5e40d}.zenuml .bg-stone-200\\/10{background-color:#e7e5e41a}.zenuml .bg-stone-200\\/20{background-color:#e7e5e433}.zenuml .bg-stone-200\\/25{background-color:#e7e5e440}.zenuml .bg-stone-200\\/30{background-color:#e7e5e44d}.zenuml .bg-stone-200\\/40{background-color:#e7e5e466}.zenuml .bg-stone-200\\/50{background-color:#e7e5e480}.zenuml .bg-stone-200\\/60{background-color:#e7e5e499}.zenuml .bg-stone-200\\/70{background-color:#e7e5e4b3}.zenuml .bg-stone-200\\/75{background-color:#e7e5e4bf}.zenuml .bg-stone-200\\/80{background-color:#e7e5e4cc}.zenuml .bg-stone-200\\/90{background-color:#e7e5e4e6}.zenuml .bg-stone-200\\/95{background-color:#e7e5e4f2}.zenuml .bg-stone-200\\/100{background-color:#e7e5e4}.zenuml .bg-stone-300\\/0{background-color:#d6d3d100}.zenuml .bg-stone-300\\/5{background-color:#d6d3d10d}.zenuml .bg-stone-300\\/10{background-color:#d6d3d11a}.zenuml .bg-stone-300\\/20{background-color:#d6d3d133}.zenuml .bg-stone-300\\/25{background-color:#d6d3d140}.zenuml .bg-stone-300\\/30{background-color:#d6d3d14d}.zenuml .bg-stone-300\\/40{background-color:#d6d3d166}.zenuml .bg-stone-300\\/50{background-color:#d6d3d180}.zenuml .bg-stone-300\\/60{background-color:#d6d3d199}.zenuml .bg-stone-300\\/70{background-color:#d6d3d1b3}.zenuml .bg-stone-300\\/75{background-color:#d6d3d1bf}.zenuml .bg-stone-300\\/80{background-color:#d6d3d1cc}.zenuml .bg-stone-300\\/90{background-color:#d6d3d1e6}.zenuml .bg-stone-300\\/95{background-color:#d6d3d1f2}.zenuml .bg-stone-300\\/100{background-color:#d6d3d1}.zenuml .bg-stone-400\\/0{background-color:#a8a29e00}.zenuml .bg-stone-400\\/5{background-color:#a8a29e0d}.zenuml .bg-stone-400\\/10{background-color:#a8a29e1a}.zenuml .bg-stone-400\\/20{background-color:#a8a29e33}.zenuml .bg-stone-400\\/25{background-color:#a8a29e40}.zenuml .bg-stone-400\\/30{background-color:#a8a29e4d}.zenuml .bg-stone-400\\/40{background-color:#a8a29e66}.zenuml .bg-stone-400\\/50{background-color:#a8a29e80}.zenuml .bg-stone-400\\/60{background-color:#a8a29e99}.zenuml .bg-stone-400\\/70{background-color:#a8a29eb3}.zenuml .bg-stone-400\\/75{background-color:#a8a29ebf}.zenuml .bg-stone-400\\/80{background-color:#a8a29ecc}.zenuml .bg-stone-400\\/90{background-color:#a8a29ee6}.zenuml .bg-stone-400\\/95{background-color:#a8a29ef2}.zenuml .bg-stone-400\\/100{background-color:#a8a29e}.zenuml .bg-stone-500\\/0{background-color:#78716c00}.zenuml .bg-stone-500\\/5{background-color:#78716c0d}.zenuml .bg-stone-500\\/10{background-color:#78716c1a}.zenuml .bg-stone-500\\/20{background-color:#78716c33}.zenuml .bg-stone-500\\/25{background-color:#78716c40}.zenuml .bg-stone-500\\/30{background-color:#78716c4d}.zenuml .bg-stone-500\\/40{background-color:#78716c66}.zenuml .bg-stone-500\\/50{background-color:#78716c80}.zenuml .bg-stone-500\\/60{background-color:#78716c99}.zenuml .bg-stone-500\\/70{background-color:#78716cb3}.zenuml .bg-stone-500\\/75{background-color:#78716cbf}.zenuml .bg-stone-500\\/80{background-color:#78716ccc}.zenuml .bg-stone-500\\/90{background-color:#78716ce6}.zenuml .bg-stone-500\\/95{background-color:#78716cf2}.zenuml .bg-stone-500\\/100{background-color:#78716c}.zenuml .bg-stone-600\\/0{background-color:#57534e00}.zenuml .bg-stone-600\\/5{background-color:#57534e0d}.zenuml .bg-stone-600\\/10{background-color:#57534e1a}.zenuml .bg-stone-600\\/20{background-color:#57534e33}.zenuml .bg-stone-600\\/25{background-color:#57534e40}.zenuml .bg-stone-600\\/30{background-color:#57534e4d}.zenuml .bg-stone-600\\/40{background-color:#57534e66}.zenuml .bg-stone-600\\/50{background-color:#57534e80}.zenuml .bg-stone-600\\/60{background-color:#57534e99}.zenuml .bg-stone-600\\/70{background-color:#57534eb3}.zenuml .bg-stone-600\\/75{background-color:#57534ebf}.zenuml .bg-stone-600\\/80{background-color:#57534ecc}.zenuml .bg-stone-600\\/90{background-color:#57534ee6}.zenuml .bg-stone-600\\/95{background-color:#57534ef2}.zenuml .bg-stone-600\\/100{background-color:#57534e}.zenuml .bg-stone-700\\/0{background-color:#44403c00}.zenuml .bg-stone-700\\/5{background-color:#44403c0d}.zenuml .bg-stone-700\\/10{background-color:#44403c1a}.zenuml .bg-stone-700\\/20{background-color:#44403c33}.zenuml .bg-stone-700\\/25{background-color:#44403c40}.zenuml .bg-stone-700\\/30{background-color:#44403c4d}.zenuml .bg-stone-700\\/40{background-color:#44403c66}.zenuml .bg-stone-700\\/50{background-color:#44403c80}.zenuml .bg-stone-700\\/60{background-color:#44403c99}.zenuml .bg-stone-700\\/70{background-color:#44403cb3}.zenuml .bg-stone-700\\/75{background-color:#44403cbf}.zenuml .bg-stone-700\\/80{background-color:#44403ccc}.zenuml .bg-stone-700\\/90{background-color:#44403ce6}.zenuml .bg-stone-700\\/95{background-color:#44403cf2}.zenuml .bg-stone-700\\/100{background-color:#44403c}.zenuml .bg-stone-800\\/0{background-color:#29252400}.zenuml .bg-stone-800\\/5{background-color:#2925240d}.zenuml .bg-stone-800\\/10{background-color:#2925241a}.zenuml .bg-stone-800\\/20{background-color:#29252433}.zenuml .bg-stone-800\\/25{background-color:#29252440}.zenuml .bg-stone-800\\/30{background-color:#2925244d}.zenuml .bg-stone-800\\/40{background-color:#29252466}.zenuml .bg-stone-800\\/50{background-color:#29252480}.zenuml .bg-stone-800\\/60{background-color:#29252499}.zenuml .bg-stone-800\\/70{background-color:#292524b3}.zenuml .bg-stone-800\\/75{background-color:#292524bf}.zenuml .bg-stone-800\\/80{background-color:#292524cc}.zenuml .bg-stone-800\\/90{background-color:#292524e6}.zenuml .bg-stone-800\\/95{background-color:#292524f2}.zenuml .bg-stone-800\\/100{background-color:#292524}.zenuml .bg-stone-900\\/0{background-color:#1c191700}.zenuml .bg-stone-900\\/5{background-color:#1c19170d}.zenuml .bg-stone-900\\/10{background-color:#1c19171a}.zenuml .bg-stone-900\\/20{background-color:#1c191733}.zenuml .bg-stone-900\\/25{background-color:#1c191740}.zenuml .bg-stone-900\\/30{background-color:#1c19174d}.zenuml .bg-stone-900\\/40{background-color:#1c191766}.zenuml .bg-stone-900\\/50{background-color:#1c191780}.zenuml .bg-stone-900\\/60{background-color:#1c191799}.zenuml .bg-stone-900\\/70{background-color:#1c1917b3}.zenuml .bg-stone-900\\/75{background-color:#1c1917bf}.zenuml .bg-stone-900\\/80{background-color:#1c1917cc}.zenuml .bg-stone-900\\/90{background-color:#1c1917e6}.zenuml .bg-stone-900\\/95{background-color:#1c1917f2}.zenuml .bg-stone-900\\/100{background-color:#1c1917}.zenuml .bg-red-50\\/0{background-color:#fef2f200}.zenuml .bg-red-50\\/5{background-color:#fef2f20d}.zenuml .bg-red-50\\/10{background-color:#fef2f21a}.zenuml .bg-red-50\\/20{background-color:#fef2f233}.zenuml .bg-red-50\\/25{background-color:#fef2f240}.zenuml .bg-red-50\\/30{background-color:#fef2f24d}.zenuml .bg-red-50\\/40{background-color:#fef2f266}.zenuml .bg-red-50\\/50{background-color:#fef2f280}.zenuml .bg-red-50\\/60{background-color:#fef2f299}.zenuml .bg-red-50\\/70{background-color:#fef2f2b3}.zenuml .bg-red-50\\/75{background-color:#fef2f2bf}.zenuml .bg-red-50\\/80{background-color:#fef2f2cc}.zenuml .bg-red-50\\/90{background-color:#fef2f2e6}.zenuml .bg-red-50\\/95{background-color:#fef2f2f2}.zenuml .bg-red-50\\/100{background-color:#fef2f2}.zenuml .bg-red-100\\/0{background-color:#fee2e200}.zenuml .bg-red-100\\/5{background-color:#fee2e20d}.zenuml .bg-red-100\\/10{background-color:#fee2e21a}.zenuml .bg-red-100\\/20{background-color:#fee2e233}.zenuml .bg-red-100\\/25{background-color:#fee2e240}.zenuml .bg-red-100\\/30{background-color:#fee2e24d}.zenuml .bg-red-100\\/40{background-color:#fee2e266}.zenuml .bg-red-100\\/50{background-color:#fee2e280}.zenuml .bg-red-100\\/60{background-color:#fee2e299}.zenuml .bg-red-100\\/70{background-color:#fee2e2b3}.zenuml .bg-red-100\\/75{background-color:#fee2e2bf}.zenuml .bg-red-100\\/80{background-color:#fee2e2cc}.zenuml .bg-red-100\\/90{background-color:#fee2e2e6}.zenuml .bg-red-100\\/95{background-color:#fee2e2f2}.zenuml .bg-red-100\\/100{background-color:#fee2e2}.zenuml .bg-red-200\\/0{background-color:#fecaca00}.zenuml .bg-red-200\\/5{background-color:#fecaca0d}.zenuml .bg-red-200\\/10{background-color:#fecaca1a}.zenuml .bg-red-200\\/20{background-color:#fecaca33}.zenuml .bg-red-200\\/25{background-color:#fecaca40}.zenuml .bg-red-200\\/30{background-color:#fecaca4d}.zenuml .bg-red-200\\/40{background-color:#fecaca66}.zenuml .bg-red-200\\/50{background-color:#fecaca80}.zenuml .bg-red-200\\/60{background-color:#fecaca99}.zenuml .bg-red-200\\/70{background-color:#fecacab3}.zenuml .bg-red-200\\/75{background-color:#fecacabf}.zenuml .bg-red-200\\/80{background-color:#fecacacc}.zenuml .bg-red-200\\/90{background-color:#fecacae6}.zenuml .bg-red-200\\/95{background-color:#fecacaf2}.zenuml .bg-red-200\\/100{background-color:#fecaca}.zenuml .bg-red-300\\/0{background-color:#fca5a500}.zenuml .bg-red-300\\/5{background-color:#fca5a50d}.zenuml .bg-red-300\\/10{background-color:#fca5a51a}.zenuml .bg-red-300\\/20{background-color:#fca5a533}.zenuml .bg-red-300\\/25{background-color:#fca5a540}.zenuml .bg-red-300\\/30{background-color:#fca5a54d}.zenuml .bg-red-300\\/40{background-color:#fca5a566}.zenuml .bg-red-300\\/50{background-color:#fca5a580}.zenuml .bg-red-300\\/60{background-color:#fca5a599}.zenuml .bg-red-300\\/70{background-color:#fca5a5b3}.zenuml .bg-red-300\\/75{background-color:#fca5a5bf}.zenuml .bg-red-300\\/80{background-color:#fca5a5cc}.zenuml .bg-red-300\\/90{background-color:#fca5a5e6}.zenuml .bg-red-300\\/95{background-color:#fca5a5f2}.zenuml .bg-red-300\\/100{background-color:#fca5a5}.zenuml .bg-red-400\\/0{background-color:#f8717100}.zenuml .bg-red-400\\/5{background-color:#f871710d}.zenuml .bg-red-400\\/10{background-color:#f871711a}.zenuml .bg-red-400\\/20{background-color:#f8717133}.zenuml .bg-red-400\\/25{background-color:#f8717140}.zenuml .bg-red-400\\/30{background-color:#f871714d}.zenuml .bg-red-400\\/40{background-color:#f8717166}.zenuml .bg-red-400\\/50{background-color:#f8717180}.zenuml .bg-red-400\\/60{background-color:#f8717199}.zenuml .bg-red-400\\/70{background-color:#f87171b3}.zenuml .bg-red-400\\/75{background-color:#f87171bf}.zenuml .bg-red-400\\/80{background-color:#f87171cc}.zenuml .bg-red-400\\/90{background-color:#f87171e6}.zenuml .bg-red-400\\/95{background-color:#f87171f2}.zenuml .bg-red-400\\/100{background-color:#f87171}.zenuml .bg-red-500\\/0{background-color:#ef444400}.zenuml .bg-red-500\\/5{background-color:#ef44440d}.zenuml .bg-red-500\\/10{background-color:#ef44441a}.zenuml .bg-red-500\\/20{background-color:#ef444433}.zenuml .bg-red-500\\/25{background-color:#ef444440}.zenuml .bg-red-500\\/30{background-color:#ef44444d}.zenuml .bg-red-500\\/40{background-color:#ef444466}.zenuml .bg-red-500\\/50{background-color:#ef444480}.zenuml .bg-red-500\\/60{background-color:#ef444499}.zenuml .bg-red-500\\/70{background-color:#ef4444b3}.zenuml .bg-red-500\\/75{background-color:#ef4444bf}.zenuml .bg-red-500\\/80{background-color:#ef4444cc}.zenuml .bg-red-500\\/90{background-color:#ef4444e6}.zenuml .bg-red-500\\/95{background-color:#ef4444f2}.zenuml .bg-red-500\\/100{background-color:#ef4444}.zenuml .bg-red-600\\/0{background-color:#dc262600}.zenuml .bg-red-600\\/5{background-color:#dc26260d}.zenuml .bg-red-600\\/10{background-color:#dc26261a}.zenuml .bg-red-600\\/20{background-color:#dc262633}.zenuml .bg-red-600\\/25{background-color:#dc262640}.zenuml .bg-red-600\\/30{background-color:#dc26264d}.zenuml .bg-red-600\\/40{background-color:#dc262666}.zenuml .bg-red-600\\/50{background-color:#dc262680}.zenuml .bg-red-600\\/60{background-color:#dc262699}.zenuml .bg-red-600\\/70{background-color:#dc2626b3}.zenuml .bg-red-600\\/75{background-color:#dc2626bf}.zenuml .bg-red-600\\/80{background-color:#dc2626cc}.zenuml .bg-red-600\\/90{background-color:#dc2626e6}.zenuml .bg-red-600\\/95{background-color:#dc2626f2}.zenuml .bg-red-600\\/100{background-color:#dc2626}.zenuml .bg-red-700\\/0{background-color:#b91c1c00}.zenuml .bg-red-700\\/5{background-color:#b91c1c0d}.zenuml .bg-red-700\\/10{background-color:#b91c1c1a}.zenuml .bg-red-700\\/20{background-color:#b91c1c33}.zenuml .bg-red-700\\/25{background-color:#b91c1c40}.zenuml .bg-red-700\\/30{background-color:#b91c1c4d}.zenuml .bg-red-700\\/40{background-color:#b91c1c66}.zenuml .bg-red-700\\/50{background-color:#b91c1c80}.zenuml .bg-red-700\\/60{background-color:#b91c1c99}.zenuml .bg-red-700\\/70{background-color:#b91c1cb3}.zenuml .bg-red-700\\/75{background-color:#b91c1cbf}.zenuml .bg-red-700\\/80{background-color:#b91c1ccc}.zenuml .bg-red-700\\/90{background-color:#b91c1ce6}.zenuml .bg-red-700\\/95{background-color:#b91c1cf2}.zenuml .bg-red-700\\/100{background-color:#b91c1c}.zenuml .bg-red-800\\/0{background-color:#991b1b00}.zenuml .bg-red-800\\/5{background-color:#991b1b0d}.zenuml .bg-red-800\\/10{background-color:#991b1b1a}.zenuml .bg-red-800\\/20{background-color:#991b1b33}.zenuml .bg-red-800\\/25{background-color:#991b1b40}.zenuml .bg-red-800\\/30{background-color:#991b1b4d}.zenuml .bg-red-800\\/40{background-color:#991b1b66}.zenuml .bg-red-800\\/50{background-color:#991b1b80}.zenuml .bg-red-800\\/60{background-color:#991b1b99}.zenuml .bg-red-800\\/70{background-color:#991b1bb3}.zenuml .bg-red-800\\/75{background-color:#991b1bbf}.zenuml .bg-red-800\\/80{background-color:#991b1bcc}.zenuml .bg-red-800\\/90{background-color:#991b1be6}.zenuml .bg-red-800\\/95{background-color:#991b1bf2}.zenuml .bg-red-800\\/100{background-color:#991b1b}.zenuml .bg-red-900\\/0{background-color:#7f1d1d00}.zenuml .bg-red-900\\/5{background-color:#7f1d1d0d}.zenuml .bg-red-900\\/10{background-color:#7f1d1d1a}.zenuml .bg-red-900\\/20{background-color:#7f1d1d33}.zenuml .bg-red-900\\/25{background-color:#7f1d1d40}.zenuml .bg-red-900\\/30{background-color:#7f1d1d4d}.zenuml .bg-red-900\\/40{background-color:#7f1d1d66}.zenuml .bg-red-900\\/50{background-color:#7f1d1d80}.zenuml .bg-red-900\\/60{background-color:#7f1d1d99}.zenuml .bg-red-900\\/70{background-color:#7f1d1db3}.zenuml .bg-red-900\\/75{background-color:#7f1d1dbf}.zenuml .bg-red-900\\/80{background-color:#7f1d1dcc}.zenuml .bg-red-900\\/90{background-color:#7f1d1de6}.zenuml .bg-red-900\\/95{background-color:#7f1d1df2}.zenuml .bg-red-900\\/100{background-color:#7f1d1d}.zenuml .bg-orange-50\\/0{background-color:#fff7ed00}.zenuml .bg-orange-50\\/5{background-color:#fff7ed0d}.zenuml .bg-orange-50\\/10{background-color:#fff7ed1a}.zenuml .bg-orange-50\\/20{background-color:#fff7ed33}.zenuml .bg-orange-50\\/25{background-color:#fff7ed40}.zenuml .bg-orange-50\\/30{background-color:#fff7ed4d}.zenuml .bg-orange-50\\/40{background-color:#fff7ed66}.zenuml .bg-orange-50\\/50{background-color:#fff7ed80}.zenuml .bg-orange-50\\/60{background-color:#fff7ed99}.zenuml .bg-orange-50\\/70{background-color:#fff7edb3}.zenuml .bg-orange-50\\/75{background-color:#fff7edbf}.zenuml .bg-orange-50\\/80{background-color:#fff7edcc}.zenuml .bg-orange-50\\/90{background-color:#fff7ede6}.zenuml .bg-orange-50\\/95{background-color:#fff7edf2}.zenuml .bg-orange-50\\/100{background-color:#fff7ed}.zenuml .bg-orange-100\\/0{background-color:#ffedd500}.zenuml .bg-orange-100\\/5{background-color:#ffedd50d}.zenuml .bg-orange-100\\/10{background-color:#ffedd51a}.zenuml .bg-orange-100\\/20{background-color:#ffedd533}.zenuml .bg-orange-100\\/25{background-color:#ffedd540}.zenuml .bg-orange-100\\/30{background-color:#ffedd54d}.zenuml .bg-orange-100\\/40{background-color:#ffedd566}.zenuml .bg-orange-100\\/50{background-color:#ffedd580}.zenuml .bg-orange-100\\/60{background-color:#ffedd599}.zenuml .bg-orange-100\\/70{background-color:#ffedd5b3}.zenuml .bg-orange-100\\/75{background-color:#ffedd5bf}.zenuml .bg-orange-100\\/80{background-color:#ffedd5cc}.zenuml .bg-orange-100\\/90{background-color:#ffedd5e6}.zenuml .bg-orange-100\\/95{background-color:#ffedd5f2}.zenuml .bg-orange-100\\/100{background-color:#ffedd5}.zenuml .bg-orange-200\\/0{background-color:#fed7aa00}.zenuml .bg-orange-200\\/5{background-color:#fed7aa0d}.zenuml .bg-orange-200\\/10{background-color:#fed7aa1a}.zenuml .bg-orange-200\\/20{background-color:#fed7aa33}.zenuml .bg-orange-200\\/25{background-color:#fed7aa40}.zenuml .bg-orange-200\\/30{background-color:#fed7aa4d}.zenuml .bg-orange-200\\/40{background-color:#fed7aa66}.zenuml .bg-orange-200\\/50{background-color:#fed7aa80}.zenuml .bg-orange-200\\/60{background-color:#fed7aa99}.zenuml .bg-orange-200\\/70{background-color:#fed7aab3}.zenuml .bg-orange-200\\/75{background-color:#fed7aabf}.zenuml .bg-orange-200\\/80{background-color:#fed7aacc}.zenuml .bg-orange-200\\/90{background-color:#fed7aae6}.zenuml .bg-orange-200\\/95{background-color:#fed7aaf2}.zenuml .bg-orange-200\\/100{background-color:#fed7aa}.zenuml .bg-orange-300\\/0{background-color:#fdba7400}.zenuml .bg-orange-300\\/5{background-color:#fdba740d}.zenuml .bg-orange-300\\/10{background-color:#fdba741a}.zenuml .bg-orange-300\\/20{background-color:#fdba7433}.zenuml .bg-orange-300\\/25{background-color:#fdba7440}.zenuml .bg-orange-300\\/30{background-color:#fdba744d}.zenuml .bg-orange-300\\/40{background-color:#fdba7466}.zenuml .bg-orange-300\\/50{background-color:#fdba7480}.zenuml .bg-orange-300\\/60{background-color:#fdba7499}.zenuml .bg-orange-300\\/70{background-color:#fdba74b3}.zenuml .bg-orange-300\\/75{background-color:#fdba74bf}.zenuml .bg-orange-300\\/80{background-color:#fdba74cc}.zenuml .bg-orange-300\\/90{background-color:#fdba74e6}.zenuml .bg-orange-300\\/95{background-color:#fdba74f2}.zenuml .bg-orange-300\\/100{background-color:#fdba74}.zenuml .bg-orange-400\\/0{background-color:#fb923c00}.zenuml .bg-orange-400\\/5{background-color:#fb923c0d}.zenuml .bg-orange-400\\/10{background-color:#fb923c1a}.zenuml .bg-orange-400\\/20{background-color:#fb923c33}.zenuml .bg-orange-400\\/25{background-color:#fb923c40}.zenuml .bg-orange-400\\/30{background-color:#fb923c4d}.zenuml .bg-orange-400\\/40{background-color:#fb923c66}.zenuml .bg-orange-400\\/50{background-color:#fb923c80}.zenuml .bg-orange-400\\/60{background-color:#fb923c99}.zenuml .bg-orange-400\\/70{background-color:#fb923cb3}.zenuml .bg-orange-400\\/75{background-color:#fb923cbf}.zenuml .bg-orange-400\\/80{background-color:#fb923ccc}.zenuml .bg-orange-400\\/90{background-color:#fb923ce6}.zenuml .bg-orange-400\\/95{background-color:#fb923cf2}.zenuml .bg-orange-400\\/100{background-color:#fb923c}.zenuml .bg-orange-500\\/0{background-color:#f9731600}.zenuml .bg-orange-500\\/5{background-color:#f973160d}.zenuml .bg-orange-500\\/10{background-color:#f973161a}.zenuml .bg-orange-500\\/20{background-color:#f9731633}.zenuml .bg-orange-500\\/25{background-color:#f9731640}.zenuml .bg-orange-500\\/30{background-color:#f973164d}.zenuml .bg-orange-500\\/40{background-color:#f9731666}.zenuml .bg-orange-500\\/50{background-color:#f9731680}.zenuml .bg-orange-500\\/60{background-color:#f9731699}.zenuml .bg-orange-500\\/70{background-color:#f97316b3}.zenuml .bg-orange-500\\/75{background-color:#f97316bf}.zenuml .bg-orange-500\\/80{background-color:#f97316cc}.zenuml .bg-orange-500\\/90{background-color:#f97316e6}.zenuml .bg-orange-500\\/95{background-color:#f97316f2}.zenuml .bg-orange-500\\/100{background-color:#f97316}.zenuml .bg-orange-600\\/0{background-color:#ea580c00}.zenuml .bg-orange-600\\/5{background-color:#ea580c0d}.zenuml .bg-orange-600\\/10{background-color:#ea580c1a}.zenuml .bg-orange-600\\/20{background-color:#ea580c33}.zenuml .bg-orange-600\\/25{background-color:#ea580c40}.zenuml .bg-orange-600\\/30{background-color:#ea580c4d}.zenuml .bg-orange-600\\/40{background-color:#ea580c66}.zenuml .bg-orange-600\\/50{background-color:#ea580c80}.zenuml .bg-orange-600\\/60{background-color:#ea580c99}.zenuml .bg-orange-600\\/70{background-color:#ea580cb3}.zenuml .bg-orange-600\\/75{background-color:#ea580cbf}.zenuml .bg-orange-600\\/80{background-color:#ea580ccc}.zenuml .bg-orange-600\\/90{background-color:#ea580ce6}.zenuml .bg-orange-600\\/95{background-color:#ea580cf2}.zenuml .bg-orange-600\\/100{background-color:#ea580c}.zenuml .bg-orange-700\\/0{background-color:#c2410c00}.zenuml .bg-orange-700\\/5{background-color:#c2410c0d}.zenuml .bg-orange-700\\/10{background-color:#c2410c1a}.zenuml .bg-orange-700\\/20{background-color:#c2410c33}.zenuml .bg-orange-700\\/25{background-color:#c2410c40}.zenuml .bg-orange-700\\/30{background-color:#c2410c4d}.zenuml .bg-orange-700\\/40{background-color:#c2410c66}.zenuml .bg-orange-700\\/50{background-color:#c2410c80}.zenuml .bg-orange-700\\/60{background-color:#c2410c99}.zenuml .bg-orange-700\\/70{background-color:#c2410cb3}.zenuml .bg-orange-700\\/75{background-color:#c2410cbf}.zenuml .bg-orange-700\\/80{background-color:#c2410ccc}.zenuml .bg-orange-700\\/90{background-color:#c2410ce6}.zenuml .bg-orange-700\\/95{background-color:#c2410cf2}.zenuml .bg-orange-700\\/100{background-color:#c2410c}.zenuml .bg-orange-800\\/0{background-color:#9a341200}.zenuml .bg-orange-800\\/5{background-color:#9a34120d}.zenuml .bg-orange-800\\/10{background-color:#9a34121a}.zenuml .bg-orange-800\\/20{background-color:#9a341233}.zenuml .bg-orange-800\\/25{background-color:#9a341240}.zenuml .bg-orange-800\\/30{background-color:#9a34124d}.zenuml .bg-orange-800\\/40{background-color:#9a341266}.zenuml .bg-orange-800\\/50{background-color:#9a341280}.zenuml .bg-orange-800\\/60{background-color:#9a341299}.zenuml .bg-orange-800\\/70{background-color:#9a3412b3}.zenuml .bg-orange-800\\/75{background-color:#9a3412bf}.zenuml .bg-orange-800\\/80{background-color:#9a3412cc}.zenuml .bg-orange-800\\/90{background-color:#9a3412e6}.zenuml .bg-orange-800\\/95{background-color:#9a3412f2}.zenuml .bg-orange-800\\/100{background-color:#9a3412}.zenuml .bg-orange-900\\/0{background-color:#7c2d1200}.zenuml .bg-orange-900\\/5{background-color:#7c2d120d}.zenuml .bg-orange-900\\/10{background-color:#7c2d121a}.zenuml .bg-orange-900\\/20{background-color:#7c2d1233}.zenuml .bg-orange-900\\/25{background-color:#7c2d1240}.zenuml .bg-orange-900\\/30{background-color:#7c2d124d}.zenuml .bg-orange-900\\/40{background-color:#7c2d1266}.zenuml .bg-orange-900\\/50{background-color:#7c2d1280}.zenuml .bg-orange-900\\/60{background-color:#7c2d1299}.zenuml .bg-orange-900\\/70{background-color:#7c2d12b3}.zenuml .bg-orange-900\\/75{background-color:#7c2d12bf}.zenuml .bg-orange-900\\/80{background-color:#7c2d12cc}.zenuml .bg-orange-900\\/90{background-color:#7c2d12e6}.zenuml .bg-orange-900\\/95{background-color:#7c2d12f2}.zenuml .bg-orange-900\\/100{background-color:#7c2d12}.zenuml .bg-amber-50\\/0{background-color:#fffbeb00}.zenuml .bg-amber-50\\/5{background-color:#fffbeb0d}.zenuml .bg-amber-50\\/10{background-color:#fffbeb1a}.zenuml .bg-amber-50\\/20{background-color:#fffbeb33}.zenuml .bg-amber-50\\/25{background-color:#fffbeb40}.zenuml .bg-amber-50\\/30{background-color:#fffbeb4d}.zenuml .bg-amber-50\\/40{background-color:#fffbeb66}.zenuml .bg-amber-50\\/50{background-color:#fffbeb80}.zenuml .bg-amber-50\\/60{background-color:#fffbeb99}.zenuml .bg-amber-50\\/70{background-color:#fffbebb3}.zenuml .bg-amber-50\\/75{background-color:#fffbebbf}.zenuml .bg-amber-50\\/80{background-color:#fffbebcc}.zenuml .bg-amber-50\\/90{background-color:#fffbebe6}.zenuml .bg-amber-50\\/95{background-color:#fffbebf2}.zenuml .bg-amber-50\\/100{background-color:#fffbeb}.zenuml .bg-amber-100\\/0{background-color:#fef3c700}.zenuml .bg-amber-100\\/5{background-color:#fef3c70d}.zenuml .bg-amber-100\\/10{background-color:#fef3c71a}.zenuml .bg-amber-100\\/20{background-color:#fef3c733}.zenuml .bg-amber-100\\/25{background-color:#fef3c740}.zenuml .bg-amber-100\\/30{background-color:#fef3c74d}.zenuml .bg-amber-100\\/40{background-color:#fef3c766}.zenuml .bg-amber-100\\/50{background-color:#fef3c780}.zenuml .bg-amber-100\\/60{background-color:#fef3c799}.zenuml .bg-amber-100\\/70{background-color:#fef3c7b3}.zenuml .bg-amber-100\\/75{background-color:#fef3c7bf}.zenuml .bg-amber-100\\/80{background-color:#fef3c7cc}.zenuml .bg-amber-100\\/90{background-color:#fef3c7e6}.zenuml .bg-amber-100\\/95{background-color:#fef3c7f2}.zenuml .bg-amber-100\\/100{background-color:#fef3c7}.zenuml .bg-amber-200\\/0{background-color:#fde68a00}.zenuml .bg-amber-200\\/5{background-color:#fde68a0d}.zenuml .bg-amber-200\\/10{background-color:#fde68a1a}.zenuml .bg-amber-200\\/20{background-color:#fde68a33}.zenuml .bg-amber-200\\/25{background-color:#fde68a40}.zenuml .bg-amber-200\\/30{background-color:#fde68a4d}.zenuml .bg-amber-200\\/40{background-color:#fde68a66}.zenuml .bg-amber-200\\/50{background-color:#fde68a80}.zenuml .bg-amber-200\\/60{background-color:#fde68a99}.zenuml .bg-amber-200\\/70{background-color:#fde68ab3}.zenuml .bg-amber-200\\/75{background-color:#fde68abf}.zenuml .bg-amber-200\\/80{background-color:#fde68acc}.zenuml .bg-amber-200\\/90{background-color:#fde68ae6}.zenuml .bg-amber-200\\/95{background-color:#fde68af2}.zenuml .bg-amber-200\\/100{background-color:#fde68a}.zenuml .bg-amber-300\\/0{background-color:#fcd34d00}.zenuml .bg-amber-300\\/5{background-color:#fcd34d0d}.zenuml .bg-amber-300\\/10{background-color:#fcd34d1a}.zenuml .bg-amber-300\\/20{background-color:#fcd34d33}.zenuml .bg-amber-300\\/25{background-color:#fcd34d40}.zenuml .bg-amber-300\\/30{background-color:#fcd34d4d}.zenuml .bg-amber-300\\/40{background-color:#fcd34d66}.zenuml .bg-amber-300\\/50{background-color:#fcd34d80}.zenuml .bg-amber-300\\/60{background-color:#fcd34d99}.zenuml .bg-amber-300\\/70{background-color:#fcd34db3}.zenuml .bg-amber-300\\/75{background-color:#fcd34dbf}.zenuml .bg-amber-300\\/80{background-color:#fcd34dcc}.zenuml .bg-amber-300\\/90{background-color:#fcd34de6}.zenuml .bg-amber-300\\/95{background-color:#fcd34df2}.zenuml .bg-amber-300\\/100{background-color:#fcd34d}.zenuml .bg-amber-400\\/0{background-color:#fbbf2400}.zenuml .bg-amber-400\\/5{background-color:#fbbf240d}.zenuml .bg-amber-400\\/10{background-color:#fbbf241a}.zenuml .bg-amber-400\\/20{background-color:#fbbf2433}.zenuml .bg-amber-400\\/25{background-color:#fbbf2440}.zenuml .bg-amber-400\\/30{background-color:#fbbf244d}.zenuml .bg-amber-400\\/40{background-color:#fbbf2466}.zenuml .bg-amber-400\\/50{background-color:#fbbf2480}.zenuml .bg-amber-400\\/60{background-color:#fbbf2499}.zenuml .bg-amber-400\\/70{background-color:#fbbf24b3}.zenuml .bg-amber-400\\/75{background-color:#fbbf24bf}.zenuml .bg-amber-400\\/80{background-color:#fbbf24cc}.zenuml .bg-amber-400\\/90{background-color:#fbbf24e6}.zenuml .bg-amber-400\\/95{background-color:#fbbf24f2}.zenuml .bg-amber-400\\/100{background-color:#fbbf24}.zenuml .bg-amber-500\\/0{background-color:#f59e0b00}.zenuml .bg-amber-500\\/5{background-color:#f59e0b0d}.zenuml .bg-amber-500\\/10{background-color:#f59e0b1a}.zenuml .bg-amber-500\\/20{background-color:#f59e0b33}.zenuml .bg-amber-500\\/25{background-color:#f59e0b40}.zenuml .bg-amber-500\\/30{background-color:#f59e0b4d}.zenuml .bg-amber-500\\/40{background-color:#f59e0b66}.zenuml .bg-amber-500\\/50{background-color:#f59e0b80}.zenuml .bg-amber-500\\/60{background-color:#f59e0b99}.zenuml .bg-amber-500\\/70{background-color:#f59e0bb3}.zenuml .bg-amber-500\\/75{background-color:#f59e0bbf}.zenuml .bg-amber-500\\/80{background-color:#f59e0bcc}.zenuml .bg-amber-500\\/90{background-color:#f59e0be6}.zenuml .bg-amber-500\\/95{background-color:#f59e0bf2}.zenuml .bg-amber-500\\/100{background-color:#f59e0b}.zenuml .bg-amber-600\\/0{background-color:#d9770600}.zenuml .bg-amber-600\\/5{background-color:#d977060d}.zenuml .bg-amber-600\\/10{background-color:#d977061a}.zenuml .bg-amber-600\\/20{background-color:#d9770633}.zenuml .bg-amber-600\\/25{background-color:#d9770640}.zenuml .bg-amber-600\\/30{background-color:#d977064d}.zenuml .bg-amber-600\\/40{background-color:#d9770666}.zenuml .bg-amber-600\\/50{background-color:#d9770680}.zenuml .bg-amber-600\\/60{background-color:#d9770699}.zenuml .bg-amber-600\\/70{background-color:#d97706b3}.zenuml .bg-amber-600\\/75{background-color:#d97706bf}.zenuml .bg-amber-600\\/80{background-color:#d97706cc}.zenuml .bg-amber-600\\/90{background-color:#d97706e6}.zenuml .bg-amber-600\\/95{background-color:#d97706f2}.zenuml .bg-amber-600\\/100{background-color:#d97706}.zenuml .bg-amber-700\\/0{background-color:#b4530900}.zenuml .bg-amber-700\\/5{background-color:#b453090d}.zenuml .bg-amber-700\\/10{background-color:#b453091a}.zenuml .bg-amber-700\\/20{background-color:#b4530933}.zenuml .bg-amber-700\\/25{background-color:#b4530940}.zenuml .bg-amber-700\\/30{background-color:#b453094d}.zenuml .bg-amber-700\\/40{background-color:#b4530966}.zenuml .bg-amber-700\\/50{background-color:#b4530980}.zenuml .bg-amber-700\\/60{background-color:#b4530999}.zenuml .bg-amber-700\\/70{background-color:#b45309b3}.zenuml .bg-amber-700\\/75{background-color:#b45309bf}.zenuml .bg-amber-700\\/80{background-color:#b45309cc}.zenuml .bg-amber-700\\/90{background-color:#b45309e6}.zenuml .bg-amber-700\\/95{background-color:#b45309f2}.zenuml .bg-amber-700\\/100{background-color:#b45309}.zenuml .bg-amber-800\\/0{background-color:#92400e00}.zenuml .bg-amber-800\\/5{background-color:#92400e0d}.zenuml .bg-amber-800\\/10{background-color:#92400e1a}.zenuml .bg-amber-800\\/20{background-color:#92400e33}.zenuml .bg-amber-800\\/25{background-color:#92400e40}.zenuml .bg-amber-800\\/30{background-color:#92400e4d}.zenuml .bg-amber-800\\/40{background-color:#92400e66}.zenuml .bg-amber-800\\/50{background-color:#92400e80}.zenuml .bg-amber-800\\/60{background-color:#92400e99}.zenuml .bg-amber-800\\/70{background-color:#92400eb3}.zenuml .bg-amber-800\\/75{background-color:#92400ebf}.zenuml .bg-amber-800\\/80{background-color:#92400ecc}.zenuml .bg-amber-800\\/90{background-color:#92400ee6}.zenuml .bg-amber-800\\/95{background-color:#92400ef2}.zenuml .bg-amber-800\\/100{background-color:#92400e}.zenuml .bg-amber-900\\/0{background-color:#78350f00}.zenuml .bg-amber-900\\/5{background-color:#78350f0d}.zenuml .bg-amber-900\\/10{background-color:#78350f1a}.zenuml .bg-amber-900\\/20{background-color:#78350f33}.zenuml .bg-amber-900\\/25{background-color:#78350f40}.zenuml .bg-amber-900\\/30{background-color:#78350f4d}.zenuml .bg-amber-900\\/40{background-color:#78350f66}.zenuml .bg-amber-900\\/50{background-color:#78350f80}.zenuml .bg-amber-900\\/60{background-color:#78350f99}.zenuml .bg-amber-900\\/70{background-color:#78350fb3}.zenuml .bg-amber-900\\/75{background-color:#78350fbf}.zenuml .bg-amber-900\\/80{background-color:#78350fcc}.zenuml .bg-amber-900\\/90{background-color:#78350fe6}.zenuml .bg-amber-900\\/95{background-color:#78350ff2}.zenuml .bg-amber-900\\/100{background-color:#78350f}.zenuml .bg-yellow-50\\/0{background-color:#fefce800}.zenuml .bg-yellow-50\\/5{background-color:#fefce80d}.zenuml .bg-yellow-50\\/10{background-color:#fefce81a}.zenuml .bg-yellow-50\\/20{background-color:#fefce833}.zenuml .bg-yellow-50\\/25{background-color:#fefce840}.zenuml .bg-yellow-50\\/30{background-color:#fefce84d}.zenuml .bg-yellow-50\\/40{background-color:#fefce866}.zenuml .bg-yellow-50\\/50{background-color:#fefce880}.zenuml .bg-yellow-50\\/60{background-color:#fefce899}.zenuml .bg-yellow-50\\/70{background-color:#fefce8b3}.zenuml .bg-yellow-50\\/75{background-color:#fefce8bf}.zenuml .bg-yellow-50\\/80{background-color:#fefce8cc}.zenuml .bg-yellow-50\\/90{background-color:#fefce8e6}.zenuml .bg-yellow-50\\/95{background-color:#fefce8f2}.zenuml .bg-yellow-50\\/100{background-color:#fefce8}.zenuml .bg-yellow-100\\/0{background-color:#fef9c300}.zenuml .bg-yellow-100\\/5{background-color:#fef9c30d}.zenuml .bg-yellow-100\\/10{background-color:#fef9c31a}.zenuml .bg-yellow-100\\/20{background-color:#fef9c333}.zenuml .bg-yellow-100\\/25{background-color:#fef9c340}.zenuml .bg-yellow-100\\/30{background-color:#fef9c34d}.zenuml .bg-yellow-100\\/40{background-color:#fef9c366}.zenuml .bg-yellow-100\\/50{background-color:#fef9c380}.zenuml .bg-yellow-100\\/60{background-color:#fef9c399}.zenuml .bg-yellow-100\\/70{background-color:#fef9c3b3}.zenuml .bg-yellow-100\\/75{background-color:#fef9c3bf}.zenuml .bg-yellow-100\\/80{background-color:#fef9c3cc}.zenuml .bg-yellow-100\\/90{background-color:#fef9c3e6}.zenuml .bg-yellow-100\\/95{background-color:#fef9c3f2}.zenuml .bg-yellow-100\\/100{background-color:#fef9c3}.zenuml .bg-yellow-200\\/0{background-color:#fef08a00}.zenuml .bg-yellow-200\\/5{background-color:#fef08a0d}.zenuml .bg-yellow-200\\/10{background-color:#fef08a1a}.zenuml .bg-yellow-200\\/20{background-color:#fef08a33}.zenuml .bg-yellow-200\\/25{background-color:#fef08a40}.zenuml .bg-yellow-200\\/30{background-color:#fef08a4d}.zenuml .bg-yellow-200\\/40{background-color:#fef08a66}.zenuml .bg-yellow-200\\/50{background-color:#fef08a80}.zenuml .bg-yellow-200\\/60{background-color:#fef08a99}.zenuml .bg-yellow-200\\/70{background-color:#fef08ab3}.zenuml .bg-yellow-200\\/75{background-color:#fef08abf}.zenuml .bg-yellow-200\\/80{background-color:#fef08acc}.zenuml .bg-yellow-200\\/90{background-color:#fef08ae6}.zenuml .bg-yellow-200\\/95{background-color:#fef08af2}.zenuml .bg-yellow-200\\/100{background-color:#fef08a}.zenuml .bg-yellow-300\\/0{background-color:#fde04700}.zenuml .bg-yellow-300\\/5{background-color:#fde0470d}.zenuml .bg-yellow-300\\/10{background-color:#fde0471a}.zenuml .bg-yellow-300\\/20{background-color:#fde04733}.zenuml .bg-yellow-300\\/25{background-color:#fde04740}.zenuml .bg-yellow-300\\/30{background-color:#fde0474d}.zenuml .bg-yellow-300\\/40{background-color:#fde04766}.zenuml .bg-yellow-300\\/50{background-color:#fde04780}.zenuml .bg-yellow-300\\/60{background-color:#fde04799}.zenuml .bg-yellow-300\\/70{background-color:#fde047b3}.zenuml .bg-yellow-300\\/75{background-color:#fde047bf}.zenuml .bg-yellow-300\\/80{background-color:#fde047cc}.zenuml .bg-yellow-300\\/90{background-color:#fde047e6}.zenuml .bg-yellow-300\\/95{background-color:#fde047f2}.zenuml .bg-yellow-300\\/100{background-color:#fde047}.zenuml .bg-yellow-400\\/0{background-color:#facc1500}.zenuml .bg-yellow-400\\/5{background-color:#facc150d}.zenuml .bg-yellow-400\\/10{background-color:#facc151a}.zenuml .bg-yellow-400\\/20{background-color:#facc1533}.zenuml .bg-yellow-400\\/25{background-color:#facc1540}.zenuml .bg-yellow-400\\/30{background-color:#facc154d}.zenuml .bg-yellow-400\\/40{background-color:#facc1566}.zenuml .bg-yellow-400\\/50{background-color:#facc1580}.zenuml .bg-yellow-400\\/60{background-color:#facc1599}.zenuml .bg-yellow-400\\/70{background-color:#facc15b3}.zenuml .bg-yellow-400\\/75{background-color:#facc15bf}.zenuml .bg-yellow-400\\/80{background-color:#facc15cc}.zenuml .bg-yellow-400\\/90{background-color:#facc15e6}.zenuml .bg-yellow-400\\/95{background-color:#facc15f2}.zenuml .bg-yellow-400\\/100{background-color:#facc15}.zenuml .bg-yellow-500\\/0{background-color:#eab30800}.zenuml .bg-yellow-500\\/5{background-color:#eab3080d}.zenuml .bg-yellow-500\\/10{background-color:#eab3081a}.zenuml .bg-yellow-500\\/20{background-color:#eab30833}.zenuml .bg-yellow-500\\/25{background-color:#eab30840}.zenuml .bg-yellow-500\\/30{background-color:#eab3084d}.zenuml .bg-yellow-500\\/40{background-color:#eab30866}.zenuml .bg-yellow-500\\/50{background-color:#eab30880}.zenuml .bg-yellow-500\\/60{background-color:#eab30899}.zenuml .bg-yellow-500\\/70{background-color:#eab308b3}.zenuml .bg-yellow-500\\/75{background-color:#eab308bf}.zenuml .bg-yellow-500\\/80{background-color:#eab308cc}.zenuml .bg-yellow-500\\/90{background-color:#eab308e6}.zenuml .bg-yellow-500\\/95{background-color:#eab308f2}.zenuml .bg-yellow-500\\/100{background-color:#eab308}.zenuml .bg-yellow-600\\/0{background-color:#ca8a0400}.zenuml .bg-yellow-600\\/5{background-color:#ca8a040d}.zenuml .bg-yellow-600\\/10{background-color:#ca8a041a}.zenuml .bg-yellow-600\\/20{background-color:#ca8a0433}.zenuml .bg-yellow-600\\/25{background-color:#ca8a0440}.zenuml .bg-yellow-600\\/30{background-color:#ca8a044d}.zenuml .bg-yellow-600\\/40{background-color:#ca8a0466}.zenuml .bg-yellow-600\\/50{background-color:#ca8a0480}.zenuml .bg-yellow-600\\/60{background-color:#ca8a0499}.zenuml .bg-yellow-600\\/70{background-color:#ca8a04b3}.zenuml .bg-yellow-600\\/75{background-color:#ca8a04bf}.zenuml .bg-yellow-600\\/80{background-color:#ca8a04cc}.zenuml .bg-yellow-600\\/90{background-color:#ca8a04e6}.zenuml .bg-yellow-600\\/95{background-color:#ca8a04f2}.zenuml .bg-yellow-600\\/100{background-color:#ca8a04}.zenuml .bg-yellow-700\\/0{background-color:#a1620700}.zenuml .bg-yellow-700\\/5{background-color:#a162070d}.zenuml .bg-yellow-700\\/10{background-color:#a162071a}.zenuml .bg-yellow-700\\/20{background-color:#a1620733}.zenuml .bg-yellow-700\\/25{background-color:#a1620740}.zenuml .bg-yellow-700\\/30{background-color:#a162074d}.zenuml .bg-yellow-700\\/40{background-color:#a1620766}.zenuml .bg-yellow-700\\/50{background-color:#a1620780}.zenuml .bg-yellow-700\\/60{background-color:#a1620799}.zenuml .bg-yellow-700\\/70{background-color:#a16207b3}.zenuml .bg-yellow-700\\/75{background-color:#a16207bf}.zenuml .bg-yellow-700\\/80{background-color:#a16207cc}.zenuml .bg-yellow-700\\/90{background-color:#a16207e6}.zenuml .bg-yellow-700\\/95{background-color:#a16207f2}.zenuml .bg-yellow-700\\/100{background-color:#a16207}.zenuml .bg-yellow-800\\/0{background-color:#854d0e00}.zenuml .bg-yellow-800\\/5{background-color:#854d0e0d}.zenuml .bg-yellow-800\\/10{background-color:#854d0e1a}.zenuml .bg-yellow-800\\/20{background-color:#854d0e33}.zenuml .bg-yellow-800\\/25{background-color:#854d0e40}.zenuml .bg-yellow-800\\/30{background-color:#854d0e4d}.zenuml .bg-yellow-800\\/40{background-color:#854d0e66}.zenuml .bg-yellow-800\\/50{background-color:#854d0e80}.zenuml .bg-yellow-800\\/60{background-color:#854d0e99}.zenuml .bg-yellow-800\\/70{background-color:#854d0eb3}.zenuml .bg-yellow-800\\/75{background-color:#854d0ebf}.zenuml .bg-yellow-800\\/80{background-color:#854d0ecc}.zenuml .bg-yellow-800\\/90{background-color:#854d0ee6}.zenuml .bg-yellow-800\\/95{background-color:#854d0ef2}.zenuml .bg-yellow-800\\/100{background-color:#854d0e}.zenuml .bg-yellow-900\\/0{background-color:#713f1200}.zenuml .bg-yellow-900\\/5{background-color:#713f120d}.zenuml .bg-yellow-900\\/10{background-color:#713f121a}.zenuml .bg-yellow-900\\/20{background-color:#713f1233}.zenuml .bg-yellow-900\\/25{background-color:#713f1240}.zenuml .bg-yellow-900\\/30{background-color:#713f124d}.zenuml .bg-yellow-900\\/40{background-color:#713f1266}.zenuml .bg-yellow-900\\/50{background-color:#713f1280}.zenuml .bg-yellow-900\\/60{background-color:#713f1299}.zenuml .bg-yellow-900\\/70{background-color:#713f12b3}.zenuml .bg-yellow-900\\/75{background-color:#713f12bf}.zenuml .bg-yellow-900\\/80{background-color:#713f12cc}.zenuml .bg-yellow-900\\/90{background-color:#713f12e6}.zenuml .bg-yellow-900\\/95{background-color:#713f12f2}.zenuml .bg-yellow-900\\/100{background-color:#713f12}.zenuml .bg-lime-50\\/0{background-color:#f7fee700}.zenuml .bg-lime-50\\/5{background-color:#f7fee70d}.zenuml .bg-lime-50\\/10{background-color:#f7fee71a}.zenuml .bg-lime-50\\/20{background-color:#f7fee733}.zenuml .bg-lime-50\\/25{background-color:#f7fee740}.zenuml .bg-lime-50\\/30{background-color:#f7fee74d}.zenuml .bg-lime-50\\/40{background-color:#f7fee766}.zenuml .bg-lime-50\\/50{background-color:#f7fee780}.zenuml .bg-lime-50\\/60{background-color:#f7fee799}.zenuml .bg-lime-50\\/70{background-color:#f7fee7b3}.zenuml .bg-lime-50\\/75{background-color:#f7fee7bf}.zenuml .bg-lime-50\\/80{background-color:#f7fee7cc}.zenuml .bg-lime-50\\/90{background-color:#f7fee7e6}.zenuml .bg-lime-50\\/95{background-color:#f7fee7f2}.zenuml .bg-lime-50\\/100{background-color:#f7fee7}.zenuml .bg-lime-100\\/0{background-color:#ecfccb00}.zenuml .bg-lime-100\\/5{background-color:#ecfccb0d}.zenuml .bg-lime-100\\/10{background-color:#ecfccb1a}.zenuml .bg-lime-100\\/20{background-color:#ecfccb33}.zenuml .bg-lime-100\\/25{background-color:#ecfccb40}.zenuml .bg-lime-100\\/30{background-color:#ecfccb4d}.zenuml .bg-lime-100\\/40{background-color:#ecfccb66}.zenuml .bg-lime-100\\/50{background-color:#ecfccb80}.zenuml .bg-lime-100\\/60{background-color:#ecfccb99}.zenuml .bg-lime-100\\/70{background-color:#ecfccbb3}.zenuml .bg-lime-100\\/75{background-color:#ecfccbbf}.zenuml .bg-lime-100\\/80{background-color:#ecfccbcc}.zenuml .bg-lime-100\\/90{background-color:#ecfccbe6}.zenuml .bg-lime-100\\/95{background-color:#ecfccbf2}.zenuml .bg-lime-100\\/100{background-color:#ecfccb}.zenuml .bg-lime-200\\/0{background-color:#d9f99d00}.zenuml .bg-lime-200\\/5{background-color:#d9f99d0d}.zenuml .bg-lime-200\\/10{background-color:#d9f99d1a}.zenuml .bg-lime-200\\/20{background-color:#d9f99d33}.zenuml .bg-lime-200\\/25{background-color:#d9f99d40}.zenuml .bg-lime-200\\/30{background-color:#d9f99d4d}.zenuml .bg-lime-200\\/40{background-color:#d9f99d66}.zenuml .bg-lime-200\\/50{background-color:#d9f99d80}.zenuml .bg-lime-200\\/60{background-color:#d9f99d99}.zenuml .bg-lime-200\\/70{background-color:#d9f99db3}.zenuml .bg-lime-200\\/75{background-color:#d9f99dbf}.zenuml .bg-lime-200\\/80{background-color:#d9f99dcc}.zenuml .bg-lime-200\\/90{background-color:#d9f99de6}.zenuml .bg-lime-200\\/95{background-color:#d9f99df2}.zenuml .bg-lime-200\\/100{background-color:#d9f99d}.zenuml .bg-lime-300\\/0{background-color:#bef26400}.zenuml .bg-lime-300\\/5{background-color:#bef2640d}.zenuml .bg-lime-300\\/10{background-color:#bef2641a}.zenuml .bg-lime-300\\/20{background-color:#bef26433}.zenuml .bg-lime-300\\/25{background-color:#bef26440}.zenuml .bg-lime-300\\/30{background-color:#bef2644d}.zenuml .bg-lime-300\\/40{background-color:#bef26466}.zenuml .bg-lime-300\\/50{background-color:#bef26480}.zenuml .bg-lime-300\\/60{background-color:#bef26499}.zenuml .bg-lime-300\\/70{background-color:#bef264b3}.zenuml .bg-lime-300\\/75{background-color:#bef264bf}.zenuml .bg-lime-300\\/80{background-color:#bef264cc}.zenuml .bg-lime-300\\/90{background-color:#bef264e6}.zenuml .bg-lime-300\\/95{background-color:#bef264f2}.zenuml .bg-lime-300\\/100{background-color:#bef264}.zenuml .bg-lime-400\\/0{background-color:#a3e63500}.zenuml .bg-lime-400\\/5{background-color:#a3e6350d}.zenuml .bg-lime-400\\/10{background-color:#a3e6351a}.zenuml .bg-lime-400\\/20{background-color:#a3e63533}.zenuml .bg-lime-400\\/25{background-color:#a3e63540}.zenuml .bg-lime-400\\/30{background-color:#a3e6354d}.zenuml .bg-lime-400\\/40{background-color:#a3e63566}.zenuml .bg-lime-400\\/50{background-color:#a3e63580}.zenuml .bg-lime-400\\/60{background-color:#a3e63599}.zenuml .bg-lime-400\\/70{background-color:#a3e635b3}.zenuml .bg-lime-400\\/75{background-color:#a3e635bf}.zenuml .bg-lime-400\\/80{background-color:#a3e635cc}.zenuml .bg-lime-400\\/90{background-color:#a3e635e6}.zenuml .bg-lime-400\\/95{background-color:#a3e635f2}.zenuml .bg-lime-400\\/100{background-color:#a3e635}.zenuml .bg-lime-500\\/0{background-color:#84cc1600}.zenuml .bg-lime-500\\/5{background-color:#84cc160d}.zenuml .bg-lime-500\\/10{background-color:#84cc161a}.zenuml .bg-lime-500\\/20{background-color:#84cc1633}.zenuml .bg-lime-500\\/25{background-color:#84cc1640}.zenuml .bg-lime-500\\/30{background-color:#84cc164d}.zenuml .bg-lime-500\\/40{background-color:#84cc1666}.zenuml .bg-lime-500\\/50{background-color:#84cc1680}.zenuml .bg-lime-500\\/60{background-color:#84cc1699}.zenuml .bg-lime-500\\/70{background-color:#84cc16b3}.zenuml .bg-lime-500\\/75{background-color:#84cc16bf}.zenuml .bg-lime-500\\/80{background-color:#84cc16cc}.zenuml .bg-lime-500\\/90{background-color:#84cc16e6}.zenuml .bg-lime-500\\/95{background-color:#84cc16f2}.zenuml .bg-lime-500\\/100{background-color:#84cc16}.zenuml .bg-lime-600\\/0{background-color:#65a30d00}.zenuml .bg-lime-600\\/5{background-color:#65a30d0d}.zenuml .bg-lime-600\\/10{background-color:#65a30d1a}.zenuml .bg-lime-600\\/20{background-color:#65a30d33}.zenuml .bg-lime-600\\/25{background-color:#65a30d40}.zenuml .bg-lime-600\\/30{background-color:#65a30d4d}.zenuml .bg-lime-600\\/40{background-color:#65a30d66}.zenuml .bg-lime-600\\/50{background-color:#65a30d80}.zenuml .bg-lime-600\\/60{background-color:#65a30d99}.zenuml .bg-lime-600\\/70{background-color:#65a30db3}.zenuml .bg-lime-600\\/75{background-color:#65a30dbf}.zenuml .bg-lime-600\\/80{background-color:#65a30dcc}.zenuml .bg-lime-600\\/90{background-color:#65a30de6}.zenuml .bg-lime-600\\/95{background-color:#65a30df2}.zenuml .bg-lime-600\\/100{background-color:#65a30d}.zenuml .bg-lime-700\\/0{background-color:#4d7c0f00}.zenuml .bg-lime-700\\/5{background-color:#4d7c0f0d}.zenuml .bg-lime-700\\/10{background-color:#4d7c0f1a}.zenuml .bg-lime-700\\/20{background-color:#4d7c0f33}.zenuml .bg-lime-700\\/25{background-color:#4d7c0f40}.zenuml .bg-lime-700\\/30{background-color:#4d7c0f4d}.zenuml .bg-lime-700\\/40{background-color:#4d7c0f66}.zenuml .bg-lime-700\\/50{background-color:#4d7c0f80}.zenuml .bg-lime-700\\/60{background-color:#4d7c0f99}.zenuml .bg-lime-700\\/70{background-color:#4d7c0fb3}.zenuml .bg-lime-700\\/75{background-color:#4d7c0fbf}.zenuml .bg-lime-700\\/80{background-color:#4d7c0fcc}.zenuml .bg-lime-700\\/90{background-color:#4d7c0fe6}.zenuml .bg-lime-700\\/95{background-color:#4d7c0ff2}.zenuml .bg-lime-700\\/100{background-color:#4d7c0f}.zenuml .bg-lime-800\\/0{background-color:#3f621200}.zenuml .bg-lime-800\\/5{background-color:#3f62120d}.zenuml .bg-lime-800\\/10{background-color:#3f62121a}.zenuml .bg-lime-800\\/20{background-color:#3f621233}.zenuml .bg-lime-800\\/25{background-color:#3f621240}.zenuml .bg-lime-800\\/30{background-color:#3f62124d}.zenuml .bg-lime-800\\/40{background-color:#3f621266}.zenuml .bg-lime-800\\/50{background-color:#3f621280}.zenuml .bg-lime-800\\/60{background-color:#3f621299}.zenuml .bg-lime-800\\/70{background-color:#3f6212b3}.zenuml .bg-lime-800\\/75{background-color:#3f6212bf}.zenuml .bg-lime-800\\/80{background-color:#3f6212cc}.zenuml .bg-lime-800\\/90{background-color:#3f6212e6}.zenuml .bg-lime-800\\/95{background-color:#3f6212f2}.zenuml .bg-lime-800\\/100{background-color:#3f6212}.zenuml .bg-lime-900\\/0{background-color:#36531400}.zenuml .bg-lime-900\\/5{background-color:#3653140d}.zenuml .bg-lime-900\\/10{background-color:#3653141a}.zenuml .bg-lime-900\\/20{background-color:#36531433}.zenuml .bg-lime-900\\/25{background-color:#36531440}.zenuml .bg-lime-900\\/30{background-color:#3653144d}.zenuml .bg-lime-900\\/40{background-color:#36531466}.zenuml .bg-lime-900\\/50{background-color:#36531480}.zenuml .bg-lime-900\\/60{background-color:#36531499}.zenuml .bg-lime-900\\/70{background-color:#365314b3}.zenuml .bg-lime-900\\/75{background-color:#365314bf}.zenuml .bg-lime-900\\/80{background-color:#365314cc}.zenuml .bg-lime-900\\/90{background-color:#365314e6}.zenuml .bg-lime-900\\/95{background-color:#365314f2}.zenuml .bg-lime-900\\/100{background-color:#365314}.zenuml .bg-green-50\\/0{background-color:#f0fdf400}.zenuml .bg-green-50\\/5{background-color:#f0fdf40d}.zenuml .bg-green-50\\/10{background-color:#f0fdf41a}.zenuml .bg-green-50\\/20{background-color:#f0fdf433}.zenuml .bg-green-50\\/25{background-color:#f0fdf440}.zenuml .bg-green-50\\/30{background-color:#f0fdf44d}.zenuml .bg-green-50\\/40{background-color:#f0fdf466}.zenuml .bg-green-50\\/50{background-color:#f0fdf480}.zenuml .bg-green-50\\/60{background-color:#f0fdf499}.zenuml .bg-green-50\\/70{background-color:#f0fdf4b3}.zenuml .bg-green-50\\/75{background-color:#f0fdf4bf}.zenuml .bg-green-50\\/80{background-color:#f0fdf4cc}.zenuml .bg-green-50\\/90{background-color:#f0fdf4e6}.zenuml .bg-green-50\\/95{background-color:#f0fdf4f2}.zenuml .bg-green-50\\/100{background-color:#f0fdf4}.zenuml .bg-green-100\\/0{background-color:#dcfce700}.zenuml .bg-green-100\\/5{background-color:#dcfce70d}.zenuml .bg-green-100\\/10{background-color:#dcfce71a}.zenuml .bg-green-100\\/20{background-color:#dcfce733}.zenuml .bg-green-100\\/25{background-color:#dcfce740}.zenuml .bg-green-100\\/30{background-color:#dcfce74d}.zenuml .bg-green-100\\/40{background-color:#dcfce766}.zenuml .bg-green-100\\/50{background-color:#dcfce780}.zenuml .bg-green-100\\/60{background-color:#dcfce799}.zenuml .bg-green-100\\/70{background-color:#dcfce7b3}.zenuml .bg-green-100\\/75{background-color:#dcfce7bf}.zenuml .bg-green-100\\/80{background-color:#dcfce7cc}.zenuml .bg-green-100\\/90{background-color:#dcfce7e6}.zenuml .bg-green-100\\/95{background-color:#dcfce7f2}.zenuml .bg-green-100\\/100{background-color:#dcfce7}.zenuml .bg-green-200\\/0{background-color:#bbf7d000}.zenuml .bg-green-200\\/5{background-color:#bbf7d00d}.zenuml .bg-green-200\\/10{background-color:#bbf7d01a}.zenuml .bg-green-200\\/20{background-color:#bbf7d033}.zenuml .bg-green-200\\/25{background-color:#bbf7d040}.zenuml .bg-green-200\\/30{background-color:#bbf7d04d}.zenuml .bg-green-200\\/40{background-color:#bbf7d066}.zenuml .bg-green-200\\/50{background-color:#bbf7d080}.zenuml .bg-green-200\\/60{background-color:#bbf7d099}.zenuml .bg-green-200\\/70{background-color:#bbf7d0b3}.zenuml .bg-green-200\\/75{background-color:#bbf7d0bf}.zenuml .bg-green-200\\/80{background-color:#bbf7d0cc}.zenuml .bg-green-200\\/90{background-color:#bbf7d0e6}.zenuml .bg-green-200\\/95{background-color:#bbf7d0f2}.zenuml .bg-green-200\\/100{background-color:#bbf7d0}.zenuml .bg-green-300\\/0{background-color:#86efac00}.zenuml .bg-green-300\\/5{background-color:#86efac0d}.zenuml .bg-green-300\\/10{background-color:#86efac1a}.zenuml .bg-green-300\\/20{background-color:#86efac33}.zenuml .bg-green-300\\/25{background-color:#86efac40}.zenuml .bg-green-300\\/30{background-color:#86efac4d}.zenuml .bg-green-300\\/40{background-color:#86efac66}.zenuml .bg-green-300\\/50{background-color:#86efac80}.zenuml .bg-green-300\\/60{background-color:#86efac99}.zenuml .bg-green-300\\/70{background-color:#86efacb3}.zenuml .bg-green-300\\/75{background-color:#86efacbf}.zenuml .bg-green-300\\/80{background-color:#86efaccc}.zenuml .bg-green-300\\/90{background-color:#86eface6}.zenuml .bg-green-300\\/95{background-color:#86efacf2}.zenuml .bg-green-300\\/100{background-color:#86efac}.zenuml .bg-green-400\\/0{background-color:#4ade8000}.zenuml .bg-green-400\\/5{background-color:#4ade800d}.zenuml .bg-green-400\\/10{background-color:#4ade801a}.zenuml .bg-green-400\\/20{background-color:#4ade8033}.zenuml .bg-green-400\\/25{background-color:#4ade8040}.zenuml .bg-green-400\\/30{background-color:#4ade804d}.zenuml .bg-green-400\\/40{background-color:#4ade8066}.zenuml .bg-green-400\\/50{background-color:#4ade8080}.zenuml .bg-green-400\\/60{background-color:#4ade8099}.zenuml .bg-green-400\\/70{background-color:#4ade80b3}.zenuml .bg-green-400\\/75{background-color:#4ade80bf}.zenuml .bg-green-400\\/80{background-color:#4ade80cc}.zenuml .bg-green-400\\/90{background-color:#4ade80e6}.zenuml .bg-green-400\\/95{background-color:#4ade80f2}.zenuml .bg-green-400\\/100{background-color:#4ade80}.zenuml .bg-green-500\\/0{background-color:#22c55e00}.zenuml .bg-green-500\\/5{background-color:#22c55e0d}.zenuml .bg-green-500\\/10{background-color:#22c55e1a}.zenuml .bg-green-500\\/20{background-color:#22c55e33}.zenuml .bg-green-500\\/25{background-color:#22c55e40}.zenuml .bg-green-500\\/30{background-color:#22c55e4d}.zenuml .bg-green-500\\/40{background-color:#22c55e66}.zenuml .bg-green-500\\/50{background-color:#22c55e80}.zenuml .bg-green-500\\/60{background-color:#22c55e99}.zenuml .bg-green-500\\/70{background-color:#22c55eb3}.zenuml .bg-green-500\\/75{background-color:#22c55ebf}.zenuml .bg-green-500\\/80{background-color:#22c55ecc}.zenuml .bg-green-500\\/90{background-color:#22c55ee6}.zenuml .bg-green-500\\/95{background-color:#22c55ef2}.zenuml .bg-green-500\\/100{background-color:#22c55e}.zenuml .bg-green-600\\/0{background-color:#16a34a00}.zenuml .bg-green-600\\/5{background-color:#16a34a0d}.zenuml .bg-green-600\\/10{background-color:#16a34a1a}.zenuml .bg-green-600\\/20{background-color:#16a34a33}.zenuml .bg-green-600\\/25{background-color:#16a34a40}.zenuml .bg-green-600\\/30{background-color:#16a34a4d}.zenuml .bg-green-600\\/40{background-color:#16a34a66}.zenuml .bg-green-600\\/50{background-color:#16a34a80}.zenuml .bg-green-600\\/60{background-color:#16a34a99}.zenuml .bg-green-600\\/70{background-color:#16a34ab3}.zenuml .bg-green-600\\/75{background-color:#16a34abf}.zenuml .bg-green-600\\/80{background-color:#16a34acc}.zenuml .bg-green-600\\/90{background-color:#16a34ae6}.zenuml .bg-green-600\\/95{background-color:#16a34af2}.zenuml .bg-green-600\\/100{background-color:#16a34a}.zenuml .bg-green-700\\/0{background-color:#15803d00}.zenuml .bg-green-700\\/5{background-color:#15803d0d}.zenuml .bg-green-700\\/10{background-color:#15803d1a}.zenuml .bg-green-700\\/20{background-color:#15803d33}.zenuml .bg-green-700\\/25{background-color:#15803d40}.zenuml .bg-green-700\\/30{background-color:#15803d4d}.zenuml .bg-green-700\\/40{background-color:#15803d66}.zenuml .bg-green-700\\/50{background-color:#15803d80}.zenuml .bg-green-700\\/60{background-color:#15803d99}.zenuml .bg-green-700\\/70{background-color:#15803db3}.zenuml .bg-green-700\\/75{background-color:#15803dbf}.zenuml .bg-green-700\\/80{background-color:#15803dcc}.zenuml .bg-green-700\\/90{background-color:#15803de6}.zenuml .bg-green-700\\/95{background-color:#15803df2}.zenuml .bg-green-700\\/100{background-color:#15803d}.zenuml .bg-green-800\\/0{background-color:#16653400}.zenuml .bg-green-800\\/5{background-color:#1665340d}.zenuml .bg-green-800\\/10{background-color:#1665341a}.zenuml .bg-green-800\\/20{background-color:#16653433}.zenuml .bg-green-800\\/25{background-color:#16653440}.zenuml .bg-green-800\\/30{background-color:#1665344d}.zenuml .bg-green-800\\/40{background-color:#16653466}.zenuml .bg-green-800\\/50{background-color:#16653480}.zenuml .bg-green-800\\/60{background-color:#16653499}.zenuml .bg-green-800\\/70{background-color:#166534b3}.zenuml .bg-green-800\\/75{background-color:#166534bf}.zenuml .bg-green-800\\/80{background-color:#166534cc}.zenuml .bg-green-800\\/90{background-color:#166534e6}.zenuml .bg-green-800\\/95{background-color:#166534f2}.zenuml .bg-green-800\\/100{background-color:#166534}.zenuml .bg-green-900\\/0{background-color:#14532d00}.zenuml .bg-green-900\\/5{background-color:#14532d0d}.zenuml .bg-green-900\\/10{background-color:#14532d1a}.zenuml .bg-green-900\\/20{background-color:#14532d33}.zenuml .bg-green-900\\/25{background-color:#14532d40}.zenuml .bg-green-900\\/30{background-color:#14532d4d}.zenuml .bg-green-900\\/40{background-color:#14532d66}.zenuml .bg-green-900\\/50{background-color:#14532d80}.zenuml .bg-green-900\\/60{background-color:#14532d99}.zenuml .bg-green-900\\/70{background-color:#14532db3}.zenuml .bg-green-900\\/75{background-color:#14532dbf}.zenuml .bg-green-900\\/80{background-color:#14532dcc}.zenuml .bg-green-900\\/90{background-color:#14532de6}.zenuml .bg-green-900\\/95{background-color:#14532df2}.zenuml .bg-green-900\\/100{background-color:#14532d}.zenuml .bg-emerald-50\\/0{background-color:#ecfdf500}.zenuml .bg-emerald-50\\/5{background-color:#ecfdf50d}.zenuml .bg-emerald-50\\/10{background-color:#ecfdf51a}.zenuml .bg-emerald-50\\/20{background-color:#ecfdf533}.zenuml .bg-emerald-50\\/25{background-color:#ecfdf540}.zenuml .bg-emerald-50\\/30{background-color:#ecfdf54d}.zenuml .bg-emerald-50\\/40{background-color:#ecfdf566}.zenuml .bg-emerald-50\\/50{background-color:#ecfdf580}.zenuml .bg-emerald-50\\/60{background-color:#ecfdf599}.zenuml .bg-emerald-50\\/70{background-color:#ecfdf5b3}.zenuml .bg-emerald-50\\/75{background-color:#ecfdf5bf}.zenuml .bg-emerald-50\\/80{background-color:#ecfdf5cc}.zenuml .bg-emerald-50\\/90{background-color:#ecfdf5e6}.zenuml .bg-emerald-50\\/95{background-color:#ecfdf5f2}.zenuml .bg-emerald-50\\/100{background-color:#ecfdf5}.zenuml .bg-emerald-100\\/0{background-color:#d1fae500}.zenuml .bg-emerald-100\\/5{background-color:#d1fae50d}.zenuml .bg-emerald-100\\/10{background-color:#d1fae51a}.zenuml .bg-emerald-100\\/20{background-color:#d1fae533}.zenuml .bg-emerald-100\\/25{background-color:#d1fae540}.zenuml .bg-emerald-100\\/30{background-color:#d1fae54d}.zenuml .bg-emerald-100\\/40{background-color:#d1fae566}.zenuml .bg-emerald-100\\/50{background-color:#d1fae580}.zenuml .bg-emerald-100\\/60{background-color:#d1fae599}.zenuml .bg-emerald-100\\/70{background-color:#d1fae5b3}.zenuml .bg-emerald-100\\/75{background-color:#d1fae5bf}.zenuml .bg-emerald-100\\/80{background-color:#d1fae5cc}.zenuml .bg-emerald-100\\/90{background-color:#d1fae5e6}.zenuml .bg-emerald-100\\/95{background-color:#d1fae5f2}.zenuml .bg-emerald-100\\/100{background-color:#d1fae5}.zenuml .bg-emerald-200\\/0{background-color:#a7f3d000}.zenuml .bg-emerald-200\\/5{background-color:#a7f3d00d}.zenuml .bg-emerald-200\\/10{background-color:#a7f3d01a}.zenuml .bg-emerald-200\\/20{background-color:#a7f3d033}.zenuml .bg-emerald-200\\/25{background-color:#a7f3d040}.zenuml .bg-emerald-200\\/30{background-color:#a7f3d04d}.zenuml .bg-emerald-200\\/40{background-color:#a7f3d066}.zenuml .bg-emerald-200\\/50{background-color:#a7f3d080}.zenuml .bg-emerald-200\\/60{background-color:#a7f3d099}.zenuml .bg-emerald-200\\/70{background-color:#a7f3d0b3}.zenuml .bg-emerald-200\\/75{background-color:#a7f3d0bf}.zenuml .bg-emerald-200\\/80{background-color:#a7f3d0cc}.zenuml .bg-emerald-200\\/90{background-color:#a7f3d0e6}.zenuml .bg-emerald-200\\/95{background-color:#a7f3d0f2}.zenuml .bg-emerald-200\\/100{background-color:#a7f3d0}.zenuml .bg-emerald-300\\/0{background-color:#6ee7b700}.zenuml .bg-emerald-300\\/5{background-color:#6ee7b70d}.zenuml .bg-emerald-300\\/10{background-color:#6ee7b71a}.zenuml .bg-emerald-300\\/20{background-color:#6ee7b733}.zenuml .bg-emerald-300\\/25{background-color:#6ee7b740}.zenuml .bg-emerald-300\\/30{background-color:#6ee7b74d}.zenuml .bg-emerald-300\\/40{background-color:#6ee7b766}.zenuml .bg-emerald-300\\/50{background-color:#6ee7b780}.zenuml .bg-emerald-300\\/60{background-color:#6ee7b799}.zenuml .bg-emerald-300\\/70{background-color:#6ee7b7b3}.zenuml .bg-emerald-300\\/75{background-color:#6ee7b7bf}.zenuml .bg-emerald-300\\/80{background-color:#6ee7b7cc}.zenuml .bg-emerald-300\\/90{background-color:#6ee7b7e6}.zenuml .bg-emerald-300\\/95{background-color:#6ee7b7f2}.zenuml .bg-emerald-300\\/100{background-color:#6ee7b7}.zenuml .bg-emerald-400\\/0{background-color:#34d39900}.zenuml .bg-emerald-400\\/5{background-color:#34d3990d}.zenuml .bg-emerald-400\\/10{background-color:#34d3991a}.zenuml .bg-emerald-400\\/20{background-color:#34d39933}.zenuml .bg-emerald-400\\/25{background-color:#34d39940}.zenuml .bg-emerald-400\\/30{background-color:#34d3994d}.zenuml .bg-emerald-400\\/40{background-color:#34d39966}.zenuml .bg-emerald-400\\/50{background-color:#34d39980}.zenuml .bg-emerald-400\\/60{background-color:#34d39999}.zenuml .bg-emerald-400\\/70{background-color:#34d399b3}.zenuml .bg-emerald-400\\/75{background-color:#34d399bf}.zenuml .bg-emerald-400\\/80{background-color:#34d399cc}.zenuml .bg-emerald-400\\/90{background-color:#34d399e6}.zenuml .bg-emerald-400\\/95{background-color:#34d399f2}.zenuml .bg-emerald-400\\/100{background-color:#34d399}.zenuml .bg-emerald-500\\/0{background-color:#10b98100}.zenuml .bg-emerald-500\\/5{background-color:#10b9810d}.zenuml .bg-emerald-500\\/10{background-color:#10b9811a}.zenuml .bg-emerald-500\\/20{background-color:#10b98133}.zenuml .bg-emerald-500\\/25{background-color:#10b98140}.zenuml .bg-emerald-500\\/30{background-color:#10b9814d}.zenuml .bg-emerald-500\\/40{background-color:#10b98166}.zenuml .bg-emerald-500\\/50{background-color:#10b98180}.zenuml .bg-emerald-500\\/60{background-color:#10b98199}.zenuml .bg-emerald-500\\/70{background-color:#10b981b3}.zenuml .bg-emerald-500\\/75{background-color:#10b981bf}.zenuml .bg-emerald-500\\/80{background-color:#10b981cc}.zenuml .bg-emerald-500\\/90{background-color:#10b981e6}.zenuml .bg-emerald-500\\/95{background-color:#10b981f2}.zenuml .bg-emerald-500\\/100{background-color:#10b981}.zenuml .bg-emerald-600\\/0{background-color:#05966900}.zenuml .bg-emerald-600\\/5{background-color:#0596690d}.zenuml .bg-emerald-600\\/10{background-color:#0596691a}.zenuml .bg-emerald-600\\/20{background-color:#05966933}.zenuml .bg-emerald-600\\/25{background-color:#05966940}.zenuml .bg-emerald-600\\/30{background-color:#0596694d}.zenuml .bg-emerald-600\\/40{background-color:#05966966}.zenuml .bg-emerald-600\\/50{background-color:#05966980}.zenuml .bg-emerald-600\\/60{background-color:#05966999}.zenuml .bg-emerald-600\\/70{background-color:#059669b3}.zenuml .bg-emerald-600\\/75{background-color:#059669bf}.zenuml .bg-emerald-600\\/80{background-color:#059669cc}.zenuml .bg-emerald-600\\/90{background-color:#059669e6}.zenuml .bg-emerald-600\\/95{background-color:#059669f2}.zenuml .bg-emerald-600\\/100{background-color:#059669}.zenuml .bg-emerald-700\\/0{background-color:#04785700}.zenuml .bg-emerald-700\\/5{background-color:#0478570d}.zenuml .bg-emerald-700\\/10{background-color:#0478571a}.zenuml .bg-emerald-700\\/20{background-color:#04785733}.zenuml .bg-emerald-700\\/25{background-color:#04785740}.zenuml .bg-emerald-700\\/30{background-color:#0478574d}.zenuml .bg-emerald-700\\/40{background-color:#04785766}.zenuml .bg-emerald-700\\/50{background-color:#04785780}.zenuml .bg-emerald-700\\/60{background-color:#04785799}.zenuml .bg-emerald-700\\/70{background-color:#047857b3}.zenuml .bg-emerald-700\\/75{background-color:#047857bf}.zenuml .bg-emerald-700\\/80{background-color:#047857cc}.zenuml .bg-emerald-700\\/90{background-color:#047857e6}.zenuml .bg-emerald-700\\/95{background-color:#047857f2}.zenuml .bg-emerald-700\\/100{background-color:#047857}.zenuml .bg-emerald-800\\/0{background-color:#065f4600}.zenuml .bg-emerald-800\\/5{background-color:#065f460d}.zenuml .bg-emerald-800\\/10{background-color:#065f461a}.zenuml .bg-emerald-800\\/20{background-color:#065f4633}.zenuml .bg-emerald-800\\/25{background-color:#065f4640}.zenuml .bg-emerald-800\\/30{background-color:#065f464d}.zenuml .bg-emerald-800\\/40{background-color:#065f4666}.zenuml .bg-emerald-800\\/50{background-color:#065f4680}.zenuml .bg-emerald-800\\/60{background-color:#065f4699}.zenuml .bg-emerald-800\\/70{background-color:#065f46b3}.zenuml .bg-emerald-800\\/75{background-color:#065f46bf}.zenuml .bg-emerald-800\\/80{background-color:#065f46cc}.zenuml .bg-emerald-800\\/90{background-color:#065f46e6}.zenuml .bg-emerald-800\\/95{background-color:#065f46f2}.zenuml .bg-emerald-800\\/100{background-color:#065f46}.zenuml .bg-emerald-900\\/0{background-color:#064e3b00}.zenuml .bg-emerald-900\\/5{background-color:#064e3b0d}.zenuml .bg-emerald-900\\/10{background-color:#064e3b1a}.zenuml .bg-emerald-900\\/20{background-color:#064e3b33}.zenuml .bg-emerald-900\\/25{background-color:#064e3b40}.zenuml .bg-emerald-900\\/30{background-color:#064e3b4d}.zenuml .bg-emerald-900\\/40{background-color:#064e3b66}.zenuml .bg-emerald-900\\/50{background-color:#064e3b80}.zenuml .bg-emerald-900\\/60{background-color:#064e3b99}.zenuml .bg-emerald-900\\/70{background-color:#064e3bb3}.zenuml .bg-emerald-900\\/75{background-color:#064e3bbf}.zenuml .bg-emerald-900\\/80{background-color:#064e3bcc}.zenuml .bg-emerald-900\\/90{background-color:#064e3be6}.zenuml .bg-emerald-900\\/95{background-color:#064e3bf2}.zenuml .bg-emerald-900\\/100{background-color:#064e3b}.zenuml .bg-teal-50\\/0{background-color:#f0fdfa00}.zenuml .bg-teal-50\\/5{background-color:#f0fdfa0d}.zenuml .bg-teal-50\\/10{background-color:#f0fdfa1a}.zenuml .bg-teal-50\\/20{background-color:#f0fdfa33}.zenuml .bg-teal-50\\/25{background-color:#f0fdfa40}.zenuml .bg-teal-50\\/30{background-color:#f0fdfa4d}.zenuml .bg-teal-50\\/40{background-color:#f0fdfa66}.zenuml .bg-teal-50\\/50{background-color:#f0fdfa80}.zenuml .bg-teal-50\\/60{background-color:#f0fdfa99}.zenuml .bg-teal-50\\/70{background-color:#f0fdfab3}.zenuml .bg-teal-50\\/75{background-color:#f0fdfabf}.zenuml .bg-teal-50\\/80{background-color:#f0fdfacc}.zenuml .bg-teal-50\\/90{background-color:#f0fdfae6}.zenuml .bg-teal-50\\/95{background-color:#f0fdfaf2}.zenuml .bg-teal-50\\/100{background-color:#f0fdfa}.zenuml .bg-teal-100\\/0{background-color:#ccfbf100}.zenuml .bg-teal-100\\/5{background-color:#ccfbf10d}.zenuml .bg-teal-100\\/10{background-color:#ccfbf11a}.zenuml .bg-teal-100\\/20{background-color:#ccfbf133}.zenuml .bg-teal-100\\/25{background-color:#ccfbf140}.zenuml .bg-teal-100\\/30{background-color:#ccfbf14d}.zenuml .bg-teal-100\\/40{background-color:#ccfbf166}.zenuml .bg-teal-100\\/50{background-color:#ccfbf180}.zenuml .bg-teal-100\\/60{background-color:#ccfbf199}.zenuml .bg-teal-100\\/70{background-color:#ccfbf1b3}.zenuml .bg-teal-100\\/75{background-color:#ccfbf1bf}.zenuml .bg-teal-100\\/80{background-color:#ccfbf1cc}.zenuml .bg-teal-100\\/90{background-color:#ccfbf1e6}.zenuml .bg-teal-100\\/95{background-color:#ccfbf1f2}.zenuml .bg-teal-100\\/100{background-color:#ccfbf1}.zenuml .bg-teal-200\\/0{background-color:#99f6e400}.zenuml .bg-teal-200\\/5{background-color:#99f6e40d}.zenuml .bg-teal-200\\/10{background-color:#99f6e41a}.zenuml .bg-teal-200\\/20{background-color:#99f6e433}.zenuml .bg-teal-200\\/25{background-color:#99f6e440}.zenuml .bg-teal-200\\/30{background-color:#99f6e44d}.zenuml .bg-teal-200\\/40{background-color:#99f6e466}.zenuml .bg-teal-200\\/50{background-color:#99f6e480}.zenuml .bg-teal-200\\/60{background-color:#99f6e499}.zenuml .bg-teal-200\\/70{background-color:#99f6e4b3}.zenuml .bg-teal-200\\/75{background-color:#99f6e4bf}.zenuml .bg-teal-200\\/80{background-color:#99f6e4cc}.zenuml .bg-teal-200\\/90{background-color:#99f6e4e6}.zenuml .bg-teal-200\\/95{background-color:#99f6e4f2}.zenuml .bg-teal-200\\/100{background-color:#99f6e4}.zenuml .bg-teal-300\\/0{background-color:#5eead400}.zenuml .bg-teal-300\\/5{background-color:#5eead40d}.zenuml .bg-teal-300\\/10{background-color:#5eead41a}.zenuml .bg-teal-300\\/20{background-color:#5eead433}.zenuml .bg-teal-300\\/25{background-color:#5eead440}.zenuml .bg-teal-300\\/30{background-color:#5eead44d}.zenuml .bg-teal-300\\/40{background-color:#5eead466}.zenuml .bg-teal-300\\/50{background-color:#5eead480}.zenuml .bg-teal-300\\/60{background-color:#5eead499}.zenuml .bg-teal-300\\/70{background-color:#5eead4b3}.zenuml .bg-teal-300\\/75{background-color:#5eead4bf}.zenuml .bg-teal-300\\/80{background-color:#5eead4cc}.zenuml .bg-teal-300\\/90{background-color:#5eead4e6}.zenuml .bg-teal-300\\/95{background-color:#5eead4f2}.zenuml .bg-teal-300\\/100{background-color:#5eead4}.zenuml .bg-teal-400\\/0{background-color:#2dd4bf00}.zenuml .bg-teal-400\\/5{background-color:#2dd4bf0d}.zenuml .bg-teal-400\\/10{background-color:#2dd4bf1a}.zenuml .bg-teal-400\\/20{background-color:#2dd4bf33}.zenuml .bg-teal-400\\/25{background-color:#2dd4bf40}.zenuml .bg-teal-400\\/30{background-color:#2dd4bf4d}.zenuml .bg-teal-400\\/40{background-color:#2dd4bf66}.zenuml .bg-teal-400\\/50{background-color:#2dd4bf80}.zenuml .bg-teal-400\\/60{background-color:#2dd4bf99}.zenuml .bg-teal-400\\/70{background-color:#2dd4bfb3}.zenuml .bg-teal-400\\/75{background-color:#2dd4bfbf}.zenuml .bg-teal-400\\/80{background-color:#2dd4bfcc}.zenuml .bg-teal-400\\/90{background-color:#2dd4bfe6}.zenuml .bg-teal-400\\/95{background-color:#2dd4bff2}.zenuml .bg-teal-400\\/100{background-color:#2dd4bf}.zenuml .bg-teal-500\\/0{background-color:#14b8a600}.zenuml .bg-teal-500\\/5{background-color:#14b8a60d}.zenuml .bg-teal-500\\/10{background-color:#14b8a61a}.zenuml .bg-teal-500\\/20{background-color:#14b8a633}.zenuml .bg-teal-500\\/25{background-color:#14b8a640}.zenuml .bg-teal-500\\/30{background-color:#14b8a64d}.zenuml .bg-teal-500\\/40{background-color:#14b8a666}.zenuml .bg-teal-500\\/50{background-color:#14b8a680}.zenuml .bg-teal-500\\/60{background-color:#14b8a699}.zenuml .bg-teal-500\\/70{background-color:#14b8a6b3}.zenuml .bg-teal-500\\/75{background-color:#14b8a6bf}.zenuml .bg-teal-500\\/80{background-color:#14b8a6cc}.zenuml .bg-teal-500\\/90{background-color:#14b8a6e6}.zenuml .bg-teal-500\\/95{background-color:#14b8a6f2}.zenuml .bg-teal-500\\/100{background-color:#14b8a6}.zenuml .bg-teal-600\\/0{background-color:#0d948800}.zenuml .bg-teal-600\\/5{background-color:#0d94880d}.zenuml .bg-teal-600\\/10{background-color:#0d94881a}.zenuml .bg-teal-600\\/20{background-color:#0d948833}.zenuml .bg-teal-600\\/25{background-color:#0d948840}.zenuml .bg-teal-600\\/30{background-color:#0d94884d}.zenuml .bg-teal-600\\/40{background-color:#0d948866}.zenuml .bg-teal-600\\/50{background-color:#0d948880}.zenuml .bg-teal-600\\/60{background-color:#0d948899}.zenuml .bg-teal-600\\/70{background-color:#0d9488b3}.zenuml .bg-teal-600\\/75{background-color:#0d9488bf}.zenuml .bg-teal-600\\/80{background-color:#0d9488cc}.zenuml .bg-teal-600\\/90{background-color:#0d9488e6}.zenuml .bg-teal-600\\/95{background-color:#0d9488f2}.zenuml .bg-teal-600\\/100{background-color:#0d9488}.zenuml .bg-teal-700\\/0{background-color:#0f766e00}.zenuml .bg-teal-700\\/5{background-color:#0f766e0d}.zenuml .bg-teal-700\\/10{background-color:#0f766e1a}.zenuml .bg-teal-700\\/20{background-color:#0f766e33}.zenuml .bg-teal-700\\/25{background-color:#0f766e40}.zenuml .bg-teal-700\\/30{background-color:#0f766e4d}.zenuml .bg-teal-700\\/40{background-color:#0f766e66}.zenuml .bg-teal-700\\/50{background-color:#0f766e80}.zenuml .bg-teal-700\\/60{background-color:#0f766e99}.zenuml .bg-teal-700\\/70{background-color:#0f766eb3}.zenuml .bg-teal-700\\/75{background-color:#0f766ebf}.zenuml .bg-teal-700\\/80{background-color:#0f766ecc}.zenuml .bg-teal-700\\/90{background-color:#0f766ee6}.zenuml .bg-teal-700\\/95{background-color:#0f766ef2}.zenuml .bg-teal-700\\/100{background-color:#0f766e}.zenuml .bg-teal-800\\/0{background-color:#115e5900}.zenuml .bg-teal-800\\/5{background-color:#115e590d}.zenuml .bg-teal-800\\/10{background-color:#115e591a}.zenuml .bg-teal-800\\/20{background-color:#115e5933}.zenuml .bg-teal-800\\/25{background-color:#115e5940}.zenuml .bg-teal-800\\/30{background-color:#115e594d}.zenuml .bg-teal-800\\/40{background-color:#115e5966}.zenuml .bg-teal-800\\/50{background-color:#115e5980}.zenuml .bg-teal-800\\/60{background-color:#115e5999}.zenuml .bg-teal-800\\/70{background-color:#115e59b3}.zenuml .bg-teal-800\\/75{background-color:#115e59bf}.zenuml .bg-teal-800\\/80{background-color:#115e59cc}.zenuml .bg-teal-800\\/90{background-color:#115e59e6}.zenuml .bg-teal-800\\/95{background-color:#115e59f2}.zenuml .bg-teal-800\\/100{background-color:#115e59}.zenuml .bg-teal-900\\/0{background-color:#134e4a00}.zenuml .bg-teal-900\\/5{background-color:#134e4a0d}.zenuml .bg-teal-900\\/10{background-color:#134e4a1a}.zenuml .bg-teal-900\\/20{background-color:#134e4a33}.zenuml .bg-teal-900\\/25{background-color:#134e4a40}.zenuml .bg-teal-900\\/30{background-color:#134e4a4d}.zenuml .bg-teal-900\\/40{background-color:#134e4a66}.zenuml .bg-teal-900\\/50{background-color:#134e4a80}.zenuml .bg-teal-900\\/60{background-color:#134e4a99}.zenuml .bg-teal-900\\/70{background-color:#134e4ab3}.zenuml .bg-teal-900\\/75{background-color:#134e4abf}.zenuml .bg-teal-900\\/80{background-color:#134e4acc}.zenuml .bg-teal-900\\/90{background-color:#134e4ae6}.zenuml .bg-teal-900\\/95{background-color:#134e4af2}.zenuml .bg-teal-900\\/100{background-color:#134e4a}.zenuml .bg-cyan-50\\/0{background-color:#ecfeff00}.zenuml .bg-cyan-50\\/5{background-color:#ecfeff0d}.zenuml .bg-cyan-50\\/10{background-color:#ecfeff1a}.zenuml .bg-cyan-50\\/20{background-color:#ecfeff33}.zenuml .bg-cyan-50\\/25{background-color:#ecfeff40}.zenuml .bg-cyan-50\\/30{background-color:#ecfeff4d}.zenuml .bg-cyan-50\\/40{background-color:#ecfeff66}.zenuml .bg-cyan-50\\/50{background-color:#ecfeff80}.zenuml .bg-cyan-50\\/60{background-color:#ecfeff99}.zenuml .bg-cyan-50\\/70{background-color:#ecfeffb3}.zenuml .bg-cyan-50\\/75{background-color:#ecfeffbf}.zenuml .bg-cyan-50\\/80{background-color:#ecfeffcc}.zenuml .bg-cyan-50\\/90{background-color:#ecfeffe6}.zenuml .bg-cyan-50\\/95{background-color:#ecfefff2}.zenuml .bg-cyan-50\\/100{background-color:#ecfeff}.zenuml .bg-cyan-100\\/0{background-color:#cffafe00}.zenuml .bg-cyan-100\\/5{background-color:#cffafe0d}.zenuml .bg-cyan-100\\/10{background-color:#cffafe1a}.zenuml .bg-cyan-100\\/20{background-color:#cffafe33}.zenuml .bg-cyan-100\\/25{background-color:#cffafe40}.zenuml .bg-cyan-100\\/30{background-color:#cffafe4d}.zenuml .bg-cyan-100\\/40{background-color:#cffafe66}.zenuml .bg-cyan-100\\/50{background-color:#cffafe80}.zenuml .bg-cyan-100\\/60{background-color:#cffafe99}.zenuml .bg-cyan-100\\/70{background-color:#cffafeb3}.zenuml .bg-cyan-100\\/75{background-color:#cffafebf}.zenuml .bg-cyan-100\\/80{background-color:#cffafecc}.zenuml .bg-cyan-100\\/90{background-color:#cffafee6}.zenuml .bg-cyan-100\\/95{background-color:#cffafef2}.zenuml .bg-cyan-100\\/100{background-color:#cffafe}.zenuml .bg-cyan-200\\/0{background-color:#a5f3fc00}.zenuml .bg-cyan-200\\/5{background-color:#a5f3fc0d}.zenuml .bg-cyan-200\\/10{background-color:#a5f3fc1a}.zenuml .bg-cyan-200\\/20{background-color:#a5f3fc33}.zenuml .bg-cyan-200\\/25{background-color:#a5f3fc40}.zenuml .bg-cyan-200\\/30{background-color:#a5f3fc4d}.zenuml .bg-cyan-200\\/40{background-color:#a5f3fc66}.zenuml .bg-cyan-200\\/50{background-color:#a5f3fc80}.zenuml .bg-cyan-200\\/60{background-color:#a5f3fc99}.zenuml .bg-cyan-200\\/70{background-color:#a5f3fcb3}.zenuml .bg-cyan-200\\/75{background-color:#a5f3fcbf}.zenuml .bg-cyan-200\\/80{background-color:#a5f3fccc}.zenuml .bg-cyan-200\\/90{background-color:#a5f3fce6}.zenuml .bg-cyan-200\\/95{background-color:#a5f3fcf2}.zenuml .bg-cyan-200\\/100{background-color:#a5f3fc}.zenuml .bg-cyan-300\\/0{background-color:#67e8f900}.zenuml .bg-cyan-300\\/5{background-color:#67e8f90d}.zenuml .bg-cyan-300\\/10{background-color:#67e8f91a}.zenuml .bg-cyan-300\\/20{background-color:#67e8f933}.zenuml .bg-cyan-300\\/25{background-color:#67e8f940}.zenuml .bg-cyan-300\\/30{background-color:#67e8f94d}.zenuml .bg-cyan-300\\/40{background-color:#67e8f966}.zenuml .bg-cyan-300\\/50{background-color:#67e8f980}.zenuml .bg-cyan-300\\/60{background-color:#67e8f999}.zenuml .bg-cyan-300\\/70{background-color:#67e8f9b3}.zenuml .bg-cyan-300\\/75{background-color:#67e8f9bf}.zenuml .bg-cyan-300\\/80{background-color:#67e8f9cc}.zenuml .bg-cyan-300\\/90{background-color:#67e8f9e6}.zenuml .bg-cyan-300\\/95{background-color:#67e8f9f2}.zenuml .bg-cyan-300\\/100{background-color:#67e8f9}.zenuml .bg-cyan-400\\/0{background-color:#22d3ee00}.zenuml .bg-cyan-400\\/5{background-color:#22d3ee0d}.zenuml .bg-cyan-400\\/10{background-color:#22d3ee1a}.zenuml .bg-cyan-400\\/20{background-color:#22d3ee33}.zenuml .bg-cyan-400\\/25{background-color:#22d3ee40}.zenuml .bg-cyan-400\\/30{background-color:#22d3ee4d}.zenuml .bg-cyan-400\\/40{background-color:#22d3ee66}.zenuml .bg-cyan-400\\/50{background-color:#22d3ee80}.zenuml .bg-cyan-400\\/60{background-color:#22d3ee99}.zenuml .bg-cyan-400\\/70{background-color:#22d3eeb3}.zenuml .bg-cyan-400\\/75{background-color:#22d3eebf}.zenuml .bg-cyan-400\\/80{background-color:#22d3eecc}.zenuml .bg-cyan-400\\/90{background-color:#22d3eee6}.zenuml .bg-cyan-400\\/95{background-color:#22d3eef2}.zenuml .bg-cyan-400\\/100{background-color:#22d3ee}.zenuml .bg-cyan-500\\/0{background-color:#06b6d400}.zenuml .bg-cyan-500\\/5{background-color:#06b6d40d}.zenuml .bg-cyan-500\\/10{background-color:#06b6d41a}.zenuml .bg-cyan-500\\/20{background-color:#06b6d433}.zenuml .bg-cyan-500\\/25{background-color:#06b6d440}.zenuml .bg-cyan-500\\/30{background-color:#06b6d44d}.zenuml .bg-cyan-500\\/40{background-color:#06b6d466}.zenuml .bg-cyan-500\\/50{background-color:#06b6d480}.zenuml .bg-cyan-500\\/60{background-color:#06b6d499}.zenuml .bg-cyan-500\\/70{background-color:#06b6d4b3}.zenuml .bg-cyan-500\\/75{background-color:#06b6d4bf}.zenuml .bg-cyan-500\\/80{background-color:#06b6d4cc}.zenuml .bg-cyan-500\\/90{background-color:#06b6d4e6}.zenuml .bg-cyan-500\\/95{background-color:#06b6d4f2}.zenuml .bg-cyan-500\\/100{background-color:#06b6d4}.zenuml .bg-cyan-600\\/0{background-color:#0891b200}.zenuml .bg-cyan-600\\/5{background-color:#0891b20d}.zenuml .bg-cyan-600\\/10{background-color:#0891b21a}.zenuml .bg-cyan-600\\/20{background-color:#0891b233}.zenuml .bg-cyan-600\\/25{background-color:#0891b240}.zenuml .bg-cyan-600\\/30{background-color:#0891b24d}.zenuml .bg-cyan-600\\/40{background-color:#0891b266}.zenuml .bg-cyan-600\\/50{background-color:#0891b280}.zenuml .bg-cyan-600\\/60{background-color:#0891b299}.zenuml .bg-cyan-600\\/70{background-color:#0891b2b3}.zenuml .bg-cyan-600\\/75{background-color:#0891b2bf}.zenuml .bg-cyan-600\\/80{background-color:#0891b2cc}.zenuml .bg-cyan-600\\/90{background-color:#0891b2e6}.zenuml .bg-cyan-600\\/95{background-color:#0891b2f2}.zenuml .bg-cyan-600\\/100{background-color:#0891b2}.zenuml .bg-cyan-700\\/0{background-color:#0e749000}.zenuml .bg-cyan-700\\/5{background-color:#0e74900d}.zenuml .bg-cyan-700\\/10{background-color:#0e74901a}.zenuml .bg-cyan-700\\/20{background-color:#0e749033}.zenuml .bg-cyan-700\\/25{background-color:#0e749040}.zenuml .bg-cyan-700\\/30{background-color:#0e74904d}.zenuml .bg-cyan-700\\/40{background-color:#0e749066}.zenuml .bg-cyan-700\\/50{background-color:#0e749080}.zenuml .bg-cyan-700\\/60{background-color:#0e749099}.zenuml .bg-cyan-700\\/70{background-color:#0e7490b3}.zenuml .bg-cyan-700\\/75{background-color:#0e7490bf}.zenuml .bg-cyan-700\\/80{background-color:#0e7490cc}.zenuml .bg-cyan-700\\/90{background-color:#0e7490e6}.zenuml .bg-cyan-700\\/95{background-color:#0e7490f2}.zenuml .bg-cyan-700\\/100{background-color:#0e7490}.zenuml .bg-cyan-800\\/0{background-color:#155e7500}.zenuml .bg-cyan-800\\/5{background-color:#155e750d}.zenuml .bg-cyan-800\\/10{background-color:#155e751a}.zenuml .bg-cyan-800\\/20{background-color:#155e7533}.zenuml .bg-cyan-800\\/25{background-color:#155e7540}.zenuml .bg-cyan-800\\/30{background-color:#155e754d}.zenuml .bg-cyan-800\\/40{background-color:#155e7566}.zenuml .bg-cyan-800\\/50{background-color:#155e7580}.zenuml .bg-cyan-800\\/60{background-color:#155e7599}.zenuml .bg-cyan-800\\/70{background-color:#155e75b3}.zenuml .bg-cyan-800\\/75{background-color:#155e75bf}.zenuml .bg-cyan-800\\/80{background-color:#155e75cc}.zenuml .bg-cyan-800\\/90{background-color:#155e75e6}.zenuml .bg-cyan-800\\/95{background-color:#155e75f2}.zenuml .bg-cyan-800\\/100{background-color:#155e75}.zenuml .bg-cyan-900\\/0{background-color:#164e6300}.zenuml .bg-cyan-900\\/5{background-color:#164e630d}.zenuml .bg-cyan-900\\/10{background-color:#164e631a}.zenuml .bg-cyan-900\\/20{background-color:#164e6333}.zenuml .bg-cyan-900\\/25{background-color:#164e6340}.zenuml .bg-cyan-900\\/30{background-color:#164e634d}.zenuml .bg-cyan-900\\/40{background-color:#164e6366}.zenuml .bg-cyan-900\\/50{background-color:#164e6380}.zenuml .bg-cyan-900\\/60{background-color:#164e6399}.zenuml .bg-cyan-900\\/70{background-color:#164e63b3}.zenuml .bg-cyan-900\\/75{background-color:#164e63bf}.zenuml .bg-cyan-900\\/80{background-color:#164e63cc}.zenuml .bg-cyan-900\\/90{background-color:#164e63e6}.zenuml .bg-cyan-900\\/95{background-color:#164e63f2}.zenuml .bg-cyan-900\\/100{background-color:#164e63}.zenuml .bg-sky-50\\/0{background-color:#f0f9ff00}.zenuml .bg-sky-50\\/5{background-color:#f0f9ff0d}.zenuml .bg-sky-50\\/10{background-color:#f0f9ff1a}.zenuml .bg-sky-50\\/20{background-color:#f0f9ff33}.zenuml .bg-sky-50\\/25{background-color:#f0f9ff40}.zenuml .bg-sky-50\\/30{background-color:#f0f9ff4d}.zenuml .bg-sky-50\\/40{background-color:#f0f9ff66}.zenuml .bg-sky-50\\/50{background-color:#f0f9ff80}.zenuml .bg-sky-50\\/60{background-color:#f0f9ff99}.zenuml .bg-sky-50\\/70{background-color:#f0f9ffb3}.zenuml .bg-sky-50\\/75{background-color:#f0f9ffbf}.zenuml .bg-sky-50\\/80{background-color:#f0f9ffcc}.zenuml .bg-sky-50\\/90{background-color:#f0f9ffe6}.zenuml .bg-sky-50\\/95{background-color:#f0f9fff2}.zenuml .bg-sky-50\\/100{background-color:#f0f9ff}.zenuml .bg-sky-100\\/0{background-color:#e0f2fe00}.zenuml .bg-sky-100\\/5{background-color:#e0f2fe0d}.zenuml .bg-sky-100\\/10{background-color:#e0f2fe1a}.zenuml .bg-sky-100\\/20{background-color:#e0f2fe33}.zenuml .bg-sky-100\\/25{background-color:#e0f2fe40}.zenuml .bg-sky-100\\/30{background-color:#e0f2fe4d}.zenuml .bg-sky-100\\/40{background-color:#e0f2fe66}.zenuml .bg-sky-100\\/50{background-color:#e0f2fe80}.zenuml .bg-sky-100\\/60{background-color:#e0f2fe99}.zenuml .bg-sky-100\\/70{background-color:#e0f2feb3}.zenuml .bg-sky-100\\/75{background-color:#e0f2febf}.zenuml .bg-sky-100\\/80{background-color:#e0f2fecc}.zenuml .bg-sky-100\\/90{background-color:#e0f2fee6}.zenuml .bg-sky-100\\/95{background-color:#e0f2fef2}.zenuml .bg-sky-100\\/100{background-color:#e0f2fe}.zenuml .bg-sky-200\\/0{background-color:#bae6fd00}.zenuml .bg-sky-200\\/5{background-color:#bae6fd0d}.zenuml .bg-sky-200\\/10{background-color:#bae6fd1a}.zenuml .bg-sky-200\\/20{background-color:#bae6fd33}.zenuml .bg-sky-200\\/25{background-color:#bae6fd40}.zenuml .bg-sky-200\\/30{background-color:#bae6fd4d}.zenuml .bg-sky-200\\/40{background-color:#bae6fd66}.zenuml .bg-sky-200\\/50{background-color:#bae6fd80}.zenuml .bg-sky-200\\/60{background-color:#bae6fd99}.zenuml .bg-sky-200\\/70{background-color:#bae6fdb3}.zenuml .bg-sky-200\\/75{background-color:#bae6fdbf}.zenuml .bg-sky-200\\/80{background-color:#bae6fdcc}.zenuml .bg-sky-200\\/90{background-color:#bae6fde6}.zenuml .bg-sky-200\\/95{background-color:#bae6fdf2}.zenuml .bg-sky-200\\/100{background-color:#bae6fd}.zenuml .bg-sky-300\\/0{background-color:#7dd3fc00}.zenuml .bg-sky-300\\/5{background-color:#7dd3fc0d}.zenuml .bg-sky-300\\/10{background-color:#7dd3fc1a}.zenuml .bg-sky-300\\/20{background-color:#7dd3fc33}.zenuml .bg-sky-300\\/25{background-color:#7dd3fc40}.zenuml .bg-sky-300\\/30{background-color:#7dd3fc4d}.zenuml .bg-sky-300\\/40{background-color:#7dd3fc66}.zenuml .bg-sky-300\\/50{background-color:#7dd3fc80}.zenuml .bg-sky-300\\/60{background-color:#7dd3fc99}.zenuml .bg-sky-300\\/70{background-color:#7dd3fcb3}.zenuml .bg-sky-300\\/75{background-color:#7dd3fcbf}.zenuml .bg-sky-300\\/80{background-color:#7dd3fccc}.zenuml .bg-sky-300\\/90{background-color:#7dd3fce6}.zenuml .bg-sky-300\\/95{background-color:#7dd3fcf2}.zenuml .bg-sky-300\\/100{background-color:#7dd3fc}.zenuml .bg-sky-400\\/0{background-color:#38bdf800}.zenuml .bg-sky-400\\/5{background-color:#38bdf80d}.zenuml .bg-sky-400\\/10{background-color:#38bdf81a}.zenuml .bg-sky-400\\/20{background-color:#38bdf833}.zenuml .bg-sky-400\\/25{background-color:#38bdf840}.zenuml .bg-sky-400\\/30{background-color:#38bdf84d}.zenuml .bg-sky-400\\/40{background-color:#38bdf866}.zenuml .bg-sky-400\\/50{background-color:#38bdf880}.zenuml .bg-sky-400\\/60{background-color:#38bdf899}.zenuml .bg-sky-400\\/70{background-color:#38bdf8b3}.zenuml .bg-sky-400\\/75{background-color:#38bdf8bf}.zenuml .bg-sky-400\\/80{background-color:#38bdf8cc}.zenuml .bg-sky-400\\/90{background-color:#38bdf8e6}.zenuml .bg-sky-400\\/95{background-color:#38bdf8f2}.zenuml .bg-sky-400\\/100{background-color:#38bdf8}.zenuml .bg-sky-500\\/0{background-color:#0ea5e900}.zenuml .bg-sky-500\\/5{background-color:#0ea5e90d}.zenuml .bg-sky-500\\/10{background-color:#0ea5e91a}.zenuml .bg-sky-500\\/20{background-color:#0ea5e933}.zenuml .bg-sky-500\\/25{background-color:#0ea5e940}.zenuml .bg-sky-500\\/30{background-color:#0ea5e94d}.zenuml .bg-sky-500\\/40{background-color:#0ea5e966}.zenuml .bg-sky-500\\/50{background-color:#0ea5e980}.zenuml .bg-sky-500\\/60{background-color:#0ea5e999}.zenuml .bg-sky-500\\/70{background-color:#0ea5e9b3}.zenuml .bg-sky-500\\/75{background-color:#0ea5e9bf}.zenuml .bg-sky-500\\/80{background-color:#0ea5e9cc}.zenuml .bg-sky-500\\/90{background-color:#0ea5e9e6}.zenuml .bg-sky-500\\/95{background-color:#0ea5e9f2}.zenuml .bg-sky-500\\/100{background-color:#0ea5e9}.zenuml .bg-sky-600\\/0{background-color:#0284c700}.zenuml .bg-sky-600\\/5{background-color:#0284c70d}.zenuml .bg-sky-600\\/10{background-color:#0284c71a}.zenuml .bg-sky-600\\/20{background-color:#0284c733}.zenuml .bg-sky-600\\/25{background-color:#0284c740}.zenuml .bg-sky-600\\/30{background-color:#0284c74d}.zenuml .bg-sky-600\\/40{background-color:#0284c766}.zenuml .bg-sky-600\\/50{background-color:#0284c780}.zenuml .bg-sky-600\\/60{background-color:#0284c799}.zenuml .bg-sky-600\\/70{background-color:#0284c7b3}.zenuml .bg-sky-600\\/75{background-color:#0284c7bf}.zenuml .bg-sky-600\\/80{background-color:#0284c7cc}.zenuml .bg-sky-600\\/90{background-color:#0284c7e6}.zenuml .bg-sky-600\\/95{background-color:#0284c7f2}.zenuml .bg-sky-600\\/100{background-color:#0284c7}.zenuml .bg-sky-700\\/0{background-color:#0369a100}.zenuml .bg-sky-700\\/5{background-color:#0369a10d}.zenuml .bg-sky-700\\/10{background-color:#0369a11a}.zenuml .bg-sky-700\\/20{background-color:#0369a133}.zenuml .bg-sky-700\\/25{background-color:#0369a140}.zenuml .bg-sky-700\\/30{background-color:#0369a14d}.zenuml .bg-sky-700\\/40{background-color:#0369a166}.zenuml .bg-sky-700\\/50{background-color:#0369a180}.zenuml .bg-sky-700\\/60{background-color:#0369a199}.zenuml .bg-sky-700\\/70{background-color:#0369a1b3}.zenuml .bg-sky-700\\/75{background-color:#0369a1bf}.zenuml .bg-sky-700\\/80{background-color:#0369a1cc}.zenuml .bg-sky-700\\/90{background-color:#0369a1e6}.zenuml .bg-sky-700\\/95{background-color:#0369a1f2}.zenuml .bg-sky-700\\/100{background-color:#0369a1}.zenuml .bg-sky-800\\/0{background-color:#07598500}.zenuml .bg-sky-800\\/5{background-color:#0759850d}.zenuml .bg-sky-800\\/10{background-color:#0759851a}.zenuml .bg-sky-800\\/20{background-color:#07598533}.zenuml .bg-sky-800\\/25{background-color:#07598540}.zenuml .bg-sky-800\\/30{background-color:#0759854d}.zenuml .bg-sky-800\\/40{background-color:#07598566}.zenuml .bg-sky-800\\/50{background-color:#07598580}.zenuml .bg-sky-800\\/60{background-color:#07598599}.zenuml .bg-sky-800\\/70{background-color:#075985b3}.zenuml .bg-sky-800\\/75{background-color:#075985bf}.zenuml .bg-sky-800\\/80{background-color:#075985cc}.zenuml .bg-sky-800\\/90{background-color:#075985e6}.zenuml .bg-sky-800\\/95{background-color:#075985f2}.zenuml .bg-sky-800\\/100{background-color:#075985}.zenuml .bg-sky-900\\/0{background-color:#0c4a6e00}.zenuml .bg-sky-900\\/5{background-color:#0c4a6e0d}.zenuml .bg-sky-900\\/10{background-color:#0c4a6e1a}.zenuml .bg-sky-900\\/20{background-color:#0c4a6e33}.zenuml .bg-sky-900\\/25{background-color:#0c4a6e40}.zenuml .bg-sky-900\\/30{background-color:#0c4a6e4d}.zenuml .bg-sky-900\\/40{background-color:#0c4a6e66}.zenuml .bg-sky-900\\/50{background-color:#0c4a6e80}.zenuml .bg-sky-900\\/60{background-color:#0c4a6e99}.zenuml .bg-sky-900\\/70{background-color:#0c4a6eb3}.zenuml .bg-sky-900\\/75{background-color:#0c4a6ebf}.zenuml .bg-sky-900\\/80{background-color:#0c4a6ecc}.zenuml .bg-sky-900\\/90{background-color:#0c4a6ee6}.zenuml .bg-sky-900\\/95{background-color:#0c4a6ef2}.zenuml .bg-sky-900\\/100{background-color:#0c4a6e}.zenuml .bg-blue-50\\/0{background-color:#eff6ff00}.zenuml .bg-blue-50\\/5{background-color:#eff6ff0d}.zenuml .bg-blue-50\\/10{background-color:#eff6ff1a}.zenuml .bg-blue-50\\/20{background-color:#eff6ff33}.zenuml .bg-blue-50\\/25{background-color:#eff6ff40}.zenuml .bg-blue-50\\/30{background-color:#eff6ff4d}.zenuml .bg-blue-50\\/40{background-color:#eff6ff66}.zenuml .bg-blue-50\\/50{background-color:#eff6ff80}.zenuml .bg-blue-50\\/60{background-color:#eff6ff99}.zenuml .bg-blue-50\\/70{background-color:#eff6ffb3}.zenuml .bg-blue-50\\/75{background-color:#eff6ffbf}.zenuml .bg-blue-50\\/80{background-color:#eff6ffcc}.zenuml .bg-blue-50\\/90{background-color:#eff6ffe6}.zenuml .bg-blue-50\\/95{background-color:#eff6fff2}.zenuml .bg-blue-50\\/100{background-color:#eff6ff}.zenuml .bg-blue-100\\/0{background-color:#dbeafe00}.zenuml .bg-blue-100\\/5{background-color:#dbeafe0d}.zenuml .bg-blue-100\\/10{background-color:#dbeafe1a}.zenuml .bg-blue-100\\/20{background-color:#dbeafe33}.zenuml .bg-blue-100\\/25{background-color:#dbeafe40}.zenuml .bg-blue-100\\/30{background-color:#dbeafe4d}.zenuml .bg-blue-100\\/40{background-color:#dbeafe66}.zenuml .bg-blue-100\\/50{background-color:#dbeafe80}.zenuml .bg-blue-100\\/60{background-color:#dbeafe99}.zenuml .bg-blue-100\\/70{background-color:#dbeafeb3}.zenuml .bg-blue-100\\/75{background-color:#dbeafebf}.zenuml .bg-blue-100\\/80{background-color:#dbeafecc}.zenuml .bg-blue-100\\/90{background-color:#dbeafee6}.zenuml .bg-blue-100\\/95{background-color:#dbeafef2}.zenuml .bg-blue-100\\/100{background-color:#dbeafe}.zenuml .bg-blue-200\\/0{background-color:#bfdbfe00}.zenuml .bg-blue-200\\/5{background-color:#bfdbfe0d}.zenuml .bg-blue-200\\/10{background-color:#bfdbfe1a}.zenuml .bg-blue-200\\/20{background-color:#bfdbfe33}.zenuml .bg-blue-200\\/25{background-color:#bfdbfe40}.zenuml .bg-blue-200\\/30{background-color:#bfdbfe4d}.zenuml .bg-blue-200\\/40{background-color:#bfdbfe66}.zenuml .bg-blue-200\\/50{background-color:#bfdbfe80}.zenuml .bg-blue-200\\/60{background-color:#bfdbfe99}.zenuml .bg-blue-200\\/70{background-color:#bfdbfeb3}.zenuml .bg-blue-200\\/75{background-color:#bfdbfebf}.zenuml .bg-blue-200\\/80{background-color:#bfdbfecc}.zenuml .bg-blue-200\\/90{background-color:#bfdbfee6}.zenuml .bg-blue-200\\/95{background-color:#bfdbfef2}.zenuml .bg-blue-200\\/100{background-color:#bfdbfe}.zenuml .bg-blue-300\\/0{background-color:#93c5fd00}.zenuml .bg-blue-300\\/5{background-color:#93c5fd0d}.zenuml .bg-blue-300\\/10{background-color:#93c5fd1a}.zenuml .bg-blue-300\\/20{background-color:#93c5fd33}.zenuml .bg-blue-300\\/25{background-color:#93c5fd40}.zenuml .bg-blue-300\\/30{background-color:#93c5fd4d}.zenuml .bg-blue-300\\/40{background-color:#93c5fd66}.zenuml .bg-blue-300\\/50{background-color:#93c5fd80}.zenuml .bg-blue-300\\/60{background-color:#93c5fd99}.zenuml .bg-blue-300\\/70{background-color:#93c5fdb3}.zenuml .bg-blue-300\\/75{background-color:#93c5fdbf}.zenuml .bg-blue-300\\/80{background-color:#93c5fdcc}.zenuml .bg-blue-300\\/90{background-color:#93c5fde6}.zenuml .bg-blue-300\\/95{background-color:#93c5fdf2}.zenuml .bg-blue-300\\/100{background-color:#93c5fd}.zenuml .bg-blue-400\\/0{background-color:#60a5fa00}.zenuml .bg-blue-400\\/5{background-color:#60a5fa0d}.zenuml .bg-blue-400\\/10{background-color:#60a5fa1a}.zenuml .bg-blue-400\\/20{background-color:#60a5fa33}.zenuml .bg-blue-400\\/25{background-color:#60a5fa40}.zenuml .bg-blue-400\\/30{background-color:#60a5fa4d}.zenuml .bg-blue-400\\/40{background-color:#60a5fa66}.zenuml .bg-blue-400\\/50{background-color:#60a5fa80}.zenuml .bg-blue-400\\/60{background-color:#60a5fa99}.zenuml .bg-blue-400\\/70{background-color:#60a5fab3}.zenuml .bg-blue-400\\/75{background-color:#60a5fabf}.zenuml .bg-blue-400\\/80{background-color:#60a5facc}.zenuml .bg-blue-400\\/90{background-color:#60a5fae6}.zenuml .bg-blue-400\\/95{background-color:#60a5faf2}.zenuml .bg-blue-400\\/100{background-color:#60a5fa}.zenuml .bg-blue-500\\/0{background-color:#3b82f600}.zenuml .bg-blue-500\\/5{background-color:#3b82f60d}.zenuml .bg-blue-500\\/10{background-color:#3b82f61a}.zenuml .bg-blue-500\\/20{background-color:#3b82f633}.zenuml .bg-blue-500\\/25{background-color:#3b82f640}.zenuml .bg-blue-500\\/30{background-color:#3b82f64d}.zenuml .bg-blue-500\\/40{background-color:#3b82f666}.zenuml .bg-blue-500\\/50{background-color:#3b82f680}.zenuml .bg-blue-500\\/60{background-color:#3b82f699}.zenuml .bg-blue-500\\/70{background-color:#3b82f6b3}.zenuml .bg-blue-500\\/75{background-color:#3b82f6bf}.zenuml .bg-blue-500\\/80{background-color:#3b82f6cc}.zenuml .bg-blue-500\\/90{background-color:#3b82f6e6}.zenuml .bg-blue-500\\/95{background-color:#3b82f6f2}.zenuml .bg-blue-500\\/100{background-color:#3b82f6}.zenuml .bg-blue-600\\/0{background-color:#2563eb00}.zenuml .bg-blue-600\\/5{background-color:#2563eb0d}.zenuml .bg-blue-600\\/10{background-color:#2563eb1a}.zenuml .bg-blue-600\\/20{background-color:#2563eb33}.zenuml .bg-blue-600\\/25{background-color:#2563eb40}.zenuml .bg-blue-600\\/30{background-color:#2563eb4d}.zenuml .bg-blue-600\\/40{background-color:#2563eb66}.zenuml .bg-blue-600\\/50{background-color:#2563eb80}.zenuml .bg-blue-600\\/60{background-color:#2563eb99}.zenuml .bg-blue-600\\/70{background-color:#2563ebb3}.zenuml .bg-blue-600\\/75{background-color:#2563ebbf}.zenuml .bg-blue-600\\/80{background-color:#2563ebcc}.zenuml .bg-blue-600\\/90{background-color:#2563ebe6}.zenuml .bg-blue-600\\/95{background-color:#2563ebf2}.zenuml .bg-blue-600\\/100{background-color:#2563eb}.zenuml .bg-blue-700\\/0{background-color:#1d4ed800}.zenuml .bg-blue-700\\/5{background-color:#1d4ed80d}.zenuml .bg-blue-700\\/10{background-color:#1d4ed81a}.zenuml .bg-blue-700\\/20{background-color:#1d4ed833}.zenuml .bg-blue-700\\/25{background-color:#1d4ed840}.zenuml .bg-blue-700\\/30{background-color:#1d4ed84d}.zenuml .bg-blue-700\\/40{background-color:#1d4ed866}.zenuml .bg-blue-700\\/50{background-color:#1d4ed880}.zenuml .bg-blue-700\\/60{background-color:#1d4ed899}.zenuml .bg-blue-700\\/70{background-color:#1d4ed8b3}.zenuml .bg-blue-700\\/75{background-color:#1d4ed8bf}.zenuml .bg-blue-700\\/80{background-color:#1d4ed8cc}.zenuml .bg-blue-700\\/90{background-color:#1d4ed8e6}.zenuml .bg-blue-700\\/95{background-color:#1d4ed8f2}.zenuml .bg-blue-700\\/100{background-color:#1d4ed8}.zenuml .bg-blue-800\\/0{background-color:#1e40af00}.zenuml .bg-blue-800\\/5{background-color:#1e40af0d}.zenuml .bg-blue-800\\/10{background-color:#1e40af1a}.zenuml .bg-blue-800\\/20{background-color:#1e40af33}.zenuml .bg-blue-800\\/25{background-color:#1e40af40}.zenuml .bg-blue-800\\/30{background-color:#1e40af4d}.zenuml .bg-blue-800\\/40{background-color:#1e40af66}.zenuml .bg-blue-800\\/50{background-color:#1e40af80}.zenuml .bg-blue-800\\/60{background-color:#1e40af99}.zenuml .bg-blue-800\\/70{background-color:#1e40afb3}.zenuml .bg-blue-800\\/75{background-color:#1e40afbf}.zenuml .bg-blue-800\\/80{background-color:#1e40afcc}.zenuml .bg-blue-800\\/90{background-color:#1e40afe6}.zenuml .bg-blue-800\\/95{background-color:#1e40aff2}.zenuml .bg-blue-800\\/100{background-color:#1e40af}.zenuml .bg-blue-900\\/0{background-color:#1e3a8a00}.zenuml .bg-blue-900\\/5{background-color:#1e3a8a0d}.zenuml .bg-blue-900\\/10{background-color:#1e3a8a1a}.zenuml .bg-blue-900\\/20{background-color:#1e3a8a33}.zenuml .bg-blue-900\\/25{background-color:#1e3a8a40}.zenuml .bg-blue-900\\/30{background-color:#1e3a8a4d}.zenuml .bg-blue-900\\/40{background-color:#1e3a8a66}.zenuml .bg-blue-900\\/50{background-color:#1e3a8a80}.zenuml .bg-blue-900\\/60{background-color:#1e3a8a99}.zenuml .bg-blue-900\\/70{background-color:#1e3a8ab3}.zenuml .bg-blue-900\\/75{background-color:#1e3a8abf}.zenuml .bg-blue-900\\/80{background-color:#1e3a8acc}.zenuml .bg-blue-900\\/90{background-color:#1e3a8ae6}.zenuml .bg-blue-900\\/95{background-color:#1e3a8af2}.zenuml .bg-blue-900\\/100{background-color:#1e3a8a}.zenuml .bg-indigo-50\\/0{background-color:#eef2ff00}.zenuml .bg-indigo-50\\/5{background-color:#eef2ff0d}.zenuml .bg-indigo-50\\/10{background-color:#eef2ff1a}.zenuml .bg-indigo-50\\/20{background-color:#eef2ff33}.zenuml .bg-indigo-50\\/25{background-color:#eef2ff40}.zenuml .bg-indigo-50\\/30{background-color:#eef2ff4d}.zenuml .bg-indigo-50\\/40{background-color:#eef2ff66}.zenuml .bg-indigo-50\\/50{background-color:#eef2ff80}.zenuml .bg-indigo-50\\/60{background-color:#eef2ff99}.zenuml .bg-indigo-50\\/70{background-color:#eef2ffb3}.zenuml .bg-indigo-50\\/75{background-color:#eef2ffbf}.zenuml .bg-indigo-50\\/80{background-color:#eef2ffcc}.zenuml .bg-indigo-50\\/90{background-color:#eef2ffe6}.zenuml .bg-indigo-50\\/95{background-color:#eef2fff2}.zenuml .bg-indigo-50\\/100{background-color:#eef2ff}.zenuml .bg-indigo-100\\/0{background-color:#e0e7ff00}.zenuml .bg-indigo-100\\/5{background-color:#e0e7ff0d}.zenuml .bg-indigo-100\\/10{background-color:#e0e7ff1a}.zenuml .bg-indigo-100\\/20{background-color:#e0e7ff33}.zenuml .bg-indigo-100\\/25{background-color:#e0e7ff40}.zenuml .bg-indigo-100\\/30{background-color:#e0e7ff4d}.zenuml .bg-indigo-100\\/40{background-color:#e0e7ff66}.zenuml .bg-indigo-100\\/50{background-color:#e0e7ff80}.zenuml .bg-indigo-100\\/60{background-color:#e0e7ff99}.zenuml .bg-indigo-100\\/70{background-color:#e0e7ffb3}.zenuml .bg-indigo-100\\/75{background-color:#e0e7ffbf}.zenuml .bg-indigo-100\\/80{background-color:#e0e7ffcc}.zenuml .bg-indigo-100\\/90{background-color:#e0e7ffe6}.zenuml .bg-indigo-100\\/95{background-color:#e0e7fff2}.zenuml .bg-indigo-100\\/100{background-color:#e0e7ff}.zenuml .bg-indigo-200\\/0{background-color:#c7d2fe00}.zenuml .bg-indigo-200\\/5{background-color:#c7d2fe0d}.zenuml .bg-indigo-200\\/10{background-color:#c7d2fe1a}.zenuml .bg-indigo-200\\/20{background-color:#c7d2fe33}.zenuml .bg-indigo-200\\/25{background-color:#c7d2fe40}.zenuml .bg-indigo-200\\/30{background-color:#c7d2fe4d}.zenuml .bg-indigo-200\\/40{background-color:#c7d2fe66}.zenuml .bg-indigo-200\\/50{background-color:#c7d2fe80}.zenuml .bg-indigo-200\\/60{background-color:#c7d2fe99}.zenuml .bg-indigo-200\\/70{background-color:#c7d2feb3}.zenuml .bg-indigo-200\\/75{background-color:#c7d2febf}.zenuml .bg-indigo-200\\/80{background-color:#c7d2fecc}.zenuml .bg-indigo-200\\/90{background-color:#c7d2fee6}.zenuml .bg-indigo-200\\/95{background-color:#c7d2fef2}.zenuml .bg-indigo-200\\/100{background-color:#c7d2fe}.zenuml .bg-indigo-300\\/0{background-color:#a5b4fc00}.zenuml .bg-indigo-300\\/5{background-color:#a5b4fc0d}.zenuml .bg-indigo-300\\/10{background-color:#a5b4fc1a}.zenuml .bg-indigo-300\\/20{background-color:#a5b4fc33}.zenuml .bg-indigo-300\\/25{background-color:#a5b4fc40}.zenuml .bg-indigo-300\\/30{background-color:#a5b4fc4d}.zenuml .bg-indigo-300\\/40{background-color:#a5b4fc66}.zenuml .bg-indigo-300\\/50{background-color:#a5b4fc80}.zenuml .bg-indigo-300\\/60{background-color:#a5b4fc99}.zenuml .bg-indigo-300\\/70{background-color:#a5b4fcb3}.zenuml .bg-indigo-300\\/75{background-color:#a5b4fcbf}.zenuml .bg-indigo-300\\/80{background-color:#a5b4fccc}.zenuml .bg-indigo-300\\/90{background-color:#a5b4fce6}.zenuml .bg-indigo-300\\/95{background-color:#a5b4fcf2}.zenuml .bg-indigo-300\\/100{background-color:#a5b4fc}.zenuml .bg-indigo-400\\/0{background-color:#818cf800}.zenuml .bg-indigo-400\\/5{background-color:#818cf80d}.zenuml .bg-indigo-400\\/10{background-color:#818cf81a}.zenuml .bg-indigo-400\\/20{background-color:#818cf833}.zenuml .bg-indigo-400\\/25{background-color:#818cf840}.zenuml .bg-indigo-400\\/30{background-color:#818cf84d}.zenuml .bg-indigo-400\\/40{background-color:#818cf866}.zenuml .bg-indigo-400\\/50{background-color:#818cf880}.zenuml .bg-indigo-400\\/60{background-color:#818cf899}.zenuml .bg-indigo-400\\/70{background-color:#818cf8b3}.zenuml .bg-indigo-400\\/75{background-color:#818cf8bf}.zenuml .bg-indigo-400\\/80{background-color:#818cf8cc}.zenuml .bg-indigo-400\\/90{background-color:#818cf8e6}.zenuml .bg-indigo-400\\/95{background-color:#818cf8f2}.zenuml .bg-indigo-400\\/100{background-color:#818cf8}.zenuml .bg-indigo-500\\/0{background-color:#6366f100}.zenuml .bg-indigo-500\\/5{background-color:#6366f10d}.zenuml .bg-indigo-500\\/10{background-color:#6366f11a}.zenuml .bg-indigo-500\\/20{background-color:#6366f133}.zenuml .bg-indigo-500\\/25{background-color:#6366f140}.zenuml .bg-indigo-500\\/30{background-color:#6366f14d}.zenuml .bg-indigo-500\\/40{background-color:#6366f166}.zenuml .bg-indigo-500\\/50{background-color:#6366f180}.zenuml .bg-indigo-500\\/60{background-color:#6366f199}.zenuml .bg-indigo-500\\/70{background-color:#6366f1b3}.zenuml .bg-indigo-500\\/75{background-color:#6366f1bf}.zenuml .bg-indigo-500\\/80{background-color:#6366f1cc}.zenuml .bg-indigo-500\\/90{background-color:#6366f1e6}.zenuml .bg-indigo-500\\/95{background-color:#6366f1f2}.zenuml .bg-indigo-500\\/100{background-color:#6366f1}.zenuml .bg-indigo-600\\/0{background-color:#4f46e500}.zenuml .bg-indigo-600\\/5{background-color:#4f46e50d}.zenuml .bg-indigo-600\\/10{background-color:#4f46e51a}.zenuml .bg-indigo-600\\/20{background-color:#4f46e533}.zenuml .bg-indigo-600\\/25{background-color:#4f46e540}.zenuml .bg-indigo-600\\/30{background-color:#4f46e54d}.zenuml .bg-indigo-600\\/40{background-color:#4f46e566}.zenuml .bg-indigo-600\\/50{background-color:#4f46e580}.zenuml .bg-indigo-600\\/60{background-color:#4f46e599}.zenuml .bg-indigo-600\\/70{background-color:#4f46e5b3}.zenuml .bg-indigo-600\\/75{background-color:#4f46e5bf}.zenuml .bg-indigo-600\\/80{background-color:#4f46e5cc}.zenuml .bg-indigo-600\\/90{background-color:#4f46e5e6}.zenuml .bg-indigo-600\\/95{background-color:#4f46e5f2}.zenuml .bg-indigo-600\\/100{background-color:#4f46e5}.zenuml .bg-indigo-700\\/0{background-color:#4338ca00}.zenuml .bg-indigo-700\\/5{background-color:#4338ca0d}.zenuml .bg-indigo-700\\/10{background-color:#4338ca1a}.zenuml .bg-indigo-700\\/20{background-color:#4338ca33}.zenuml .bg-indigo-700\\/25{background-color:#4338ca40}.zenuml .bg-indigo-700\\/30{background-color:#4338ca4d}.zenuml .bg-indigo-700\\/40{background-color:#4338ca66}.zenuml .bg-indigo-700\\/50{background-color:#4338ca80}.zenuml .bg-indigo-700\\/60{background-color:#4338ca99}.zenuml .bg-indigo-700\\/70{background-color:#4338cab3}.zenuml .bg-indigo-700\\/75{background-color:#4338cabf}.zenuml .bg-indigo-700\\/80{background-color:#4338cacc}.zenuml .bg-indigo-700\\/90{background-color:#4338cae6}.zenuml .bg-indigo-700\\/95{background-color:#4338caf2}.zenuml .bg-indigo-700\\/100{background-color:#4338ca}.zenuml .bg-indigo-800\\/0{background-color:#3730a300}.zenuml .bg-indigo-800\\/5{background-color:#3730a30d}.zenuml .bg-indigo-800\\/10{background-color:#3730a31a}.zenuml .bg-indigo-800\\/20{background-color:#3730a333}.zenuml .bg-indigo-800\\/25{background-color:#3730a340}.zenuml .bg-indigo-800\\/30{background-color:#3730a34d}.zenuml .bg-indigo-800\\/40{background-color:#3730a366}.zenuml .bg-indigo-800\\/50{background-color:#3730a380}.zenuml .bg-indigo-800\\/60{background-color:#3730a399}.zenuml .bg-indigo-800\\/70{background-color:#3730a3b3}.zenuml .bg-indigo-800\\/75{background-color:#3730a3bf}.zenuml .bg-indigo-800\\/80{background-color:#3730a3cc}.zenuml .bg-indigo-800\\/90{background-color:#3730a3e6}.zenuml .bg-indigo-800\\/95{background-color:#3730a3f2}.zenuml .bg-indigo-800\\/100{background-color:#3730a3}.zenuml .bg-indigo-900\\/0{background-color:#312e8100}.zenuml .bg-indigo-900\\/5{background-color:#312e810d}.zenuml .bg-indigo-900\\/10{background-color:#312e811a}.zenuml .bg-indigo-900\\/20{background-color:#312e8133}.zenuml .bg-indigo-900\\/25{background-color:#312e8140}.zenuml .bg-indigo-900\\/30{background-color:#312e814d}.zenuml .bg-indigo-900\\/40{background-color:#312e8166}.zenuml .bg-indigo-900\\/50{background-color:#312e8180}.zenuml .bg-indigo-900\\/60{background-color:#312e8199}.zenuml .bg-indigo-900\\/70{background-color:#312e81b3}.zenuml .bg-indigo-900\\/75{background-color:#312e81bf}.zenuml .bg-indigo-900\\/80{background-color:#312e81cc}.zenuml .bg-indigo-900\\/90{background-color:#312e81e6}.zenuml .bg-indigo-900\\/95{background-color:#312e81f2}.zenuml .bg-indigo-900\\/100{background-color:#312e81}.zenuml .bg-violet-50\\/0{background-color:#f5f3ff00}.zenuml .bg-violet-50\\/5{background-color:#f5f3ff0d}.zenuml .bg-violet-50\\/10{background-color:#f5f3ff1a}.zenuml .bg-violet-50\\/20{background-color:#f5f3ff33}.zenuml .bg-violet-50\\/25{background-color:#f5f3ff40}.zenuml .bg-violet-50\\/30{background-color:#f5f3ff4d}.zenuml .bg-violet-50\\/40{background-color:#f5f3ff66}.zenuml .bg-violet-50\\/50{background-color:#f5f3ff80}.zenuml .bg-violet-50\\/60{background-color:#f5f3ff99}.zenuml .bg-violet-50\\/70{background-color:#f5f3ffb3}.zenuml .bg-violet-50\\/75{background-color:#f5f3ffbf}.zenuml .bg-violet-50\\/80{background-color:#f5f3ffcc}.zenuml .bg-violet-50\\/90{background-color:#f5f3ffe6}.zenuml .bg-violet-50\\/95{background-color:#f5f3fff2}.zenuml .bg-violet-50\\/100{background-color:#f5f3ff}.zenuml .bg-violet-100\\/0{background-color:#ede9fe00}.zenuml .bg-violet-100\\/5{background-color:#ede9fe0d}.zenuml .bg-violet-100\\/10{background-color:#ede9fe1a}.zenuml .bg-violet-100\\/20{background-color:#ede9fe33}.zenuml .bg-violet-100\\/25{background-color:#ede9fe40}.zenuml .bg-violet-100\\/30{background-color:#ede9fe4d}.zenuml .bg-violet-100\\/40{background-color:#ede9fe66}.zenuml .bg-violet-100\\/50{background-color:#ede9fe80}.zenuml .bg-violet-100\\/60{background-color:#ede9fe99}.zenuml .bg-violet-100\\/70{background-color:#ede9feb3}.zenuml .bg-violet-100\\/75{background-color:#ede9febf}.zenuml .bg-violet-100\\/80{background-color:#ede9fecc}.zenuml .bg-violet-100\\/90{background-color:#ede9fee6}.zenuml .bg-violet-100\\/95{background-color:#ede9fef2}.zenuml .bg-violet-100\\/100{background-color:#ede9fe}.zenuml .bg-violet-200\\/0{background-color:#ddd6fe00}.zenuml .bg-violet-200\\/5{background-color:#ddd6fe0d}.zenuml .bg-violet-200\\/10{background-color:#ddd6fe1a}.zenuml .bg-violet-200\\/20{background-color:#ddd6fe33}.zenuml .bg-violet-200\\/25{background-color:#ddd6fe40}.zenuml .bg-violet-200\\/30{background-color:#ddd6fe4d}.zenuml .bg-violet-200\\/40{background-color:#ddd6fe66}.zenuml .bg-violet-200\\/50{background-color:#ddd6fe80}.zenuml .bg-violet-200\\/60{background-color:#ddd6fe99}.zenuml .bg-violet-200\\/70{background-color:#ddd6feb3}.zenuml .bg-violet-200\\/75{background-color:#ddd6febf}.zenuml .bg-violet-200\\/80{background-color:#ddd6fecc}.zenuml .bg-violet-200\\/90{background-color:#ddd6fee6}.zenuml .bg-violet-200\\/95{background-color:#ddd6fef2}.zenuml .bg-violet-200\\/100{background-color:#ddd6fe}.zenuml .bg-violet-300\\/0{background-color:#c4b5fd00}.zenuml .bg-violet-300\\/5{background-color:#c4b5fd0d}.zenuml .bg-violet-300\\/10{background-color:#c4b5fd1a}.zenuml .bg-violet-300\\/20{background-color:#c4b5fd33}.zenuml .bg-violet-300\\/25{background-color:#c4b5fd40}.zenuml .bg-violet-300\\/30{background-color:#c4b5fd4d}.zenuml .bg-violet-300\\/40{background-color:#c4b5fd66}.zenuml .bg-violet-300\\/50{background-color:#c4b5fd80}.zenuml .bg-violet-300\\/60{background-color:#c4b5fd99}.zenuml .bg-violet-300\\/70{background-color:#c4b5fdb3}.zenuml .bg-violet-300\\/75{background-color:#c4b5fdbf}.zenuml .bg-violet-300\\/80{background-color:#c4b5fdcc}.zenuml .bg-violet-300\\/90{background-color:#c4b5fde6}.zenuml .bg-violet-300\\/95{background-color:#c4b5fdf2}.zenuml .bg-violet-300\\/100{background-color:#c4b5fd}.zenuml .bg-violet-400\\/0{background-color:#a78bfa00}.zenuml .bg-violet-400\\/5{background-color:#a78bfa0d}.zenuml .bg-violet-400\\/10{background-color:#a78bfa1a}.zenuml .bg-violet-400\\/20{background-color:#a78bfa33}.zenuml .bg-violet-400\\/25{background-color:#a78bfa40}.zenuml .bg-violet-400\\/30{background-color:#a78bfa4d}.zenuml .bg-violet-400\\/40{background-color:#a78bfa66}.zenuml .bg-violet-400\\/50{background-color:#a78bfa80}.zenuml .bg-violet-400\\/60{background-color:#a78bfa99}.zenuml .bg-violet-400\\/70{background-color:#a78bfab3}.zenuml .bg-violet-400\\/75{background-color:#a78bfabf}.zenuml .bg-violet-400\\/80{background-color:#a78bfacc}.zenuml .bg-violet-400\\/90{background-color:#a78bfae6}.zenuml .bg-violet-400\\/95{background-color:#a78bfaf2}.zenuml .bg-violet-400\\/100{background-color:#a78bfa}.zenuml .bg-violet-500\\/0{background-color:#8b5cf600}.zenuml .bg-violet-500\\/5{background-color:#8b5cf60d}.zenuml .bg-violet-500\\/10{background-color:#8b5cf61a}.zenuml .bg-violet-500\\/20{background-color:#8b5cf633}.zenuml .bg-violet-500\\/25{background-color:#8b5cf640}.zenuml .bg-violet-500\\/30{background-color:#8b5cf64d}.zenuml .bg-violet-500\\/40{background-color:#8b5cf666}.zenuml .bg-violet-500\\/50{background-color:#8b5cf680}.zenuml .bg-violet-500\\/60{background-color:#8b5cf699}.zenuml .bg-violet-500\\/70{background-color:#8b5cf6b3}.zenuml .bg-violet-500\\/75{background-color:#8b5cf6bf}.zenuml .bg-violet-500\\/80{background-color:#8b5cf6cc}.zenuml .bg-violet-500\\/90{background-color:#8b5cf6e6}.zenuml .bg-violet-500\\/95{background-color:#8b5cf6f2}.zenuml .bg-violet-500\\/100{background-color:#8b5cf6}.zenuml .bg-violet-600\\/0{background-color:#7c3aed00}.zenuml .bg-violet-600\\/5{background-color:#7c3aed0d}.zenuml .bg-violet-600\\/10{background-color:#7c3aed1a}.zenuml .bg-violet-600\\/20{background-color:#7c3aed33}.zenuml .bg-violet-600\\/25{background-color:#7c3aed40}.zenuml .bg-violet-600\\/30{background-color:#7c3aed4d}.zenuml .bg-violet-600\\/40{background-color:#7c3aed66}.zenuml .bg-violet-600\\/50{background-color:#7c3aed80}.zenuml .bg-violet-600\\/60{background-color:#7c3aed99}.zenuml .bg-violet-600\\/70{background-color:#7c3aedb3}.zenuml .bg-violet-600\\/75{background-color:#7c3aedbf}.zenuml .bg-violet-600\\/80{background-color:#7c3aedcc}.zenuml .bg-violet-600\\/90{background-color:#7c3aede6}.zenuml .bg-violet-600\\/95{background-color:#7c3aedf2}.zenuml .bg-violet-600\\/100{background-color:#7c3aed}.zenuml .bg-violet-700\\/0{background-color:#6d28d900}.zenuml .bg-violet-700\\/5{background-color:#6d28d90d}.zenuml .bg-violet-700\\/10{background-color:#6d28d91a}.zenuml .bg-violet-700\\/20{background-color:#6d28d933}.zenuml .bg-violet-700\\/25{background-color:#6d28d940}.zenuml .bg-violet-700\\/30{background-color:#6d28d94d}.zenuml .bg-violet-700\\/40{background-color:#6d28d966}.zenuml .bg-violet-700\\/50{background-color:#6d28d980}.zenuml .bg-violet-700\\/60{background-color:#6d28d999}.zenuml .bg-violet-700\\/70{background-color:#6d28d9b3}.zenuml .bg-violet-700\\/75{background-color:#6d28d9bf}.zenuml .bg-violet-700\\/80{background-color:#6d28d9cc}.zenuml .bg-violet-700\\/90{background-color:#6d28d9e6}.zenuml .bg-violet-700\\/95{background-color:#6d28d9f2}.zenuml .bg-violet-700\\/100{background-color:#6d28d9}.zenuml .bg-violet-800\\/0{background-color:#5b21b600}.zenuml .bg-violet-800\\/5{background-color:#5b21b60d}.zenuml .bg-violet-800\\/10{background-color:#5b21b61a}.zenuml .bg-violet-800\\/20{background-color:#5b21b633}.zenuml .bg-violet-800\\/25{background-color:#5b21b640}.zenuml .bg-violet-800\\/30{background-color:#5b21b64d}.zenuml .bg-violet-800\\/40{background-color:#5b21b666}.zenuml .bg-violet-800\\/50{background-color:#5b21b680}.zenuml .bg-violet-800\\/60{background-color:#5b21b699}.zenuml .bg-violet-800\\/70{background-color:#5b21b6b3}.zenuml .bg-violet-800\\/75{background-color:#5b21b6bf}.zenuml .bg-violet-800\\/80{background-color:#5b21b6cc}.zenuml .bg-violet-800\\/90{background-color:#5b21b6e6}.zenuml .bg-violet-800\\/95{background-color:#5b21b6f2}.zenuml .bg-violet-800\\/100{background-color:#5b21b6}.zenuml .bg-violet-900\\/0{background-color:#4c1d9500}.zenuml .bg-violet-900\\/5{background-color:#4c1d950d}.zenuml .bg-violet-900\\/10{background-color:#4c1d951a}.zenuml .bg-violet-900\\/20{background-color:#4c1d9533}.zenuml .bg-violet-900\\/25{background-color:#4c1d9540}.zenuml .bg-violet-900\\/30{background-color:#4c1d954d}.zenuml .bg-violet-900\\/40{background-color:#4c1d9566}.zenuml .bg-violet-900\\/50{background-color:#4c1d9580}.zenuml .bg-violet-900\\/60{background-color:#4c1d9599}.zenuml .bg-violet-900\\/70{background-color:#4c1d95b3}.zenuml .bg-violet-900\\/75{background-color:#4c1d95bf}.zenuml .bg-violet-900\\/80{background-color:#4c1d95cc}.zenuml .bg-violet-900\\/90{background-color:#4c1d95e6}.zenuml .bg-violet-900\\/95{background-color:#4c1d95f2}.zenuml .bg-violet-900\\/100{background-color:#4c1d95}.zenuml .bg-purple-50\\/0{background-color:#faf5ff00}.zenuml .bg-purple-50\\/5{background-color:#faf5ff0d}.zenuml .bg-purple-50\\/10{background-color:#faf5ff1a}.zenuml .bg-purple-50\\/20{background-color:#faf5ff33}.zenuml .bg-purple-50\\/25{background-color:#faf5ff40}.zenuml .bg-purple-50\\/30{background-color:#faf5ff4d}.zenuml .bg-purple-50\\/40{background-color:#faf5ff66}.zenuml .bg-purple-50\\/50{background-color:#faf5ff80}.zenuml .bg-purple-50\\/60{background-color:#faf5ff99}.zenuml .bg-purple-50\\/70{background-color:#faf5ffb3}.zenuml .bg-purple-50\\/75{background-color:#faf5ffbf}.zenuml .bg-purple-50\\/80{background-color:#faf5ffcc}.zenuml .bg-purple-50\\/90{background-color:#faf5ffe6}.zenuml .bg-purple-50\\/95{background-color:#faf5fff2}.zenuml .bg-purple-50\\/100{background-color:#faf5ff}.zenuml .bg-purple-100\\/0{background-color:#f3e8ff00}.zenuml .bg-purple-100\\/5{background-color:#f3e8ff0d}.zenuml .bg-purple-100\\/10{background-color:#f3e8ff1a}.zenuml .bg-purple-100\\/20{background-color:#f3e8ff33}.zenuml .bg-purple-100\\/25{background-color:#f3e8ff40}.zenuml .bg-purple-100\\/30{background-color:#f3e8ff4d}.zenuml .bg-purple-100\\/40{background-color:#f3e8ff66}.zenuml .bg-purple-100\\/50{background-color:#f3e8ff80}.zenuml .bg-purple-100\\/60{background-color:#f3e8ff99}.zenuml .bg-purple-100\\/70{background-color:#f3e8ffb3}.zenuml .bg-purple-100\\/75{background-color:#f3e8ffbf}.zenuml .bg-purple-100\\/80{background-color:#f3e8ffcc}.zenuml .bg-purple-100\\/90{background-color:#f3e8ffe6}.zenuml .bg-purple-100\\/95{background-color:#f3e8fff2}.zenuml .bg-purple-100\\/100{background-color:#f3e8ff}.zenuml .bg-purple-200\\/0{background-color:#e9d5ff00}.zenuml .bg-purple-200\\/5{background-color:#e9d5ff0d}.zenuml .bg-purple-200\\/10{background-color:#e9d5ff1a}.zenuml .bg-purple-200\\/20{background-color:#e9d5ff33}.zenuml .bg-purple-200\\/25{background-color:#e9d5ff40}.zenuml .bg-purple-200\\/30{background-color:#e9d5ff4d}.zenuml .bg-purple-200\\/40{background-color:#e9d5ff66}.zenuml .bg-purple-200\\/50{background-color:#e9d5ff80}.zenuml .bg-purple-200\\/60{background-color:#e9d5ff99}.zenuml .bg-purple-200\\/70{background-color:#e9d5ffb3}.zenuml .bg-purple-200\\/75{background-color:#e9d5ffbf}.zenuml .bg-purple-200\\/80{background-color:#e9d5ffcc}.zenuml .bg-purple-200\\/90{background-color:#e9d5ffe6}.zenuml .bg-purple-200\\/95{background-color:#e9d5fff2}.zenuml .bg-purple-200\\/100{background-color:#e9d5ff}.zenuml .bg-purple-300\\/0{background-color:#d8b4fe00}.zenuml .bg-purple-300\\/5{background-color:#d8b4fe0d}.zenuml .bg-purple-300\\/10{background-color:#d8b4fe1a}.zenuml .bg-purple-300\\/20{background-color:#d8b4fe33}.zenuml .bg-purple-300\\/25{background-color:#d8b4fe40}.zenuml .bg-purple-300\\/30{background-color:#d8b4fe4d}.zenuml .bg-purple-300\\/40{background-color:#d8b4fe66}.zenuml .bg-purple-300\\/50{background-color:#d8b4fe80}.zenuml .bg-purple-300\\/60{background-color:#d8b4fe99}.zenuml .bg-purple-300\\/70{background-color:#d8b4feb3}.zenuml .bg-purple-300\\/75{background-color:#d8b4febf}.zenuml .bg-purple-300\\/80{background-color:#d8b4fecc}.zenuml .bg-purple-300\\/90{background-color:#d8b4fee6}.zenuml .bg-purple-300\\/95{background-color:#d8b4fef2}.zenuml .bg-purple-300\\/100{background-color:#d8b4fe}.zenuml .bg-purple-400\\/0{background-color:#c084fc00}.zenuml .bg-purple-400\\/5{background-color:#c084fc0d}.zenuml .bg-purple-400\\/10{background-color:#c084fc1a}.zenuml .bg-purple-400\\/20{background-color:#c084fc33}.zenuml .bg-purple-400\\/25{background-color:#c084fc40}.zenuml .bg-purple-400\\/30{background-color:#c084fc4d}.zenuml .bg-purple-400\\/40{background-color:#c084fc66}.zenuml .bg-purple-400\\/50{background-color:#c084fc80}.zenuml .bg-purple-400\\/60{background-color:#c084fc99}.zenuml .bg-purple-400\\/70{background-color:#c084fcb3}.zenuml .bg-purple-400\\/75{background-color:#c084fcbf}.zenuml .bg-purple-400\\/80{background-color:#c084fccc}.zenuml .bg-purple-400\\/90{background-color:#c084fce6}.zenuml .bg-purple-400\\/95{background-color:#c084fcf2}.zenuml .bg-purple-400\\/100{background-color:#c084fc}.zenuml .bg-purple-500\\/0{background-color:#a855f700}.zenuml .bg-purple-500\\/5{background-color:#a855f70d}.zenuml .bg-purple-500\\/10{background-color:#a855f71a}.zenuml .bg-purple-500\\/20{background-color:#a855f733}.zenuml .bg-purple-500\\/25{background-color:#a855f740}.zenuml .bg-purple-500\\/30{background-color:#a855f74d}.zenuml .bg-purple-500\\/40{background-color:#a855f766}.zenuml .bg-purple-500\\/50{background-color:#a855f780}.zenuml .bg-purple-500\\/60{background-color:#a855f799}.zenuml .bg-purple-500\\/70{background-color:#a855f7b3}.zenuml .bg-purple-500\\/75{background-color:#a855f7bf}.zenuml .bg-purple-500\\/80{background-color:#a855f7cc}.zenuml .bg-purple-500\\/90{background-color:#a855f7e6}.zenuml .bg-purple-500\\/95{background-color:#a855f7f2}.zenuml .bg-purple-500\\/100{background-color:#a855f7}.zenuml .bg-purple-600\\/0{background-color:#9333ea00}.zenuml .bg-purple-600\\/5{background-color:#9333ea0d}.zenuml .bg-purple-600\\/10{background-color:#9333ea1a}.zenuml .bg-purple-600\\/20{background-color:#9333ea33}.zenuml .bg-purple-600\\/25{background-color:#9333ea40}.zenuml .bg-purple-600\\/30{background-color:#9333ea4d}.zenuml .bg-purple-600\\/40{background-color:#9333ea66}.zenuml .bg-purple-600\\/50{background-color:#9333ea80}.zenuml .bg-purple-600\\/60{background-color:#9333ea99}.zenuml .bg-purple-600\\/70{background-color:#9333eab3}.zenuml .bg-purple-600\\/75{background-color:#9333eabf}.zenuml .bg-purple-600\\/80{background-color:#9333eacc}.zenuml .bg-purple-600\\/90{background-color:#9333eae6}.zenuml .bg-purple-600\\/95{background-color:#9333eaf2}.zenuml .bg-purple-600\\/100{background-color:#9333ea}.zenuml .bg-purple-700\\/0{background-color:#7e22ce00}.zenuml .bg-purple-700\\/5{background-color:#7e22ce0d}.zenuml .bg-purple-700\\/10{background-color:#7e22ce1a}.zenuml .bg-purple-700\\/20{background-color:#7e22ce33}.zenuml .bg-purple-700\\/25{background-color:#7e22ce40}.zenuml .bg-purple-700\\/30{background-color:#7e22ce4d}.zenuml .bg-purple-700\\/40{background-color:#7e22ce66}.zenuml .bg-purple-700\\/50{background-color:#7e22ce80}.zenuml .bg-purple-700\\/60{background-color:#7e22ce99}.zenuml .bg-purple-700\\/70{background-color:#7e22ceb3}.zenuml .bg-purple-700\\/75{background-color:#7e22cebf}.zenuml .bg-purple-700\\/80{background-color:#7e22cecc}.zenuml .bg-purple-700\\/90{background-color:#7e22cee6}.zenuml .bg-purple-700\\/95{background-color:#7e22cef2}.zenuml .bg-purple-700\\/100{background-color:#7e22ce}.zenuml .bg-purple-800\\/0{background-color:#6b21a800}.zenuml .bg-purple-800\\/5{background-color:#6b21a80d}.zenuml .bg-purple-800\\/10{background-color:#6b21a81a}.zenuml .bg-purple-800\\/20{background-color:#6b21a833}.zenuml .bg-purple-800\\/25{background-color:#6b21a840}.zenuml .bg-purple-800\\/30{background-color:#6b21a84d}.zenuml .bg-purple-800\\/40{background-color:#6b21a866}.zenuml .bg-purple-800\\/50{background-color:#6b21a880}.zenuml .bg-purple-800\\/60{background-color:#6b21a899}.zenuml .bg-purple-800\\/70{background-color:#6b21a8b3}.zenuml .bg-purple-800\\/75{background-color:#6b21a8bf}.zenuml .bg-purple-800\\/80{background-color:#6b21a8cc}.zenuml .bg-purple-800\\/90{background-color:#6b21a8e6}.zenuml .bg-purple-800\\/95{background-color:#6b21a8f2}.zenuml .bg-purple-800\\/100{background-color:#6b21a8}.zenuml .bg-purple-900\\/0{background-color:#581c8700}.zenuml .bg-purple-900\\/5{background-color:#581c870d}.zenuml .bg-purple-900\\/10{background-color:#581c871a}.zenuml .bg-purple-900\\/20{background-color:#581c8733}.zenuml .bg-purple-900\\/25{background-color:#581c8740}.zenuml .bg-purple-900\\/30{background-color:#581c874d}.zenuml .bg-purple-900\\/40{background-color:#581c8766}.zenuml .bg-purple-900\\/50{background-color:#581c8780}.zenuml .bg-purple-900\\/60{background-color:#581c8799}.zenuml .bg-purple-900\\/70{background-color:#581c87b3}.zenuml .bg-purple-900\\/75{background-color:#581c87bf}.zenuml .bg-purple-900\\/80{background-color:#581c87cc}.zenuml .bg-purple-900\\/90{background-color:#581c87e6}.zenuml .bg-purple-900\\/95{background-color:#581c87f2}.zenuml .bg-purple-900\\/100{background-color:#581c87}.zenuml .bg-fuchsia-50\\/0{background-color:#fdf4ff00}.zenuml .bg-fuchsia-50\\/5{background-color:#fdf4ff0d}.zenuml .bg-fuchsia-50\\/10{background-color:#fdf4ff1a}.zenuml .bg-fuchsia-50\\/20{background-color:#fdf4ff33}.zenuml .bg-fuchsia-50\\/25{background-color:#fdf4ff40}.zenuml .bg-fuchsia-50\\/30{background-color:#fdf4ff4d}.zenuml .bg-fuchsia-50\\/40{background-color:#fdf4ff66}.zenuml .bg-fuchsia-50\\/50{background-color:#fdf4ff80}.zenuml .bg-fuchsia-50\\/60{background-color:#fdf4ff99}.zenuml .bg-fuchsia-50\\/70{background-color:#fdf4ffb3}.zenuml .bg-fuchsia-50\\/75{background-color:#fdf4ffbf}.zenuml .bg-fuchsia-50\\/80{background-color:#fdf4ffcc}.zenuml .bg-fuchsia-50\\/90{background-color:#fdf4ffe6}.zenuml .bg-fuchsia-50\\/95{background-color:#fdf4fff2}.zenuml .bg-fuchsia-50\\/100{background-color:#fdf4ff}.zenuml .bg-fuchsia-100\\/0{background-color:#fae8ff00}.zenuml .bg-fuchsia-100\\/5{background-color:#fae8ff0d}.zenuml .bg-fuchsia-100\\/10{background-color:#fae8ff1a}.zenuml .bg-fuchsia-100\\/20{background-color:#fae8ff33}.zenuml .bg-fuchsia-100\\/25{background-color:#fae8ff40}.zenuml .bg-fuchsia-100\\/30{background-color:#fae8ff4d}.zenuml .bg-fuchsia-100\\/40{background-color:#fae8ff66}.zenuml .bg-fuchsia-100\\/50{background-color:#fae8ff80}.zenuml .bg-fuchsia-100\\/60{background-color:#fae8ff99}.zenuml .bg-fuchsia-100\\/70{background-color:#fae8ffb3}.zenuml .bg-fuchsia-100\\/75{background-color:#fae8ffbf}.zenuml .bg-fuchsia-100\\/80{background-color:#fae8ffcc}.zenuml .bg-fuchsia-100\\/90{background-color:#fae8ffe6}.zenuml .bg-fuchsia-100\\/95{background-color:#fae8fff2}.zenuml .bg-fuchsia-100\\/100{background-color:#fae8ff}.zenuml .bg-fuchsia-200\\/0{background-color:#f5d0fe00}.zenuml .bg-fuchsia-200\\/5{background-color:#f5d0fe0d}.zenuml .bg-fuchsia-200\\/10{background-color:#f5d0fe1a}.zenuml .bg-fuchsia-200\\/20{background-color:#f5d0fe33}.zenuml .bg-fuchsia-200\\/25{background-color:#f5d0fe40}.zenuml .bg-fuchsia-200\\/30{background-color:#f5d0fe4d}.zenuml .bg-fuchsia-200\\/40{background-color:#f5d0fe66}.zenuml .bg-fuchsia-200\\/50{background-color:#f5d0fe80}.zenuml .bg-fuchsia-200\\/60{background-color:#f5d0fe99}.zenuml .bg-fuchsia-200\\/70{background-color:#f5d0feb3}.zenuml .bg-fuchsia-200\\/75{background-color:#f5d0febf}.zenuml .bg-fuchsia-200\\/80{background-color:#f5d0fecc}.zenuml .bg-fuchsia-200\\/90{background-color:#f5d0fee6}.zenuml .bg-fuchsia-200\\/95{background-color:#f5d0fef2}.zenuml .bg-fuchsia-200\\/100{background-color:#f5d0fe}.zenuml .bg-fuchsia-300\\/0{background-color:#f0abfc00}.zenuml .bg-fuchsia-300\\/5{background-color:#f0abfc0d}.zenuml .bg-fuchsia-300\\/10{background-color:#f0abfc1a}.zenuml .bg-fuchsia-300\\/20{background-color:#f0abfc33}.zenuml .bg-fuchsia-300\\/25{background-color:#f0abfc40}.zenuml .bg-fuchsia-300\\/30{background-color:#f0abfc4d}.zenuml .bg-fuchsia-300\\/40{background-color:#f0abfc66}.zenuml .bg-fuchsia-300\\/50{background-color:#f0abfc80}.zenuml .bg-fuchsia-300\\/60{background-color:#f0abfc99}.zenuml .bg-fuchsia-300\\/70{background-color:#f0abfcb3}.zenuml .bg-fuchsia-300\\/75{background-color:#f0abfcbf}.zenuml .bg-fuchsia-300\\/80{background-color:#f0abfccc}.zenuml .bg-fuchsia-300\\/90{background-color:#f0abfce6}.zenuml .bg-fuchsia-300\\/95{background-color:#f0abfcf2}.zenuml .bg-fuchsia-300\\/100{background-color:#f0abfc}.zenuml .bg-fuchsia-400\\/0{background-color:#e879f900}.zenuml .bg-fuchsia-400\\/5{background-color:#e879f90d}.zenuml .bg-fuchsia-400\\/10{background-color:#e879f91a}.zenuml .bg-fuchsia-400\\/20{background-color:#e879f933}.zenuml .bg-fuchsia-400\\/25{background-color:#e879f940}.zenuml .bg-fuchsia-400\\/30{background-color:#e879f94d}.zenuml .bg-fuchsia-400\\/40{background-color:#e879f966}.zenuml .bg-fuchsia-400\\/50{background-color:#e879f980}.zenuml .bg-fuchsia-400\\/60{background-color:#e879f999}.zenuml .bg-fuchsia-400\\/70{background-color:#e879f9b3}.zenuml .bg-fuchsia-400\\/75{background-color:#e879f9bf}.zenuml .bg-fuchsia-400\\/80{background-color:#e879f9cc}.zenuml .bg-fuchsia-400\\/90{background-color:#e879f9e6}.zenuml .bg-fuchsia-400\\/95{background-color:#e879f9f2}.zenuml .bg-fuchsia-400\\/100{background-color:#e879f9}.zenuml .bg-fuchsia-500\\/0{background-color:#d946ef00}.zenuml .bg-fuchsia-500\\/5{background-color:#d946ef0d}.zenuml .bg-fuchsia-500\\/10{background-color:#d946ef1a}.zenuml .bg-fuchsia-500\\/20{background-color:#d946ef33}.zenuml .bg-fuchsia-500\\/25{background-color:#d946ef40}.zenuml .bg-fuchsia-500\\/30{background-color:#d946ef4d}.zenuml .bg-fuchsia-500\\/40{background-color:#d946ef66}.zenuml .bg-fuchsia-500\\/50{background-color:#d946ef80}.zenuml .bg-fuchsia-500\\/60{background-color:#d946ef99}.zenuml .bg-fuchsia-500\\/70{background-color:#d946efb3}.zenuml .bg-fuchsia-500\\/75{background-color:#d946efbf}.zenuml .bg-fuchsia-500\\/80{background-color:#d946efcc}.zenuml .bg-fuchsia-500\\/90{background-color:#d946efe6}.zenuml .bg-fuchsia-500\\/95{background-color:#d946eff2}.zenuml .bg-fuchsia-500\\/100{background-color:#d946ef}.zenuml .bg-fuchsia-600\\/0{background-color:#c026d300}.zenuml .bg-fuchsia-600\\/5{background-color:#c026d30d}.zenuml .bg-fuchsia-600\\/10{background-color:#c026d31a}.zenuml .bg-fuchsia-600\\/20{background-color:#c026d333}.zenuml .bg-fuchsia-600\\/25{background-color:#c026d340}.zenuml .bg-fuchsia-600\\/30{background-color:#c026d34d}.zenuml .bg-fuchsia-600\\/40{background-color:#c026d366}.zenuml .bg-fuchsia-600\\/50{background-color:#c026d380}.zenuml .bg-fuchsia-600\\/60{background-color:#c026d399}.zenuml .bg-fuchsia-600\\/70{background-color:#c026d3b3}.zenuml .bg-fuchsia-600\\/75{background-color:#c026d3bf}.zenuml .bg-fuchsia-600\\/80{background-color:#c026d3cc}.zenuml .bg-fuchsia-600\\/90{background-color:#c026d3e6}.zenuml .bg-fuchsia-600\\/95{background-color:#c026d3f2}.zenuml .bg-fuchsia-600\\/100{background-color:#c026d3}.zenuml .bg-fuchsia-700\\/0{background-color:#a21caf00}.zenuml .bg-fuchsia-700\\/5{background-color:#a21caf0d}.zenuml .bg-fuchsia-700\\/10{background-color:#a21caf1a}.zenuml .bg-fuchsia-700\\/20{background-color:#a21caf33}.zenuml .bg-fuchsia-700\\/25{background-color:#a21caf40}.zenuml .bg-fuchsia-700\\/30{background-color:#a21caf4d}.zenuml .bg-fuchsia-700\\/40{background-color:#a21caf66}.zenuml .bg-fuchsia-700\\/50{background-color:#a21caf80}.zenuml .bg-fuchsia-700\\/60{background-color:#a21caf99}.zenuml .bg-fuchsia-700\\/70{background-color:#a21cafb3}.zenuml .bg-fuchsia-700\\/75{background-color:#a21cafbf}.zenuml .bg-fuchsia-700\\/80{background-color:#a21cafcc}.zenuml .bg-fuchsia-700\\/90{background-color:#a21cafe6}.zenuml .bg-fuchsia-700\\/95{background-color:#a21caff2}.zenuml .bg-fuchsia-700\\/100{background-color:#a21caf}.zenuml .bg-fuchsia-800\\/0{background-color:#86198f00}.zenuml .bg-fuchsia-800\\/5{background-color:#86198f0d}.zenuml .bg-fuchsia-800\\/10{background-color:#86198f1a}.zenuml .bg-fuchsia-800\\/20{background-color:#86198f33}.zenuml .bg-fuchsia-800\\/25{background-color:#86198f40}.zenuml .bg-fuchsia-800\\/30{background-color:#86198f4d}.zenuml .bg-fuchsia-800\\/40{background-color:#86198f66}.zenuml .bg-fuchsia-800\\/50{background-color:#86198f80}.zenuml .bg-fuchsia-800\\/60{background-color:#86198f99}.zenuml .bg-fuchsia-800\\/70{background-color:#86198fb3}.zenuml .bg-fuchsia-800\\/75{background-color:#86198fbf}.zenuml .bg-fuchsia-800\\/80{background-color:#86198fcc}.zenuml .bg-fuchsia-800\\/90{background-color:#86198fe6}.zenuml .bg-fuchsia-800\\/95{background-color:#86198ff2}.zenuml .bg-fuchsia-800\\/100{background-color:#86198f}.zenuml .bg-fuchsia-900\\/0{background-color:#701a7500}.zenuml .bg-fuchsia-900\\/5{background-color:#701a750d}.zenuml .bg-fuchsia-900\\/10{background-color:#701a751a}.zenuml .bg-fuchsia-900\\/20{background-color:#701a7533}.zenuml .bg-fuchsia-900\\/25{background-color:#701a7540}.zenuml .bg-fuchsia-900\\/30{background-color:#701a754d}.zenuml .bg-fuchsia-900\\/40{background-color:#701a7566}.zenuml .bg-fuchsia-900\\/50{background-color:#701a7580}.zenuml .bg-fuchsia-900\\/60{background-color:#701a7599}.zenuml .bg-fuchsia-900\\/70{background-color:#701a75b3}.zenuml .bg-fuchsia-900\\/75{background-color:#701a75bf}.zenuml .bg-fuchsia-900\\/80{background-color:#701a75cc}.zenuml .bg-fuchsia-900\\/90{background-color:#701a75e6}.zenuml .bg-fuchsia-900\\/95{background-color:#701a75f2}.zenuml .bg-fuchsia-900\\/100{background-color:#701a75}.zenuml .bg-pink-50\\/0{background-color:#fdf2f800}.zenuml .bg-pink-50\\/5{background-color:#fdf2f80d}.zenuml .bg-pink-50\\/10{background-color:#fdf2f81a}.zenuml .bg-pink-50\\/20{background-color:#fdf2f833}.zenuml .bg-pink-50\\/25{background-color:#fdf2f840}.zenuml .bg-pink-50\\/30{background-color:#fdf2f84d}.zenuml .bg-pink-50\\/40{background-color:#fdf2f866}.zenuml .bg-pink-50\\/50{background-color:#fdf2f880}.zenuml .bg-pink-50\\/60{background-color:#fdf2f899}.zenuml .bg-pink-50\\/70{background-color:#fdf2f8b3}.zenuml .bg-pink-50\\/75{background-color:#fdf2f8bf}.zenuml .bg-pink-50\\/80{background-color:#fdf2f8cc}.zenuml .bg-pink-50\\/90{background-color:#fdf2f8e6}.zenuml .bg-pink-50\\/95{background-color:#fdf2f8f2}.zenuml .bg-pink-50\\/100{background-color:#fdf2f8}.zenuml .bg-pink-100\\/0{background-color:#fce7f300}.zenuml .bg-pink-100\\/5{background-color:#fce7f30d}.zenuml .bg-pink-100\\/10{background-color:#fce7f31a}.zenuml .bg-pink-100\\/20{background-color:#fce7f333}.zenuml .bg-pink-100\\/25{background-color:#fce7f340}.zenuml .bg-pink-100\\/30{background-color:#fce7f34d}.zenuml .bg-pink-100\\/40{background-color:#fce7f366}.zenuml .bg-pink-100\\/50{background-color:#fce7f380}.zenuml .bg-pink-100\\/60{background-color:#fce7f399}.zenuml .bg-pink-100\\/70{background-color:#fce7f3b3}.zenuml .bg-pink-100\\/75{background-color:#fce7f3bf}.zenuml .bg-pink-100\\/80{background-color:#fce7f3cc}.zenuml .bg-pink-100\\/90{background-color:#fce7f3e6}.zenuml .bg-pink-100\\/95{background-color:#fce7f3f2}.zenuml .bg-pink-100\\/100{background-color:#fce7f3}.zenuml .bg-pink-200\\/0{background-color:#fbcfe800}.zenuml .bg-pink-200\\/5{background-color:#fbcfe80d}.zenuml .bg-pink-200\\/10{background-color:#fbcfe81a}.zenuml .bg-pink-200\\/20{background-color:#fbcfe833}.zenuml .bg-pink-200\\/25{background-color:#fbcfe840}.zenuml .bg-pink-200\\/30{background-color:#fbcfe84d}.zenuml .bg-pink-200\\/40{background-color:#fbcfe866}.zenuml .bg-pink-200\\/50{background-color:#fbcfe880}.zenuml .bg-pink-200\\/60{background-color:#fbcfe899}.zenuml .bg-pink-200\\/70{background-color:#fbcfe8b3}.zenuml .bg-pink-200\\/75{background-color:#fbcfe8bf}.zenuml .bg-pink-200\\/80{background-color:#fbcfe8cc}.zenuml .bg-pink-200\\/90{background-color:#fbcfe8e6}.zenuml .bg-pink-200\\/95{background-color:#fbcfe8f2}.zenuml .bg-pink-200\\/100{background-color:#fbcfe8}.zenuml .bg-pink-300\\/0{background-color:#f9a8d400}.zenuml .bg-pink-300\\/5{background-color:#f9a8d40d}.zenuml .bg-pink-300\\/10{background-color:#f9a8d41a}.zenuml .bg-pink-300\\/20{background-color:#f9a8d433}.zenuml .bg-pink-300\\/25{background-color:#f9a8d440}.zenuml .bg-pink-300\\/30{background-color:#f9a8d44d}.zenuml .bg-pink-300\\/40{background-color:#f9a8d466}.zenuml .bg-pink-300\\/50{background-color:#f9a8d480}.zenuml .bg-pink-300\\/60{background-color:#f9a8d499}.zenuml .bg-pink-300\\/70{background-color:#f9a8d4b3}.zenuml .bg-pink-300\\/75{background-color:#f9a8d4bf}.zenuml .bg-pink-300\\/80{background-color:#f9a8d4cc}.zenuml .bg-pink-300\\/90{background-color:#f9a8d4e6}.zenuml .bg-pink-300\\/95{background-color:#f9a8d4f2}.zenuml .bg-pink-300\\/100{background-color:#f9a8d4}.zenuml .bg-pink-400\\/0{background-color:#f472b600}.zenuml .bg-pink-400\\/5{background-color:#f472b60d}.zenuml .bg-pink-400\\/10{background-color:#f472b61a}.zenuml .bg-pink-400\\/20{background-color:#f472b633}.zenuml .bg-pink-400\\/25{background-color:#f472b640}.zenuml .bg-pink-400\\/30{background-color:#f472b64d}.zenuml .bg-pink-400\\/40{background-color:#f472b666}.zenuml .bg-pink-400\\/50{background-color:#f472b680}.zenuml .bg-pink-400\\/60{background-color:#f472b699}.zenuml .bg-pink-400\\/70{background-color:#f472b6b3}.zenuml .bg-pink-400\\/75{background-color:#f472b6bf}.zenuml .bg-pink-400\\/80{background-color:#f472b6cc}.zenuml .bg-pink-400\\/90{background-color:#f472b6e6}.zenuml .bg-pink-400\\/95{background-color:#f472b6f2}.zenuml .bg-pink-400\\/100{background-color:#f472b6}.zenuml .bg-pink-500\\/0{background-color:#ec489900}.zenuml .bg-pink-500\\/5{background-color:#ec48990d}.zenuml .bg-pink-500\\/10{background-color:#ec48991a}.zenuml .bg-pink-500\\/20{background-color:#ec489933}.zenuml .bg-pink-500\\/25{background-color:#ec489940}.zenuml .bg-pink-500\\/30{background-color:#ec48994d}.zenuml .bg-pink-500\\/40{background-color:#ec489966}.zenuml .bg-pink-500\\/50{background-color:#ec489980}.zenuml .bg-pink-500\\/60{background-color:#ec489999}.zenuml .bg-pink-500\\/70{background-color:#ec4899b3}.zenuml .bg-pink-500\\/75{background-color:#ec4899bf}.zenuml .bg-pink-500\\/80{background-color:#ec4899cc}.zenuml .bg-pink-500\\/90{background-color:#ec4899e6}.zenuml .bg-pink-500\\/95{background-color:#ec4899f2}.zenuml .bg-pink-500\\/100{background-color:#ec4899}.zenuml .bg-pink-600\\/0{background-color:#db277700}.zenuml .bg-pink-600\\/5{background-color:#db27770d}.zenuml .bg-pink-600\\/10{background-color:#db27771a}.zenuml .bg-pink-600\\/20{background-color:#db277733}.zenuml .bg-pink-600\\/25{background-color:#db277740}.zenuml .bg-pink-600\\/30{background-color:#db27774d}.zenuml .bg-pink-600\\/40{background-color:#db277766}.zenuml .bg-pink-600\\/50{background-color:#db277780}.zenuml .bg-pink-600\\/60{background-color:#db277799}.zenuml .bg-pink-600\\/70{background-color:#db2777b3}.zenuml .bg-pink-600\\/75{background-color:#db2777bf}.zenuml .bg-pink-600\\/80{background-color:#db2777cc}.zenuml .bg-pink-600\\/90{background-color:#db2777e6}.zenuml .bg-pink-600\\/95{background-color:#db2777f2}.zenuml .bg-pink-600\\/100{background-color:#db2777}.zenuml .bg-pink-700\\/0{background-color:#be185d00}.zenuml .bg-pink-700\\/5{background-color:#be185d0d}.zenuml .bg-pink-700\\/10{background-color:#be185d1a}.zenuml .bg-pink-700\\/20{background-color:#be185d33}.zenuml .bg-pink-700\\/25{background-color:#be185d40}.zenuml .bg-pink-700\\/30{background-color:#be185d4d}.zenuml .bg-pink-700\\/40{background-color:#be185d66}.zenuml .bg-pink-700\\/50{background-color:#be185d80}.zenuml .bg-pink-700\\/60{background-color:#be185d99}.zenuml .bg-pink-700\\/70{background-color:#be185db3}.zenuml .bg-pink-700\\/75{background-color:#be185dbf}.zenuml .bg-pink-700\\/80{background-color:#be185dcc}.zenuml .bg-pink-700\\/90{background-color:#be185de6}.zenuml .bg-pink-700\\/95{background-color:#be185df2}.zenuml .bg-pink-700\\/100{background-color:#be185d}.zenuml .bg-pink-800\\/0{background-color:#9d174d00}.zenuml .bg-pink-800\\/5{background-color:#9d174d0d}.zenuml .bg-pink-800\\/10{background-color:#9d174d1a}.zenuml .bg-pink-800\\/20{background-color:#9d174d33}.zenuml .bg-pink-800\\/25{background-color:#9d174d40}.zenuml .bg-pink-800\\/30{background-color:#9d174d4d}.zenuml .bg-pink-800\\/40{background-color:#9d174d66}.zenuml .bg-pink-800\\/50{background-color:#9d174d80}.zenuml .bg-pink-800\\/60{background-color:#9d174d99}.zenuml .bg-pink-800\\/70{background-color:#9d174db3}.zenuml .bg-pink-800\\/75{background-color:#9d174dbf}.zenuml .bg-pink-800\\/80{background-color:#9d174dcc}.zenuml .bg-pink-800\\/90{background-color:#9d174de6}.zenuml .bg-pink-800\\/95{background-color:#9d174df2}.zenuml .bg-pink-800\\/100{background-color:#9d174d}.zenuml .bg-pink-900\\/0{background-color:#83184300}.zenuml .bg-pink-900\\/5{background-color:#8318430d}.zenuml .bg-pink-900\\/10{background-color:#8318431a}.zenuml .bg-pink-900\\/20{background-color:#83184333}.zenuml .bg-pink-900\\/25{background-color:#83184340}.zenuml .bg-pink-900\\/30{background-color:#8318434d}.zenuml .bg-pink-900\\/40{background-color:#83184366}.zenuml .bg-pink-900\\/50{background-color:#83184380}.zenuml .bg-pink-900\\/60{background-color:#83184399}.zenuml .bg-pink-900\\/70{background-color:#831843b3}.zenuml .bg-pink-900\\/75{background-color:#831843bf}.zenuml .bg-pink-900\\/80{background-color:#831843cc}.zenuml .bg-pink-900\\/90{background-color:#831843e6}.zenuml .bg-pink-900\\/95{background-color:#831843f2}.zenuml .bg-pink-900\\/100{background-color:#831843}.zenuml .bg-rose-50\\/0{background-color:#fff1f200}.zenuml .bg-rose-50\\/5{background-color:#fff1f20d}.zenuml .bg-rose-50\\/10{background-color:#fff1f21a}.zenuml .bg-rose-50\\/20{background-color:#fff1f233}.zenuml .bg-rose-50\\/25{background-color:#fff1f240}.zenuml .bg-rose-50\\/30{background-color:#fff1f24d}.zenuml .bg-rose-50\\/40{background-color:#fff1f266}.zenuml .bg-rose-50\\/50{background-color:#fff1f280}.zenuml .bg-rose-50\\/60{background-color:#fff1f299}.zenuml .bg-rose-50\\/70{background-color:#fff1f2b3}.zenuml .bg-rose-50\\/75{background-color:#fff1f2bf}.zenuml .bg-rose-50\\/80{background-color:#fff1f2cc}.zenuml .bg-rose-50\\/90{background-color:#fff1f2e6}.zenuml .bg-rose-50\\/95{background-color:#fff1f2f2}.zenuml .bg-rose-50\\/100{background-color:#fff1f2}.zenuml .bg-rose-100\\/0{background-color:#ffe4e600}.zenuml .bg-rose-100\\/5{background-color:#ffe4e60d}.zenuml .bg-rose-100\\/10{background-color:#ffe4e61a}.zenuml .bg-rose-100\\/20{background-color:#ffe4e633}.zenuml .bg-rose-100\\/25{background-color:#ffe4e640}.zenuml .bg-rose-100\\/30{background-color:#ffe4e64d}.zenuml .bg-rose-100\\/40{background-color:#ffe4e666}.zenuml .bg-rose-100\\/50{background-color:#ffe4e680}.zenuml .bg-rose-100\\/60{background-color:#ffe4e699}.zenuml .bg-rose-100\\/70{background-color:#ffe4e6b3}.zenuml .bg-rose-100\\/75{background-color:#ffe4e6bf}.zenuml .bg-rose-100\\/80{background-color:#ffe4e6cc}.zenuml .bg-rose-100\\/90{background-color:#ffe4e6e6}.zenuml .bg-rose-100\\/95{background-color:#ffe4e6f2}.zenuml .bg-rose-100\\/100{background-color:#ffe4e6}.zenuml .bg-rose-200\\/0{background-color:#fecdd300}.zenuml .bg-rose-200\\/5{background-color:#fecdd30d}.zenuml .bg-rose-200\\/10{background-color:#fecdd31a}.zenuml .bg-rose-200\\/20{background-color:#fecdd333}.zenuml .bg-rose-200\\/25{background-color:#fecdd340}.zenuml .bg-rose-200\\/30{background-color:#fecdd34d}.zenuml .bg-rose-200\\/40{background-color:#fecdd366}.zenuml .bg-rose-200\\/50{background-color:#fecdd380}.zenuml .bg-rose-200\\/60{background-color:#fecdd399}.zenuml .bg-rose-200\\/70{background-color:#fecdd3b3}.zenuml .bg-rose-200\\/75{background-color:#fecdd3bf}.zenuml .bg-rose-200\\/80{background-color:#fecdd3cc}.zenuml .bg-rose-200\\/90{background-color:#fecdd3e6}.zenuml .bg-rose-200\\/95{background-color:#fecdd3f2}.zenuml .bg-rose-200\\/100{background-color:#fecdd3}.zenuml .bg-rose-300\\/0{background-color:#fda4af00}.zenuml .bg-rose-300\\/5{background-color:#fda4af0d}.zenuml .bg-rose-300\\/10{background-color:#fda4af1a}.zenuml .bg-rose-300\\/20{background-color:#fda4af33}.zenuml .bg-rose-300\\/25{background-color:#fda4af40}.zenuml .bg-rose-300\\/30{background-color:#fda4af4d}.zenuml .bg-rose-300\\/40{background-color:#fda4af66}.zenuml .bg-rose-300\\/50{background-color:#fda4af80}.zenuml .bg-rose-300\\/60{background-color:#fda4af99}.zenuml .bg-rose-300\\/70{background-color:#fda4afb3}.zenuml .bg-rose-300\\/75{background-color:#fda4afbf}.zenuml .bg-rose-300\\/80{background-color:#fda4afcc}.zenuml .bg-rose-300\\/90{background-color:#fda4afe6}.zenuml .bg-rose-300\\/95{background-color:#fda4aff2}.zenuml .bg-rose-300\\/100{background-color:#fda4af}.zenuml .bg-rose-400\\/0{background-color:#fb718500}.zenuml .bg-rose-400\\/5{background-color:#fb71850d}.zenuml .bg-rose-400\\/10{background-color:#fb71851a}.zenuml .bg-rose-400\\/20{background-color:#fb718533}.zenuml .bg-rose-400\\/25{background-color:#fb718540}.zenuml .bg-rose-400\\/30{background-color:#fb71854d}.zenuml .bg-rose-400\\/40{background-color:#fb718566}.zenuml .bg-rose-400\\/50{background-color:#fb718580}.zenuml .bg-rose-400\\/60{background-color:#fb718599}.zenuml .bg-rose-400\\/70{background-color:#fb7185b3}.zenuml .bg-rose-400\\/75{background-color:#fb7185bf}.zenuml .bg-rose-400\\/80{background-color:#fb7185cc}.zenuml .bg-rose-400\\/90{background-color:#fb7185e6}.zenuml .bg-rose-400\\/95{background-color:#fb7185f2}.zenuml .bg-rose-400\\/100{background-color:#fb7185}.zenuml .bg-rose-500\\/0{background-color:#f43f5e00}.zenuml .bg-rose-500\\/5{background-color:#f43f5e0d}.zenuml .bg-rose-500\\/10{background-color:#f43f5e1a}.zenuml .bg-rose-500\\/20{background-color:#f43f5e33}.zenuml .bg-rose-500\\/25{background-color:#f43f5e40}.zenuml .bg-rose-500\\/30{background-color:#f43f5e4d}.zenuml .bg-rose-500\\/40{background-color:#f43f5e66}.zenuml .bg-rose-500\\/50{background-color:#f43f5e80}.zenuml .bg-rose-500\\/60{background-color:#f43f5e99}.zenuml .bg-rose-500\\/70{background-color:#f43f5eb3}.zenuml .bg-rose-500\\/75{background-color:#f43f5ebf}.zenuml .bg-rose-500\\/80{background-color:#f43f5ecc}.zenuml .bg-rose-500\\/90{background-color:#f43f5ee6}.zenuml .bg-rose-500\\/95{background-color:#f43f5ef2}.zenuml .bg-rose-500\\/100{background-color:#f43f5e}.zenuml .bg-rose-600\\/0{background-color:#e11d4800}.zenuml .bg-rose-600\\/5{background-color:#e11d480d}.zenuml .bg-rose-600\\/10{background-color:#e11d481a}.zenuml .bg-rose-600\\/20{background-color:#e11d4833}.zenuml .bg-rose-600\\/25{background-color:#e11d4840}.zenuml .bg-rose-600\\/30{background-color:#e11d484d}.zenuml .bg-rose-600\\/40{background-color:#e11d4866}.zenuml .bg-rose-600\\/50{background-color:#e11d4880}.zenuml .bg-rose-600\\/60{background-color:#e11d4899}.zenuml .bg-rose-600\\/70{background-color:#e11d48b3}.zenuml .bg-rose-600\\/75{background-color:#e11d48bf}.zenuml .bg-rose-600\\/80{background-color:#e11d48cc}.zenuml .bg-rose-600\\/90{background-color:#e11d48e6}.zenuml .bg-rose-600\\/95{background-color:#e11d48f2}.zenuml .bg-rose-600\\/100{background-color:#e11d48}.zenuml .bg-rose-700\\/0{background-color:#be123c00}.zenuml .bg-rose-700\\/5{background-color:#be123c0d}.zenuml .bg-rose-700\\/10{background-color:#be123c1a}.zenuml .bg-rose-700\\/20{background-color:#be123c33}.zenuml .bg-rose-700\\/25{background-color:#be123c40}.zenuml .bg-rose-700\\/30{background-color:#be123c4d}.zenuml .bg-rose-700\\/40{background-color:#be123c66}.zenuml .bg-rose-700\\/50{background-color:#be123c80}.zenuml .bg-rose-700\\/60{background-color:#be123c99}.zenuml .bg-rose-700\\/70{background-color:#be123cb3}.zenuml .bg-rose-700\\/75{background-color:#be123cbf}.zenuml .bg-rose-700\\/80{background-color:#be123ccc}.zenuml .bg-rose-700\\/90{background-color:#be123ce6}.zenuml .bg-rose-700\\/95{background-color:#be123cf2}.zenuml .bg-rose-700\\/100{background-color:#be123c}.zenuml .bg-rose-800\\/0{background-color:#9f123900}.zenuml .bg-rose-800\\/5{background-color:#9f12390d}.zenuml .bg-rose-800\\/10{background-color:#9f12391a}.zenuml .bg-rose-800\\/20{background-color:#9f123933}.zenuml .bg-rose-800\\/25{background-color:#9f123940}.zenuml .bg-rose-800\\/30{background-color:#9f12394d}.zenuml .bg-rose-800\\/40{background-color:#9f123966}.zenuml .bg-rose-800\\/50{background-color:#9f123980}.zenuml .bg-rose-800\\/60{background-color:#9f123999}.zenuml .bg-rose-800\\/70{background-color:#9f1239b3}.zenuml .bg-rose-800\\/75{background-color:#9f1239bf}.zenuml .bg-rose-800\\/80{background-color:#9f1239cc}.zenuml .bg-rose-800\\/90{background-color:#9f1239e6}.zenuml .bg-rose-800\\/95{background-color:#9f1239f2}.zenuml .bg-rose-800\\/100{background-color:#9f1239}.zenuml .bg-rose-900\\/0{background-color:#88133700}.zenuml .bg-rose-900\\/5{background-color:#8813370d}.zenuml .bg-rose-900\\/10{background-color:#8813371a}.zenuml .bg-rose-900\\/20{background-color:#88133733}.zenuml .bg-rose-900\\/25{background-color:#88133740}.zenuml .bg-rose-900\\/30{background-color:#8813374d}.zenuml .bg-rose-900\\/40{background-color:#88133766}.zenuml .bg-rose-900\\/50{background-color:#88133780}.zenuml .bg-rose-900\\/60{background-color:#88133799}.zenuml .bg-rose-900\\/70{background-color:#881337b3}.zenuml .bg-rose-900\\/75{background-color:#881337bf}.zenuml .bg-rose-900\\/80{background-color:#881337cc}.zenuml .bg-rose-900\\/90{background-color:#881337e6}.zenuml .bg-rose-900\\/95{background-color:#881337f2}.zenuml .bg-rose-900\\/100{background-color:#881337}.zenuml .bg-skin-frame\\/0{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),0)}.zenuml .bg-skin-frame\\/5{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.05)}.zenuml .bg-skin-frame\\/10{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.1)}.zenuml .bg-skin-frame\\/20{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.2)}.zenuml .bg-skin-frame\\/25{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.25)}.zenuml .bg-skin-frame\\/30{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.3)}.zenuml .bg-skin-frame\\/40{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.4)}.zenuml .bg-skin-frame\\/50{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.5)}.zenuml .bg-skin-frame\\/60{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.6)}.zenuml .bg-skin-frame\\/70{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.7)}.zenuml .bg-skin-frame\\/75{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.75)}.zenuml .bg-skin-frame\\/80{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.8)}.zenuml .bg-skin-frame\\/90{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.9)}.zenuml .bg-skin-frame\\/95{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.95)}.zenuml .bg-skin-frame\\/100{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),1)}.zenuml .bg-skin-base\\/0{background-color:rgb(var(--color-bg-base) / 0)}.zenuml .bg-skin-base\\/5{background-color:rgb(var(--color-bg-base) / .05)}.zenuml .bg-skin-base\\/10{background-color:rgb(var(--color-bg-base) / .1)}.zenuml .bg-skin-base\\/20{background-color:rgb(var(--color-bg-base) / .2)}.zenuml .bg-skin-base\\/25{background-color:rgb(var(--color-bg-base) / .25)}.zenuml .bg-skin-base\\/30{background-color:rgb(var(--color-bg-base) / .3)}.zenuml .bg-skin-base\\/40{background-color:rgb(var(--color-bg-base) / .4)}.zenuml .bg-skin-base\\/50{background-color:rgb(var(--color-bg-base) / .5)}.zenuml .bg-skin-base\\/60{background-color:rgb(var(--color-bg-base) / .6)}.zenuml .bg-skin-base\\/70{background-color:rgb(var(--color-bg-base) / .7)}.zenuml .bg-skin-base\\/75{background-color:rgb(var(--color-bg-base) / .75)}.zenuml .bg-skin-base\\/80{background-color:rgb(var(--color-bg-base) / .8)}.zenuml .bg-skin-base\\/90{background-color:rgb(var(--color-bg-base) / .9)}.zenuml .bg-skin-base\\/95{background-color:rgb(var(--color-bg-base) / .95)}.zenuml .bg-skin-base\\/100{background-color:rgb(var(--color-bg-base) / 1)}.zenuml .bg-skin-frame\\/\\[0\\.66\\]{background-color:rgba(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))),.66)}.zenuml .bg-opacity-0{--tw-bg-opacity: 0}.zenuml .bg-opacity-5{--tw-bg-opacity: .05}.zenuml .bg-opacity-10{--tw-bg-opacity: .1}.zenuml .bg-opacity-20{--tw-bg-opacity: .2}.zenuml .bg-opacity-25{--tw-bg-opacity: .25}.zenuml .bg-opacity-30{--tw-bg-opacity: .3}.zenuml .bg-opacity-40{--tw-bg-opacity: .4}.zenuml .bg-opacity-50{--tw-bg-opacity: .5}.zenuml .bg-opacity-60{--tw-bg-opacity: .6}.zenuml .bg-opacity-70{--tw-bg-opacity: .7}.zenuml .bg-opacity-75{--tw-bg-opacity: .75}.zenuml .bg-opacity-80{--tw-bg-opacity: .8}.zenuml .bg-opacity-90{--tw-bg-opacity: .9}.zenuml .bg-opacity-95{--tw-bg-opacity: .95}.zenuml .bg-opacity-100{--tw-bg-opacity: 1}.zenuml .bg-none{background-image:none}.zenuml .bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.zenuml .bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.zenuml .bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.zenuml .bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.zenuml .bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.zenuml .bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.zenuml .bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.zenuml .bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--tw-gradient-stops))}.zenuml .bg-auto{background-size:auto}.zenuml .bg-cover{background-size:cover}.zenuml .bg-contain{background-size:contain}.zenuml .bg-fixed{background-attachment:fixed}.zenuml .bg-local{background-attachment:local}.zenuml .bg-scroll{background-attachment:scroll}.zenuml .bg-clip-border{background-clip:border-box}.zenuml .bg-clip-padding{background-clip:padding-box}.zenuml .bg-clip-content{background-clip:content-box}.zenuml .bg-clip-text{-webkit-background-clip:text;background-clip:text}.zenuml .bg-bottom{background-position:bottom}.zenuml .bg-center{background-position:center}.zenuml .bg-left{background-position:left}.zenuml .bg-left-bottom{background-position:left bottom}.zenuml .bg-left-top{background-position:left top}.zenuml .bg-right{background-position:right}.zenuml .bg-right-bottom{background-position:right bottom}.zenuml .bg-right-top{background-position:right top}.zenuml .bg-top{background-position:top}.zenuml .bg-repeat{background-repeat:repeat}.zenuml .bg-no-repeat{background-repeat:no-repeat}.zenuml .bg-repeat-x{background-repeat:repeat-x}.zenuml .bg-repeat-y{background-repeat:repeat-y}.zenuml .bg-repeat-round{background-repeat:round}.zenuml .bg-repeat-space{background-repeat:space}.zenuml .bg-origin-border{background-origin:border-box}.zenuml .bg-origin-padding{background-origin:padding-box}.zenuml .bg-origin-content{background-origin:content-box}.zenuml .fill-none{fill:none}.zenuml .fill-current{fill:currentColor}.zenuml .stroke-current{stroke:currentColor}.zenuml .stroke-2{stroke-width:2}.zenuml .object-contain{object-fit:contain}.zenuml .p-1{padding:.25rem}.zenuml .p-4{padding:1rem}.zenuml .p-2{padding:.5rem}.zenuml .p-0{padding:0}.zenuml .px-4{padding-left:1rem;padding-right:1rem}.zenuml .py-1{padding-top:.25rem;padding-bottom:.25rem}.zenuml .py-6{padding-top:1.5rem;padding-bottom:1.5rem}.zenuml .px-6{padding-left:1.5rem;padding-right:1.5rem}.zenuml .px-2{padding-left:.5rem;padding-right:.5rem}.zenuml .py-3{padding-top:.75rem;padding-bottom:.75rem}.zenuml .px-3{padding-left:.75rem;padding-right:.75rem}.zenuml .py-2{padding-top:.5rem;padding-bottom:.5rem}.zenuml .py-5{padding-top:1.25rem;padding-bottom:1.25rem}.zenuml .px-1{padding-left:.25rem;padding-right:.25rem}.zenuml .px-px{padding-left:1px;padding-right:1px}.zenuml .pb-8{padding-bottom:2rem}.zenuml .pt-8{padding-top:2rem}.zenuml .pb-4{padding-bottom:1rem}.zenuml .pt-6{padding-top:1.5rem}.zenuml .pt-4{padding-top:1rem}.zenuml .pb-20{padding-bottom:5rem}.zenuml .pb-32{padding-bottom:8rem}.zenuml .pb-2{padding-bottom:.5rem}.zenuml .pr-24{padding-right:6rem}.zenuml .pt-24{padding-top:6rem}.zenuml .pb-10{padding-bottom:2.5rem}.zenuml .pr-1{padding-right:.25rem}.zenuml .text-left{text-align:left}.zenuml .text-center{text-align:center}.zenuml .text-right{text-align:right}.zenuml .text-justify{text-align:justify}.zenuml .text-start{text-align:start}.zenuml .text-end{text-align:end}.zenuml .align-middle{vertical-align:middle}.zenuml .align-bottom{vertical-align:bottom}.zenuml .align-text-top{vertical-align:text-top}.zenuml .align-text-bottom{vertical-align:text-bottom}.zenuml .text-xs{font-size:.75rem;line-height:1rem}.zenuml .text-sm{font-size:.875rem;line-height:1.25rem}.zenuml .text-base{font-size:1rem;line-height:1.5rem}.zenuml .text-lg{font-size:1.125rem;line-height:1.75rem}.zenuml .text-xl{font-size:1.25rem;line-height:1.75rem}.zenuml .text-2xl{font-size:1.5rem;line-height:2rem}.zenuml .text-3xl{font-size:1.875rem;line-height:2.25rem}.zenuml .text-4xl{font-size:2.25rem;line-height:2.5rem}.zenuml .text-5xl{font-size:3rem;line-height:1}.zenuml .text-6xl{font-size:3.75rem;line-height:1}.zenuml .text-7xl{font-size:4.5rem;line-height:1}.zenuml .text-8xl{font-size:6rem;line-height:1}.zenuml .text-9xl{font-size:8rem;line-height:1}.zenuml .font-semibold{font-weight:600}.zenuml .font-medium{font-weight:500}.zenuml .font-bold{font-weight:700}.zenuml .font-thin{font-weight:100}.zenuml .italic{font-style:italic}.zenuml .leading-6{line-height:1.5rem}.zenuml .leading-4{line-height:1rem}.zenuml .text-inherit{color:inherit}.zenuml .text-current{color:currentColor}.zenuml .text-transparent{color:transparent}.zenuml .text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.zenuml .text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.zenuml .text-slate-50{--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity))}.zenuml .text-slate-100{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity))}.zenuml .text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity))}.zenuml .text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}.zenuml .text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.zenuml .text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.zenuml .text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.zenuml .text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity))}.zenuml .text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity))}.zenuml .text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.zenuml .text-gray-50{--tw-text-opacity: 1;color:rgb(249 250 251 / var(--tw-text-opacity))}.zenuml .text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}.zenuml .text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity))}.zenuml .text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.zenuml .text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.zenuml .text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.zenuml .text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.zenuml .text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.zenuml .text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.zenuml .text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.zenuml .text-zinc-50{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity))}.zenuml .text-zinc-100{--tw-text-opacity: 1;color:rgb(244 244 245 / var(--tw-text-opacity))}.zenuml .text-zinc-200{--tw-text-opacity: 1;color:rgb(228 228 231 / var(--tw-text-opacity))}.zenuml .text-zinc-300{--tw-text-opacity: 1;color:rgb(212 212 216 / var(--tw-text-opacity))}.zenuml .text-zinc-400{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity))}.zenuml .text-zinc-500{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity))}.zenuml .text-zinc-600{--tw-text-opacity: 1;color:rgb(82 82 91 / var(--tw-text-opacity))}.zenuml .text-zinc-700{--tw-text-opacity: 1;color:rgb(63 63 70 / var(--tw-text-opacity))}.zenuml .text-zinc-800{--tw-text-opacity: 1;color:rgb(39 39 42 / var(--tw-text-opacity))}.zenuml .text-zinc-900{--tw-text-opacity: 1;color:rgb(24 24 27 / var(--tw-text-opacity))}.zenuml .text-neutral-50{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity))}.zenuml .text-neutral-100{--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.zenuml .text-neutral-200{--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}.zenuml .text-neutral-300{--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity))}.zenuml .text-neutral-400{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.zenuml .text-neutral-500{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.zenuml .text-neutral-600{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity))}.zenuml .text-neutral-700{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity))}.zenuml .text-neutral-800{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity))}.zenuml .text-neutral-900{--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity))}.zenuml .text-stone-50{--tw-text-opacity: 1;color:rgb(250 250 249 / var(--tw-text-opacity))}.zenuml .text-stone-100{--tw-text-opacity: 1;color:rgb(245 245 244 / var(--tw-text-opacity))}.zenuml .text-stone-200{--tw-text-opacity: 1;color:rgb(231 229 228 / var(--tw-text-opacity))}.zenuml .text-stone-300{--tw-text-opacity: 1;color:rgb(214 211 209 / var(--tw-text-opacity))}.zenuml .text-stone-400{--tw-text-opacity: 1;color:rgb(168 162 158 / var(--tw-text-opacity))}.zenuml .text-stone-500{--tw-text-opacity: 1;color:rgb(120 113 108 / var(--tw-text-opacity))}.zenuml .text-stone-600{--tw-text-opacity: 1;color:rgb(87 83 78 / var(--tw-text-opacity))}.zenuml .text-stone-700{--tw-text-opacity: 1;color:rgb(68 64 60 / var(--tw-text-opacity))}.zenuml .text-stone-800{--tw-text-opacity: 1;color:rgb(41 37 36 / var(--tw-text-opacity))}.zenuml .text-stone-900{--tw-text-opacity: 1;color:rgb(28 25 23 / var(--tw-text-opacity))}.zenuml .text-red-50{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity))}.zenuml .text-red-100{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity))}.zenuml .text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity))}.zenuml .text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity))}.zenuml .text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.zenuml .text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.zenuml .text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.zenuml .text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.zenuml .text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity))}.zenuml .text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity))}.zenuml .text-orange-50{--tw-text-opacity: 1;color:rgb(255 247 237 / var(--tw-text-opacity))}.zenuml .text-orange-100{--tw-text-opacity: 1;color:rgb(255 237 213 / var(--tw-text-opacity))}.zenuml .text-orange-200{--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity))}.zenuml .text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity))}.zenuml .text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity))}.zenuml .text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity))}.zenuml .text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity))}.zenuml .text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity))}.zenuml .text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity))}.zenuml .text-orange-900{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity))}.zenuml .text-amber-50{--tw-text-opacity: 1;color:rgb(255 251 235 / var(--tw-text-opacity))}.zenuml .text-amber-100{--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity))}.zenuml .text-amber-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity))}.zenuml .text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity))}.zenuml .text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity))}.zenuml .text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity))}.zenuml .text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity))}.zenuml .text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity))}.zenuml .text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity))}.zenuml .text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity))}.zenuml .text-yellow-50{--tw-text-opacity: 1;color:rgb(254 252 232 / var(--tw-text-opacity))}.zenuml .text-yellow-100{--tw-text-opacity: 1;color:rgb(254 249 195 / var(--tw-text-opacity))}.zenuml .text-yellow-200{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity))}.zenuml .text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity))}.zenuml .text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity))}.zenuml .text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity))}.zenuml .text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity))}.zenuml .text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity))}.zenuml .text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity))}.zenuml .text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity))}.zenuml .text-lime-50{--tw-text-opacity: 1;color:rgb(247 254 231 / var(--tw-text-opacity))}.zenuml .text-lime-100{--tw-text-opacity: 1;color:rgb(236 252 203 / var(--tw-text-opacity))}.zenuml .text-lime-200{--tw-text-opacity: 1;color:rgb(217 249 157 / var(--tw-text-opacity))}.zenuml .text-lime-300{--tw-text-opacity: 1;color:rgb(190 242 100 / var(--tw-text-opacity))}.zenuml .text-lime-400{--tw-text-opacity: 1;color:rgb(163 230 53 / var(--tw-text-opacity))}.zenuml .text-lime-500{--tw-text-opacity: 1;color:rgb(132 204 22 / var(--tw-text-opacity))}.zenuml .text-lime-600{--tw-text-opacity: 1;color:rgb(101 163 13 / var(--tw-text-opacity))}.zenuml .text-lime-700{--tw-text-opacity: 1;color:rgb(77 124 15 / var(--tw-text-opacity))}.zenuml .text-lime-800{--tw-text-opacity: 1;color:rgb(63 98 18 / var(--tw-text-opacity))}.zenuml .text-lime-900{--tw-text-opacity: 1;color:rgb(54 83 20 / var(--tw-text-opacity))}.zenuml .text-green-50{--tw-text-opacity: 1;color:rgb(240 253 244 / var(--tw-text-opacity))}.zenuml .text-green-100{--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity))}.zenuml .text-green-200{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity))}.zenuml .text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity))}.zenuml .text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity))}.zenuml .text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity))}.zenuml .text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity))}.zenuml .text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity))}.zenuml .text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity))}.zenuml .text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity))}.zenuml .text-emerald-50{--tw-text-opacity: 1;color:rgb(236 253 245 / var(--tw-text-opacity))}.zenuml .text-emerald-100{--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity))}.zenuml .text-emerald-200{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity))}.zenuml .text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity))}.zenuml .text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity))}.zenuml .text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity))}.zenuml .text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity))}.zenuml .text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity))}.zenuml .text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity))}.zenuml .text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity))}.zenuml .text-teal-50{--tw-text-opacity: 1;color:rgb(240 253 250 / var(--tw-text-opacity))}.zenuml .text-teal-100{--tw-text-opacity: 1;color:rgb(204 251 241 / var(--tw-text-opacity))}.zenuml .text-teal-200{--tw-text-opacity: 1;color:rgb(153 246 228 / var(--tw-text-opacity))}.zenuml .text-teal-300{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity))}.zenuml .text-teal-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity))}.zenuml .text-teal-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity))}.zenuml .text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity))}.zenuml .text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity))}.zenuml .text-teal-800{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity))}.zenuml .text-teal-900{--tw-text-opacity: 1;color:rgb(19 78 74 / var(--tw-text-opacity))}.zenuml .text-cyan-50{--tw-text-opacity: 1;color:rgb(236 254 255 / var(--tw-text-opacity))}.zenuml .text-cyan-100{--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity))}.zenuml .text-cyan-200{--tw-text-opacity: 1;color:rgb(165 243 252 / var(--tw-text-opacity))}.zenuml .text-cyan-300{--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity))}.zenuml .text-cyan-400{--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity))}.zenuml .text-cyan-500{--tw-text-opacity: 1;color:rgb(6 182 212 / var(--tw-text-opacity))}.zenuml .text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity))}.zenuml .text-cyan-700{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity))}.zenuml .text-cyan-800{--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity))}.zenuml .text-cyan-900{--tw-text-opacity: 1;color:rgb(22 78 99 / var(--tw-text-opacity))}.zenuml .text-sky-50{--tw-text-opacity: 1;color:rgb(240 249 255 / var(--tw-text-opacity))}.zenuml .text-sky-100{--tw-text-opacity: 1;color:rgb(224 242 254 / var(--tw-text-opacity))}.zenuml .text-sky-200{--tw-text-opacity: 1;color:rgb(186 230 253 / var(--tw-text-opacity))}.zenuml .text-sky-300{--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity))}.zenuml .text-sky-400{--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity))}.zenuml .text-sky-500{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity))}.zenuml .text-sky-600{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity))}.zenuml .text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity))}.zenuml .text-sky-800{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity))}.zenuml .text-sky-900{--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity))}.zenuml .text-blue-50{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity))}.zenuml .text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity))}.zenuml .text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity))}.zenuml .text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity))}.zenuml .text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity))}.zenuml .text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.zenuml .text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.zenuml .text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity))}.zenuml .text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}.zenuml .text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity))}.zenuml .text-indigo-50{--tw-text-opacity: 1;color:rgb(238 242 255 / var(--tw-text-opacity))}.zenuml .text-indigo-100{--tw-text-opacity: 1;color:rgb(224 231 255 / var(--tw-text-opacity))}.zenuml .text-indigo-200{--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity))}.zenuml .text-indigo-300{--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity))}.zenuml .text-indigo-400{--tw-text-opacity: 1;color:rgb(129 140 248 / var(--tw-text-opacity))}.zenuml .text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity))}.zenuml .text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity))}.zenuml .text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity))}.zenuml .text-indigo-800{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity))}.zenuml .text-indigo-900{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity))}.zenuml .text-violet-50{--tw-text-opacity: 1;color:rgb(245 243 255 / var(--tw-text-opacity))}.zenuml .text-violet-100{--tw-text-opacity: 1;color:rgb(237 233 254 / var(--tw-text-opacity))}.zenuml .text-violet-200{--tw-text-opacity: 1;color:rgb(221 214 254 / var(--tw-text-opacity))}.zenuml .text-violet-300{--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity))}.zenuml .text-violet-400{--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity))}.zenuml .text-violet-500{--tw-text-opacity: 1;color:rgb(139 92 246 / var(--tw-text-opacity))}.zenuml .text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity))}.zenuml .text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity))}.zenuml .text-violet-800{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity))}.zenuml .text-violet-900{--tw-text-opacity: 1;color:rgb(76 29 149 / var(--tw-text-opacity))}.zenuml .text-purple-50{--tw-text-opacity: 1;color:rgb(250 245 255 / var(--tw-text-opacity))}.zenuml .text-purple-100{--tw-text-opacity: 1;color:rgb(243 232 255 / var(--tw-text-opacity))}.zenuml .text-purple-200{--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity))}.zenuml .text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity))}.zenuml .text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity))}.zenuml .text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity))}.zenuml .text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity))}.zenuml .text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity))}.zenuml .text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity))}.zenuml .text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity))}.zenuml .text-fuchsia-50{--tw-text-opacity: 1;color:rgb(253 244 255 / var(--tw-text-opacity))}.zenuml .text-fuchsia-100{--tw-text-opacity: 1;color:rgb(250 232 255 / var(--tw-text-opacity))}.zenuml .text-fuchsia-200{--tw-text-opacity: 1;color:rgb(245 208 254 / var(--tw-text-opacity))}.zenuml .text-fuchsia-300{--tw-text-opacity: 1;color:rgb(240 171 252 / var(--tw-text-opacity))}.zenuml .text-fuchsia-400{--tw-text-opacity: 1;color:rgb(232 121 249 / var(--tw-text-opacity))}.zenuml .text-fuchsia-500{--tw-text-opacity: 1;color:rgb(217 70 239 / var(--tw-text-opacity))}.zenuml .text-fuchsia-600{--tw-text-opacity: 1;color:rgb(192 38 211 / var(--tw-text-opacity))}.zenuml .text-fuchsia-700{--tw-text-opacity: 1;color:rgb(162 28 175 / var(--tw-text-opacity))}.zenuml .text-fuchsia-800{--tw-text-opacity: 1;color:rgb(134 25 143 / var(--tw-text-opacity))}.zenuml .text-fuchsia-900{--tw-text-opacity: 1;color:rgb(112 26 117 / var(--tw-text-opacity))}.zenuml .text-pink-50{--tw-text-opacity: 1;color:rgb(253 242 248 / var(--tw-text-opacity))}.zenuml .text-pink-100{--tw-text-opacity: 1;color:rgb(252 231 243 / var(--tw-text-opacity))}.zenuml .text-pink-200{--tw-text-opacity: 1;color:rgb(251 207 232 / var(--tw-text-opacity))}.zenuml .text-pink-300{--tw-text-opacity: 1;color:rgb(249 168 212 / var(--tw-text-opacity))}.zenuml .text-pink-400{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity))}.zenuml .text-pink-500{--tw-text-opacity: 1;color:rgb(236 72 153 / var(--tw-text-opacity))}.zenuml .text-pink-600{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity))}.zenuml .text-pink-700{--tw-text-opacity: 1;color:rgb(190 24 93 / var(--tw-text-opacity))}.zenuml .text-pink-800{--tw-text-opacity: 1;color:rgb(157 23 77 / var(--tw-text-opacity))}.zenuml .text-pink-900{--tw-text-opacity: 1;color:rgb(131 24 67 / var(--tw-text-opacity))}.zenuml .text-rose-50{--tw-text-opacity: 1;color:rgb(255 241 242 / var(--tw-text-opacity))}.zenuml .text-rose-100{--tw-text-opacity: 1;color:rgb(255 228 230 / var(--tw-text-opacity))}.zenuml .text-rose-200{--tw-text-opacity: 1;color:rgb(254 205 211 / var(--tw-text-opacity))}.zenuml .text-rose-300{--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity))}.zenuml .text-rose-400{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity))}.zenuml .text-rose-500{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity))}.zenuml .text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity))}.zenuml .text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity))}.zenuml .text-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity))}.zenuml .text-rose-900{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity))}.zenuml .text-skin-frame{color:rgb(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))))}.zenuml .text-skin-title{color:var(--color-text-title, var(--color-text-message, var(--color-text-base, #000)))}.zenuml .text-skin-participant{color:var(--color-text-participant, var(--color-text-message, var(--color-text-base, #000)))}.zenuml .text-skin-message{color:var(--color-text-message, var(--color-text-base, #000))}.zenuml .text-skin-message-arrow{color:var(--color-message-arrow, var(--color-border-frame, var(--color-border-base, #000)))}.zenuml .text-skin-message-hover{color:rgb(var(--color-text-message-hover, var(--color-bg-base, --color-backup-white)))}.zenuml .text-skin-comment{color:var(--color-text-comment, var(--color-text-secondary, var(--color-text-base, #000)))}.zenuml .text-skin-fragment-header{color:var(--color-text-fragment-header, var(--color-text-message, #000))}.zenuml .text-skin-fragment{color:var(--color-text-fragment, var(--color-text-message, #000))}.zenuml .text-skin-base{color:var(--color-text-base)}.zenuml .text-skin-header{color:var(--color-text-header)}.zenuml .text-skin-secondary{color:var(--color-text-secondary)}.zenuml .text-skin-control{color:var(--color-text-control, var(--color-text-secondary, var(--color-text-base, #000)))}.zenuml .text-skin-muted{color:var(--color-text-muted)}.zenuml .text-skin-hover{color:var(--color-text-hover)}.zenuml .text-skin-link{color:var(--color-text-link, var(--color-text-secondary, var(--color-text-base, #000)))}.zenuml .text-skin-fill{color:var(--color-text-fill)}.zenuml .text-transparent\\/0{color:#0000}.zenuml .text-transparent\\/5{color:#0000000d}.zenuml .text-transparent\\/10{color:#0000001a}.zenuml .text-transparent\\/20{color:#0003}.zenuml .text-transparent\\/25{color:#00000040}.zenuml .text-transparent\\/30{color:#0000004d}.zenuml .text-transparent\\/40{color:#0006}.zenuml .text-transparent\\/50{color:#00000080}.zenuml .text-transparent\\/60{color:#0009}.zenuml .text-transparent\\/70{color:#000000b3}.zenuml .text-transparent\\/75{color:#000000bf}.zenuml .text-transparent\\/80{color:#000c}.zenuml .text-transparent\\/90{color:#000000e6}.zenuml .text-transparent\\/95{color:#000000f2}.zenuml .text-transparent\\/100{color:#000}.zenuml .text-black\\/0{color:#0000}.zenuml .text-black\\/5{color:#0000000d}.zenuml .text-black\\/10{color:#0000001a}.zenuml .text-black\\/20{color:#0003}.zenuml .text-black\\/25{color:#00000040}.zenuml .text-black\\/30{color:#0000004d}.zenuml .text-black\\/40{color:#0006}.zenuml .text-black\\/50{color:#00000080}.zenuml .text-black\\/60{color:#0009}.zenuml .text-black\\/70{color:#000000b3}.zenuml .text-black\\/75{color:#000000bf}.zenuml .text-black\\/80{color:#000c}.zenuml .text-black\\/90{color:#000000e6}.zenuml .text-black\\/95{color:#000000f2}.zenuml .text-black\\/100{color:#000}.zenuml .text-white\\/0{color:#fff0}.zenuml .text-white\\/5{color:#ffffff0d}.zenuml .text-white\\/10{color:#ffffff1a}.zenuml .text-white\\/20{color:#fff3}.zenuml .text-white\\/25{color:#ffffff40}.zenuml .text-white\\/30{color:#ffffff4d}.zenuml .text-white\\/40{color:#fff6}.zenuml .text-white\\/50{color:#ffffff80}.zenuml .text-white\\/60{color:#fff9}.zenuml .text-white\\/70{color:#ffffffb3}.zenuml .text-white\\/75{color:#ffffffbf}.zenuml .text-white\\/80{color:#fffc}.zenuml .text-white\\/90{color:#ffffffe6}.zenuml .text-white\\/95{color:#fffffff2}.zenuml .text-white\\/100{color:#fff}.zenuml .text-slate-50\\/0{color:#f8fafc00}.zenuml .text-slate-50\\/5{color:#f8fafc0d}.zenuml .text-slate-50\\/10{color:#f8fafc1a}.zenuml .text-slate-50\\/20{color:#f8fafc33}.zenuml .text-slate-50\\/25{color:#f8fafc40}.zenuml .text-slate-50\\/30{color:#f8fafc4d}.zenuml .text-slate-50\\/40{color:#f8fafc66}.zenuml .text-slate-50\\/50{color:#f8fafc80}.zenuml .text-slate-50\\/60{color:#f8fafc99}.zenuml .text-slate-50\\/70{color:#f8fafcb3}.zenuml .text-slate-50\\/75{color:#f8fafcbf}.zenuml .text-slate-50\\/80{color:#f8fafccc}.zenuml .text-slate-50\\/90{color:#f8fafce6}.zenuml .text-slate-50\\/95{color:#f8fafcf2}.zenuml .text-slate-50\\/100{color:#f8fafc}.zenuml .text-slate-100\\/0{color:#f1f5f900}.zenuml .text-slate-100\\/5{color:#f1f5f90d}.zenuml .text-slate-100\\/10{color:#f1f5f91a}.zenuml .text-slate-100\\/20{color:#f1f5f933}.zenuml .text-slate-100\\/25{color:#f1f5f940}.zenuml .text-slate-100\\/30{color:#f1f5f94d}.zenuml .text-slate-100\\/40{color:#f1f5f966}.zenuml .text-slate-100\\/50{color:#f1f5f980}.zenuml .text-slate-100\\/60{color:#f1f5f999}.zenuml .text-slate-100\\/70{color:#f1f5f9b3}.zenuml .text-slate-100\\/75{color:#f1f5f9bf}.zenuml .text-slate-100\\/80{color:#f1f5f9cc}.zenuml .text-slate-100\\/90{color:#f1f5f9e6}.zenuml .text-slate-100\\/95{color:#f1f5f9f2}.zenuml .text-slate-100\\/100{color:#f1f5f9}.zenuml .text-slate-200\\/0{color:#e2e8f000}.zenuml .text-slate-200\\/5{color:#e2e8f00d}.zenuml .text-slate-200\\/10{color:#e2e8f01a}.zenuml .text-slate-200\\/20{color:#e2e8f033}.zenuml .text-slate-200\\/25{color:#e2e8f040}.zenuml .text-slate-200\\/30{color:#e2e8f04d}.zenuml .text-slate-200\\/40{color:#e2e8f066}.zenuml .text-slate-200\\/50{color:#e2e8f080}.zenuml .text-slate-200\\/60{color:#e2e8f099}.zenuml .text-slate-200\\/70{color:#e2e8f0b3}.zenuml .text-slate-200\\/75{color:#e2e8f0bf}.zenuml .text-slate-200\\/80{color:#e2e8f0cc}.zenuml .text-slate-200\\/90{color:#e2e8f0e6}.zenuml .text-slate-200\\/95{color:#e2e8f0f2}.zenuml .text-slate-200\\/100{color:#e2e8f0}.zenuml .text-slate-300\\/0{color:#cbd5e100}.zenuml .text-slate-300\\/5{color:#cbd5e10d}.zenuml .text-slate-300\\/10{color:#cbd5e11a}.zenuml .text-slate-300\\/20{color:#cbd5e133}.zenuml .text-slate-300\\/25{color:#cbd5e140}.zenuml .text-slate-300\\/30{color:#cbd5e14d}.zenuml .text-slate-300\\/40{color:#cbd5e166}.zenuml .text-slate-300\\/50{color:#cbd5e180}.zenuml .text-slate-300\\/60{color:#cbd5e199}.zenuml .text-slate-300\\/70{color:#cbd5e1b3}.zenuml .text-slate-300\\/75{color:#cbd5e1bf}.zenuml .text-slate-300\\/80{color:#cbd5e1cc}.zenuml .text-slate-300\\/90{color:#cbd5e1e6}.zenuml .text-slate-300\\/95{color:#cbd5e1f2}.zenuml .text-slate-300\\/100{color:#cbd5e1}.zenuml .text-slate-400\\/0{color:#94a3b800}.zenuml .text-slate-400\\/5{color:#94a3b80d}.zenuml .text-slate-400\\/10{color:#94a3b81a}.zenuml .text-slate-400\\/20{color:#94a3b833}.zenuml .text-slate-400\\/25{color:#94a3b840}.zenuml .text-slate-400\\/30{color:#94a3b84d}.zenuml .text-slate-400\\/40{color:#94a3b866}.zenuml .text-slate-400\\/50{color:#94a3b880}.zenuml .text-slate-400\\/60{color:#94a3b899}.zenuml .text-slate-400\\/70{color:#94a3b8b3}.zenuml .text-slate-400\\/75{color:#94a3b8bf}.zenuml .text-slate-400\\/80{color:#94a3b8cc}.zenuml .text-slate-400\\/90{color:#94a3b8e6}.zenuml .text-slate-400\\/95{color:#94a3b8f2}.zenuml .text-slate-400\\/100{color:#94a3b8}.zenuml .text-slate-500\\/0{color:#64748b00}.zenuml .text-slate-500\\/5{color:#64748b0d}.zenuml .text-slate-500\\/10{color:#64748b1a}.zenuml .text-slate-500\\/20{color:#64748b33}.zenuml .text-slate-500\\/25{color:#64748b40}.zenuml .text-slate-500\\/30{color:#64748b4d}.zenuml .text-slate-500\\/40{color:#64748b66}.zenuml .text-slate-500\\/50{color:#64748b80}.zenuml .text-slate-500\\/60{color:#64748b99}.zenuml .text-slate-500\\/70{color:#64748bb3}.zenuml .text-slate-500\\/75{color:#64748bbf}.zenuml .text-slate-500\\/80{color:#64748bcc}.zenuml .text-slate-500\\/90{color:#64748be6}.zenuml .text-slate-500\\/95{color:#64748bf2}.zenuml .text-slate-500\\/100{color:#64748b}.zenuml .text-slate-600\\/0{color:#47556900}.zenuml .text-slate-600\\/5{color:#4755690d}.zenuml .text-slate-600\\/10{color:#4755691a}.zenuml .text-slate-600\\/20{color:#47556933}.zenuml .text-slate-600\\/25{color:#47556940}.zenuml .text-slate-600\\/30{color:#4755694d}.zenuml .text-slate-600\\/40{color:#47556966}.zenuml .text-slate-600\\/50{color:#47556980}.zenuml .text-slate-600\\/60{color:#47556999}.zenuml .text-slate-600\\/70{color:#475569b3}.zenuml .text-slate-600\\/75{color:#475569bf}.zenuml .text-slate-600\\/80{color:#475569cc}.zenuml .text-slate-600\\/90{color:#475569e6}.zenuml .text-slate-600\\/95{color:#475569f2}.zenuml .text-slate-600\\/100{color:#475569}.zenuml .text-slate-700\\/0{color:#33415500}.zenuml .text-slate-700\\/5{color:#3341550d}.zenuml .text-slate-700\\/10{color:#3341551a}.zenuml .text-slate-700\\/20{color:#33415533}.zenuml .text-slate-700\\/25{color:#33415540}.zenuml .text-slate-700\\/30{color:#3341554d}.zenuml .text-slate-700\\/40{color:#33415566}.zenuml .text-slate-700\\/50{color:#33415580}.zenuml .text-slate-700\\/60{color:#33415599}.zenuml .text-slate-700\\/70{color:#334155b3}.zenuml .text-slate-700\\/75{color:#334155bf}.zenuml .text-slate-700\\/80{color:#334155cc}.zenuml .text-slate-700\\/90{color:#334155e6}.zenuml .text-slate-700\\/95{color:#334155f2}.zenuml .text-slate-700\\/100{color:#334155}.zenuml .text-slate-800\\/0{color:#1e293b00}.zenuml .text-slate-800\\/5{color:#1e293b0d}.zenuml .text-slate-800\\/10{color:#1e293b1a}.zenuml .text-slate-800\\/20{color:#1e293b33}.zenuml .text-slate-800\\/25{color:#1e293b40}.zenuml .text-slate-800\\/30{color:#1e293b4d}.zenuml .text-slate-800\\/40{color:#1e293b66}.zenuml .text-slate-800\\/50{color:#1e293b80}.zenuml .text-slate-800\\/60{color:#1e293b99}.zenuml .text-slate-800\\/70{color:#1e293bb3}.zenuml .text-slate-800\\/75{color:#1e293bbf}.zenuml .text-slate-800\\/80{color:#1e293bcc}.zenuml .text-slate-800\\/90{color:#1e293be6}.zenuml .text-slate-800\\/95{color:#1e293bf2}.zenuml .text-slate-800\\/100{color:#1e293b}.zenuml .text-slate-900\\/0{color:#0f172a00}.zenuml .text-slate-900\\/5{color:#0f172a0d}.zenuml .text-slate-900\\/10{color:#0f172a1a}.zenuml .text-slate-900\\/20{color:#0f172a33}.zenuml .text-slate-900\\/25{color:#0f172a40}.zenuml .text-slate-900\\/30{color:#0f172a4d}.zenuml .text-slate-900\\/40{color:#0f172a66}.zenuml .text-slate-900\\/50{color:#0f172a80}.zenuml .text-slate-900\\/60{color:#0f172a99}.zenuml .text-slate-900\\/70{color:#0f172ab3}.zenuml .text-slate-900\\/75{color:#0f172abf}.zenuml .text-slate-900\\/80{color:#0f172acc}.zenuml .text-slate-900\\/90{color:#0f172ae6}.zenuml .text-slate-900\\/95{color:#0f172af2}.zenuml .text-slate-900\\/100{color:#0f172a}.zenuml .text-gray-50\\/0{color:#f9fafb00}.zenuml .text-gray-50\\/5{color:#f9fafb0d}.zenuml .text-gray-50\\/10{color:#f9fafb1a}.zenuml .text-gray-50\\/20{color:#f9fafb33}.zenuml .text-gray-50\\/25{color:#f9fafb40}.zenuml .text-gray-50\\/30{color:#f9fafb4d}.zenuml .text-gray-50\\/40{color:#f9fafb66}.zenuml .text-gray-50\\/50{color:#f9fafb80}.zenuml .text-gray-50\\/60{color:#f9fafb99}.zenuml .text-gray-50\\/70{color:#f9fafbb3}.zenuml .text-gray-50\\/75{color:#f9fafbbf}.zenuml .text-gray-50\\/80{color:#f9fafbcc}.zenuml .text-gray-50\\/90{color:#f9fafbe6}.zenuml .text-gray-50\\/95{color:#f9fafbf2}.zenuml .text-gray-50\\/100{color:#f9fafb}.zenuml .text-gray-100\\/0{color:#f3f4f600}.zenuml .text-gray-100\\/5{color:#f3f4f60d}.zenuml .text-gray-100\\/10{color:#f3f4f61a}.zenuml .text-gray-100\\/20{color:#f3f4f633}.zenuml .text-gray-100\\/25{color:#f3f4f640}.zenuml .text-gray-100\\/30{color:#f3f4f64d}.zenuml .text-gray-100\\/40{color:#f3f4f666}.zenuml .text-gray-100\\/50{color:#f3f4f680}.zenuml .text-gray-100\\/60{color:#f3f4f699}.zenuml .text-gray-100\\/70{color:#f3f4f6b3}.zenuml .text-gray-100\\/75{color:#f3f4f6bf}.zenuml .text-gray-100\\/80{color:#f3f4f6cc}.zenuml .text-gray-100\\/90{color:#f3f4f6e6}.zenuml .text-gray-100\\/95{color:#f3f4f6f2}.zenuml .text-gray-100\\/100{color:#f3f4f6}.zenuml .text-gray-200\\/0{color:#e5e7eb00}.zenuml .text-gray-200\\/5{color:#e5e7eb0d}.zenuml .text-gray-200\\/10{color:#e5e7eb1a}.zenuml .text-gray-200\\/20{color:#e5e7eb33}.zenuml .text-gray-200\\/25{color:#e5e7eb40}.zenuml .text-gray-200\\/30{color:#e5e7eb4d}.zenuml .text-gray-200\\/40{color:#e5e7eb66}.zenuml .text-gray-200\\/50{color:#e5e7eb80}.zenuml .text-gray-200\\/60{color:#e5e7eb99}.zenuml .text-gray-200\\/70{color:#e5e7ebb3}.zenuml .text-gray-200\\/75{color:#e5e7ebbf}.zenuml .text-gray-200\\/80{color:#e5e7ebcc}.zenuml .text-gray-200\\/90{color:#e5e7ebe6}.zenuml .text-gray-200\\/95{color:#e5e7ebf2}.zenuml .text-gray-200\\/100{color:#e5e7eb}.zenuml .text-gray-300\\/0{color:#d1d5db00}.zenuml .text-gray-300\\/5{color:#d1d5db0d}.zenuml .text-gray-300\\/10{color:#d1d5db1a}.zenuml .text-gray-300\\/20{color:#d1d5db33}.zenuml .text-gray-300\\/25{color:#d1d5db40}.zenuml .text-gray-300\\/30{color:#d1d5db4d}.zenuml .text-gray-300\\/40{color:#d1d5db66}.zenuml .text-gray-300\\/50{color:#d1d5db80}.zenuml .text-gray-300\\/60{color:#d1d5db99}.zenuml .text-gray-300\\/70{color:#d1d5dbb3}.zenuml .text-gray-300\\/75{color:#d1d5dbbf}.zenuml .text-gray-300\\/80{color:#d1d5dbcc}.zenuml .text-gray-300\\/90{color:#d1d5dbe6}.zenuml .text-gray-300\\/95{color:#d1d5dbf2}.zenuml .text-gray-300\\/100{color:#d1d5db}.zenuml .text-gray-400\\/0{color:#9ca3af00}.zenuml .text-gray-400\\/5{color:#9ca3af0d}.zenuml .text-gray-400\\/10{color:#9ca3af1a}.zenuml .text-gray-400\\/20{color:#9ca3af33}.zenuml .text-gray-400\\/25{color:#9ca3af40}.zenuml .text-gray-400\\/30{color:#9ca3af4d}.zenuml .text-gray-400\\/40{color:#9ca3af66}.zenuml .text-gray-400\\/50{color:#9ca3af80}.zenuml .text-gray-400\\/60{color:#9ca3af99}.zenuml .text-gray-400\\/70{color:#9ca3afb3}.zenuml .text-gray-400\\/75{color:#9ca3afbf}.zenuml .text-gray-400\\/80{color:#9ca3afcc}.zenuml .text-gray-400\\/90{color:#9ca3afe6}.zenuml .text-gray-400\\/95{color:#9ca3aff2}.zenuml .text-gray-400\\/100{color:#9ca3af}.zenuml .text-gray-500\\/0{color:#6b728000}.zenuml .text-gray-500\\/5{color:#6b72800d}.zenuml .text-gray-500\\/10{color:#6b72801a}.zenuml .text-gray-500\\/20{color:#6b728033}.zenuml .text-gray-500\\/25{color:#6b728040}.zenuml .text-gray-500\\/30{color:#6b72804d}.zenuml .text-gray-500\\/40{color:#6b728066}.zenuml .text-gray-500\\/50{color:#6b728080}.zenuml .text-gray-500\\/60{color:#6b728099}.zenuml .text-gray-500\\/70{color:#6b7280b3}.zenuml .text-gray-500\\/75{color:#6b7280bf}.zenuml .text-gray-500\\/80{color:#6b7280cc}.zenuml .text-gray-500\\/90{color:#6b7280e6}.zenuml .text-gray-500\\/95{color:#6b7280f2}.zenuml .text-gray-500\\/100{color:#6b7280}.zenuml .text-gray-600\\/0{color:#4b556300}.zenuml .text-gray-600\\/5{color:#4b55630d}.zenuml .text-gray-600\\/10{color:#4b55631a}.zenuml .text-gray-600\\/20{color:#4b556333}.zenuml .text-gray-600\\/25{color:#4b556340}.zenuml .text-gray-600\\/30{color:#4b55634d}.zenuml .text-gray-600\\/40{color:#4b556366}.zenuml .text-gray-600\\/50{color:#4b556380}.zenuml .text-gray-600\\/60{color:#4b556399}.zenuml .text-gray-600\\/70{color:#4b5563b3}.zenuml .text-gray-600\\/75{color:#4b5563bf}.zenuml .text-gray-600\\/80{color:#4b5563cc}.zenuml .text-gray-600\\/90{color:#4b5563e6}.zenuml .text-gray-600\\/95{color:#4b5563f2}.zenuml .text-gray-600\\/100{color:#4b5563}.zenuml .text-gray-700\\/0{color:#37415100}.zenuml .text-gray-700\\/5{color:#3741510d}.zenuml .text-gray-700\\/10{color:#3741511a}.zenuml .text-gray-700\\/20{color:#37415133}.zenuml .text-gray-700\\/25{color:#37415140}.zenuml .text-gray-700\\/30{color:#3741514d}.zenuml .text-gray-700\\/40{color:#37415166}.zenuml .text-gray-700\\/50{color:#37415180}.zenuml .text-gray-700\\/60{color:#37415199}.zenuml .text-gray-700\\/70{color:#374151b3}.zenuml .text-gray-700\\/75{color:#374151bf}.zenuml .text-gray-700\\/80{color:#374151cc}.zenuml .text-gray-700\\/90{color:#374151e6}.zenuml .text-gray-700\\/95{color:#374151f2}.zenuml .text-gray-700\\/100{color:#374151}.zenuml .text-gray-800\\/0{color:#1f293700}.zenuml .text-gray-800\\/5{color:#1f29370d}.zenuml .text-gray-800\\/10{color:#1f29371a}.zenuml .text-gray-800\\/20{color:#1f293733}.zenuml .text-gray-800\\/25{color:#1f293740}.zenuml .text-gray-800\\/30{color:#1f29374d}.zenuml .text-gray-800\\/40{color:#1f293766}.zenuml .text-gray-800\\/50{color:#1f293780}.zenuml .text-gray-800\\/60{color:#1f293799}.zenuml .text-gray-800\\/70{color:#1f2937b3}.zenuml .text-gray-800\\/75{color:#1f2937bf}.zenuml .text-gray-800\\/80{color:#1f2937cc}.zenuml .text-gray-800\\/90{color:#1f2937e6}.zenuml .text-gray-800\\/95{color:#1f2937f2}.zenuml .text-gray-800\\/100{color:#1f2937}.zenuml .text-gray-900\\/0{color:#11182700}.zenuml .text-gray-900\\/5{color:#1118270d}.zenuml .text-gray-900\\/10{color:#1118271a}.zenuml .text-gray-900\\/20{color:#11182733}.zenuml .text-gray-900\\/25{color:#11182740}.zenuml .text-gray-900\\/30{color:#1118274d}.zenuml .text-gray-900\\/40{color:#11182766}.zenuml .text-gray-900\\/50{color:#11182780}.zenuml .text-gray-900\\/60{color:#11182799}.zenuml .text-gray-900\\/70{color:#111827b3}.zenuml .text-gray-900\\/75{color:#111827bf}.zenuml .text-gray-900\\/80{color:#111827cc}.zenuml .text-gray-900\\/90{color:#111827e6}.zenuml .text-gray-900\\/95{color:#111827f2}.zenuml .text-gray-900\\/100{color:#111827}.zenuml .text-zinc-50\\/0{color:#fafafa00}.zenuml .text-zinc-50\\/5{color:#fafafa0d}.zenuml .text-zinc-50\\/10{color:#fafafa1a}.zenuml .text-zinc-50\\/20{color:#fafafa33}.zenuml .text-zinc-50\\/25{color:#fafafa40}.zenuml .text-zinc-50\\/30{color:#fafafa4d}.zenuml .text-zinc-50\\/40{color:#fafafa66}.zenuml .text-zinc-50\\/50{color:#fafafa80}.zenuml .text-zinc-50\\/60{color:#fafafa99}.zenuml .text-zinc-50\\/70{color:#fafafab3}.zenuml .text-zinc-50\\/75{color:#fafafabf}.zenuml .text-zinc-50\\/80{color:#fafafacc}.zenuml .text-zinc-50\\/90{color:#fafafae6}.zenuml .text-zinc-50\\/95{color:#fafafaf2}.zenuml .text-zinc-50\\/100{color:#fafafa}.zenuml .text-zinc-100\\/0{color:#f4f4f500}.zenuml .text-zinc-100\\/5{color:#f4f4f50d}.zenuml .text-zinc-100\\/10{color:#f4f4f51a}.zenuml .text-zinc-100\\/20{color:#f4f4f533}.zenuml .text-zinc-100\\/25{color:#f4f4f540}.zenuml .text-zinc-100\\/30{color:#f4f4f54d}.zenuml .text-zinc-100\\/40{color:#f4f4f566}.zenuml .text-zinc-100\\/50{color:#f4f4f580}.zenuml .text-zinc-100\\/60{color:#f4f4f599}.zenuml .text-zinc-100\\/70{color:#f4f4f5b3}.zenuml .text-zinc-100\\/75{color:#f4f4f5bf}.zenuml .text-zinc-100\\/80{color:#f4f4f5cc}.zenuml .text-zinc-100\\/90{color:#f4f4f5e6}.zenuml .text-zinc-100\\/95{color:#f4f4f5f2}.zenuml .text-zinc-100\\/100{color:#f4f4f5}.zenuml .text-zinc-200\\/0{color:#e4e4e700}.zenuml .text-zinc-200\\/5{color:#e4e4e70d}.zenuml .text-zinc-200\\/10{color:#e4e4e71a}.zenuml .text-zinc-200\\/20{color:#e4e4e733}.zenuml .text-zinc-200\\/25{color:#e4e4e740}.zenuml .text-zinc-200\\/30{color:#e4e4e74d}.zenuml .text-zinc-200\\/40{color:#e4e4e766}.zenuml .text-zinc-200\\/50{color:#e4e4e780}.zenuml .text-zinc-200\\/60{color:#e4e4e799}.zenuml .text-zinc-200\\/70{color:#e4e4e7b3}.zenuml .text-zinc-200\\/75{color:#e4e4e7bf}.zenuml .text-zinc-200\\/80{color:#e4e4e7cc}.zenuml .text-zinc-200\\/90{color:#e4e4e7e6}.zenuml .text-zinc-200\\/95{color:#e4e4e7f2}.zenuml .text-zinc-200\\/100{color:#e4e4e7}.zenuml .text-zinc-300\\/0{color:#d4d4d800}.zenuml .text-zinc-300\\/5{color:#d4d4d80d}.zenuml .text-zinc-300\\/10{color:#d4d4d81a}.zenuml .text-zinc-300\\/20{color:#d4d4d833}.zenuml .text-zinc-300\\/25{color:#d4d4d840}.zenuml .text-zinc-300\\/30{color:#d4d4d84d}.zenuml .text-zinc-300\\/40{color:#d4d4d866}.zenuml .text-zinc-300\\/50{color:#d4d4d880}.zenuml .text-zinc-300\\/60{color:#d4d4d899}.zenuml .text-zinc-300\\/70{color:#d4d4d8b3}.zenuml .text-zinc-300\\/75{color:#d4d4d8bf}.zenuml .text-zinc-300\\/80{color:#d4d4d8cc}.zenuml .text-zinc-300\\/90{color:#d4d4d8e6}.zenuml .text-zinc-300\\/95{color:#d4d4d8f2}.zenuml .text-zinc-300\\/100{color:#d4d4d8}.zenuml .text-zinc-400\\/0{color:#a1a1aa00}.zenuml .text-zinc-400\\/5{color:#a1a1aa0d}.zenuml .text-zinc-400\\/10{color:#a1a1aa1a}.zenuml .text-zinc-400\\/20{color:#a1a1aa33}.zenuml .text-zinc-400\\/25{color:#a1a1aa40}.zenuml .text-zinc-400\\/30{color:#a1a1aa4d}.zenuml .text-zinc-400\\/40{color:#a1a1aa66}.zenuml .text-zinc-400\\/50{color:#a1a1aa80}.zenuml .text-zinc-400\\/60{color:#a1a1aa99}.zenuml .text-zinc-400\\/70{color:#a1a1aab3}.zenuml .text-zinc-400\\/75{color:#a1a1aabf}.zenuml .text-zinc-400\\/80{color:#a1a1aacc}.zenuml .text-zinc-400\\/90{color:#a1a1aae6}.zenuml .text-zinc-400\\/95{color:#a1a1aaf2}.zenuml .text-zinc-400\\/100{color:#a1a1aa}.zenuml .text-zinc-500\\/0{color:#71717a00}.zenuml .text-zinc-500\\/5{color:#71717a0d}.zenuml .text-zinc-500\\/10{color:#71717a1a}.zenuml .text-zinc-500\\/20{color:#71717a33}.zenuml .text-zinc-500\\/25{color:#71717a40}.zenuml .text-zinc-500\\/30{color:#71717a4d}.zenuml .text-zinc-500\\/40{color:#71717a66}.zenuml .text-zinc-500\\/50{color:#71717a80}.zenuml .text-zinc-500\\/60{color:#71717a99}.zenuml .text-zinc-500\\/70{color:#71717ab3}.zenuml .text-zinc-500\\/75{color:#71717abf}.zenuml .text-zinc-500\\/80{color:#71717acc}.zenuml .text-zinc-500\\/90{color:#71717ae6}.zenuml .text-zinc-500\\/95{color:#71717af2}.zenuml .text-zinc-500\\/100{color:#71717a}.zenuml .text-zinc-600\\/0{color:#52525b00}.zenuml .text-zinc-600\\/5{color:#52525b0d}.zenuml .text-zinc-600\\/10{color:#52525b1a}.zenuml .text-zinc-600\\/20{color:#52525b33}.zenuml .text-zinc-600\\/25{color:#52525b40}.zenuml .text-zinc-600\\/30{color:#52525b4d}.zenuml .text-zinc-600\\/40{color:#52525b66}.zenuml .text-zinc-600\\/50{color:#52525b80}.zenuml .text-zinc-600\\/60{color:#52525b99}.zenuml .text-zinc-600\\/70{color:#52525bb3}.zenuml .text-zinc-600\\/75{color:#52525bbf}.zenuml .text-zinc-600\\/80{color:#52525bcc}.zenuml .text-zinc-600\\/90{color:#52525be6}.zenuml .text-zinc-600\\/95{color:#52525bf2}.zenuml .text-zinc-600\\/100{color:#52525b}.zenuml .text-zinc-700\\/0{color:#3f3f4600}.zenuml .text-zinc-700\\/5{color:#3f3f460d}.zenuml .text-zinc-700\\/10{color:#3f3f461a}.zenuml .text-zinc-700\\/20{color:#3f3f4633}.zenuml .text-zinc-700\\/25{color:#3f3f4640}.zenuml .text-zinc-700\\/30{color:#3f3f464d}.zenuml .text-zinc-700\\/40{color:#3f3f4666}.zenuml .text-zinc-700\\/50{color:#3f3f4680}.zenuml .text-zinc-700\\/60{color:#3f3f4699}.zenuml .text-zinc-700\\/70{color:#3f3f46b3}.zenuml .text-zinc-700\\/75{color:#3f3f46bf}.zenuml .text-zinc-700\\/80{color:#3f3f46cc}.zenuml .text-zinc-700\\/90{color:#3f3f46e6}.zenuml .text-zinc-700\\/95{color:#3f3f46f2}.zenuml .text-zinc-700\\/100{color:#3f3f46}.zenuml .text-zinc-800\\/0{color:#27272a00}.zenuml .text-zinc-800\\/5{color:#27272a0d}.zenuml .text-zinc-800\\/10{color:#27272a1a}.zenuml .text-zinc-800\\/20{color:#27272a33}.zenuml .text-zinc-800\\/25{color:#27272a40}.zenuml .text-zinc-800\\/30{color:#27272a4d}.zenuml .text-zinc-800\\/40{color:#27272a66}.zenuml .text-zinc-800\\/50{color:#27272a80}.zenuml .text-zinc-800\\/60{color:#27272a99}.zenuml .text-zinc-800\\/70{color:#27272ab3}.zenuml .text-zinc-800\\/75{color:#27272abf}.zenuml .text-zinc-800\\/80{color:#27272acc}.zenuml .text-zinc-800\\/90{color:#27272ae6}.zenuml .text-zinc-800\\/95{color:#27272af2}.zenuml .text-zinc-800\\/100{color:#27272a}.zenuml .text-zinc-900\\/0{color:#18181b00}.zenuml .text-zinc-900\\/5{color:#18181b0d}.zenuml .text-zinc-900\\/10{color:#18181b1a}.zenuml .text-zinc-900\\/20{color:#18181b33}.zenuml .text-zinc-900\\/25{color:#18181b40}.zenuml .text-zinc-900\\/30{color:#18181b4d}.zenuml .text-zinc-900\\/40{color:#18181b66}.zenuml .text-zinc-900\\/50{color:#18181b80}.zenuml .text-zinc-900\\/60{color:#18181b99}.zenuml .text-zinc-900\\/70{color:#18181bb3}.zenuml .text-zinc-900\\/75{color:#18181bbf}.zenuml .text-zinc-900\\/80{color:#18181bcc}.zenuml .text-zinc-900\\/90{color:#18181be6}.zenuml .text-zinc-900\\/95{color:#18181bf2}.zenuml .text-zinc-900\\/100{color:#18181b}.zenuml .text-neutral-50\\/0{color:#fafafa00}.zenuml .text-neutral-50\\/5{color:#fafafa0d}.zenuml .text-neutral-50\\/10{color:#fafafa1a}.zenuml .text-neutral-50\\/20{color:#fafafa33}.zenuml .text-neutral-50\\/25{color:#fafafa40}.zenuml .text-neutral-50\\/30{color:#fafafa4d}.zenuml .text-neutral-50\\/40{color:#fafafa66}.zenuml .text-neutral-50\\/50{color:#fafafa80}.zenuml .text-neutral-50\\/60{color:#fafafa99}.zenuml .text-neutral-50\\/70{color:#fafafab3}.zenuml .text-neutral-50\\/75{color:#fafafabf}.zenuml .text-neutral-50\\/80{color:#fafafacc}.zenuml .text-neutral-50\\/90{color:#fafafae6}.zenuml .text-neutral-50\\/95{color:#fafafaf2}.zenuml .text-neutral-50\\/100{color:#fafafa}.zenuml .text-neutral-100\\/0{color:#f5f5f500}.zenuml .text-neutral-100\\/5{color:#f5f5f50d}.zenuml .text-neutral-100\\/10{color:#f5f5f51a}.zenuml .text-neutral-100\\/20{color:#f5f5f533}.zenuml .text-neutral-100\\/25{color:#f5f5f540}.zenuml .text-neutral-100\\/30{color:#f5f5f54d}.zenuml .text-neutral-100\\/40{color:#f5f5f566}.zenuml .text-neutral-100\\/50{color:#f5f5f580}.zenuml .text-neutral-100\\/60{color:#f5f5f599}.zenuml .text-neutral-100\\/70{color:#f5f5f5b3}.zenuml .text-neutral-100\\/75{color:#f5f5f5bf}.zenuml .text-neutral-100\\/80{color:#f5f5f5cc}.zenuml .text-neutral-100\\/90{color:#f5f5f5e6}.zenuml .text-neutral-100\\/95{color:#f5f5f5f2}.zenuml .text-neutral-100\\/100{color:#f5f5f5}.zenuml .text-neutral-200\\/0{color:#e5e5e500}.zenuml .text-neutral-200\\/5{color:#e5e5e50d}.zenuml .text-neutral-200\\/10{color:#e5e5e51a}.zenuml .text-neutral-200\\/20{color:#e5e5e533}.zenuml .text-neutral-200\\/25{color:#e5e5e540}.zenuml .text-neutral-200\\/30{color:#e5e5e54d}.zenuml .text-neutral-200\\/40{color:#e5e5e566}.zenuml .text-neutral-200\\/50{color:#e5e5e580}.zenuml .text-neutral-200\\/60{color:#e5e5e599}.zenuml .text-neutral-200\\/70{color:#e5e5e5b3}.zenuml .text-neutral-200\\/75{color:#e5e5e5bf}.zenuml .text-neutral-200\\/80{color:#e5e5e5cc}.zenuml .text-neutral-200\\/90{color:#e5e5e5e6}.zenuml .text-neutral-200\\/95{color:#e5e5e5f2}.zenuml .text-neutral-200\\/100{color:#e5e5e5}.zenuml .text-neutral-300\\/0{color:#d4d4d400}.zenuml .text-neutral-300\\/5{color:#d4d4d40d}.zenuml .text-neutral-300\\/10{color:#d4d4d41a}.zenuml .text-neutral-300\\/20{color:#d4d4d433}.zenuml .text-neutral-300\\/25{color:#d4d4d440}.zenuml .text-neutral-300\\/30{color:#d4d4d44d}.zenuml .text-neutral-300\\/40{color:#d4d4d466}.zenuml .text-neutral-300\\/50{color:#d4d4d480}.zenuml .text-neutral-300\\/60{color:#d4d4d499}.zenuml .text-neutral-300\\/70{color:#d4d4d4b3}.zenuml .text-neutral-300\\/75{color:#d4d4d4bf}.zenuml .text-neutral-300\\/80{color:#d4d4d4cc}.zenuml .text-neutral-300\\/90{color:#d4d4d4e6}.zenuml .text-neutral-300\\/95{color:#d4d4d4f2}.zenuml .text-neutral-300\\/100{color:#d4d4d4}.zenuml .text-neutral-400\\/0{color:#a3a3a300}.zenuml .text-neutral-400\\/5{color:#a3a3a30d}.zenuml .text-neutral-400\\/10{color:#a3a3a31a}.zenuml .text-neutral-400\\/20{color:#a3a3a333}.zenuml .text-neutral-400\\/25{color:#a3a3a340}.zenuml .text-neutral-400\\/30{color:#a3a3a34d}.zenuml .text-neutral-400\\/40{color:#a3a3a366}.zenuml .text-neutral-400\\/50{color:#a3a3a380}.zenuml .text-neutral-400\\/60{color:#a3a3a399}.zenuml .text-neutral-400\\/70{color:#a3a3a3b3}.zenuml .text-neutral-400\\/75{color:#a3a3a3bf}.zenuml .text-neutral-400\\/80{color:#a3a3a3cc}.zenuml .text-neutral-400\\/90{color:#a3a3a3e6}.zenuml .text-neutral-400\\/95{color:#a3a3a3f2}.zenuml .text-neutral-400\\/100{color:#a3a3a3}.zenuml .text-neutral-500\\/0{color:#73737300}.zenuml .text-neutral-500\\/5{color:#7373730d}.zenuml .text-neutral-500\\/10{color:#7373731a}.zenuml .text-neutral-500\\/20{color:#73737333}.zenuml .text-neutral-500\\/25{color:#73737340}.zenuml .text-neutral-500\\/30{color:#7373734d}.zenuml .text-neutral-500\\/40{color:#73737366}.zenuml .text-neutral-500\\/50{color:#73737380}.zenuml .text-neutral-500\\/60{color:#73737399}.zenuml .text-neutral-500\\/70{color:#737373b3}.zenuml .text-neutral-500\\/75{color:#737373bf}.zenuml .text-neutral-500\\/80{color:#737373cc}.zenuml .text-neutral-500\\/90{color:#737373e6}.zenuml .text-neutral-500\\/95{color:#737373f2}.zenuml .text-neutral-500\\/100{color:#737373}.zenuml .text-neutral-600\\/0{color:#52525200}.zenuml .text-neutral-600\\/5{color:#5252520d}.zenuml .text-neutral-600\\/10{color:#5252521a}.zenuml .text-neutral-600\\/20{color:#52525233}.zenuml .text-neutral-600\\/25{color:#52525240}.zenuml .text-neutral-600\\/30{color:#5252524d}.zenuml .text-neutral-600\\/40{color:#52525266}.zenuml .text-neutral-600\\/50{color:#52525280}.zenuml .text-neutral-600\\/60{color:#52525299}.zenuml .text-neutral-600\\/70{color:#525252b3}.zenuml .text-neutral-600\\/75{color:#525252bf}.zenuml .text-neutral-600\\/80{color:#525252cc}.zenuml .text-neutral-600\\/90{color:#525252e6}.zenuml .text-neutral-600\\/95{color:#525252f2}.zenuml .text-neutral-600\\/100{color:#525252}.zenuml .text-neutral-700\\/0{color:#40404000}.zenuml .text-neutral-700\\/5{color:#4040400d}.zenuml .text-neutral-700\\/10{color:#4040401a}.zenuml .text-neutral-700\\/20{color:#40404033}.zenuml .text-neutral-700\\/25{color:#40404040}.zenuml .text-neutral-700\\/30{color:#4040404d}.zenuml .text-neutral-700\\/40{color:#40404066}.zenuml .text-neutral-700\\/50{color:#40404080}.zenuml .text-neutral-700\\/60{color:#40404099}.zenuml .text-neutral-700\\/70{color:#404040b3}.zenuml .text-neutral-700\\/75{color:#404040bf}.zenuml .text-neutral-700\\/80{color:#404040cc}.zenuml .text-neutral-700\\/90{color:#404040e6}.zenuml .text-neutral-700\\/95{color:#404040f2}.zenuml .text-neutral-700\\/100{color:#404040}.zenuml .text-neutral-800\\/0{color:#26262600}.zenuml .text-neutral-800\\/5{color:#2626260d}.zenuml .text-neutral-800\\/10{color:#2626261a}.zenuml .text-neutral-800\\/20{color:#26262633}.zenuml .text-neutral-800\\/25{color:#26262640}.zenuml .text-neutral-800\\/30{color:#2626264d}.zenuml .text-neutral-800\\/40{color:#26262666}.zenuml .text-neutral-800\\/50{color:#26262680}.zenuml .text-neutral-800\\/60{color:#26262699}.zenuml .text-neutral-800\\/70{color:#262626b3}.zenuml .text-neutral-800\\/75{color:#262626bf}.zenuml .text-neutral-800\\/80{color:#262626cc}.zenuml .text-neutral-800\\/90{color:#262626e6}.zenuml .text-neutral-800\\/95{color:#262626f2}.zenuml .text-neutral-800\\/100{color:#262626}.zenuml .text-neutral-900\\/0{color:#17171700}.zenuml .text-neutral-900\\/5{color:#1717170d}.zenuml .text-neutral-900\\/10{color:#1717171a}.zenuml .text-neutral-900\\/20{color:#17171733}.zenuml .text-neutral-900\\/25{color:#17171740}.zenuml .text-neutral-900\\/30{color:#1717174d}.zenuml .text-neutral-900\\/40{color:#17171766}.zenuml .text-neutral-900\\/50{color:#17171780}.zenuml .text-neutral-900\\/60{color:#17171799}.zenuml .text-neutral-900\\/70{color:#171717b3}.zenuml .text-neutral-900\\/75{color:#171717bf}.zenuml .text-neutral-900\\/80{color:#171717cc}.zenuml .text-neutral-900\\/90{color:#171717e6}.zenuml .text-neutral-900\\/95{color:#171717f2}.zenuml .text-neutral-900\\/100{color:#171717}.zenuml .text-stone-50\\/0{color:#fafaf900}.zenuml .text-stone-50\\/5{color:#fafaf90d}.zenuml .text-stone-50\\/10{color:#fafaf91a}.zenuml .text-stone-50\\/20{color:#fafaf933}.zenuml .text-stone-50\\/25{color:#fafaf940}.zenuml .text-stone-50\\/30{color:#fafaf94d}.zenuml .text-stone-50\\/40{color:#fafaf966}.zenuml .text-stone-50\\/50{color:#fafaf980}.zenuml .text-stone-50\\/60{color:#fafaf999}.zenuml .text-stone-50\\/70{color:#fafaf9b3}.zenuml .text-stone-50\\/75{color:#fafaf9bf}.zenuml .text-stone-50\\/80{color:#fafaf9cc}.zenuml .text-stone-50\\/90{color:#fafaf9e6}.zenuml .text-stone-50\\/95{color:#fafaf9f2}.zenuml .text-stone-50\\/100{color:#fafaf9}.zenuml .text-stone-100\\/0{color:#f5f5f400}.zenuml .text-stone-100\\/5{color:#f5f5f40d}.zenuml .text-stone-100\\/10{color:#f5f5f41a}.zenuml .text-stone-100\\/20{color:#f5f5f433}.zenuml .text-stone-100\\/25{color:#f5f5f440}.zenuml .text-stone-100\\/30{color:#f5f5f44d}.zenuml .text-stone-100\\/40{color:#f5f5f466}.zenuml .text-stone-100\\/50{color:#f5f5f480}.zenuml .text-stone-100\\/60{color:#f5f5f499}.zenuml .text-stone-100\\/70{color:#f5f5f4b3}.zenuml .text-stone-100\\/75{color:#f5f5f4bf}.zenuml .text-stone-100\\/80{color:#f5f5f4cc}.zenuml .text-stone-100\\/90{color:#f5f5f4e6}.zenuml .text-stone-100\\/95{color:#f5f5f4f2}.zenuml .text-stone-100\\/100{color:#f5f5f4}.zenuml .text-stone-200\\/0{color:#e7e5e400}.zenuml .text-stone-200\\/5{color:#e7e5e40d}.zenuml .text-stone-200\\/10{color:#e7e5e41a}.zenuml .text-stone-200\\/20{color:#e7e5e433}.zenuml .text-stone-200\\/25{color:#e7e5e440}.zenuml .text-stone-200\\/30{color:#e7e5e44d}.zenuml .text-stone-200\\/40{color:#e7e5e466}.zenuml .text-stone-200\\/50{color:#e7e5e480}.zenuml .text-stone-200\\/60{color:#e7e5e499}.zenuml .text-stone-200\\/70{color:#e7e5e4b3}.zenuml .text-stone-200\\/75{color:#e7e5e4bf}.zenuml .text-stone-200\\/80{color:#e7e5e4cc}.zenuml .text-stone-200\\/90{color:#e7e5e4e6}.zenuml .text-stone-200\\/95{color:#e7e5e4f2}.zenuml .text-stone-200\\/100{color:#e7e5e4}.zenuml .text-stone-300\\/0{color:#d6d3d100}.zenuml .text-stone-300\\/5{color:#d6d3d10d}.zenuml .text-stone-300\\/10{color:#d6d3d11a}.zenuml .text-stone-300\\/20{color:#d6d3d133}.zenuml .text-stone-300\\/25{color:#d6d3d140}.zenuml .text-stone-300\\/30{color:#d6d3d14d}.zenuml .text-stone-300\\/40{color:#d6d3d166}.zenuml .text-stone-300\\/50{color:#d6d3d180}.zenuml .text-stone-300\\/60{color:#d6d3d199}.zenuml .text-stone-300\\/70{color:#d6d3d1b3}.zenuml .text-stone-300\\/75{color:#d6d3d1bf}.zenuml .text-stone-300\\/80{color:#d6d3d1cc}.zenuml .text-stone-300\\/90{color:#d6d3d1e6}.zenuml .text-stone-300\\/95{color:#d6d3d1f2}.zenuml .text-stone-300\\/100{color:#d6d3d1}.zenuml .text-stone-400\\/0{color:#a8a29e00}.zenuml .text-stone-400\\/5{color:#a8a29e0d}.zenuml .text-stone-400\\/10{color:#a8a29e1a}.zenuml .text-stone-400\\/20{color:#a8a29e33}.zenuml .text-stone-400\\/25{color:#a8a29e40}.zenuml .text-stone-400\\/30{color:#a8a29e4d}.zenuml .text-stone-400\\/40{color:#a8a29e66}.zenuml .text-stone-400\\/50{color:#a8a29e80}.zenuml .text-stone-400\\/60{color:#a8a29e99}.zenuml .text-stone-400\\/70{color:#a8a29eb3}.zenuml .text-stone-400\\/75{color:#a8a29ebf}.zenuml .text-stone-400\\/80{color:#a8a29ecc}.zenuml .text-stone-400\\/90{color:#a8a29ee6}.zenuml .text-stone-400\\/95{color:#a8a29ef2}.zenuml .text-stone-400\\/100{color:#a8a29e}.zenuml .text-stone-500\\/0{color:#78716c00}.zenuml .text-stone-500\\/5{color:#78716c0d}.zenuml .text-stone-500\\/10{color:#78716c1a}.zenuml .text-stone-500\\/20{color:#78716c33}.zenuml .text-stone-500\\/25{color:#78716c40}.zenuml .text-stone-500\\/30{color:#78716c4d}.zenuml .text-stone-500\\/40{color:#78716c66}.zenuml .text-stone-500\\/50{color:#78716c80}.zenuml .text-stone-500\\/60{color:#78716c99}.zenuml .text-stone-500\\/70{color:#78716cb3}.zenuml .text-stone-500\\/75{color:#78716cbf}.zenuml .text-stone-500\\/80{color:#78716ccc}.zenuml .text-stone-500\\/90{color:#78716ce6}.zenuml .text-stone-500\\/95{color:#78716cf2}.zenuml .text-stone-500\\/100{color:#78716c}.zenuml .text-stone-600\\/0{color:#57534e00}.zenuml .text-stone-600\\/5{color:#57534e0d}.zenuml .text-stone-600\\/10{color:#57534e1a}.zenuml .text-stone-600\\/20{color:#57534e33}.zenuml .text-stone-600\\/25{color:#57534e40}.zenuml .text-stone-600\\/30{color:#57534e4d}.zenuml .text-stone-600\\/40{color:#57534e66}.zenuml .text-stone-600\\/50{color:#57534e80}.zenuml .text-stone-600\\/60{color:#57534e99}.zenuml .text-stone-600\\/70{color:#57534eb3}.zenuml .text-stone-600\\/75{color:#57534ebf}.zenuml .text-stone-600\\/80{color:#57534ecc}.zenuml .text-stone-600\\/90{color:#57534ee6}.zenuml .text-stone-600\\/95{color:#57534ef2}.zenuml .text-stone-600\\/100{color:#57534e}.zenuml .text-stone-700\\/0{color:#44403c00}.zenuml .text-stone-700\\/5{color:#44403c0d}.zenuml .text-stone-700\\/10{color:#44403c1a}.zenuml .text-stone-700\\/20{color:#44403c33}.zenuml .text-stone-700\\/25{color:#44403c40}.zenuml .text-stone-700\\/30{color:#44403c4d}.zenuml .text-stone-700\\/40{color:#44403c66}.zenuml .text-stone-700\\/50{color:#44403c80}.zenuml .text-stone-700\\/60{color:#44403c99}.zenuml .text-stone-700\\/70{color:#44403cb3}.zenuml .text-stone-700\\/75{color:#44403cbf}.zenuml .text-stone-700\\/80{color:#44403ccc}.zenuml .text-stone-700\\/90{color:#44403ce6}.zenuml .text-stone-700\\/95{color:#44403cf2}.zenuml .text-stone-700\\/100{color:#44403c}.zenuml .text-stone-800\\/0{color:#29252400}.zenuml .text-stone-800\\/5{color:#2925240d}.zenuml .text-stone-800\\/10{color:#2925241a}.zenuml .text-stone-800\\/20{color:#29252433}.zenuml .text-stone-800\\/25{color:#29252440}.zenuml .text-stone-800\\/30{color:#2925244d}.zenuml .text-stone-800\\/40{color:#29252466}.zenuml .text-stone-800\\/50{color:#29252480}.zenuml .text-stone-800\\/60{color:#29252499}.zenuml .text-stone-800\\/70{color:#292524b3}.zenuml .text-stone-800\\/75{color:#292524bf}.zenuml .text-stone-800\\/80{color:#292524cc}.zenuml .text-stone-800\\/90{color:#292524e6}.zenuml .text-stone-800\\/95{color:#292524f2}.zenuml .text-stone-800\\/100{color:#292524}.zenuml .text-stone-900\\/0{color:#1c191700}.zenuml .text-stone-900\\/5{color:#1c19170d}.zenuml .text-stone-900\\/10{color:#1c19171a}.zenuml .text-stone-900\\/20{color:#1c191733}.zenuml .text-stone-900\\/25{color:#1c191740}.zenuml .text-stone-900\\/30{color:#1c19174d}.zenuml .text-stone-900\\/40{color:#1c191766}.zenuml .text-stone-900\\/50{color:#1c191780}.zenuml .text-stone-900\\/60{color:#1c191799}.zenuml .text-stone-900\\/70{color:#1c1917b3}.zenuml .text-stone-900\\/75{color:#1c1917bf}.zenuml .text-stone-900\\/80{color:#1c1917cc}.zenuml .text-stone-900\\/90{color:#1c1917e6}.zenuml .text-stone-900\\/95{color:#1c1917f2}.zenuml .text-stone-900\\/100{color:#1c1917}.zenuml .text-red-50\\/0{color:#fef2f200}.zenuml .text-red-50\\/5{color:#fef2f20d}.zenuml .text-red-50\\/10{color:#fef2f21a}.zenuml .text-red-50\\/20{color:#fef2f233}.zenuml .text-red-50\\/25{color:#fef2f240}.zenuml .text-red-50\\/30{color:#fef2f24d}.zenuml .text-red-50\\/40{color:#fef2f266}.zenuml .text-red-50\\/50{color:#fef2f280}.zenuml .text-red-50\\/60{color:#fef2f299}.zenuml .text-red-50\\/70{color:#fef2f2b3}.zenuml .text-red-50\\/75{color:#fef2f2bf}.zenuml .text-red-50\\/80{color:#fef2f2cc}.zenuml .text-red-50\\/90{color:#fef2f2e6}.zenuml .text-red-50\\/95{color:#fef2f2f2}.zenuml .text-red-50\\/100{color:#fef2f2}.zenuml .text-red-100\\/0{color:#fee2e200}.zenuml .text-red-100\\/5{color:#fee2e20d}.zenuml .text-red-100\\/10{color:#fee2e21a}.zenuml .text-red-100\\/20{color:#fee2e233}.zenuml .text-red-100\\/25{color:#fee2e240}.zenuml .text-red-100\\/30{color:#fee2e24d}.zenuml .text-red-100\\/40{color:#fee2e266}.zenuml .text-red-100\\/50{color:#fee2e280}.zenuml .text-red-100\\/60{color:#fee2e299}.zenuml .text-red-100\\/70{color:#fee2e2b3}.zenuml .text-red-100\\/75{color:#fee2e2bf}.zenuml .text-red-100\\/80{color:#fee2e2cc}.zenuml .text-red-100\\/90{color:#fee2e2e6}.zenuml .text-red-100\\/95{color:#fee2e2f2}.zenuml .text-red-100\\/100{color:#fee2e2}.zenuml .text-red-200\\/0{color:#fecaca00}.zenuml .text-red-200\\/5{color:#fecaca0d}.zenuml .text-red-200\\/10{color:#fecaca1a}.zenuml .text-red-200\\/20{color:#fecaca33}.zenuml .text-red-200\\/25{color:#fecaca40}.zenuml .text-red-200\\/30{color:#fecaca4d}.zenuml .text-red-200\\/40{color:#fecaca66}.zenuml .text-red-200\\/50{color:#fecaca80}.zenuml .text-red-200\\/60{color:#fecaca99}.zenuml .text-red-200\\/70{color:#fecacab3}.zenuml .text-red-200\\/75{color:#fecacabf}.zenuml .text-red-200\\/80{color:#fecacacc}.zenuml .text-red-200\\/90{color:#fecacae6}.zenuml .text-red-200\\/95{color:#fecacaf2}.zenuml .text-red-200\\/100{color:#fecaca}.zenuml .text-red-300\\/0{color:#fca5a500}.zenuml .text-red-300\\/5{color:#fca5a50d}.zenuml .text-red-300\\/10{color:#fca5a51a}.zenuml .text-red-300\\/20{color:#fca5a533}.zenuml .text-red-300\\/25{color:#fca5a540}.zenuml .text-red-300\\/30{color:#fca5a54d}.zenuml .text-red-300\\/40{color:#fca5a566}.zenuml .text-red-300\\/50{color:#fca5a580}.zenuml .text-red-300\\/60{color:#fca5a599}.zenuml .text-red-300\\/70{color:#fca5a5b3}.zenuml .text-red-300\\/75{color:#fca5a5bf}.zenuml .text-red-300\\/80{color:#fca5a5cc}.zenuml .text-red-300\\/90{color:#fca5a5e6}.zenuml .text-red-300\\/95{color:#fca5a5f2}.zenuml .text-red-300\\/100{color:#fca5a5}.zenuml .text-red-400\\/0{color:#f8717100}.zenuml .text-red-400\\/5{color:#f871710d}.zenuml .text-red-400\\/10{color:#f871711a}.zenuml .text-red-400\\/20{color:#f8717133}.zenuml .text-red-400\\/25{color:#f8717140}.zenuml .text-red-400\\/30{color:#f871714d}.zenuml .text-red-400\\/40{color:#f8717166}.zenuml .text-red-400\\/50{color:#f8717180}.zenuml .text-red-400\\/60{color:#f8717199}.zenuml .text-red-400\\/70{color:#f87171b3}.zenuml .text-red-400\\/75{color:#f87171bf}.zenuml .text-red-400\\/80{color:#f87171cc}.zenuml .text-red-400\\/90{color:#f87171e6}.zenuml .text-red-400\\/95{color:#f87171f2}.zenuml .text-red-400\\/100{color:#f87171}.zenuml .text-red-500\\/0{color:#ef444400}.zenuml .text-red-500\\/5{color:#ef44440d}.zenuml .text-red-500\\/10{color:#ef44441a}.zenuml .text-red-500\\/20{color:#ef444433}.zenuml .text-red-500\\/25{color:#ef444440}.zenuml .text-red-500\\/30{color:#ef44444d}.zenuml .text-red-500\\/40{color:#ef444466}.zenuml .text-red-500\\/50{color:#ef444480}.zenuml .text-red-500\\/60{color:#ef444499}.zenuml .text-red-500\\/70{color:#ef4444b3}.zenuml .text-red-500\\/75{color:#ef4444bf}.zenuml .text-red-500\\/80{color:#ef4444cc}.zenuml .text-red-500\\/90{color:#ef4444e6}.zenuml .text-red-500\\/95{color:#ef4444f2}.zenuml .text-red-500\\/100{color:#ef4444}.zenuml .text-red-600\\/0{color:#dc262600}.zenuml .text-red-600\\/5{color:#dc26260d}.zenuml .text-red-600\\/10{color:#dc26261a}.zenuml .text-red-600\\/20{color:#dc262633}.zenuml .text-red-600\\/25{color:#dc262640}.zenuml .text-red-600\\/30{color:#dc26264d}.zenuml .text-red-600\\/40{color:#dc262666}.zenuml .text-red-600\\/50{color:#dc262680}.zenuml .text-red-600\\/60{color:#dc262699}.zenuml .text-red-600\\/70{color:#dc2626b3}.zenuml .text-red-600\\/75{color:#dc2626bf}.zenuml .text-red-600\\/80{color:#dc2626cc}.zenuml .text-red-600\\/90{color:#dc2626e6}.zenuml .text-red-600\\/95{color:#dc2626f2}.zenuml .text-red-600\\/100{color:#dc2626}.zenuml .text-red-700\\/0{color:#b91c1c00}.zenuml .text-red-700\\/5{color:#b91c1c0d}.zenuml .text-red-700\\/10{color:#b91c1c1a}.zenuml .text-red-700\\/20{color:#b91c1c33}.zenuml .text-red-700\\/25{color:#b91c1c40}.zenuml .text-red-700\\/30{color:#b91c1c4d}.zenuml .text-red-700\\/40{color:#b91c1c66}.zenuml .text-red-700\\/50{color:#b91c1c80}.zenuml .text-red-700\\/60{color:#b91c1c99}.zenuml .text-red-700\\/70{color:#b91c1cb3}.zenuml .text-red-700\\/75{color:#b91c1cbf}.zenuml .text-red-700\\/80{color:#b91c1ccc}.zenuml .text-red-700\\/90{color:#b91c1ce6}.zenuml .text-red-700\\/95{color:#b91c1cf2}.zenuml .text-red-700\\/100{color:#b91c1c}.zenuml .text-red-800\\/0{color:#991b1b00}.zenuml .text-red-800\\/5{color:#991b1b0d}.zenuml .text-red-800\\/10{color:#991b1b1a}.zenuml .text-red-800\\/20{color:#991b1b33}.zenuml .text-red-800\\/25{color:#991b1b40}.zenuml .text-red-800\\/30{color:#991b1b4d}.zenuml .text-red-800\\/40{color:#991b1b66}.zenuml .text-red-800\\/50{color:#991b1b80}.zenuml .text-red-800\\/60{color:#991b1b99}.zenuml .text-red-800\\/70{color:#991b1bb3}.zenuml .text-red-800\\/75{color:#991b1bbf}.zenuml .text-red-800\\/80{color:#991b1bcc}.zenuml .text-red-800\\/90{color:#991b1be6}.zenuml .text-red-800\\/95{color:#991b1bf2}.zenuml .text-red-800\\/100{color:#991b1b}.zenuml .text-red-900\\/0{color:#7f1d1d00}.zenuml .text-red-900\\/5{color:#7f1d1d0d}.zenuml .text-red-900\\/10{color:#7f1d1d1a}.zenuml .text-red-900\\/20{color:#7f1d1d33}.zenuml .text-red-900\\/25{color:#7f1d1d40}.zenuml .text-red-900\\/30{color:#7f1d1d4d}.zenuml .text-red-900\\/40{color:#7f1d1d66}.zenuml .text-red-900\\/50{color:#7f1d1d80}.zenuml .text-red-900\\/60{color:#7f1d1d99}.zenuml .text-red-900\\/70{color:#7f1d1db3}.zenuml .text-red-900\\/75{color:#7f1d1dbf}.zenuml .text-red-900\\/80{color:#7f1d1dcc}.zenuml .text-red-900\\/90{color:#7f1d1de6}.zenuml .text-red-900\\/95{color:#7f1d1df2}.zenuml .text-red-900\\/100{color:#7f1d1d}.zenuml .text-orange-50\\/0{color:#fff7ed00}.zenuml .text-orange-50\\/5{color:#fff7ed0d}.zenuml .text-orange-50\\/10{color:#fff7ed1a}.zenuml .text-orange-50\\/20{color:#fff7ed33}.zenuml .text-orange-50\\/25{color:#fff7ed40}.zenuml .text-orange-50\\/30{color:#fff7ed4d}.zenuml .text-orange-50\\/40{color:#fff7ed66}.zenuml .text-orange-50\\/50{color:#fff7ed80}.zenuml .text-orange-50\\/60{color:#fff7ed99}.zenuml .text-orange-50\\/70{color:#fff7edb3}.zenuml .text-orange-50\\/75{color:#fff7edbf}.zenuml .text-orange-50\\/80{color:#fff7edcc}.zenuml .text-orange-50\\/90{color:#fff7ede6}.zenuml .text-orange-50\\/95{color:#fff7edf2}.zenuml .text-orange-50\\/100{color:#fff7ed}.zenuml .text-orange-100\\/0{color:#ffedd500}.zenuml .text-orange-100\\/5{color:#ffedd50d}.zenuml .text-orange-100\\/10{color:#ffedd51a}.zenuml .text-orange-100\\/20{color:#ffedd533}.zenuml .text-orange-100\\/25{color:#ffedd540}.zenuml .text-orange-100\\/30{color:#ffedd54d}.zenuml .text-orange-100\\/40{color:#ffedd566}.zenuml .text-orange-100\\/50{color:#ffedd580}.zenuml .text-orange-100\\/60{color:#ffedd599}.zenuml .text-orange-100\\/70{color:#ffedd5b3}.zenuml .text-orange-100\\/75{color:#ffedd5bf}.zenuml .text-orange-100\\/80{color:#ffedd5cc}.zenuml .text-orange-100\\/90{color:#ffedd5e6}.zenuml .text-orange-100\\/95{color:#ffedd5f2}.zenuml .text-orange-100\\/100{color:#ffedd5}.zenuml .text-orange-200\\/0{color:#fed7aa00}.zenuml .text-orange-200\\/5{color:#fed7aa0d}.zenuml .text-orange-200\\/10{color:#fed7aa1a}.zenuml .text-orange-200\\/20{color:#fed7aa33}.zenuml .text-orange-200\\/25{color:#fed7aa40}.zenuml .text-orange-200\\/30{color:#fed7aa4d}.zenuml .text-orange-200\\/40{color:#fed7aa66}.zenuml .text-orange-200\\/50{color:#fed7aa80}.zenuml .text-orange-200\\/60{color:#fed7aa99}.zenuml .text-orange-200\\/70{color:#fed7aab3}.zenuml .text-orange-200\\/75{color:#fed7aabf}.zenuml .text-orange-200\\/80{color:#fed7aacc}.zenuml .text-orange-200\\/90{color:#fed7aae6}.zenuml .text-orange-200\\/95{color:#fed7aaf2}.zenuml .text-orange-200\\/100{color:#fed7aa}.zenuml .text-orange-300\\/0{color:#fdba7400}.zenuml .text-orange-300\\/5{color:#fdba740d}.zenuml .text-orange-300\\/10{color:#fdba741a}.zenuml .text-orange-300\\/20{color:#fdba7433}.zenuml .text-orange-300\\/25{color:#fdba7440}.zenuml .text-orange-300\\/30{color:#fdba744d}.zenuml .text-orange-300\\/40{color:#fdba7466}.zenuml .text-orange-300\\/50{color:#fdba7480}.zenuml .text-orange-300\\/60{color:#fdba7499}.zenuml .text-orange-300\\/70{color:#fdba74b3}.zenuml .text-orange-300\\/75{color:#fdba74bf}.zenuml .text-orange-300\\/80{color:#fdba74cc}.zenuml .text-orange-300\\/90{color:#fdba74e6}.zenuml .text-orange-300\\/95{color:#fdba74f2}.zenuml .text-orange-300\\/100{color:#fdba74}.zenuml .text-orange-400\\/0{color:#fb923c00}.zenuml .text-orange-400\\/5{color:#fb923c0d}.zenuml .text-orange-400\\/10{color:#fb923c1a}.zenuml .text-orange-400\\/20{color:#fb923c33}.zenuml .text-orange-400\\/25{color:#fb923c40}.zenuml .text-orange-400\\/30{color:#fb923c4d}.zenuml .text-orange-400\\/40{color:#fb923c66}.zenuml .text-orange-400\\/50{color:#fb923c80}.zenuml .text-orange-400\\/60{color:#fb923c99}.zenuml .text-orange-400\\/70{color:#fb923cb3}.zenuml .text-orange-400\\/75{color:#fb923cbf}.zenuml .text-orange-400\\/80{color:#fb923ccc}.zenuml .text-orange-400\\/90{color:#fb923ce6}.zenuml .text-orange-400\\/95{color:#fb923cf2}.zenuml .text-orange-400\\/100{color:#fb923c}.zenuml .text-orange-500\\/0{color:#f9731600}.zenuml .text-orange-500\\/5{color:#f973160d}.zenuml .text-orange-500\\/10{color:#f973161a}.zenuml .text-orange-500\\/20{color:#f9731633}.zenuml .text-orange-500\\/25{color:#f9731640}.zenuml .text-orange-500\\/30{color:#f973164d}.zenuml .text-orange-500\\/40{color:#f9731666}.zenuml .text-orange-500\\/50{color:#f9731680}.zenuml .text-orange-500\\/60{color:#f9731699}.zenuml .text-orange-500\\/70{color:#f97316b3}.zenuml .text-orange-500\\/75{color:#f97316bf}.zenuml .text-orange-500\\/80{color:#f97316cc}.zenuml .text-orange-500\\/90{color:#f97316e6}.zenuml .text-orange-500\\/95{color:#f97316f2}.zenuml .text-orange-500\\/100{color:#f97316}.zenuml .text-orange-600\\/0{color:#ea580c00}.zenuml .text-orange-600\\/5{color:#ea580c0d}.zenuml .text-orange-600\\/10{color:#ea580c1a}.zenuml .text-orange-600\\/20{color:#ea580c33}.zenuml .text-orange-600\\/25{color:#ea580c40}.zenuml .text-orange-600\\/30{color:#ea580c4d}.zenuml .text-orange-600\\/40{color:#ea580c66}.zenuml .text-orange-600\\/50{color:#ea580c80}.zenuml .text-orange-600\\/60{color:#ea580c99}.zenuml .text-orange-600\\/70{color:#ea580cb3}.zenuml .text-orange-600\\/75{color:#ea580cbf}.zenuml .text-orange-600\\/80{color:#ea580ccc}.zenuml .text-orange-600\\/90{color:#ea580ce6}.zenuml .text-orange-600\\/95{color:#ea580cf2}.zenuml .text-orange-600\\/100{color:#ea580c}.zenuml .text-orange-700\\/0{color:#c2410c00}.zenuml .text-orange-700\\/5{color:#c2410c0d}.zenuml .text-orange-700\\/10{color:#c2410c1a}.zenuml .text-orange-700\\/20{color:#c2410c33}.zenuml .text-orange-700\\/25{color:#c2410c40}.zenuml .text-orange-700\\/30{color:#c2410c4d}.zenuml .text-orange-700\\/40{color:#c2410c66}.zenuml .text-orange-700\\/50{color:#c2410c80}.zenuml .text-orange-700\\/60{color:#c2410c99}.zenuml .text-orange-700\\/70{color:#c2410cb3}.zenuml .text-orange-700\\/75{color:#c2410cbf}.zenuml .text-orange-700\\/80{color:#c2410ccc}.zenuml .text-orange-700\\/90{color:#c2410ce6}.zenuml .text-orange-700\\/95{color:#c2410cf2}.zenuml .text-orange-700\\/100{color:#c2410c}.zenuml .text-orange-800\\/0{color:#9a341200}.zenuml .text-orange-800\\/5{color:#9a34120d}.zenuml .text-orange-800\\/10{color:#9a34121a}.zenuml .text-orange-800\\/20{color:#9a341233}.zenuml .text-orange-800\\/25{color:#9a341240}.zenuml .text-orange-800\\/30{color:#9a34124d}.zenuml .text-orange-800\\/40{color:#9a341266}.zenuml .text-orange-800\\/50{color:#9a341280}.zenuml .text-orange-800\\/60{color:#9a341299}.zenuml .text-orange-800\\/70{color:#9a3412b3}.zenuml .text-orange-800\\/75{color:#9a3412bf}.zenuml .text-orange-800\\/80{color:#9a3412cc}.zenuml .text-orange-800\\/90{color:#9a3412e6}.zenuml .text-orange-800\\/95{color:#9a3412f2}.zenuml .text-orange-800\\/100{color:#9a3412}.zenuml .text-orange-900\\/0{color:#7c2d1200}.zenuml .text-orange-900\\/5{color:#7c2d120d}.zenuml .text-orange-900\\/10{color:#7c2d121a}.zenuml .text-orange-900\\/20{color:#7c2d1233}.zenuml .text-orange-900\\/25{color:#7c2d1240}.zenuml .text-orange-900\\/30{color:#7c2d124d}.zenuml .text-orange-900\\/40{color:#7c2d1266}.zenuml .text-orange-900\\/50{color:#7c2d1280}.zenuml .text-orange-900\\/60{color:#7c2d1299}.zenuml .text-orange-900\\/70{color:#7c2d12b3}.zenuml .text-orange-900\\/75{color:#7c2d12bf}.zenuml .text-orange-900\\/80{color:#7c2d12cc}.zenuml .text-orange-900\\/90{color:#7c2d12e6}.zenuml .text-orange-900\\/95{color:#7c2d12f2}.zenuml .text-orange-900\\/100{color:#7c2d12}.zenuml .text-amber-50\\/0{color:#fffbeb00}.zenuml .text-amber-50\\/5{color:#fffbeb0d}.zenuml .text-amber-50\\/10{color:#fffbeb1a}.zenuml .text-amber-50\\/20{color:#fffbeb33}.zenuml .text-amber-50\\/25{color:#fffbeb40}.zenuml .text-amber-50\\/30{color:#fffbeb4d}.zenuml .text-amber-50\\/40{color:#fffbeb66}.zenuml .text-amber-50\\/50{color:#fffbeb80}.zenuml .text-amber-50\\/60{color:#fffbeb99}.zenuml .text-amber-50\\/70{color:#fffbebb3}.zenuml .text-amber-50\\/75{color:#fffbebbf}.zenuml .text-amber-50\\/80{color:#fffbebcc}.zenuml .text-amber-50\\/90{color:#fffbebe6}.zenuml .text-amber-50\\/95{color:#fffbebf2}.zenuml .text-amber-50\\/100{color:#fffbeb}.zenuml .text-amber-100\\/0{color:#fef3c700}.zenuml .text-amber-100\\/5{color:#fef3c70d}.zenuml .text-amber-100\\/10{color:#fef3c71a}.zenuml .text-amber-100\\/20{color:#fef3c733}.zenuml .text-amber-100\\/25{color:#fef3c740}.zenuml .text-amber-100\\/30{color:#fef3c74d}.zenuml .text-amber-100\\/40{color:#fef3c766}.zenuml .text-amber-100\\/50{color:#fef3c780}.zenuml .text-amber-100\\/60{color:#fef3c799}.zenuml .text-amber-100\\/70{color:#fef3c7b3}.zenuml .text-amber-100\\/75{color:#fef3c7bf}.zenuml .text-amber-100\\/80{color:#fef3c7cc}.zenuml .text-amber-100\\/90{color:#fef3c7e6}.zenuml .text-amber-100\\/95{color:#fef3c7f2}.zenuml .text-amber-100\\/100{color:#fef3c7}.zenuml .text-amber-200\\/0{color:#fde68a00}.zenuml .text-amber-200\\/5{color:#fde68a0d}.zenuml .text-amber-200\\/10{color:#fde68a1a}.zenuml .text-amber-200\\/20{color:#fde68a33}.zenuml .text-amber-200\\/25{color:#fde68a40}.zenuml .text-amber-200\\/30{color:#fde68a4d}.zenuml .text-amber-200\\/40{color:#fde68a66}.zenuml .text-amber-200\\/50{color:#fde68a80}.zenuml .text-amber-200\\/60{color:#fde68a99}.zenuml .text-amber-200\\/70{color:#fde68ab3}.zenuml .text-amber-200\\/75{color:#fde68abf}.zenuml .text-amber-200\\/80{color:#fde68acc}.zenuml .text-amber-200\\/90{color:#fde68ae6}.zenuml .text-amber-200\\/95{color:#fde68af2}.zenuml .text-amber-200\\/100{color:#fde68a}.zenuml .text-amber-300\\/0{color:#fcd34d00}.zenuml .text-amber-300\\/5{color:#fcd34d0d}.zenuml .text-amber-300\\/10{color:#fcd34d1a}.zenuml .text-amber-300\\/20{color:#fcd34d33}.zenuml .text-amber-300\\/25{color:#fcd34d40}.zenuml .text-amber-300\\/30{color:#fcd34d4d}.zenuml .text-amber-300\\/40{color:#fcd34d66}.zenuml .text-amber-300\\/50{color:#fcd34d80}.zenuml .text-amber-300\\/60{color:#fcd34d99}.zenuml .text-amber-300\\/70{color:#fcd34db3}.zenuml .text-amber-300\\/75{color:#fcd34dbf}.zenuml .text-amber-300\\/80{color:#fcd34dcc}.zenuml .text-amber-300\\/90{color:#fcd34de6}.zenuml .text-amber-300\\/95{color:#fcd34df2}.zenuml .text-amber-300\\/100{color:#fcd34d}.zenuml .text-amber-400\\/0{color:#fbbf2400}.zenuml .text-amber-400\\/5{color:#fbbf240d}.zenuml .text-amber-400\\/10{color:#fbbf241a}.zenuml .text-amber-400\\/20{color:#fbbf2433}.zenuml .text-amber-400\\/25{color:#fbbf2440}.zenuml .text-amber-400\\/30{color:#fbbf244d}.zenuml .text-amber-400\\/40{color:#fbbf2466}.zenuml .text-amber-400\\/50{color:#fbbf2480}.zenuml .text-amber-400\\/60{color:#fbbf2499}.zenuml .text-amber-400\\/70{color:#fbbf24b3}.zenuml .text-amber-400\\/75{color:#fbbf24bf}.zenuml .text-amber-400\\/80{color:#fbbf24cc}.zenuml .text-amber-400\\/90{color:#fbbf24e6}.zenuml .text-amber-400\\/95{color:#fbbf24f2}.zenuml .text-amber-400\\/100{color:#fbbf24}.zenuml .text-amber-500\\/0{color:#f59e0b00}.zenuml .text-amber-500\\/5{color:#f59e0b0d}.zenuml .text-amber-500\\/10{color:#f59e0b1a}.zenuml .text-amber-500\\/20{color:#f59e0b33}.zenuml .text-amber-500\\/25{color:#f59e0b40}.zenuml .text-amber-500\\/30{color:#f59e0b4d}.zenuml .text-amber-500\\/40{color:#f59e0b66}.zenuml .text-amber-500\\/50{color:#f59e0b80}.zenuml .text-amber-500\\/60{color:#f59e0b99}.zenuml .text-amber-500\\/70{color:#f59e0bb3}.zenuml .text-amber-500\\/75{color:#f59e0bbf}.zenuml .text-amber-500\\/80{color:#f59e0bcc}.zenuml .text-amber-500\\/90{color:#f59e0be6}.zenuml .text-amber-500\\/95{color:#f59e0bf2}.zenuml .text-amber-500\\/100{color:#f59e0b}.zenuml .text-amber-600\\/0{color:#d9770600}.zenuml .text-amber-600\\/5{color:#d977060d}.zenuml .text-amber-600\\/10{color:#d977061a}.zenuml .text-amber-600\\/20{color:#d9770633}.zenuml .text-amber-600\\/25{color:#d9770640}.zenuml .text-amber-600\\/30{color:#d977064d}.zenuml .text-amber-600\\/40{color:#d9770666}.zenuml .text-amber-600\\/50{color:#d9770680}.zenuml .text-amber-600\\/60{color:#d9770699}.zenuml .text-amber-600\\/70{color:#d97706b3}.zenuml .text-amber-600\\/75{color:#d97706bf}.zenuml .text-amber-600\\/80{color:#d97706cc}.zenuml .text-amber-600\\/90{color:#d97706e6}.zenuml .text-amber-600\\/95{color:#d97706f2}.zenuml .text-amber-600\\/100{color:#d97706}.zenuml .text-amber-700\\/0{color:#b4530900}.zenuml .text-amber-700\\/5{color:#b453090d}.zenuml .text-amber-700\\/10{color:#b453091a}.zenuml .text-amber-700\\/20{color:#b4530933}.zenuml .text-amber-700\\/25{color:#b4530940}.zenuml .text-amber-700\\/30{color:#b453094d}.zenuml .text-amber-700\\/40{color:#b4530966}.zenuml .text-amber-700\\/50{color:#b4530980}.zenuml .text-amber-700\\/60{color:#b4530999}.zenuml .text-amber-700\\/70{color:#b45309b3}.zenuml .text-amber-700\\/75{color:#b45309bf}.zenuml .text-amber-700\\/80{color:#b45309cc}.zenuml .text-amber-700\\/90{color:#b45309e6}.zenuml .text-amber-700\\/95{color:#b45309f2}.zenuml .text-amber-700\\/100{color:#b45309}.zenuml .text-amber-800\\/0{color:#92400e00}.zenuml .text-amber-800\\/5{color:#92400e0d}.zenuml .text-amber-800\\/10{color:#92400e1a}.zenuml .text-amber-800\\/20{color:#92400e33}.zenuml .text-amber-800\\/25{color:#92400e40}.zenuml .text-amber-800\\/30{color:#92400e4d}.zenuml .text-amber-800\\/40{color:#92400e66}.zenuml .text-amber-800\\/50{color:#92400e80}.zenuml .text-amber-800\\/60{color:#92400e99}.zenuml .text-amber-800\\/70{color:#92400eb3}.zenuml .text-amber-800\\/75{color:#92400ebf}.zenuml .text-amber-800\\/80{color:#92400ecc}.zenuml .text-amber-800\\/90{color:#92400ee6}.zenuml .text-amber-800\\/95{color:#92400ef2}.zenuml .text-amber-800\\/100{color:#92400e}.zenuml .text-amber-900\\/0{color:#78350f00}.zenuml .text-amber-900\\/5{color:#78350f0d}.zenuml .text-amber-900\\/10{color:#78350f1a}.zenuml .text-amber-900\\/20{color:#78350f33}.zenuml .text-amber-900\\/25{color:#78350f40}.zenuml .text-amber-900\\/30{color:#78350f4d}.zenuml .text-amber-900\\/40{color:#78350f66}.zenuml .text-amber-900\\/50{color:#78350f80}.zenuml .text-amber-900\\/60{color:#78350f99}.zenuml .text-amber-900\\/70{color:#78350fb3}.zenuml .text-amber-900\\/75{color:#78350fbf}.zenuml .text-amber-900\\/80{color:#78350fcc}.zenuml .text-amber-900\\/90{color:#78350fe6}.zenuml .text-amber-900\\/95{color:#78350ff2}.zenuml .text-amber-900\\/100{color:#78350f}.zenuml .text-yellow-50\\/0{color:#fefce800}.zenuml .text-yellow-50\\/5{color:#fefce80d}.zenuml .text-yellow-50\\/10{color:#fefce81a}.zenuml .text-yellow-50\\/20{color:#fefce833}.zenuml .text-yellow-50\\/25{color:#fefce840}.zenuml .text-yellow-50\\/30{color:#fefce84d}.zenuml .text-yellow-50\\/40{color:#fefce866}.zenuml .text-yellow-50\\/50{color:#fefce880}.zenuml .text-yellow-50\\/60{color:#fefce899}.zenuml .text-yellow-50\\/70{color:#fefce8b3}.zenuml .text-yellow-50\\/75{color:#fefce8bf}.zenuml .text-yellow-50\\/80{color:#fefce8cc}.zenuml .text-yellow-50\\/90{color:#fefce8e6}.zenuml .text-yellow-50\\/95{color:#fefce8f2}.zenuml .text-yellow-50\\/100{color:#fefce8}.zenuml .text-yellow-100\\/0{color:#fef9c300}.zenuml .text-yellow-100\\/5{color:#fef9c30d}.zenuml .text-yellow-100\\/10{color:#fef9c31a}.zenuml .text-yellow-100\\/20{color:#fef9c333}.zenuml .text-yellow-100\\/25{color:#fef9c340}.zenuml .text-yellow-100\\/30{color:#fef9c34d}.zenuml .text-yellow-100\\/40{color:#fef9c366}.zenuml .text-yellow-100\\/50{color:#fef9c380}.zenuml .text-yellow-100\\/60{color:#fef9c399}.zenuml .text-yellow-100\\/70{color:#fef9c3b3}.zenuml .text-yellow-100\\/75{color:#fef9c3bf}.zenuml .text-yellow-100\\/80{color:#fef9c3cc}.zenuml .text-yellow-100\\/90{color:#fef9c3e6}.zenuml .text-yellow-100\\/95{color:#fef9c3f2}.zenuml .text-yellow-100\\/100{color:#fef9c3}.zenuml .text-yellow-200\\/0{color:#fef08a00}.zenuml .text-yellow-200\\/5{color:#fef08a0d}.zenuml .text-yellow-200\\/10{color:#fef08a1a}.zenuml .text-yellow-200\\/20{color:#fef08a33}.zenuml .text-yellow-200\\/25{color:#fef08a40}.zenuml .text-yellow-200\\/30{color:#fef08a4d}.zenuml .text-yellow-200\\/40{color:#fef08a66}.zenuml .text-yellow-200\\/50{color:#fef08a80}.zenuml .text-yellow-200\\/60{color:#fef08a99}.zenuml .text-yellow-200\\/70{color:#fef08ab3}.zenuml .text-yellow-200\\/75{color:#fef08abf}.zenuml .text-yellow-200\\/80{color:#fef08acc}.zenuml .text-yellow-200\\/90{color:#fef08ae6}.zenuml .text-yellow-200\\/95{color:#fef08af2}.zenuml .text-yellow-200\\/100{color:#fef08a}.zenuml .text-yellow-300\\/0{color:#fde04700}.zenuml .text-yellow-300\\/5{color:#fde0470d}.zenuml .text-yellow-300\\/10{color:#fde0471a}.zenuml .text-yellow-300\\/20{color:#fde04733}.zenuml .text-yellow-300\\/25{color:#fde04740}.zenuml .text-yellow-300\\/30{color:#fde0474d}.zenuml .text-yellow-300\\/40{color:#fde04766}.zenuml .text-yellow-300\\/50{color:#fde04780}.zenuml .text-yellow-300\\/60{color:#fde04799}.zenuml .text-yellow-300\\/70{color:#fde047b3}.zenuml .text-yellow-300\\/75{color:#fde047bf}.zenuml .text-yellow-300\\/80{color:#fde047cc}.zenuml .text-yellow-300\\/90{color:#fde047e6}.zenuml .text-yellow-300\\/95{color:#fde047f2}.zenuml .text-yellow-300\\/100{color:#fde047}.zenuml .text-yellow-400\\/0{color:#facc1500}.zenuml .text-yellow-400\\/5{color:#facc150d}.zenuml .text-yellow-400\\/10{color:#facc151a}.zenuml .text-yellow-400\\/20{color:#facc1533}.zenuml .text-yellow-400\\/25{color:#facc1540}.zenuml .text-yellow-400\\/30{color:#facc154d}.zenuml .text-yellow-400\\/40{color:#facc1566}.zenuml .text-yellow-400\\/50{color:#facc1580}.zenuml .text-yellow-400\\/60{color:#facc1599}.zenuml .text-yellow-400\\/70{color:#facc15b3}.zenuml .text-yellow-400\\/75{color:#facc15bf}.zenuml .text-yellow-400\\/80{color:#facc15cc}.zenuml .text-yellow-400\\/90{color:#facc15e6}.zenuml .text-yellow-400\\/95{color:#facc15f2}.zenuml .text-yellow-400\\/100{color:#facc15}.zenuml .text-yellow-500\\/0{color:#eab30800}.zenuml .text-yellow-500\\/5{color:#eab3080d}.zenuml .text-yellow-500\\/10{color:#eab3081a}.zenuml .text-yellow-500\\/20{color:#eab30833}.zenuml .text-yellow-500\\/25{color:#eab30840}.zenuml .text-yellow-500\\/30{color:#eab3084d}.zenuml .text-yellow-500\\/40{color:#eab30866}.zenuml .text-yellow-500\\/50{color:#eab30880}.zenuml .text-yellow-500\\/60{color:#eab30899}.zenuml .text-yellow-500\\/70{color:#eab308b3}.zenuml .text-yellow-500\\/75{color:#eab308bf}.zenuml .text-yellow-500\\/80{color:#eab308cc}.zenuml .text-yellow-500\\/90{color:#eab308e6}.zenuml .text-yellow-500\\/95{color:#eab308f2}.zenuml .text-yellow-500\\/100{color:#eab308}.zenuml .text-yellow-600\\/0{color:#ca8a0400}.zenuml .text-yellow-600\\/5{color:#ca8a040d}.zenuml .text-yellow-600\\/10{color:#ca8a041a}.zenuml .text-yellow-600\\/20{color:#ca8a0433}.zenuml .text-yellow-600\\/25{color:#ca8a0440}.zenuml .text-yellow-600\\/30{color:#ca8a044d}.zenuml .text-yellow-600\\/40{color:#ca8a0466}.zenuml .text-yellow-600\\/50{color:#ca8a0480}.zenuml .text-yellow-600\\/60{color:#ca8a0499}.zenuml .text-yellow-600\\/70{color:#ca8a04b3}.zenuml .text-yellow-600\\/75{color:#ca8a04bf}.zenuml .text-yellow-600\\/80{color:#ca8a04cc}.zenuml .text-yellow-600\\/90{color:#ca8a04e6}.zenuml .text-yellow-600\\/95{color:#ca8a04f2}.zenuml .text-yellow-600\\/100{color:#ca8a04}.zenuml .text-yellow-700\\/0{color:#a1620700}.zenuml .text-yellow-700\\/5{color:#a162070d}.zenuml .text-yellow-700\\/10{color:#a162071a}.zenuml .text-yellow-700\\/20{color:#a1620733}.zenuml .text-yellow-700\\/25{color:#a1620740}.zenuml .text-yellow-700\\/30{color:#a162074d}.zenuml .text-yellow-700\\/40{color:#a1620766}.zenuml .text-yellow-700\\/50{color:#a1620780}.zenuml .text-yellow-700\\/60{color:#a1620799}.zenuml .text-yellow-700\\/70{color:#a16207b3}.zenuml .text-yellow-700\\/75{color:#a16207bf}.zenuml .text-yellow-700\\/80{color:#a16207cc}.zenuml .text-yellow-700\\/90{color:#a16207e6}.zenuml .text-yellow-700\\/95{color:#a16207f2}.zenuml .text-yellow-700\\/100{color:#a16207}.zenuml .text-yellow-800\\/0{color:#854d0e00}.zenuml .text-yellow-800\\/5{color:#854d0e0d}.zenuml .text-yellow-800\\/10{color:#854d0e1a}.zenuml .text-yellow-800\\/20{color:#854d0e33}.zenuml .text-yellow-800\\/25{color:#854d0e40}.zenuml .text-yellow-800\\/30{color:#854d0e4d}.zenuml .text-yellow-800\\/40{color:#854d0e66}.zenuml .text-yellow-800\\/50{color:#854d0e80}.zenuml .text-yellow-800\\/60{color:#854d0e99}.zenuml .text-yellow-800\\/70{color:#854d0eb3}.zenuml .text-yellow-800\\/75{color:#854d0ebf}.zenuml .text-yellow-800\\/80{color:#854d0ecc}.zenuml .text-yellow-800\\/90{color:#854d0ee6}.zenuml .text-yellow-800\\/95{color:#854d0ef2}.zenuml .text-yellow-800\\/100{color:#854d0e}.zenuml .text-yellow-900\\/0{color:#713f1200}.zenuml .text-yellow-900\\/5{color:#713f120d}.zenuml .text-yellow-900\\/10{color:#713f121a}.zenuml .text-yellow-900\\/20{color:#713f1233}.zenuml .text-yellow-900\\/25{color:#713f1240}.zenuml .text-yellow-900\\/30{color:#713f124d}.zenuml .text-yellow-900\\/40{color:#713f1266}.zenuml .text-yellow-900\\/50{color:#713f1280}.zenuml .text-yellow-900\\/60{color:#713f1299}.zenuml .text-yellow-900\\/70{color:#713f12b3}.zenuml .text-yellow-900\\/75{color:#713f12bf}.zenuml .text-yellow-900\\/80{color:#713f12cc}.zenuml .text-yellow-900\\/90{color:#713f12e6}.zenuml .text-yellow-900\\/95{color:#713f12f2}.zenuml .text-yellow-900\\/100{color:#713f12}.zenuml .text-lime-50\\/0{color:#f7fee700}.zenuml .text-lime-50\\/5{color:#f7fee70d}.zenuml .text-lime-50\\/10{color:#f7fee71a}.zenuml .text-lime-50\\/20{color:#f7fee733}.zenuml .text-lime-50\\/25{color:#f7fee740}.zenuml .text-lime-50\\/30{color:#f7fee74d}.zenuml .text-lime-50\\/40{color:#f7fee766}.zenuml .text-lime-50\\/50{color:#f7fee780}.zenuml .text-lime-50\\/60{color:#f7fee799}.zenuml .text-lime-50\\/70{color:#f7fee7b3}.zenuml .text-lime-50\\/75{color:#f7fee7bf}.zenuml .text-lime-50\\/80{color:#f7fee7cc}.zenuml .text-lime-50\\/90{color:#f7fee7e6}.zenuml .text-lime-50\\/95{color:#f7fee7f2}.zenuml .text-lime-50\\/100{color:#f7fee7}.zenuml .text-lime-100\\/0{color:#ecfccb00}.zenuml .text-lime-100\\/5{color:#ecfccb0d}.zenuml .text-lime-100\\/10{color:#ecfccb1a}.zenuml .text-lime-100\\/20{color:#ecfccb33}.zenuml .text-lime-100\\/25{color:#ecfccb40}.zenuml .text-lime-100\\/30{color:#ecfccb4d}.zenuml .text-lime-100\\/40{color:#ecfccb66}.zenuml .text-lime-100\\/50{color:#ecfccb80}.zenuml .text-lime-100\\/60{color:#ecfccb99}.zenuml .text-lime-100\\/70{color:#ecfccbb3}.zenuml .text-lime-100\\/75{color:#ecfccbbf}.zenuml .text-lime-100\\/80{color:#ecfccbcc}.zenuml .text-lime-100\\/90{color:#ecfccbe6}.zenuml .text-lime-100\\/95{color:#ecfccbf2}.zenuml .text-lime-100\\/100{color:#ecfccb}.zenuml .text-lime-200\\/0{color:#d9f99d00}.zenuml .text-lime-200\\/5{color:#d9f99d0d}.zenuml .text-lime-200\\/10{color:#d9f99d1a}.zenuml .text-lime-200\\/20{color:#d9f99d33}.zenuml .text-lime-200\\/25{color:#d9f99d40}.zenuml .text-lime-200\\/30{color:#d9f99d4d}.zenuml .text-lime-200\\/40{color:#d9f99d66}.zenuml .text-lime-200\\/50{color:#d9f99d80}.zenuml .text-lime-200\\/60{color:#d9f99d99}.zenuml .text-lime-200\\/70{color:#d9f99db3}.zenuml .text-lime-200\\/75{color:#d9f99dbf}.zenuml .text-lime-200\\/80{color:#d9f99dcc}.zenuml .text-lime-200\\/90{color:#d9f99de6}.zenuml .text-lime-200\\/95{color:#d9f99df2}.zenuml .text-lime-200\\/100{color:#d9f99d}.zenuml .text-lime-300\\/0{color:#bef26400}.zenuml .text-lime-300\\/5{color:#bef2640d}.zenuml .text-lime-300\\/10{color:#bef2641a}.zenuml .text-lime-300\\/20{color:#bef26433}.zenuml .text-lime-300\\/25{color:#bef26440}.zenuml .text-lime-300\\/30{color:#bef2644d}.zenuml .text-lime-300\\/40{color:#bef26466}.zenuml .text-lime-300\\/50{color:#bef26480}.zenuml .text-lime-300\\/60{color:#bef26499}.zenuml .text-lime-300\\/70{color:#bef264b3}.zenuml .text-lime-300\\/75{color:#bef264bf}.zenuml .text-lime-300\\/80{color:#bef264cc}.zenuml .text-lime-300\\/90{color:#bef264e6}.zenuml .text-lime-300\\/95{color:#bef264f2}.zenuml .text-lime-300\\/100{color:#bef264}.zenuml .text-lime-400\\/0{color:#a3e63500}.zenuml .text-lime-400\\/5{color:#a3e6350d}.zenuml .text-lime-400\\/10{color:#a3e6351a}.zenuml .text-lime-400\\/20{color:#a3e63533}.zenuml .text-lime-400\\/25{color:#a3e63540}.zenuml .text-lime-400\\/30{color:#a3e6354d}.zenuml .text-lime-400\\/40{color:#a3e63566}.zenuml .text-lime-400\\/50{color:#a3e63580}.zenuml .text-lime-400\\/60{color:#a3e63599}.zenuml .text-lime-400\\/70{color:#a3e635b3}.zenuml .text-lime-400\\/75{color:#a3e635bf}.zenuml .text-lime-400\\/80{color:#a3e635cc}.zenuml .text-lime-400\\/90{color:#a3e635e6}.zenuml .text-lime-400\\/95{color:#a3e635f2}.zenuml .text-lime-400\\/100{color:#a3e635}.zenuml .text-lime-500\\/0{color:#84cc1600}.zenuml .text-lime-500\\/5{color:#84cc160d}.zenuml .text-lime-500\\/10{color:#84cc161a}.zenuml .text-lime-500\\/20{color:#84cc1633}.zenuml .text-lime-500\\/25{color:#84cc1640}.zenuml .text-lime-500\\/30{color:#84cc164d}.zenuml .text-lime-500\\/40{color:#84cc1666}.zenuml .text-lime-500\\/50{color:#84cc1680}.zenuml .text-lime-500\\/60{color:#84cc1699}.zenuml .text-lime-500\\/70{color:#84cc16b3}.zenuml .text-lime-500\\/75{color:#84cc16bf}.zenuml .text-lime-500\\/80{color:#84cc16cc}.zenuml .text-lime-500\\/90{color:#84cc16e6}.zenuml .text-lime-500\\/95{color:#84cc16f2}.zenuml .text-lime-500\\/100{color:#84cc16}.zenuml .text-lime-600\\/0{color:#65a30d00}.zenuml .text-lime-600\\/5{color:#65a30d0d}.zenuml .text-lime-600\\/10{color:#65a30d1a}.zenuml .text-lime-600\\/20{color:#65a30d33}.zenuml .text-lime-600\\/25{color:#65a30d40}.zenuml .text-lime-600\\/30{color:#65a30d4d}.zenuml .text-lime-600\\/40{color:#65a30d66}.zenuml .text-lime-600\\/50{color:#65a30d80}.zenuml .text-lime-600\\/60{color:#65a30d99}.zenuml .text-lime-600\\/70{color:#65a30db3}.zenuml .text-lime-600\\/75{color:#65a30dbf}.zenuml .text-lime-600\\/80{color:#65a30dcc}.zenuml .text-lime-600\\/90{color:#65a30de6}.zenuml .text-lime-600\\/95{color:#65a30df2}.zenuml .text-lime-600\\/100{color:#65a30d}.zenuml .text-lime-700\\/0{color:#4d7c0f00}.zenuml .text-lime-700\\/5{color:#4d7c0f0d}.zenuml .text-lime-700\\/10{color:#4d7c0f1a}.zenuml .text-lime-700\\/20{color:#4d7c0f33}.zenuml .text-lime-700\\/25{color:#4d7c0f40}.zenuml .text-lime-700\\/30{color:#4d7c0f4d}.zenuml .text-lime-700\\/40{color:#4d7c0f66}.zenuml .text-lime-700\\/50{color:#4d7c0f80}.zenuml .text-lime-700\\/60{color:#4d7c0f99}.zenuml .text-lime-700\\/70{color:#4d7c0fb3}.zenuml .text-lime-700\\/75{color:#4d7c0fbf}.zenuml .text-lime-700\\/80{color:#4d7c0fcc}.zenuml .text-lime-700\\/90{color:#4d7c0fe6}.zenuml .text-lime-700\\/95{color:#4d7c0ff2}.zenuml .text-lime-700\\/100{color:#4d7c0f}.zenuml .text-lime-800\\/0{color:#3f621200}.zenuml .text-lime-800\\/5{color:#3f62120d}.zenuml .text-lime-800\\/10{color:#3f62121a}.zenuml .text-lime-800\\/20{color:#3f621233}.zenuml .text-lime-800\\/25{color:#3f621240}.zenuml .text-lime-800\\/30{color:#3f62124d}.zenuml .text-lime-800\\/40{color:#3f621266}.zenuml .text-lime-800\\/50{color:#3f621280}.zenuml .text-lime-800\\/60{color:#3f621299}.zenuml .text-lime-800\\/70{color:#3f6212b3}.zenuml .text-lime-800\\/75{color:#3f6212bf}.zenuml .text-lime-800\\/80{color:#3f6212cc}.zenuml .text-lime-800\\/90{color:#3f6212e6}.zenuml .text-lime-800\\/95{color:#3f6212f2}.zenuml .text-lime-800\\/100{color:#3f6212}.zenuml .text-lime-900\\/0{color:#36531400}.zenuml .text-lime-900\\/5{color:#3653140d}.zenuml .text-lime-900\\/10{color:#3653141a}.zenuml .text-lime-900\\/20{color:#36531433}.zenuml .text-lime-900\\/25{color:#36531440}.zenuml .text-lime-900\\/30{color:#3653144d}.zenuml .text-lime-900\\/40{color:#36531466}.zenuml .text-lime-900\\/50{color:#36531480}.zenuml .text-lime-900\\/60{color:#36531499}.zenuml .text-lime-900\\/70{color:#365314b3}.zenuml .text-lime-900\\/75{color:#365314bf}.zenuml .text-lime-900\\/80{color:#365314cc}.zenuml .text-lime-900\\/90{color:#365314e6}.zenuml .text-lime-900\\/95{color:#365314f2}.zenuml .text-lime-900\\/100{color:#365314}.zenuml .text-green-50\\/0{color:#f0fdf400}.zenuml .text-green-50\\/5{color:#f0fdf40d}.zenuml .text-green-50\\/10{color:#f0fdf41a}.zenuml .text-green-50\\/20{color:#f0fdf433}.zenuml .text-green-50\\/25{color:#f0fdf440}.zenuml .text-green-50\\/30{color:#f0fdf44d}.zenuml .text-green-50\\/40{color:#f0fdf466}.zenuml .text-green-50\\/50{color:#f0fdf480}.zenuml .text-green-50\\/60{color:#f0fdf499}.zenuml .text-green-50\\/70{color:#f0fdf4b3}.zenuml .text-green-50\\/75{color:#f0fdf4bf}.zenuml .text-green-50\\/80{color:#f0fdf4cc}.zenuml .text-green-50\\/90{color:#f0fdf4e6}.zenuml .text-green-50\\/95{color:#f0fdf4f2}.zenuml .text-green-50\\/100{color:#f0fdf4}.zenuml .text-green-100\\/0{color:#dcfce700}.zenuml .text-green-100\\/5{color:#dcfce70d}.zenuml .text-green-100\\/10{color:#dcfce71a}.zenuml .text-green-100\\/20{color:#dcfce733}.zenuml .text-green-100\\/25{color:#dcfce740}.zenuml .text-green-100\\/30{color:#dcfce74d}.zenuml .text-green-100\\/40{color:#dcfce766}.zenuml .text-green-100\\/50{color:#dcfce780}.zenuml .text-green-100\\/60{color:#dcfce799}.zenuml .text-green-100\\/70{color:#dcfce7b3}.zenuml .text-green-100\\/75{color:#dcfce7bf}.zenuml .text-green-100\\/80{color:#dcfce7cc}.zenuml .text-green-100\\/90{color:#dcfce7e6}.zenuml .text-green-100\\/95{color:#dcfce7f2}.zenuml .text-green-100\\/100{color:#dcfce7}.zenuml .text-green-200\\/0{color:#bbf7d000}.zenuml .text-green-200\\/5{color:#bbf7d00d}.zenuml .text-green-200\\/10{color:#bbf7d01a}.zenuml .text-green-200\\/20{color:#bbf7d033}.zenuml .text-green-200\\/25{color:#bbf7d040}.zenuml .text-green-200\\/30{color:#bbf7d04d}.zenuml .text-green-200\\/40{color:#bbf7d066}.zenuml .text-green-200\\/50{color:#bbf7d080}.zenuml .text-green-200\\/60{color:#bbf7d099}.zenuml .text-green-200\\/70{color:#bbf7d0b3}.zenuml .text-green-200\\/75{color:#bbf7d0bf}.zenuml .text-green-200\\/80{color:#bbf7d0cc}.zenuml .text-green-200\\/90{color:#bbf7d0e6}.zenuml .text-green-200\\/95{color:#bbf7d0f2}.zenuml .text-green-200\\/100{color:#bbf7d0}.zenuml .text-green-300\\/0{color:#86efac00}.zenuml .text-green-300\\/5{color:#86efac0d}.zenuml .text-green-300\\/10{color:#86efac1a}.zenuml .text-green-300\\/20{color:#86efac33}.zenuml .text-green-300\\/25{color:#86efac40}.zenuml .text-green-300\\/30{color:#86efac4d}.zenuml .text-green-300\\/40{color:#86efac66}.zenuml .text-green-300\\/50{color:#86efac80}.zenuml .text-green-300\\/60{color:#86efac99}.zenuml .text-green-300\\/70{color:#86efacb3}.zenuml .text-green-300\\/75{color:#86efacbf}.zenuml .text-green-300\\/80{color:#86efaccc}.zenuml .text-green-300\\/90{color:#86eface6}.zenuml .text-green-300\\/95{color:#86efacf2}.zenuml .text-green-300\\/100{color:#86efac}.zenuml .text-green-400\\/0{color:#4ade8000}.zenuml .text-green-400\\/5{color:#4ade800d}.zenuml .text-green-400\\/10{color:#4ade801a}.zenuml .text-green-400\\/20{color:#4ade8033}.zenuml .text-green-400\\/25{color:#4ade8040}.zenuml .text-green-400\\/30{color:#4ade804d}.zenuml .text-green-400\\/40{color:#4ade8066}.zenuml .text-green-400\\/50{color:#4ade8080}.zenuml .text-green-400\\/60{color:#4ade8099}.zenuml .text-green-400\\/70{color:#4ade80b3}.zenuml .text-green-400\\/75{color:#4ade80bf}.zenuml .text-green-400\\/80{color:#4ade80cc}.zenuml .text-green-400\\/90{color:#4ade80e6}.zenuml .text-green-400\\/95{color:#4ade80f2}.zenuml .text-green-400\\/100{color:#4ade80}.zenuml .text-green-500\\/0{color:#22c55e00}.zenuml .text-green-500\\/5{color:#22c55e0d}.zenuml .text-green-500\\/10{color:#22c55e1a}.zenuml .text-green-500\\/20{color:#22c55e33}.zenuml .text-green-500\\/25{color:#22c55e40}.zenuml .text-green-500\\/30{color:#22c55e4d}.zenuml .text-green-500\\/40{color:#22c55e66}.zenuml .text-green-500\\/50{color:#22c55e80}.zenuml .text-green-500\\/60{color:#22c55e99}.zenuml .text-green-500\\/70{color:#22c55eb3}.zenuml .text-green-500\\/75{color:#22c55ebf}.zenuml .text-green-500\\/80{color:#22c55ecc}.zenuml .text-green-500\\/90{color:#22c55ee6}.zenuml .text-green-500\\/95{color:#22c55ef2}.zenuml .text-green-500\\/100{color:#22c55e}.zenuml .text-green-600\\/0{color:#16a34a00}.zenuml .text-green-600\\/5{color:#16a34a0d}.zenuml .text-green-600\\/10{color:#16a34a1a}.zenuml .text-green-600\\/20{color:#16a34a33}.zenuml .text-green-600\\/25{color:#16a34a40}.zenuml .text-green-600\\/30{color:#16a34a4d}.zenuml .text-green-600\\/40{color:#16a34a66}.zenuml .text-green-600\\/50{color:#16a34a80}.zenuml .text-green-600\\/60{color:#16a34a99}.zenuml .text-green-600\\/70{color:#16a34ab3}.zenuml .text-green-600\\/75{color:#16a34abf}.zenuml .text-green-600\\/80{color:#16a34acc}.zenuml .text-green-600\\/90{color:#16a34ae6}.zenuml .text-green-600\\/95{color:#16a34af2}.zenuml .text-green-600\\/100{color:#16a34a}.zenuml .text-green-700\\/0{color:#15803d00}.zenuml .text-green-700\\/5{color:#15803d0d}.zenuml .text-green-700\\/10{color:#15803d1a}.zenuml .text-green-700\\/20{color:#15803d33}.zenuml .text-green-700\\/25{color:#15803d40}.zenuml .text-green-700\\/30{color:#15803d4d}.zenuml .text-green-700\\/40{color:#15803d66}.zenuml .text-green-700\\/50{color:#15803d80}.zenuml .text-green-700\\/60{color:#15803d99}.zenuml .text-green-700\\/70{color:#15803db3}.zenuml .text-green-700\\/75{color:#15803dbf}.zenuml .text-green-700\\/80{color:#15803dcc}.zenuml .text-green-700\\/90{color:#15803de6}.zenuml .text-green-700\\/95{color:#15803df2}.zenuml .text-green-700\\/100{color:#15803d}.zenuml .text-green-800\\/0{color:#16653400}.zenuml .text-green-800\\/5{color:#1665340d}.zenuml .text-green-800\\/10{color:#1665341a}.zenuml .text-green-800\\/20{color:#16653433}.zenuml .text-green-800\\/25{color:#16653440}.zenuml .text-green-800\\/30{color:#1665344d}.zenuml .text-green-800\\/40{color:#16653466}.zenuml .text-green-800\\/50{color:#16653480}.zenuml .text-green-800\\/60{color:#16653499}.zenuml .text-green-800\\/70{color:#166534b3}.zenuml .text-green-800\\/75{color:#166534bf}.zenuml .text-green-800\\/80{color:#166534cc}.zenuml .text-green-800\\/90{color:#166534e6}.zenuml .text-green-800\\/95{color:#166534f2}.zenuml .text-green-800\\/100{color:#166534}.zenuml .text-green-900\\/0{color:#14532d00}.zenuml .text-green-900\\/5{color:#14532d0d}.zenuml .text-green-900\\/10{color:#14532d1a}.zenuml .text-green-900\\/20{color:#14532d33}.zenuml .text-green-900\\/25{color:#14532d40}.zenuml .text-green-900\\/30{color:#14532d4d}.zenuml .text-green-900\\/40{color:#14532d66}.zenuml .text-green-900\\/50{color:#14532d80}.zenuml .text-green-900\\/60{color:#14532d99}.zenuml .text-green-900\\/70{color:#14532db3}.zenuml .text-green-900\\/75{color:#14532dbf}.zenuml .text-green-900\\/80{color:#14532dcc}.zenuml .text-green-900\\/90{color:#14532de6}.zenuml .text-green-900\\/95{color:#14532df2}.zenuml .text-green-900\\/100{color:#14532d}.zenuml .text-emerald-50\\/0{color:#ecfdf500}.zenuml .text-emerald-50\\/5{color:#ecfdf50d}.zenuml .text-emerald-50\\/10{color:#ecfdf51a}.zenuml .text-emerald-50\\/20{color:#ecfdf533}.zenuml .text-emerald-50\\/25{color:#ecfdf540}.zenuml .text-emerald-50\\/30{color:#ecfdf54d}.zenuml .text-emerald-50\\/40{color:#ecfdf566}.zenuml .text-emerald-50\\/50{color:#ecfdf580}.zenuml .text-emerald-50\\/60{color:#ecfdf599}.zenuml .text-emerald-50\\/70{color:#ecfdf5b3}.zenuml .text-emerald-50\\/75{color:#ecfdf5bf}.zenuml .text-emerald-50\\/80{color:#ecfdf5cc}.zenuml .text-emerald-50\\/90{color:#ecfdf5e6}.zenuml .text-emerald-50\\/95{color:#ecfdf5f2}.zenuml .text-emerald-50\\/100{color:#ecfdf5}.zenuml .text-emerald-100\\/0{color:#d1fae500}.zenuml .text-emerald-100\\/5{color:#d1fae50d}.zenuml .text-emerald-100\\/10{color:#d1fae51a}.zenuml .text-emerald-100\\/20{color:#d1fae533}.zenuml .text-emerald-100\\/25{color:#d1fae540}.zenuml .text-emerald-100\\/30{color:#d1fae54d}.zenuml .text-emerald-100\\/40{color:#d1fae566}.zenuml .text-emerald-100\\/50{color:#d1fae580}.zenuml .text-emerald-100\\/60{color:#d1fae599}.zenuml .text-emerald-100\\/70{color:#d1fae5b3}.zenuml .text-emerald-100\\/75{color:#d1fae5bf}.zenuml .text-emerald-100\\/80{color:#d1fae5cc}.zenuml .text-emerald-100\\/90{color:#d1fae5e6}.zenuml .text-emerald-100\\/95{color:#d1fae5f2}.zenuml .text-emerald-100\\/100{color:#d1fae5}.zenuml .text-emerald-200\\/0{color:#a7f3d000}.zenuml .text-emerald-200\\/5{color:#a7f3d00d}.zenuml .text-emerald-200\\/10{color:#a7f3d01a}.zenuml .text-emerald-200\\/20{color:#a7f3d033}.zenuml .text-emerald-200\\/25{color:#a7f3d040}.zenuml .text-emerald-200\\/30{color:#a7f3d04d}.zenuml .text-emerald-200\\/40{color:#a7f3d066}.zenuml .text-emerald-200\\/50{color:#a7f3d080}.zenuml .text-emerald-200\\/60{color:#a7f3d099}.zenuml .text-emerald-200\\/70{color:#a7f3d0b3}.zenuml .text-emerald-200\\/75{color:#a7f3d0bf}.zenuml .text-emerald-200\\/80{color:#a7f3d0cc}.zenuml .text-emerald-200\\/90{color:#a7f3d0e6}.zenuml .text-emerald-200\\/95{color:#a7f3d0f2}.zenuml .text-emerald-200\\/100{color:#a7f3d0}.zenuml .text-emerald-300\\/0{color:#6ee7b700}.zenuml .text-emerald-300\\/5{color:#6ee7b70d}.zenuml .text-emerald-300\\/10{color:#6ee7b71a}.zenuml .text-emerald-300\\/20{color:#6ee7b733}.zenuml .text-emerald-300\\/25{color:#6ee7b740}.zenuml .text-emerald-300\\/30{color:#6ee7b74d}.zenuml .text-emerald-300\\/40{color:#6ee7b766}.zenuml .text-emerald-300\\/50{color:#6ee7b780}.zenuml .text-emerald-300\\/60{color:#6ee7b799}.zenuml .text-emerald-300\\/70{color:#6ee7b7b3}.zenuml .text-emerald-300\\/75{color:#6ee7b7bf}.zenuml .text-emerald-300\\/80{color:#6ee7b7cc}.zenuml .text-emerald-300\\/90{color:#6ee7b7e6}.zenuml .text-emerald-300\\/95{color:#6ee7b7f2}.zenuml .text-emerald-300\\/100{color:#6ee7b7}.zenuml .text-emerald-400\\/0{color:#34d39900}.zenuml .text-emerald-400\\/5{color:#34d3990d}.zenuml .text-emerald-400\\/10{color:#34d3991a}.zenuml .text-emerald-400\\/20{color:#34d39933}.zenuml .text-emerald-400\\/25{color:#34d39940}.zenuml .text-emerald-400\\/30{color:#34d3994d}.zenuml .text-emerald-400\\/40{color:#34d39966}.zenuml .text-emerald-400\\/50{color:#34d39980}.zenuml .text-emerald-400\\/60{color:#34d39999}.zenuml .text-emerald-400\\/70{color:#34d399b3}.zenuml .text-emerald-400\\/75{color:#34d399bf}.zenuml .text-emerald-400\\/80{color:#34d399cc}.zenuml .text-emerald-400\\/90{color:#34d399e6}.zenuml .text-emerald-400\\/95{color:#34d399f2}.zenuml .text-emerald-400\\/100{color:#34d399}.zenuml .text-emerald-500\\/0{color:#10b98100}.zenuml .text-emerald-500\\/5{color:#10b9810d}.zenuml .text-emerald-500\\/10{color:#10b9811a}.zenuml .text-emerald-500\\/20{color:#10b98133}.zenuml .text-emerald-500\\/25{color:#10b98140}.zenuml .text-emerald-500\\/30{color:#10b9814d}.zenuml .text-emerald-500\\/40{color:#10b98166}.zenuml .text-emerald-500\\/50{color:#10b98180}.zenuml .text-emerald-500\\/60{color:#10b98199}.zenuml .text-emerald-500\\/70{color:#10b981b3}.zenuml .text-emerald-500\\/75{color:#10b981bf}.zenuml .text-emerald-500\\/80{color:#10b981cc}.zenuml .text-emerald-500\\/90{color:#10b981e6}.zenuml .text-emerald-500\\/95{color:#10b981f2}.zenuml .text-emerald-500\\/100{color:#10b981}.zenuml .text-emerald-600\\/0{color:#05966900}.zenuml .text-emerald-600\\/5{color:#0596690d}.zenuml .text-emerald-600\\/10{color:#0596691a}.zenuml .text-emerald-600\\/20{color:#05966933}.zenuml .text-emerald-600\\/25{color:#05966940}.zenuml .text-emerald-600\\/30{color:#0596694d}.zenuml .text-emerald-600\\/40{color:#05966966}.zenuml .text-emerald-600\\/50{color:#05966980}.zenuml .text-emerald-600\\/60{color:#05966999}.zenuml .text-emerald-600\\/70{color:#059669b3}.zenuml .text-emerald-600\\/75{color:#059669bf}.zenuml .text-emerald-600\\/80{color:#059669cc}.zenuml .text-emerald-600\\/90{color:#059669e6}.zenuml .text-emerald-600\\/95{color:#059669f2}.zenuml .text-emerald-600\\/100{color:#059669}.zenuml .text-emerald-700\\/0{color:#04785700}.zenuml .text-emerald-700\\/5{color:#0478570d}.zenuml .text-emerald-700\\/10{color:#0478571a}.zenuml .text-emerald-700\\/20{color:#04785733}.zenuml .text-emerald-700\\/25{color:#04785740}.zenuml .text-emerald-700\\/30{color:#0478574d}.zenuml .text-emerald-700\\/40{color:#04785766}.zenuml .text-emerald-700\\/50{color:#04785780}.zenuml .text-emerald-700\\/60{color:#04785799}.zenuml .text-emerald-700\\/70{color:#047857b3}.zenuml .text-emerald-700\\/75{color:#047857bf}.zenuml .text-emerald-700\\/80{color:#047857cc}.zenuml .text-emerald-700\\/90{color:#047857e6}.zenuml .text-emerald-700\\/95{color:#047857f2}.zenuml .text-emerald-700\\/100{color:#047857}.zenuml .text-emerald-800\\/0{color:#065f4600}.zenuml .text-emerald-800\\/5{color:#065f460d}.zenuml .text-emerald-800\\/10{color:#065f461a}.zenuml .text-emerald-800\\/20{color:#065f4633}.zenuml .text-emerald-800\\/25{color:#065f4640}.zenuml .text-emerald-800\\/30{color:#065f464d}.zenuml .text-emerald-800\\/40{color:#065f4666}.zenuml .text-emerald-800\\/50{color:#065f4680}.zenuml .text-emerald-800\\/60{color:#065f4699}.zenuml .text-emerald-800\\/70{color:#065f46b3}.zenuml .text-emerald-800\\/75{color:#065f46bf}.zenuml .text-emerald-800\\/80{color:#065f46cc}.zenuml .text-emerald-800\\/90{color:#065f46e6}.zenuml .text-emerald-800\\/95{color:#065f46f2}.zenuml .text-emerald-800\\/100{color:#065f46}.zenuml .text-emerald-900\\/0{color:#064e3b00}.zenuml .text-emerald-900\\/5{color:#064e3b0d}.zenuml .text-emerald-900\\/10{color:#064e3b1a}.zenuml .text-emerald-900\\/20{color:#064e3b33}.zenuml .text-emerald-900\\/25{color:#064e3b40}.zenuml .text-emerald-900\\/30{color:#064e3b4d}.zenuml .text-emerald-900\\/40{color:#064e3b66}.zenuml .text-emerald-900\\/50{color:#064e3b80}.zenuml .text-emerald-900\\/60{color:#064e3b99}.zenuml .text-emerald-900\\/70{color:#064e3bb3}.zenuml .text-emerald-900\\/75{color:#064e3bbf}.zenuml .text-emerald-900\\/80{color:#064e3bcc}.zenuml .text-emerald-900\\/90{color:#064e3be6}.zenuml .text-emerald-900\\/95{color:#064e3bf2}.zenuml .text-emerald-900\\/100{color:#064e3b}.zenuml .text-teal-50\\/0{color:#f0fdfa00}.zenuml .text-teal-50\\/5{color:#f0fdfa0d}.zenuml .text-teal-50\\/10{color:#f0fdfa1a}.zenuml .text-teal-50\\/20{color:#f0fdfa33}.zenuml .text-teal-50\\/25{color:#f0fdfa40}.zenuml .text-teal-50\\/30{color:#f0fdfa4d}.zenuml .text-teal-50\\/40{color:#f0fdfa66}.zenuml .text-teal-50\\/50{color:#f0fdfa80}.zenuml .text-teal-50\\/60{color:#f0fdfa99}.zenuml .text-teal-50\\/70{color:#f0fdfab3}.zenuml .text-teal-50\\/75{color:#f0fdfabf}.zenuml .text-teal-50\\/80{color:#f0fdfacc}.zenuml .text-teal-50\\/90{color:#f0fdfae6}.zenuml .text-teal-50\\/95{color:#f0fdfaf2}.zenuml .text-teal-50\\/100{color:#f0fdfa}.zenuml .text-teal-100\\/0{color:#ccfbf100}.zenuml .text-teal-100\\/5{color:#ccfbf10d}.zenuml .text-teal-100\\/10{color:#ccfbf11a}.zenuml .text-teal-100\\/20{color:#ccfbf133}.zenuml .text-teal-100\\/25{color:#ccfbf140}.zenuml .text-teal-100\\/30{color:#ccfbf14d}.zenuml .text-teal-100\\/40{color:#ccfbf166}.zenuml .text-teal-100\\/50{color:#ccfbf180}.zenuml .text-teal-100\\/60{color:#ccfbf199}.zenuml .text-teal-100\\/70{color:#ccfbf1b3}.zenuml .text-teal-100\\/75{color:#ccfbf1bf}.zenuml .text-teal-100\\/80{color:#ccfbf1cc}.zenuml .text-teal-100\\/90{color:#ccfbf1e6}.zenuml .text-teal-100\\/95{color:#ccfbf1f2}.zenuml .text-teal-100\\/100{color:#ccfbf1}.zenuml .text-teal-200\\/0{color:#99f6e400}.zenuml .text-teal-200\\/5{color:#99f6e40d}.zenuml .text-teal-200\\/10{color:#99f6e41a}.zenuml .text-teal-200\\/20{color:#99f6e433}.zenuml .text-teal-200\\/25{color:#99f6e440}.zenuml .text-teal-200\\/30{color:#99f6e44d}.zenuml .text-teal-200\\/40{color:#99f6e466}.zenuml .text-teal-200\\/50{color:#99f6e480}.zenuml .text-teal-200\\/60{color:#99f6e499}.zenuml .text-teal-200\\/70{color:#99f6e4b3}.zenuml .text-teal-200\\/75{color:#99f6e4bf}.zenuml .text-teal-200\\/80{color:#99f6e4cc}.zenuml .text-teal-200\\/90{color:#99f6e4e6}.zenuml .text-teal-200\\/95{color:#99f6e4f2}.zenuml .text-teal-200\\/100{color:#99f6e4}.zenuml .text-teal-300\\/0{color:#5eead400}.zenuml .text-teal-300\\/5{color:#5eead40d}.zenuml .text-teal-300\\/10{color:#5eead41a}.zenuml .text-teal-300\\/20{color:#5eead433}.zenuml .text-teal-300\\/25{color:#5eead440}.zenuml .text-teal-300\\/30{color:#5eead44d}.zenuml .text-teal-300\\/40{color:#5eead466}.zenuml .text-teal-300\\/50{color:#5eead480}.zenuml .text-teal-300\\/60{color:#5eead499}.zenuml .text-teal-300\\/70{color:#5eead4b3}.zenuml .text-teal-300\\/75{color:#5eead4bf}.zenuml .text-teal-300\\/80{color:#5eead4cc}.zenuml .text-teal-300\\/90{color:#5eead4e6}.zenuml .text-teal-300\\/95{color:#5eead4f2}.zenuml .text-teal-300\\/100{color:#5eead4}.zenuml .text-teal-400\\/0{color:#2dd4bf00}.zenuml .text-teal-400\\/5{color:#2dd4bf0d}.zenuml .text-teal-400\\/10{color:#2dd4bf1a}.zenuml .text-teal-400\\/20{color:#2dd4bf33}.zenuml .text-teal-400\\/25{color:#2dd4bf40}.zenuml .text-teal-400\\/30{color:#2dd4bf4d}.zenuml .text-teal-400\\/40{color:#2dd4bf66}.zenuml .text-teal-400\\/50{color:#2dd4bf80}.zenuml .text-teal-400\\/60{color:#2dd4bf99}.zenuml .text-teal-400\\/70{color:#2dd4bfb3}.zenuml .text-teal-400\\/75{color:#2dd4bfbf}.zenuml .text-teal-400\\/80{color:#2dd4bfcc}.zenuml .text-teal-400\\/90{color:#2dd4bfe6}.zenuml .text-teal-400\\/95{color:#2dd4bff2}.zenuml .text-teal-400\\/100{color:#2dd4bf}.zenuml .text-teal-500\\/0{color:#14b8a600}.zenuml .text-teal-500\\/5{color:#14b8a60d}.zenuml .text-teal-500\\/10{color:#14b8a61a}.zenuml .text-teal-500\\/20{color:#14b8a633}.zenuml .text-teal-500\\/25{color:#14b8a640}.zenuml .text-teal-500\\/30{color:#14b8a64d}.zenuml .text-teal-500\\/40{color:#14b8a666}.zenuml .text-teal-500\\/50{color:#14b8a680}.zenuml .text-teal-500\\/60{color:#14b8a699}.zenuml .text-teal-500\\/70{color:#14b8a6b3}.zenuml .text-teal-500\\/75{color:#14b8a6bf}.zenuml .text-teal-500\\/80{color:#14b8a6cc}.zenuml .text-teal-500\\/90{color:#14b8a6e6}.zenuml .text-teal-500\\/95{color:#14b8a6f2}.zenuml .text-teal-500\\/100{color:#14b8a6}.zenuml .text-teal-600\\/0{color:#0d948800}.zenuml .text-teal-600\\/5{color:#0d94880d}.zenuml .text-teal-600\\/10{color:#0d94881a}.zenuml .text-teal-600\\/20{color:#0d948833}.zenuml .text-teal-600\\/25{color:#0d948840}.zenuml .text-teal-600\\/30{color:#0d94884d}.zenuml .text-teal-600\\/40{color:#0d948866}.zenuml .text-teal-600\\/50{color:#0d948880}.zenuml .text-teal-600\\/60{color:#0d948899}.zenuml .text-teal-600\\/70{color:#0d9488b3}.zenuml .text-teal-600\\/75{color:#0d9488bf}.zenuml .text-teal-600\\/80{color:#0d9488cc}.zenuml .text-teal-600\\/90{color:#0d9488e6}.zenuml .text-teal-600\\/95{color:#0d9488f2}.zenuml .text-teal-600\\/100{color:#0d9488}.zenuml .text-teal-700\\/0{color:#0f766e00}.zenuml .text-teal-700\\/5{color:#0f766e0d}.zenuml .text-teal-700\\/10{color:#0f766e1a}.zenuml .text-teal-700\\/20{color:#0f766e33}.zenuml .text-teal-700\\/25{color:#0f766e40}.zenuml .text-teal-700\\/30{color:#0f766e4d}.zenuml .text-teal-700\\/40{color:#0f766e66}.zenuml .text-teal-700\\/50{color:#0f766e80}.zenuml .text-teal-700\\/60{color:#0f766e99}.zenuml .text-teal-700\\/70{color:#0f766eb3}.zenuml .text-teal-700\\/75{color:#0f766ebf}.zenuml .text-teal-700\\/80{color:#0f766ecc}.zenuml .text-teal-700\\/90{color:#0f766ee6}.zenuml .text-teal-700\\/95{color:#0f766ef2}.zenuml .text-teal-700\\/100{color:#0f766e}.zenuml .text-teal-800\\/0{color:#115e5900}.zenuml .text-teal-800\\/5{color:#115e590d}.zenuml .text-teal-800\\/10{color:#115e591a}.zenuml .text-teal-800\\/20{color:#115e5933}.zenuml .text-teal-800\\/25{color:#115e5940}.zenuml .text-teal-800\\/30{color:#115e594d}.zenuml .text-teal-800\\/40{color:#115e5966}.zenuml .text-teal-800\\/50{color:#115e5980}.zenuml .text-teal-800\\/60{color:#115e5999}.zenuml .text-teal-800\\/70{color:#115e59b3}.zenuml .text-teal-800\\/75{color:#115e59bf}.zenuml .text-teal-800\\/80{color:#115e59cc}.zenuml .text-teal-800\\/90{color:#115e59e6}.zenuml .text-teal-800\\/95{color:#115e59f2}.zenuml .text-teal-800\\/100{color:#115e59}.zenuml .text-teal-900\\/0{color:#134e4a00}.zenuml .text-teal-900\\/5{color:#134e4a0d}.zenuml .text-teal-900\\/10{color:#134e4a1a}.zenuml .text-teal-900\\/20{color:#134e4a33}.zenuml .text-teal-900\\/25{color:#134e4a40}.zenuml .text-teal-900\\/30{color:#134e4a4d}.zenuml .text-teal-900\\/40{color:#134e4a66}.zenuml .text-teal-900\\/50{color:#134e4a80}.zenuml .text-teal-900\\/60{color:#134e4a99}.zenuml .text-teal-900\\/70{color:#134e4ab3}.zenuml .text-teal-900\\/75{color:#134e4abf}.zenuml .text-teal-900\\/80{color:#134e4acc}.zenuml .text-teal-900\\/90{color:#134e4ae6}.zenuml .text-teal-900\\/95{color:#134e4af2}.zenuml .text-teal-900\\/100{color:#134e4a}.zenuml .text-cyan-50\\/0{color:#ecfeff00}.zenuml .text-cyan-50\\/5{color:#ecfeff0d}.zenuml .text-cyan-50\\/10{color:#ecfeff1a}.zenuml .text-cyan-50\\/20{color:#ecfeff33}.zenuml .text-cyan-50\\/25{color:#ecfeff40}.zenuml .text-cyan-50\\/30{color:#ecfeff4d}.zenuml .text-cyan-50\\/40{color:#ecfeff66}.zenuml .text-cyan-50\\/50{color:#ecfeff80}.zenuml .text-cyan-50\\/60{color:#ecfeff99}.zenuml .text-cyan-50\\/70{color:#ecfeffb3}.zenuml .text-cyan-50\\/75{color:#ecfeffbf}.zenuml .text-cyan-50\\/80{color:#ecfeffcc}.zenuml .text-cyan-50\\/90{color:#ecfeffe6}.zenuml .text-cyan-50\\/95{color:#ecfefff2}.zenuml .text-cyan-50\\/100{color:#ecfeff}.zenuml .text-cyan-100\\/0{color:#cffafe00}.zenuml .text-cyan-100\\/5{color:#cffafe0d}.zenuml .text-cyan-100\\/10{color:#cffafe1a}.zenuml .text-cyan-100\\/20{color:#cffafe33}.zenuml .text-cyan-100\\/25{color:#cffafe40}.zenuml .text-cyan-100\\/30{color:#cffafe4d}.zenuml .text-cyan-100\\/40{color:#cffafe66}.zenuml .text-cyan-100\\/50{color:#cffafe80}.zenuml .text-cyan-100\\/60{color:#cffafe99}.zenuml .text-cyan-100\\/70{color:#cffafeb3}.zenuml .text-cyan-100\\/75{color:#cffafebf}.zenuml .text-cyan-100\\/80{color:#cffafecc}.zenuml .text-cyan-100\\/90{color:#cffafee6}.zenuml .text-cyan-100\\/95{color:#cffafef2}.zenuml .text-cyan-100\\/100{color:#cffafe}.zenuml .text-cyan-200\\/0{color:#a5f3fc00}.zenuml .text-cyan-200\\/5{color:#a5f3fc0d}.zenuml .text-cyan-200\\/10{color:#a5f3fc1a}.zenuml .text-cyan-200\\/20{color:#a5f3fc33}.zenuml .text-cyan-200\\/25{color:#a5f3fc40}.zenuml .text-cyan-200\\/30{color:#a5f3fc4d}.zenuml .text-cyan-200\\/40{color:#a5f3fc66}.zenuml .text-cyan-200\\/50{color:#a5f3fc80}.zenuml .text-cyan-200\\/60{color:#a5f3fc99}.zenuml .text-cyan-200\\/70{color:#a5f3fcb3}.zenuml .text-cyan-200\\/75{color:#a5f3fcbf}.zenuml .text-cyan-200\\/80{color:#a5f3fccc}.zenuml .text-cyan-200\\/90{color:#a5f3fce6}.zenuml .text-cyan-200\\/95{color:#a5f3fcf2}.zenuml .text-cyan-200\\/100{color:#a5f3fc}.zenuml .text-cyan-300\\/0{color:#67e8f900}.zenuml .text-cyan-300\\/5{color:#67e8f90d}.zenuml .text-cyan-300\\/10{color:#67e8f91a}.zenuml .text-cyan-300\\/20{color:#67e8f933}.zenuml .text-cyan-300\\/25{color:#67e8f940}.zenuml .text-cyan-300\\/30{color:#67e8f94d}.zenuml .text-cyan-300\\/40{color:#67e8f966}.zenuml .text-cyan-300\\/50{color:#67e8f980}.zenuml .text-cyan-300\\/60{color:#67e8f999}.zenuml .text-cyan-300\\/70{color:#67e8f9b3}.zenuml .text-cyan-300\\/75{color:#67e8f9bf}.zenuml .text-cyan-300\\/80{color:#67e8f9cc}.zenuml .text-cyan-300\\/90{color:#67e8f9e6}.zenuml .text-cyan-300\\/95{color:#67e8f9f2}.zenuml .text-cyan-300\\/100{color:#67e8f9}.zenuml .text-cyan-400\\/0{color:#22d3ee00}.zenuml .text-cyan-400\\/5{color:#22d3ee0d}.zenuml .text-cyan-400\\/10{color:#22d3ee1a}.zenuml .text-cyan-400\\/20{color:#22d3ee33}.zenuml .text-cyan-400\\/25{color:#22d3ee40}.zenuml .text-cyan-400\\/30{color:#22d3ee4d}.zenuml .text-cyan-400\\/40{color:#22d3ee66}.zenuml .text-cyan-400\\/50{color:#22d3ee80}.zenuml .text-cyan-400\\/60{color:#22d3ee99}.zenuml .text-cyan-400\\/70{color:#22d3eeb3}.zenuml .text-cyan-400\\/75{color:#22d3eebf}.zenuml .text-cyan-400\\/80{color:#22d3eecc}.zenuml .text-cyan-400\\/90{color:#22d3eee6}.zenuml .text-cyan-400\\/95{color:#22d3eef2}.zenuml .text-cyan-400\\/100{color:#22d3ee}.zenuml .text-cyan-500\\/0{color:#06b6d400}.zenuml .text-cyan-500\\/5{color:#06b6d40d}.zenuml .text-cyan-500\\/10{color:#06b6d41a}.zenuml .text-cyan-500\\/20{color:#06b6d433}.zenuml .text-cyan-500\\/25{color:#06b6d440}.zenuml .text-cyan-500\\/30{color:#06b6d44d}.zenuml .text-cyan-500\\/40{color:#06b6d466}.zenuml .text-cyan-500\\/50{color:#06b6d480}.zenuml .text-cyan-500\\/60{color:#06b6d499}.zenuml .text-cyan-500\\/70{color:#06b6d4b3}.zenuml .text-cyan-500\\/75{color:#06b6d4bf}.zenuml .text-cyan-500\\/80{color:#06b6d4cc}.zenuml .text-cyan-500\\/90{color:#06b6d4e6}.zenuml .text-cyan-500\\/95{color:#06b6d4f2}.zenuml .text-cyan-500\\/100{color:#06b6d4}.zenuml .text-cyan-600\\/0{color:#0891b200}.zenuml .text-cyan-600\\/5{color:#0891b20d}.zenuml .text-cyan-600\\/10{color:#0891b21a}.zenuml .text-cyan-600\\/20{color:#0891b233}.zenuml .text-cyan-600\\/25{color:#0891b240}.zenuml .text-cyan-600\\/30{color:#0891b24d}.zenuml .text-cyan-600\\/40{color:#0891b266}.zenuml .text-cyan-600\\/50{color:#0891b280}.zenuml .text-cyan-600\\/60{color:#0891b299}.zenuml .text-cyan-600\\/70{color:#0891b2b3}.zenuml .text-cyan-600\\/75{color:#0891b2bf}.zenuml .text-cyan-600\\/80{color:#0891b2cc}.zenuml .text-cyan-600\\/90{color:#0891b2e6}.zenuml .text-cyan-600\\/95{color:#0891b2f2}.zenuml .text-cyan-600\\/100{color:#0891b2}.zenuml .text-cyan-700\\/0{color:#0e749000}.zenuml .text-cyan-700\\/5{color:#0e74900d}.zenuml .text-cyan-700\\/10{color:#0e74901a}.zenuml .text-cyan-700\\/20{color:#0e749033}.zenuml .text-cyan-700\\/25{color:#0e749040}.zenuml .text-cyan-700\\/30{color:#0e74904d}.zenuml .text-cyan-700\\/40{color:#0e749066}.zenuml .text-cyan-700\\/50{color:#0e749080}.zenuml .text-cyan-700\\/60{color:#0e749099}.zenuml .text-cyan-700\\/70{color:#0e7490b3}.zenuml .text-cyan-700\\/75{color:#0e7490bf}.zenuml .text-cyan-700\\/80{color:#0e7490cc}.zenuml .text-cyan-700\\/90{color:#0e7490e6}.zenuml .text-cyan-700\\/95{color:#0e7490f2}.zenuml .text-cyan-700\\/100{color:#0e7490}.zenuml .text-cyan-800\\/0{color:#155e7500}.zenuml .text-cyan-800\\/5{color:#155e750d}.zenuml .text-cyan-800\\/10{color:#155e751a}.zenuml .text-cyan-800\\/20{color:#155e7533}.zenuml .text-cyan-800\\/25{color:#155e7540}.zenuml .text-cyan-800\\/30{color:#155e754d}.zenuml .text-cyan-800\\/40{color:#155e7566}.zenuml .text-cyan-800\\/50{color:#155e7580}.zenuml .text-cyan-800\\/60{color:#155e7599}.zenuml .text-cyan-800\\/70{color:#155e75b3}.zenuml .text-cyan-800\\/75{color:#155e75bf}.zenuml .text-cyan-800\\/80{color:#155e75cc}.zenuml .text-cyan-800\\/90{color:#155e75e6}.zenuml .text-cyan-800\\/95{color:#155e75f2}.zenuml .text-cyan-800\\/100{color:#155e75}.zenuml .text-cyan-900\\/0{color:#164e6300}.zenuml .text-cyan-900\\/5{color:#164e630d}.zenuml .text-cyan-900\\/10{color:#164e631a}.zenuml .text-cyan-900\\/20{color:#164e6333}.zenuml .text-cyan-900\\/25{color:#164e6340}.zenuml .text-cyan-900\\/30{color:#164e634d}.zenuml .text-cyan-900\\/40{color:#164e6366}.zenuml .text-cyan-900\\/50{color:#164e6380}.zenuml .text-cyan-900\\/60{color:#164e6399}.zenuml .text-cyan-900\\/70{color:#164e63b3}.zenuml .text-cyan-900\\/75{color:#164e63bf}.zenuml .text-cyan-900\\/80{color:#164e63cc}.zenuml .text-cyan-900\\/90{color:#164e63e6}.zenuml .text-cyan-900\\/95{color:#164e63f2}.zenuml .text-cyan-900\\/100{color:#164e63}.zenuml .text-sky-50\\/0{color:#f0f9ff00}.zenuml .text-sky-50\\/5{color:#f0f9ff0d}.zenuml .text-sky-50\\/10{color:#f0f9ff1a}.zenuml .text-sky-50\\/20{color:#f0f9ff33}.zenuml .text-sky-50\\/25{color:#f0f9ff40}.zenuml .text-sky-50\\/30{color:#f0f9ff4d}.zenuml .text-sky-50\\/40{color:#f0f9ff66}.zenuml .text-sky-50\\/50{color:#f0f9ff80}.zenuml .text-sky-50\\/60{color:#f0f9ff99}.zenuml .text-sky-50\\/70{color:#f0f9ffb3}.zenuml .text-sky-50\\/75{color:#f0f9ffbf}.zenuml .text-sky-50\\/80{color:#f0f9ffcc}.zenuml .text-sky-50\\/90{color:#f0f9ffe6}.zenuml .text-sky-50\\/95{color:#f0f9fff2}.zenuml .text-sky-50\\/100{color:#f0f9ff}.zenuml .text-sky-100\\/0{color:#e0f2fe00}.zenuml .text-sky-100\\/5{color:#e0f2fe0d}.zenuml .text-sky-100\\/10{color:#e0f2fe1a}.zenuml .text-sky-100\\/20{color:#e0f2fe33}.zenuml .text-sky-100\\/25{color:#e0f2fe40}.zenuml .text-sky-100\\/30{color:#e0f2fe4d}.zenuml .text-sky-100\\/40{color:#e0f2fe66}.zenuml .text-sky-100\\/50{color:#e0f2fe80}.zenuml .text-sky-100\\/60{color:#e0f2fe99}.zenuml .text-sky-100\\/70{color:#e0f2feb3}.zenuml .text-sky-100\\/75{color:#e0f2febf}.zenuml .text-sky-100\\/80{color:#e0f2fecc}.zenuml .text-sky-100\\/90{color:#e0f2fee6}.zenuml .text-sky-100\\/95{color:#e0f2fef2}.zenuml .text-sky-100\\/100{color:#e0f2fe}.zenuml .text-sky-200\\/0{color:#bae6fd00}.zenuml .text-sky-200\\/5{color:#bae6fd0d}.zenuml .text-sky-200\\/10{color:#bae6fd1a}.zenuml .text-sky-200\\/20{color:#bae6fd33}.zenuml .text-sky-200\\/25{color:#bae6fd40}.zenuml .text-sky-200\\/30{color:#bae6fd4d}.zenuml .text-sky-200\\/40{color:#bae6fd66}.zenuml .text-sky-200\\/50{color:#bae6fd80}.zenuml .text-sky-200\\/60{color:#bae6fd99}.zenuml .text-sky-200\\/70{color:#bae6fdb3}.zenuml .text-sky-200\\/75{color:#bae6fdbf}.zenuml .text-sky-200\\/80{color:#bae6fdcc}.zenuml .text-sky-200\\/90{color:#bae6fde6}.zenuml .text-sky-200\\/95{color:#bae6fdf2}.zenuml .text-sky-200\\/100{color:#bae6fd}.zenuml .text-sky-300\\/0{color:#7dd3fc00}.zenuml .text-sky-300\\/5{color:#7dd3fc0d}.zenuml .text-sky-300\\/10{color:#7dd3fc1a}.zenuml .text-sky-300\\/20{color:#7dd3fc33}.zenuml .text-sky-300\\/25{color:#7dd3fc40}.zenuml .text-sky-300\\/30{color:#7dd3fc4d}.zenuml .text-sky-300\\/40{color:#7dd3fc66}.zenuml .text-sky-300\\/50{color:#7dd3fc80}.zenuml .text-sky-300\\/60{color:#7dd3fc99}.zenuml .text-sky-300\\/70{color:#7dd3fcb3}.zenuml .text-sky-300\\/75{color:#7dd3fcbf}.zenuml .text-sky-300\\/80{color:#7dd3fccc}.zenuml .text-sky-300\\/90{color:#7dd3fce6}.zenuml .text-sky-300\\/95{color:#7dd3fcf2}.zenuml .text-sky-300\\/100{color:#7dd3fc}.zenuml .text-sky-400\\/0{color:#38bdf800}.zenuml .text-sky-400\\/5{color:#38bdf80d}.zenuml .text-sky-400\\/10{color:#38bdf81a}.zenuml .text-sky-400\\/20{color:#38bdf833}.zenuml .text-sky-400\\/25{color:#38bdf840}.zenuml .text-sky-400\\/30{color:#38bdf84d}.zenuml .text-sky-400\\/40{color:#38bdf866}.zenuml .text-sky-400\\/50{color:#38bdf880}.zenuml .text-sky-400\\/60{color:#38bdf899}.zenuml .text-sky-400\\/70{color:#38bdf8b3}.zenuml .text-sky-400\\/75{color:#38bdf8bf}.zenuml .text-sky-400\\/80{color:#38bdf8cc}.zenuml .text-sky-400\\/90{color:#38bdf8e6}.zenuml .text-sky-400\\/95{color:#38bdf8f2}.zenuml .text-sky-400\\/100{color:#38bdf8}.zenuml .text-sky-500\\/0{color:#0ea5e900}.zenuml .text-sky-500\\/5{color:#0ea5e90d}.zenuml .text-sky-500\\/10{color:#0ea5e91a}.zenuml .text-sky-500\\/20{color:#0ea5e933}.zenuml .text-sky-500\\/25{color:#0ea5e940}.zenuml .text-sky-500\\/30{color:#0ea5e94d}.zenuml .text-sky-500\\/40{color:#0ea5e966}.zenuml .text-sky-500\\/50{color:#0ea5e980}.zenuml .text-sky-500\\/60{color:#0ea5e999}.zenuml .text-sky-500\\/70{color:#0ea5e9b3}.zenuml .text-sky-500\\/75{color:#0ea5e9bf}.zenuml .text-sky-500\\/80{color:#0ea5e9cc}.zenuml .text-sky-500\\/90{color:#0ea5e9e6}.zenuml .text-sky-500\\/95{color:#0ea5e9f2}.zenuml .text-sky-500\\/100{color:#0ea5e9}.zenuml .text-sky-600\\/0{color:#0284c700}.zenuml .text-sky-600\\/5{color:#0284c70d}.zenuml .text-sky-600\\/10{color:#0284c71a}.zenuml .text-sky-600\\/20{color:#0284c733}.zenuml .text-sky-600\\/25{color:#0284c740}.zenuml .text-sky-600\\/30{color:#0284c74d}.zenuml .text-sky-600\\/40{color:#0284c766}.zenuml .text-sky-600\\/50{color:#0284c780}.zenuml .text-sky-600\\/60{color:#0284c799}.zenuml .text-sky-600\\/70{color:#0284c7b3}.zenuml .text-sky-600\\/75{color:#0284c7bf}.zenuml .text-sky-600\\/80{color:#0284c7cc}.zenuml .text-sky-600\\/90{color:#0284c7e6}.zenuml .text-sky-600\\/95{color:#0284c7f2}.zenuml .text-sky-600\\/100{color:#0284c7}.zenuml .text-sky-700\\/0{color:#0369a100}.zenuml .text-sky-700\\/5{color:#0369a10d}.zenuml .text-sky-700\\/10{color:#0369a11a}.zenuml .text-sky-700\\/20{color:#0369a133}.zenuml .text-sky-700\\/25{color:#0369a140}.zenuml .text-sky-700\\/30{color:#0369a14d}.zenuml .text-sky-700\\/40{color:#0369a166}.zenuml .text-sky-700\\/50{color:#0369a180}.zenuml .text-sky-700\\/60{color:#0369a199}.zenuml .text-sky-700\\/70{color:#0369a1b3}.zenuml .text-sky-700\\/75{color:#0369a1bf}.zenuml .text-sky-700\\/80{color:#0369a1cc}.zenuml .text-sky-700\\/90{color:#0369a1e6}.zenuml .text-sky-700\\/95{color:#0369a1f2}.zenuml .text-sky-700\\/100{color:#0369a1}.zenuml .text-sky-800\\/0{color:#07598500}.zenuml .text-sky-800\\/5{color:#0759850d}.zenuml .text-sky-800\\/10{color:#0759851a}.zenuml .text-sky-800\\/20{color:#07598533}.zenuml .text-sky-800\\/25{color:#07598540}.zenuml .text-sky-800\\/30{color:#0759854d}.zenuml .text-sky-800\\/40{color:#07598566}.zenuml .text-sky-800\\/50{color:#07598580}.zenuml .text-sky-800\\/60{color:#07598599}.zenuml .text-sky-800\\/70{color:#075985b3}.zenuml .text-sky-800\\/75{color:#075985bf}.zenuml .text-sky-800\\/80{color:#075985cc}.zenuml .text-sky-800\\/90{color:#075985e6}.zenuml .text-sky-800\\/95{color:#075985f2}.zenuml .text-sky-800\\/100{color:#075985}.zenuml .text-sky-900\\/0{color:#0c4a6e00}.zenuml .text-sky-900\\/5{color:#0c4a6e0d}.zenuml .text-sky-900\\/10{color:#0c4a6e1a}.zenuml .text-sky-900\\/20{color:#0c4a6e33}.zenuml .text-sky-900\\/25{color:#0c4a6e40}.zenuml .text-sky-900\\/30{color:#0c4a6e4d}.zenuml .text-sky-900\\/40{color:#0c4a6e66}.zenuml .text-sky-900\\/50{color:#0c4a6e80}.zenuml .text-sky-900\\/60{color:#0c4a6e99}.zenuml .text-sky-900\\/70{color:#0c4a6eb3}.zenuml .text-sky-900\\/75{color:#0c4a6ebf}.zenuml .text-sky-900\\/80{color:#0c4a6ecc}.zenuml .text-sky-900\\/90{color:#0c4a6ee6}.zenuml .text-sky-900\\/95{color:#0c4a6ef2}.zenuml .text-sky-900\\/100{color:#0c4a6e}.zenuml .text-blue-50\\/0{color:#eff6ff00}.zenuml .text-blue-50\\/5{color:#eff6ff0d}.zenuml .text-blue-50\\/10{color:#eff6ff1a}.zenuml .text-blue-50\\/20{color:#eff6ff33}.zenuml .text-blue-50\\/25{color:#eff6ff40}.zenuml .text-blue-50\\/30{color:#eff6ff4d}.zenuml .text-blue-50\\/40{color:#eff6ff66}.zenuml .text-blue-50\\/50{color:#eff6ff80}.zenuml .text-blue-50\\/60{color:#eff6ff99}.zenuml .text-blue-50\\/70{color:#eff6ffb3}.zenuml .text-blue-50\\/75{color:#eff6ffbf}.zenuml .text-blue-50\\/80{color:#eff6ffcc}.zenuml .text-blue-50\\/90{color:#eff6ffe6}.zenuml .text-blue-50\\/95{color:#eff6fff2}.zenuml .text-blue-50\\/100{color:#eff6ff}.zenuml .text-blue-100\\/0{color:#dbeafe00}.zenuml .text-blue-100\\/5{color:#dbeafe0d}.zenuml .text-blue-100\\/10{color:#dbeafe1a}.zenuml .text-blue-100\\/20{color:#dbeafe33}.zenuml .text-blue-100\\/25{color:#dbeafe40}.zenuml .text-blue-100\\/30{color:#dbeafe4d}.zenuml .text-blue-100\\/40{color:#dbeafe66}.zenuml .text-blue-100\\/50{color:#dbeafe80}.zenuml .text-blue-100\\/60{color:#dbeafe99}.zenuml .text-blue-100\\/70{color:#dbeafeb3}.zenuml .text-blue-100\\/75{color:#dbeafebf}.zenuml .text-blue-100\\/80{color:#dbeafecc}.zenuml .text-blue-100\\/90{color:#dbeafee6}.zenuml .text-blue-100\\/95{color:#dbeafef2}.zenuml .text-blue-100\\/100{color:#dbeafe}.zenuml .text-blue-200\\/0{color:#bfdbfe00}.zenuml .text-blue-200\\/5{color:#bfdbfe0d}.zenuml .text-blue-200\\/10{color:#bfdbfe1a}.zenuml .text-blue-200\\/20{color:#bfdbfe33}.zenuml .text-blue-200\\/25{color:#bfdbfe40}.zenuml .text-blue-200\\/30{color:#bfdbfe4d}.zenuml .text-blue-200\\/40{color:#bfdbfe66}.zenuml .text-blue-200\\/50{color:#bfdbfe80}.zenuml .text-blue-200\\/60{color:#bfdbfe99}.zenuml .text-blue-200\\/70{color:#bfdbfeb3}.zenuml .text-blue-200\\/75{color:#bfdbfebf}.zenuml .text-blue-200\\/80{color:#bfdbfecc}.zenuml .text-blue-200\\/90{color:#bfdbfee6}.zenuml .text-blue-200\\/95{color:#bfdbfef2}.zenuml .text-blue-200\\/100{color:#bfdbfe}.zenuml .text-blue-300\\/0{color:#93c5fd00}.zenuml .text-blue-300\\/5{color:#93c5fd0d}.zenuml .text-blue-300\\/10{color:#93c5fd1a}.zenuml .text-blue-300\\/20{color:#93c5fd33}.zenuml .text-blue-300\\/25{color:#93c5fd40}.zenuml .text-blue-300\\/30{color:#93c5fd4d}.zenuml .text-blue-300\\/40{color:#93c5fd66}.zenuml .text-blue-300\\/50{color:#93c5fd80}.zenuml .text-blue-300\\/60{color:#93c5fd99}.zenuml .text-blue-300\\/70{color:#93c5fdb3}.zenuml .text-blue-300\\/75{color:#93c5fdbf}.zenuml .text-blue-300\\/80{color:#93c5fdcc}.zenuml .text-blue-300\\/90{color:#93c5fde6}.zenuml .text-blue-300\\/95{color:#93c5fdf2}.zenuml .text-blue-300\\/100{color:#93c5fd}.zenuml .text-blue-400\\/0{color:#60a5fa00}.zenuml .text-blue-400\\/5{color:#60a5fa0d}.zenuml .text-blue-400\\/10{color:#60a5fa1a}.zenuml .text-blue-400\\/20{color:#60a5fa33}.zenuml .text-blue-400\\/25{color:#60a5fa40}.zenuml .text-blue-400\\/30{color:#60a5fa4d}.zenuml .text-blue-400\\/40{color:#60a5fa66}.zenuml .text-blue-400\\/50{color:#60a5fa80}.zenuml .text-blue-400\\/60{color:#60a5fa99}.zenuml .text-blue-400\\/70{color:#60a5fab3}.zenuml .text-blue-400\\/75{color:#60a5fabf}.zenuml .text-blue-400\\/80{color:#60a5facc}.zenuml .text-blue-400\\/90{color:#60a5fae6}.zenuml .text-blue-400\\/95{color:#60a5faf2}.zenuml .text-blue-400\\/100{color:#60a5fa}.zenuml .text-blue-500\\/0{color:#3b82f600}.zenuml .text-blue-500\\/5{color:#3b82f60d}.zenuml .text-blue-500\\/10{color:#3b82f61a}.zenuml .text-blue-500\\/20{color:#3b82f633}.zenuml .text-blue-500\\/25{color:#3b82f640}.zenuml .text-blue-500\\/30{color:#3b82f64d}.zenuml .text-blue-500\\/40{color:#3b82f666}.zenuml .text-blue-500\\/50{color:#3b82f680}.zenuml .text-blue-500\\/60{color:#3b82f699}.zenuml .text-blue-500\\/70{color:#3b82f6b3}.zenuml .text-blue-500\\/75{color:#3b82f6bf}.zenuml .text-blue-500\\/80{color:#3b82f6cc}.zenuml .text-blue-500\\/90{color:#3b82f6e6}.zenuml .text-blue-500\\/95{color:#3b82f6f2}.zenuml .text-blue-500\\/100{color:#3b82f6}.zenuml .text-blue-600\\/0{color:#2563eb00}.zenuml .text-blue-600\\/5{color:#2563eb0d}.zenuml .text-blue-600\\/10{color:#2563eb1a}.zenuml .text-blue-600\\/20{color:#2563eb33}.zenuml .text-blue-600\\/25{color:#2563eb40}.zenuml .text-blue-600\\/30{color:#2563eb4d}.zenuml .text-blue-600\\/40{color:#2563eb66}.zenuml .text-blue-600\\/50{color:#2563eb80}.zenuml .text-blue-600\\/60{color:#2563eb99}.zenuml .text-blue-600\\/70{color:#2563ebb3}.zenuml .text-blue-600\\/75{color:#2563ebbf}.zenuml .text-blue-600\\/80{color:#2563ebcc}.zenuml .text-blue-600\\/90{color:#2563ebe6}.zenuml .text-blue-600\\/95{color:#2563ebf2}.zenuml .text-blue-600\\/100{color:#2563eb}.zenuml .text-blue-700\\/0{color:#1d4ed800}.zenuml .text-blue-700\\/5{color:#1d4ed80d}.zenuml .text-blue-700\\/10{color:#1d4ed81a}.zenuml .text-blue-700\\/20{color:#1d4ed833}.zenuml .text-blue-700\\/25{color:#1d4ed840}.zenuml .text-blue-700\\/30{color:#1d4ed84d}.zenuml .text-blue-700\\/40{color:#1d4ed866}.zenuml .text-blue-700\\/50{color:#1d4ed880}.zenuml .text-blue-700\\/60{color:#1d4ed899}.zenuml .text-blue-700\\/70{color:#1d4ed8b3}.zenuml .text-blue-700\\/75{color:#1d4ed8bf}.zenuml .text-blue-700\\/80{color:#1d4ed8cc}.zenuml .text-blue-700\\/90{color:#1d4ed8e6}.zenuml .text-blue-700\\/95{color:#1d4ed8f2}.zenuml .text-blue-700\\/100{color:#1d4ed8}.zenuml .text-blue-800\\/0{color:#1e40af00}.zenuml .text-blue-800\\/5{color:#1e40af0d}.zenuml .text-blue-800\\/10{color:#1e40af1a}.zenuml .text-blue-800\\/20{color:#1e40af33}.zenuml .text-blue-800\\/25{color:#1e40af40}.zenuml .text-blue-800\\/30{color:#1e40af4d}.zenuml .text-blue-800\\/40{color:#1e40af66}.zenuml .text-blue-800\\/50{color:#1e40af80}.zenuml .text-blue-800\\/60{color:#1e40af99}.zenuml .text-blue-800\\/70{color:#1e40afb3}.zenuml .text-blue-800\\/75{color:#1e40afbf}.zenuml .text-blue-800\\/80{color:#1e40afcc}.zenuml .text-blue-800\\/90{color:#1e40afe6}.zenuml .text-blue-800\\/95{color:#1e40aff2}.zenuml .text-blue-800\\/100{color:#1e40af}.zenuml .text-blue-900\\/0{color:#1e3a8a00}.zenuml .text-blue-900\\/5{color:#1e3a8a0d}.zenuml .text-blue-900\\/10{color:#1e3a8a1a}.zenuml .text-blue-900\\/20{color:#1e3a8a33}.zenuml .text-blue-900\\/25{color:#1e3a8a40}.zenuml .text-blue-900\\/30{color:#1e3a8a4d}.zenuml .text-blue-900\\/40{color:#1e3a8a66}.zenuml .text-blue-900\\/50{color:#1e3a8a80}.zenuml .text-blue-900\\/60{color:#1e3a8a99}.zenuml .text-blue-900\\/70{color:#1e3a8ab3}.zenuml .text-blue-900\\/75{color:#1e3a8abf}.zenuml .text-blue-900\\/80{color:#1e3a8acc}.zenuml .text-blue-900\\/90{color:#1e3a8ae6}.zenuml .text-blue-900\\/95{color:#1e3a8af2}.zenuml .text-blue-900\\/100{color:#1e3a8a}.zenuml .text-indigo-50\\/0{color:#eef2ff00}.zenuml .text-indigo-50\\/5{color:#eef2ff0d}.zenuml .text-indigo-50\\/10{color:#eef2ff1a}.zenuml .text-indigo-50\\/20{color:#eef2ff33}.zenuml .text-indigo-50\\/25{color:#eef2ff40}.zenuml .text-indigo-50\\/30{color:#eef2ff4d}.zenuml .text-indigo-50\\/40{color:#eef2ff66}.zenuml .text-indigo-50\\/50{color:#eef2ff80}.zenuml .text-indigo-50\\/60{color:#eef2ff99}.zenuml .text-indigo-50\\/70{color:#eef2ffb3}.zenuml .text-indigo-50\\/75{color:#eef2ffbf}.zenuml .text-indigo-50\\/80{color:#eef2ffcc}.zenuml .text-indigo-50\\/90{color:#eef2ffe6}.zenuml .text-indigo-50\\/95{color:#eef2fff2}.zenuml .text-indigo-50\\/100{color:#eef2ff}.zenuml .text-indigo-100\\/0{color:#e0e7ff00}.zenuml .text-indigo-100\\/5{color:#e0e7ff0d}.zenuml .text-indigo-100\\/10{color:#e0e7ff1a}.zenuml .text-indigo-100\\/20{color:#e0e7ff33}.zenuml .text-indigo-100\\/25{color:#e0e7ff40}.zenuml .text-indigo-100\\/30{color:#e0e7ff4d}.zenuml .text-indigo-100\\/40{color:#e0e7ff66}.zenuml .text-indigo-100\\/50{color:#e0e7ff80}.zenuml .text-indigo-100\\/60{color:#e0e7ff99}.zenuml .text-indigo-100\\/70{color:#e0e7ffb3}.zenuml .text-indigo-100\\/75{color:#e0e7ffbf}.zenuml .text-indigo-100\\/80{color:#e0e7ffcc}.zenuml .text-indigo-100\\/90{color:#e0e7ffe6}.zenuml .text-indigo-100\\/95{color:#e0e7fff2}.zenuml .text-indigo-100\\/100{color:#e0e7ff}.zenuml .text-indigo-200\\/0{color:#c7d2fe00}.zenuml .text-indigo-200\\/5{color:#c7d2fe0d}.zenuml .text-indigo-200\\/10{color:#c7d2fe1a}.zenuml .text-indigo-200\\/20{color:#c7d2fe33}.zenuml .text-indigo-200\\/25{color:#c7d2fe40}.zenuml .text-indigo-200\\/30{color:#c7d2fe4d}.zenuml .text-indigo-200\\/40{color:#c7d2fe66}.zenuml .text-indigo-200\\/50{color:#c7d2fe80}.zenuml .text-indigo-200\\/60{color:#c7d2fe99}.zenuml .text-indigo-200\\/70{color:#c7d2feb3}.zenuml .text-indigo-200\\/75{color:#c7d2febf}.zenuml .text-indigo-200\\/80{color:#c7d2fecc}.zenuml .text-indigo-200\\/90{color:#c7d2fee6}.zenuml .text-indigo-200\\/95{color:#c7d2fef2}.zenuml .text-indigo-200\\/100{color:#c7d2fe}.zenuml .text-indigo-300\\/0{color:#a5b4fc00}.zenuml .text-indigo-300\\/5{color:#a5b4fc0d}.zenuml .text-indigo-300\\/10{color:#a5b4fc1a}.zenuml .text-indigo-300\\/20{color:#a5b4fc33}.zenuml .text-indigo-300\\/25{color:#a5b4fc40}.zenuml .text-indigo-300\\/30{color:#a5b4fc4d}.zenuml .text-indigo-300\\/40{color:#a5b4fc66}.zenuml .text-indigo-300\\/50{color:#a5b4fc80}.zenuml .text-indigo-300\\/60{color:#a5b4fc99}.zenuml .text-indigo-300\\/70{color:#a5b4fcb3}.zenuml .text-indigo-300\\/75{color:#a5b4fcbf}.zenuml .text-indigo-300\\/80{color:#a5b4fccc}.zenuml .text-indigo-300\\/90{color:#a5b4fce6}.zenuml .text-indigo-300\\/95{color:#a5b4fcf2}.zenuml .text-indigo-300\\/100{color:#a5b4fc}.zenuml .text-indigo-400\\/0{color:#818cf800}.zenuml .text-indigo-400\\/5{color:#818cf80d}.zenuml .text-indigo-400\\/10{color:#818cf81a}.zenuml .text-indigo-400\\/20{color:#818cf833}.zenuml .text-indigo-400\\/25{color:#818cf840}.zenuml .text-indigo-400\\/30{color:#818cf84d}.zenuml .text-indigo-400\\/40{color:#818cf866}.zenuml .text-indigo-400\\/50{color:#818cf880}.zenuml .text-indigo-400\\/60{color:#818cf899}.zenuml .text-indigo-400\\/70{color:#818cf8b3}.zenuml .text-indigo-400\\/75{color:#818cf8bf}.zenuml .text-indigo-400\\/80{color:#818cf8cc}.zenuml .text-indigo-400\\/90{color:#818cf8e6}.zenuml .text-indigo-400\\/95{color:#818cf8f2}.zenuml .text-indigo-400\\/100{color:#818cf8}.zenuml .text-indigo-500\\/0{color:#6366f100}.zenuml .text-indigo-500\\/5{color:#6366f10d}.zenuml .text-indigo-500\\/10{color:#6366f11a}.zenuml .text-indigo-500\\/20{color:#6366f133}.zenuml .text-indigo-500\\/25{color:#6366f140}.zenuml .text-indigo-500\\/30{color:#6366f14d}.zenuml .text-indigo-500\\/40{color:#6366f166}.zenuml .text-indigo-500\\/50{color:#6366f180}.zenuml .text-indigo-500\\/60{color:#6366f199}.zenuml .text-indigo-500\\/70{color:#6366f1b3}.zenuml .text-indigo-500\\/75{color:#6366f1bf}.zenuml .text-indigo-500\\/80{color:#6366f1cc}.zenuml .text-indigo-500\\/90{color:#6366f1e6}.zenuml .text-indigo-500\\/95{color:#6366f1f2}.zenuml .text-indigo-500\\/100{color:#6366f1}.zenuml .text-indigo-600\\/0{color:#4f46e500}.zenuml .text-indigo-600\\/5{color:#4f46e50d}.zenuml .text-indigo-600\\/10{color:#4f46e51a}.zenuml .text-indigo-600\\/20{color:#4f46e533}.zenuml .text-indigo-600\\/25{color:#4f46e540}.zenuml .text-indigo-600\\/30{color:#4f46e54d}.zenuml .text-indigo-600\\/40{color:#4f46e566}.zenuml .text-indigo-600\\/50{color:#4f46e580}.zenuml .text-indigo-600\\/60{color:#4f46e599}.zenuml .text-indigo-600\\/70{color:#4f46e5b3}.zenuml .text-indigo-600\\/75{color:#4f46e5bf}.zenuml .text-indigo-600\\/80{color:#4f46e5cc}.zenuml .text-indigo-600\\/90{color:#4f46e5e6}.zenuml .text-indigo-600\\/95{color:#4f46e5f2}.zenuml .text-indigo-600\\/100{color:#4f46e5}.zenuml .text-indigo-700\\/0{color:#4338ca00}.zenuml .text-indigo-700\\/5{color:#4338ca0d}.zenuml .text-indigo-700\\/10{color:#4338ca1a}.zenuml .text-indigo-700\\/20{color:#4338ca33}.zenuml .text-indigo-700\\/25{color:#4338ca40}.zenuml .text-indigo-700\\/30{color:#4338ca4d}.zenuml .text-indigo-700\\/40{color:#4338ca66}.zenuml .text-indigo-700\\/50{color:#4338ca80}.zenuml .text-indigo-700\\/60{color:#4338ca99}.zenuml .text-indigo-700\\/70{color:#4338cab3}.zenuml .text-indigo-700\\/75{color:#4338cabf}.zenuml .text-indigo-700\\/80{color:#4338cacc}.zenuml .text-indigo-700\\/90{color:#4338cae6}.zenuml .text-indigo-700\\/95{color:#4338caf2}.zenuml .text-indigo-700\\/100{color:#4338ca}.zenuml .text-indigo-800\\/0{color:#3730a300}.zenuml .text-indigo-800\\/5{color:#3730a30d}.zenuml .text-indigo-800\\/10{color:#3730a31a}.zenuml .text-indigo-800\\/20{color:#3730a333}.zenuml .text-indigo-800\\/25{color:#3730a340}.zenuml .text-indigo-800\\/30{color:#3730a34d}.zenuml .text-indigo-800\\/40{color:#3730a366}.zenuml .text-indigo-800\\/50{color:#3730a380}.zenuml .text-indigo-800\\/60{color:#3730a399}.zenuml .text-indigo-800\\/70{color:#3730a3b3}.zenuml .text-indigo-800\\/75{color:#3730a3bf}.zenuml .text-indigo-800\\/80{color:#3730a3cc}.zenuml .text-indigo-800\\/90{color:#3730a3e6}.zenuml .text-indigo-800\\/95{color:#3730a3f2}.zenuml .text-indigo-800\\/100{color:#3730a3}.zenuml .text-indigo-900\\/0{color:#312e8100}.zenuml .text-indigo-900\\/5{color:#312e810d}.zenuml .text-indigo-900\\/10{color:#312e811a}.zenuml .text-indigo-900\\/20{color:#312e8133}.zenuml .text-indigo-900\\/25{color:#312e8140}.zenuml .text-indigo-900\\/30{color:#312e814d}.zenuml .text-indigo-900\\/40{color:#312e8166}.zenuml .text-indigo-900\\/50{color:#312e8180}.zenuml .text-indigo-900\\/60{color:#312e8199}.zenuml .text-indigo-900\\/70{color:#312e81b3}.zenuml .text-indigo-900\\/75{color:#312e81bf}.zenuml .text-indigo-900\\/80{color:#312e81cc}.zenuml .text-indigo-900\\/90{color:#312e81e6}.zenuml .text-indigo-900\\/95{color:#312e81f2}.zenuml .text-indigo-900\\/100{color:#312e81}.zenuml .text-violet-50\\/0{color:#f5f3ff00}.zenuml .text-violet-50\\/5{color:#f5f3ff0d}.zenuml .text-violet-50\\/10{color:#f5f3ff1a}.zenuml .text-violet-50\\/20{color:#f5f3ff33}.zenuml .text-violet-50\\/25{color:#f5f3ff40}.zenuml .text-violet-50\\/30{color:#f5f3ff4d}.zenuml .text-violet-50\\/40{color:#f5f3ff66}.zenuml .text-violet-50\\/50{color:#f5f3ff80}.zenuml .text-violet-50\\/60{color:#f5f3ff99}.zenuml .text-violet-50\\/70{color:#f5f3ffb3}.zenuml .text-violet-50\\/75{color:#f5f3ffbf}.zenuml .text-violet-50\\/80{color:#f5f3ffcc}.zenuml .text-violet-50\\/90{color:#f5f3ffe6}.zenuml .text-violet-50\\/95{color:#f5f3fff2}.zenuml .text-violet-50\\/100{color:#f5f3ff}.zenuml .text-violet-100\\/0{color:#ede9fe00}.zenuml .text-violet-100\\/5{color:#ede9fe0d}.zenuml .text-violet-100\\/10{color:#ede9fe1a}.zenuml .text-violet-100\\/20{color:#ede9fe33}.zenuml .text-violet-100\\/25{color:#ede9fe40}.zenuml .text-violet-100\\/30{color:#ede9fe4d}.zenuml .text-violet-100\\/40{color:#ede9fe66}.zenuml .text-violet-100\\/50{color:#ede9fe80}.zenuml .text-violet-100\\/60{color:#ede9fe99}.zenuml .text-violet-100\\/70{color:#ede9feb3}.zenuml .text-violet-100\\/75{color:#ede9febf}.zenuml .text-violet-100\\/80{color:#ede9fecc}.zenuml .text-violet-100\\/90{color:#ede9fee6}.zenuml .text-violet-100\\/95{color:#ede9fef2}.zenuml .text-violet-100\\/100{color:#ede9fe}.zenuml .text-violet-200\\/0{color:#ddd6fe00}.zenuml .text-violet-200\\/5{color:#ddd6fe0d}.zenuml .text-violet-200\\/10{color:#ddd6fe1a}.zenuml .text-violet-200\\/20{color:#ddd6fe33}.zenuml .text-violet-200\\/25{color:#ddd6fe40}.zenuml .text-violet-200\\/30{color:#ddd6fe4d}.zenuml .text-violet-200\\/40{color:#ddd6fe66}.zenuml .text-violet-200\\/50{color:#ddd6fe80}.zenuml .text-violet-200\\/60{color:#ddd6fe99}.zenuml .text-violet-200\\/70{color:#ddd6feb3}.zenuml .text-violet-200\\/75{color:#ddd6febf}.zenuml .text-violet-200\\/80{color:#ddd6fecc}.zenuml .text-violet-200\\/90{color:#ddd6fee6}.zenuml .text-violet-200\\/95{color:#ddd6fef2}.zenuml .text-violet-200\\/100{color:#ddd6fe}.zenuml .text-violet-300\\/0{color:#c4b5fd00}.zenuml .text-violet-300\\/5{color:#c4b5fd0d}.zenuml .text-violet-300\\/10{color:#c4b5fd1a}.zenuml .text-violet-300\\/20{color:#c4b5fd33}.zenuml .text-violet-300\\/25{color:#c4b5fd40}.zenuml .text-violet-300\\/30{color:#c4b5fd4d}.zenuml .text-violet-300\\/40{color:#c4b5fd66}.zenuml .text-violet-300\\/50{color:#c4b5fd80}.zenuml .text-violet-300\\/60{color:#c4b5fd99}.zenuml .text-violet-300\\/70{color:#c4b5fdb3}.zenuml .text-violet-300\\/75{color:#c4b5fdbf}.zenuml .text-violet-300\\/80{color:#c4b5fdcc}.zenuml .text-violet-300\\/90{color:#c4b5fde6}.zenuml .text-violet-300\\/95{color:#c4b5fdf2}.zenuml .text-violet-300\\/100{color:#c4b5fd}.zenuml .text-violet-400\\/0{color:#a78bfa00}.zenuml .text-violet-400\\/5{color:#a78bfa0d}.zenuml .text-violet-400\\/10{color:#a78bfa1a}.zenuml .text-violet-400\\/20{color:#a78bfa33}.zenuml .text-violet-400\\/25{color:#a78bfa40}.zenuml .text-violet-400\\/30{color:#a78bfa4d}.zenuml .text-violet-400\\/40{color:#a78bfa66}.zenuml .text-violet-400\\/50{color:#a78bfa80}.zenuml .text-violet-400\\/60{color:#a78bfa99}.zenuml .text-violet-400\\/70{color:#a78bfab3}.zenuml .text-violet-400\\/75{color:#a78bfabf}.zenuml .text-violet-400\\/80{color:#a78bfacc}.zenuml .text-violet-400\\/90{color:#a78bfae6}.zenuml .text-violet-400\\/95{color:#a78bfaf2}.zenuml .text-violet-400\\/100{color:#a78bfa}.zenuml .text-violet-500\\/0{color:#8b5cf600}.zenuml .text-violet-500\\/5{color:#8b5cf60d}.zenuml .text-violet-500\\/10{color:#8b5cf61a}.zenuml .text-violet-500\\/20{color:#8b5cf633}.zenuml .text-violet-500\\/25{color:#8b5cf640}.zenuml .text-violet-500\\/30{color:#8b5cf64d}.zenuml .text-violet-500\\/40{color:#8b5cf666}.zenuml .text-violet-500\\/50{color:#8b5cf680}.zenuml .text-violet-500\\/60{color:#8b5cf699}.zenuml .text-violet-500\\/70{color:#8b5cf6b3}.zenuml .text-violet-500\\/75{color:#8b5cf6bf}.zenuml .text-violet-500\\/80{color:#8b5cf6cc}.zenuml .text-violet-500\\/90{color:#8b5cf6e6}.zenuml .text-violet-500\\/95{color:#8b5cf6f2}.zenuml .text-violet-500\\/100{color:#8b5cf6}.zenuml .text-violet-600\\/0{color:#7c3aed00}.zenuml .text-violet-600\\/5{color:#7c3aed0d}.zenuml .text-violet-600\\/10{color:#7c3aed1a}.zenuml .text-violet-600\\/20{color:#7c3aed33}.zenuml .text-violet-600\\/25{color:#7c3aed40}.zenuml .text-violet-600\\/30{color:#7c3aed4d}.zenuml .text-violet-600\\/40{color:#7c3aed66}.zenuml .text-violet-600\\/50{color:#7c3aed80}.zenuml .text-violet-600\\/60{color:#7c3aed99}.zenuml .text-violet-600\\/70{color:#7c3aedb3}.zenuml .text-violet-600\\/75{color:#7c3aedbf}.zenuml .text-violet-600\\/80{color:#7c3aedcc}.zenuml .text-violet-600\\/90{color:#7c3aede6}.zenuml .text-violet-600\\/95{color:#7c3aedf2}.zenuml .text-violet-600\\/100{color:#7c3aed}.zenuml .text-violet-700\\/0{color:#6d28d900}.zenuml .text-violet-700\\/5{color:#6d28d90d}.zenuml .text-violet-700\\/10{color:#6d28d91a}.zenuml .text-violet-700\\/20{color:#6d28d933}.zenuml .text-violet-700\\/25{color:#6d28d940}.zenuml .text-violet-700\\/30{color:#6d28d94d}.zenuml .text-violet-700\\/40{color:#6d28d966}.zenuml .text-violet-700\\/50{color:#6d28d980}.zenuml .text-violet-700\\/60{color:#6d28d999}.zenuml .text-violet-700\\/70{color:#6d28d9b3}.zenuml .text-violet-700\\/75{color:#6d28d9bf}.zenuml .text-violet-700\\/80{color:#6d28d9cc}.zenuml .text-violet-700\\/90{color:#6d28d9e6}.zenuml .text-violet-700\\/95{color:#6d28d9f2}.zenuml .text-violet-700\\/100{color:#6d28d9}.zenuml .text-violet-800\\/0{color:#5b21b600}.zenuml .text-violet-800\\/5{color:#5b21b60d}.zenuml .text-violet-800\\/10{color:#5b21b61a}.zenuml .text-violet-800\\/20{color:#5b21b633}.zenuml .text-violet-800\\/25{color:#5b21b640}.zenuml .text-violet-800\\/30{color:#5b21b64d}.zenuml .text-violet-800\\/40{color:#5b21b666}.zenuml .text-violet-800\\/50{color:#5b21b680}.zenuml .text-violet-800\\/60{color:#5b21b699}.zenuml .text-violet-800\\/70{color:#5b21b6b3}.zenuml .text-violet-800\\/75{color:#5b21b6bf}.zenuml .text-violet-800\\/80{color:#5b21b6cc}.zenuml .text-violet-800\\/90{color:#5b21b6e6}.zenuml .text-violet-800\\/95{color:#5b21b6f2}.zenuml .text-violet-800\\/100{color:#5b21b6}.zenuml .text-violet-900\\/0{color:#4c1d9500}.zenuml .text-violet-900\\/5{color:#4c1d950d}.zenuml .text-violet-900\\/10{color:#4c1d951a}.zenuml .text-violet-900\\/20{color:#4c1d9533}.zenuml .text-violet-900\\/25{color:#4c1d9540}.zenuml .text-violet-900\\/30{color:#4c1d954d}.zenuml .text-violet-900\\/40{color:#4c1d9566}.zenuml .text-violet-900\\/50{color:#4c1d9580}.zenuml .text-violet-900\\/60{color:#4c1d9599}.zenuml .text-violet-900\\/70{color:#4c1d95b3}.zenuml .text-violet-900\\/75{color:#4c1d95bf}.zenuml .text-violet-900\\/80{color:#4c1d95cc}.zenuml .text-violet-900\\/90{color:#4c1d95e6}.zenuml .text-violet-900\\/95{color:#4c1d95f2}.zenuml .text-violet-900\\/100{color:#4c1d95}.zenuml .text-purple-50\\/0{color:#faf5ff00}.zenuml .text-purple-50\\/5{color:#faf5ff0d}.zenuml .text-purple-50\\/10{color:#faf5ff1a}.zenuml .text-purple-50\\/20{color:#faf5ff33}.zenuml .text-purple-50\\/25{color:#faf5ff40}.zenuml .text-purple-50\\/30{color:#faf5ff4d}.zenuml .text-purple-50\\/40{color:#faf5ff66}.zenuml .text-purple-50\\/50{color:#faf5ff80}.zenuml .text-purple-50\\/60{color:#faf5ff99}.zenuml .text-purple-50\\/70{color:#faf5ffb3}.zenuml .text-purple-50\\/75{color:#faf5ffbf}.zenuml .text-purple-50\\/80{color:#faf5ffcc}.zenuml .text-purple-50\\/90{color:#faf5ffe6}.zenuml .text-purple-50\\/95{color:#faf5fff2}.zenuml .text-purple-50\\/100{color:#faf5ff}.zenuml .text-purple-100\\/0{color:#f3e8ff00}.zenuml .text-purple-100\\/5{color:#f3e8ff0d}.zenuml .text-purple-100\\/10{color:#f3e8ff1a}.zenuml .text-purple-100\\/20{color:#f3e8ff33}.zenuml .text-purple-100\\/25{color:#f3e8ff40}.zenuml .text-purple-100\\/30{color:#f3e8ff4d}.zenuml .text-purple-100\\/40{color:#f3e8ff66}.zenuml .text-purple-100\\/50{color:#f3e8ff80}.zenuml .text-purple-100\\/60{color:#f3e8ff99}.zenuml .text-purple-100\\/70{color:#f3e8ffb3}.zenuml .text-purple-100\\/75{color:#f3e8ffbf}.zenuml .text-purple-100\\/80{color:#f3e8ffcc}.zenuml .text-purple-100\\/90{color:#f3e8ffe6}.zenuml .text-purple-100\\/95{color:#f3e8fff2}.zenuml .text-purple-100\\/100{color:#f3e8ff}.zenuml .text-purple-200\\/0{color:#e9d5ff00}.zenuml .text-purple-200\\/5{color:#e9d5ff0d}.zenuml .text-purple-200\\/10{color:#e9d5ff1a}.zenuml .text-purple-200\\/20{color:#e9d5ff33}.zenuml .text-purple-200\\/25{color:#e9d5ff40}.zenuml .text-purple-200\\/30{color:#e9d5ff4d}.zenuml .text-purple-200\\/40{color:#e9d5ff66}.zenuml .text-purple-200\\/50{color:#e9d5ff80}.zenuml .text-purple-200\\/60{color:#e9d5ff99}.zenuml .text-purple-200\\/70{color:#e9d5ffb3}.zenuml .text-purple-200\\/75{color:#e9d5ffbf}.zenuml .text-purple-200\\/80{color:#e9d5ffcc}.zenuml .text-purple-200\\/90{color:#e9d5ffe6}.zenuml .text-purple-200\\/95{color:#e9d5fff2}.zenuml .text-purple-200\\/100{color:#e9d5ff}.zenuml .text-purple-300\\/0{color:#d8b4fe00}.zenuml .text-purple-300\\/5{color:#d8b4fe0d}.zenuml .text-purple-300\\/10{color:#d8b4fe1a}.zenuml .text-purple-300\\/20{color:#d8b4fe33}.zenuml .text-purple-300\\/25{color:#d8b4fe40}.zenuml .text-purple-300\\/30{color:#d8b4fe4d}.zenuml .text-purple-300\\/40{color:#d8b4fe66}.zenuml .text-purple-300\\/50{color:#d8b4fe80}.zenuml .text-purple-300\\/60{color:#d8b4fe99}.zenuml .text-purple-300\\/70{color:#d8b4feb3}.zenuml .text-purple-300\\/75{color:#d8b4febf}.zenuml .text-purple-300\\/80{color:#d8b4fecc}.zenuml .text-purple-300\\/90{color:#d8b4fee6}.zenuml .text-purple-300\\/95{color:#d8b4fef2}.zenuml .text-purple-300\\/100{color:#d8b4fe}.zenuml .text-purple-400\\/0{color:#c084fc00}.zenuml .text-purple-400\\/5{color:#c084fc0d}.zenuml .text-purple-400\\/10{color:#c084fc1a}.zenuml .text-purple-400\\/20{color:#c084fc33}.zenuml .text-purple-400\\/25{color:#c084fc40}.zenuml .text-purple-400\\/30{color:#c084fc4d}.zenuml .text-purple-400\\/40{color:#c084fc66}.zenuml .text-purple-400\\/50{color:#c084fc80}.zenuml .text-purple-400\\/60{color:#c084fc99}.zenuml .text-purple-400\\/70{color:#c084fcb3}.zenuml .text-purple-400\\/75{color:#c084fcbf}.zenuml .text-purple-400\\/80{color:#c084fccc}.zenuml .text-purple-400\\/90{color:#c084fce6}.zenuml .text-purple-400\\/95{color:#c084fcf2}.zenuml .text-purple-400\\/100{color:#c084fc}.zenuml .text-purple-500\\/0{color:#a855f700}.zenuml .text-purple-500\\/5{color:#a855f70d}.zenuml .text-purple-500\\/10{color:#a855f71a}.zenuml .text-purple-500\\/20{color:#a855f733}.zenuml .text-purple-500\\/25{color:#a855f740}.zenuml .text-purple-500\\/30{color:#a855f74d}.zenuml .text-purple-500\\/40{color:#a855f766}.zenuml .text-purple-500\\/50{color:#a855f780}.zenuml .text-purple-500\\/60{color:#a855f799}.zenuml .text-purple-500\\/70{color:#a855f7b3}.zenuml .text-purple-500\\/75{color:#a855f7bf}.zenuml .text-purple-500\\/80{color:#a855f7cc}.zenuml .text-purple-500\\/90{color:#a855f7e6}.zenuml .text-purple-500\\/95{color:#a855f7f2}.zenuml .text-purple-500\\/100{color:#a855f7}.zenuml .text-purple-600\\/0{color:#9333ea00}.zenuml .text-purple-600\\/5{color:#9333ea0d}.zenuml .text-purple-600\\/10{color:#9333ea1a}.zenuml .text-purple-600\\/20{color:#9333ea33}.zenuml .text-purple-600\\/25{color:#9333ea40}.zenuml .text-purple-600\\/30{color:#9333ea4d}.zenuml .text-purple-600\\/40{color:#9333ea66}.zenuml .text-purple-600\\/50{color:#9333ea80}.zenuml .text-purple-600\\/60{color:#9333ea99}.zenuml .text-purple-600\\/70{color:#9333eab3}.zenuml .text-purple-600\\/75{color:#9333eabf}.zenuml .text-purple-600\\/80{color:#9333eacc}.zenuml .text-purple-600\\/90{color:#9333eae6}.zenuml .text-purple-600\\/95{color:#9333eaf2}.zenuml .text-purple-600\\/100{color:#9333ea}.zenuml .text-purple-700\\/0{color:#7e22ce00}.zenuml .text-purple-700\\/5{color:#7e22ce0d}.zenuml .text-purple-700\\/10{color:#7e22ce1a}.zenuml .text-purple-700\\/20{color:#7e22ce33}.zenuml .text-purple-700\\/25{color:#7e22ce40}.zenuml .text-purple-700\\/30{color:#7e22ce4d}.zenuml .text-purple-700\\/40{color:#7e22ce66}.zenuml .text-purple-700\\/50{color:#7e22ce80}.zenuml .text-purple-700\\/60{color:#7e22ce99}.zenuml .text-purple-700\\/70{color:#7e22ceb3}.zenuml .text-purple-700\\/75{color:#7e22cebf}.zenuml .text-purple-700\\/80{color:#7e22cecc}.zenuml .text-purple-700\\/90{color:#7e22cee6}.zenuml .text-purple-700\\/95{color:#7e22cef2}.zenuml .text-purple-700\\/100{color:#7e22ce}.zenuml .text-purple-800\\/0{color:#6b21a800}.zenuml .text-purple-800\\/5{color:#6b21a80d}.zenuml .text-purple-800\\/10{color:#6b21a81a}.zenuml .text-purple-800\\/20{color:#6b21a833}.zenuml .text-purple-800\\/25{color:#6b21a840}.zenuml .text-purple-800\\/30{color:#6b21a84d}.zenuml .text-purple-800\\/40{color:#6b21a866}.zenuml .text-purple-800\\/50{color:#6b21a880}.zenuml .text-purple-800\\/60{color:#6b21a899}.zenuml .text-purple-800\\/70{color:#6b21a8b3}.zenuml .text-purple-800\\/75{color:#6b21a8bf}.zenuml .text-purple-800\\/80{color:#6b21a8cc}.zenuml .text-purple-800\\/90{color:#6b21a8e6}.zenuml .text-purple-800\\/95{color:#6b21a8f2}.zenuml .text-purple-800\\/100{color:#6b21a8}.zenuml .text-purple-900\\/0{color:#581c8700}.zenuml .text-purple-900\\/5{color:#581c870d}.zenuml .text-purple-900\\/10{color:#581c871a}.zenuml .text-purple-900\\/20{color:#581c8733}.zenuml .text-purple-900\\/25{color:#581c8740}.zenuml .text-purple-900\\/30{color:#581c874d}.zenuml .text-purple-900\\/40{color:#581c8766}.zenuml .text-purple-900\\/50{color:#581c8780}.zenuml .text-purple-900\\/60{color:#581c8799}.zenuml .text-purple-900\\/70{color:#581c87b3}.zenuml .text-purple-900\\/75{color:#581c87bf}.zenuml .text-purple-900\\/80{color:#581c87cc}.zenuml .text-purple-900\\/90{color:#581c87e6}.zenuml .text-purple-900\\/95{color:#581c87f2}.zenuml .text-purple-900\\/100{color:#581c87}.zenuml .text-fuchsia-50\\/0{color:#fdf4ff00}.zenuml .text-fuchsia-50\\/5{color:#fdf4ff0d}.zenuml .text-fuchsia-50\\/10{color:#fdf4ff1a}.zenuml .text-fuchsia-50\\/20{color:#fdf4ff33}.zenuml .text-fuchsia-50\\/25{color:#fdf4ff40}.zenuml .text-fuchsia-50\\/30{color:#fdf4ff4d}.zenuml .text-fuchsia-50\\/40{color:#fdf4ff66}.zenuml .text-fuchsia-50\\/50{color:#fdf4ff80}.zenuml .text-fuchsia-50\\/60{color:#fdf4ff99}.zenuml .text-fuchsia-50\\/70{color:#fdf4ffb3}.zenuml .text-fuchsia-50\\/75{color:#fdf4ffbf}.zenuml .text-fuchsia-50\\/80{color:#fdf4ffcc}.zenuml .text-fuchsia-50\\/90{color:#fdf4ffe6}.zenuml .text-fuchsia-50\\/95{color:#fdf4fff2}.zenuml .text-fuchsia-50\\/100{color:#fdf4ff}.zenuml .text-fuchsia-100\\/0{color:#fae8ff00}.zenuml .text-fuchsia-100\\/5{color:#fae8ff0d}.zenuml .text-fuchsia-100\\/10{color:#fae8ff1a}.zenuml .text-fuchsia-100\\/20{color:#fae8ff33}.zenuml .text-fuchsia-100\\/25{color:#fae8ff40}.zenuml .text-fuchsia-100\\/30{color:#fae8ff4d}.zenuml .text-fuchsia-100\\/40{color:#fae8ff66}.zenuml .text-fuchsia-100\\/50{color:#fae8ff80}.zenuml .text-fuchsia-100\\/60{color:#fae8ff99}.zenuml .text-fuchsia-100\\/70{color:#fae8ffb3}.zenuml .text-fuchsia-100\\/75{color:#fae8ffbf}.zenuml .text-fuchsia-100\\/80{color:#fae8ffcc}.zenuml .text-fuchsia-100\\/90{color:#fae8ffe6}.zenuml .text-fuchsia-100\\/95{color:#fae8fff2}.zenuml .text-fuchsia-100\\/100{color:#fae8ff}.zenuml .text-fuchsia-200\\/0{color:#f5d0fe00}.zenuml .text-fuchsia-200\\/5{color:#f5d0fe0d}.zenuml .text-fuchsia-200\\/10{color:#f5d0fe1a}.zenuml .text-fuchsia-200\\/20{color:#f5d0fe33}.zenuml .text-fuchsia-200\\/25{color:#f5d0fe40}.zenuml .text-fuchsia-200\\/30{color:#f5d0fe4d}.zenuml .text-fuchsia-200\\/40{color:#f5d0fe66}.zenuml .text-fuchsia-200\\/50{color:#f5d0fe80}.zenuml .text-fuchsia-200\\/60{color:#f5d0fe99}.zenuml .text-fuchsia-200\\/70{color:#f5d0feb3}.zenuml .text-fuchsia-200\\/75{color:#f5d0febf}.zenuml .text-fuchsia-200\\/80{color:#f5d0fecc}.zenuml .text-fuchsia-200\\/90{color:#f5d0fee6}.zenuml .text-fuchsia-200\\/95{color:#f5d0fef2}.zenuml .text-fuchsia-200\\/100{color:#f5d0fe}.zenuml .text-fuchsia-300\\/0{color:#f0abfc00}.zenuml .text-fuchsia-300\\/5{color:#f0abfc0d}.zenuml .text-fuchsia-300\\/10{color:#f0abfc1a}.zenuml .text-fuchsia-300\\/20{color:#f0abfc33}.zenuml .text-fuchsia-300\\/25{color:#f0abfc40}.zenuml .text-fuchsia-300\\/30{color:#f0abfc4d}.zenuml .text-fuchsia-300\\/40{color:#f0abfc66}.zenuml .text-fuchsia-300\\/50{color:#f0abfc80}.zenuml .text-fuchsia-300\\/60{color:#f0abfc99}.zenuml .text-fuchsia-300\\/70{color:#f0abfcb3}.zenuml .text-fuchsia-300\\/75{color:#f0abfcbf}.zenuml .text-fuchsia-300\\/80{color:#f0abfccc}.zenuml .text-fuchsia-300\\/90{color:#f0abfce6}.zenuml .text-fuchsia-300\\/95{color:#f0abfcf2}.zenuml .text-fuchsia-300\\/100{color:#f0abfc}.zenuml .text-fuchsia-400\\/0{color:#e879f900}.zenuml .text-fuchsia-400\\/5{color:#e879f90d}.zenuml .text-fuchsia-400\\/10{color:#e879f91a}.zenuml .text-fuchsia-400\\/20{color:#e879f933}.zenuml .text-fuchsia-400\\/25{color:#e879f940}.zenuml .text-fuchsia-400\\/30{color:#e879f94d}.zenuml .text-fuchsia-400\\/40{color:#e879f966}.zenuml .text-fuchsia-400\\/50{color:#e879f980}.zenuml .text-fuchsia-400\\/60{color:#e879f999}.zenuml .text-fuchsia-400\\/70{color:#e879f9b3}.zenuml .text-fuchsia-400\\/75{color:#e879f9bf}.zenuml .text-fuchsia-400\\/80{color:#e879f9cc}.zenuml .text-fuchsia-400\\/90{color:#e879f9e6}.zenuml .text-fuchsia-400\\/95{color:#e879f9f2}.zenuml .text-fuchsia-400\\/100{color:#e879f9}.zenuml .text-fuchsia-500\\/0{color:#d946ef00}.zenuml .text-fuchsia-500\\/5{color:#d946ef0d}.zenuml .text-fuchsia-500\\/10{color:#d946ef1a}.zenuml .text-fuchsia-500\\/20{color:#d946ef33}.zenuml .text-fuchsia-500\\/25{color:#d946ef40}.zenuml .text-fuchsia-500\\/30{color:#d946ef4d}.zenuml .text-fuchsia-500\\/40{color:#d946ef66}.zenuml .text-fuchsia-500\\/50{color:#d946ef80}.zenuml .text-fuchsia-500\\/60{color:#d946ef99}.zenuml .text-fuchsia-500\\/70{color:#d946efb3}.zenuml .text-fuchsia-500\\/75{color:#d946efbf}.zenuml .text-fuchsia-500\\/80{color:#d946efcc}.zenuml .text-fuchsia-500\\/90{color:#d946efe6}.zenuml .text-fuchsia-500\\/95{color:#d946eff2}.zenuml .text-fuchsia-500\\/100{color:#d946ef}.zenuml .text-fuchsia-600\\/0{color:#c026d300}.zenuml .text-fuchsia-600\\/5{color:#c026d30d}.zenuml .text-fuchsia-600\\/10{color:#c026d31a}.zenuml .text-fuchsia-600\\/20{color:#c026d333}.zenuml .text-fuchsia-600\\/25{color:#c026d340}.zenuml .text-fuchsia-600\\/30{color:#c026d34d}.zenuml .text-fuchsia-600\\/40{color:#c026d366}.zenuml .text-fuchsia-600\\/50{color:#c026d380}.zenuml .text-fuchsia-600\\/60{color:#c026d399}.zenuml .text-fuchsia-600\\/70{color:#c026d3b3}.zenuml .text-fuchsia-600\\/75{color:#c026d3bf}.zenuml .text-fuchsia-600\\/80{color:#c026d3cc}.zenuml .text-fuchsia-600\\/90{color:#c026d3e6}.zenuml .text-fuchsia-600\\/95{color:#c026d3f2}.zenuml .text-fuchsia-600\\/100{color:#c026d3}.zenuml .text-fuchsia-700\\/0{color:#a21caf00}.zenuml .text-fuchsia-700\\/5{color:#a21caf0d}.zenuml .text-fuchsia-700\\/10{color:#a21caf1a}.zenuml .text-fuchsia-700\\/20{color:#a21caf33}.zenuml .text-fuchsia-700\\/25{color:#a21caf40}.zenuml .text-fuchsia-700\\/30{color:#a21caf4d}.zenuml .text-fuchsia-700\\/40{color:#a21caf66}.zenuml .text-fuchsia-700\\/50{color:#a21caf80}.zenuml .text-fuchsia-700\\/60{color:#a21caf99}.zenuml .text-fuchsia-700\\/70{color:#a21cafb3}.zenuml .text-fuchsia-700\\/75{color:#a21cafbf}.zenuml .text-fuchsia-700\\/80{color:#a21cafcc}.zenuml .text-fuchsia-700\\/90{color:#a21cafe6}.zenuml .text-fuchsia-700\\/95{color:#a21caff2}.zenuml .text-fuchsia-700\\/100{color:#a21caf}.zenuml .text-fuchsia-800\\/0{color:#86198f00}.zenuml .text-fuchsia-800\\/5{color:#86198f0d}.zenuml .text-fuchsia-800\\/10{color:#86198f1a}.zenuml .text-fuchsia-800\\/20{color:#86198f33}.zenuml .text-fuchsia-800\\/25{color:#86198f40}.zenuml .text-fuchsia-800\\/30{color:#86198f4d}.zenuml .text-fuchsia-800\\/40{color:#86198f66}.zenuml .text-fuchsia-800\\/50{color:#86198f80}.zenuml .text-fuchsia-800\\/60{color:#86198f99}.zenuml .text-fuchsia-800\\/70{color:#86198fb3}.zenuml .text-fuchsia-800\\/75{color:#86198fbf}.zenuml .text-fuchsia-800\\/80{color:#86198fcc}.zenuml .text-fuchsia-800\\/90{color:#86198fe6}.zenuml .text-fuchsia-800\\/95{color:#86198ff2}.zenuml .text-fuchsia-800\\/100{color:#86198f}.zenuml .text-fuchsia-900\\/0{color:#701a7500}.zenuml .text-fuchsia-900\\/5{color:#701a750d}.zenuml .text-fuchsia-900\\/10{color:#701a751a}.zenuml .text-fuchsia-900\\/20{color:#701a7533}.zenuml .text-fuchsia-900\\/25{color:#701a7540}.zenuml .text-fuchsia-900\\/30{color:#701a754d}.zenuml .text-fuchsia-900\\/40{color:#701a7566}.zenuml .text-fuchsia-900\\/50{color:#701a7580}.zenuml .text-fuchsia-900\\/60{color:#701a7599}.zenuml .text-fuchsia-900\\/70{color:#701a75b3}.zenuml .text-fuchsia-900\\/75{color:#701a75bf}.zenuml .text-fuchsia-900\\/80{color:#701a75cc}.zenuml .text-fuchsia-900\\/90{color:#701a75e6}.zenuml .text-fuchsia-900\\/95{color:#701a75f2}.zenuml .text-fuchsia-900\\/100{color:#701a75}.zenuml .text-pink-50\\/0{color:#fdf2f800}.zenuml .text-pink-50\\/5{color:#fdf2f80d}.zenuml .text-pink-50\\/10{color:#fdf2f81a}.zenuml .text-pink-50\\/20{color:#fdf2f833}.zenuml .text-pink-50\\/25{color:#fdf2f840}.zenuml .text-pink-50\\/30{color:#fdf2f84d}.zenuml .text-pink-50\\/40{color:#fdf2f866}.zenuml .text-pink-50\\/50{color:#fdf2f880}.zenuml .text-pink-50\\/60{color:#fdf2f899}.zenuml .text-pink-50\\/70{color:#fdf2f8b3}.zenuml .text-pink-50\\/75{color:#fdf2f8bf}.zenuml .text-pink-50\\/80{color:#fdf2f8cc}.zenuml .text-pink-50\\/90{color:#fdf2f8e6}.zenuml .text-pink-50\\/95{color:#fdf2f8f2}.zenuml .text-pink-50\\/100{color:#fdf2f8}.zenuml .text-pink-100\\/0{color:#fce7f300}.zenuml .text-pink-100\\/5{color:#fce7f30d}.zenuml .text-pink-100\\/10{color:#fce7f31a}.zenuml .text-pink-100\\/20{color:#fce7f333}.zenuml .text-pink-100\\/25{color:#fce7f340}.zenuml .text-pink-100\\/30{color:#fce7f34d}.zenuml .text-pink-100\\/40{color:#fce7f366}.zenuml .text-pink-100\\/50{color:#fce7f380}.zenuml .text-pink-100\\/60{color:#fce7f399}.zenuml .text-pink-100\\/70{color:#fce7f3b3}.zenuml .text-pink-100\\/75{color:#fce7f3bf}.zenuml .text-pink-100\\/80{color:#fce7f3cc}.zenuml .text-pink-100\\/90{color:#fce7f3e6}.zenuml .text-pink-100\\/95{color:#fce7f3f2}.zenuml .text-pink-100\\/100{color:#fce7f3}.zenuml .text-pink-200\\/0{color:#fbcfe800}.zenuml .text-pink-200\\/5{color:#fbcfe80d}.zenuml .text-pink-200\\/10{color:#fbcfe81a}.zenuml .text-pink-200\\/20{color:#fbcfe833}.zenuml .text-pink-200\\/25{color:#fbcfe840}.zenuml .text-pink-200\\/30{color:#fbcfe84d}.zenuml .text-pink-200\\/40{color:#fbcfe866}.zenuml .text-pink-200\\/50{color:#fbcfe880}.zenuml .text-pink-200\\/60{color:#fbcfe899}.zenuml .text-pink-200\\/70{color:#fbcfe8b3}.zenuml .text-pink-200\\/75{color:#fbcfe8bf}.zenuml .text-pink-200\\/80{color:#fbcfe8cc}.zenuml .text-pink-200\\/90{color:#fbcfe8e6}.zenuml .text-pink-200\\/95{color:#fbcfe8f2}.zenuml .text-pink-200\\/100{color:#fbcfe8}.zenuml .text-pink-300\\/0{color:#f9a8d400}.zenuml .text-pink-300\\/5{color:#f9a8d40d}.zenuml .text-pink-300\\/10{color:#f9a8d41a}.zenuml .text-pink-300\\/20{color:#f9a8d433}.zenuml .text-pink-300\\/25{color:#f9a8d440}.zenuml .text-pink-300\\/30{color:#f9a8d44d}.zenuml .text-pink-300\\/40{color:#f9a8d466}.zenuml .text-pink-300\\/50{color:#f9a8d480}.zenuml .text-pink-300\\/60{color:#f9a8d499}.zenuml .text-pink-300\\/70{color:#f9a8d4b3}.zenuml .text-pink-300\\/75{color:#f9a8d4bf}.zenuml .text-pink-300\\/80{color:#f9a8d4cc}.zenuml .text-pink-300\\/90{color:#f9a8d4e6}.zenuml .text-pink-300\\/95{color:#f9a8d4f2}.zenuml .text-pink-300\\/100{color:#f9a8d4}.zenuml .text-pink-400\\/0{color:#f472b600}.zenuml .text-pink-400\\/5{color:#f472b60d}.zenuml .text-pink-400\\/10{color:#f472b61a}.zenuml .text-pink-400\\/20{color:#f472b633}.zenuml .text-pink-400\\/25{color:#f472b640}.zenuml .text-pink-400\\/30{color:#f472b64d}.zenuml .text-pink-400\\/40{color:#f472b666}.zenuml .text-pink-400\\/50{color:#f472b680}.zenuml .text-pink-400\\/60{color:#f472b699}.zenuml .text-pink-400\\/70{color:#f472b6b3}.zenuml .text-pink-400\\/75{color:#f472b6bf}.zenuml .text-pink-400\\/80{color:#f472b6cc}.zenuml .text-pink-400\\/90{color:#f472b6e6}.zenuml .text-pink-400\\/95{color:#f472b6f2}.zenuml .text-pink-400\\/100{color:#f472b6}.zenuml .text-pink-500\\/0{color:#ec489900}.zenuml .text-pink-500\\/5{color:#ec48990d}.zenuml .text-pink-500\\/10{color:#ec48991a}.zenuml .text-pink-500\\/20{color:#ec489933}.zenuml .text-pink-500\\/25{color:#ec489940}.zenuml .text-pink-500\\/30{color:#ec48994d}.zenuml .text-pink-500\\/40{color:#ec489966}.zenuml .text-pink-500\\/50{color:#ec489980}.zenuml .text-pink-500\\/60{color:#ec489999}.zenuml .text-pink-500\\/70{color:#ec4899b3}.zenuml .text-pink-500\\/75{color:#ec4899bf}.zenuml .text-pink-500\\/80{color:#ec4899cc}.zenuml .text-pink-500\\/90{color:#ec4899e6}.zenuml .text-pink-500\\/95{color:#ec4899f2}.zenuml .text-pink-500\\/100{color:#ec4899}.zenuml .text-pink-600\\/0{color:#db277700}.zenuml .text-pink-600\\/5{color:#db27770d}.zenuml .text-pink-600\\/10{color:#db27771a}.zenuml .text-pink-600\\/20{color:#db277733}.zenuml .text-pink-600\\/25{color:#db277740}.zenuml .text-pink-600\\/30{color:#db27774d}.zenuml .text-pink-600\\/40{color:#db277766}.zenuml .text-pink-600\\/50{color:#db277780}.zenuml .text-pink-600\\/60{color:#db277799}.zenuml .text-pink-600\\/70{color:#db2777b3}.zenuml .text-pink-600\\/75{color:#db2777bf}.zenuml .text-pink-600\\/80{color:#db2777cc}.zenuml .text-pink-600\\/90{color:#db2777e6}.zenuml .text-pink-600\\/95{color:#db2777f2}.zenuml .text-pink-600\\/100{color:#db2777}.zenuml .text-pink-700\\/0{color:#be185d00}.zenuml .text-pink-700\\/5{color:#be185d0d}.zenuml .text-pink-700\\/10{color:#be185d1a}.zenuml .text-pink-700\\/20{color:#be185d33}.zenuml .text-pink-700\\/25{color:#be185d40}.zenuml .text-pink-700\\/30{color:#be185d4d}.zenuml .text-pink-700\\/40{color:#be185d66}.zenuml .text-pink-700\\/50{color:#be185d80}.zenuml .text-pink-700\\/60{color:#be185d99}.zenuml .text-pink-700\\/70{color:#be185db3}.zenuml .text-pink-700\\/75{color:#be185dbf}.zenuml .text-pink-700\\/80{color:#be185dcc}.zenuml .text-pink-700\\/90{color:#be185de6}.zenuml .text-pink-700\\/95{color:#be185df2}.zenuml .text-pink-700\\/100{color:#be185d}.zenuml .text-pink-800\\/0{color:#9d174d00}.zenuml .text-pink-800\\/5{color:#9d174d0d}.zenuml .text-pink-800\\/10{color:#9d174d1a}.zenuml .text-pink-800\\/20{color:#9d174d33}.zenuml .text-pink-800\\/25{color:#9d174d40}.zenuml .text-pink-800\\/30{color:#9d174d4d}.zenuml .text-pink-800\\/40{color:#9d174d66}.zenuml .text-pink-800\\/50{color:#9d174d80}.zenuml .text-pink-800\\/60{color:#9d174d99}.zenuml .text-pink-800\\/70{color:#9d174db3}.zenuml .text-pink-800\\/75{color:#9d174dbf}.zenuml .text-pink-800\\/80{color:#9d174dcc}.zenuml .text-pink-800\\/90{color:#9d174de6}.zenuml .text-pink-800\\/95{color:#9d174df2}.zenuml .text-pink-800\\/100{color:#9d174d}.zenuml .text-pink-900\\/0{color:#83184300}.zenuml .text-pink-900\\/5{color:#8318430d}.zenuml .text-pink-900\\/10{color:#8318431a}.zenuml .text-pink-900\\/20{color:#83184333}.zenuml .text-pink-900\\/25{color:#83184340}.zenuml .text-pink-900\\/30{color:#8318434d}.zenuml .text-pink-900\\/40{color:#83184366}.zenuml .text-pink-900\\/50{color:#83184380}.zenuml .text-pink-900\\/60{color:#83184399}.zenuml .text-pink-900\\/70{color:#831843b3}.zenuml .text-pink-900\\/75{color:#831843bf}.zenuml .text-pink-900\\/80{color:#831843cc}.zenuml .text-pink-900\\/90{color:#831843e6}.zenuml .text-pink-900\\/95{color:#831843f2}.zenuml .text-pink-900\\/100{color:#831843}.zenuml .text-rose-50\\/0{color:#fff1f200}.zenuml .text-rose-50\\/5{color:#fff1f20d}.zenuml .text-rose-50\\/10{color:#fff1f21a}.zenuml .text-rose-50\\/20{color:#fff1f233}.zenuml .text-rose-50\\/25{color:#fff1f240}.zenuml .text-rose-50\\/30{color:#fff1f24d}.zenuml .text-rose-50\\/40{color:#fff1f266}.zenuml .text-rose-50\\/50{color:#fff1f280}.zenuml .text-rose-50\\/60{color:#fff1f299}.zenuml .text-rose-50\\/70{color:#fff1f2b3}.zenuml .text-rose-50\\/75{color:#fff1f2bf}.zenuml .text-rose-50\\/80{color:#fff1f2cc}.zenuml .text-rose-50\\/90{color:#fff1f2e6}.zenuml .text-rose-50\\/95{color:#fff1f2f2}.zenuml .text-rose-50\\/100{color:#fff1f2}.zenuml .text-rose-100\\/0{color:#ffe4e600}.zenuml .text-rose-100\\/5{color:#ffe4e60d}.zenuml .text-rose-100\\/10{color:#ffe4e61a}.zenuml .text-rose-100\\/20{color:#ffe4e633}.zenuml .text-rose-100\\/25{color:#ffe4e640}.zenuml .text-rose-100\\/30{color:#ffe4e64d}.zenuml .text-rose-100\\/40{color:#ffe4e666}.zenuml .text-rose-100\\/50{color:#ffe4e680}.zenuml .text-rose-100\\/60{color:#ffe4e699}.zenuml .text-rose-100\\/70{color:#ffe4e6b3}.zenuml .text-rose-100\\/75{color:#ffe4e6bf}.zenuml .text-rose-100\\/80{color:#ffe4e6cc}.zenuml .text-rose-100\\/90{color:#ffe4e6e6}.zenuml .text-rose-100\\/95{color:#ffe4e6f2}.zenuml .text-rose-100\\/100{color:#ffe4e6}.zenuml .text-rose-200\\/0{color:#fecdd300}.zenuml .text-rose-200\\/5{color:#fecdd30d}.zenuml .text-rose-200\\/10{color:#fecdd31a}.zenuml .text-rose-200\\/20{color:#fecdd333}.zenuml .text-rose-200\\/25{color:#fecdd340}.zenuml .text-rose-200\\/30{color:#fecdd34d}.zenuml .text-rose-200\\/40{color:#fecdd366}.zenuml .text-rose-200\\/50{color:#fecdd380}.zenuml .text-rose-200\\/60{color:#fecdd399}.zenuml .text-rose-200\\/70{color:#fecdd3b3}.zenuml .text-rose-200\\/75{color:#fecdd3bf}.zenuml .text-rose-200\\/80{color:#fecdd3cc}.zenuml .text-rose-200\\/90{color:#fecdd3e6}.zenuml .text-rose-200\\/95{color:#fecdd3f2}.zenuml .text-rose-200\\/100{color:#fecdd3}.zenuml .text-rose-300\\/0{color:#fda4af00}.zenuml .text-rose-300\\/5{color:#fda4af0d}.zenuml .text-rose-300\\/10{color:#fda4af1a}.zenuml .text-rose-300\\/20{color:#fda4af33}.zenuml .text-rose-300\\/25{color:#fda4af40}.zenuml .text-rose-300\\/30{color:#fda4af4d}.zenuml .text-rose-300\\/40{color:#fda4af66}.zenuml .text-rose-300\\/50{color:#fda4af80}.zenuml .text-rose-300\\/60{color:#fda4af99}.zenuml .text-rose-300\\/70{color:#fda4afb3}.zenuml .text-rose-300\\/75{color:#fda4afbf}.zenuml .text-rose-300\\/80{color:#fda4afcc}.zenuml .text-rose-300\\/90{color:#fda4afe6}.zenuml .text-rose-300\\/95{color:#fda4aff2}.zenuml .text-rose-300\\/100{color:#fda4af}.zenuml .text-rose-400\\/0{color:#fb718500}.zenuml .text-rose-400\\/5{color:#fb71850d}.zenuml .text-rose-400\\/10{color:#fb71851a}.zenuml .text-rose-400\\/20{color:#fb718533}.zenuml .text-rose-400\\/25{color:#fb718540}.zenuml .text-rose-400\\/30{color:#fb71854d}.zenuml .text-rose-400\\/40{color:#fb718566}.zenuml .text-rose-400\\/50{color:#fb718580}.zenuml .text-rose-400\\/60{color:#fb718599}.zenuml .text-rose-400\\/70{color:#fb7185b3}.zenuml .text-rose-400\\/75{color:#fb7185bf}.zenuml .text-rose-400\\/80{color:#fb7185cc}.zenuml .text-rose-400\\/90{color:#fb7185e6}.zenuml .text-rose-400\\/95{color:#fb7185f2}.zenuml .text-rose-400\\/100{color:#fb7185}.zenuml .text-rose-500\\/0{color:#f43f5e00}.zenuml .text-rose-500\\/5{color:#f43f5e0d}.zenuml .text-rose-500\\/10{color:#f43f5e1a}.zenuml .text-rose-500\\/20{color:#f43f5e33}.zenuml .text-rose-500\\/25{color:#f43f5e40}.zenuml .text-rose-500\\/30{color:#f43f5e4d}.zenuml .text-rose-500\\/40{color:#f43f5e66}.zenuml .text-rose-500\\/50{color:#f43f5e80}.zenuml .text-rose-500\\/60{color:#f43f5e99}.zenuml .text-rose-500\\/70{color:#f43f5eb3}.zenuml .text-rose-500\\/75{color:#f43f5ebf}.zenuml .text-rose-500\\/80{color:#f43f5ecc}.zenuml .text-rose-500\\/90{color:#f43f5ee6}.zenuml .text-rose-500\\/95{color:#f43f5ef2}.zenuml .text-rose-500\\/100{color:#f43f5e}.zenuml .text-rose-600\\/0{color:#e11d4800}.zenuml .text-rose-600\\/5{color:#e11d480d}.zenuml .text-rose-600\\/10{color:#e11d481a}.zenuml .text-rose-600\\/20{color:#e11d4833}.zenuml .text-rose-600\\/25{color:#e11d4840}.zenuml .text-rose-600\\/30{color:#e11d484d}.zenuml .text-rose-600\\/40{color:#e11d4866}.zenuml .text-rose-600\\/50{color:#e11d4880}.zenuml .text-rose-600\\/60{color:#e11d4899}.zenuml .text-rose-600\\/70{color:#e11d48b3}.zenuml .text-rose-600\\/75{color:#e11d48bf}.zenuml .text-rose-600\\/80{color:#e11d48cc}.zenuml .text-rose-600\\/90{color:#e11d48e6}.zenuml .text-rose-600\\/95{color:#e11d48f2}.zenuml .text-rose-600\\/100{color:#e11d48}.zenuml .text-rose-700\\/0{color:#be123c00}.zenuml .text-rose-700\\/5{color:#be123c0d}.zenuml .text-rose-700\\/10{color:#be123c1a}.zenuml .text-rose-700\\/20{color:#be123c33}.zenuml .text-rose-700\\/25{color:#be123c40}.zenuml .text-rose-700\\/30{color:#be123c4d}.zenuml .text-rose-700\\/40{color:#be123c66}.zenuml .text-rose-700\\/50{color:#be123c80}.zenuml .text-rose-700\\/60{color:#be123c99}.zenuml .text-rose-700\\/70{color:#be123cb3}.zenuml .text-rose-700\\/75{color:#be123cbf}.zenuml .text-rose-700\\/80{color:#be123ccc}.zenuml .text-rose-700\\/90{color:#be123ce6}.zenuml .text-rose-700\\/95{color:#be123cf2}.zenuml .text-rose-700\\/100{color:#be123c}.zenuml .text-rose-800\\/0{color:#9f123900}.zenuml .text-rose-800\\/5{color:#9f12390d}.zenuml .text-rose-800\\/10{color:#9f12391a}.zenuml .text-rose-800\\/20{color:#9f123933}.zenuml .text-rose-800\\/25{color:#9f123940}.zenuml .text-rose-800\\/30{color:#9f12394d}.zenuml .text-rose-800\\/40{color:#9f123966}.zenuml .text-rose-800\\/50{color:#9f123980}.zenuml .text-rose-800\\/60{color:#9f123999}.zenuml .text-rose-800\\/70{color:#9f1239b3}.zenuml .text-rose-800\\/75{color:#9f1239bf}.zenuml .text-rose-800\\/80{color:#9f1239cc}.zenuml .text-rose-800\\/90{color:#9f1239e6}.zenuml .text-rose-800\\/95{color:#9f1239f2}.zenuml .text-rose-800\\/100{color:#9f1239}.zenuml .text-rose-900\\/0{color:#88133700}.zenuml .text-rose-900\\/5{color:#8813370d}.zenuml .text-rose-900\\/10{color:#8813371a}.zenuml .text-rose-900\\/20{color:#88133733}.zenuml .text-rose-900\\/25{color:#88133740}.zenuml .text-rose-900\\/30{color:#8813374d}.zenuml .text-rose-900\\/40{color:#88133766}.zenuml .text-rose-900\\/50{color:#88133780}.zenuml .text-rose-900\\/60{color:#88133799}.zenuml .text-rose-900\\/70{color:#881337b3}.zenuml .text-rose-900\\/75{color:#881337bf}.zenuml .text-rose-900\\/80{color:#881337cc}.zenuml .text-rose-900\\/90{color:#881337e6}.zenuml .text-rose-900\\/95{color:#881337f2}.zenuml .text-rose-900\\/100{color:#881337}.zenuml .text-opacity-0{--tw-text-opacity: 0}.zenuml .text-opacity-5{--tw-text-opacity: .05}.zenuml .text-opacity-10{--tw-text-opacity: .1}.zenuml .text-opacity-20{--tw-text-opacity: .2}.zenuml .text-opacity-25{--tw-text-opacity: .25}.zenuml .text-opacity-30{--tw-text-opacity: .3}.zenuml .text-opacity-40{--tw-text-opacity: .4}.zenuml .text-opacity-50{--tw-text-opacity: .5}.zenuml .text-opacity-60{--tw-text-opacity: .6}.zenuml .text-opacity-70{--tw-text-opacity: .7}.zenuml .text-opacity-75{--tw-text-opacity: .75}.zenuml .text-opacity-80{--tw-text-opacity: .8}.zenuml .text-opacity-90{--tw-text-opacity: .9}.zenuml .text-opacity-95{--tw-text-opacity: .95}.zenuml .text-opacity-100{--tw-text-opacity: 1}.zenuml .underline{text-decoration-line:underline}.zenuml .line-through{text-decoration-line:line-through}.zenuml .opacity-0{opacity:0}.zenuml .opacity-100{opacity:1}.zenuml .opacity-50{opacity:.5}.zenuml .bg-blend-normal{background-blend-mode:normal}.zenuml .bg-blend-multiply{background-blend-mode:multiply}.zenuml .bg-blend-screen{background-blend-mode:screen}.zenuml .bg-blend-overlay{background-blend-mode:overlay}.zenuml .bg-blend-darken{background-blend-mode:darken}.zenuml .bg-blend-lighten{background-blend-mode:lighten}.zenuml .bg-blend-color-dodge{background-blend-mode:color-dodge}.zenuml .bg-blend-color-burn{background-blend-mode:color-burn}.zenuml .bg-blend-hard-light{background-blend-mode:hard-light}.zenuml .bg-blend-soft-light{background-blend-mode:soft-light}.zenuml .bg-blend-difference{background-blend-mode:difference}.zenuml .bg-blend-exclusion{background-blend-mode:exclusion}.zenuml .bg-blend-hue{background-blend-mode:hue}.zenuml .bg-blend-saturation{background-blend-mode:saturation}.zenuml .bg-blend-color{background-blend-mode:color}.zenuml .bg-blend-luminosity{background-blend-mode:luminosity}.zenuml .shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.zenuml .shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.zenuml .shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.zenuml .shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.zenuml .shadow-participant{--tw-shadow: var(--color-shadow-participant, transparent);--tw-shadow-colored: var(--color-shadow-participant, transparent);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.zenuml .shadow-occurrence{--tw-shadow: var(--color-shadow-occurrence, transparent);--tw-shadow-colored: var(--color-shadow-occurrence, transparent);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.zenuml .shadow-slate-500\\/50{--tw-shadow-color: rgb(100 116 139 / .5);--tw-shadow: var(--tw-shadow-colored)}.zenuml .blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.zenuml .grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.zenuml .filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.zenuml .transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.zenuml .transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.zenuml .transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.zenuml .duration-300{transition-duration:.3s}.zenuml .duration-200{transition-duration:.2s}.zenuml .ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.zenuml .ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}@font-face{font-family:MS Sans Serif;src:url("/fonts/MS Sans Serif.ttf") format("truetype")}.zenuml{font-family:Helvetica,Verdana,serif;font-size:16px}.zenuml .theme-neon{font-family:MS Sans Serif}.zenuml .after\\:absolute:after{content:var(--tw-content);position:absolute}.zenuml .after\\:top-0:after{content:var(--tw-content);top:0px}.zenuml .after\\:block:after{content:var(--tw-content);display:block}.zenuml .after\\:h-\\[72px\\]:after{content:var(--tw-content);height:72px}.zenuml .after\\:w-full:after{content:var(--tw-content);width:100%}.zenuml .after\\:bg-gradient-to-b:after{content:var(--tw-content);background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.zenuml .after\\:from-skin-frame:after{content:var(--tw-content);--tw-gradient-from: rgb(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white))));--tw-gradient-to: rgb(255 255 255 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.zenuml .after\\:via-skin-frame:after{content:var(--tw-content);--tw-gradient-to: rgb(255 255 255 / 0);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--color-bg-frame, var(--color-bg-canvas, var(--color-bg-base, --color-backup-white)))), var(--tw-gradient-to)}.zenuml .hover\\:bg-yellow-300:hover{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity))}.zenuml .hover\\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.zenuml .hover\\:bg-skin-message-hover:hover{background-color:var(--color-bg-message-hover, var(--color-text-base, #000))}.zenuml .hover\\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.zenuml .hover\\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.zenuml .hover\\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.zenuml .hover\\:text-skin-message-hover:hover{color:rgb(var(--color-text-message-hover, var(--color-bg-base, --color-backup-white)))}.zenuml .hover\\:underline:hover{text-decoration-line:underline}.zenuml .hover\\:opacity-100:hover{opacity:1}.zenuml .focus\\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.zenuml .focus\\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.zenuml .focus\\:ring-inset:focus{--tw-ring-inset: inset}.zenuml .focus\\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity))}.zenuml .group:hover .group-hover\\:flex{display:flex}.zenuml .group:hover .group-hover\\:hidden{display:none}@media (min-width: 640px){.zenuml .sm\\:my-8{margin-top:2rem;margin-bottom:2rem}.zenuml .sm\\:block{display:block}.zenuml .sm\\:inline-block{display:inline-block}.zenuml .sm\\:h-screen{height:100vh}.zenuml .sm\\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.zenuml .sm\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.zenuml .sm\\:gap-6{gap:1.5rem}.zenuml .sm\\:p-2{padding:.5rem}.zenuml .sm\\:px-6{padding-left:1.5rem;padding-right:1.5rem}.zenuml .sm\\:align-middle{vertical-align:middle}}@media (min-width: 1024px){.zenuml .lg\\:mx-auto{margin-left:auto;margin-right:auto}.zenuml .lg\\:mx-0{margin-left:0;margin-right:0}.zenuml .lg\\:max-w-none{max-width:none}.zenuml .lg\\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.zenuml .lg\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.zenuml .lg\\:px-8{padding-left:2rem;padding-right:2rem}}.zenuml .\\[\\&\\>svg\\]\\:h-full>svg{height:100%}.zenuml .\\[\\&\\>svg\\]\\:w-full>svg{width:100%}.zenuml *,.zenuml :before,.zenuml :after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}.zenuml :before,.zenuml :after{--tw-content: ""}.zenuml html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal}.zenuml body{margin:0;line-height:inherit}.zenuml hr{height:0;color:inherit;border-top-width:1px}.zenuml abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.zenuml h1,.zenuml h2,.zenuml h3,.zenuml h4,.zenuml h5,.zenuml h6{font-size:inherit;font-weight:inherit}.zenuml a{color:inherit;text-decoration:inherit}.zenuml b,.zenuml strong{font-weight:bolder}.zenuml code,.zenuml kbd,.zenuml samp,.zenuml pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}.zenuml small{font-size:80%}.zenuml sub,.zenuml sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.zenuml sub{bottom:-.25em}.zenuml sup{top:-.5em}.zenuml table{text-indent:0;border-color:inherit;border-collapse:collapse}.zenuml button,.zenuml input,.zenuml optgroup,.zenuml select,.zenuml textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}.zenuml button,.zenuml select{text-transform:none}.zenuml button,.zenuml [type=button],.zenuml [type=reset],.zenuml [type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}.zenuml :-moz-focusring{outline:auto}.zenuml :-moz-ui-invalid{box-shadow:none}.zenuml progress{vertical-align:baseline}.zenuml ::-webkit-inner-spin-button,.zenuml ::-webkit-outer-spin-button{height:auto}.zenuml [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.zenuml ::-webkit-search-decoration{-webkit-appearance:none}.zenuml ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.zenuml summary{display:list-item}.zenuml blockquote,.zenuml dl,.zenuml dd,.zenuml h1,.zenuml h2,.zenuml h3,.zenuml h4,.zenuml h5,.zenuml h6,.zenuml hr,.zenuml figure,.zenuml p,.zenuml pre{margin:0}.zenuml fieldset{margin:0;padding:0}.zenuml legend{padding:0}.zenuml ol,.zenuml ul,.zenuml menu{list-style:none;margin:0;padding:0}.zenuml textarea{resize:vertical}.zenuml input::placeholder,.zenuml textarea::placeholder{opacity:1;color:#9ca3af}.zenuml button,.zenuml [role=button]{cursor:pointer}.zenuml :disabled{cursor:default}.zenuml img,.zenuml svg,.zenuml video,.zenuml canvas,.zenuml audio,.zenuml iframe,.zenuml embed,.zenuml object{display:block;vertical-align:middle}.zenuml img,.zenuml video{max-width:100%;height:auto}.zenuml [hidden]{display:none}.zenuml .frame .sequence-diagram .comments code{background-color:#f9f2f4;padding:2px;margin:1px 0;border-radius:2px}.zenuml .frame .sequence-diagram .comments .rest-api .http-method-post{color:#0d4b3b}.zenuml .frame .sequence-diagram .comments .rest-api .http-method-get{color:#2f3d89}.zenuml .frame .sequence-diagram .comments .rest-api .http-method-delete{color:#7e1e23}.zenuml .frame .sequence-diagram .comments ol,.zenuml .frame .sequence-diagram .comments ul{margin:0;padding-left:20px}.zenuml .frame .sequence-diagram .comments ul li{list-style-type:none}.zenuml .frame .sequence-diagram .comments ul li input[type=checkbox]{margin-left:-1em}.zenuml .frame .sequence-diagram .comments table{border-collapse:collapse;border-spacing:0;empty-cells:show;border-color:#cbcbcb}.zenuml .frame .sequence-diagram .comments table td,.zenuml .frame .sequence-diagram .comments table th{padding:.5em}.zenuml .frame .sequence-diagram .comments table thead{background-color:#e0e0e0}.zenuml .frame .sequence-diagram .comments table td{background-color:transparent}.zenuml .theme-blue .sequence-diagram .divider .name{border-radius:4px;border:1px solid #e28553;color:#e28553}.zenuml .theme-blue .sequence-diagram .divider .left,.zenuml .theme-blue .sequence-diagram .divider .right{background:#e28553}.zenuml .theme-blue .sequence-diagram .lifeline .participant{border-color:#032c72;background:rgba(146,192,240,.3)}.zenuml .theme-blue .sequence-diagram .lifeline .participant label{color:#032c72}.zenuml .theme-blue .sequence-diagram .lifeline .line{border-left-color:#032c72}.zenuml .theme-blue .sequence-diagram .message{border-bottom-color:#032c72}.zenuml .theme-blue .sequence-diagram .message .name{color:#032c72}.zenuml .theme-blue .sequence-diagram .message svg polyline{stroke:#032c72}.zenuml .theme-blue .sequence-diagram .message svg polyline.head{fill:#032c72}.zenuml .theme-blue .sequence-diagram .occurrence{border-color:#032c72;background-color:#fff}.zenuml .theme-blue .sequence-diagram .fragment{border-radius:4px;border-color:#042e6e4d}.zenuml .theme-blue .sequence-diagram .fragment .header .name{background:rgba(4,46,110,.1)}.zenuml .theme-blue .sequence-diagram .fragment .header label{color:#032c72}.zenuml .theme-black-white .sequence-diagram .divider .name{border-radius:0;border-color:#000;box-shadow:2px 2px #000}.zenuml .theme-black-white .sequence-diagram .divider .left,.zenuml .theme-black-white .sequence-diagram .divider .right{background:#000}.zenuml .theme-black-white .sequence-diagram .lifeline .participant{border-color:#000;background:#fff;box-shadow:2px 2px #000}.zenuml .theme-black-white .sequence-diagram .lifeline .line{border-left-color:#0006}.zenuml .theme-black-white .sequence-diagram .message{border-bottom-color:#000}.zenuml .theme-black-white .sequence-diagram .message .name{color:#000}.zenuml .theme-black-white .sequence-diagram .message svg polyline{stroke:#000}.zenuml .theme-black-white .sequence-diagram .message svg polyline.head{fill:#000}.zenuml .theme-black-white .sequence-diagram .occurrence{border-color:#000;background-color:#f5f5f5}.zenuml .theme-black-white .sequence-diagram .fragment{border-color:#0000004d}.zenuml .theme-black-white .sequence-diagram .fragment .header .name{background:rgba(0,0,0,.07)}.zenuml .theme-star-uml .sequence-diagram .lifeline .participant{border-color:#b94065;background-color:#fffec8}.zenuml .theme-star-uml .sequence-diagram .lifeline .line{border-left-color:#b94065}.zenuml .theme-star-uml .sequence-diagram .message{border-bottom-color:#b94065}.zenuml .theme-star-uml .sequence-diagram .message svg polyline{stroke:#b94065}.zenuml .theme-star-uml .sequence-diagram .message svg polyline.head{fill:#b94065}.zenuml .theme-star-uml .sequence-diagram .occurrence{background-color:#fffec8;border-color:#b94065}.zenuml .blue-river .sequence-diagram{color:#5452f6}.zenuml .blue-river .sequence-diagram .life-line-layer .lifeline.actor .participant:before{filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%)}.zenuml .blue-river .sequence-diagram .life-line-layer .participant{background:#2097f7;box-shadow:4px 4px #83c4f8;border-radius:9px;color:#fff}.zenuml .blue-river .sequence-diagram .life-line-layer .participant .interface{font-size:.8em}.zenuml .blue-river .sequence-diagram .life-line-layer .line{border-left-color:#2097f7}.zenuml .blue-river .sequence-diagram .message-layer .message{border-bottom-color:#2097f7}.zenuml .blue-river .sequence-diagram .message-layer .message svg.arrow polyline{stroke:#2097f7;fill:#2097f7}.zenuml .blue-river .sequence-diagram .message-layer .message.self svg.arrow polyline{fill:none}.zenuml .blue-river .sequence-diagram .message-layer .message.self svg.arrow polyline.head{fill:#2097f7}.zenuml .blue-river .sequence-diagram .message-layer .occurrence{background:#e5fde8;border-color:#65bf73;box-shadow:4px 4px #93c69b}.zenuml .blue-river .sequence-diagram .message-layer .fragment{border-color:#2097f7}.zenuml .blue-river .sequence-diagram .message-layer .fragment .header .name label{display:inline-block;min-width:50px;background:#5452f6;color:#fff;padding:2px 0 2px 10px}.zenuml .blue-river .sequence-diagram .message-layer .fragment .header .name:after{content:"SO";display:inline-block;background:#5452f6;margin-left:-23px;width:34px;transform:translateY(-2px);height:22px;-webkit-clip-path:polygon(66% 0,100% 0,100% 66%,66% 100%);clip-path:polygon(66% 0,100% 0,100% 66%,66% 100%)}.zenuml .blue-river .sequence-diagram .message-layer .fragment .header>label{display:inline-block;min-width:50px;font-weight:700;color:#fff;background:#65bf73}.zenuml .blue-river .sequence-diagram .message-layer .fragment .comments{border-color:inherit}.zenuml .blue-river .sequence-diagram .message-layer .fragment .divider{border-bottom-color:inherit}:root{--background: #282a36;--hover: #2b2b2b;--occurance-border: #6e7191;--border: #585b74;--white: #f8f8f2;--current: #44475a;--comment: #6272a4;--cyan: #8be9fd;--green: #50fa7b;--orange: #ffb86c;--pink: #ff79c6;--purple: #bd93f9;--red: #ff5555;--yellow: #f1fa8c;--crayola: #a9b7c6}body .zenuml.theme-dark{background-color:var(--background)}.zenuml.theme-dark .header{color:var(--crayola);font-weight:700}.zenuml.theme-dark .sequence-diagram .lifeline-group:hover{background-color:#223049}.zenuml.theme-dark .sequence-diagram .lifeline .participant{border-color:var(--border);border-radius:2px;background:var(--background)}.zenuml.theme-dark .sequence-diagram .lifeline .participant label{color:var(--cyan)}.zenuml.theme-dark .sequence-diagram .lifeline .line{background:var(--border)}.zenuml.theme-dark .fragment>.header>.condition{color:var(--crayola);padding:6px}.zenuml.theme-dark .sequence-diagram .fragment .header label{color:var(--crayola);padding:6px}.zenuml.theme-dark .sequence-diagram .fragment .header .name{border-bottom-color:var(--border)}.zenuml.theme-dark .sequence-diagram .fragment .header .name label{color:var(--pink);font-weight:400}.zenuml.theme-dark .sequence-diagram .fragment{border-color:var(--border)}.zenuml.theme-dark .sequence-diagram .comments{border:none;background:transparent;color:var(--comment)}.zenuml.theme-dark .sequence-diagram .fragment .segment:not(:first-child){border-top-color:var(--border)}.zenuml.theme-dark .sequence-diagram .interaction{color:var(--orange)}.zenuml.theme-dark .sequence-diagram .message{border-bottom-color:var(--border)}.zenuml.theme-dark .sequence-diagram .message .name:hover{color:var(--crayola)}.zenuml.theme-dark .sequence-diagram .message svg polyline{fill:var(--border);stroke:var(--border)}.zenuml.theme-dark .sequence-diagram .message.self svg>polyline:not(.head){fill:none}.zenuml.theme-dark .sequence-diagram .occurrence{background-color:var(--current);box-shadow:0 0 0 1px var(--occurance-border);border-radius:2px}.zenuml.theme-dark .sequence-diagram .divider .left,.zenuml.theme-dark .sequence-diagram .divider .right{background:var(--border)}.zenuml.theme-dark .sequence-diagram .divider .name{color:var(--comment)}.zenuml.theme-dark .interaction .message>.name:hover{background-color:#228b22;color:#fff}p[data-v-49a61c68]{margin:0;line-height:1.25em}.collapsible-header[data-v-175097b8]{position:absolute;top:1px;left:-5px}.collapse-button[data-v-175097b8]{display:none}.occurrence:hover .collapsible-header .collapse-button.expanded[data-v-175097b8]{display:inline-block!important}.occurrence[data-v-3ef58b46]{width:15px;padding:16px 0 16px 5px}[data-v-3ef58b46]>.statement-container:last-child>.interaction.return:last-of-type{margin-bottom:0;border-bottom:0;transform:translateY(1px)}[data-v-3ef58b46]>.statement-container:last-child>.interaction.return:last-of-type>.message{bottom:-17px}.right-to-left.occurrence[data-v-3ef58b46]{left:-14px}.occurrence{margin-top:-2px}.interaction .occurrence.source[data-v-3bc6eae5]{position:absolute;height:calc(100% + 14px);left:-12px;display:none}.interaction .occurrence.source.right-to-left[data-v-3bc6eae5]{left:unset;right:-13px}.message.self[data-v-ecfb84d4]{transform:translate(-5px)}.interaction .invisible-occurrence[data-v-d9e0a8fb]{height:20px}.interaction.async[data-v-d9e0a8fb] .message{width:100%}.collapsible-header[data-v-048a5186]{display:flex;width:100%;justify-content:space-between}.collapse-button[data-v-048a5186]{display:none}.fragment:hover .collapsible-header .collapse-button.expanded[data-v-048a5186]{display:inline-block!important}*[data-v-b9c5cb88],*[data-v-12f63f5c]{border-color:inherit}.fragment.par>.block>.statement-container:not(:first-child){border-top-color:inherit;border-top-width:1px;border-top-style:solid}*[data-v-632f3b8c],*[data-v-533e0127],*[data-v-4defdd44]{border-color:inherit}.divider[data-v-0be02001]{display:flex;align-items:center}.name[data-v-0be02001]{margin:0;padding:2px 6px}.left[data-v-0be02001],.right[data-v-0be02001]{height:1px;flex-grow:1}')),document.head.appendChild(e)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
|
|
2
|
-
(function(Xt,wt){typeof exports=="object"&&typeof module<"u"?wt(exports):typeof define=="function"&&define.amd?define(["exports"],wt):(Xt=typeof globalThis<"u"?globalThis:Xt||self,wt(Xt.zenuml={}))})(this,function(Xt){"use strict";var $M=Object.defineProperty;var HM=(Xt,wt,Mr)=>wt in Xt?$M(Xt,wt,{enumerable:!0,configurable:!0,writable:!0,value:Mr}):Xt[wt]=Mr;var J=(Xt,wt,Mr)=>(HM(Xt,typeof wt!="symbol"?wt+"":wt,Mr),Mr);var wt=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Mr(t){try{return JSON.stringify(t)}catch{return'"[Circular]"'}}var J8=ed;function ed(t,e,n){var r=n&&n.stringify||Mr,s=1;if(typeof t=="object"&&t!==null){var i=e.length+s;if(i===1)return t;var o=new Array(i);o[0]=r(t);for(var l=1;l<i;l++)o[l]=r(e[l]);return o.join(" ")}if(typeof t!="string")return t;var a=e.length;if(a===0)return t;for(var c="",u=1-s,h=-1,d=t&&t.length||0,f=0;f<d;){if(t.charCodeAt(f)===37&&f+1<d){switch(h=h>-1?h:0,t.charCodeAt(f+1)){case 100:case 102:if(u>=a||e[u]==null)break;h<f&&(c+=t.slice(h,f)),c+=Number(e[u]),h=f+2,f++;break;case 105:if(u>=a||e[u]==null)break;h<f&&(c+=t.slice(h,f)),c+=Math.floor(Number(e[u])),h=f+2,f++;break;case 79:case 111:case 106:if(u>=a||e[u]===void 0)break;h<f&&(c+=t.slice(h,f));var g=typeof e[u];if(g==="string"){c+="'"+e[u]+"'",h=f+2,f++;break}if(g==="function"){c+=e[u].name||"<anonymous>",h=f+2,f++;break}c+=r(e[u]),h=f+2,f++;break;case 115:if(u>=a)break;h<f&&(c+=t.slice(h,f)),c+=String(e[u]),h=f+2,f++;break;case 37:h<f&&(c+=t.slice(h,f)),c+="%",h=f+2,f++,u--;break}++u}++f}return h===-1?t:(h<d&&(c+=t.slice(h)),c)}const C2=J8;var td=En;const a0=hd().console||{},nd={mapHttpRequest:wi,mapHttpResponse:wi,wrapRequestSerializer:Ao,wrapResponseSerializer:Ao,wrapErrorSerializer:Ao,req:wi,res:wi,err:ld};function rd(t,e){return Array.isArray(t)?t.filter(function(r){return r!=="!stdSerializers.err"}):t===!0?Object.keys(e):!1}function En(t){t=t||{},t.browser=t.browser||{};const e=t.browser.transmit;if(e&&typeof e.send!="function")throw Error("pino: transmit option must have a send function");const n=t.browser.write||a0;t.browser.write&&(t.browser.asObject=!0);const r=t.serializers||{},s=rd(t.browser.serialize,r);let i=t.browser.serialize;Array.isArray(t.browser.serialize)&&t.browser.serialize.indexOf("!stdSerializers.err")>-1&&(i=!1);const o=["error","fatal","warn","info","debug","trace"];typeof n=="function"&&(n.error=n.fatal=n.warn=n.info=n.debug=n.trace=n),(t.enabled===!1||t.browser.disabled)&&(t.level="silent");const l=t.level||"info",a=Object.create(n);a.log||(a.log=c0),Object.defineProperty(a,"levelVal",{get:u}),Object.defineProperty(a,"level",{get:h,set:d});const c={transmit:e,serialize:s,asObject:t.browser.asObject,levels:o,timestamp:ad(t)};a.levels=En.levels,a.level=l,a.setMaxListeners=a.getMaxListeners=a.emit=a.addListener=a.on=a.prependListener=a.once=a.prependOnceListener=a.removeListener=a.removeAllListeners=a.listeners=a.listenerCount=a.eventNames=a.write=a.flush=c0,a.serializers=r,a._serialize=s,a._stdErrSerialize=i,a.child=f,e&&(a._logEvent=So());function u(){return this.level==="silent"?1/0:this.levels.values[this.level]}function h(){return this._level}function d(g){if(g!=="silent"&&!this.levels.values[g])throw Error("unknown level "+g);this._level=g,gs(c,a,"error","log"),gs(c,a,"fatal","error"),gs(c,a,"warn","error"),gs(c,a,"info","log"),gs(c,a,"debug","log"),gs(c,a,"trace","log")}function f(g,L){if(!g)throw new Error("missing bindings for child Pino");L=L||{},s&&g.serializers&&(L.serializers=g.serializers);const C=L.serializers;if(s&&C){var x=Object.assign({},r,C),m=t.browser.serialize===!0?Object.keys(x):s;delete g.serializers,Ci([g],m,x,this._stdErrSerialize)}function y(v){this._childLevel=(v._childLevel|0)+1,this.error=ms(v,g,"error"),this.fatal=ms(v,g,"fatal"),this.warn=ms(v,g,"warn"),this.info=ms(v,g,"info"),this.debug=ms(v,g,"debug"),this.trace=ms(v,g,"trace"),x&&(this.serializers=x,this._serialize=m),e&&(this._logEvent=So([].concat(v._logEvent.bindings,g)))}return y.prototype=this,new y(this)}return a}En.levels={values:{fatal:60,error:50,warn:40,info:30,debug:20,trace:10},labels:{10:"trace",20:"debug",30:"info",40:"warn",50:"error",60:"fatal"}},En.stdSerializers=nd,En.stdTimeFunctions=Object.assign({},{nullTime:w2,epochTime:b2,unixTime:cd,isoTime:ud});function gs(t,e,n,r){const s=Object.getPrototypeOf(e);e[n]=e.levelVal>e.levels.values[n]?c0:s[n]?s[n]:a0[n]||a0[r]||c0,sd(t,e,n)}function sd(t,e,n){!t.transmit&&e[n]===c0||(e[n]=function(r){return function(){const i=t.timestamp(),o=new Array(arguments.length),l=Object.getPrototypeOf&&Object.getPrototypeOf(this)===a0?a0:this;for(var a=0;a<o.length;a++)o[a]=arguments[a];if(t.serialize&&!t.asObject&&Ci(o,this._serialize,this.serializers,this._stdErrSerialize),t.asObject?r.call(l,id(this,n,o,i)):r.apply(l,o),t.transmit){const c=t.transmit.level||e.level,u=En.levels.values[c],h=En.levels.values[n];if(h<u)return;od(this,{ts:i,methodLevel:n,methodValue:h,transmitLevel:c,transmitValue:En.levels.values[t.transmit.level||e.level],send:t.transmit.send,val:e.levelVal},o)}}}(e[n]))}function id(t,e,n,r){t._serialize&&Ci(n,t._serialize,t.serializers,t._stdErrSerialize);const s=n.slice();let i=s[0];const o={};r&&(o.time=r),o.level=En.levels.values[e];let l=(t._childLevel|0)+1;if(l<1&&(l=1),i!==null&&typeof i=="object"){for(;l--&&typeof s[0]=="object";)Object.assign(o,s.shift());i=s.length?C2(s.shift(),s):void 0}else typeof i=="string"&&(i=C2(s.shift(),s));return i!==void 0&&(o.msg=i),o}function Ci(t,e,n,r){for(const s in t)if(r&&t[s]instanceof Error)t[s]=En.stdSerializers.err(t[s]);else if(typeof t[s]=="object"&&!Array.isArray(t[s]))for(const i in t[s])e&&e.indexOf(i)>-1&&i in n&&(t[s][i]=n[i](t[s][i]))}function ms(t,e,n){return function(){const r=new Array(1+arguments.length);r[0]=e;for(var s=1;s<r.length;s++)r[s]=arguments[s-1];return t[n].apply(this,r)}}function od(t,e,n){const r=e.send,s=e.ts,i=e.methodLevel,o=e.methodValue,l=e.val,a=t._logEvent.bindings;Ci(n,t._serialize||Object.keys(t.serializers),t.serializers,t._stdErrSerialize===void 0?!0:t._stdErrSerialize),t._logEvent.ts=s,t._logEvent.messages=n.filter(function(c){return a.indexOf(c)===-1}),t._logEvent.level.label=i,t._logEvent.level.value=o,r(i,t._logEvent,l),t._logEvent=So(a)}function So(t){return{ts:0,messages:[],bindings:t||[],level:{label:"",value:0}}}function ld(t){const e={type:t.constructor.name,msg:t.message,stack:t.stack};for(const n in t)e[n]===void 0&&(e[n]=t[n]);return e}function ad(t){return typeof t.timestamp=="function"?t.timestamp:t.timestamp===!1?w2:b2}function wi(){return{}}function Ao(t){return t}function c0(){}function w2(){return!1}function b2(){return Date.now()}function cd(){return Math.round(Date.now()/1e3)}function ud(){return new Date(Date.now()).toISOString()}function hd(){function t(e){return typeof e<"u"&&e}try{return typeof globalThis<"u"||Object.defineProperty(Object.prototype,"globalThis",{get:function(){return delete Object.prototype.globalThis,this.globalThis=this},configurable:!0}),globalThis}catch{return t(self)||t(window)||t(this)||{}}}const dd=td({level:"warn"}),E2=["log","trace","debug","info","warn","error"];function fd(t,e){t[e]=(console[e]||console.log).bind(console)}function pd(t,e,n){t[e]=(console[e]||console.log).bind(console,n[0],n[1])}function gd(t){E2.forEach(n=>fd(t,n));const e=t.child;return t.child=function(n){const r=e.call(t,n);return E2.forEach(s=>pd(r,s,["%c"+n.name||"","color: #00f"])),r},t}const u0=gd(dd);function xs(t,e){const n=Object.create(null),r=t.split(",");for(let s=0;s<r.length;s++)n[r[s]]=!0;return e?s=>!!n[s.toLowerCase()]:s=>!!n[s]}const md=xs("Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt");function we(t){if(te(t)){const e={};for(let n=0;n<t.length;n++){const r=t[n],s=Xe(r)?yd(r):we(r);if(s)for(const i in s)e[i]=s[i]}return e}else{if(Xe(t))return t;if(Oe(t))return t}}const xd=/;(?![^(]*\))/g,Ld=/:([^]+)/,_d=/\/\*.*?\*\//gs;function yd(t){const e={};return t.replace(_d,"").split(xd).forEach(n=>{if(n){const r=n.split(Ld);r.length>1&&(e[r[0].trim()]=r[1].trim())}}),e}function Ce(t){let e="";if(Xe(t))e=t;else if(te(t))for(let n=0;n<t.length;n++){const r=Ce(t[n]);r&&(e+=r+" ")}else if(Oe(t))for(const n in t)t[n]&&(e+=n+" ");return e.trim()}function vd(t){if(!t)return null;let{class:e,style:n}=t;return e&&!Xe(e)&&(t.class=Ce(e)),n&&(t.style=we(n)),t}const T2=xs("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function S2(t){return!!t||t===""}function Cd(t,e){if(t.length!==e.length)return!1;let n=!0;for(let r=0;n&&r<t.length;r++)n=qn(t[r],e[r]);return n}function qn(t,e){if(t===e)return!0;let n=R2(t),r=R2(e);if(n||r)return n&&r?t.getTime()===e.getTime():!1;if(n=d0(t),r=d0(e),n||r)return t===e;if(n=te(t),r=te(e),n||r)return n&&r?Cd(t,e):!1;if(n=Oe(t),r=Oe(e),n||r){if(!n||!r)return!1;const s=Object.keys(t).length,i=Object.keys(e).length;if(s!==i)return!1;for(const o in t){const l=t.hasOwnProperty(o),a=e.hasOwnProperty(o);if(l&&!a||!l&&a||!qn(t[o],e[o]))return!1}}return String(t)===String(e)}function h0(t,e){return t.findIndex(n=>qn(n,e))}const ze=t=>Xe(t)?t:t==null?"":te(t)||Oe(t)&&(t.toString===k2||!ge(t.toString))?JSON.stringify(t,A2,2):String(t),A2=(t,e)=>e&&e.__v_isRef?A2(t,e.value):_s(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((n,[r,s])=>(n[`${r} =>`]=s,n),{})}:Nr(e)?{[`Set(${e.size})`]:[...e.values()]}:Oe(e)&&!te(e)&&!Ei(e)?String(e):e,je={},Ls=[],Pt=()=>{},wd=()=>!1,bd=/^on[^a-z]/,Kn=t=>bd.test(t),Ro=t=>t.startsWith("onUpdate:"),Ie=Object.assign,ko=(t,e)=>{const n=t.indexOf(e);n>-1&&t.splice(n,1)},Ed=Object.prototype.hasOwnProperty,Fe=(t,e)=>Ed.call(t,e),te=Array.isArray,_s=t=>f0(t)==="[object Map]",Nr=t=>f0(t)==="[object Set]",R2=t=>f0(t)==="[object Date]",ge=t=>typeof t=="function",Xe=t=>typeof t=="string",d0=t=>typeof t=="symbol",Oe=t=>t!==null&&typeof t=="object",bi=t=>Oe(t)&&ge(t.then)&&ge(t.catch),k2=Object.prototype.toString,f0=t=>k2.call(t),Td=t=>f0(t).slice(8,-1),Ei=t=>f0(t)==="[object Object]",Oo=t=>Xe(t)&&t!=="NaN"&&t[0]!=="-"&&""+parseInt(t,10)===t,ys=xs(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Ti=t=>{const e=Object.create(null);return n=>e[n]||(e[n]=t(n))},Sd=/-(\w)/g,At=Ti(t=>t.replace(Sd,(e,n)=>n?n.toUpperCase():"")),Ad=/\B([A-Z])/g,Rt=Ti(t=>t.replace(Ad,"-$1").toLowerCase()),p0=Ti(t=>t.charAt(0).toUpperCase()+t.slice(1)),vs=Ti(t=>t?`on${p0(t)}`:""),Cs=(t,e)=>!Object.is(t,e),ur=(t,e)=>{for(let n=0;n<t.length;n++)t[n](e)},Si=(t,e,n)=>{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,value:n})},Tn=t=>{const e=parseFloat(t);return isNaN(e)?t:e};let O2;const Rd=()=>O2||(O2=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});let Qt;class Io{constructor(e=!1){this.detached=e,this.active=!0,this.effects=[],this.cleanups=[],this.parent=Qt,!e&&Qt&&(this.index=(Qt.scopes||(Qt.scopes=[])).push(this)-1)}run(e){if(this.active){const n=Qt;try{return Qt=this,e()}finally{Qt=n}}}on(){Qt=this}off(){Qt=this.parent}stop(e){if(this.active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!e){const s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0,this.active=!1}}}function I2(t){return new Io(t)}function M2(t,e=Qt){e&&e.active&&e.effects.push(t)}function N2(){return Qt}function P2(t){Qt&&Qt.cleanups.push(t)}const Mo=t=>{const e=new Set(t);return e.w=0,e.n=0,e},F2=t=>(t.w&hr)>0,D2=t=>(t.n&hr)>0,kd=({deps:t})=>{if(t.length)for(let e=0;e<t.length;e++)t[e].w|=hr},Od=t=>{const{deps:e}=t;if(e.length){let n=0;for(let r=0;r<e.length;r++){const s=e[r];F2(s)&&!D2(s)?s.delete(t):e[n++]=s,s.w&=~hr,s.n&=~hr}e.length=n}},No=new WeakMap;let g0=0,hr=1;const Po=30;let _n;const Pr=Symbol(""),Fo=Symbol("");class m0{constructor(e,n=null,r){this.fn=e,this.scheduler=n,this.active=!0,this.deps=[],this.parent=void 0,M2(this,r)}run(){if(!this.active)return this.fn();let e=_n,n=dr;for(;e;){if(e===this)return;e=e.parent}try{return this.parent=_n,_n=this,dr=!0,hr=1<<++g0,g0<=Po?kd(this):B2(this),this.fn()}finally{g0<=Po&&Od(this),hr=1<<--g0,_n=this.parent,dr=n,this.parent=void 0,this.deferStop&&this.stop()}}stop(){_n===this?this.deferStop=!0:this.active&&(B2(this),this.onStop&&this.onStop(),this.active=!1)}}function B2(t){const{deps:e}=t;if(e.length){for(let n=0;n<e.length;n++)e[n].delete(t);e.length=0}}function Id(t,e){t.effect&&(t=t.effect.fn);const n=new m0(t);e&&(Ie(n,e),e.scope&&M2(n,e.scope)),(!e||!e.lazy)&&n.run();const r=n.run.bind(n);return r.effect=n,r}function Md(t){t.effect.stop()}let dr=!0;const $2=[];function ws(){$2.push(dr),dr=!1}function bs(){const t=$2.pop();dr=t===void 0?!0:t}function Ft(t,e,n){if(dr&&_n){let r=No.get(t);r||No.set(t,r=new Map);let s=r.get(n);s||r.set(n,s=Mo()),H2(s)}}function H2(t,e){let n=!1;g0<=Po?D2(t)||(t.n|=hr,n=!F2(t)):n=!t.has(_n),n&&(t.add(_n),_n.deps.push(t))}function Sn(t,e,n,r,s,i){const o=No.get(t);if(!o)return;let l=[];if(e==="clear")l=[...o.values()];else if(n==="length"&&te(t)){const a=Tn(r);o.forEach((c,u)=>{(u==="length"||u>=a)&&l.push(c)})}else switch(n!==void 0&&l.push(o.get(n)),e){case"add":te(t)?Oo(n)&&l.push(o.get("length")):(l.push(o.get(Pr)),_s(t)&&l.push(o.get(Fo)));break;case"delete":te(t)||(l.push(o.get(Pr)),_s(t)&&l.push(o.get(Fo)));break;case"set":_s(t)&&l.push(o.get(Pr));break}if(l.length===1)l[0]&&Do(l[0]);else{const a=[];for(const c of l)c&&a.push(...c);Do(Mo(a))}}function Do(t,e){const n=te(t)?t:[...t];for(const r of n)r.computed&&U2(r);for(const r of n)r.computed||U2(r)}function U2(t,e){(t!==_n||t.allowRecurse)&&(t.scheduler?t.scheduler():t.run())}const Nd=xs("__proto__,__v_isRef,__isVue"),V2=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(d0)),Pd=Ai(),Fd=Ai(!1,!0),Dd=Ai(!0),Bd=Ai(!0,!0),z2=$d();function $d(){const t={};return["includes","indexOf","lastIndexOf"].forEach(e=>{t[e]=function(...n){const r=Te(this);for(let i=0,o=this.length;i<o;i++)Ft(r,"get",i+"");const s=r[e](...n);return s===-1||s===!1?r[e](...n.map(Te)):s}}),["push","pop","shift","unshift","splice"].forEach(e=>{t[e]=function(...n){ws();const r=Te(this)[e].apply(this,n);return bs(),r}}),t}function Ai(t=!1,e=!1){return function(r,s,i){if(s==="__v_isReactive")return!t;if(s==="__v_isReadonly")return t;if(s==="__v_isShallow")return e;if(s==="__v_raw"&&i===(t?e?eu:J2:e?Q2:X2).get(r))return r;const o=te(r);if(!t&&o&&Fe(z2,s))return Reflect.get(z2,s,i);const l=Reflect.get(r,s,i);return(d0(s)?V2.has(s):Nd(s))||(t||Ft(r,"get",s),e)?l:gt(l)?o&&Oo(s)?l:l.value:Oe(l)?t?$o(l):An(l):l}}const Hd=G2(),Ud=G2(!0);function G2(t=!1){return function(n,r,s,i){let o=n[r];if(Dr(o)&>(o)&&!gt(s))return!1;if(!t&&(!x0(s)&&!Dr(s)&&(o=Te(o),s=Te(s)),!te(n)&>(o)&&!gt(s)))return o.value=s,!0;const l=te(n)&&Oo(r)?Number(r)<n.length:Fe(n,r),a=Reflect.set(n,r,s,i);return n===Te(i)&&(l?Cs(s,o)&&Sn(n,"set",r,s):Sn(n,"add",r,s)),a}}function Vd(t,e){const n=Fe(t,e);t[e];const r=Reflect.deleteProperty(t,e);return r&&n&&Sn(t,"delete",e,void 0),r}function zd(t,e){const n=Reflect.has(t,e);return(!d0(e)||!V2.has(e))&&Ft(t,"has",e),n}function Gd(t){return Ft(t,"iterate",te(t)?"length":Pr),Reflect.ownKeys(t)}const j2={get:Pd,set:Hd,deleteProperty:Vd,has:zd,ownKeys:Gd},Z2={get:Dd,set(t,e){return!0},deleteProperty(t,e){return!0}},jd=Ie({},j2,{get:Fd,set:Ud}),Zd=Ie({},Z2,{get:Bd}),Bo=t=>t,Ri=t=>Reflect.getPrototypeOf(t);function ki(t,e,n=!1,r=!1){t=t.__v_raw;const s=Te(t),i=Te(e);n||(e!==i&&Ft(s,"get",e),Ft(s,"get",i));const{has:o}=Ri(s),l=r?Bo:n?Vo:L0;if(o.call(s,e))return l(t.get(e));if(o.call(s,i))return l(t.get(i));t!==s&&t.get(e)}function Oi(t,e=!1){const n=this.__v_raw,r=Te(n),s=Te(t);return e||(t!==s&&Ft(r,"has",t),Ft(r,"has",s)),t===s?n.has(t):n.has(t)||n.has(s)}function Ii(t,e=!1){return t=t.__v_raw,!e&&Ft(Te(t),"iterate",Pr),Reflect.get(t,"size",t)}function W2(t){t=Te(t);const e=Te(this);return Ri(e).has.call(e,t)||(e.add(t),Sn(e,"add",t,t)),this}function q2(t,e){e=Te(e);const n=Te(this),{has:r,get:s}=Ri(n);let i=r.call(n,t);i||(t=Te(t),i=r.call(n,t));const o=s.call(n,t);return n.set(t,e),i?Cs(e,o)&&Sn(n,"set",t,e):Sn(n,"add",t,e),this}function K2(t){const e=Te(this),{has:n,get:r}=Ri(e);let s=n.call(e,t);s||(t=Te(t),s=n.call(e,t)),r&&r.call(e,t);const i=e.delete(t);return s&&Sn(e,"delete",t,void 0),i}function Y2(){const t=Te(this),e=t.size!==0,n=t.clear();return e&&Sn(t,"clear",void 0,void 0),n}function Mi(t,e){return function(r,s){const i=this,o=i.__v_raw,l=Te(o),a=e?Bo:t?Vo:L0;return!t&&Ft(l,"iterate",Pr),o.forEach((c,u)=>r.call(s,a(c),a(u),i))}}function Ni(t,e,n){return function(...r){const s=this.__v_raw,i=Te(s),o=_s(i),l=t==="entries"||t===Symbol.iterator&&o,a=t==="keys"&&o,c=s[t](...r),u=n?Bo:e?Vo:L0;return!e&&Ft(i,"iterate",a?Fo:Pr),{next(){const{value:h,done:d}=c.next();return d?{value:h,done:d}:{value:l?[u(h[0]),u(h[1])]:u(h),done:d}},[Symbol.iterator](){return this}}}}function fr(t){return function(...e){return t==="delete"?!1:this}}function Wd(){const t={get(i){return ki(this,i)},get size(){return Ii(this)},has:Oi,add:W2,set:q2,delete:K2,clear:Y2,forEach:Mi(!1,!1)},e={get(i){return ki(this,i,!1,!0)},get size(){return Ii(this)},has:Oi,add:W2,set:q2,delete:K2,clear:Y2,forEach:Mi(!1,!0)},n={get(i){return ki(this,i,!0)},get size(){return Ii(this,!0)},has(i){return Oi.call(this,i,!0)},add:fr("add"),set:fr("set"),delete:fr("delete"),clear:fr("clear"),forEach:Mi(!0,!1)},r={get(i){return ki(this,i,!0,!0)},get size(){return Ii(this,!0)},has(i){return Oi.call(this,i,!0)},add:fr("add"),set:fr("set"),delete:fr("delete"),clear:fr("clear"),forEach:Mi(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(i=>{t[i]=Ni(i,!1,!1),n[i]=Ni(i,!0,!1),e[i]=Ni(i,!1,!0),r[i]=Ni(i,!0,!0)}),[t,n,e,r]}const[qd,Kd,Yd,Xd]=Wd();function Pi(t,e){const n=e?t?Xd:Yd:t?Kd:qd;return(r,s,i)=>s==="__v_isReactive"?!t:s==="__v_isReadonly"?t:s==="__v_raw"?r:Reflect.get(Fe(n,s)&&s in r?n:r,s,i)}const Qd={get:Pi(!1,!1)},Jd={get:Pi(!1,!0)},ef={get:Pi(!0,!1)},tf={get:Pi(!0,!0)},X2=new WeakMap,Q2=new WeakMap,J2=new WeakMap,eu=new WeakMap;function nf(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function rf(t){return t.__v_skip||!Object.isExtensible(t)?0:nf(Td(t))}function An(t){return Dr(t)?t:Fi(t,!1,j2,Qd,X2)}function tu(t){return Fi(t,!1,jd,Jd,Q2)}function $o(t){return Fi(t,!0,Z2,ef,J2)}function Fr(t){return Fi(t,!0,Zd,tf,eu)}function Fi(t,e,n,r,s){if(!Oe(t)||t.__v_raw&&!(e&&t.__v_isReactive))return t;const i=s.get(t);if(i)return i;const o=rf(t);if(o===0)return t;const l=new Proxy(t,o===2?r:n);return s.set(t,l),l}function Yn(t){return Dr(t)?Yn(t.__v_raw):!!(t&&t.__v_isReactive)}function Dr(t){return!!(t&&t.__v_isReadonly)}function x0(t){return!!(t&&t.__v_isShallow)}function Ho(t){return Yn(t)||Dr(t)}function Te(t){const e=t&&t.__v_raw;return e?Te(e):t}function Uo(t){return Si(t,"__v_skip",!0),t}const L0=t=>Oe(t)?An(t):t,Vo=t=>Oe(t)?$o(t):t;function zo(t){dr&&_n&&(t=Te(t),H2(t.dep||(t.dep=Mo())))}function Di(t,e){t=Te(t),t.dep&&Do(t.dep)}function gt(t){return!!(t&&t.__v_isRef===!0)}function ie(t){return nu(t,!1)}function Bi(t){return nu(t,!0)}function nu(t,e){return gt(t)?t:new sf(t,e)}class sf{constructor(e,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?e:Te(e),this._value=n?e:L0(e)}get value(){return zo(this),this._value}set value(e){const n=this.__v_isShallow||x0(e)||Dr(e);e=n?e:Te(e),Cs(e,this._rawValue)&&(this._rawValue=e,this._value=n?e:L0(e),Di(this))}}function of(t){Di(t)}function F(t){return gt(t)?t.value:t}const lf={get:(t,e,n)=>F(Reflect.get(t,e,n)),set:(t,e,n,r)=>{const s=t[e];return gt(s)&&!gt(n)?(s.value=n,!0):Reflect.set(t,e,n,r)}};function Go(t){return Yn(t)?t:new Proxy(t,lf)}class af{constructor(e){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:r}=e(()=>zo(this),()=>Di(this));this._get=n,this._set=r}get value(){return this._get()}set value(e){this._set(e)}}function cf(t){return new af(t)}function Br(t){const e=te(t)?new Array(t.length):{};for(const n in t)e[n]=$i(t,n);return e}class uf{constructor(e,n,r){this._object=e,this._key=n,this._defaultValue=r,this.__v_isRef=!0}get value(){const e=this._object[this._key];return e===void 0?this._defaultValue:e}set value(e){this._object[this._key]=e}}function $i(t,e,n){const r=t[e];return gt(r)?r:new uf(t,e,n)}var ru;class hf{constructor(e,n,r,s){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this[ru]=!1,this._dirty=!0,this.effect=new m0(e,()=>{this._dirty||(this._dirty=!0,Di(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!s,this.__v_isReadonly=r}get value(){const e=Te(this);return zo(e),(e._dirty||!e._cacheable)&&(e._dirty=!1,e._value=e.effect.run()),e._value}set value(e){this._setter(e)}}ru="__v_isReadonly";function df(t,e,n=!1){let r,s;const i=ge(t);return i?(r=t,s=Pt):(r=t.get,s=t.set),new hf(r,s,i||!s,n)}function ff(t,...e){}function Rn(t,e,n,r){let s;try{s=r?t(...r):t()}catch(i){$r(i,e,n)}return s}function Dt(t,e,n,r){if(ge(t)){const i=Rn(t,e,n,r);return i&&bi(i)&&i.catch(o=>{$r(o,e,n)}),i}const s=[];for(let i=0;i<t.length;i++)s.push(Dt(t[i],e,n,r));return s}function $r(t,e,n,r=!0){const s=e?e.vnode:null;if(e){let i=e.parent;const o=e.proxy,l=n;for(;i;){const c=i.ec;if(c){for(let u=0;u<c.length;u++)if(c[u](t,o,l)===!1)return}i=i.parent}const a=e.appContext.config.errorHandler;if(a){Rn(a,null,10,[t,o,l]);return}}pf(t,n,s,r)}function pf(t,e,n,r=!0){console.error(t)}let _0=!1,jo=!1;const bt=[];let kn=0;const Es=[];let Xn=null,Hr=0;const su=Promise.resolve();let Zo=null;function Qn(t){const e=Zo||su;return t?e.then(this?t.bind(this):t):e}function gf(t){let e=kn+1,n=bt.length;for(;e<n;){const r=e+n>>>1;y0(bt[r])<t?e=r+1:n=r}return e}function Hi(t){(!bt.length||!bt.includes(t,_0&&t.allowRecurse?kn+1:kn))&&(t.id==null?bt.push(t):bt.splice(gf(t.id),0,t),iu())}function iu(){!_0&&!jo&&(jo=!0,Zo=su.then(lu))}function mf(t){const e=bt.indexOf(t);e>kn&&bt.splice(e,1)}function Wo(t){te(t)?Es.push(...t):(!Xn||!Xn.includes(t,t.allowRecurse?Hr+1:Hr))&&Es.push(t),iu()}function ou(t,e=_0?kn+1:0){for(;e<bt.length;e++){const n=bt[e];n&&n.pre&&(bt.splice(e,1),e--,n())}}function Ui(t){if(Es.length){const e=[...new Set(Es)];if(Es.length=0,Xn){Xn.push(...e);return}for(Xn=e,Xn.sort((n,r)=>y0(n)-y0(r)),Hr=0;Hr<Xn.length;Hr++)Xn[Hr]();Xn=null,Hr=0}}const y0=t=>t.id==null?1/0:t.id,xf=(t,e)=>{const n=y0(t)-y0(e);if(n===0){if(t.pre&&!e.pre)return-1;if(e.pre&&!t.pre)return 1}return n};function lu(t){jo=!1,_0=!0,bt.sort(xf);const e=Pt;try{for(kn=0;kn<bt.length;kn++){const n=bt[kn];n&&n.active!==!1&&Rn(n,null,14)}}finally{kn=0,bt.length=0,Ui(),_0=!1,Zo=null,(bt.length||Es.length)&&lu()}}let Ts,Vi=[];function au(t,e){var n,r;Ts=t,Ts?(Ts.enabled=!0,Vi.forEach(({event:s,args:i})=>Ts.emit(s,...i)),Vi=[]):typeof window<"u"&&window.HTMLElement&&!(!((r=(n=window.navigator)===null||n===void 0?void 0:n.userAgent)===null||r===void 0)&&r.includes("jsdom"))?((e.__VUE_DEVTOOLS_HOOK_REPLAY__=e.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(i=>{au(i,e)}),setTimeout(()=>{Ts||(e.__VUE_DEVTOOLS_HOOK_REPLAY__=null,Vi=[])},3e3)):Vi=[]}function Lf(t,e,...n){}const qo={MODE:2};function _f(t){Ie(qo,t)}function cu(t,e){const n=e&&e.type.compatConfig;return n&&t in n?n[t]:qo[t]}function Ge(t,e,n=!1){if(!n&&e&&e.type.__isBuiltIn)return!1;const r=cu("MODE",e)||2,s=cu(t,e);return(ge(r)?r(e&&e.type):r)===2?s!==!1:s===!0||s==="suppress-warning"}function Lt(t,e,...n){if(!Ge(t,e))throw new Error(`${t} compat has been disabled.`)}function Jn(t,e,...n){return Ge(t,e)}function zi(t,e,...n){return Ge(t,e)}const Ko=new WeakMap;function Yo(t){let e=Ko.get(t);return e||Ko.set(t,e=Object.create(null)),e}function Xo(t,e,n){if(te(e))e.forEach(r=>Xo(t,r,n));else{e.startsWith("hook:")?Lt("INSTANCE_EVENT_HOOKS",t,e):Lt("INSTANCE_EVENT_EMITTER",t);const r=Yo(t);(r[e]||(r[e]=[])).push(n)}return t.proxy}function yf(t,e,n){const r=(...s)=>{Qo(t,e,r),n.call(t.proxy,...s)};return r.fn=n,Xo(t,e,r),t.proxy}function Qo(t,e,n){Lt("INSTANCE_EVENT_EMITTER",t);const r=t.proxy;if(!e)return Ko.set(t,Object.create(null)),r;if(te(e))return e.forEach(o=>Qo(t,o,n)),r;const s=Yo(t),i=s[e];return i?n?(s[e]=i.filter(o=>!(o===n||o.fn===n)),r):(s[e]=void 0,r):r}function vf(t,e,n){const r=Yo(t)[e];return r&&Dt(r.map(s=>s.bind(t.proxy)),t,6,n),t.proxy}const Gi="onModelCompat:";function Cf(t){const{type:e,shapeFlag:n,props:r,dynamicProps:s}=t,i=e;if(n&6&&r&&"modelValue"in r){if(!Ge("COMPONENT_V_MODEL",{type:e}))return;const o=i.model||{};uu(o,i.mixins);const{prop:l="value",event:a="input"}=o;l!=="modelValue"&&(r[l]=r.modelValue,delete r.modelValue),s&&(s[s.indexOf("modelValue")]=l),r[Gi+a]=r["onUpdate:modelValue"],delete r["onUpdate:modelValue"]}}function uu(t,e){e&&e.forEach(n=>{n.model&&Ie(t,n.model),n.mixins&&uu(t,n.mixins)})}function wf(t,e,n){if(!Ge("COMPONENT_V_MODEL",t))return;const r=t.vnode.props,s=r&&r[Gi+e];s&&Rn(s,t,6,n)}function bf(t,e,...n){if(t.isUnmounted)return;const r=t.vnode.props||je;let s=n;const i=e.startsWith("update:"),o=i&&e.slice(7);if(o&&o in r){const u=`${o==="modelValue"?"model":o}Modifiers`,{number:h,trim:d}=r[u]||je;d&&(s=n.map(f=>Xe(f)?f.trim():f)),h&&(s=n.map(Tn))}let l,a=r[l=vs(e)]||r[l=vs(At(e))];!a&&i&&(a=r[l=vs(Rt(e))]),a&&Dt(a,t,6,s);const c=r[l+"Once"];if(c){if(!t.emitted)t.emitted={};else if(t.emitted[l])return;t.emitted[l]=!0,Dt(c,t,6,s)}return wf(t,e,s),vf(t,e,s)}function hu(t,e,n=!1){const r=e.emitsCache,s=r.get(t);if(s!==void 0)return s;const i=t.emits;let o={},l=!1;if(!ge(t)){const a=c=>{const u=hu(c,e,!0);u&&(l=!0,Ie(o,u))};!n&&e.mixins.length&&e.mixins.forEach(a),t.extends&&a(t.extends),t.mixins&&t.mixins.forEach(a)}return!i&&!l?(Oe(t)&&r.set(t,null),null):(te(i)?i.forEach(a=>o[a]=null):Ie(o,i),Oe(t)&&r.set(t,o),o)}function ji(t,e){return!t||!Kn(e)?!1:e.startsWith(Gi)?!0:(e=e.slice(2).replace(/Once$/,""),Fe(t,e[0].toLowerCase()+e.slice(1))||Fe(t,Rt(e))||Fe(t,e))}let ht=null,Ss=null;function v0(t){const e=ht;return ht=t,Ss=t&&t.type.__scopeId||null,Ss||(Ss=t&&t.type._scopeId||null),e}function C0(t){Ss=t}function w0(){Ss=null}const Ef=t=>Bt;function Bt(t,e=ht,n){if(!e||t._n)return t;const r=(...s)=>{r._d&&vl(-1);const i=v0(e);let o;try{o=t(...s)}finally{v0(i),r._d&&vl(1)}return o};return r._n=!0,r._c=!0,r._d=!0,n&&(r._ns=!0),r}function zM(){}function Zi(t){const{type:e,vnode:n,proxy:r,withProxy:s,props:i,propsOptions:[o],slots:l,attrs:a,emit:c,render:u,renderCache:h,data:d,setupState:f,ctx:g,inheritAttrs:L}=t;let C,x;const m=v0(t);try{if(n.shapeFlag&4){const v=s||r;C=tn(u.call(v,v,h,i,f,d,g)),x=a}else{const v=e;C=tn(v.length>1?v(i,{attrs:a,slots:l,emit:c}):v(i,null)),x=e.props?a:Sf(a)}}catch(v){O0.length=0,$r(v,t,1),C=j(_t)}let y=C;if(x&&L!==!1){const v=Object.keys(x),{shapeFlag:b}=y;v.length&&b&7&&(o&&v.some(Ro)&&(x=Af(x,o)),y=en(y,x))}if(Ge("INSTANCE_ATTRS_CLASS_STYLE",t)&&n.shapeFlag&4&&y.shapeFlag&7){const{class:v,style:b}=n.props||{};(v||b)&&(y=en(y,{class:v,style:b}))}return n.dirs&&(y=en(y),y.dirs=y.dirs?y.dirs.concat(n.dirs):n.dirs),n.transition&&(y.transition=n.transition),C=y,v0(m),C}function Tf(t){let e;for(let n=0;n<t.length;n++){const r=t[n];if(Jt(r)){if(r.type!==_t||r.children==="v-if"){if(e)return;e=r}}else return}return e}const Sf=t=>{let e;for(const n in t)(n==="class"||n==="style"||Kn(n))&&((e||(e={}))[n]=t[n]);return e},Af=(t,e)=>{const n={};for(const r in t)(!Ro(r)||!(r.slice(9)in e))&&(n[r]=t[r]);return n};function Rf(t,e,n){const{props:r,children:s,component:i}=t,{props:o,children:l,patchFlag:a}=e,c=i.emitsOptions;if(e.dirs||e.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return r?du(r,o,c):!!o;if(a&8){const u=e.dynamicProps;for(let h=0;h<u.length;h++){const d=u[h];if(o[d]!==r[d]&&!ji(c,d))return!0}}}else return(s||l)&&(!l||!l.$stable)?!0:r===o?!1:r?o?du(r,o,c):!0:!!o;return!1}function du(t,e,n){const r=Object.keys(e);if(r.length!==Object.keys(t).length)return!0;for(let s=0;s<r.length;s++){const i=r[s];if(e[i]!==t[i]&&!ji(n,i))return!0}return!1}function Jo({vnode:t,parent:e},n){for(;e&&e.subTree===t;)(t=e.vnode).el=n,e=e.parent}const fu=t=>t.__isSuspense,kf={name:"Suspense",__isSuspense:!0,process(t,e,n,r,s,i,o,l,a,c){t==null?Of(e,n,r,s,i,o,l,a,c):If(t,e,n,r,s,o,l,a,c)},hydrate:Mf,create:el,normalize:Nf};function b0(t,e){const n=t.props&&t.props[e];ge(n)&&n()}function Of(t,e,n,r,s,i,o,l,a){const{p:c,o:{createElement:u}}=a,h=u("div"),d=t.suspense=el(t,s,r,e,h,n,i,o,l,a);c(null,d.pendingBranch=t.ssContent,h,null,r,d,i,o),d.deps>0?(b0(t,"onPending"),b0(t,"onFallback"),c(null,t.ssFallback,e,n,r,null,i,o),As(d,t.ssFallback)):d.resolve()}function If(t,e,n,r,s,i,o,l,{p:a,um:c,o:{createElement:u}}){const h=e.suspense=t.suspense;h.vnode=e,e.el=t.el;const d=e.ssContent,f=e.ssFallback,{activeBranch:g,pendingBranch:L,isInFallback:C,isHydrating:x}=h;if(L)h.pendingBranch=d,In(d,L)?(a(L,d,h.hiddenContainer,null,s,h,i,o,l),h.deps<=0?h.resolve():C&&(a(g,f,n,r,s,null,i,o,l),As(h,f))):(h.pendingId++,x?(h.isHydrating=!1,h.activeBranch=L):c(L,s,h),h.deps=0,h.effects.length=0,h.hiddenContainer=u("div"),C?(a(null,d,h.hiddenContainer,null,s,h,i,o,l),h.deps<=0?h.resolve():(a(g,f,n,r,s,null,i,o,l),As(h,f))):g&&In(d,g)?(a(g,d,n,r,s,h,i,o,l),h.resolve(!0)):(a(null,d,h.hiddenContainer,null,s,h,i,o,l),h.deps<=0&&h.resolve()));else if(g&&In(d,g))a(g,d,n,r,s,h,i,o,l),As(h,d);else if(b0(e,"onPending"),h.pendingBranch=d,h.pendingId++,a(null,d,h.hiddenContainer,null,s,h,i,o,l),h.deps<=0)h.resolve();else{const{timeout:m,pendingId:y}=h;m>0?setTimeout(()=>{h.pendingId===y&&h.fallback(f)},m):m===0&&h.fallback(f)}}function el(t,e,n,r,s,i,o,l,a,c,u=!1){const{p:h,m:d,um:f,n:g,o:{parentNode:L,remove:C}}=c,x=Tn(t.props&&t.props.timeout),m={vnode:t,parent:e,parentComponent:n,isSVG:o,container:r,hiddenContainer:s,anchor:i,deps:0,pendingId:0,timeout:typeof x=="number"?x:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:u,isUnmounted:!1,effects:[],resolve(y=!1){const{vnode:v,activeBranch:b,pendingBranch:O,pendingId:N,effects:A,parentComponent:Z,container:P}=m;if(m.isHydrating)m.isHydrating=!1;else if(!y){const de=b&&O.transition&&O.transition.mode==="out-in";de&&(b.transition.afterLeave=()=>{N===m.pendingId&&d(O,P,Q,0)});let{anchor:Q}=m;b&&(Q=g(b),f(b,Z,m,!0)),de||d(O,P,Q,0)}As(m,O),m.pendingBranch=null,m.isInFallback=!1;let X=m.parent,ve=!1;for(;X;){if(X.pendingBranch){X.effects.push(...A),ve=!0;break}X=X.parent}ve||Wo(A),m.effects=[],b0(v,"onResolve")},fallback(y){if(!m.pendingBranch)return;const{vnode:v,activeBranch:b,parentComponent:O,container:N,isSVG:A}=m;b0(v,"onFallback");const Z=g(b),P=()=>{!m.isInFallback||(h(null,y,N,Z,O,null,A,l,a),As(m,y))},X=y.transition&&y.transition.mode==="out-in";X&&(b.transition.afterLeave=P),m.isInFallback=!0,f(b,O,null,!0),X||P()},move(y,v,b){m.activeBranch&&d(m.activeBranch,y,v,b),m.container=y},next(){return m.activeBranch&&g(m.activeBranch)},registerDep(y,v){const b=!!m.pendingBranch;b&&m.deps++;const O=y.vnode.el;y.asyncDep.catch(N=>{$r(N,y,0)}).then(N=>{if(y.isUnmounted||m.isUnmounted||m.pendingId!==y.suspenseId)return;y.asyncResolved=!0;const{vnode:A}=y;bl(y,N,!1),O&&(A.el=O);const Z=!O&&y.subTree.el;v(y,A,L(O||y.subTree.el),O?null:g(y.subTree),m,o,a),Z&&C(Z),Jo(y,A.el),b&&--m.deps===0&&m.resolve()})},unmount(y,v){m.isUnmounted=!0,m.activeBranch&&f(m.activeBranch,n,y,v),m.pendingBranch&&f(m.pendingBranch,n,y,v)}};return m}function Mf(t,e,n,r,s,i,o,l,a){const c=e.suspense=el(e,r,n,t.parentNode,document.createElement("div"),null,s,i,o,l,!0),u=a(t,c.pendingBranch=e.ssContent,n,c,i,o);return c.deps===0&&c.resolve(),u}function Nf(t){const{shapeFlag:e,children:n}=t,r=e&32;t.ssContent=pu(r?n.default:n),t.ssFallback=r?pu(n.fallback):j(_t)}function pu(t){let e;if(ge(t)){const n=Kr&&t._c;n&&(t._d=!1,k()),t=t(),n&&(t._d=!0,e=Ut,x3())}return te(t)&&(t=Tf(t)),t=tn(t),e&&!t.dynamicChildren&&(t.dynamicChildren=e.filter(n=>n!==t)),t}function gu(t,e){e&&e.pendingBranch?te(t)?e.effects.push(...t):e.effects.push(t):Wo(t)}function As(t,e){t.activeBranch=e;const{vnode:n,parentComponent:r}=t,s=n.el=e.el;r&&r.subTree===n&&(r.vnode.el=s,Jo(r,s))}function kt(t,e){if(pt){let n=pt.provides;const r=pt.parent&&pt.parent.provides;r===n&&(n=pt.provides=Object.create(r)),n[t]=e}}function at(t,e,n=!1){const r=pt||ht;if(r){const s=r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides;if(s&&t in s)return s[t];if(arguments.length>1)return n&&ge(e)?e.call(r.proxy):e}}function $t(t,e){return E0(t,null,e)}function mu(t,e){return E0(t,null,{flush:"post"})}function Pf(t,e){return E0(t,null,{flush:"sync"})}const Wi={};function rt(t,e,n){return E0(t,e,n)}function E0(t,e,{immediate:n,deep:r,flush:s,onTrack:i,onTrigger:o}=je){const l=pt;let a,c=!1,u=!1;if(gt(t)?(a=()=>t.value,c=x0(t)):Yn(t)?(a=()=>t,r=!0):te(t)?(u=!0,c=t.some(y=>Yn(y)||x0(y)),a=()=>t.map(y=>{if(gt(y))return y.value;if(Yn(y))return pr(y);if(ge(y))return Rn(y,l,2)})):ge(t)?e?a=()=>Rn(t,l,2):a=()=>{if(!(l&&l.isUnmounted))return h&&h(),Dt(t,l,3,[d])}:a=Pt,e&&!r){const y=a;a=()=>{const v=y();return te(v)&&zi("WATCH_ARRAY",l)&&pr(v),v}}if(e&&r){const y=a;a=()=>pr(y())}let h,d=y=>{h=x.onStop=()=>{Rn(y,l,4)}},f;if(Ms)if(d=Pt,e?n&&Dt(e,l,3,[a(),u?[]:void 0,d]):a(),s==="sync"){const y=E3();f=y.__watcherHandles||(y.__watcherHandles=[])}else return Pt;let g=u?new Array(t.length).fill(Wi):Wi;const L=()=>{if(!!x.active)if(e){const y=x.run();(r||c||(u?y.some((v,b)=>Cs(v,g[b])):Cs(y,g))||te(y)&&Ge("WATCH_ARRAY",l))&&(h&&h(),Dt(e,l,3,[y,g===Wi?void 0:u&&g[0]===Wi?[]:g,d]),g=y)}else x.run()};L.allowRecurse=!!e;let C;s==="sync"?C=L:s==="post"?C=()=>dt(L,l&&l.suspense):(L.pre=!0,l&&(L.id=l.uid),C=()=>Hi(L));const x=new m0(a,C);e?n?L():g=x.run():s==="post"?dt(x.run.bind(x),l&&l.suspense):x.run();const m=()=>{x.stop(),l&&l.scope&&ko(l.scope.effects,x)};return f&&f.push(m),m}function Ff(t,e,n){const r=this.proxy,s=Xe(t)?t.includes(".")?xu(r,t):()=>r[t]:t.bind(r,r);let i;ge(e)?i=e:(i=e.handler,n=e);const o=pt;Lr(this);const l=E0(s,i.bind(r),n);return o?Lr(o):_r(),l}function xu(t,e){const n=e.split(".");return()=>{let r=t;for(let s=0;s<n.length&&r;s++)r=r[n[s]];return r}}function pr(t,e){if(!Oe(t)||t.__v_skip||(e=e||new Set,e.has(t)))return t;if(e.add(t),gt(t))pr(t.value,e);else if(te(t))for(let n=0;n<t.length;n++)pr(t[n],e);else if(Nr(t)||_s(t))t.forEach(n=>{pr(n,e)});else if(Ei(t))for(const n in t)pr(t[n],e);return t}function tl(){const t={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Ze(()=>{t.isMounted=!0}),Os(()=>{t.isUnmounting=!0}),t}const hn=[Function,Array],Lu={name:"BaseTransition",props:{mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:hn,onEnter:hn,onAfterEnter:hn,onEnterCancelled:hn,onBeforeLeave:hn,onLeave:hn,onAfterLeave:hn,onLeaveCancelled:hn,onBeforeAppear:hn,onAppear:hn,onAfterAppear:hn,onAppearCancelled:hn},setup(t,{slots:e}){const n=Nn(),r=tl();let s;return()=>{const i=e.default&&qi(e.default(),!0);if(!i||!i.length)return;let o=i[0];if(i.length>1){for(const L of i)if(L.type!==_t){o=L;break}}const l=Te(t),{mode:a}=l;if(r.isLeaving)return rl(o);const c=yu(o);if(!c)return rl(o);const u=Rs(c,l,r,n);Ur(c,u);const h=n.subTree,d=h&&yu(h);let f=!1;const{getTransitionKey:g}=c.type;if(g){const L=g();s===void 0?s=L:L!==s&&(s=L,f=!0)}if(d&&d.type!==_t&&(!In(c,d)||f)){const L=Rs(d,l,r,n);if(Ur(d,L),a==="out-in")return r.isLeaving=!0,L.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&n.update()},rl(o);a==="in-out"&&c.type!==_t&&(L.delayLeave=(C,x,m)=>{const y=_u(r,d);y[String(d.key)]=d,C._leaveCb=()=>{x(),C._leaveCb=void 0,delete u.delayedLeave},u.delayedLeave=m})}return o}}};Lu.__isBuiltIn=!0;const nl=Lu;function _u(t,e){const{leavingVNodes:n}=t;let r=n.get(e.type);return r||(r=Object.create(null),n.set(e.type,r)),r}function Rs(t,e,n,r){const{appear:s,mode:i,persisted:o=!1,onBeforeEnter:l,onEnter:a,onAfterEnter:c,onEnterCancelled:u,onBeforeLeave:h,onLeave:d,onAfterLeave:f,onLeaveCancelled:g,onBeforeAppear:L,onAppear:C,onAfterAppear:x,onAppearCancelled:m}=e,y=String(t.key),v=_u(n,t),b=(A,Z)=>{A&&Dt(A,r,9,Z)},O=(A,Z)=>{const P=Z[1];b(A,Z),te(A)?A.every(X=>X.length<=1)&&P():A.length<=1&&P()},N={mode:i,persisted:o,beforeEnter(A){let Z=l;if(!n.isMounted)if(s)Z=L||l;else return;A._leaveCb&&A._leaveCb(!0);const P=v[y];P&&In(t,P)&&P.el._leaveCb&&P.el._leaveCb(),b(Z,[A])},enter(A){let Z=a,P=c,X=u;if(!n.isMounted)if(s)Z=C||a,P=x||c,X=m||u;else return;let ve=!1;const de=A._enterCb=Q=>{ve||(ve=!0,Q?b(X,[A]):b(P,[A]),N.delayedLeave&&N.delayedLeave(),A._enterCb=void 0)};Z?O(Z,[A,de]):de()},leave(A,Z){const P=String(t.key);if(A._enterCb&&A._enterCb(!0),n.isUnmounting)return Z();b(h,[A]);let X=!1;const ve=A._leaveCb=de=>{X||(X=!0,Z(),de?b(g,[A]):b(f,[A]),A._leaveCb=void 0,v[P]===t&&delete v[P])};v[P]=t,d?O(d,[A,ve]):ve()},clone(A){return Rs(A,e,n,r)}};return N}function rl(t){if(T0(t))return t=en(t),t.children=null,t}function yu(t){return T0(t)?t.children?t.children[0]:void 0:t}function Ur(t,e){t.shapeFlag&6&&t.component?Ur(t.component.subTree,e):t.shapeFlag&128?(t.ssContent.transition=e.clone(t.ssContent),t.ssFallback.transition=e.clone(t.ssFallback)):t.transition=e}function qi(t,e=!1,n){let r=[],s=0;for(let i=0;i<t.length;i++){let o=t[i];const l=n==null?o.key:String(n)+String(o.key!=null?o.key:i);o.type===Me?(o.patchFlag&128&&s++,r=r.concat(qi(o.children,e,l))):(e||o.type!==_t)&&r.push(l!=null?en(o,{key:l}):o)}if(s>1)for(let i=0;i<r.length;i++)r[i].patchFlag=-2;return r}function Ve(t){return ge(t)?{setup:t,name:t.name}:t}const Vr=t=>!!t.type.__asyncLoader;function ks(t){ge(t)&&(t={loader:t});const{loader:e,loadingComponent:n,errorComponent:r,delay:s=200,timeout:i,suspensible:o=!0,onError:l}=t;let a=null,c,u=0;const h=()=>(u++,a=null,d()),d=()=>{let f;return a||(f=a=e().catch(g=>{if(g=g instanceof Error?g:new Error(String(g)),l)return new Promise((L,C)=>{l(g,()=>L(h()),()=>C(g),u+1)});throw g}).then(g=>f!==a&&a?a:(g&&(g.__esModule||g[Symbol.toStringTag]==="Module")&&(g=g.default),c=g,g)))};return Ve({name:"AsyncComponentWrapper",__asyncLoader:d,get __asyncResolved(){return c},setup(){const f=pt;if(c)return()=>sl(c,f);const g=m=>{a=null,$r(m,f,13,!r)};if(o&&f.suspense||Ms)return d().then(m=>()=>sl(m,f)).catch(m=>(g(m),()=>r?j(r,{error:m}):null));const L=ie(!1),C=ie(),x=ie(!!s);return s&&setTimeout(()=>{x.value=!1},s),i!=null&&setTimeout(()=>{if(!L.value&&!C.value){const m=new Error(`Async component timed out after ${i}ms.`);g(m),C.value=m}},i),d().then(()=>{L.value=!0,f.parent&&T0(f.parent.vnode)&&Hi(f.parent.update)}).catch(m=>{g(m),C.value=m}),()=>{if(L.value&&c)return sl(c,f);if(C.value&&r)return j(r,{error:C.value});if(n&&!x.value)return j(n)}}})}function sl(t,e){const{ref:n,props:r,children:s,ce:i}=e.vnode,o=j(t,r,s);return o.ref=n,o.ce=i,delete e.vnode.ce,o}const T0=t=>t.type.__isKeepAlive,vu={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(t,{slots:e}){const n=Nn(),r=n.ctx;if(!r.renderer)return()=>{const m=e.default&&e.default();return m&&m.length===1?m[0]:m};const s=new Map,i=new Set;let o=null;const l=n.suspense,{renderer:{p:a,m:c,um:u,o:{createElement:h}}}=r,d=h("div");r.activate=(m,y,v,b,O)=>{const N=m.component;c(m,y,v,0,l),a(N.vnode,m,y,v,N,l,b,m.slotScopeIds,O),dt(()=>{N.isDeactivated=!1,N.a&&ur(N.a);const A=m.props&&m.props.onVnodeMounted;A&&Vt(A,N.parent,m)},l)},r.deactivate=m=>{const y=m.component;c(m,d,null,1,l),dt(()=>{y.da&&ur(y.da);const v=m.props&&m.props.onVnodeUnmounted;v&&Vt(v,y.parent,m),y.isDeactivated=!0},l)};function f(m){il(m),u(m,n,l,!0)}function g(m){s.forEach((y,v)=>{const b=Al(y.type);b&&(!m||!m(b))&&L(v)})}function L(m){const y=s.get(m);!o||y.type!==o.type?f(y):o&&il(o),s.delete(m),i.delete(m)}rt(()=>[t.include,t.exclude],([m,y])=>{m&&g(v=>S0(m,v)),y&&g(v=>!S0(y,v))},{flush:"post",deep:!0});let C=null;const x=()=>{C!=null&&s.set(C,ol(n.subTree))};return Ze(x),A0(x),Os(()=>{s.forEach(m=>{const{subTree:y,suspense:v}=n,b=ol(y);if(m.type===b.type){il(b);const O=b.component.da;O&&dt(O,v);return}f(m)})}),()=>{if(C=null,!e.default)return null;const m=e.default(),y=m[0];if(m.length>1)return o=null,m;if(!Jt(y)||!(y.shapeFlag&4)&&!(y.shapeFlag&128))return o=null,y;let v=ol(y);const b=v.type,O=Al(Vr(v)?v.type.__asyncResolved||{}:b),{include:N,exclude:A,max:Z}=t;if(N&&(!O||!S0(N,O))||A&&O&&S0(A,O))return o=v,y;const P=v.key==null?b:v.key,X=s.get(P);return v.el&&(v=en(v),y.shapeFlag&128&&(y.ssContent=v)),C=P,X?(v.el=X.el,v.component=X.component,v.transition&&Ur(v,v.transition),v.shapeFlag|=512,i.delete(P),i.add(P)):(i.add(P),Z&&i.size>parseInt(Z,10)&&L(i.values().next().value)),v.shapeFlag|=256,o=v,fu(y.type)?y:v}}};vu.__isBuildIn=!0;const Cu=vu;function S0(t,e){return te(t)?t.some(n=>S0(n,e)):Xe(t)?t.split(",").includes(e):t.test?t.test(e):!1}function wu(t,e){Eu(t,"a",e)}function bu(t,e){Eu(t,"da",e)}function Eu(t,e,n=pt){const r=t.__wdc||(t.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return t()});if(Ki(e,r,n),n){let s=n.parent;for(;s&&s.parent;)T0(s.parent.vnode)&&Df(r,e,n,s),s=s.parent}}function Df(t,e,n,r){const s=Ki(e,t,r,!0);ft(()=>{ko(r[e],s)},n)}function il(t){t.shapeFlag&=-257,t.shapeFlag&=-513}function ol(t){return t.shapeFlag&128?t.ssContent:t}function Ki(t,e,n=pt,r=!1){if(n){const s=n[t]||(n[t]=[]),i=e.__weh||(e.__weh=(...o)=>{if(n.isUnmounted)return;ws(),Lr(n);const l=Dt(e,n,t,o);return _r(),bs(),l});return r?s.unshift(i):s.push(i),i}}const er=t=>(e,n=pt)=>(!Ms||t==="sp")&&Ki(t,(...r)=>e(...r),n),Tu=er("bm"),Ze=er("m"),Su=er("bu"),A0=er("u"),Os=er("bum"),ft=er("um"),Au=er("sp"),Ru=er("rtg"),ku=er("rtc");function Ou(t,e=pt){Ki("ec",t,e)}function Bf(t){Lt("INSTANCE_CHILDREN",t);const e=t.subTree,n=[];return e&&Iu(e,n),n}function Iu(t,e){if(t.component)e.push(t.component.proxy);else if(t.shapeFlag&16){const n=t.children;for(let r=0;r<n.length;r++)Iu(n[r],e)}}function Mu(t){Lt("INSTANCE_LISTENERS",t);const e={},n=t.vnode.props;if(!n)return e;for(const r in n)Kn(r)&&(e[r[2].toLowerCase()+r.slice(3)]=n[r]);return e}const $f={beforeMount:"bind",mounted:"inserted",updated:["update","componentUpdated"],unmounted:"unbind"};function Hf(t,e,n){const r=$f[t];if(r)if(te(r)){const s=[];return r.forEach(i=>{const o=e[i];o&&(Jn("CUSTOM_DIR",n,i,t),s.push(o))}),s.length?s:void 0}else return e[r]&&Jn("CUSTOM_DIR",n,r,t),e[r]}function Yi(t,e){const n=ht;if(n===null)return t;const r=u1(n)||n.proxy,s=t.dirs||(t.dirs=[]);for(let i=0;i<e.length;i++){let[o,l,a,c=je]=e[i];o&&(ge(o)&&(o={mounted:o,updated:o}),o.deep&&pr(l),s.push({dir:o,instance:r,value:l,oldValue:void 0,arg:a,modifiers:c}))}return t}function On(t,e,n,r){const s=t.dirs,i=e&&e.dirs;for(let o=0;o<s.length;o++){const l=s[o];i&&(l.oldValue=i[o].value);let a=l.dir[r];a||(a=Hf(r,l.dir,n)),a&&(ws(),Dt(a,n,8,[t.el,l,t,e]),bs())}}const ll="components",Uf="directives",Vf="filters";function me(t,e){return Qi(ll,t,!0,e)||t}const Nu=Symbol();function Xi(t){return Xe(t)?Qi(ll,t,!1)||t:t||Nu}function Pu(t){return Qi(Uf,t)}function Fu(t){return Qi(Vf,t)}function Qi(t,e,n=!0,r=!1){const s=ht||pt;if(s){const i=s.type;if(t===ll){const l=Al(i,!1);if(l&&(l===e||l===At(e)||l===p0(At(e))))return i}const o=Du(s[t]||i[t],e)||Du(s.appContext[t],e);return!o&&r?i:o}}function Du(t,e){return t&&(t[e]||t[At(e)]||t[p0(At(e))])}function zf(t){const e=t.type,n=e.render;if(!(!n||n._rc||n._compatChecked||n._compatWrapped)){if(n.length>=2){n._compatChecked=!0;return}if(zi("RENDER_FUNCTION",t)){const r=e.render=function(){return n.call(this,Ji)};r._compatWrapped=!0}}}function Ji(t,e,n){if(t||(t=_t),typeof t=="string"){const i=Rt(t);(i==="transition"||i==="transition-group"||i==="keep-alive")&&(t=`__compat__${i}`),t=Xi(t)}const r=arguments.length,s=te(e);return r===2||s?Oe(e)&&!s?Jt(e)?e1(j(t,null,[e])):e1($u(j(t,Bu(e,t)),e)):e1(j(t,null,e)):(Jt(n)&&(n=[n]),e1($u(j(t,Bu(e,t),n),e)))}const Gf=xs("staticStyle,staticClass,directives,model,hook");function Bu(t,e){if(!t)return null;const n={};for(const r in t)if(r==="attrs"||r==="domProps"||r==="props")Ie(n,t[r]);else if(r==="on"||r==="nativeOn"){const s=t[r];for(const i in s){let o=jf(i);r==="nativeOn"&&(o+="Native");const l=n[o],a=s[i];l!==a&&(l?n[o]=[].concat(l,a):n[o]=a)}}else Gf(r)||(n[r]=t[r]);if(t.staticClass&&(n.class=Ce([t.staticClass,n.class])),t.staticStyle&&(n.style=we([t.staticStyle,n.style])),t.model&&Oe(e)){const{prop:r="value",event:s="input"}=e.model||{};n[r]=t.model.value,n[Gi+s]=t.model.callback}return n}function jf(t){return t[0]==="&"&&(t=t.slice(1)+"Passive"),t[0]==="~"&&(t=t.slice(1)+"Once"),t[0]==="!"&&(t=t.slice(1)+"Capture"),vs(t)}function $u(t,e){return e&&e.directives?Yi(t,e.directives.map(({name:n,value:r,arg:s,modifiers:i})=>[Pu(n),r,s,i])):t}function e1(t){const{props:e,children:n}=t;let r;if(t.shapeFlag&6&&te(n)){r={};for(let i=0;i<n.length;i++){const o=n[i],l=Jt(o)&&o.props&&o.props.slot||"default",a=r[l]||(r[l]=[]);Jt(o)&&o.type==="template"?a.push(o.children):a.push(o)}if(r)for(const i in r){const o=r[i];r[i]=()=>o,r[i]._ns=!0}}const s=e&&e.scopedSlots;return s&&(delete e.scopedSlots,r?Ie(r,s):r=s),r&&a1(t,r),t}function Hu(t){if(Ge("RENDER_FUNCTION",ht,!0)&&Ge("PRIVATE_APIS",ht,!0)){const e=ht,n=()=>t.component&&t.component.proxy;let r;Object.defineProperties(t,{tag:{get:()=>t.type},data:{get:()=>t.props||{},set:s=>t.props=s},elm:{get:()=>t.el},componentInstance:{get:n},child:{get:n},text:{get:()=>Xe(t.children)?t.children:null},context:{get:()=>e&&e.proxy},componentOptions:{get:()=>{if(t.shapeFlag&4)return r||(r={Ctor:t.type,propsData:t.props,children:t.children})}}})}}const al=new Map,Uu={get(t,e){const n=t[e];return n&&n()}};function Zf(t){if(al.has(t))return al.get(t);const e=t.render,n=(r,s)=>{const i=Nn(),o={props:r,children:i.vnode.children||[],data:i.vnode.props||{},scopedSlots:s.slots,parent:i.parent&&i.parent.proxy,slots(){return new Proxy(s.slots,Uu)},get listeners(){return Mu(i)},get injections(){if(t.inject){const l={};return Ku(t.inject,l),l}return{}}};return e(Ji,o)};return n.props=t.props,n.displayName=t.name,n.compatConfig=t.compatConfig,n.inheritAttrs=!1,al.set(t,n),n}function yn(t,e,n,r){let s;const i=n&&n[r];if(te(t)||Xe(t)){s=new Array(t.length);for(let o=0,l=t.length;o<l;o++)s[o]=e(t[o],o,void 0,i&&i[o])}else if(typeof t=="number"){s=new Array(t);for(let o=0;o<t;o++)s[o]=e(o+1,o,void 0,i&&i[o])}else if(Oe(t))if(t[Symbol.iterator])s=Array.from(t,(o,l)=>e(o,l,void 0,i&&i[l]));else{const o=Object.keys(t);s=new Array(o.length);for(let l=0,a=o.length;l<a;l++){const c=o[l];s[l]=e(t[c],c,l,i&&i[l])}}else s=[];return n&&(n[r]=s),s}function Vu(t,e){for(let n=0;n<e.length;n++){const r=e[n];if(te(r))for(let s=0;s<r.length;s++)t[r[s].name]=r[s].fn;else r&&(t[r.name]=r.key?(...s)=>{const i=r.fn(...s);return i&&(i.key=r.key),i}:r.fn)}return t}function cl(t,e,n={},r,s){if(ht.isCE||ht.parent&&Vr(ht.parent)&&ht.parent.isCE)return e!=="default"&&(n.name=e),j("slot",n,r&&r());let i=t[e];i&&i._c&&(i._d=!1),k();const o=i&&zu(i(n)),l=Ae(Me,{key:n.key||o&&o.key||`_${e}`},o||(r?r():[]),o&&t._===1?64:-2);return!s&&l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),i&&i._c&&(i._d=!0),l}function zu(t){return t.some(e=>Jt(e)?!(e.type===_t||e.type===Me&&!zu(e.children)):!0)?t:null}function Gu(t,e){const n={};for(const r in t)n[e&&/[A-Z]/.test(r)?`on:${r}`:vs(r)]=t[r];return n}function Wf(t){const e={};for(let n=0;n<t.length;n++)t[n]&&Ie(e,t[n]);return e}function qf(t,e,n,r,s){if(n&&Oe(n)){te(n)&&(n=Wf(n));for(const i in n)if(ys(i))t[i]=n[i];else if(i==="class")t.class=Ce([t.class,n.class]);else if(i==="style")t.style=Ce([t.style,n.style]);else{const o=t.attrs||(t.attrs={}),l=At(i),a=Rt(i);if(!(l in o)&&!(a in o)&&(o[i]=n[i],s)){const c=t.on||(t.on={});c[`update:${i}`]=function(u){n[i]=u}}}}return t}function Kf(t,e){return Yr(t,Gu(e))}function Yf(t,e,n,r,s){return s&&(r=Yr(r,s)),cl(t.slots,e,r,n&&(()=>n))}function Xf(t,e,n){return Vu(e||{$stable:!n},ju(t))}function ju(t){for(let e=0;e<t.length;e++){const n=t[e];n&&(te(n)?ju(n):n.name=n.key||"default")}return t}const Zu=new WeakMap;function Qf(t,e){let n=Zu.get(t);if(n||Zu.set(t,n=[]),n[e])return n[e];const r=t.type.staticRenderFns[e],s=t.proxy;return n[e]=r.call(s,null,s)}function Jf(t,e,n,r,s,i){const l=t.appContext.config.keyCodes||{},a=l[n]||r;if(i&&s&&!l[n])return Wu(i,s);if(a)return Wu(a,e);if(s)return Rt(s)!==n}function Wu(t,e){return te(t)?!t.includes(e):t!==e}function e7(t){return t}function t7(t,e){for(let n=0;n<e.length;n+=2){const r=e[n];typeof r=="string"&&r&&(t[e[n]]=e[n+1])}return t}function n7(t,e){return typeof t=="string"?e+t:t}function r7(t){const e=(r,s,i)=>{r[s]=i},n=(r,s)=>{delete r[s]};Ie(t,{$set:r=>(Lt("INSTANCE_SET",r),e),$delete:r=>(Lt("INSTANCE_DELETE",r),n),$mount:r=>(Lt("GLOBAL_MOUNT",null),r.ctx._compat_mount||Pt),$destroy:r=>(Lt("INSTANCE_DESTROY",r),r.ctx._compat_destroy||Pt),$slots:r=>Ge("RENDER_FUNCTION",r)&&r.render&&r.render._compatWrapped?new Proxy(r.slots,Uu):r.slots,$scopedSlots:r=>{Lt("INSTANCE_SCOPED_SLOTS",r);const s={};for(const i in r.slots){const o=r.slots[i];o._ns||(s[i]=o)}return s},$on:r=>Xo.bind(null,r),$once:r=>yf.bind(null,r),$off:r=>Qo.bind(null,r),$children:Bf,$listeners:Mu}),Ge("PRIVATE_APIS",null)&&Ie(t,{$vnode:r=>r.vnode,$options:r=>{const s=Ie({},R0(r));return s.parent=r.proxy.$parent,s.propsData=r.vnode.props,s},_self:r=>r.proxy,_uid:r=>r.uid,_data:r=>r.data,_isMounted:r=>r.isMounted,_isDestroyed:r=>r.isUnmounted,$createElement:()=>Ji,_c:()=>Ji,_o:()=>e7,_n:()=>Tn,_s:()=>ze,_l:()=>yn,_t:r=>Yf.bind(null,r),_q:()=>qn,_i:()=>h0,_m:r=>Qf.bind(null,r),_f:()=>Fu,_k:r=>Jf.bind(null,r),_b:()=>qf,_v:()=>Mn,_e:()=>xe,_u:()=>Xf,_g:()=>Kf,_d:()=>t7,_p:()=>n7})}const ul=t=>t?v3(t)?u1(t)||t.proxy:ul(t.parent):null,Is=Ie(Object.create(null),{$:t=>t,$el:t=>t.vnode.el,$data:t=>t.data,$props:t=>t.props,$attrs:t=>t.attrs,$slots:t=>t.slots,$refs:t=>t.refs,$parent:t=>ul(t.parent),$root:t=>ul(t.root),$emit:t=>t.emit,$options:t=>R0(t),$forceUpdate:t=>t.f||(t.f=()=>Hi(t.update)),$nextTick:t=>t.n||(t.n=Qn.bind(t.proxy)),$watch:t=>Ff.bind(t)});r7(Is);const hl=(t,e)=>t!==je&&!t.__isScriptSetup&&Fe(t,e),dl={get({_:t},e){const{ctx:n,setupState:r,data:s,props:i,accessCache:o,type:l,appContext:a}=t;let c;if(e[0]!=="$"){const f=o[e];if(f!==void 0)switch(f){case 1:return r[e];case 2:return s[e];case 4:return n[e];case 3:return i[e]}else{if(hl(r,e))return o[e]=1,r[e];if(s!==je&&Fe(s,e))return o[e]=2,s[e];if((c=t.propsOptions[0])&&Fe(c,e))return o[e]=3,i[e];if(n!==je&&Fe(n,e))return o[e]=4,n[e];fl&&(o[e]=0)}}const u=Is[e];let h,d;if(u)return e==="$attrs"&&Ft(t,"get",e),u(t);if((h=l.__cssModules)&&(h=h[e]))return h;if(n!==je&&Fe(n,e))return o[e]=4,n[e];if(d=a.config.globalProperties,Fe(d,e)){const f=Object.getOwnPropertyDescriptor(d,e);if(f.get)return f.get.call(t.proxy);{const g=d[e];return ge(g)?Object.assign(g.bind(t.proxy),g):g}}},set({_:t},e,n){const{data:r,setupState:s,ctx:i}=t;return hl(s,e)?(s[e]=n,!0):r!==je&&Fe(r,e)?(r[e]=n,!0):Fe(t.props,e)||e[0]==="$"&&e.slice(1)in t?!1:(i[e]=n,!0)},has({_:{data:t,setupState:e,accessCache:n,ctx:r,appContext:s,propsOptions:i}},o){let l;return!!n[o]||t!==je&&Fe(t,o)||hl(e,o)||(l=i[0])&&Fe(l,o)||Fe(r,o)||Fe(Is,o)||Fe(s.config.globalProperties,o)},defineProperty(t,e,n){return n.get!=null?t._.accessCache[e]=0:Fe(n,"value")&&this.set(t,e,n.value,null),Reflect.defineProperty(t,e,n)}},s7=Ie({},dl,{get(t,e){if(e!==Symbol.unscopables)return dl.get(t,e,t)},has(t,e){return e[0]!=="_"&&!md(e)}});function qu(t,e){for(const n in e){const r=t[n],s=e[n];n in t&&Ei(r)&&Ei(s)?qu(r,s):t[n]=s}return t}let fl=!0;function i7(t){const e=R0(t),n=t.proxy,r=t.ctx;fl=!1,e.beforeCreate&&Yu(e.beforeCreate,t,"bc");const{data:s,computed:i,methods:o,watch:l,provide:a,inject:c,created:u,beforeMount:h,mounted:d,beforeUpdate:f,updated:g,activated:L,deactivated:C,beforeDestroy:x,beforeUnmount:m,destroyed:y,unmounted:v,render:b,renderTracked:O,renderTriggered:N,errorCaptured:A,serverPrefetch:Z,expose:P,inheritAttrs:X,components:ve,directives:de,filters:Q}=e;if(c&&Ku(c,r,null,t.appContext.config.unwrapInjectedRef),o)for(const ee in o){const fe=o[ee];ge(fe)&&(r[ee]=fe.bind(n))}if(s){const ee=s.call(n,n);Oe(ee)&&(t.data=An(ee))}if(fl=!0,i)for(const ee in i){const fe=i[ee],et=ge(fe)?fe.bind(n,n):ge(fe.get)?fe.get.bind(n,n):Pt,tt=!ge(fe)&&ge(fe.set)?fe.set.bind(n):Pt,qt=M({get:et,set:tt});Object.defineProperty(r,ee,{enumerable:!0,configurable:!0,get:()=>qt.value,set:ut=>qt.value=ut})}if(l)for(const ee in l)Xu(l[ee],r,n,ee);if(a){const ee=ge(a)?a.call(n):a;Reflect.ownKeys(ee).forEach(fe=>{kt(fe,ee[fe])})}u&&Yu(u,t,"c");function $(ee,fe){te(fe)?fe.forEach(et=>ee(et.bind(n))):fe&&ee(fe.bind(n))}if($(Tu,h),$(Ze,d),$(Su,f),$(A0,g),$(wu,L),$(bu,C),$(Ou,A),$(ku,O),$(Ru,N),$(Os,m),$(ft,v),$(Au,Z),x&&Jn("OPTIONS_BEFORE_DESTROY",t)&&$(Os,x),y&&Jn("OPTIONS_DESTROYED",t)&&$(ft,y),te(P))if(P.length){const ee=t.exposed||(t.exposed={});P.forEach(fe=>{Object.defineProperty(ee,fe,{get:()=>n[fe],set:et=>n[fe]=et})})}else t.exposed||(t.exposed={});b&&t.render===Pt&&(t.render=b),X!=null&&(t.inheritAttrs=X),ve&&(t.components=ve),de&&(t.directives=de),Q&&Ge("FILTERS",t)&&(t.filters=Q)}function Ku(t,e,n=Pt,r=!1){te(t)&&(t=pl(t));for(const s in t){const i=t[s];let o;Oe(i)?"default"in i?o=at(i.from||s,i.default,!0):o=at(i.from||s):o=at(i),gt(o)&&r?Object.defineProperty(e,s,{enumerable:!0,configurable:!0,get:()=>o.value,set:l=>o.value=l}):e[s]=o}}function Yu(t,e,n){Dt(te(t)?t.map(r=>r.bind(e.proxy)):t.bind(e.proxy),e,n)}function Xu(t,e,n,r){const s=r.includes(".")?xu(n,r):()=>n[r];if(Xe(t)){const i=e[t];ge(i)&&rt(s,i)}else if(ge(t))rt(s,t.bind(n));else if(Oe(t))if(te(t))t.forEach(i=>Xu(i,e,n,r));else{const i=ge(t.handler)?t.handler.bind(n):e[t.handler];ge(i)&&rt(s,i,t)}}function R0(t){const e=t.type,{mixins:n,extends:r}=e,{mixins:s,optionsCache:i,config:{optionMergeStrategies:o}}=t.appContext,l=i.get(e);let a;return l?a=l:!s.length&&!n&&!r?Ge("PRIVATE_APIS",t)?(a=Ie({},e),a.parent=t.parent&&t.parent.proxy,a.propsData=t.vnode.props):a=e:(a={},s.length&&s.forEach(c=>zr(a,c,o,!0)),zr(a,e,o)),Oe(e)&&i.set(e,a),a}function zr(t,e,n,r=!1){ge(e)&&(e=e.options);const{mixins:s,extends:i}=e;i&&zr(t,i,n,!0),s&&s.forEach(o=>zr(t,o,n,!0));for(const o in e)if(!(r&&o==="expose")){const l=Gr[o]||n&&n[o];t[o]=l?l(t[o],e[o]):e[o]}return t}const Gr={data:Qu,props:gr,emits:gr,methods:gr,computed:gr,beforeCreate:Ot,created:Ot,beforeMount:Ot,mounted:Ot,beforeUpdate:Ot,updated:Ot,beforeDestroy:Ot,beforeUnmount:Ot,destroyed:Ot,unmounted:Ot,activated:Ot,deactivated:Ot,errorCaptured:Ot,serverPrefetch:Ot,components:gr,directives:gr,watch:l7,provide:Qu,inject:o7};Gr.filters=gr;function Qu(t,e){return e?t?function(){return(Ge("OPTIONS_DATA_MERGE",null)?qu:Ie)(ge(t)?t.call(this,this):t,ge(e)?e.call(this,this):e)}:e:t}function o7(t,e){return gr(pl(t),pl(e))}function pl(t){if(te(t)){const e={};for(let n=0;n<t.length;n++)e[t[n]]=t[n];return e}return t}function Ot(t,e){return t?[...new Set([].concat(t,e))]:e}function gr(t,e){return t?Ie(Ie(Object.create(null),t),e):e}function l7(t,e){if(!t)return e;if(!e)return t;const n=Ie(Object.create(null),t);for(const r in e)n[r]=Ot(t[r],e[r]);return n}function a7(t,e,n){return new Proxy({},{get(r,s){if(s==="$options")return R0(t);if(s in e)return e[s];const i=t.type.inject;if(i){if(te(i)){if(i.includes(s))return at(s)}else if(s in i)return at(s)}}})}function Ju(t,e){return!!(t==="is"||(t==="class"||t==="style")&&Ge("INSTANCE_ATTRS_CLASS_STYLE",e)||Kn(t)&&Ge("INSTANCE_LISTENERS",e)||t.startsWith("routerView")||t==="registerRouteInstance")}function c7(t,e,n,r=!1){const s={},i={};Si(i,i1,1),t.propsDefaults=Object.create(null),e3(t,e,s,i);for(const o in t.propsOptions[0])o in s||(s[o]=void 0);n?t.props=r?s:tu(s):t.type.props?t.props=s:t.props=i,t.attrs=i}function u7(t,e,n,r){const{props:s,attrs:i,vnode:{patchFlag:o}}=t,l=Te(s),[a]=t.propsOptions;let c=!1;if((r||o>0)&&!(o&16)){if(o&8){const u=t.vnode.dynamicProps;for(let h=0;h<u.length;h++){let d=u[h];if(ji(t.emitsOptions,d))continue;const f=e[d];if(a)if(Fe(i,d))f!==i[d]&&(i[d]=f,c=!0);else{const g=At(d);s[g]=gl(a,l,g,f,t,!1)}else{if(Kn(d)&&d.endsWith("Native"))d=d.slice(0,-6);else if(Ju(d,t))continue;f!==i[d]&&(i[d]=f,c=!0)}}}}else{e3(t,e,s,i)&&(c=!0);let u;for(const h in l)(!e||!Fe(e,h)&&((u=Rt(h))===h||!Fe(e,u)))&&(a?n&&(n[h]!==void 0||n[u]!==void 0)&&(s[h]=gl(a,l,h,void 0,t,!0)):delete s[h]);if(i!==l)for(const h in i)(!e||!Fe(e,h)&&!Fe(e,h+"Native"))&&(delete i[h],c=!0)}c&&Sn(t,"set","$attrs")}function e3(t,e,n,r){const[s,i]=t.propsOptions;let o=!1,l;if(e)for(let a in e){if(ys(a)||(a.startsWith("onHook:")&&Jn("INSTANCE_EVENT_HOOKS",t,a.slice(2).toLowerCase()),a==="inline-template"))continue;const c=e[a];let u;if(s&&Fe(s,u=At(a)))!i||!i.includes(u)?n[u]=c:(l||(l={}))[u]=c;else if(!ji(t.emitsOptions,a)){if(Kn(a)&&a.endsWith("Native"))a=a.slice(0,-6);else if(Ju(a,t))continue;(!(a in r)||c!==r[a])&&(r[a]=c,o=!0)}}if(i){const a=Te(n),c=l||je;for(let u=0;u<i.length;u++){const h=i[u];n[h]=gl(s,a,h,c[h],t,!Fe(c,h))}}return o}function gl(t,e,n,r,s,i){const o=t[n];if(o!=null){const l=Fe(o,"default");if(l&&r===void 0){const a=o.default;if(o.type!==Function&&ge(a)){const{propsDefaults:c}=s;n in c?r=c[n]:(Lr(s),r=c[n]=a.call(Ge("PROPS_DEFAULT_THIS",s)?a7(s,e):null,e),_r())}else r=a}o[0]&&(i&&!l?r=!1:o[1]&&(r===""||r===Rt(n))&&(r=!0))}return r}function t3(t,e,n=!1){const r=e.propsCache,s=r.get(t);if(s)return s;const i=t.props,o={},l=[];let a=!1;if(!ge(t)){const u=h=>{ge(h)&&(h=h.options),a=!0;const[d,f]=t3(h,e,!0);Ie(o,d),f&&l.push(...f)};!n&&e.mixins.length&&e.mixins.forEach(u),t.extends&&u(t.extends),t.mixins&&t.mixins.forEach(u)}if(!i&&!a)return Oe(t)&&r.set(t,Ls),Ls;if(te(i))for(let u=0;u<i.length;u++){const h=At(i[u]);n3(h)&&(o[h]=je)}else if(i)for(const u in i){const h=At(u);if(n3(h)){const d=i[u],f=o[h]=te(d)||ge(d)?{type:d}:Object.assign({},d);if(f){const g=i3(Boolean,f.type),L=i3(String,f.type);f[0]=g>-1,f[1]=L<0||g<L,(g>-1||Fe(f,"default"))&&l.push(h)}}}const c=[o,l];return Oe(t)&&r.set(t,c),c}function n3(t){return t[0]!=="$"}function r3(t){const e=t&&t.toString().match(/^\s*function (\w+)/);return e?e[1]:t===null?"null":""}function s3(t,e){return r3(t)===r3(e)}function i3(t,e){return te(e)?e.findIndex(n=>s3(n,t)):ge(e)&&s3(e,t)?0:-1}const o3=t=>t[0]==="_"||t==="$stable",ml=t=>te(t)?t.map(tn):[tn(t)],h7=(t,e,n)=>{if(e._n)return e;const r=Bt((...s)=>ml(e(...s)),n);return r._c=!1,r},l3=(t,e,n)=>{const r=t._ctx;for(const s in t){if(o3(s))continue;const i=t[s];if(ge(i))e[s]=h7(s,i,r);else if(i!=null){const o=ml(i);e[s]=()=>o}}},a3=(t,e)=>{const n=ml(e);t.slots.default=()=>n},d7=(t,e)=>{if(t.vnode.shapeFlag&32){const n=e._;n?(t.slots=Te(e),Si(e,"_",n)):l3(e,t.slots={})}else t.slots={},e&&a3(t,e);Si(t.slots,i1,1)},f7=(t,e,n)=>{const{vnode:r,slots:s}=t;let i=!0,o=je;if(r.shapeFlag&32){const l=e._;l?n&&l===1?i=!1:(Ie(s,e),!n&&l===1&&delete s._):(i=!e.$stable,l3(e,s)),o=e}else e&&(a3(t,e),o={default:1});if(i)for(const l in s)!o3(l)&&!(l in o)&&delete s[l]};function p7(t){t.optionMergeStrategies=new Proxy({},{get(e,n){if(n in e)return e[n];if(n in Gr&&Jn("CONFIG_OPTION_MERGE_STRATS",null))return Gr[n]}})}let Ht,jr;function g7(t,e){Ht=e({});const n=jr=function a(c={}){return r(c,a)};function r(a={},c){Lt("GLOBAL_MOUNT",null);const{data:u}=a;u&&!ge(u)&&Jn("OPTIONS_DATA_FN",null)&&(a.data=()=>u);const h=t(a);c!==n&&c3(h,c);const d=h._createRoot(a);return a.el?d.$mount(a.el):d}n.version="2.6.14-compat:3.2.45",n.config=Ht.config,n.use=(a,...c)=>(a&&ge(a.install)?a.install(n,...c):ge(a)&&a(n,...c),n),n.mixin=a=>(Ht.mixin(a),n),n.component=(a,c)=>c?(Ht.component(a,c),n):Ht.component(a),n.directive=(a,c)=>c?(Ht.directive(a,c),n):Ht.directive(a),n.options={_base:n};let s=1;n.cid=s,n.nextTick=Qn;const i=new WeakMap;function o(a={}){if(Lt("GLOBAL_EXTEND",null),ge(a)&&(a=a.options),i.has(a))return i.get(a);const c=this;function u(d){return r(d?zr(Ie({},u.options),d,Gr):u.options,u)}u.super=c,u.prototype=Object.create(n.prototype),u.prototype.constructor=u;const h={};for(const d in c.options){const f=c.options[d];h[d]=te(f)?f.slice():Oe(f)?Ie(Object.create(null),f):f}return u.options=zr(h,a,Gr),u.options._base=u,u.extend=o.bind(u),u.mixin=c.mixin,u.use=c.use,u.cid=++s,i.set(a,u),u}n.extend=o.bind(n),n.set=(a,c,u)=>{Lt("GLOBAL_SET",null),a[c]=u},n.delete=(a,c)=>{Lt("GLOBAL_DELETE",null),delete a[c]},n.observable=a=>(Lt("GLOBAL_OBSERVABLE",null),An(a)),n.filter=(a,c)=>c?(Ht.filter(a,c),n):Ht.filter(a);const l={warn:Pt,extend:Ie,mergeOptions:(a,c,u)=>zr(a,c,u?void 0:Gr),defineReactive:w7};return Object.defineProperty(n,"util",{get(){return Lt("GLOBAL_PRIVATE_UTIL",null),l}}),n.configureCompat=_f,n}function m7(t,e,n){x7(t,e),p7(t.config),Ht&&(y7(t,e,n),L7(t),_7(t))}function x7(t,e){e.filters={},t.filter=(n,r)=>(Lt("FILTERS",null),r?(e.filters[n]=r,t):e.filters[n])}function L7(t){Object.defineProperties(t,{prototype:{get(){return t.config.globalProperties}},nextTick:{value:Qn},extend:{value:jr.extend},set:{value:jr.set},delete:{value:jr.delete},observable:{value:jr.observable},util:{get(){return jr.util}}})}function _7(t){t._context.mixins=[...Ht._context.mixins],["components","directives","filters"].forEach(e=>{t._context[e]=Object.create(Ht._context[e])});for(const e in Ht.config){if(e==="isNativeTag"||Tl()&&(e==="isCustomElement"||e==="compilerOptions"))continue;const n=Ht.config[e];t.config[e]=Oe(n)?Object.create(n):n,e==="ignoredElements"&&Ge("CONFIG_IGNORED_ELEMENTS",null)&&!Tl()&&te(n)&&(t.config.compilerOptions.isCustomElement=r=>n.some(s=>Xe(s)?s===r:s.test(r)))}c3(t,jr)}function c3(t,e){const n=Ge("GLOBAL_PROTOTYPE",null);n&&(t.config.globalProperties=Object.create(e.prototype));const r=Object.getOwnPropertyDescriptors(e.prototype);for(const s in r)s!=="constructor"&&n&&Object.defineProperty(t.config.globalProperties,s,r[s])}function y7(t,e,n){let r=!1;t._createRoot=s=>{const i=t._component,o=j(i,s.propsData||null);o.appContext=e;const l=!ge(i)&&!i.render&&!i.template,a=()=>{},c=Cl(o,null,null);return l&&(c.render=a),wl(c),o.component=c,o.isCompatRoot=!0,c.ctx._compat_mount=u=>{if(r)return;let h;if(typeof u=="string"){const f=document.querySelector(u);if(!f)return;h=f}else h=u||document.createElement("div");const d=h instanceof SVGElement;return l&&c.render===a&&(c.render=null,i.template=h.innerHTML,Sl(c,!1,!0)),h.innerHTML="",n(o,h,d),h instanceof Element&&(h.removeAttribute("v-cloak"),h.setAttribute("data-v-app","")),r=!0,t._container=h,h.__vue_app__=t,c.proxy},c.ctx._compat_destroy=()=>{if(r)n(null,t._container),delete t._container.__vue_app__;else{const{bum:u,scope:h,um:d}=c;u&&ur(u),Ge("INSTANCE_EVENT_HOOKS",c)&&c.emit("hook:beforeDestroy"),h&&h.stop(),d&&ur(d),Ge("INSTANCE_EVENT_HOOKS",c)&&c.emit("hook:destroyed")}},c.proxy}}const v7=["push","pop","shift","unshift","splice","sort","reverse"],C7=new WeakSet;function w7(t,e,n){if(Oe(n)&&!Yn(n)&&!C7.has(n)){const s=An(n);te(n)?v7.forEach(i=>{n[i]=(...o)=>{Array.prototype[i].call(s,...o)}}):Object.keys(n).forEach(i=>{try{xl(n,i,n[i])}catch{}})}const r=t.$;r&&t===r.proxy?(xl(r.ctx,e,n),r.accessCache=Object.create(null)):Yn(t)?t[e]=n:xl(t,e,n)}function xl(t,e,n){n=Oe(n)?An(n):n,Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get(){return Ft(t,"get",e),n},set(r){n=Oe(r)?An(r):r,Sn(t,"set",e,r)}})}function u3(){return{app:null,config:{isNativeTag:wd,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let b7=0;function E7(t,e){return function(r,s=null){ge(r)||(r=Object.assign({},r)),s!=null&&!Oe(s)&&(s=null);const i=u3(),o=new Set;let l=!1;const a=i.app={_uid:b7++,_component:r,_props:s,_container:null,_context:i,_instance:null,version:S3,get config(){return i.config},set config(c){},use(c,...u){return o.has(c)||(c&&ge(c.install)?(o.add(c),c.install(a,...u)):ge(c)&&(o.add(c),c(a,...u))),a},mixin(c){return i.mixins.includes(c)||i.mixins.push(c),a},component(c,u){return u?(i.components[c]=u,a):i.components[c]},directive(c,u){return u?(i.directives[c]=u,a):i.directives[c]},mount(c,u,h){if(!l){const d=j(r,s);return d.appContext=i,u&&e?e(d,c):t(d,c,h),l=!0,a._container=c,c.__vue_app__=a,u1(d.component)||d.component.proxy}},unmount(){l&&(t(null,a._container),delete a._container.__vue_app__)},provide(c,u){return i.provides[c]=u,a}};return m7(a,i,t),a}}function t1(t,e,n,r,s=!1){if(te(t)){t.forEach((d,f)=>t1(d,e&&(te(e)?e[f]:e),n,r,s));return}if(Vr(r)&&!s)return;const i=r.shapeFlag&4?u1(r.component)||r.component.proxy:r.el,o=s?null:i,{i:l,r:a}=t,c=e&&e.r,u=l.refs===je?l.refs={}:l.refs,h=l.setupState;if(c!=null&&c!==a&&(Xe(c)?(u[c]=null,Fe(h,c)&&(h[c]=null)):gt(c)&&(c.value=null)),ge(a))Rn(a,l,12,[o,u]);else{const d=Xe(a),f=gt(a);if(d||f){const g=()=>{if(t.f){const L=d?Fe(h,a)?h[a]:u[a]:a.value;s?te(L)&&ko(L,i):te(L)?L.includes(i)||L.push(i):d?(u[a]=[i],Fe(h,a)&&(h[a]=u[a])):(a.value=[i],t.k&&(u[t.k]=a.value))}else d?(u[a]=o,Fe(h,a)&&(h[a]=o)):f&&(a.value=o,t.k&&(u[t.k]=o))};o?(g.id=-1,dt(g,n)):g()}}}let mr=!1;const n1=t=>/svg/.test(t.namespaceURI)&&t.tagName!=="foreignObject",r1=t=>t.nodeType===8;function T7(t){const{mt:e,p:n,o:{patchProp:r,createText:s,nextSibling:i,parentNode:o,remove:l,insert:a,createComment:c}}=t,u=(x,m)=>{if(!m.hasChildNodes()){n(null,x,m),Ui(),m._vnode=x;return}mr=!1,h(m.firstChild,x,null,null,null),Ui(),m._vnode=x,mr&&console.error("Hydration completed but contains mismatches.")},h=(x,m,y,v,b,O=!1)=>{const N=r1(x)&&x.data==="[",A=()=>L(x,m,y,v,b,N),{type:Z,ref:P,shapeFlag:X,patchFlag:ve}=m;let de=x.nodeType;m.el=x,ve===-2&&(O=!1,m.dynamicChildren=null);let Q=null;switch(Z){case Wr:de!==3?m.children===""?(a(m.el=s(""),o(x),x),Q=x):Q=A():(x.data!==m.children&&(mr=!0,x.data=m.children),Q=i(x));break;case _t:de!==8||N?Q=A():Q=i(x);break;case qr:if(N&&(x=i(x),de=x.nodeType),de===1||de===3){Q=x;const Ee=!m.children.length;for(let $=0;$<m.staticCount;$++)Ee&&(m.children+=Q.nodeType===1?Q.outerHTML:Q.data),$===m.staticCount-1&&(m.anchor=Q),Q=i(Q);return N?i(Q):Q}else A();break;case Me:N?Q=g(x,m,y,v,b,O):Q=A();break;default:if(X&1)de!==1||m.type.toLowerCase()!==x.tagName.toLowerCase()?Q=A():Q=d(x,m,y,v,b,O);else if(X&6){m.slotScopeIds=b;const Ee=o(x);if(e(m,Ee,null,y,v,n1(Ee),O),Q=N?C(x):i(x),Q&&r1(Q)&&Q.data==="teleport end"&&(Q=i(Q)),Vr(m)){let $;N?($=j(Me),$.anchor=Q?Q.previousSibling:Ee.lastChild):$=x.nodeType===3?Mn(""):j("div"),$.el=x,m.component.subTree=$}}else X&64?de!==8?Q=A():Q=m.type.hydrate(x,m,y,v,b,O,t,f):X&128&&(Q=m.type.hydrate(x,m,y,v,n1(o(x)),b,O,t,h))}return P!=null&&t1(P,null,v,m),Q},d=(x,m,y,v,b,O)=>{O=O||!!m.dynamicChildren;const{type:N,props:A,patchFlag:Z,shapeFlag:P,dirs:X}=m,ve=N==="input"&&X||N==="option";if(ve||Z!==-1){if(X&&On(m,null,y,"created"),A)if(ve||!O||Z&48)for(const Q in A)(ve&&Q.endsWith("value")||Kn(Q)&&!ys(Q))&&r(x,Q,null,A[Q],!1,void 0,y);else A.onClick&&r(x,"onClick",null,A.onClick,!1,void 0,y);let de;if((de=A&&A.onVnodeBeforeMount)&&Vt(de,y,m),X&&On(m,null,y,"beforeMount"),((de=A&&A.onVnodeMounted)||X)&&gu(()=>{de&&Vt(de,y,m),X&&On(m,null,y,"mounted")},v),P&16&&!(A&&(A.innerHTML||A.textContent))){let Q=f(x.firstChild,m,x,y,v,b,O);for(;Q;){mr=!0;const Ee=Q;Q=Q.nextSibling,l(Ee)}}else P&8&&x.textContent!==m.children&&(mr=!0,x.textContent=m.children)}return x.nextSibling},f=(x,m,y,v,b,O,N)=>{N=N||!!m.dynamicChildren;const A=m.children,Z=A.length;for(let P=0;P<Z;P++){const X=N?A[P]:A[P]=tn(A[P]);if(x)x=h(x,X,v,b,O,N);else{if(X.type===Wr&&!X.children)continue;mr=!0,n(null,X,y,null,v,b,n1(y),O)}}return x},g=(x,m,y,v,b,O)=>{const{slotScopeIds:N}=m;N&&(b=b?b.concat(N):N);const A=o(x),Z=f(i(x),m,A,y,v,b,O);return Z&&r1(Z)&&Z.data==="]"?i(m.anchor=Z):(mr=!0,a(m.anchor=c("]"),A,Z),Z)},L=(x,m,y,v,b,O)=>{if(mr=!0,m.el=null,O){const Z=C(x);for(;;){const P=i(x);if(P&&P!==Z)l(P);else break}}const N=i(x),A=o(x);return l(x),n(null,m,A,N,y,v,n1(A),b),N},C=x=>{let m=0;for(;x;)if(x=i(x),x&&r1(x)&&(x.data==="["&&m++,x.data==="]")){if(m===0)return i(x);m--}return x};return[u,h]}const dt=gu;function h3(t){return f3(t)}function d3(t){return f3(t,T7)}function f3(t,e){const n=Rd();n.__VUE__=!0;const{insert:r,remove:s,patchProp:i,createElement:o,createText:l,createComment:a,setText:c,setElementText:u,parentNode:h,nextSibling:d,setScopeId:f=Pt,insertStaticContent:g}=t,L=(_,w,I,B=null,D=null,W=null,ne=!1,q=null,K=!!w.dynamicChildren)=>{if(_===w)return;_&&!In(_,w)&&(B=lt(_),ut(_,D,W,!0),_=null),w.patchFlag===-2&&(K=!1,w.dynamicChildren=null);const{type:U,ref:z,shapeFlag:he}=w;switch(U){case Wr:C(_,w,I,B);break;case _t:x(_,w,I,B);break;case qr:_==null&&m(w,I,B,ne);break;case Me:ve(_,w,I,B,D,W,ne,q,K);break;default:he&1?b(_,w,I,B,D,W,ne,q,K):he&6?de(_,w,I,B,D,W,ne,q,K):(he&64||he&128)&&U.process(_,w,I,B,D,W,ne,q,K,vt)}z!=null&&D&&t1(z,_&&_.ref,W,w||_,!w)},C=(_,w,I,B)=>{if(_==null)r(w.el=l(w.children),I,B);else{const D=w.el=_.el;w.children!==_.children&&c(D,w.children)}},x=(_,w,I,B)=>{_==null?r(w.el=a(w.children||""),I,B):w.el=_.el},m=(_,w,I,B)=>{[_.el,_.anchor]=g(_.children,w,I,B,_.el,_.anchor)},y=({el:_,anchor:w},I,B)=>{let D;for(;_&&_!==w;)D=d(_),r(_,I,B),_=D;r(w,I,B)},v=({el:_,anchor:w})=>{let I;for(;_&&_!==w;)I=d(_),s(_),_=I;s(w)},b=(_,w,I,B,D,W,ne,q,K)=>{ne=ne||w.type==="svg",_==null?O(w,I,B,D,W,ne,q,K):Z(_,w,D,W,ne,q,K)},O=(_,w,I,B,D,W,ne,q)=>{let K,U;const{type:z,props:he,shapeFlag:re,transition:ae,dirs:Se}=_;if(K=_.el=o(_.type,W,he&&he.is,he),re&8?u(K,_.children):re&16&&A(_.children,K,null,B,D,W&&z!=="foreignObject",ne,q),Se&&On(_,null,B,"created"),he){for(const Ue in he)Ue!=="value"&&!ys(Ue)&&i(K,Ue,null,he[Ue],W,_.children,B,D,Pe);"value"in he&&i(K,"value",null,he.value),(U=he.onVnodeBeforeMount)&&Vt(U,B,_)}N(K,_,_.scopeId,ne,B),Se&&On(_,null,B,"beforeMount");const Be=(!D||D&&!D.pendingBranch)&&ae&&!ae.persisted;Be&&ae.beforeEnter(K),r(K,w,I),((U=he&&he.onVnodeMounted)||Be||Se)&&dt(()=>{U&&Vt(U,B,_),Be&&ae.enter(K),Se&&On(_,null,B,"mounted")},D)},N=(_,w,I,B,D)=>{if(I&&f(_,I),B)for(let W=0;W<B.length;W++)f(_,B[W]);if(D){let W=D.subTree;if(w===W){const ne=D.vnode;N(_,ne,ne.scopeId,ne.slotScopeIds,D.parent)}}},A=(_,w,I,B,D,W,ne,q,K=0)=>{for(let U=K;U<_.length;U++){const z=_[U]=q?xr(_[U]):tn(_[U]);L(null,z,w,I,B,D,W,ne,q)}},Z=(_,w,I,B,D,W,ne)=>{const q=w.el=_.el;let{patchFlag:K,dynamicChildren:U,dirs:z}=w;K|=_.patchFlag&16;const he=_.props||je,re=w.props||je;let ae;I&&Zr(I,!1),(ae=re.onVnodeBeforeUpdate)&&Vt(ae,I,w,_),z&&On(w,_,I,"beforeUpdate"),I&&Zr(I,!0);const Se=D&&w.type!=="foreignObject";if(U?P(_.dynamicChildren,U,q,I,B,Se,W):ne||fe(_,w,q,null,I,B,Se,W,!1),K>0){if(K&16)X(q,w,he,re,I,B,D);else if(K&2&&he.class!==re.class&&i(q,"class",null,re.class,D),K&4&&i(q,"style",he.style,re.style,D),K&8){const Be=w.dynamicProps;for(let Ue=0;Ue<Be.length;Ue++){const nt=Be[Ue],se=he[nt],pe=re[nt];(pe!==se||nt==="value")&&i(q,nt,se,pe,D,_.children,I,B,Pe)}}K&1&&_.children!==w.children&&u(q,w.children)}else!ne&&U==null&&X(q,w,he,re,I,B,D);((ae=re.onVnodeUpdated)||z)&&dt(()=>{ae&&Vt(ae,I,w,_),z&&On(w,_,I,"updated")},B)},P=(_,w,I,B,D,W,ne)=>{for(let q=0;q<w.length;q++){const K=_[q],U=w[q],z=K.el&&(K.type===Me||!In(K,U)||K.shapeFlag&70)?h(K.el):I;L(K,U,z,null,B,D,W,ne,!0)}},X=(_,w,I,B,D,W,ne)=>{if(I!==B){if(I!==je)for(const q in I)!ys(q)&&!(q in B)&&i(_,q,I[q],null,ne,w.children,D,W,Pe);for(const q in B){if(ys(q))continue;const K=B[q],U=I[q];K!==U&&q!=="value"&&i(_,q,U,K,ne,w.children,D,W,Pe)}"value"in B&&i(_,"value",I.value,B.value)}},ve=(_,w,I,B,D,W,ne,q,K)=>{const U=w.el=_?_.el:l(""),z=w.anchor=_?_.anchor:l("");let{patchFlag:he,dynamicChildren:re,slotScopeIds:ae}=w;ae&&(q=q?q.concat(ae):ae),_==null?(r(U,I,B),r(z,I,B),A(w.children,I,z,D,W,ne,q,K)):he>0&&he&64&&re&&_.dynamicChildren?(P(_.dynamicChildren,re,I,D,W,ne,q),(w.key!=null||D&&w===D.subTree)&&Ll(_,w,!0)):fe(_,w,I,z,D,W,ne,q,K)},de=(_,w,I,B,D,W,ne,q,K)=>{w.slotScopeIds=q,_==null?w.shapeFlag&512?D.ctx.activate(w,I,B,ne,K):Q(w,I,B,D,W,ne,K):Ee(_,w,K)},Q=(_,w,I,B,D,W,ne)=>{const q=_.isCompatRoot&&_.component,K=q||(_.component=Cl(_,B,D));if(T0(_)&&(K.ctx.renderer=vt),q||wl(K),K.asyncDep){if(D&&D.registerDep(K,$),!_.el){const U=K.subTree=j(_t);x(null,U,w,I)}return}$(K,_,w,I,D,W,ne)},Ee=(_,w,I)=>{const B=w.component=_.component;if(Rf(_,w,I))if(B.asyncDep&&!B.asyncResolved){ee(B,w,I);return}else B.next=w,mf(B.update),B.update();else w.el=_.el,B.vnode=w},$=(_,w,I,B,D,W,ne)=>{const q=()=>{if(_.isMounted){let{next:z,bu:he,u:re,parent:ae,vnode:Se}=_,Be=z,Ue;Zr(_,!1),z?(z.el=Se.el,ee(_,z,ne)):z=Se,he&&ur(he),(Ue=z.props&&z.props.onVnodeBeforeUpdate)&&Vt(Ue,ae,z,Se),Ge("INSTANCE_EVENT_HOOKS",_)&&_.emit("hook:beforeUpdate"),Zr(_,!0);const nt=Zi(_),se=_.subTree;_.subTree=nt,L(se,nt,h(se.el),lt(se),_,D,W),z.el=nt.el,Be===null&&Jo(_,nt.el),re&&dt(re,D),(Ue=z.props&&z.props.onVnodeUpdated)&&dt(()=>Vt(Ue,ae,z,Se),D),Ge("INSTANCE_EVENT_HOOKS",_)&&dt(()=>_.emit("hook:updated"),D)}else{let z;const{el:he,props:re}=w,{bm:ae,m:Se,parent:Be}=_,Ue=Vr(w);if(Zr(_,!1),ae&&ur(ae),!Ue&&(z=re&&re.onVnodeBeforeMount)&&Vt(z,Be,w),Ge("INSTANCE_EVENT_HOOKS",_)&&_.emit("hook:beforeMount"),Zr(_,!0),he&&Yt){const nt=()=>{_.subTree=Zi(_),Yt(he,_.subTree,_,D,null)};Ue?w.type.__asyncLoader().then(()=>!_.isUnmounted&&nt()):nt()}else{const nt=_.subTree=Zi(_);L(null,nt,I,B,_,D,W),w.el=nt.el}if(Se&&dt(Se,D),!Ue&&(z=re&&re.onVnodeMounted)){const nt=w;dt(()=>Vt(z,Be,nt),D)}Ge("INSTANCE_EVENT_HOOKS",_)&&dt(()=>_.emit("hook:mounted"),D),(w.shapeFlag&256||Be&&Vr(Be.vnode)&&Be.vnode.shapeFlag&256)&&(_.a&&dt(_.a,D),Ge("INSTANCE_EVENT_HOOKS",_)&&dt(()=>_.emit("hook:activated"),D)),_.isMounted=!0,w=I=B=null}},K=_.effect=new m0(q,()=>Hi(U),_.scope),U=_.update=()=>K.run();U.id=_.uid,Zr(_,!0),U()},ee=(_,w,I)=>{w.component=_;const B=_.vnode.props;_.vnode=w,_.next=null,u7(_,w.props,B,I),f7(_,w.children,I),ws(),ou(),bs()},fe=(_,w,I,B,D,W,ne,q,K=!1)=>{const U=_&&_.children,z=_?_.shapeFlag:0,he=w.children,{patchFlag:re,shapeFlag:ae}=w;if(re>0){if(re&128){tt(U,he,I,B,D,W,ne,q,K);return}else if(re&256){et(U,he,I,B,D,W,ne,q,K);return}}ae&8?(z&16&&Pe(U,D,W),he!==U&&u(I,he)):z&16?ae&16?tt(U,he,I,B,D,W,ne,q,K):Pe(U,D,W,!0):(z&8&&u(I,""),ae&16&&A(he,I,B,D,W,ne,q,K))},et=(_,w,I,B,D,W,ne,q,K)=>{_=_||Ls,w=w||Ls;const U=_.length,z=w.length,he=Math.min(U,z);let re;for(re=0;re<he;re++){const ae=w[re]=K?xr(w[re]):tn(w[re]);L(_[re],ae,I,null,D,W,ne,q,K)}U>z?Pe(_,D,W,!0,!1,he):A(w,I,B,D,W,ne,q,K,he)},tt=(_,w,I,B,D,W,ne,q,K)=>{let U=0;const z=w.length;let he=_.length-1,re=z-1;for(;U<=he&&U<=re;){const ae=_[U],Se=w[U]=K?xr(w[U]):tn(w[U]);if(In(ae,Se))L(ae,Se,I,null,D,W,ne,q,K);else break;U++}for(;U<=he&&U<=re;){const ae=_[he],Se=w[re]=K?xr(w[re]):tn(w[re]);if(In(ae,Se))L(ae,Se,I,null,D,W,ne,q,K);else break;he--,re--}if(U>he){if(U<=re){const ae=re+1,Se=ae<z?w[ae].el:B;for(;U<=re;)L(null,w[U]=K?xr(w[U]):tn(w[U]),I,Se,D,W,ne,q,K),U++}}else if(U>re)for(;U<=he;)ut(_[U],D,W,!0),U++;else{const ae=U,Se=U,Be=new Map;for(U=Se;U<=re;U++){const xt=w[U]=K?xr(w[U]):tn(w[U]);xt.key!=null&&Be.set(xt.key,U)}let Ue,nt=0;const se=re-Se+1;let pe=!1,ke=0;const De=new Array(se);for(U=0;U<se;U++)De[U]=0;for(U=ae;U<=he;U++){const xt=_[U];if(nt>=se){ut(xt,D,W,!0);continue}let Ln;if(xt.key!=null)Ln=Be.get(xt.key);else for(Ue=Se;Ue<=re;Ue++)if(De[Ue-Se]===0&&In(xt,w[Ue])){Ln=Ue;break}Ln===void 0?ut(xt,D,W,!0):(De[Ln-Se]=U+1,Ln>=ke?ke=Ln:pe=!0,L(xt,w[Ln],I,null,D,W,ne,q,K),nt++)}const Ct=pe?S7(De):Ls;for(Ue=Ct.length-1,U=se-1;U>=0;U--){const xt=Se+U,Ln=w[xt],Q8=xt+1<z?w[xt+1].el:B;De[U]===0?L(null,Ln,I,Q8,D,W,ne,q,K):pe&&(Ue<0||U!==Ct[Ue]?qt(Ln,I,Q8,2):Ue--)}}},qt=(_,w,I,B,D=null)=>{const{el:W,type:ne,transition:q,children:K,shapeFlag:U}=_;if(U&6){qt(_.component.subTree,w,I,B);return}if(U&128){_.suspense.move(w,I,B);return}if(U&64){ne.move(_,w,I,vt);return}if(ne===Me){r(W,w,I);for(let he=0;he<K.length;he++)qt(K[he],w,I,B);r(_.anchor,w,I);return}if(ne===qr){y(_,w,I);return}if(B!==2&&U&1&&q)if(B===0)q.beforeEnter(W),r(W,w,I),dt(()=>q.enter(W),D);else{const{leave:he,delayLeave:re,afterLeave:ae}=q,Se=()=>r(W,w,I),Be=()=>{he(W,()=>{Se(),ae&&ae()})};re?re(W,Se,Be):Be()}else r(W,w,I)},ut=(_,w,I,B=!1,D=!1)=>{const{type:W,props:ne,ref:q,children:K,dynamicChildren:U,shapeFlag:z,patchFlag:he,dirs:re}=_;if(q!=null&&t1(q,null,I,_,!0),z&256){w.ctx.deactivate(_);return}const ae=z&1&&re,Se=!Vr(_);let Be;if(Se&&(Be=ne&&ne.onVnodeBeforeUnmount)&&Vt(Be,w,_),z&6)Ne(_.component,I,B);else{if(z&128){_.suspense.unmount(I,B);return}ae&&On(_,null,w,"beforeUnmount"),z&64?_.type.remove(_,w,I,D,vt,B):U&&(W!==Me||he>0&&he&64)?Pe(U,w,I,!1,!0):(W===Me&&he&384||!D&&z&16)&&Pe(K,w,I),B&&H(_)}(Se&&(Be=ne&&ne.onVnodeUnmounted)||ae)&&dt(()=>{Be&&Vt(Be,w,_),ae&&On(_,null,w,"unmounted")},I)},H=_=>{const{type:w,el:I,anchor:B,transition:D}=_;if(w===Me){ue(I,B);return}if(w===qr){v(_);return}const W=()=>{s(I),D&&!D.persisted&&D.afterLeave&&D.afterLeave()};if(_.shapeFlag&1&&D&&!D.persisted){const{leave:ne,delayLeave:q}=D,K=()=>ne(I,W);q?q(_.el,W,K):K()}else W()},ue=(_,w)=>{let I;for(;_!==w;)I=d(_),s(_),_=I;s(w)},Ne=(_,w,I)=>{const{bum:B,scope:D,update:W,subTree:ne,um:q}=_;B&&ur(B),Ge("INSTANCE_EVENT_HOOKS",_)&&_.emit("hook:beforeDestroy"),D.stop(),W&&(W.active=!1,ut(ne,_,w,I)),q&&dt(q,w),Ge("INSTANCE_EVENT_HOOKS",_)&&dt(()=>_.emit("hook:destroyed"),w),dt(()=>{_.isUnmounted=!0},w),w&&w.pendingBranch&&!w.isUnmounted&&_.asyncDep&&!_.asyncResolved&&_.suspenseId===w.pendingId&&(w.deps--,w.deps===0&&w.resolve())},Pe=(_,w,I,B=!1,D=!1,W=0)=>{for(let ne=W;ne<_.length;ne++)ut(_[ne],w,I,B,D)},lt=_=>_.shapeFlag&6?lt(_.component.subTree):_.shapeFlag&128?_.suspense.next():d(_.anchor||_.el),Wn=(_,w,I)=>{_==null?w._vnode&&ut(w._vnode,null,null,!0):L(w._vnode||null,_,w,null,null,null,I),ou(),Ui(),w._vnode=_},vt={p:L,um:ut,m:qt,r:H,mt:Q,mc:A,pc:fe,pbc:P,n:lt,o:t};let Kt,Yt;return e&&([Kt,Yt]=e(vt)),{render:Wn,hydrate:Kt,createApp:E7(Wn,Kt)}}function Zr({effect:t,update:e},n){t.allowRecurse=e.allowRecurse=n}function Ll(t,e,n=!1){const r=t.children,s=e.children;if(te(r)&&te(s))for(let i=0;i<r.length;i++){const o=r[i];let l=s[i];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=s[i]=xr(s[i]),l.el=o.el),n||Ll(o,l)),l.type===Wr&&(l.el=o.el)}}function S7(t){const e=t.slice(),n=[0];let r,s,i,o,l;const a=t.length;for(r=0;r<a;r++){const c=t[r];if(c!==0){if(s=n[n.length-1],t[s]<c){e[r]=s,n.push(r);continue}for(i=0,o=n.length-1;i<o;)l=i+o>>1,t[n[l]]<c?i=l+1:o=l;c<t[n[i]]&&(i>0&&(e[r]=n[i-1]),n[i]=r)}}for(i=n.length,o=n[i-1];i-- >0;)n[i]=o,o=e[o];return n}const A7=t=>t.__isTeleport,k0=t=>t&&(t.disabled||t.disabled===""),p3=t=>typeof SVGElement<"u"&&t instanceof SVGElement,_l=(t,e)=>{const n=t&&t.to;return Xe(n)?e?e(n):null:n},R7={__isTeleport:!0,process(t,e,n,r,s,i,o,l,a,c){const{mc:u,pc:h,pbc:d,o:{insert:f,querySelector:g,createText:L,createComment:C}}=c,x=k0(e.props);let{shapeFlag:m,children:y,dynamicChildren:v}=e;if(t==null){const b=e.el=L(""),O=e.anchor=L("");f(b,n,r),f(O,n,r);const N=e.target=_l(e.props,g),A=e.targetAnchor=L("");N&&(f(A,N),o=o||p3(N));const Z=(P,X)=>{m&16&&u(y,P,X,s,i,o,l,a)};x?Z(n,O):N&&Z(N,A)}else{e.el=t.el;const b=e.anchor=t.anchor,O=e.target=t.target,N=e.targetAnchor=t.targetAnchor,A=k0(t.props),Z=A?n:O,P=A?b:N;if(o=o||p3(O),v?(d(t.dynamicChildren,v,Z,s,i,o,l),Ll(t,e,!0)):a||h(t,e,Z,P,s,i,o,l,!1),x)A||s1(e,n,b,c,1);else if((e.props&&e.props.to)!==(t.props&&t.props.to)){const X=e.target=_l(e.props,g);X&&s1(e,X,null,c,0)}else A&&s1(e,O,N,c,1)}m3(e)},remove(t,e,n,r,{um:s,o:{remove:i}},o){const{shapeFlag:l,children:a,anchor:c,targetAnchor:u,target:h,props:d}=t;if(h&&i(u),(o||!k0(d))&&(i(c),l&16))for(let f=0;f<a.length;f++){const g=a[f];s(g,e,n,!0,!!g.dynamicChildren)}},move:s1,hydrate:k7};function s1(t,e,n,{o:{insert:r},m:s},i=2){i===0&&r(t.targetAnchor,e,n);const{el:o,anchor:l,shapeFlag:a,children:c,props:u}=t,h=i===2;if(h&&r(o,e,n),(!h||k0(u))&&a&16)for(let d=0;d<c.length;d++)s(c[d],e,n,2);h&&r(l,e,n)}function k7(t,e,n,r,s,i,{o:{nextSibling:o,parentNode:l,querySelector:a}},c){const u=e.target=_l(e.props,a);if(u){const h=u._lpa||u.firstChild;if(e.shapeFlag&16)if(k0(e.props))e.anchor=c(o(t),e,l(t),n,r,s,i),e.targetAnchor=h;else{e.anchor=o(t);let d=h;for(;d;)if(d=o(d),d&&d.nodeType===8&&d.data==="teleport anchor"){e.targetAnchor=d,u._lpa=e.targetAnchor&&o(e.targetAnchor);break}c(h,e,u,n,r,s,i)}m3(e)}return e.anchor&&o(e.anchor)}const g3=R7;function m3(t){const e=t.ctx;if(e&&e.ut){let n=t.children[0].el;for(;n!==t.targetAnchor;)n.nodeType===1&&n.setAttribute("data-v-owner",e.uid),n=n.nextSibling;e.ut()}}const yl=new Map;function O7(t){if(yl.has(t))return yl.get(t);let e,n;const r=new Promise((o,l)=>{e=o,n=l}),s=t(e,n);let i;return bi(s)?i=ks(()=>s):Oe(s)&&!Jt(s)&&!te(s)?i=ks({loader:()=>s.component,loadingComponent:s.loading,errorComponent:s.error,delay:s.delay,timeout:s.timeout}):s==null?i=ks(()=>r):i=t,yl.set(t,i),i}function I7(t,e){return t.__isBuiltIn?t:(ge(t)&&t.cid&&(t=t.options),ge(t)&&zi("COMPONENT_ASYNC",e,t)?O7(t):Oe(t)&&t.functional&&Jn("COMPONENT_FUNCTIONAL",e,t)?Zf(t):t)}const Me=Symbol(void 0),Wr=Symbol(void 0),_t=Symbol(void 0),qr=Symbol(void 0),O0=[];let Ut=null;function k(t=!1){O0.push(Ut=t?null:[])}function x3(){O0.pop(),Ut=O0[O0.length-1]||null}let Kr=1;function vl(t){Kr+=t}function L3(t){return t.dynamicChildren=Kr>0?Ut||Ls:null,x3(),Kr>0&&Ut&&Ut.push(t),t}function V(t,e,n,r,s,i){return L3(T(t,e,n,r,s,i,!0))}function Ae(t,e,n,r,s){return L3(j(t,e,n,r,s,!0))}function Jt(t){return t?t.__v_isVNode===!0:!1}function In(t,e){return t.type===e.type&&t.key===e.key}function M7(t){}const i1="__vInternal",_3=({key:t})=>t!=null?t:null,o1=({ref:t,ref_key:e,ref_for:n})=>t!=null?Xe(t)||gt(t)||ge(t)?{i:ht,r:t,k:e,f:!!n}:t:null;function T(t,e=null,n=null,r=0,s=null,i=t===Me?0:1,o=!1,l=!1){const a={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&_3(e),ref:e&&o1(e),scopeId:Ss,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:ht};return l?(a1(a,n),i&128&&t.normalize(a)):n&&(a.shapeFlag|=Xe(n)?8:16),Kr>0&&!o&&Ut&&(a.patchFlag>0||i&6)&&a.patchFlag!==32&&Ut.push(a),Cf(a),Hu(a),a}const j=N7;function N7(t,e=null,n=null,r=0,s=null,i=!1){if((!t||t===Nu)&&(t=_t),Jt(t)){const l=en(t,e,!0);return n&&a1(l,n),Kr>0&&!i&&Ut&&(l.shapeFlag&6?Ut[Ut.indexOf(t)]=l:Ut.push(l)),l.patchFlag|=-2,l}if(H7(t)&&(t=t.__vccOpts),t=I7(t,ht),e){e=y3(e);let{class:l,style:a}=e;l&&!Xe(l)&&(e.class=Ce(l)),Oe(a)&&(Ho(a)&&!te(a)&&(a=Ie({},a)),e.style=we(a))}const o=Xe(t)?1:fu(t)?128:A7(t)?64:Oe(t)?4:ge(t)?2:0;return T(t,e,n,r,s,o,i,!0)}function y3(t){return t?Ho(t)||i1 in t?Ie({},t):t:null}function en(t,e,n=!1){const{props:r,ref:s,patchFlag:i,children:o}=t,l=e?Yr(r||{},e):r,a={__v_isVNode:!0,__v_skip:!0,type:t.type,props:l,key:l&&_3(l),ref:e&&e.ref?n&&s?te(s)?s.concat(o1(e)):[s,o1(e)]:o1(e):s,scopeId:t.scopeId,slotScopeIds:t.slotScopeIds,children:o,target:t.target,targetAnchor:t.targetAnchor,staticCount:t.staticCount,shapeFlag:t.shapeFlag,patchFlag:e&&t.type!==Me?i===-1?16:i|16:i,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:t.transition,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&en(t.ssContent),ssFallback:t.ssFallback&&en(t.ssFallback),el:t.el,anchor:t.anchor,ctx:t.ctx};return Hu(a),a}function Mn(t=" ",e=0){return j(Wr,null,t,e)}function l1(t,e){const n=j(qr,null,t);return n.staticCount=e,n}function xe(t="",e=!1){return e?(k(),Ae(_t,null,t)):j(_t,null,t)}function tn(t){return t==null||typeof t=="boolean"?j(_t):te(t)?j(Me,null,t.slice()):typeof t=="object"?xr(t):j(Wr,null,String(t))}function xr(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:en(t)}function a1(t,e){let n=0;const{shapeFlag:r}=t;if(e==null)e=null;else if(te(e))n=16;else if(typeof e=="object")if(r&65){const s=e.default;s&&(s._c&&(s._d=!1),a1(t,s()),s._c&&(s._d=!0));return}else{n=32;const s=e._;!s&&!(i1 in e)?e._ctx=ht:s===3&&ht&&(ht.slots._===1?e._=1:(e._=2,t.patchFlag|=1024))}else ge(e)?(e={default:e,_ctx:ht},n=32):(e=String(e),r&64?(n=16,e=[Mn(e)]):n=8);t.children=e,t.shapeFlag|=n}function Yr(...t){const e={};for(let n=0;n<t.length;n++){const r=t[n];for(const s in r)if(s==="class")e.class!==r.class&&(e.class=Ce([e.class,r.class]));else if(s==="style")e.style=we([e.style,r.style]);else if(Kn(s)){const i=e[s],o=r[s];o&&i!==o&&!(te(i)&&i.includes(o))&&(e[s]=i?[].concat(i,o):o)}else s!==""&&(e[s]=r[s])}return e}function Vt(t,e,n,r=null){Dt(t,e,7,[n,r])}const P7=u3();let F7=0;function Cl(t,e,n){const r=t.type,s=(e?e.appContext:t.appContext)||P7,i={uid:F7++,vnode:t,type:r,parent:e,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,scope:new Io(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:e?e.provides:Object.create(s.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:t3(r,s),emitsOptions:hu(r,s),emit:null,emitted:null,propsDefaults:je,inheritAttrs:r.inheritAttrs,ctx:je,data:je,props:je,attrs:je,slots:je,refs:je,setupState:je,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return i.ctx={_:i},i.root=e?e.root:i,i.emit=bf.bind(null,i),t.ce&&t.ce(i),i}let pt=null;const Nn=()=>pt||ht,Lr=t=>{pt=t,t.scope.on()},_r=()=>{pt&&pt.scope.off(),pt=null};function v3(t){return t.vnode.shapeFlag&4}let Ms=!1;function wl(t,e=!1){Ms=e;const{props:n,children:r}=t.vnode,s=v3(t);c7(t,n,s,e),d7(t,r);const i=s?D7(t,e):void 0;return Ms=!1,i}function D7(t,e){const n=t.type;t.accessCache=Object.create(null),t.proxy=Uo(new Proxy(t.ctx,dl));const{setup:r}=n;if(r){const s=t.setupContext=r.length>1?C3(t):null;Lr(t),ws();const i=Rn(r,t,0,[t.props,s]);if(bs(),_r(),bi(i)){if(i.then(_r,_r),e)return i.then(o=>{bl(t,o,e)}).catch(o=>{$r(o,t,0)});t.asyncDep=i}else bl(t,i,e)}else Sl(t,e)}function bl(t,e,n){ge(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:Oe(e)&&(t.setupState=Go(e)),Sl(t,n)}let c1,El;function B7(t){c1=t,El=e=>{e.render._rc&&(e.withProxy=new Proxy(e.ctx,s7))}}const Tl=()=>!c1;function Sl(t,e,n){const r=t.type;if(zf(t),!t.render){if(!e&&c1&&!r.render){const s=t.vnode.props&&t.vnode.props["inline-template"]||r.template||R0(t).template;if(s){const{isCustomElement:i,compilerOptions:o}=t.appContext.config,{delimiters:l,compilerOptions:a}=r,c=Ie(Ie({isCustomElement:i,delimiters:l},o),a);c.compatConfig=Object.create(qo),r.compatConfig&&Ie(c.compatConfig,r.compatConfig),r.render=c1(s,c)}}t.render=r.render||Pt,El&&El(t)}n||(Lr(t),ws(),i7(t),bs(),_r())}function $7(t){return new Proxy(t.attrs,{get(e,n){return Ft(t,"get","$attrs"),e[n]}})}function C3(t){const e=r=>{t.exposed=r||{}};let n;return{get attrs(){return n||(n=$7(t))},slots:t.slots,emit:t.emit,expose:e}}function u1(t){if(t.exposed)return t.exposeProxy||(t.exposeProxy=new Proxy(Go(Uo(t.exposed)),{get(e,n){if(n in e)return e[n];if(n in Is)return Is[n](t)},has(e,n){return n in e||n in Is}}))}function Al(t,e=!0){return ge(t)?t.displayName||t.name:t.name||e&&t.__name}function H7(t){return ge(t)&&"__vccOpts"in t}const M=(t,e)=>df(t,e,Ms);function U7(){return null}function V7(){return null}function z7(t){}function G7(t,e){return null}function j7(){return w3().slots}function Z7(){return w3().attrs}function w3(){const t=Nn();return t.setupContext||(t.setupContext=C3(t))}function W7(t,e){const n=te(t)?t.reduce((r,s)=>(r[s]={},r),{}):t;for(const r in e){const s=n[r];s?te(s)||ge(s)?n[r]={type:s,default:e[r]}:s.default=e[r]:s===null&&(n[r]={default:e[r]})}return n}function q7(t,e){const n={};for(const r in t)e.includes(r)||Object.defineProperty(n,r,{enumerable:!0,get:()=>t[r]});return n}function K7(t){const e=Nn();let n=t();return _r(),bi(n)&&(n=n.catch(r=>{throw Lr(e),r})),[n,()=>Lr(e)]}function Ye(t,e,n){const r=arguments.length;return r===2?Oe(e)&&!te(e)?Jt(e)?j(t,null,[e]):j(t,e):j(t,null,e):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&Jt(n)&&(n=[n]),j(t,e,n))}const b3=Symbol(""),E3=()=>at(b3);function Y7(){}function X7(t,e,n,r){const s=n[r];if(s&&T3(s,t))return s;const i=e();return i.memo=t.slice(),n[r]=i}function T3(t,e){const n=t.memo;if(n.length!=e.length)return!1;for(let r=0;r<n.length;r++)if(Cs(n[r],e[r]))return!1;return Kr>0&&Ut&&Ut.push(t),!0}const S3="3.2.45",Q7={createComponentInstance:Cl,setupComponent:wl,renderComponentRoot:Zi,setCurrentRenderingInstance:v0,isVNode:Jt,normalizeVNode:tn},J7=Fu,Pn={warnDeprecation:Lf,createCompatVue:g7,isCompatEnabled:Ge,checkCompatEnabled:zi,softAssertCompatEnabled:Jn},e9="http://www.w3.org/2000/svg",Xr=typeof document<"u"?document:null,A3=Xr&&Xr.createElement("template"),t9={insert:(t,e,n)=>{e.insertBefore(t,n||null)},remove:t=>{const e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,n,r)=>{const s=e?Xr.createElementNS(e9,t):Xr.createElement(t,n?{is:n}:void 0);return t==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:t=>Xr.createTextNode(t),createComment:t=>Xr.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>Xr.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,n,r,s,i){const o=n?n.previousSibling:e.lastChild;if(s&&(s===i||s.nextSibling))for(;e.insertBefore(s.cloneNode(!0),n),!(s===i||!(s=s.nextSibling)););else{A3.innerHTML=r?`<svg>${t}</svg>`:t;const l=A3.content;if(r){const a=l.firstChild;for(;a.firstChild;)l.appendChild(a.firstChild);l.removeChild(a)}e.insertBefore(l,n)}return[o?o.nextSibling:e.firstChild,n?n.previousSibling:e.lastChild]}};function n9(t,e,n){const r=t._vtc;r&&(e=(e?[e,...r]:[...r]).join(" ")),e==null?t.removeAttribute("class"):n?t.setAttribute("class",e):t.className=e}function r9(t,e,n){const r=t.style,s=Xe(n);if(n&&!s){for(const i in n)Rl(r,i,n[i]);if(e&&!Xe(e))for(const i in e)n[i]==null&&Rl(r,i,"")}else{const i=r.display;s?e!==n&&(r.cssText=n):e&&t.removeAttribute("style"),"_vod"in t&&(r.display=i)}}const R3=/\s*!important$/;function Rl(t,e,n){if(te(n))n.forEach(r=>Rl(t,e,r));else if(n==null&&(n=""),e.startsWith("--"))t.setProperty(e,n);else{const r=s9(t,e);R3.test(n)?t.setProperty(Rt(r),n.replace(R3,""),"important"):t[r]=n}}const k3=["Webkit","Moz","ms"],kl={};function s9(t,e){const n=kl[e];if(n)return n;let r=At(e);if(r!=="filter"&&r in t)return kl[e]=r;r=p0(r);for(let s=0;s<k3.length;s++){const i=k3[s]+r;if(i in t)return kl[e]=i}return e}const O3="http://www.w3.org/1999/xlink";function i9(t,e,n,r,s){if(r&&e.startsWith("xlink:"))n==null?t.removeAttributeNS(O3,e.slice(6,e.length)):t.setAttributeNS(O3,e,n);else{if(l9(t,e,n,s))return;const i=T2(e);n==null||i&&!S2(n)?t.removeAttribute(e):t.setAttribute(e,i?"":n)}}const o9=xs("contenteditable,draggable,spellcheck");function l9(t,e,n,r=null){if(o9(e)){const s=n===null?"false":typeof n!="boolean"&&n!==void 0?"true":null;if(s&&Pn.softAssertCompatEnabled("ATTR_ENUMERATED_COERCION",r,e,n,s))return t.setAttribute(e,s),!0}else if(n===!1&&!T2(e)&&Pn.softAssertCompatEnabled("ATTR_FALSE_VALUE",r,e))return t.removeAttribute(e),!0;return!1}function a9(t,e,n,r,s,i,o){if(e==="innerHTML"||e==="textContent"){r&&o(r,s,i),t[e]=n==null?"":n;return}if(e==="value"&&t.tagName!=="PROGRESS"&&!t.tagName.includes("-")){t._value=n;const a=n==null?"":n;(t.value!==a||t.tagName==="OPTION")&&(t.value=a),n==null&&t.removeAttribute(e);return}let l=!1;if(n===""||n==null){const a=typeof t[e];a==="boolean"?n=S2(n):n==null&&a==="string"?(n="",l=!0):a==="number"&&(n=0,l=!0)}else if(n===!1&&Pn.isCompatEnabled("ATTR_FALSE_VALUE",s)){const a=typeof t[e];(a==="string"||a==="number")&&(n=a==="number"?0:"",l=!0)}try{t[e]=n}catch{}l&&t.removeAttribute(e)}function tr(t,e,n,r){t.addEventListener(e,n,r)}function c9(t,e,n,r){t.removeEventListener(e,n,r)}function u9(t,e,n,r,s=null){const i=t._vei||(t._vei={}),o=i[e];if(r&&o)o.value=r;else{const[l,a]=h9(e);if(r){const c=i[e]=p9(r,s);tr(t,l,c,a)}else o&&(c9(t,l,o,a),i[e]=void 0)}}const I3=/(?:Once|Passive|Capture)$/;function h9(t){let e;if(I3.test(t)){e={};let r;for(;r=t.match(I3);)t=t.slice(0,t.length-r[0].length),e[r[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):Rt(t.slice(2)),e]}let Ol=0;const d9=Promise.resolve(),f9=()=>Ol||(d9.then(()=>Ol=0),Ol=Date.now());function p9(t,e){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;Dt(g9(r,n.value),e,5,[r])};return n.value=t,n.attached=f9(),n}function g9(t,e){if(te(e)){const n=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{n.call(t),t._stopped=!0},e.map(r=>s=>!s._stopped&&r&&r(s))}else return e}const M3=/^on[a-z]/,m9=(t,e,n,r,s=!1,i,o,l,a)=>{e==="class"?n9(t,r,s):e==="style"?r9(t,n,r):Kn(e)?Ro(e)||u9(t,e,n,r,o):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):x9(t,e,r,s))?a9(t,e,r,i,o,l,a):(e==="true-value"?t._trueValue=r:e==="false-value"&&(t._falseValue=r),i9(t,e,r,s,o))};function x9(t,e,n,r){return r?!!(e==="innerHTML"||e==="textContent"||e in t&&M3.test(e)&&ge(n)):e==="spellcheck"||e==="draggable"||e==="translate"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA"||M3.test(e)&&Xe(n)?!1:e in t}function N3(t,e){const n=Ve(t);class r extends h1{constructor(i){super(n,i,e)}}return r.def=n,r}const L9=t=>N3(t,s4),_9=typeof HTMLElement<"u"?HTMLElement:class{};class h1 extends _9{constructor(e,n={},r){super(),this._def=e,this._props=n,this._instance=null,this._connected=!1,this._resolved=!1,this._numberProps=null,this.shadowRoot&&r?r(this._createVNode(),this.shadowRoot):(this.attachShadow({mode:"open"}),this._def.__asyncLoader||this._resolveProps(this._def))}connectedCallback(){this._connected=!0,this._instance||(this._resolved?this._update():this._resolveDef())}disconnectedCallback(){this._connected=!1,Qn(()=>{this._connected||(Bl(null,this.shadowRoot),this._instance=null)})}_resolveDef(){this._resolved=!0;for(let r=0;r<this.attributes.length;r++)this._setAttr(this.attributes[r].name);new MutationObserver(r=>{for(const s of r)this._setAttr(s.attributeName)}).observe(this,{attributes:!0});const e=(r,s=!1)=>{const{props:i,styles:o}=r;let l;if(i&&!te(i))for(const a in i){const c=i[a];(c===Number||c&&c.type===Number)&&(a in this._props&&(this._props[a]=Tn(this._props[a])),(l||(l=Object.create(null)))[At(a)]=!0)}this._numberProps=l,s&&this._resolveProps(r),this._applyStyles(o),this._update()},n=this._def.__asyncLoader;n?n().then(r=>e(r,!0)):e(this._def)}_resolveProps(e){const{props:n}=e,r=te(n)?n:Object.keys(n||{});for(const s of Object.keys(this))s[0]!=="_"&&r.includes(s)&&this._setProp(s,this[s],!0,!1);for(const s of r.map(At))Object.defineProperty(this,s,{get(){return this._getProp(s)},set(i){this._setProp(s,i)}})}_setAttr(e){let n=this.getAttribute(e);const r=At(e);this._numberProps&&this._numberProps[r]&&(n=Tn(n)),this._setProp(r,n,!1)}_getProp(e){return this._props[e]}_setProp(e,n,r=!0,s=!0){n!==this._props[e]&&(this._props[e]=n,s&&this._instance&&this._update(),r&&(n===!0?this.setAttribute(Rt(e),""):typeof n=="string"||typeof n=="number"?this.setAttribute(Rt(e),n+""):n||this.removeAttribute(Rt(e))))}_update(){Bl(this._createVNode(),this.shadowRoot)}_createVNode(){const e=j(this._def,Ie({},this._props));return this._instance||(e.ce=n=>{this._instance=n,n.isCE=!0;const r=(i,o)=>{this.dispatchEvent(new CustomEvent(i,{detail:o}))};n.emit=(i,...o)=>{r(i,o),Rt(i)!==i&&r(Rt(i),o)};let s=this;for(;s=s&&(s.parentNode||s.host);)if(s instanceof h1){n.parent=s._instance,n.provides=s._instance.provides;break}}),e}_applyStyles(e){e&&e.forEach(n=>{const r=document.createElement("style");r.textContent=n,this.shadowRoot.appendChild(r)})}}function y9(t="$style"){{const e=Nn();if(!e)return je;const n=e.type.__cssModules;if(!n)return je;const r=n[t];return r||je}}function v9(t){const e=Nn();if(!e)return;const n=e.ut=(s=t(e.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${e.uid}"]`)).forEach(i=>Ml(i,s))},r=()=>{const s=t(e.proxy);Il(e.subTree,s),n(s)};mu(r),Ze(()=>{const s=new MutationObserver(r);s.observe(e.subTree.el.parentNode,{childList:!0}),ft(()=>s.disconnect())})}function Il(t,e){if(t.shapeFlag&128){const n=t.suspense;t=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push(()=>{Il(n.activeBranch,e)})}for(;t.component;)t=t.component.subTree;if(t.shapeFlag&1&&t.el)Ml(t.el,e);else if(t.type===Me)t.children.forEach(n=>Il(n,e));else if(t.type===qr){let{el:n,anchor:r}=t;for(;n&&(Ml(n,e),n!==r);)n=n.nextSibling}}function Ml(t,e){if(t.nodeType===1){const n=t.style;for(const r in e)n.setProperty(`--${r}`,e[r])}}const yr="transition",I0="animation",Ns=(t,{slots:e})=>Ye(nl,D3(t),e);Ns.displayName="Transition",Ns.__isBuiltIn=!0;const P3={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},C9=Ns.props=Ie({},nl.props,P3),Qr=(t,e=[])=>{te(t)?t.forEach(n=>n(...e)):t&&t(...e)},F3=t=>t?te(t)?t.some(e=>e.length>1):t.length>1:!1;function D3(t){const e={};for(const $ in t)$ in P3||(e[$]=t[$]);if(t.css===!1)return e;const{name:n="v",type:r,duration:s,enterFromClass:i=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:a=i,appearActiveClass:c=o,appearToClass:u=l,leaveFromClass:h=`${n}-leave-from`,leaveActiveClass:d=`${n}-leave-active`,leaveToClass:f=`${n}-leave-to`}=t,g=Pn.isCompatEnabled("TRANSITION_CLASSES",null);let L,C,x;if(g){const $=ee=>ee.replace(/-from$/,"");t.enterFromClass||(L=$(i)),t.appearFromClass||(C=$(a)),t.leaveFromClass||(x=$(h))}const m=w9(s),y=m&&m[0],v=m&&m[1],{onBeforeEnter:b,onEnter:O,onEnterCancelled:N,onLeave:A,onLeaveCancelled:Z,onBeforeAppear:P=b,onAppear:X=O,onAppearCancelled:ve=N}=e,de=($,ee,fe)=>{Fn($,ee?u:l),Fn($,ee?c:o),fe&&fe()},Q=($,ee)=>{$._isLeaving=!1,Fn($,h),Fn($,f),Fn($,d),ee&&ee()},Ee=$=>(ee,fe)=>{const et=$?X:O,tt=()=>de(ee,$,fe);Qr(et,[ee,tt]),B3(()=>{Fn(ee,$?a:i),g&&Fn(ee,$?C:L),dn(ee,$?u:l),F3(et)||$3(ee,r,y,tt)})};return Ie(e,{onBeforeEnter($){Qr(b,[$]),dn($,i),g&&dn($,L),dn($,o)},onBeforeAppear($){Qr(P,[$]),dn($,a),g&&dn($,C),dn($,c)},onEnter:Ee(!1),onAppear:Ee(!0),onLeave($,ee){$._isLeaving=!0;const fe=()=>Q($,ee);dn($,h),g&&dn($,x),z3(),dn($,d),B3(()=>{!$._isLeaving||(Fn($,h),g&&Fn($,x),dn($,f),F3(A)||$3($,r,v,fe))}),Qr(A,[$,fe])},onEnterCancelled($){de($,!1),Qr(N,[$])},onAppearCancelled($){de($,!0),Qr(ve,[$])},onLeaveCancelled($){Q($),Qr(Z,[$])}})}function w9(t){if(t==null)return null;if(Oe(t))return[Nl(t.enter),Nl(t.leave)];{const e=Nl(t);return[e,e]}}function Nl(t){return Tn(t)}function dn(t,e){e.split(/\s+/).forEach(n=>n&&t.classList.add(n)),(t._vtc||(t._vtc=new Set)).add(e)}function Fn(t,e){e.split(/\s+/).forEach(r=>r&&t.classList.remove(r));const{_vtc:n}=t;n&&(n.delete(e),n.size||(t._vtc=void 0))}function B3(t){requestAnimationFrame(()=>{requestAnimationFrame(t)})}let b9=0;function $3(t,e,n,r){const s=t._endId=++b9,i=()=>{s===t._endId&&r()};if(n)return setTimeout(i,n);const{type:o,timeout:l,propCount:a}=H3(t,e);if(!o)return r();const c=o+"end";let u=0;const h=()=>{t.removeEventListener(c,d),i()},d=f=>{f.target===t&&++u>=a&&h()};setTimeout(()=>{u<a&&h()},l+1),t.addEventListener(c,d)}function H3(t,e){const n=window.getComputedStyle(t),r=g=>(n[g]||"").split(", "),s=r(`${yr}Delay`),i=r(`${yr}Duration`),o=U3(s,i),l=r(`${I0}Delay`),a=r(`${I0}Duration`),c=U3(l,a);let u=null,h=0,d=0;e===yr?o>0&&(u=yr,h=o,d=i.length):e===I0?c>0&&(u=I0,h=c,d=a.length):(h=Math.max(o,c),u=h>0?o>c?yr:I0:null,d=u?u===yr?i.length:a.length:0);const f=u===yr&&/\b(transform|all)(,|$)/.test(r(`${yr}Property`).toString());return{type:u,timeout:h,propCount:d,hasTransform:f}}function U3(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max(...e.map((n,r)=>V3(n)+V3(t[r])))}function V3(t){return Number(t.slice(0,-1).replace(",","."))*1e3}function z3(){return document.body.offsetHeight}const G3=new WeakMap,j3=new WeakMap,Z3={name:"TransitionGroup",props:Ie({},C9,{tag:String,moveClass:String}),setup(t,{slots:e}){const n=Nn(),r=tl();let s,i;return A0(()=>{if(!s.length)return;const o=t.moveClass||`${t.name||"v"}-move`;if(!A9(s[0].el,n.vnode.el,o))return;s.forEach(E9),s.forEach(T9);const l=s.filter(S9);z3(),l.forEach(a=>{const c=a.el,u=c.style;dn(c,o),u.transform=u.webkitTransform=u.transitionDuration="";const h=c._moveCb=d=>{d&&d.target!==c||(!d||/transform$/.test(d.propertyName))&&(c.removeEventListener("transitionend",h),c._moveCb=null,Fn(c,o))};c.addEventListener("transitionend",h)})}),()=>{const o=Te(t),l=D3(o);let a=o.tag||Me;!o.tag&&Pn.checkCompatEnabled("TRANSITION_GROUP_ROOT",n.parent)&&(a="span"),s=i,i=e.default?qi(e.default()):[];for(let c=0;c<i.length;c++){const u=i[c];u.key!=null&&Ur(u,Rs(u,l,r,n))}if(s)for(let c=0;c<s.length;c++){const u=s[c];Ur(u,Rs(u,l,r,n)),G3.set(u,u.el.getBoundingClientRect())}return j(a,null,i)}}};Z3.__isBuiltIn=!0;const W3=Z3;function E9(t){const e=t.el;e._moveCb&&e._moveCb(),e._enterCb&&e._enterCb()}function T9(t){j3.set(t,t.el.getBoundingClientRect())}function S9(t){const e=G3.get(t),n=j3.get(t),r=e.left-n.left,s=e.top-n.top;if(r||s){const i=t.el.style;return i.transform=i.webkitTransform=`translate(${r}px,${s}px)`,i.transitionDuration="0s",t}}function A9(t,e,n){const r=t.cloneNode();t._vtc&&t._vtc.forEach(o=>{o.split(/\s+/).forEach(l=>l&&r.classList.remove(l))}),n.split(/\s+/).forEach(o=>o&&r.classList.add(o)),r.style.display="none";const s=e.nodeType===1?e:e.parentNode;s.appendChild(r);const{hasTransform:i}=H3(r);return s.removeChild(r),i}const vr=t=>{const e=t.props["onUpdate:modelValue"]||t.props["onModelCompat:input"];return te(e)?n=>ur(e,n):e};function R9(t){t.target.composing=!0}function q3(t){const e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}const d1={created(t,{modifiers:{lazy:e,trim:n,number:r}},s){t._assign=vr(s);const i=r||s.props&&s.props.type==="number";tr(t,e?"change":"input",o=>{if(o.target.composing)return;let l=t.value;n&&(l=l.trim()),i&&(l=Tn(l)),t._assign(l)}),n&&tr(t,"change",()=>{t.value=t.value.trim()}),e||(tr(t,"compositionstart",R9),tr(t,"compositionend",q3),tr(t,"change",q3))},mounted(t,{value:e}){t.value=e==null?"":e},beforeUpdate(t,{value:e,modifiers:{lazy:n,trim:r,number:s}},i){if(t._assign=vr(i),t.composing||document.activeElement===t&&t.type!=="range"&&(n||r&&t.value.trim()===e||(s||t.type==="number")&&Tn(t.value)===e))return;const o=e==null?"":e;t.value!==o&&(t.value=o)}},Pl={deep:!0,created(t,e,n){t._assign=vr(n),tr(t,"change",()=>{const r=t._modelValue,s=Ps(t),i=t.checked,o=t._assign;if(te(r)){const l=h0(r,s),a=l!==-1;if(i&&!a)o(r.concat(s));else if(!i&&a){const c=[...r];c.splice(l,1),o(c)}}else if(Nr(r)){const l=new Set(r);i?l.add(s):l.delete(s),o(l)}else o(Q3(t,i))})},mounted:K3,beforeUpdate(t,e,n){t._assign=vr(n),K3(t,e,n)}};function K3(t,{value:e,oldValue:n},r){t._modelValue=e,te(e)?t.checked=h0(e,r.props.value)>-1:Nr(e)?t.checked=e.has(r.props.value):e!==n&&(t.checked=qn(e,Q3(t,!0)))}const Fl={created(t,{value:e},n){t.checked=qn(e,n.props.value),t._assign=vr(n),tr(t,"change",()=>{t._assign(Ps(t))})},beforeUpdate(t,{value:e,oldValue:n},r){t._assign=vr(r),e!==n&&(t.checked=qn(e,r.props.value))}},Y3={deep:!0,created(t,{value:e,modifiers:{number:n}},r){const s=Nr(e);tr(t,"change",()=>{const i=Array.prototype.filter.call(t.options,o=>o.selected).map(o=>n?Tn(Ps(o)):Ps(o));t._assign(t.multiple?s?new Set(i):i:i[0])}),t._assign=vr(r)},mounted(t,{value:e}){X3(t,e)},beforeUpdate(t,e,n){t._assign=vr(n)},updated(t,{value:e}){X3(t,e)}};function X3(t,e){const n=t.multiple;if(!(n&&!te(e)&&!Nr(e))){for(let r=0,s=t.options.length;r<s;r++){const i=t.options[r],o=Ps(i);if(n)te(e)?i.selected=h0(e,o)>-1:i.selected=e.has(o);else if(qn(Ps(i),e)){t.selectedIndex!==r&&(t.selectedIndex=r);return}}!n&&t.selectedIndex!==-1&&(t.selectedIndex=-1)}}function Ps(t){return"_value"in t?t._value:t.value}function Q3(t,e){const n=e?"_trueValue":"_falseValue";return n in t?t[n]:e}const Dl={created(t,e,n){f1(t,e,n,null,"created")},mounted(t,e,n){f1(t,e,n,null,"mounted")},beforeUpdate(t,e,n,r){f1(t,e,n,r,"beforeUpdate")},updated(t,e,n,r){f1(t,e,n,r,"updated")}};function J3(t,e){switch(t){case"SELECT":return Y3;case"TEXTAREA":return d1;default:switch(e){case"checkbox":return Pl;case"radio":return Fl;default:return d1}}}function f1(t,e,n,r,s){const o=J3(t.tagName,n.props&&n.props.type)[s];o&&o(t,e,n,r)}function k9(){d1.getSSRProps=({value:t})=>({value:t}),Fl.getSSRProps=({value:t},e)=>{if(e.props&&qn(e.props.value,t))return{checked:!0}},Pl.getSSRProps=({value:t},e)=>{if(te(t)){if(e.props&&h0(t,e.props.value)>-1)return{checked:!0}}else if(Nr(t)){if(e.props&&t.has(e.props.value))return{checked:!0}}else if(t)return{checked:!0}},Dl.getSSRProps=(t,e)=>{if(typeof e.type!="string")return;const n=J3(e.type.toUpperCase(),e.props&&e.props.type);if(n.getSSRProps)return n.getSSRProps(t,e)}}const O9=["ctrl","shift","alt","meta"],I9={stop:t=>t.stopPropagation(),prevent:t=>t.preventDefault(),self:t=>t.target!==t.currentTarget,ctrl:t=>!t.ctrlKey,shift:t=>!t.shiftKey,alt:t=>!t.altKey,meta:t=>!t.metaKey,left:t=>"button"in t&&t.button!==0,middle:t=>"button"in t&&t.button!==1,right:t=>"button"in t&&t.button!==2,exact:(t,e)=>O9.some(n=>t[`${n}Key`]&&!e.includes(n))},M0=(t,e)=>(n,...r)=>{for(let s=0;s<e.length;s++){const i=I9[e[s]];if(i&&i(n,e))return}return t(n,...r)},M9={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},N9=(t,e)=>{let n,r=null;return r=Nn(),Pn.isCompatEnabled("CONFIG_KEY_CODES",r)&&r&&(n=r.appContext.config.keyCodes),s=>{if(!("key"in s))return;const i=Rt(s.key);if(e.some(o=>o===i||M9[o]===i))return t(s);{const o=String(s.keyCode);if(Pn.isCompatEnabled("V_ON_KEYCODE_MODIFIER",r)&&e.some(l=>l==o))return t(s);if(n)for(const l of e){const a=n[l];if(a&&(te(a)?a.some(u=>String(u)===o):String(a)===o))return t(s)}}}},N0={beforeMount(t,{value:e},{transition:n}){t._vod=t.style.display==="none"?"":t.style.display,n&&e?n.beforeEnter(t):P0(t,e)},mounted(t,{value:e},{transition:n}){n&&e&&n.enter(t)},updated(t,{value:e,oldValue:n},{transition:r}){!e!=!n&&(r?e?(r.beforeEnter(t),P0(t,!0),r.enter(t)):r.leave(t,()=>{P0(t,!1)}):P0(t,e))},beforeUnmount(t,{value:e}){P0(t,e)}};function P0(t,e){t.style.display=e?t._vod:"none"}function P9(){N0.getSSRProps=({value:t})=>{if(!t)return{style:{display:"none"}}}}const e4=Ie({patchProp:m9},t9);let F0,t4=!1;function n4(){return F0||(F0=h3(e4))}function r4(){return F0=t4?F0:d3(e4),t4=!0,F0}const Bl=(...t)=>{n4().render(...t)},s4=(...t)=>{r4().hydrate(...t)},D0=(...t)=>{const e=n4().createApp(...t),{mount:n}=e;return e.mount=r=>{const s=i4(r);if(!s)return;const i=e._component;!ge(i)&&!i.render&&!i.template&&(i.template=s.innerHTML),s.innerHTML="";const o=n(s,!1,s instanceof SVGElement);return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),o},e},F9=(...t)=>{const e=r4().createApp(...t),{mount:n}=e;return e.mount=r=>{const s=i4(r);if(s)return n(s,!0,s instanceof SVGElement)},e};function i4(t){return Xe(t)?document.querySelector(t):t}let o4=!1;var D9=Object.freeze({__proto__:null,render:Bl,hydrate:s4,createApp:D0,createSSRApp:F9,initDirectivesForSSR:()=>{o4||(o4=!0,k9(),P9())},defineCustomElement:N3,defineSSRCustomElement:L9,VueElement:h1,useCssModule:y9,useCssVars:v9,Transition:Ns,TransitionGroup:W3,vModelText:d1,vModelCheckbox:Pl,vModelRadio:Fl,vModelSelect:Y3,vModelDynamic:Dl,withModifiers:M0,withKeys:N9,vShow:N0,reactive:An,ref:ie,readonly:$o,unref:F,proxyRefs:Go,isRef:gt,toRef:$i,toRefs:Br,isProxy:Ho,isReactive:Yn,isReadonly:Dr,isShallow:x0,customRef:cf,triggerRef:of,shallowRef:Bi,shallowReactive:tu,shallowReadonly:Fr,markRaw:Uo,toRaw:Te,effect:Id,stop:Md,ReactiveEffect:m0,effectScope:I2,EffectScope:Io,getCurrentScope:N2,onScopeDispose:P2,computed:M,watch:rt,watchEffect:$t,watchPostEffect:mu,watchSyncEffect:Pf,onBeforeMount:Tu,onMounted:Ze,onBeforeUpdate:Su,onUpdated:A0,onBeforeUnmount:Os,onUnmounted:ft,onActivated:wu,onDeactivated:bu,onRenderTracked:ku,onRenderTriggered:Ru,onErrorCaptured:Ou,onServerPrefetch:Au,provide:kt,inject:at,nextTick:Qn,defineComponent:Ve,defineAsyncComponent:ks,useAttrs:Z7,useSlots:j7,defineProps:U7,defineEmits:V7,defineExpose:z7,withDefaults:G7,mergeDefaults:W7,createPropsRestProxy:q7,withAsyncContext:K7,getCurrentInstance:Nn,h:Ye,createVNode:j,cloneVNode:en,mergeProps:Yr,isVNode:Jt,Fragment:Me,Text:Wr,Comment:_t,Static:qr,Teleport:g3,Suspense:kf,KeepAlive:Cu,BaseTransition:nl,withDirectives:Yi,useSSRContext:E3,ssrContextKey:b3,createRenderer:h3,createHydrationRenderer:d3,queuePostFlushCb:Wo,warn:ff,handleError:$r,callWithErrorHandling:Rn,callWithAsyncErrorHandling:Dt,resolveComponent:me,resolveDirective:Pu,resolveDynamicComponent:Xi,registerRuntimeCompiler:B7,isRuntimeOnly:Tl,useTransitionState:tl,resolveTransitionHooks:Rs,setTransitionHooks:Ur,getTransitionRawChildren:qi,initCustomFormatter:Y7,get devtools(){return Ts},setDevtoolsHook:au,withCtx:Bt,pushScopeId:C0,popScopeId:w0,withScopeId:Ef,renderList:yn,toHandlers:Gu,renderSlot:cl,createSlots:Vu,withMemo:X7,isMemoSame:T3,openBlock:k,createBlock:Ae,setBlockTracking:vl,createTextVNode:Mn,createCommentVNode:xe,createStaticVNode:l1,createElementVNode:T,createElementBlock:V,guardReactiveProps:y3,toDisplayString:ze,camelize:At,capitalize:p0,toHandlerKey:vs,normalizeProps:vd,normalizeClass:Ce,normalizeStyle:we,transformVNodeArgs:M7,version:S3,ssrUtils:Q7,resolveFilter:J7,compatUtils:Pn});function B9(...t){const e=D0(...t);return Pn.isCompatEnabled("RENDER_FUNCTION",null)&&(e.component("__compat__transition",Ns),e.component("__compat__transition-group",W3),e.component("__compat__keep-alive",Cu),e._context.directives.show=N0,e._context.directives.model=Dl),e}function $9(){const t=Pn.createCompatVue(D0,B9);return Ie(t,D9),t}const l4=$9();l4.compile=()=>{};function H9(){return a4().__VUE_DEVTOOLS_GLOBAL_HOOK__}function a4(){return typeof navigator<"u"&&typeof window<"u"?window:typeof global<"u"?global:{}}const U9=typeof Proxy=="function",V9="devtools-plugin:setup",z9="plugin:settings:set";let Fs,$l;function G9(){var t;return Fs!==void 0||(typeof window<"u"&&window.performance?(Fs=!0,$l=window.performance):typeof global<"u"&&((t=global.perf_hooks)===null||t===void 0?void 0:t.performance)?(Fs=!0,$l=global.perf_hooks.performance):Fs=!1),Fs}function j9(){return G9()?$l.now():Date.now()}class Z9{constructor(e,n){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=e,this.hook=n;const r={};if(e.settings)for(const o in e.settings){const l=e.settings[o];r[o]=l.defaultValue}const s=`__vue-devtools-plugin-settings__${e.id}`;let i=Object.assign({},r);try{const o=localStorage.getItem(s),l=JSON.parse(o);Object.assign(i,l)}catch{}this.fallbacks={getSettings(){return i},setSettings(o){try{localStorage.setItem(s,JSON.stringify(o))}catch{}i=o},now(){return j9()}},n&&n.on(z9,(o,l)=>{o===this.plugin.id&&this.fallbacks.setSettings(l)}),this.proxiedOn=new Proxy({},{get:(o,l)=>this.target?this.target.on[l]:(...a)=>{this.onQueue.push({method:l,args:a})}}),this.proxiedTarget=new Proxy({},{get:(o,l)=>this.target?this.target[l]:l==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(l)?(...a)=>(this.targetQueue.push({method:l,args:a,resolve:()=>{}}),this.fallbacks[l](...a)):(...a)=>new Promise(c=>{this.targetQueue.push({method:l,args:a,resolve:c})})})}async setRealTarget(e){this.target=e;for(const n of this.onQueue)this.target.on[n.method](...n.args);for(const n of this.targetQueue)n.resolve(await this.target[n.method](...n.args))}}function W9(t,e){const n=t,r=a4(),s=H9(),i=U9&&n.enableEarlyProxy;if(s&&(r.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!i))s.emit(V9,t,e);else{const o=i?new Z9(n,s):null;(r.__VUE_DEVTOOLS_PLUGINS__=r.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:n,setupFn:e,proxy:o}),o&&e(o.proxiedTarget)}}/*!
|
|
2
|
+
(function(Xt,wt){typeof exports=="object"&&typeof module<"u"?wt(exports):typeof define=="function"&&define.amd?define(["exports"],wt):(Xt=typeof globalThis<"u"?globalThis:Xt||self,wt(Xt.zenuml={}))})(this,function(Xt){"use strict";var BM=Object.defineProperty;var $M=(Xt,wt,Mr)=>wt in Xt?BM(Xt,wt,{enumerable:!0,configurable:!0,writable:!0,value:Mr}):Xt[wt]=Mr;var J=(Xt,wt,Mr)=>($M(Xt,typeof wt!="symbol"?wt+"":wt,Mr),Mr);var wt=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Mr(t){try{return JSON.stringify(t)}catch{return'"[Circular]"'}}var J8=ed;function ed(t,e,n){var r=n&&n.stringify||Mr,s=1;if(typeof t=="object"&&t!==null){var i=e.length+s;if(i===1)return t;var o=new Array(i);o[0]=r(t);for(var l=1;l<i;l++)o[l]=r(e[l]);return o.join(" ")}if(typeof t!="string")return t;var a=e.length;if(a===0)return t;for(var c="",u=1-s,h=-1,d=t&&t.length||0,f=0;f<d;){if(t.charCodeAt(f)===37&&f+1<d){switch(h=h>-1?h:0,t.charCodeAt(f+1)){case 100:case 102:if(u>=a||e[u]==null)break;h<f&&(c+=t.slice(h,f)),c+=Number(e[u]),h=f+2,f++;break;case 105:if(u>=a||e[u]==null)break;h<f&&(c+=t.slice(h,f)),c+=Math.floor(Number(e[u])),h=f+2,f++;break;case 79:case 111:case 106:if(u>=a||e[u]===void 0)break;h<f&&(c+=t.slice(h,f));var g=typeof e[u];if(g==="string"){c+="'"+e[u]+"'",h=f+2,f++;break}if(g==="function"){c+=e[u].name||"<anonymous>",h=f+2,f++;break}c+=r(e[u]),h=f+2,f++;break;case 115:if(u>=a)break;h<f&&(c+=t.slice(h,f)),c+=String(e[u]),h=f+2,f++;break;case 37:h<f&&(c+=t.slice(h,f)),c+="%",h=f+2,f++,u--;break}++u}++f}return h===-1?t:(h<d&&(c+=t.slice(h)),c)}const C2=J8;var td=En;const a0=hd().console||{},nd={mapHttpRequest:wi,mapHttpResponse:wi,wrapRequestSerializer:Ao,wrapResponseSerializer:Ao,wrapErrorSerializer:Ao,req:wi,res:wi,err:ld};function rd(t,e){return Array.isArray(t)?t.filter(function(r){return r!=="!stdSerializers.err"}):t===!0?Object.keys(e):!1}function En(t){t=t||{},t.browser=t.browser||{};const e=t.browser.transmit;if(e&&typeof e.send!="function")throw Error("pino: transmit option must have a send function");const n=t.browser.write||a0;t.browser.write&&(t.browser.asObject=!0);const r=t.serializers||{},s=rd(t.browser.serialize,r);let i=t.browser.serialize;Array.isArray(t.browser.serialize)&&t.browser.serialize.indexOf("!stdSerializers.err")>-1&&(i=!1);const o=["error","fatal","warn","info","debug","trace"];typeof n=="function"&&(n.error=n.fatal=n.warn=n.info=n.debug=n.trace=n),(t.enabled===!1||t.browser.disabled)&&(t.level="silent");const l=t.level||"info",a=Object.create(n);a.log||(a.log=c0),Object.defineProperty(a,"levelVal",{get:u}),Object.defineProperty(a,"level",{get:h,set:d});const c={transmit:e,serialize:s,asObject:t.browser.asObject,levels:o,timestamp:ad(t)};a.levels=En.levels,a.level=l,a.setMaxListeners=a.getMaxListeners=a.emit=a.addListener=a.on=a.prependListener=a.once=a.prependOnceListener=a.removeListener=a.removeAllListeners=a.listeners=a.listenerCount=a.eventNames=a.write=a.flush=c0,a.serializers=r,a._serialize=s,a._stdErrSerialize=i,a.child=f,e&&(a._logEvent=So());function u(){return this.level==="silent"?1/0:this.levels.values[this.level]}function h(){return this._level}function d(g){if(g!=="silent"&&!this.levels.values[g])throw Error("unknown level "+g);this._level=g,gs(c,a,"error","log"),gs(c,a,"fatal","error"),gs(c,a,"warn","error"),gs(c,a,"info","log"),gs(c,a,"debug","log"),gs(c,a,"trace","log")}function f(g,L){if(!g)throw new Error("missing bindings for child Pino");L=L||{},s&&g.serializers&&(L.serializers=g.serializers);const C=L.serializers;if(s&&C){var x=Object.assign({},r,C),m=t.browser.serialize===!0?Object.keys(x):s;delete g.serializers,Ci([g],m,x,this._stdErrSerialize)}function y(v){this._childLevel=(v._childLevel|0)+1,this.error=ms(v,g,"error"),this.fatal=ms(v,g,"fatal"),this.warn=ms(v,g,"warn"),this.info=ms(v,g,"info"),this.debug=ms(v,g,"debug"),this.trace=ms(v,g,"trace"),x&&(this.serializers=x,this._serialize=m),e&&(this._logEvent=So([].concat(v._logEvent.bindings,g)))}return y.prototype=this,new y(this)}return a}En.levels={values:{fatal:60,error:50,warn:40,info:30,debug:20,trace:10},labels:{10:"trace",20:"debug",30:"info",40:"warn",50:"error",60:"fatal"}},En.stdSerializers=nd,En.stdTimeFunctions=Object.assign({},{nullTime:w2,epochTime:b2,unixTime:cd,isoTime:ud});function gs(t,e,n,r){const s=Object.getPrototypeOf(e);e[n]=e.levelVal>e.levels.values[n]?c0:s[n]?s[n]:a0[n]||a0[r]||c0,sd(t,e,n)}function sd(t,e,n){!t.transmit&&e[n]===c0||(e[n]=function(r){return function(){const i=t.timestamp(),o=new Array(arguments.length),l=Object.getPrototypeOf&&Object.getPrototypeOf(this)===a0?a0:this;for(var a=0;a<o.length;a++)o[a]=arguments[a];if(t.serialize&&!t.asObject&&Ci(o,this._serialize,this.serializers,this._stdErrSerialize),t.asObject?r.call(l,id(this,n,o,i)):r.apply(l,o),t.transmit){const c=t.transmit.level||e.level,u=En.levels.values[c],h=En.levels.values[n];if(h<u)return;od(this,{ts:i,methodLevel:n,methodValue:h,transmitLevel:c,transmitValue:En.levels.values[t.transmit.level||e.level],send:t.transmit.send,val:e.levelVal},o)}}}(e[n]))}function id(t,e,n,r){t._serialize&&Ci(n,t._serialize,t.serializers,t._stdErrSerialize);const s=n.slice();let i=s[0];const o={};r&&(o.time=r),o.level=En.levels.values[e];let l=(t._childLevel|0)+1;if(l<1&&(l=1),i!==null&&typeof i=="object"){for(;l--&&typeof s[0]=="object";)Object.assign(o,s.shift());i=s.length?C2(s.shift(),s):void 0}else typeof i=="string"&&(i=C2(s.shift(),s));return i!==void 0&&(o.msg=i),o}function Ci(t,e,n,r){for(const s in t)if(r&&t[s]instanceof Error)t[s]=En.stdSerializers.err(t[s]);else if(typeof t[s]=="object"&&!Array.isArray(t[s]))for(const i in t[s])e&&e.indexOf(i)>-1&&i in n&&(t[s][i]=n[i](t[s][i]))}function ms(t,e,n){return function(){const r=new Array(1+arguments.length);r[0]=e;for(var s=1;s<r.length;s++)r[s]=arguments[s-1];return t[n].apply(this,r)}}function od(t,e,n){const r=e.send,s=e.ts,i=e.methodLevel,o=e.methodValue,l=e.val,a=t._logEvent.bindings;Ci(n,t._serialize||Object.keys(t.serializers),t.serializers,t._stdErrSerialize===void 0?!0:t._stdErrSerialize),t._logEvent.ts=s,t._logEvent.messages=n.filter(function(c){return a.indexOf(c)===-1}),t._logEvent.level.label=i,t._logEvent.level.value=o,r(i,t._logEvent,l),t._logEvent=So(a)}function So(t){return{ts:0,messages:[],bindings:t||[],level:{label:"",value:0}}}function ld(t){const e={type:t.constructor.name,msg:t.message,stack:t.stack};for(const n in t)e[n]===void 0&&(e[n]=t[n]);return e}function ad(t){return typeof t.timestamp=="function"?t.timestamp:t.timestamp===!1?w2:b2}function wi(){return{}}function Ao(t){return t}function c0(){}function w2(){return!1}function b2(){return Date.now()}function cd(){return Math.round(Date.now()/1e3)}function ud(){return new Date(Date.now()).toISOString()}function hd(){function t(e){return typeof e<"u"&&e}try{return typeof globalThis<"u"||Object.defineProperty(Object.prototype,"globalThis",{get:function(){return delete Object.prototype.globalThis,this.globalThis=this},configurable:!0}),globalThis}catch{return t(self)||t(window)||t(this)||{}}}const dd=td({level:"warn"}),E2=["log","trace","debug","info","warn","error"];function fd(t,e){t[e]=(console[e]||console.log).bind(console)}function pd(t,e,n){t[e]=(console[e]||console.log).bind(console,n[0],n[1])}function gd(t){E2.forEach(n=>fd(t,n));const e=t.child;return t.child=function(n){const r=e.call(t,n);return E2.forEach(s=>pd(r,s,["%c"+n.name||"","color: #00f"])),r},t}const u0=gd(dd);function xs(t,e){const n=Object.create(null),r=t.split(",");for(let s=0;s<r.length;s++)n[r[s]]=!0;return e?s=>!!n[s.toLowerCase()]:s=>!!n[s]}const md=xs("Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt");function we(t){if(te(t)){const e={};for(let n=0;n<t.length;n++){const r=t[n],s=Xe(r)?yd(r):we(r);if(s)for(const i in s)e[i]=s[i]}return e}else{if(Xe(t))return t;if(Oe(t))return t}}const xd=/;(?![^(]*\))/g,Ld=/:([^]+)/,_d=/\/\*.*?\*\//gs;function yd(t){const e={};return t.replace(_d,"").split(xd).forEach(n=>{if(n){const r=n.split(Ld);r.length>1&&(e[r[0].trim()]=r[1].trim())}}),e}function Ce(t){let e="";if(Xe(t))e=t;else if(te(t))for(let n=0;n<t.length;n++){const r=Ce(t[n]);r&&(e+=r+" ")}else if(Oe(t))for(const n in t)t[n]&&(e+=n+" ");return e.trim()}function vd(t){if(!t)return null;let{class:e,style:n}=t;return e&&!Xe(e)&&(t.class=Ce(e)),n&&(t.style=we(n)),t}const T2=xs("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function S2(t){return!!t||t===""}function Cd(t,e){if(t.length!==e.length)return!1;let n=!0;for(let r=0;n&&r<t.length;r++)n=qn(t[r],e[r]);return n}function qn(t,e){if(t===e)return!0;let n=R2(t),r=R2(e);if(n||r)return n&&r?t.getTime()===e.getTime():!1;if(n=d0(t),r=d0(e),n||r)return t===e;if(n=te(t),r=te(e),n||r)return n&&r?Cd(t,e):!1;if(n=Oe(t),r=Oe(e),n||r){if(!n||!r)return!1;const s=Object.keys(t).length,i=Object.keys(e).length;if(s!==i)return!1;for(const o in t){const l=t.hasOwnProperty(o),a=e.hasOwnProperty(o);if(l&&!a||!l&&a||!qn(t[o],e[o]))return!1}}return String(t)===String(e)}function h0(t,e){return t.findIndex(n=>qn(n,e))}const Ge=t=>Xe(t)?t:t==null?"":te(t)||Oe(t)&&(t.toString===k2||!ge(t.toString))?JSON.stringify(t,A2,2):String(t),A2=(t,e)=>e&&e.__v_isRef?A2(t,e.value):_s(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((n,[r,s])=>(n[`${r} =>`]=s,n),{})}:Nr(e)?{[`Set(${e.size})`]:[...e.values()]}:Oe(e)&&!te(e)&&!Ei(e)?String(e):e,je={},Ls=[],Pt=()=>{},wd=()=>!1,bd=/^on[^a-z]/,Kn=t=>bd.test(t),Ro=t=>t.startsWith("onUpdate:"),Ie=Object.assign,ko=(t,e)=>{const n=t.indexOf(e);n>-1&&t.splice(n,1)},Ed=Object.prototype.hasOwnProperty,Fe=(t,e)=>Ed.call(t,e),te=Array.isArray,_s=t=>f0(t)==="[object Map]",Nr=t=>f0(t)==="[object Set]",R2=t=>f0(t)==="[object Date]",ge=t=>typeof t=="function",Xe=t=>typeof t=="string",d0=t=>typeof t=="symbol",Oe=t=>t!==null&&typeof t=="object",bi=t=>Oe(t)&&ge(t.then)&&ge(t.catch),k2=Object.prototype.toString,f0=t=>k2.call(t),Td=t=>f0(t).slice(8,-1),Ei=t=>f0(t)==="[object Object]",Oo=t=>Xe(t)&&t!=="NaN"&&t[0]!=="-"&&""+parseInt(t,10)===t,ys=xs(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Ti=t=>{const e=Object.create(null);return n=>e[n]||(e[n]=t(n))},Sd=/-(\w)/g,At=Ti(t=>t.replace(Sd,(e,n)=>n?n.toUpperCase():"")),Ad=/\B([A-Z])/g,Rt=Ti(t=>t.replace(Ad,"-$1").toLowerCase()),p0=Ti(t=>t.charAt(0).toUpperCase()+t.slice(1)),vs=Ti(t=>t?`on${p0(t)}`:""),Cs=(t,e)=>!Object.is(t,e),ur=(t,e)=>{for(let n=0;n<t.length;n++)t[n](e)},Si=(t,e,n)=>{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,value:n})},Tn=t=>{const e=parseFloat(t);return isNaN(e)?t:e};let O2;const Rd=()=>O2||(O2=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});let Qt;class Io{constructor(e=!1){this.detached=e,this.active=!0,this.effects=[],this.cleanups=[],this.parent=Qt,!e&&Qt&&(this.index=(Qt.scopes||(Qt.scopes=[])).push(this)-1)}run(e){if(this.active){const n=Qt;try{return Qt=this,e()}finally{Qt=n}}}on(){Qt=this}off(){Qt=this.parent}stop(e){if(this.active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!e){const s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0,this.active=!1}}}function I2(t){return new Io(t)}function M2(t,e=Qt){e&&e.active&&e.effects.push(t)}function N2(){return Qt}function P2(t){Qt&&Qt.cleanups.push(t)}const Mo=t=>{const e=new Set(t);return e.w=0,e.n=0,e},F2=t=>(t.w&hr)>0,D2=t=>(t.n&hr)>0,kd=({deps:t})=>{if(t.length)for(let e=0;e<t.length;e++)t[e].w|=hr},Od=t=>{const{deps:e}=t;if(e.length){let n=0;for(let r=0;r<e.length;r++){const s=e[r];F2(s)&&!D2(s)?s.delete(t):e[n++]=s,s.w&=~hr,s.n&=~hr}e.length=n}},No=new WeakMap;let g0=0,hr=1;const Po=30;let _n;const Pr=Symbol(""),Fo=Symbol("");class m0{constructor(e,n=null,r){this.fn=e,this.scheduler=n,this.active=!0,this.deps=[],this.parent=void 0,M2(this,r)}run(){if(!this.active)return this.fn();let e=_n,n=dr;for(;e;){if(e===this)return;e=e.parent}try{return this.parent=_n,_n=this,dr=!0,hr=1<<++g0,g0<=Po?kd(this):B2(this),this.fn()}finally{g0<=Po&&Od(this),hr=1<<--g0,_n=this.parent,dr=n,this.parent=void 0,this.deferStop&&this.stop()}}stop(){_n===this?this.deferStop=!0:this.active&&(B2(this),this.onStop&&this.onStop(),this.active=!1)}}function B2(t){const{deps:e}=t;if(e.length){for(let n=0;n<e.length;n++)e[n].delete(t);e.length=0}}function Id(t,e){t.effect&&(t=t.effect.fn);const n=new m0(t);e&&(Ie(n,e),e.scope&&M2(n,e.scope)),(!e||!e.lazy)&&n.run();const r=n.run.bind(n);return r.effect=n,r}function Md(t){t.effect.stop()}let dr=!0;const $2=[];function ws(){$2.push(dr),dr=!1}function bs(){const t=$2.pop();dr=t===void 0?!0:t}function Ft(t,e,n){if(dr&&_n){let r=No.get(t);r||No.set(t,r=new Map);let s=r.get(n);s||r.set(n,s=Mo()),H2(s)}}function H2(t,e){let n=!1;g0<=Po?D2(t)||(t.n|=hr,n=!F2(t)):n=!t.has(_n),n&&(t.add(_n),_n.deps.push(t))}function Sn(t,e,n,r,s,i){const o=No.get(t);if(!o)return;let l=[];if(e==="clear")l=[...o.values()];else if(n==="length"&&te(t)){const a=Tn(r);o.forEach((c,u)=>{(u==="length"||u>=a)&&l.push(c)})}else switch(n!==void 0&&l.push(o.get(n)),e){case"add":te(t)?Oo(n)&&l.push(o.get("length")):(l.push(o.get(Pr)),_s(t)&&l.push(o.get(Fo)));break;case"delete":te(t)||(l.push(o.get(Pr)),_s(t)&&l.push(o.get(Fo)));break;case"set":_s(t)&&l.push(o.get(Pr));break}if(l.length===1)l[0]&&Do(l[0]);else{const a=[];for(const c of l)c&&a.push(...c);Do(Mo(a))}}function Do(t,e){const n=te(t)?t:[...t];for(const r of n)r.computed&&U2(r);for(const r of n)r.computed||U2(r)}function U2(t,e){(t!==_n||t.allowRecurse)&&(t.scheduler?t.scheduler():t.run())}const Nd=xs("__proto__,__v_isRef,__isVue"),V2=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(d0)),Pd=Ai(),Fd=Ai(!1,!0),Dd=Ai(!0),Bd=Ai(!0,!0),z2=$d();function $d(){const t={};return["includes","indexOf","lastIndexOf"].forEach(e=>{t[e]=function(...n){const r=Te(this);for(let i=0,o=this.length;i<o;i++)Ft(r,"get",i+"");const s=r[e](...n);return s===-1||s===!1?r[e](...n.map(Te)):s}}),["push","pop","shift","unshift","splice"].forEach(e=>{t[e]=function(...n){ws();const r=Te(this)[e].apply(this,n);return bs(),r}}),t}function Ai(t=!1,e=!1){return function(r,s,i){if(s==="__v_isReactive")return!t;if(s==="__v_isReadonly")return t;if(s==="__v_isShallow")return e;if(s==="__v_raw"&&i===(t?e?eu:J2:e?Q2:X2).get(r))return r;const o=te(r);if(!t&&o&&Fe(z2,s))return Reflect.get(z2,s,i);const l=Reflect.get(r,s,i);return(d0(s)?V2.has(s):Nd(s))||(t||Ft(r,"get",s),e)?l:gt(l)?o&&Oo(s)?l:l.value:Oe(l)?t?$o(l):An(l):l}}const Hd=G2(),Ud=G2(!0);function G2(t=!1){return function(n,r,s,i){let o=n[r];if(Dr(o)&>(o)&&!gt(s))return!1;if(!t&&(!x0(s)&&!Dr(s)&&(o=Te(o),s=Te(s)),!te(n)&>(o)&&!gt(s)))return o.value=s,!0;const l=te(n)&&Oo(r)?Number(r)<n.length:Fe(n,r),a=Reflect.set(n,r,s,i);return n===Te(i)&&(l?Cs(s,o)&&Sn(n,"set",r,s):Sn(n,"add",r,s)),a}}function Vd(t,e){const n=Fe(t,e);t[e];const r=Reflect.deleteProperty(t,e);return r&&n&&Sn(t,"delete",e,void 0),r}function zd(t,e){const n=Reflect.has(t,e);return(!d0(e)||!V2.has(e))&&Ft(t,"has",e),n}function Gd(t){return Ft(t,"iterate",te(t)?"length":Pr),Reflect.ownKeys(t)}const j2={get:Pd,set:Hd,deleteProperty:Vd,has:zd,ownKeys:Gd},Z2={get:Dd,set(t,e){return!0},deleteProperty(t,e){return!0}},jd=Ie({},j2,{get:Fd,set:Ud}),Zd=Ie({},Z2,{get:Bd}),Bo=t=>t,Ri=t=>Reflect.getPrototypeOf(t);function ki(t,e,n=!1,r=!1){t=t.__v_raw;const s=Te(t),i=Te(e);n||(e!==i&&Ft(s,"get",e),Ft(s,"get",i));const{has:o}=Ri(s),l=r?Bo:n?Vo:L0;if(o.call(s,e))return l(t.get(e));if(o.call(s,i))return l(t.get(i));t!==s&&t.get(e)}function Oi(t,e=!1){const n=this.__v_raw,r=Te(n),s=Te(t);return e||(t!==s&&Ft(r,"has",t),Ft(r,"has",s)),t===s?n.has(t):n.has(t)||n.has(s)}function Ii(t,e=!1){return t=t.__v_raw,!e&&Ft(Te(t),"iterate",Pr),Reflect.get(t,"size",t)}function W2(t){t=Te(t);const e=Te(this);return Ri(e).has.call(e,t)||(e.add(t),Sn(e,"add",t,t)),this}function q2(t,e){e=Te(e);const n=Te(this),{has:r,get:s}=Ri(n);let i=r.call(n,t);i||(t=Te(t),i=r.call(n,t));const o=s.call(n,t);return n.set(t,e),i?Cs(e,o)&&Sn(n,"set",t,e):Sn(n,"add",t,e),this}function K2(t){const e=Te(this),{has:n,get:r}=Ri(e);let s=n.call(e,t);s||(t=Te(t),s=n.call(e,t)),r&&r.call(e,t);const i=e.delete(t);return s&&Sn(e,"delete",t,void 0),i}function Y2(){const t=Te(this),e=t.size!==0,n=t.clear();return e&&Sn(t,"clear",void 0,void 0),n}function Mi(t,e){return function(r,s){const i=this,o=i.__v_raw,l=Te(o),a=e?Bo:t?Vo:L0;return!t&&Ft(l,"iterate",Pr),o.forEach((c,u)=>r.call(s,a(c),a(u),i))}}function Ni(t,e,n){return function(...r){const s=this.__v_raw,i=Te(s),o=_s(i),l=t==="entries"||t===Symbol.iterator&&o,a=t==="keys"&&o,c=s[t](...r),u=n?Bo:e?Vo:L0;return!e&&Ft(i,"iterate",a?Fo:Pr),{next(){const{value:h,done:d}=c.next();return d?{value:h,done:d}:{value:l?[u(h[0]),u(h[1])]:u(h),done:d}},[Symbol.iterator](){return this}}}}function fr(t){return function(...e){return t==="delete"?!1:this}}function Wd(){const t={get(i){return ki(this,i)},get size(){return Ii(this)},has:Oi,add:W2,set:q2,delete:K2,clear:Y2,forEach:Mi(!1,!1)},e={get(i){return ki(this,i,!1,!0)},get size(){return Ii(this)},has:Oi,add:W2,set:q2,delete:K2,clear:Y2,forEach:Mi(!1,!0)},n={get(i){return ki(this,i,!0)},get size(){return Ii(this,!0)},has(i){return Oi.call(this,i,!0)},add:fr("add"),set:fr("set"),delete:fr("delete"),clear:fr("clear"),forEach:Mi(!0,!1)},r={get(i){return ki(this,i,!0,!0)},get size(){return Ii(this,!0)},has(i){return Oi.call(this,i,!0)},add:fr("add"),set:fr("set"),delete:fr("delete"),clear:fr("clear"),forEach:Mi(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(i=>{t[i]=Ni(i,!1,!1),n[i]=Ni(i,!0,!1),e[i]=Ni(i,!1,!0),r[i]=Ni(i,!0,!0)}),[t,n,e,r]}const[qd,Kd,Yd,Xd]=Wd();function Pi(t,e){const n=e?t?Xd:Yd:t?Kd:qd;return(r,s,i)=>s==="__v_isReactive"?!t:s==="__v_isReadonly"?t:s==="__v_raw"?r:Reflect.get(Fe(n,s)&&s in r?n:r,s,i)}const Qd={get:Pi(!1,!1)},Jd={get:Pi(!1,!0)},ef={get:Pi(!0,!1)},tf={get:Pi(!0,!0)},X2=new WeakMap,Q2=new WeakMap,J2=new WeakMap,eu=new WeakMap;function nf(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function rf(t){return t.__v_skip||!Object.isExtensible(t)?0:nf(Td(t))}function An(t){return Dr(t)?t:Fi(t,!1,j2,Qd,X2)}function tu(t){return Fi(t,!1,jd,Jd,Q2)}function $o(t){return Fi(t,!0,Z2,ef,J2)}function Fr(t){return Fi(t,!0,Zd,tf,eu)}function Fi(t,e,n,r,s){if(!Oe(t)||t.__v_raw&&!(e&&t.__v_isReactive))return t;const i=s.get(t);if(i)return i;const o=rf(t);if(o===0)return t;const l=new Proxy(t,o===2?r:n);return s.set(t,l),l}function Yn(t){return Dr(t)?Yn(t.__v_raw):!!(t&&t.__v_isReactive)}function Dr(t){return!!(t&&t.__v_isReadonly)}function x0(t){return!!(t&&t.__v_isShallow)}function Ho(t){return Yn(t)||Dr(t)}function Te(t){const e=t&&t.__v_raw;return e?Te(e):t}function Uo(t){return Si(t,"__v_skip",!0),t}const L0=t=>Oe(t)?An(t):t,Vo=t=>Oe(t)?$o(t):t;function zo(t){dr&&_n&&(t=Te(t),H2(t.dep||(t.dep=Mo())))}function Di(t,e){t=Te(t),t.dep&&Do(t.dep)}function gt(t){return!!(t&&t.__v_isRef===!0)}function ie(t){return nu(t,!1)}function Bi(t){return nu(t,!0)}function nu(t,e){return gt(t)?t:new sf(t,e)}class sf{constructor(e,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?e:Te(e),this._value=n?e:L0(e)}get value(){return zo(this),this._value}set value(e){const n=this.__v_isShallow||x0(e)||Dr(e);e=n?e:Te(e),Cs(e,this._rawValue)&&(this._rawValue=e,this._value=n?e:L0(e),Di(this))}}function of(t){Di(t)}function F(t){return gt(t)?t.value:t}const lf={get:(t,e,n)=>F(Reflect.get(t,e,n)),set:(t,e,n,r)=>{const s=t[e];return gt(s)&&!gt(n)?(s.value=n,!0):Reflect.set(t,e,n,r)}};function Go(t){return Yn(t)?t:new Proxy(t,lf)}class af{constructor(e){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:r}=e(()=>zo(this),()=>Di(this));this._get=n,this._set=r}get value(){return this._get()}set value(e){this._set(e)}}function cf(t){return new af(t)}function Br(t){const e=te(t)?new Array(t.length):{};for(const n in t)e[n]=$i(t,n);return e}class uf{constructor(e,n,r){this._object=e,this._key=n,this._defaultValue=r,this.__v_isRef=!0}get value(){const e=this._object[this._key];return e===void 0?this._defaultValue:e}set value(e){this._object[this._key]=e}}function $i(t,e,n){const r=t[e];return gt(r)?r:new uf(t,e,n)}var ru;class hf{constructor(e,n,r,s){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this[ru]=!1,this._dirty=!0,this.effect=new m0(e,()=>{this._dirty||(this._dirty=!0,Di(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!s,this.__v_isReadonly=r}get value(){const e=Te(this);return zo(e),(e._dirty||!e._cacheable)&&(e._dirty=!1,e._value=e.effect.run()),e._value}set value(e){this._setter(e)}}ru="__v_isReadonly";function df(t,e,n=!1){let r,s;const i=ge(t);return i?(r=t,s=Pt):(r=t.get,s=t.set),new hf(r,s,i||!s,n)}function ff(t,...e){}function Rn(t,e,n,r){let s;try{s=r?t(...r):t()}catch(i){$r(i,e,n)}return s}function Dt(t,e,n,r){if(ge(t)){const i=Rn(t,e,n,r);return i&&bi(i)&&i.catch(o=>{$r(o,e,n)}),i}const s=[];for(let i=0;i<t.length;i++)s.push(Dt(t[i],e,n,r));return s}function $r(t,e,n,r=!0){const s=e?e.vnode:null;if(e){let i=e.parent;const o=e.proxy,l=n;for(;i;){const c=i.ec;if(c){for(let u=0;u<c.length;u++)if(c[u](t,o,l)===!1)return}i=i.parent}const a=e.appContext.config.errorHandler;if(a){Rn(a,null,10,[t,o,l]);return}}pf(t,n,s,r)}function pf(t,e,n,r=!0){console.error(t)}let _0=!1,jo=!1;const bt=[];let kn=0;const Es=[];let Xn=null,Hr=0;const su=Promise.resolve();let Zo=null;function Qn(t){const e=Zo||su;return t?e.then(this?t.bind(this):t):e}function gf(t){let e=kn+1,n=bt.length;for(;e<n;){const r=e+n>>>1;y0(bt[r])<t?e=r+1:n=r}return e}function Hi(t){(!bt.length||!bt.includes(t,_0&&t.allowRecurse?kn+1:kn))&&(t.id==null?bt.push(t):bt.splice(gf(t.id),0,t),iu())}function iu(){!_0&&!jo&&(jo=!0,Zo=su.then(lu))}function mf(t){const e=bt.indexOf(t);e>kn&&bt.splice(e,1)}function Wo(t){te(t)?Es.push(...t):(!Xn||!Xn.includes(t,t.allowRecurse?Hr+1:Hr))&&Es.push(t),iu()}function ou(t,e=_0?kn+1:0){for(;e<bt.length;e++){const n=bt[e];n&&n.pre&&(bt.splice(e,1),e--,n())}}function Ui(t){if(Es.length){const e=[...new Set(Es)];if(Es.length=0,Xn){Xn.push(...e);return}for(Xn=e,Xn.sort((n,r)=>y0(n)-y0(r)),Hr=0;Hr<Xn.length;Hr++)Xn[Hr]();Xn=null,Hr=0}}const y0=t=>t.id==null?1/0:t.id,xf=(t,e)=>{const n=y0(t)-y0(e);if(n===0){if(t.pre&&!e.pre)return-1;if(e.pre&&!t.pre)return 1}return n};function lu(t){jo=!1,_0=!0,bt.sort(xf);const e=Pt;try{for(kn=0;kn<bt.length;kn++){const n=bt[kn];n&&n.active!==!1&&Rn(n,null,14)}}finally{kn=0,bt.length=0,Ui(),_0=!1,Zo=null,(bt.length||Es.length)&&lu()}}let Ts,Vi=[];function au(t,e){var n,r;Ts=t,Ts?(Ts.enabled=!0,Vi.forEach(({event:s,args:i})=>Ts.emit(s,...i)),Vi=[]):typeof window<"u"&&window.HTMLElement&&!(!((r=(n=window.navigator)===null||n===void 0?void 0:n.userAgent)===null||r===void 0)&&r.includes("jsdom"))?((e.__VUE_DEVTOOLS_HOOK_REPLAY__=e.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(i=>{au(i,e)}),setTimeout(()=>{Ts||(e.__VUE_DEVTOOLS_HOOK_REPLAY__=null,Vi=[])},3e3)):Vi=[]}function Lf(t,e,...n){}const qo={MODE:2};function _f(t){Ie(qo,t)}function cu(t,e){const n=e&&e.type.compatConfig;return n&&t in n?n[t]:qo[t]}function ze(t,e,n=!1){if(!n&&e&&e.type.__isBuiltIn)return!1;const r=cu("MODE",e)||2,s=cu(t,e);return(ge(r)?r(e&&e.type):r)===2?s!==!1:s===!0||s==="suppress-warning"}function Lt(t,e,...n){if(!ze(t,e))throw new Error(`${t} compat has been disabled.`)}function Jn(t,e,...n){return ze(t,e)}function zi(t,e,...n){return ze(t,e)}const Ko=new WeakMap;function Yo(t){let e=Ko.get(t);return e||Ko.set(t,e=Object.create(null)),e}function Xo(t,e,n){if(te(e))e.forEach(r=>Xo(t,r,n));else{e.startsWith("hook:")?Lt("INSTANCE_EVENT_HOOKS",t,e):Lt("INSTANCE_EVENT_EMITTER",t);const r=Yo(t);(r[e]||(r[e]=[])).push(n)}return t.proxy}function yf(t,e,n){const r=(...s)=>{Qo(t,e,r),n.call(t.proxy,...s)};return r.fn=n,Xo(t,e,r),t.proxy}function Qo(t,e,n){Lt("INSTANCE_EVENT_EMITTER",t);const r=t.proxy;if(!e)return Ko.set(t,Object.create(null)),r;if(te(e))return e.forEach(o=>Qo(t,o,n)),r;const s=Yo(t),i=s[e];return i?n?(s[e]=i.filter(o=>!(o===n||o.fn===n)),r):(s[e]=void 0,r):r}function vf(t,e,n){const r=Yo(t)[e];return r&&Dt(r.map(s=>s.bind(t.proxy)),t,6,n),t.proxy}const Gi="onModelCompat:";function Cf(t){const{type:e,shapeFlag:n,props:r,dynamicProps:s}=t,i=e;if(n&6&&r&&"modelValue"in r){if(!ze("COMPONENT_V_MODEL",{type:e}))return;const o=i.model||{};uu(o,i.mixins);const{prop:l="value",event:a="input"}=o;l!=="modelValue"&&(r[l]=r.modelValue,delete r.modelValue),s&&(s[s.indexOf("modelValue")]=l),r[Gi+a]=r["onUpdate:modelValue"],delete r["onUpdate:modelValue"]}}function uu(t,e){e&&e.forEach(n=>{n.model&&Ie(t,n.model),n.mixins&&uu(t,n.mixins)})}function wf(t,e,n){if(!ze("COMPONENT_V_MODEL",t))return;const r=t.vnode.props,s=r&&r[Gi+e];s&&Rn(s,t,6,n)}function bf(t,e,...n){if(t.isUnmounted)return;const r=t.vnode.props||je;let s=n;const i=e.startsWith("update:"),o=i&&e.slice(7);if(o&&o in r){const u=`${o==="modelValue"?"model":o}Modifiers`,{number:h,trim:d}=r[u]||je;d&&(s=n.map(f=>Xe(f)?f.trim():f)),h&&(s=n.map(Tn))}let l,a=r[l=vs(e)]||r[l=vs(At(e))];!a&&i&&(a=r[l=vs(Rt(e))]),a&&Dt(a,t,6,s);const c=r[l+"Once"];if(c){if(!t.emitted)t.emitted={};else if(t.emitted[l])return;t.emitted[l]=!0,Dt(c,t,6,s)}return wf(t,e,s),vf(t,e,s)}function hu(t,e,n=!1){const r=e.emitsCache,s=r.get(t);if(s!==void 0)return s;const i=t.emits;let o={},l=!1;if(!ge(t)){const a=c=>{const u=hu(c,e,!0);u&&(l=!0,Ie(o,u))};!n&&e.mixins.length&&e.mixins.forEach(a),t.extends&&a(t.extends),t.mixins&&t.mixins.forEach(a)}return!i&&!l?(Oe(t)&&r.set(t,null),null):(te(i)?i.forEach(a=>o[a]=null):Ie(o,i),Oe(t)&&r.set(t,o),o)}function ji(t,e){return!t||!Kn(e)?!1:e.startsWith(Gi)?!0:(e=e.slice(2).replace(/Once$/,""),Fe(t,e[0].toLowerCase()+e.slice(1))||Fe(t,Rt(e))||Fe(t,e))}let ht=null,Ss=null;function v0(t){const e=ht;return ht=t,Ss=t&&t.type.__scopeId||null,Ss||(Ss=t&&t.type._scopeId||null),e}function C0(t){Ss=t}function w0(){Ss=null}const Ef=t=>Bt;function Bt(t,e=ht,n){if(!e||t._n)return t;const r=(...s)=>{r._d&&vl(-1);const i=v0(e);let o;try{o=t(...s)}finally{v0(i),r._d&&vl(1)}return o};return r._n=!0,r._c=!0,r._d=!0,n&&(r._ns=!0),r}function VM(){}function Zi(t){const{type:e,vnode:n,proxy:r,withProxy:s,props:i,propsOptions:[o],slots:l,attrs:a,emit:c,render:u,renderCache:h,data:d,setupState:f,ctx:g,inheritAttrs:L}=t;let C,x;const m=v0(t);try{if(n.shapeFlag&4){const v=s||r;C=tn(u.call(v,v,h,i,f,d,g)),x=a}else{const v=e;C=tn(v.length>1?v(i,{attrs:a,slots:l,emit:c}):v(i,null)),x=e.props?a:Sf(a)}}catch(v){O0.length=0,$r(v,t,1),C=j(_t)}let y=C;if(x&&L!==!1){const v=Object.keys(x),{shapeFlag:b}=y;v.length&&b&7&&(o&&v.some(Ro)&&(x=Af(x,o)),y=en(y,x))}if(ze("INSTANCE_ATTRS_CLASS_STYLE",t)&&n.shapeFlag&4&&y.shapeFlag&7){const{class:v,style:b}=n.props||{};(v||b)&&(y=en(y,{class:v,style:b}))}return n.dirs&&(y=en(y),y.dirs=y.dirs?y.dirs.concat(n.dirs):n.dirs),n.transition&&(y.transition=n.transition),C=y,v0(m),C}function Tf(t){let e;for(let n=0;n<t.length;n++){const r=t[n];if(Jt(r)){if(r.type!==_t||r.children==="v-if"){if(e)return;e=r}}else return}return e}const Sf=t=>{let e;for(const n in t)(n==="class"||n==="style"||Kn(n))&&((e||(e={}))[n]=t[n]);return e},Af=(t,e)=>{const n={};for(const r in t)(!Ro(r)||!(r.slice(9)in e))&&(n[r]=t[r]);return n};function Rf(t,e,n){const{props:r,children:s,component:i}=t,{props:o,children:l,patchFlag:a}=e,c=i.emitsOptions;if(e.dirs||e.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return r?du(r,o,c):!!o;if(a&8){const u=e.dynamicProps;for(let h=0;h<u.length;h++){const d=u[h];if(o[d]!==r[d]&&!ji(c,d))return!0}}}else return(s||l)&&(!l||!l.$stable)?!0:r===o?!1:r?o?du(r,o,c):!0:!!o;return!1}function du(t,e,n){const r=Object.keys(e);if(r.length!==Object.keys(t).length)return!0;for(let s=0;s<r.length;s++){const i=r[s];if(e[i]!==t[i]&&!ji(n,i))return!0}return!1}function Jo({vnode:t,parent:e},n){for(;e&&e.subTree===t;)(t=e.vnode).el=n,e=e.parent}const fu=t=>t.__isSuspense,kf={name:"Suspense",__isSuspense:!0,process(t,e,n,r,s,i,o,l,a,c){t==null?Of(e,n,r,s,i,o,l,a,c):If(t,e,n,r,s,o,l,a,c)},hydrate:Mf,create:el,normalize:Nf};function b0(t,e){const n=t.props&&t.props[e];ge(n)&&n()}function Of(t,e,n,r,s,i,o,l,a){const{p:c,o:{createElement:u}}=a,h=u("div"),d=t.suspense=el(t,s,r,e,h,n,i,o,l,a);c(null,d.pendingBranch=t.ssContent,h,null,r,d,i,o),d.deps>0?(b0(t,"onPending"),b0(t,"onFallback"),c(null,t.ssFallback,e,n,r,null,i,o),As(d,t.ssFallback)):d.resolve()}function If(t,e,n,r,s,i,o,l,{p:a,um:c,o:{createElement:u}}){const h=e.suspense=t.suspense;h.vnode=e,e.el=t.el;const d=e.ssContent,f=e.ssFallback,{activeBranch:g,pendingBranch:L,isInFallback:C,isHydrating:x}=h;if(L)h.pendingBranch=d,In(d,L)?(a(L,d,h.hiddenContainer,null,s,h,i,o,l),h.deps<=0?h.resolve():C&&(a(g,f,n,r,s,null,i,o,l),As(h,f))):(h.pendingId++,x?(h.isHydrating=!1,h.activeBranch=L):c(L,s,h),h.deps=0,h.effects.length=0,h.hiddenContainer=u("div"),C?(a(null,d,h.hiddenContainer,null,s,h,i,o,l),h.deps<=0?h.resolve():(a(g,f,n,r,s,null,i,o,l),As(h,f))):g&&In(d,g)?(a(g,d,n,r,s,h,i,o,l),h.resolve(!0)):(a(null,d,h.hiddenContainer,null,s,h,i,o,l),h.deps<=0&&h.resolve()));else if(g&&In(d,g))a(g,d,n,r,s,h,i,o,l),As(h,d);else if(b0(e,"onPending"),h.pendingBranch=d,h.pendingId++,a(null,d,h.hiddenContainer,null,s,h,i,o,l),h.deps<=0)h.resolve();else{const{timeout:m,pendingId:y}=h;m>0?setTimeout(()=>{h.pendingId===y&&h.fallback(f)},m):m===0&&h.fallback(f)}}function el(t,e,n,r,s,i,o,l,a,c,u=!1){const{p:h,m:d,um:f,n:g,o:{parentNode:L,remove:C}}=c,x=Tn(t.props&&t.props.timeout),m={vnode:t,parent:e,parentComponent:n,isSVG:o,container:r,hiddenContainer:s,anchor:i,deps:0,pendingId:0,timeout:typeof x=="number"?x:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:u,isUnmounted:!1,effects:[],resolve(y=!1){const{vnode:v,activeBranch:b,pendingBranch:O,pendingId:N,effects:A,parentComponent:Z,container:P}=m;if(m.isHydrating)m.isHydrating=!1;else if(!y){const de=b&&O.transition&&O.transition.mode==="out-in";de&&(b.transition.afterLeave=()=>{N===m.pendingId&&d(O,P,Q,0)});let{anchor:Q}=m;b&&(Q=g(b),f(b,Z,m,!0)),de||d(O,P,Q,0)}As(m,O),m.pendingBranch=null,m.isInFallback=!1;let X=m.parent,ve=!1;for(;X;){if(X.pendingBranch){X.effects.push(...A),ve=!0;break}X=X.parent}ve||Wo(A),m.effects=[],b0(v,"onResolve")},fallback(y){if(!m.pendingBranch)return;const{vnode:v,activeBranch:b,parentComponent:O,container:N,isSVG:A}=m;b0(v,"onFallback");const Z=g(b),P=()=>{!m.isInFallback||(h(null,y,N,Z,O,null,A,l,a),As(m,y))},X=y.transition&&y.transition.mode==="out-in";X&&(b.transition.afterLeave=P),m.isInFallback=!0,f(b,O,null,!0),X||P()},move(y,v,b){m.activeBranch&&d(m.activeBranch,y,v,b),m.container=y},next(){return m.activeBranch&&g(m.activeBranch)},registerDep(y,v){const b=!!m.pendingBranch;b&&m.deps++;const O=y.vnode.el;y.asyncDep.catch(N=>{$r(N,y,0)}).then(N=>{if(y.isUnmounted||m.isUnmounted||m.pendingId!==y.suspenseId)return;y.asyncResolved=!0;const{vnode:A}=y;bl(y,N,!1),O&&(A.el=O);const Z=!O&&y.subTree.el;v(y,A,L(O||y.subTree.el),O?null:g(y.subTree),m,o,a),Z&&C(Z),Jo(y,A.el),b&&--m.deps===0&&m.resolve()})},unmount(y,v){m.isUnmounted=!0,m.activeBranch&&f(m.activeBranch,n,y,v),m.pendingBranch&&f(m.pendingBranch,n,y,v)}};return m}function Mf(t,e,n,r,s,i,o,l,a){const c=e.suspense=el(e,r,n,t.parentNode,document.createElement("div"),null,s,i,o,l,!0),u=a(t,c.pendingBranch=e.ssContent,n,c,i,o);return c.deps===0&&c.resolve(),u}function Nf(t){const{shapeFlag:e,children:n}=t,r=e&32;t.ssContent=pu(r?n.default:n),t.ssFallback=r?pu(n.fallback):j(_t)}function pu(t){let e;if(ge(t)){const n=Kr&&t._c;n&&(t._d=!1,k()),t=t(),n&&(t._d=!0,e=Ut,x3())}return te(t)&&(t=Tf(t)),t=tn(t),e&&!t.dynamicChildren&&(t.dynamicChildren=e.filter(n=>n!==t)),t}function gu(t,e){e&&e.pendingBranch?te(t)?e.effects.push(...t):e.effects.push(t):Wo(t)}function As(t,e){t.activeBranch=e;const{vnode:n,parentComponent:r}=t,s=n.el=e.el;r&&r.subTree===n&&(r.vnode.el=s,Jo(r,s))}function kt(t,e){if(pt){let n=pt.provides;const r=pt.parent&&pt.parent.provides;r===n&&(n=pt.provides=Object.create(r)),n[t]=e}}function at(t,e,n=!1){const r=pt||ht;if(r){const s=r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides;if(s&&t in s)return s[t];if(arguments.length>1)return n&&ge(e)?e.call(r.proxy):e}}function $t(t,e){return E0(t,null,e)}function mu(t,e){return E0(t,null,{flush:"post"})}function Pf(t,e){return E0(t,null,{flush:"sync"})}const Wi={};function rt(t,e,n){return E0(t,e,n)}function E0(t,e,{immediate:n,deep:r,flush:s,onTrack:i,onTrigger:o}=je){const l=pt;let a,c=!1,u=!1;if(gt(t)?(a=()=>t.value,c=x0(t)):Yn(t)?(a=()=>t,r=!0):te(t)?(u=!0,c=t.some(y=>Yn(y)||x0(y)),a=()=>t.map(y=>{if(gt(y))return y.value;if(Yn(y))return pr(y);if(ge(y))return Rn(y,l,2)})):ge(t)?e?a=()=>Rn(t,l,2):a=()=>{if(!(l&&l.isUnmounted))return h&&h(),Dt(t,l,3,[d])}:a=Pt,e&&!r){const y=a;a=()=>{const v=y();return te(v)&&zi("WATCH_ARRAY",l)&&pr(v),v}}if(e&&r){const y=a;a=()=>pr(y())}let h,d=y=>{h=x.onStop=()=>{Rn(y,l,4)}},f;if(Ms)if(d=Pt,e?n&&Dt(e,l,3,[a(),u?[]:void 0,d]):a(),s==="sync"){const y=E3();f=y.__watcherHandles||(y.__watcherHandles=[])}else return Pt;let g=u?new Array(t.length).fill(Wi):Wi;const L=()=>{if(!!x.active)if(e){const y=x.run();(r||c||(u?y.some((v,b)=>Cs(v,g[b])):Cs(y,g))||te(y)&&ze("WATCH_ARRAY",l))&&(h&&h(),Dt(e,l,3,[y,g===Wi?void 0:u&&g[0]===Wi?[]:g,d]),g=y)}else x.run()};L.allowRecurse=!!e;let C;s==="sync"?C=L:s==="post"?C=()=>dt(L,l&&l.suspense):(L.pre=!0,l&&(L.id=l.uid),C=()=>Hi(L));const x=new m0(a,C);e?n?L():g=x.run():s==="post"?dt(x.run.bind(x),l&&l.suspense):x.run();const m=()=>{x.stop(),l&&l.scope&&ko(l.scope.effects,x)};return f&&f.push(m),m}function Ff(t,e,n){const r=this.proxy,s=Xe(t)?t.includes(".")?xu(r,t):()=>r[t]:t.bind(r,r);let i;ge(e)?i=e:(i=e.handler,n=e);const o=pt;Lr(this);const l=E0(s,i.bind(r),n);return o?Lr(o):_r(),l}function xu(t,e){const n=e.split(".");return()=>{let r=t;for(let s=0;s<n.length&&r;s++)r=r[n[s]];return r}}function pr(t,e){if(!Oe(t)||t.__v_skip||(e=e||new Set,e.has(t)))return t;if(e.add(t),gt(t))pr(t.value,e);else if(te(t))for(let n=0;n<t.length;n++)pr(t[n],e);else if(Nr(t)||_s(t))t.forEach(n=>{pr(n,e)});else if(Ei(t))for(const n in t)pr(t[n],e);return t}function tl(){const t={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Ze(()=>{t.isMounted=!0}),Os(()=>{t.isUnmounting=!0}),t}const hn=[Function,Array],Lu={name:"BaseTransition",props:{mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:hn,onEnter:hn,onAfterEnter:hn,onEnterCancelled:hn,onBeforeLeave:hn,onLeave:hn,onAfterLeave:hn,onLeaveCancelled:hn,onBeforeAppear:hn,onAppear:hn,onAfterAppear:hn,onAppearCancelled:hn},setup(t,{slots:e}){const n=Nn(),r=tl();let s;return()=>{const i=e.default&&qi(e.default(),!0);if(!i||!i.length)return;let o=i[0];if(i.length>1){for(const L of i)if(L.type!==_t){o=L;break}}const l=Te(t),{mode:a}=l;if(r.isLeaving)return rl(o);const c=yu(o);if(!c)return rl(o);const u=Rs(c,l,r,n);Ur(c,u);const h=n.subTree,d=h&&yu(h);let f=!1;const{getTransitionKey:g}=c.type;if(g){const L=g();s===void 0?s=L:L!==s&&(s=L,f=!0)}if(d&&d.type!==_t&&(!In(c,d)||f)){const L=Rs(d,l,r,n);if(Ur(d,L),a==="out-in")return r.isLeaving=!0,L.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&n.update()},rl(o);a==="in-out"&&c.type!==_t&&(L.delayLeave=(C,x,m)=>{const y=_u(r,d);y[String(d.key)]=d,C._leaveCb=()=>{x(),C._leaveCb=void 0,delete u.delayedLeave},u.delayedLeave=m})}return o}}};Lu.__isBuiltIn=!0;const nl=Lu;function _u(t,e){const{leavingVNodes:n}=t;let r=n.get(e.type);return r||(r=Object.create(null),n.set(e.type,r)),r}function Rs(t,e,n,r){const{appear:s,mode:i,persisted:o=!1,onBeforeEnter:l,onEnter:a,onAfterEnter:c,onEnterCancelled:u,onBeforeLeave:h,onLeave:d,onAfterLeave:f,onLeaveCancelled:g,onBeforeAppear:L,onAppear:C,onAfterAppear:x,onAppearCancelled:m}=e,y=String(t.key),v=_u(n,t),b=(A,Z)=>{A&&Dt(A,r,9,Z)},O=(A,Z)=>{const P=Z[1];b(A,Z),te(A)?A.every(X=>X.length<=1)&&P():A.length<=1&&P()},N={mode:i,persisted:o,beforeEnter(A){let Z=l;if(!n.isMounted)if(s)Z=L||l;else return;A._leaveCb&&A._leaveCb(!0);const P=v[y];P&&In(t,P)&&P.el._leaveCb&&P.el._leaveCb(),b(Z,[A])},enter(A){let Z=a,P=c,X=u;if(!n.isMounted)if(s)Z=C||a,P=x||c,X=m||u;else return;let ve=!1;const de=A._enterCb=Q=>{ve||(ve=!0,Q?b(X,[A]):b(P,[A]),N.delayedLeave&&N.delayedLeave(),A._enterCb=void 0)};Z?O(Z,[A,de]):de()},leave(A,Z){const P=String(t.key);if(A._enterCb&&A._enterCb(!0),n.isUnmounting)return Z();b(h,[A]);let X=!1;const ve=A._leaveCb=de=>{X||(X=!0,Z(),de?b(g,[A]):b(f,[A]),A._leaveCb=void 0,v[P]===t&&delete v[P])};v[P]=t,d?O(d,[A,ve]):ve()},clone(A){return Rs(A,e,n,r)}};return N}function rl(t){if(T0(t))return t=en(t),t.children=null,t}function yu(t){return T0(t)?t.children?t.children[0]:void 0:t}function Ur(t,e){t.shapeFlag&6&&t.component?Ur(t.component.subTree,e):t.shapeFlag&128?(t.ssContent.transition=e.clone(t.ssContent),t.ssFallback.transition=e.clone(t.ssFallback)):t.transition=e}function qi(t,e=!1,n){let r=[],s=0;for(let i=0;i<t.length;i++){let o=t[i];const l=n==null?o.key:String(n)+String(o.key!=null?o.key:i);o.type===Me?(o.patchFlag&128&&s++,r=r.concat(qi(o.children,e,l))):(e||o.type!==_t)&&r.push(l!=null?en(o,{key:l}):o)}if(s>1)for(let i=0;i<r.length;i++)r[i].patchFlag=-2;return r}function Ve(t){return ge(t)?{setup:t,name:t.name}:t}const Vr=t=>!!t.type.__asyncLoader;function ks(t){ge(t)&&(t={loader:t});const{loader:e,loadingComponent:n,errorComponent:r,delay:s=200,timeout:i,suspensible:o=!0,onError:l}=t;let a=null,c,u=0;const h=()=>(u++,a=null,d()),d=()=>{let f;return a||(f=a=e().catch(g=>{if(g=g instanceof Error?g:new Error(String(g)),l)return new Promise((L,C)=>{l(g,()=>L(h()),()=>C(g),u+1)});throw g}).then(g=>f!==a&&a?a:(g&&(g.__esModule||g[Symbol.toStringTag]==="Module")&&(g=g.default),c=g,g)))};return Ve({name:"AsyncComponentWrapper",__asyncLoader:d,get __asyncResolved(){return c},setup(){const f=pt;if(c)return()=>sl(c,f);const g=m=>{a=null,$r(m,f,13,!r)};if(o&&f.suspense||Ms)return d().then(m=>()=>sl(m,f)).catch(m=>(g(m),()=>r?j(r,{error:m}):null));const L=ie(!1),C=ie(),x=ie(!!s);return s&&setTimeout(()=>{x.value=!1},s),i!=null&&setTimeout(()=>{if(!L.value&&!C.value){const m=new Error(`Async component timed out after ${i}ms.`);g(m),C.value=m}},i),d().then(()=>{L.value=!0,f.parent&&T0(f.parent.vnode)&&Hi(f.parent.update)}).catch(m=>{g(m),C.value=m}),()=>{if(L.value&&c)return sl(c,f);if(C.value&&r)return j(r,{error:C.value});if(n&&!x.value)return j(n)}}})}function sl(t,e){const{ref:n,props:r,children:s,ce:i}=e.vnode,o=j(t,r,s);return o.ref=n,o.ce=i,delete e.vnode.ce,o}const T0=t=>t.type.__isKeepAlive,vu={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(t,{slots:e}){const n=Nn(),r=n.ctx;if(!r.renderer)return()=>{const m=e.default&&e.default();return m&&m.length===1?m[0]:m};const s=new Map,i=new Set;let o=null;const l=n.suspense,{renderer:{p:a,m:c,um:u,o:{createElement:h}}}=r,d=h("div");r.activate=(m,y,v,b,O)=>{const N=m.component;c(m,y,v,0,l),a(N.vnode,m,y,v,N,l,b,m.slotScopeIds,O),dt(()=>{N.isDeactivated=!1,N.a&&ur(N.a);const A=m.props&&m.props.onVnodeMounted;A&&Vt(A,N.parent,m)},l)},r.deactivate=m=>{const y=m.component;c(m,d,null,1,l),dt(()=>{y.da&&ur(y.da);const v=m.props&&m.props.onVnodeUnmounted;v&&Vt(v,y.parent,m),y.isDeactivated=!0},l)};function f(m){il(m),u(m,n,l,!0)}function g(m){s.forEach((y,v)=>{const b=Al(y.type);b&&(!m||!m(b))&&L(v)})}function L(m){const y=s.get(m);!o||y.type!==o.type?f(y):o&&il(o),s.delete(m),i.delete(m)}rt(()=>[t.include,t.exclude],([m,y])=>{m&&g(v=>S0(m,v)),y&&g(v=>!S0(y,v))},{flush:"post",deep:!0});let C=null;const x=()=>{C!=null&&s.set(C,ol(n.subTree))};return Ze(x),A0(x),Os(()=>{s.forEach(m=>{const{subTree:y,suspense:v}=n,b=ol(y);if(m.type===b.type){il(b);const O=b.component.da;O&&dt(O,v);return}f(m)})}),()=>{if(C=null,!e.default)return null;const m=e.default(),y=m[0];if(m.length>1)return o=null,m;if(!Jt(y)||!(y.shapeFlag&4)&&!(y.shapeFlag&128))return o=null,y;let v=ol(y);const b=v.type,O=Al(Vr(v)?v.type.__asyncResolved||{}:b),{include:N,exclude:A,max:Z}=t;if(N&&(!O||!S0(N,O))||A&&O&&S0(A,O))return o=v,y;const P=v.key==null?b:v.key,X=s.get(P);return v.el&&(v=en(v),y.shapeFlag&128&&(y.ssContent=v)),C=P,X?(v.el=X.el,v.component=X.component,v.transition&&Ur(v,v.transition),v.shapeFlag|=512,i.delete(P),i.add(P)):(i.add(P),Z&&i.size>parseInt(Z,10)&&L(i.values().next().value)),v.shapeFlag|=256,o=v,fu(y.type)?y:v}}};vu.__isBuildIn=!0;const Cu=vu;function S0(t,e){return te(t)?t.some(n=>S0(n,e)):Xe(t)?t.split(",").includes(e):t.test?t.test(e):!1}function wu(t,e){Eu(t,"a",e)}function bu(t,e){Eu(t,"da",e)}function Eu(t,e,n=pt){const r=t.__wdc||(t.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return t()});if(Ki(e,r,n),n){let s=n.parent;for(;s&&s.parent;)T0(s.parent.vnode)&&Df(r,e,n,s),s=s.parent}}function Df(t,e,n,r){const s=Ki(e,t,r,!0);ft(()=>{ko(r[e],s)},n)}function il(t){t.shapeFlag&=-257,t.shapeFlag&=-513}function ol(t){return t.shapeFlag&128?t.ssContent:t}function Ki(t,e,n=pt,r=!1){if(n){const s=n[t]||(n[t]=[]),i=e.__weh||(e.__weh=(...o)=>{if(n.isUnmounted)return;ws(),Lr(n);const l=Dt(e,n,t,o);return _r(),bs(),l});return r?s.unshift(i):s.push(i),i}}const er=t=>(e,n=pt)=>(!Ms||t==="sp")&&Ki(t,(...r)=>e(...r),n),Tu=er("bm"),Ze=er("m"),Su=er("bu"),A0=er("u"),Os=er("bum"),ft=er("um"),Au=er("sp"),Ru=er("rtg"),ku=er("rtc");function Ou(t,e=pt){Ki("ec",t,e)}function Bf(t){Lt("INSTANCE_CHILDREN",t);const e=t.subTree,n=[];return e&&Iu(e,n),n}function Iu(t,e){if(t.component)e.push(t.component.proxy);else if(t.shapeFlag&16){const n=t.children;for(let r=0;r<n.length;r++)Iu(n[r],e)}}function Mu(t){Lt("INSTANCE_LISTENERS",t);const e={},n=t.vnode.props;if(!n)return e;for(const r in n)Kn(r)&&(e[r[2].toLowerCase()+r.slice(3)]=n[r]);return e}const $f={beforeMount:"bind",mounted:"inserted",updated:["update","componentUpdated"],unmounted:"unbind"};function Hf(t,e,n){const r=$f[t];if(r)if(te(r)){const s=[];return r.forEach(i=>{const o=e[i];o&&(Jn("CUSTOM_DIR",n,i,t),s.push(o))}),s.length?s:void 0}else return e[r]&&Jn("CUSTOM_DIR",n,r,t),e[r]}function Yi(t,e){const n=ht;if(n===null)return t;const r=u1(n)||n.proxy,s=t.dirs||(t.dirs=[]);for(let i=0;i<e.length;i++){let[o,l,a,c=je]=e[i];o&&(ge(o)&&(o={mounted:o,updated:o}),o.deep&&pr(l),s.push({dir:o,instance:r,value:l,oldValue:void 0,arg:a,modifiers:c}))}return t}function On(t,e,n,r){const s=t.dirs,i=e&&e.dirs;for(let o=0;o<s.length;o++){const l=s[o];i&&(l.oldValue=i[o].value);let a=l.dir[r];a||(a=Hf(r,l.dir,n)),a&&(ws(),Dt(a,n,8,[t.el,l,t,e]),bs())}}const ll="components",Uf="directives",Vf="filters";function me(t,e){return Qi(ll,t,!0,e)||t}const Nu=Symbol();function Xi(t){return Xe(t)?Qi(ll,t,!1)||t:t||Nu}function Pu(t){return Qi(Uf,t)}function Fu(t){return Qi(Vf,t)}function Qi(t,e,n=!0,r=!1){const s=ht||pt;if(s){const i=s.type;if(t===ll){const l=Al(i,!1);if(l&&(l===e||l===At(e)||l===p0(At(e))))return i}const o=Du(s[t]||i[t],e)||Du(s.appContext[t],e);return!o&&r?i:o}}function Du(t,e){return t&&(t[e]||t[At(e)]||t[p0(At(e))])}function zf(t){const e=t.type,n=e.render;if(!(!n||n._rc||n._compatChecked||n._compatWrapped)){if(n.length>=2){n._compatChecked=!0;return}if(zi("RENDER_FUNCTION",t)){const r=e.render=function(){return n.call(this,Ji)};r._compatWrapped=!0}}}function Ji(t,e,n){if(t||(t=_t),typeof t=="string"){const i=Rt(t);(i==="transition"||i==="transition-group"||i==="keep-alive")&&(t=`__compat__${i}`),t=Xi(t)}const r=arguments.length,s=te(e);return r===2||s?Oe(e)&&!s?Jt(e)?e1(j(t,null,[e])):e1($u(j(t,Bu(e,t)),e)):e1(j(t,null,e)):(Jt(n)&&(n=[n]),e1($u(j(t,Bu(e,t),n),e)))}const Gf=xs("staticStyle,staticClass,directives,model,hook");function Bu(t,e){if(!t)return null;const n={};for(const r in t)if(r==="attrs"||r==="domProps"||r==="props")Ie(n,t[r]);else if(r==="on"||r==="nativeOn"){const s=t[r];for(const i in s){let o=jf(i);r==="nativeOn"&&(o+="Native");const l=n[o],a=s[i];l!==a&&(l?n[o]=[].concat(l,a):n[o]=a)}}else Gf(r)||(n[r]=t[r]);if(t.staticClass&&(n.class=Ce([t.staticClass,n.class])),t.staticStyle&&(n.style=we([t.staticStyle,n.style])),t.model&&Oe(e)){const{prop:r="value",event:s="input"}=e.model||{};n[r]=t.model.value,n[Gi+s]=t.model.callback}return n}function jf(t){return t[0]==="&"&&(t=t.slice(1)+"Passive"),t[0]==="~"&&(t=t.slice(1)+"Once"),t[0]==="!"&&(t=t.slice(1)+"Capture"),vs(t)}function $u(t,e){return e&&e.directives?Yi(t,e.directives.map(({name:n,value:r,arg:s,modifiers:i})=>[Pu(n),r,s,i])):t}function e1(t){const{props:e,children:n}=t;let r;if(t.shapeFlag&6&&te(n)){r={};for(let i=0;i<n.length;i++){const o=n[i],l=Jt(o)&&o.props&&o.props.slot||"default",a=r[l]||(r[l]=[]);Jt(o)&&o.type==="template"?a.push(o.children):a.push(o)}if(r)for(const i in r){const o=r[i];r[i]=()=>o,r[i]._ns=!0}}const s=e&&e.scopedSlots;return s&&(delete e.scopedSlots,r?Ie(r,s):r=s),r&&a1(t,r),t}function Hu(t){if(ze("RENDER_FUNCTION",ht,!0)&&ze("PRIVATE_APIS",ht,!0)){const e=ht,n=()=>t.component&&t.component.proxy;let r;Object.defineProperties(t,{tag:{get:()=>t.type},data:{get:()=>t.props||{},set:s=>t.props=s},elm:{get:()=>t.el},componentInstance:{get:n},child:{get:n},text:{get:()=>Xe(t.children)?t.children:null},context:{get:()=>e&&e.proxy},componentOptions:{get:()=>{if(t.shapeFlag&4)return r||(r={Ctor:t.type,propsData:t.props,children:t.children})}}})}}const al=new Map,Uu={get(t,e){const n=t[e];return n&&n()}};function Zf(t){if(al.has(t))return al.get(t);const e=t.render,n=(r,s)=>{const i=Nn(),o={props:r,children:i.vnode.children||[],data:i.vnode.props||{},scopedSlots:s.slots,parent:i.parent&&i.parent.proxy,slots(){return new Proxy(s.slots,Uu)},get listeners(){return Mu(i)},get injections(){if(t.inject){const l={};return Ku(t.inject,l),l}return{}}};return e(Ji,o)};return n.props=t.props,n.displayName=t.name,n.compatConfig=t.compatConfig,n.inheritAttrs=!1,al.set(t,n),n}function yn(t,e,n,r){let s;const i=n&&n[r];if(te(t)||Xe(t)){s=new Array(t.length);for(let o=0,l=t.length;o<l;o++)s[o]=e(t[o],o,void 0,i&&i[o])}else if(typeof t=="number"){s=new Array(t);for(let o=0;o<t;o++)s[o]=e(o+1,o,void 0,i&&i[o])}else if(Oe(t))if(t[Symbol.iterator])s=Array.from(t,(o,l)=>e(o,l,void 0,i&&i[l]));else{const o=Object.keys(t);s=new Array(o.length);for(let l=0,a=o.length;l<a;l++){const c=o[l];s[l]=e(t[c],c,l,i&&i[l])}}else s=[];return n&&(n[r]=s),s}function Vu(t,e){for(let n=0;n<e.length;n++){const r=e[n];if(te(r))for(let s=0;s<r.length;s++)t[r[s].name]=r[s].fn;else r&&(t[r.name]=r.key?(...s)=>{const i=r.fn(...s);return i&&(i.key=r.key),i}:r.fn)}return t}function cl(t,e,n={},r,s){if(ht.isCE||ht.parent&&Vr(ht.parent)&&ht.parent.isCE)return e!=="default"&&(n.name=e),j("slot",n,r&&r());let i=t[e];i&&i._c&&(i._d=!1),k();const o=i&&zu(i(n)),l=Ae(Me,{key:n.key||o&&o.key||`_${e}`},o||(r?r():[]),o&&t._===1?64:-2);return!s&&l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),i&&i._c&&(i._d=!0),l}function zu(t){return t.some(e=>Jt(e)?!(e.type===_t||e.type===Me&&!zu(e.children)):!0)?t:null}function Gu(t,e){const n={};for(const r in t)n[e&&/[A-Z]/.test(r)?`on:${r}`:vs(r)]=t[r];return n}function Wf(t){const e={};for(let n=0;n<t.length;n++)t[n]&&Ie(e,t[n]);return e}function qf(t,e,n,r,s){if(n&&Oe(n)){te(n)&&(n=Wf(n));for(const i in n)if(ys(i))t[i]=n[i];else if(i==="class")t.class=Ce([t.class,n.class]);else if(i==="style")t.style=Ce([t.style,n.style]);else{const o=t.attrs||(t.attrs={}),l=At(i),a=Rt(i);if(!(l in o)&&!(a in o)&&(o[i]=n[i],s)){const c=t.on||(t.on={});c[`update:${i}`]=function(u){n[i]=u}}}}return t}function Kf(t,e){return Yr(t,Gu(e))}function Yf(t,e,n,r,s){return s&&(r=Yr(r,s)),cl(t.slots,e,r,n&&(()=>n))}function Xf(t,e,n){return Vu(e||{$stable:!n},ju(t))}function ju(t){for(let e=0;e<t.length;e++){const n=t[e];n&&(te(n)?ju(n):n.name=n.key||"default")}return t}const Zu=new WeakMap;function Qf(t,e){let n=Zu.get(t);if(n||Zu.set(t,n=[]),n[e])return n[e];const r=t.type.staticRenderFns[e],s=t.proxy;return n[e]=r.call(s,null,s)}function Jf(t,e,n,r,s,i){const l=t.appContext.config.keyCodes||{},a=l[n]||r;if(i&&s&&!l[n])return Wu(i,s);if(a)return Wu(a,e);if(s)return Rt(s)!==n}function Wu(t,e){return te(t)?!t.includes(e):t!==e}function e7(t){return t}function t7(t,e){for(let n=0;n<e.length;n+=2){const r=e[n];typeof r=="string"&&r&&(t[e[n]]=e[n+1])}return t}function n7(t,e){return typeof t=="string"?e+t:t}function r7(t){const e=(r,s,i)=>{r[s]=i},n=(r,s)=>{delete r[s]};Ie(t,{$set:r=>(Lt("INSTANCE_SET",r),e),$delete:r=>(Lt("INSTANCE_DELETE",r),n),$mount:r=>(Lt("GLOBAL_MOUNT",null),r.ctx._compat_mount||Pt),$destroy:r=>(Lt("INSTANCE_DESTROY",r),r.ctx._compat_destroy||Pt),$slots:r=>ze("RENDER_FUNCTION",r)&&r.render&&r.render._compatWrapped?new Proxy(r.slots,Uu):r.slots,$scopedSlots:r=>{Lt("INSTANCE_SCOPED_SLOTS",r);const s={};for(const i in r.slots){const o=r.slots[i];o._ns||(s[i]=o)}return s},$on:r=>Xo.bind(null,r),$once:r=>yf.bind(null,r),$off:r=>Qo.bind(null,r),$children:Bf,$listeners:Mu}),ze("PRIVATE_APIS",null)&&Ie(t,{$vnode:r=>r.vnode,$options:r=>{const s=Ie({},R0(r));return s.parent=r.proxy.$parent,s.propsData=r.vnode.props,s},_self:r=>r.proxy,_uid:r=>r.uid,_data:r=>r.data,_isMounted:r=>r.isMounted,_isDestroyed:r=>r.isUnmounted,$createElement:()=>Ji,_c:()=>Ji,_o:()=>e7,_n:()=>Tn,_s:()=>Ge,_l:()=>yn,_t:r=>Yf.bind(null,r),_q:()=>qn,_i:()=>h0,_m:r=>Qf.bind(null,r),_f:()=>Fu,_k:r=>Jf.bind(null,r),_b:()=>qf,_v:()=>Mn,_e:()=>xe,_u:()=>Xf,_g:()=>Kf,_d:()=>t7,_p:()=>n7})}const ul=t=>t?v3(t)?u1(t)||t.proxy:ul(t.parent):null,Is=Ie(Object.create(null),{$:t=>t,$el:t=>t.vnode.el,$data:t=>t.data,$props:t=>t.props,$attrs:t=>t.attrs,$slots:t=>t.slots,$refs:t=>t.refs,$parent:t=>ul(t.parent),$root:t=>ul(t.root),$emit:t=>t.emit,$options:t=>R0(t),$forceUpdate:t=>t.f||(t.f=()=>Hi(t.update)),$nextTick:t=>t.n||(t.n=Qn.bind(t.proxy)),$watch:t=>Ff.bind(t)});r7(Is);const hl=(t,e)=>t!==je&&!t.__isScriptSetup&&Fe(t,e),dl={get({_:t},e){const{ctx:n,setupState:r,data:s,props:i,accessCache:o,type:l,appContext:a}=t;let c;if(e[0]!=="$"){const f=o[e];if(f!==void 0)switch(f){case 1:return r[e];case 2:return s[e];case 4:return n[e];case 3:return i[e]}else{if(hl(r,e))return o[e]=1,r[e];if(s!==je&&Fe(s,e))return o[e]=2,s[e];if((c=t.propsOptions[0])&&Fe(c,e))return o[e]=3,i[e];if(n!==je&&Fe(n,e))return o[e]=4,n[e];fl&&(o[e]=0)}}const u=Is[e];let h,d;if(u)return e==="$attrs"&&Ft(t,"get",e),u(t);if((h=l.__cssModules)&&(h=h[e]))return h;if(n!==je&&Fe(n,e))return o[e]=4,n[e];if(d=a.config.globalProperties,Fe(d,e)){const f=Object.getOwnPropertyDescriptor(d,e);if(f.get)return f.get.call(t.proxy);{const g=d[e];return ge(g)?Object.assign(g.bind(t.proxy),g):g}}},set({_:t},e,n){const{data:r,setupState:s,ctx:i}=t;return hl(s,e)?(s[e]=n,!0):r!==je&&Fe(r,e)?(r[e]=n,!0):Fe(t.props,e)||e[0]==="$"&&e.slice(1)in t?!1:(i[e]=n,!0)},has({_:{data:t,setupState:e,accessCache:n,ctx:r,appContext:s,propsOptions:i}},o){let l;return!!n[o]||t!==je&&Fe(t,o)||hl(e,o)||(l=i[0])&&Fe(l,o)||Fe(r,o)||Fe(Is,o)||Fe(s.config.globalProperties,o)},defineProperty(t,e,n){return n.get!=null?t._.accessCache[e]=0:Fe(n,"value")&&this.set(t,e,n.value,null),Reflect.defineProperty(t,e,n)}},s7=Ie({},dl,{get(t,e){if(e!==Symbol.unscopables)return dl.get(t,e,t)},has(t,e){return e[0]!=="_"&&!md(e)}});function qu(t,e){for(const n in e){const r=t[n],s=e[n];n in t&&Ei(r)&&Ei(s)?qu(r,s):t[n]=s}return t}let fl=!0;function i7(t){const e=R0(t),n=t.proxy,r=t.ctx;fl=!1,e.beforeCreate&&Yu(e.beforeCreate,t,"bc");const{data:s,computed:i,methods:o,watch:l,provide:a,inject:c,created:u,beforeMount:h,mounted:d,beforeUpdate:f,updated:g,activated:L,deactivated:C,beforeDestroy:x,beforeUnmount:m,destroyed:y,unmounted:v,render:b,renderTracked:O,renderTriggered:N,errorCaptured:A,serverPrefetch:Z,expose:P,inheritAttrs:X,components:ve,directives:de,filters:Q}=e;if(c&&Ku(c,r,null,t.appContext.config.unwrapInjectedRef),o)for(const ee in o){const fe=o[ee];ge(fe)&&(r[ee]=fe.bind(n))}if(s){const ee=s.call(n,n);Oe(ee)&&(t.data=An(ee))}if(fl=!0,i)for(const ee in i){const fe=i[ee],et=ge(fe)?fe.bind(n,n):ge(fe.get)?fe.get.bind(n,n):Pt,tt=!ge(fe)&&ge(fe.set)?fe.set.bind(n):Pt,qt=M({get:et,set:tt});Object.defineProperty(r,ee,{enumerable:!0,configurable:!0,get:()=>qt.value,set:ut=>qt.value=ut})}if(l)for(const ee in l)Xu(l[ee],r,n,ee);if(a){const ee=ge(a)?a.call(n):a;Reflect.ownKeys(ee).forEach(fe=>{kt(fe,ee[fe])})}u&&Yu(u,t,"c");function $(ee,fe){te(fe)?fe.forEach(et=>ee(et.bind(n))):fe&&ee(fe.bind(n))}if($(Tu,h),$(Ze,d),$(Su,f),$(A0,g),$(wu,L),$(bu,C),$(Ou,A),$(ku,O),$(Ru,N),$(Os,m),$(ft,v),$(Au,Z),x&&Jn("OPTIONS_BEFORE_DESTROY",t)&&$(Os,x),y&&Jn("OPTIONS_DESTROYED",t)&&$(ft,y),te(P))if(P.length){const ee=t.exposed||(t.exposed={});P.forEach(fe=>{Object.defineProperty(ee,fe,{get:()=>n[fe],set:et=>n[fe]=et})})}else t.exposed||(t.exposed={});b&&t.render===Pt&&(t.render=b),X!=null&&(t.inheritAttrs=X),ve&&(t.components=ve),de&&(t.directives=de),Q&&ze("FILTERS",t)&&(t.filters=Q)}function Ku(t,e,n=Pt,r=!1){te(t)&&(t=pl(t));for(const s in t){const i=t[s];let o;Oe(i)?"default"in i?o=at(i.from||s,i.default,!0):o=at(i.from||s):o=at(i),gt(o)&&r?Object.defineProperty(e,s,{enumerable:!0,configurable:!0,get:()=>o.value,set:l=>o.value=l}):e[s]=o}}function Yu(t,e,n){Dt(te(t)?t.map(r=>r.bind(e.proxy)):t.bind(e.proxy),e,n)}function Xu(t,e,n,r){const s=r.includes(".")?xu(n,r):()=>n[r];if(Xe(t)){const i=e[t];ge(i)&&rt(s,i)}else if(ge(t))rt(s,t.bind(n));else if(Oe(t))if(te(t))t.forEach(i=>Xu(i,e,n,r));else{const i=ge(t.handler)?t.handler.bind(n):e[t.handler];ge(i)&&rt(s,i,t)}}function R0(t){const e=t.type,{mixins:n,extends:r}=e,{mixins:s,optionsCache:i,config:{optionMergeStrategies:o}}=t.appContext,l=i.get(e);let a;return l?a=l:!s.length&&!n&&!r?ze("PRIVATE_APIS",t)?(a=Ie({},e),a.parent=t.parent&&t.parent.proxy,a.propsData=t.vnode.props):a=e:(a={},s.length&&s.forEach(c=>zr(a,c,o,!0)),zr(a,e,o)),Oe(e)&&i.set(e,a),a}function zr(t,e,n,r=!1){ge(e)&&(e=e.options);const{mixins:s,extends:i}=e;i&&zr(t,i,n,!0),s&&s.forEach(o=>zr(t,o,n,!0));for(const o in e)if(!(r&&o==="expose")){const l=Gr[o]||n&&n[o];t[o]=l?l(t[o],e[o]):e[o]}return t}const Gr={data:Qu,props:gr,emits:gr,methods:gr,computed:gr,beforeCreate:Ot,created:Ot,beforeMount:Ot,mounted:Ot,beforeUpdate:Ot,updated:Ot,beforeDestroy:Ot,beforeUnmount:Ot,destroyed:Ot,unmounted:Ot,activated:Ot,deactivated:Ot,errorCaptured:Ot,serverPrefetch:Ot,components:gr,directives:gr,watch:l7,provide:Qu,inject:o7};Gr.filters=gr;function Qu(t,e){return e?t?function(){return(ze("OPTIONS_DATA_MERGE",null)?qu:Ie)(ge(t)?t.call(this,this):t,ge(e)?e.call(this,this):e)}:e:t}function o7(t,e){return gr(pl(t),pl(e))}function pl(t){if(te(t)){const e={};for(let n=0;n<t.length;n++)e[t[n]]=t[n];return e}return t}function Ot(t,e){return t?[...new Set([].concat(t,e))]:e}function gr(t,e){return t?Ie(Ie(Object.create(null),t),e):e}function l7(t,e){if(!t)return e;if(!e)return t;const n=Ie(Object.create(null),t);for(const r in e)n[r]=Ot(t[r],e[r]);return n}function a7(t,e,n){return new Proxy({},{get(r,s){if(s==="$options")return R0(t);if(s in e)return e[s];const i=t.type.inject;if(i){if(te(i)){if(i.includes(s))return at(s)}else if(s in i)return at(s)}}})}function Ju(t,e){return!!(t==="is"||(t==="class"||t==="style")&&ze("INSTANCE_ATTRS_CLASS_STYLE",e)||Kn(t)&&ze("INSTANCE_LISTENERS",e)||t.startsWith("routerView")||t==="registerRouteInstance")}function c7(t,e,n,r=!1){const s={},i={};Si(i,i1,1),t.propsDefaults=Object.create(null),e3(t,e,s,i);for(const o in t.propsOptions[0])o in s||(s[o]=void 0);n?t.props=r?s:tu(s):t.type.props?t.props=s:t.props=i,t.attrs=i}function u7(t,e,n,r){const{props:s,attrs:i,vnode:{patchFlag:o}}=t,l=Te(s),[a]=t.propsOptions;let c=!1;if((r||o>0)&&!(o&16)){if(o&8){const u=t.vnode.dynamicProps;for(let h=0;h<u.length;h++){let d=u[h];if(ji(t.emitsOptions,d))continue;const f=e[d];if(a)if(Fe(i,d))f!==i[d]&&(i[d]=f,c=!0);else{const g=At(d);s[g]=gl(a,l,g,f,t,!1)}else{if(Kn(d)&&d.endsWith("Native"))d=d.slice(0,-6);else if(Ju(d,t))continue;f!==i[d]&&(i[d]=f,c=!0)}}}}else{e3(t,e,s,i)&&(c=!0);let u;for(const h in l)(!e||!Fe(e,h)&&((u=Rt(h))===h||!Fe(e,u)))&&(a?n&&(n[h]!==void 0||n[u]!==void 0)&&(s[h]=gl(a,l,h,void 0,t,!0)):delete s[h]);if(i!==l)for(const h in i)(!e||!Fe(e,h)&&!Fe(e,h+"Native"))&&(delete i[h],c=!0)}c&&Sn(t,"set","$attrs")}function e3(t,e,n,r){const[s,i]=t.propsOptions;let o=!1,l;if(e)for(let a in e){if(ys(a)||(a.startsWith("onHook:")&&Jn("INSTANCE_EVENT_HOOKS",t,a.slice(2).toLowerCase()),a==="inline-template"))continue;const c=e[a];let u;if(s&&Fe(s,u=At(a)))!i||!i.includes(u)?n[u]=c:(l||(l={}))[u]=c;else if(!ji(t.emitsOptions,a)){if(Kn(a)&&a.endsWith("Native"))a=a.slice(0,-6);else if(Ju(a,t))continue;(!(a in r)||c!==r[a])&&(r[a]=c,o=!0)}}if(i){const a=Te(n),c=l||je;for(let u=0;u<i.length;u++){const h=i[u];n[h]=gl(s,a,h,c[h],t,!Fe(c,h))}}return o}function gl(t,e,n,r,s,i){const o=t[n];if(o!=null){const l=Fe(o,"default");if(l&&r===void 0){const a=o.default;if(o.type!==Function&&ge(a)){const{propsDefaults:c}=s;n in c?r=c[n]:(Lr(s),r=c[n]=a.call(ze("PROPS_DEFAULT_THIS",s)?a7(s,e):null,e),_r())}else r=a}o[0]&&(i&&!l?r=!1:o[1]&&(r===""||r===Rt(n))&&(r=!0))}return r}function t3(t,e,n=!1){const r=e.propsCache,s=r.get(t);if(s)return s;const i=t.props,o={},l=[];let a=!1;if(!ge(t)){const u=h=>{ge(h)&&(h=h.options),a=!0;const[d,f]=t3(h,e,!0);Ie(o,d),f&&l.push(...f)};!n&&e.mixins.length&&e.mixins.forEach(u),t.extends&&u(t.extends),t.mixins&&t.mixins.forEach(u)}if(!i&&!a)return Oe(t)&&r.set(t,Ls),Ls;if(te(i))for(let u=0;u<i.length;u++){const h=At(i[u]);n3(h)&&(o[h]=je)}else if(i)for(const u in i){const h=At(u);if(n3(h)){const d=i[u],f=o[h]=te(d)||ge(d)?{type:d}:Object.assign({},d);if(f){const g=i3(Boolean,f.type),L=i3(String,f.type);f[0]=g>-1,f[1]=L<0||g<L,(g>-1||Fe(f,"default"))&&l.push(h)}}}const c=[o,l];return Oe(t)&&r.set(t,c),c}function n3(t){return t[0]!=="$"}function r3(t){const e=t&&t.toString().match(/^\s*function (\w+)/);return e?e[1]:t===null?"null":""}function s3(t,e){return r3(t)===r3(e)}function i3(t,e){return te(e)?e.findIndex(n=>s3(n,t)):ge(e)&&s3(e,t)?0:-1}const o3=t=>t[0]==="_"||t==="$stable",ml=t=>te(t)?t.map(tn):[tn(t)],h7=(t,e,n)=>{if(e._n)return e;const r=Bt((...s)=>ml(e(...s)),n);return r._c=!1,r},l3=(t,e,n)=>{const r=t._ctx;for(const s in t){if(o3(s))continue;const i=t[s];if(ge(i))e[s]=h7(s,i,r);else if(i!=null){const o=ml(i);e[s]=()=>o}}},a3=(t,e)=>{const n=ml(e);t.slots.default=()=>n},d7=(t,e)=>{if(t.vnode.shapeFlag&32){const n=e._;n?(t.slots=Te(e),Si(e,"_",n)):l3(e,t.slots={})}else t.slots={},e&&a3(t,e);Si(t.slots,i1,1)},f7=(t,e,n)=>{const{vnode:r,slots:s}=t;let i=!0,o=je;if(r.shapeFlag&32){const l=e._;l?n&&l===1?i=!1:(Ie(s,e),!n&&l===1&&delete s._):(i=!e.$stable,l3(e,s)),o=e}else e&&(a3(t,e),o={default:1});if(i)for(const l in s)!o3(l)&&!(l in o)&&delete s[l]};function p7(t){t.optionMergeStrategies=new Proxy({},{get(e,n){if(n in e)return e[n];if(n in Gr&&Jn("CONFIG_OPTION_MERGE_STRATS",null))return Gr[n]}})}let Ht,jr;function g7(t,e){Ht=e({});const n=jr=function a(c={}){return r(c,a)};function r(a={},c){Lt("GLOBAL_MOUNT",null);const{data:u}=a;u&&!ge(u)&&Jn("OPTIONS_DATA_FN",null)&&(a.data=()=>u);const h=t(a);c!==n&&c3(h,c);const d=h._createRoot(a);return a.el?d.$mount(a.el):d}n.version="2.6.14-compat:3.2.45",n.config=Ht.config,n.use=(a,...c)=>(a&&ge(a.install)?a.install(n,...c):ge(a)&&a(n,...c),n),n.mixin=a=>(Ht.mixin(a),n),n.component=(a,c)=>c?(Ht.component(a,c),n):Ht.component(a),n.directive=(a,c)=>c?(Ht.directive(a,c),n):Ht.directive(a),n.options={_base:n};let s=1;n.cid=s,n.nextTick=Qn;const i=new WeakMap;function o(a={}){if(Lt("GLOBAL_EXTEND",null),ge(a)&&(a=a.options),i.has(a))return i.get(a);const c=this;function u(d){return r(d?zr(Ie({},u.options),d,Gr):u.options,u)}u.super=c,u.prototype=Object.create(n.prototype),u.prototype.constructor=u;const h={};for(const d in c.options){const f=c.options[d];h[d]=te(f)?f.slice():Oe(f)?Ie(Object.create(null),f):f}return u.options=zr(h,a,Gr),u.options._base=u,u.extend=o.bind(u),u.mixin=c.mixin,u.use=c.use,u.cid=++s,i.set(a,u),u}n.extend=o.bind(n),n.set=(a,c,u)=>{Lt("GLOBAL_SET",null),a[c]=u},n.delete=(a,c)=>{Lt("GLOBAL_DELETE",null),delete a[c]},n.observable=a=>(Lt("GLOBAL_OBSERVABLE",null),An(a)),n.filter=(a,c)=>c?(Ht.filter(a,c),n):Ht.filter(a);const l={warn:Pt,extend:Ie,mergeOptions:(a,c,u)=>zr(a,c,u?void 0:Gr),defineReactive:w7};return Object.defineProperty(n,"util",{get(){return Lt("GLOBAL_PRIVATE_UTIL",null),l}}),n.configureCompat=_f,n}function m7(t,e,n){x7(t,e),p7(t.config),Ht&&(y7(t,e,n),L7(t),_7(t))}function x7(t,e){e.filters={},t.filter=(n,r)=>(Lt("FILTERS",null),r?(e.filters[n]=r,t):e.filters[n])}function L7(t){Object.defineProperties(t,{prototype:{get(){return t.config.globalProperties}},nextTick:{value:Qn},extend:{value:jr.extend},set:{value:jr.set},delete:{value:jr.delete},observable:{value:jr.observable},util:{get(){return jr.util}}})}function _7(t){t._context.mixins=[...Ht._context.mixins],["components","directives","filters"].forEach(e=>{t._context[e]=Object.create(Ht._context[e])});for(const e in Ht.config){if(e==="isNativeTag"||Tl()&&(e==="isCustomElement"||e==="compilerOptions"))continue;const n=Ht.config[e];t.config[e]=Oe(n)?Object.create(n):n,e==="ignoredElements"&&ze("CONFIG_IGNORED_ELEMENTS",null)&&!Tl()&&te(n)&&(t.config.compilerOptions.isCustomElement=r=>n.some(s=>Xe(s)?s===r:s.test(r)))}c3(t,jr)}function c3(t,e){const n=ze("GLOBAL_PROTOTYPE",null);n&&(t.config.globalProperties=Object.create(e.prototype));const r=Object.getOwnPropertyDescriptors(e.prototype);for(const s in r)s!=="constructor"&&n&&Object.defineProperty(t.config.globalProperties,s,r[s])}function y7(t,e,n){let r=!1;t._createRoot=s=>{const i=t._component,o=j(i,s.propsData||null);o.appContext=e;const l=!ge(i)&&!i.render&&!i.template,a=()=>{},c=Cl(o,null,null);return l&&(c.render=a),wl(c),o.component=c,o.isCompatRoot=!0,c.ctx._compat_mount=u=>{if(r)return;let h;if(typeof u=="string"){const f=document.querySelector(u);if(!f)return;h=f}else h=u||document.createElement("div");const d=h instanceof SVGElement;return l&&c.render===a&&(c.render=null,i.template=h.innerHTML,Sl(c,!1,!0)),h.innerHTML="",n(o,h,d),h instanceof Element&&(h.removeAttribute("v-cloak"),h.setAttribute("data-v-app","")),r=!0,t._container=h,h.__vue_app__=t,c.proxy},c.ctx._compat_destroy=()=>{if(r)n(null,t._container),delete t._container.__vue_app__;else{const{bum:u,scope:h,um:d}=c;u&&ur(u),ze("INSTANCE_EVENT_HOOKS",c)&&c.emit("hook:beforeDestroy"),h&&h.stop(),d&&ur(d),ze("INSTANCE_EVENT_HOOKS",c)&&c.emit("hook:destroyed")}},c.proxy}}const v7=["push","pop","shift","unshift","splice","sort","reverse"],C7=new WeakSet;function w7(t,e,n){if(Oe(n)&&!Yn(n)&&!C7.has(n)){const s=An(n);te(n)?v7.forEach(i=>{n[i]=(...o)=>{Array.prototype[i].call(s,...o)}}):Object.keys(n).forEach(i=>{try{xl(n,i,n[i])}catch{}})}const r=t.$;r&&t===r.proxy?(xl(r.ctx,e,n),r.accessCache=Object.create(null)):Yn(t)?t[e]=n:xl(t,e,n)}function xl(t,e,n){n=Oe(n)?An(n):n,Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get(){return Ft(t,"get",e),n},set(r){n=Oe(r)?An(r):r,Sn(t,"set",e,r)}})}function u3(){return{app:null,config:{isNativeTag:wd,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let b7=0;function E7(t,e){return function(r,s=null){ge(r)||(r=Object.assign({},r)),s!=null&&!Oe(s)&&(s=null);const i=u3(),o=new Set;let l=!1;const a=i.app={_uid:b7++,_component:r,_props:s,_container:null,_context:i,_instance:null,version:S3,get config(){return i.config},set config(c){},use(c,...u){return o.has(c)||(c&&ge(c.install)?(o.add(c),c.install(a,...u)):ge(c)&&(o.add(c),c(a,...u))),a},mixin(c){return i.mixins.includes(c)||i.mixins.push(c),a},component(c,u){return u?(i.components[c]=u,a):i.components[c]},directive(c,u){return u?(i.directives[c]=u,a):i.directives[c]},mount(c,u,h){if(!l){const d=j(r,s);return d.appContext=i,u&&e?e(d,c):t(d,c,h),l=!0,a._container=c,c.__vue_app__=a,u1(d.component)||d.component.proxy}},unmount(){l&&(t(null,a._container),delete a._container.__vue_app__)},provide(c,u){return i.provides[c]=u,a}};return m7(a,i,t),a}}function t1(t,e,n,r,s=!1){if(te(t)){t.forEach((d,f)=>t1(d,e&&(te(e)?e[f]:e),n,r,s));return}if(Vr(r)&&!s)return;const i=r.shapeFlag&4?u1(r.component)||r.component.proxy:r.el,o=s?null:i,{i:l,r:a}=t,c=e&&e.r,u=l.refs===je?l.refs={}:l.refs,h=l.setupState;if(c!=null&&c!==a&&(Xe(c)?(u[c]=null,Fe(h,c)&&(h[c]=null)):gt(c)&&(c.value=null)),ge(a))Rn(a,l,12,[o,u]);else{const d=Xe(a),f=gt(a);if(d||f){const g=()=>{if(t.f){const L=d?Fe(h,a)?h[a]:u[a]:a.value;s?te(L)&&ko(L,i):te(L)?L.includes(i)||L.push(i):d?(u[a]=[i],Fe(h,a)&&(h[a]=u[a])):(a.value=[i],t.k&&(u[t.k]=a.value))}else d?(u[a]=o,Fe(h,a)&&(h[a]=o)):f&&(a.value=o,t.k&&(u[t.k]=o))};o?(g.id=-1,dt(g,n)):g()}}}let mr=!1;const n1=t=>/svg/.test(t.namespaceURI)&&t.tagName!=="foreignObject",r1=t=>t.nodeType===8;function T7(t){const{mt:e,p:n,o:{patchProp:r,createText:s,nextSibling:i,parentNode:o,remove:l,insert:a,createComment:c}}=t,u=(x,m)=>{if(!m.hasChildNodes()){n(null,x,m),Ui(),m._vnode=x;return}mr=!1,h(m.firstChild,x,null,null,null),Ui(),m._vnode=x,mr&&console.error("Hydration completed but contains mismatches.")},h=(x,m,y,v,b,O=!1)=>{const N=r1(x)&&x.data==="[",A=()=>L(x,m,y,v,b,N),{type:Z,ref:P,shapeFlag:X,patchFlag:ve}=m;let de=x.nodeType;m.el=x,ve===-2&&(O=!1,m.dynamicChildren=null);let Q=null;switch(Z){case Wr:de!==3?m.children===""?(a(m.el=s(""),o(x),x),Q=x):Q=A():(x.data!==m.children&&(mr=!0,x.data=m.children),Q=i(x));break;case _t:de!==8||N?Q=A():Q=i(x);break;case qr:if(N&&(x=i(x),de=x.nodeType),de===1||de===3){Q=x;const Ee=!m.children.length;for(let $=0;$<m.staticCount;$++)Ee&&(m.children+=Q.nodeType===1?Q.outerHTML:Q.data),$===m.staticCount-1&&(m.anchor=Q),Q=i(Q);return N?i(Q):Q}else A();break;case Me:N?Q=g(x,m,y,v,b,O):Q=A();break;default:if(X&1)de!==1||m.type.toLowerCase()!==x.tagName.toLowerCase()?Q=A():Q=d(x,m,y,v,b,O);else if(X&6){m.slotScopeIds=b;const Ee=o(x);if(e(m,Ee,null,y,v,n1(Ee),O),Q=N?C(x):i(x),Q&&r1(Q)&&Q.data==="teleport end"&&(Q=i(Q)),Vr(m)){let $;N?($=j(Me),$.anchor=Q?Q.previousSibling:Ee.lastChild):$=x.nodeType===3?Mn(""):j("div"),$.el=x,m.component.subTree=$}}else X&64?de!==8?Q=A():Q=m.type.hydrate(x,m,y,v,b,O,t,f):X&128&&(Q=m.type.hydrate(x,m,y,v,n1(o(x)),b,O,t,h))}return P!=null&&t1(P,null,v,m),Q},d=(x,m,y,v,b,O)=>{O=O||!!m.dynamicChildren;const{type:N,props:A,patchFlag:Z,shapeFlag:P,dirs:X}=m,ve=N==="input"&&X||N==="option";if(ve||Z!==-1){if(X&&On(m,null,y,"created"),A)if(ve||!O||Z&48)for(const Q in A)(ve&&Q.endsWith("value")||Kn(Q)&&!ys(Q))&&r(x,Q,null,A[Q],!1,void 0,y);else A.onClick&&r(x,"onClick",null,A.onClick,!1,void 0,y);let de;if((de=A&&A.onVnodeBeforeMount)&&Vt(de,y,m),X&&On(m,null,y,"beforeMount"),((de=A&&A.onVnodeMounted)||X)&&gu(()=>{de&&Vt(de,y,m),X&&On(m,null,y,"mounted")},v),P&16&&!(A&&(A.innerHTML||A.textContent))){let Q=f(x.firstChild,m,x,y,v,b,O);for(;Q;){mr=!0;const Ee=Q;Q=Q.nextSibling,l(Ee)}}else P&8&&x.textContent!==m.children&&(mr=!0,x.textContent=m.children)}return x.nextSibling},f=(x,m,y,v,b,O,N)=>{N=N||!!m.dynamicChildren;const A=m.children,Z=A.length;for(let P=0;P<Z;P++){const X=N?A[P]:A[P]=tn(A[P]);if(x)x=h(x,X,v,b,O,N);else{if(X.type===Wr&&!X.children)continue;mr=!0,n(null,X,y,null,v,b,n1(y),O)}}return x},g=(x,m,y,v,b,O)=>{const{slotScopeIds:N}=m;N&&(b=b?b.concat(N):N);const A=o(x),Z=f(i(x),m,A,y,v,b,O);return Z&&r1(Z)&&Z.data==="]"?i(m.anchor=Z):(mr=!0,a(m.anchor=c("]"),A,Z),Z)},L=(x,m,y,v,b,O)=>{if(mr=!0,m.el=null,O){const Z=C(x);for(;;){const P=i(x);if(P&&P!==Z)l(P);else break}}const N=i(x),A=o(x);return l(x),n(null,m,A,N,y,v,n1(A),b),N},C=x=>{let m=0;for(;x;)if(x=i(x),x&&r1(x)&&(x.data==="["&&m++,x.data==="]")){if(m===0)return i(x);m--}return x};return[u,h]}const dt=gu;function h3(t){return f3(t)}function d3(t){return f3(t,T7)}function f3(t,e){const n=Rd();n.__VUE__=!0;const{insert:r,remove:s,patchProp:i,createElement:o,createText:l,createComment:a,setText:c,setElementText:u,parentNode:h,nextSibling:d,setScopeId:f=Pt,insertStaticContent:g}=t,L=(_,w,I,B=null,D=null,W=null,ne=!1,q=null,K=!!w.dynamicChildren)=>{if(_===w)return;_&&!In(_,w)&&(B=lt(_),ut(_,D,W,!0),_=null),w.patchFlag===-2&&(K=!1,w.dynamicChildren=null);const{type:U,ref:z,shapeFlag:he}=w;switch(U){case Wr:C(_,w,I,B);break;case _t:x(_,w,I,B);break;case qr:_==null&&m(w,I,B,ne);break;case Me:ve(_,w,I,B,D,W,ne,q,K);break;default:he&1?b(_,w,I,B,D,W,ne,q,K):he&6?de(_,w,I,B,D,W,ne,q,K):(he&64||he&128)&&U.process(_,w,I,B,D,W,ne,q,K,vt)}z!=null&&D&&t1(z,_&&_.ref,W,w||_,!w)},C=(_,w,I,B)=>{if(_==null)r(w.el=l(w.children),I,B);else{const D=w.el=_.el;w.children!==_.children&&c(D,w.children)}},x=(_,w,I,B)=>{_==null?r(w.el=a(w.children||""),I,B):w.el=_.el},m=(_,w,I,B)=>{[_.el,_.anchor]=g(_.children,w,I,B,_.el,_.anchor)},y=({el:_,anchor:w},I,B)=>{let D;for(;_&&_!==w;)D=d(_),r(_,I,B),_=D;r(w,I,B)},v=({el:_,anchor:w})=>{let I;for(;_&&_!==w;)I=d(_),s(_),_=I;s(w)},b=(_,w,I,B,D,W,ne,q,K)=>{ne=ne||w.type==="svg",_==null?O(w,I,B,D,W,ne,q,K):Z(_,w,D,W,ne,q,K)},O=(_,w,I,B,D,W,ne,q)=>{let K,U;const{type:z,props:he,shapeFlag:re,transition:ae,dirs:Se}=_;if(K=_.el=o(_.type,W,he&&he.is,he),re&8?u(K,_.children):re&16&&A(_.children,K,null,B,D,W&&z!=="foreignObject",ne,q),Se&&On(_,null,B,"created"),he){for(const Ue in he)Ue!=="value"&&!ys(Ue)&&i(K,Ue,null,he[Ue],W,_.children,B,D,Pe);"value"in he&&i(K,"value",null,he.value),(U=he.onVnodeBeforeMount)&&Vt(U,B,_)}N(K,_,_.scopeId,ne,B),Se&&On(_,null,B,"beforeMount");const Be=(!D||D&&!D.pendingBranch)&&ae&&!ae.persisted;Be&&ae.beforeEnter(K),r(K,w,I),((U=he&&he.onVnodeMounted)||Be||Se)&&dt(()=>{U&&Vt(U,B,_),Be&&ae.enter(K),Se&&On(_,null,B,"mounted")},D)},N=(_,w,I,B,D)=>{if(I&&f(_,I),B)for(let W=0;W<B.length;W++)f(_,B[W]);if(D){let W=D.subTree;if(w===W){const ne=D.vnode;N(_,ne,ne.scopeId,ne.slotScopeIds,D.parent)}}},A=(_,w,I,B,D,W,ne,q,K=0)=>{for(let U=K;U<_.length;U++){const z=_[U]=q?xr(_[U]):tn(_[U]);L(null,z,w,I,B,D,W,ne,q)}},Z=(_,w,I,B,D,W,ne)=>{const q=w.el=_.el;let{patchFlag:K,dynamicChildren:U,dirs:z}=w;K|=_.patchFlag&16;const he=_.props||je,re=w.props||je;let ae;I&&Zr(I,!1),(ae=re.onVnodeBeforeUpdate)&&Vt(ae,I,w,_),z&&On(w,_,I,"beforeUpdate"),I&&Zr(I,!0);const Se=D&&w.type!=="foreignObject";if(U?P(_.dynamicChildren,U,q,I,B,Se,W):ne||fe(_,w,q,null,I,B,Se,W,!1),K>0){if(K&16)X(q,w,he,re,I,B,D);else if(K&2&&he.class!==re.class&&i(q,"class",null,re.class,D),K&4&&i(q,"style",he.style,re.style,D),K&8){const Be=w.dynamicProps;for(let Ue=0;Ue<Be.length;Ue++){const nt=Be[Ue],se=he[nt],pe=re[nt];(pe!==se||nt==="value")&&i(q,nt,se,pe,D,_.children,I,B,Pe)}}K&1&&_.children!==w.children&&u(q,w.children)}else!ne&&U==null&&X(q,w,he,re,I,B,D);((ae=re.onVnodeUpdated)||z)&&dt(()=>{ae&&Vt(ae,I,w,_),z&&On(w,_,I,"updated")},B)},P=(_,w,I,B,D,W,ne)=>{for(let q=0;q<w.length;q++){const K=_[q],U=w[q],z=K.el&&(K.type===Me||!In(K,U)||K.shapeFlag&70)?h(K.el):I;L(K,U,z,null,B,D,W,ne,!0)}},X=(_,w,I,B,D,W,ne)=>{if(I!==B){if(I!==je)for(const q in I)!ys(q)&&!(q in B)&&i(_,q,I[q],null,ne,w.children,D,W,Pe);for(const q in B){if(ys(q))continue;const K=B[q],U=I[q];K!==U&&q!=="value"&&i(_,q,U,K,ne,w.children,D,W,Pe)}"value"in B&&i(_,"value",I.value,B.value)}},ve=(_,w,I,B,D,W,ne,q,K)=>{const U=w.el=_?_.el:l(""),z=w.anchor=_?_.anchor:l("");let{patchFlag:he,dynamicChildren:re,slotScopeIds:ae}=w;ae&&(q=q?q.concat(ae):ae),_==null?(r(U,I,B),r(z,I,B),A(w.children,I,z,D,W,ne,q,K)):he>0&&he&64&&re&&_.dynamicChildren?(P(_.dynamicChildren,re,I,D,W,ne,q),(w.key!=null||D&&w===D.subTree)&&Ll(_,w,!0)):fe(_,w,I,z,D,W,ne,q,K)},de=(_,w,I,B,D,W,ne,q,K)=>{w.slotScopeIds=q,_==null?w.shapeFlag&512?D.ctx.activate(w,I,B,ne,K):Q(w,I,B,D,W,ne,K):Ee(_,w,K)},Q=(_,w,I,B,D,W,ne)=>{const q=_.isCompatRoot&&_.component,K=q||(_.component=Cl(_,B,D));if(T0(_)&&(K.ctx.renderer=vt),q||wl(K),K.asyncDep){if(D&&D.registerDep(K,$),!_.el){const U=K.subTree=j(_t);x(null,U,w,I)}return}$(K,_,w,I,D,W,ne)},Ee=(_,w,I)=>{const B=w.component=_.component;if(Rf(_,w,I))if(B.asyncDep&&!B.asyncResolved){ee(B,w,I);return}else B.next=w,mf(B.update),B.update();else w.el=_.el,B.vnode=w},$=(_,w,I,B,D,W,ne)=>{const q=()=>{if(_.isMounted){let{next:z,bu:he,u:re,parent:ae,vnode:Se}=_,Be=z,Ue;Zr(_,!1),z?(z.el=Se.el,ee(_,z,ne)):z=Se,he&&ur(he),(Ue=z.props&&z.props.onVnodeBeforeUpdate)&&Vt(Ue,ae,z,Se),ze("INSTANCE_EVENT_HOOKS",_)&&_.emit("hook:beforeUpdate"),Zr(_,!0);const nt=Zi(_),se=_.subTree;_.subTree=nt,L(se,nt,h(se.el),lt(se),_,D,W),z.el=nt.el,Be===null&&Jo(_,nt.el),re&&dt(re,D),(Ue=z.props&&z.props.onVnodeUpdated)&&dt(()=>Vt(Ue,ae,z,Se),D),ze("INSTANCE_EVENT_HOOKS",_)&&dt(()=>_.emit("hook:updated"),D)}else{let z;const{el:he,props:re}=w,{bm:ae,m:Se,parent:Be}=_,Ue=Vr(w);if(Zr(_,!1),ae&&ur(ae),!Ue&&(z=re&&re.onVnodeBeforeMount)&&Vt(z,Be,w),ze("INSTANCE_EVENT_HOOKS",_)&&_.emit("hook:beforeMount"),Zr(_,!0),he&&Yt){const nt=()=>{_.subTree=Zi(_),Yt(he,_.subTree,_,D,null)};Ue?w.type.__asyncLoader().then(()=>!_.isUnmounted&&nt()):nt()}else{const nt=_.subTree=Zi(_);L(null,nt,I,B,_,D,W),w.el=nt.el}if(Se&&dt(Se,D),!Ue&&(z=re&&re.onVnodeMounted)){const nt=w;dt(()=>Vt(z,Be,nt),D)}ze("INSTANCE_EVENT_HOOKS",_)&&dt(()=>_.emit("hook:mounted"),D),(w.shapeFlag&256||Be&&Vr(Be.vnode)&&Be.vnode.shapeFlag&256)&&(_.a&&dt(_.a,D),ze("INSTANCE_EVENT_HOOKS",_)&&dt(()=>_.emit("hook:activated"),D)),_.isMounted=!0,w=I=B=null}},K=_.effect=new m0(q,()=>Hi(U),_.scope),U=_.update=()=>K.run();U.id=_.uid,Zr(_,!0),U()},ee=(_,w,I)=>{w.component=_;const B=_.vnode.props;_.vnode=w,_.next=null,u7(_,w.props,B,I),f7(_,w.children,I),ws(),ou(),bs()},fe=(_,w,I,B,D,W,ne,q,K=!1)=>{const U=_&&_.children,z=_?_.shapeFlag:0,he=w.children,{patchFlag:re,shapeFlag:ae}=w;if(re>0){if(re&128){tt(U,he,I,B,D,W,ne,q,K);return}else if(re&256){et(U,he,I,B,D,W,ne,q,K);return}}ae&8?(z&16&&Pe(U,D,W),he!==U&&u(I,he)):z&16?ae&16?tt(U,he,I,B,D,W,ne,q,K):Pe(U,D,W,!0):(z&8&&u(I,""),ae&16&&A(he,I,B,D,W,ne,q,K))},et=(_,w,I,B,D,W,ne,q,K)=>{_=_||Ls,w=w||Ls;const U=_.length,z=w.length,he=Math.min(U,z);let re;for(re=0;re<he;re++){const ae=w[re]=K?xr(w[re]):tn(w[re]);L(_[re],ae,I,null,D,W,ne,q,K)}U>z?Pe(_,D,W,!0,!1,he):A(w,I,B,D,W,ne,q,K,he)},tt=(_,w,I,B,D,W,ne,q,K)=>{let U=0;const z=w.length;let he=_.length-1,re=z-1;for(;U<=he&&U<=re;){const ae=_[U],Se=w[U]=K?xr(w[U]):tn(w[U]);if(In(ae,Se))L(ae,Se,I,null,D,W,ne,q,K);else break;U++}for(;U<=he&&U<=re;){const ae=_[he],Se=w[re]=K?xr(w[re]):tn(w[re]);if(In(ae,Se))L(ae,Se,I,null,D,W,ne,q,K);else break;he--,re--}if(U>he){if(U<=re){const ae=re+1,Se=ae<z?w[ae].el:B;for(;U<=re;)L(null,w[U]=K?xr(w[U]):tn(w[U]),I,Se,D,W,ne,q,K),U++}}else if(U>re)for(;U<=he;)ut(_[U],D,W,!0),U++;else{const ae=U,Se=U,Be=new Map;for(U=Se;U<=re;U++){const xt=w[U]=K?xr(w[U]):tn(w[U]);xt.key!=null&&Be.set(xt.key,U)}let Ue,nt=0;const se=re-Se+1;let pe=!1,ke=0;const De=new Array(se);for(U=0;U<se;U++)De[U]=0;for(U=ae;U<=he;U++){const xt=_[U];if(nt>=se){ut(xt,D,W,!0);continue}let Ln;if(xt.key!=null)Ln=Be.get(xt.key);else for(Ue=Se;Ue<=re;Ue++)if(De[Ue-Se]===0&&In(xt,w[Ue])){Ln=Ue;break}Ln===void 0?ut(xt,D,W,!0):(De[Ln-Se]=U+1,Ln>=ke?ke=Ln:pe=!0,L(xt,w[Ln],I,null,D,W,ne,q,K),nt++)}const Ct=pe?S7(De):Ls;for(Ue=Ct.length-1,U=se-1;U>=0;U--){const xt=Se+U,Ln=w[xt],Q8=xt+1<z?w[xt+1].el:B;De[U]===0?L(null,Ln,I,Q8,D,W,ne,q,K):pe&&(Ue<0||U!==Ct[Ue]?qt(Ln,I,Q8,2):Ue--)}}},qt=(_,w,I,B,D=null)=>{const{el:W,type:ne,transition:q,children:K,shapeFlag:U}=_;if(U&6){qt(_.component.subTree,w,I,B);return}if(U&128){_.suspense.move(w,I,B);return}if(U&64){ne.move(_,w,I,vt);return}if(ne===Me){r(W,w,I);for(let he=0;he<K.length;he++)qt(K[he],w,I,B);r(_.anchor,w,I);return}if(ne===qr){y(_,w,I);return}if(B!==2&&U&1&&q)if(B===0)q.beforeEnter(W),r(W,w,I),dt(()=>q.enter(W),D);else{const{leave:he,delayLeave:re,afterLeave:ae}=q,Se=()=>r(W,w,I),Be=()=>{he(W,()=>{Se(),ae&&ae()})};re?re(W,Se,Be):Be()}else r(W,w,I)},ut=(_,w,I,B=!1,D=!1)=>{const{type:W,props:ne,ref:q,children:K,dynamicChildren:U,shapeFlag:z,patchFlag:he,dirs:re}=_;if(q!=null&&t1(q,null,I,_,!0),z&256){w.ctx.deactivate(_);return}const ae=z&1&&re,Se=!Vr(_);let Be;if(Se&&(Be=ne&&ne.onVnodeBeforeUnmount)&&Vt(Be,w,_),z&6)Ne(_.component,I,B);else{if(z&128){_.suspense.unmount(I,B);return}ae&&On(_,null,w,"beforeUnmount"),z&64?_.type.remove(_,w,I,D,vt,B):U&&(W!==Me||he>0&&he&64)?Pe(U,w,I,!1,!0):(W===Me&&he&384||!D&&z&16)&&Pe(K,w,I),B&&H(_)}(Se&&(Be=ne&&ne.onVnodeUnmounted)||ae)&&dt(()=>{Be&&Vt(Be,w,_),ae&&On(_,null,w,"unmounted")},I)},H=_=>{const{type:w,el:I,anchor:B,transition:D}=_;if(w===Me){ue(I,B);return}if(w===qr){v(_);return}const W=()=>{s(I),D&&!D.persisted&&D.afterLeave&&D.afterLeave()};if(_.shapeFlag&1&&D&&!D.persisted){const{leave:ne,delayLeave:q}=D,K=()=>ne(I,W);q?q(_.el,W,K):K()}else W()},ue=(_,w)=>{let I;for(;_!==w;)I=d(_),s(_),_=I;s(w)},Ne=(_,w,I)=>{const{bum:B,scope:D,update:W,subTree:ne,um:q}=_;B&&ur(B),ze("INSTANCE_EVENT_HOOKS",_)&&_.emit("hook:beforeDestroy"),D.stop(),W&&(W.active=!1,ut(ne,_,w,I)),q&&dt(q,w),ze("INSTANCE_EVENT_HOOKS",_)&&dt(()=>_.emit("hook:destroyed"),w),dt(()=>{_.isUnmounted=!0},w),w&&w.pendingBranch&&!w.isUnmounted&&_.asyncDep&&!_.asyncResolved&&_.suspenseId===w.pendingId&&(w.deps--,w.deps===0&&w.resolve())},Pe=(_,w,I,B=!1,D=!1,W=0)=>{for(let ne=W;ne<_.length;ne++)ut(_[ne],w,I,B,D)},lt=_=>_.shapeFlag&6?lt(_.component.subTree):_.shapeFlag&128?_.suspense.next():d(_.anchor||_.el),Wn=(_,w,I)=>{_==null?w._vnode&&ut(w._vnode,null,null,!0):L(w._vnode||null,_,w,null,null,null,I),ou(),Ui(),w._vnode=_},vt={p:L,um:ut,m:qt,r:H,mt:Q,mc:A,pc:fe,pbc:P,n:lt,o:t};let Kt,Yt;return e&&([Kt,Yt]=e(vt)),{render:Wn,hydrate:Kt,createApp:E7(Wn,Kt)}}function Zr({effect:t,update:e},n){t.allowRecurse=e.allowRecurse=n}function Ll(t,e,n=!1){const r=t.children,s=e.children;if(te(r)&&te(s))for(let i=0;i<r.length;i++){const o=r[i];let l=s[i];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=s[i]=xr(s[i]),l.el=o.el),n||Ll(o,l)),l.type===Wr&&(l.el=o.el)}}function S7(t){const e=t.slice(),n=[0];let r,s,i,o,l;const a=t.length;for(r=0;r<a;r++){const c=t[r];if(c!==0){if(s=n[n.length-1],t[s]<c){e[r]=s,n.push(r);continue}for(i=0,o=n.length-1;i<o;)l=i+o>>1,t[n[l]]<c?i=l+1:o=l;c<t[n[i]]&&(i>0&&(e[r]=n[i-1]),n[i]=r)}}for(i=n.length,o=n[i-1];i-- >0;)n[i]=o,o=e[o];return n}const A7=t=>t.__isTeleport,k0=t=>t&&(t.disabled||t.disabled===""),p3=t=>typeof SVGElement<"u"&&t instanceof SVGElement,_l=(t,e)=>{const n=t&&t.to;return Xe(n)?e?e(n):null:n},R7={__isTeleport:!0,process(t,e,n,r,s,i,o,l,a,c){const{mc:u,pc:h,pbc:d,o:{insert:f,querySelector:g,createText:L,createComment:C}}=c,x=k0(e.props);let{shapeFlag:m,children:y,dynamicChildren:v}=e;if(t==null){const b=e.el=L(""),O=e.anchor=L("");f(b,n,r),f(O,n,r);const N=e.target=_l(e.props,g),A=e.targetAnchor=L("");N&&(f(A,N),o=o||p3(N));const Z=(P,X)=>{m&16&&u(y,P,X,s,i,o,l,a)};x?Z(n,O):N&&Z(N,A)}else{e.el=t.el;const b=e.anchor=t.anchor,O=e.target=t.target,N=e.targetAnchor=t.targetAnchor,A=k0(t.props),Z=A?n:O,P=A?b:N;if(o=o||p3(O),v?(d(t.dynamicChildren,v,Z,s,i,o,l),Ll(t,e,!0)):a||h(t,e,Z,P,s,i,o,l,!1),x)A||s1(e,n,b,c,1);else if((e.props&&e.props.to)!==(t.props&&t.props.to)){const X=e.target=_l(e.props,g);X&&s1(e,X,null,c,0)}else A&&s1(e,O,N,c,1)}m3(e)},remove(t,e,n,r,{um:s,o:{remove:i}},o){const{shapeFlag:l,children:a,anchor:c,targetAnchor:u,target:h,props:d}=t;if(h&&i(u),(o||!k0(d))&&(i(c),l&16))for(let f=0;f<a.length;f++){const g=a[f];s(g,e,n,!0,!!g.dynamicChildren)}},move:s1,hydrate:k7};function s1(t,e,n,{o:{insert:r},m:s},i=2){i===0&&r(t.targetAnchor,e,n);const{el:o,anchor:l,shapeFlag:a,children:c,props:u}=t,h=i===2;if(h&&r(o,e,n),(!h||k0(u))&&a&16)for(let d=0;d<c.length;d++)s(c[d],e,n,2);h&&r(l,e,n)}function k7(t,e,n,r,s,i,{o:{nextSibling:o,parentNode:l,querySelector:a}},c){const u=e.target=_l(e.props,a);if(u){const h=u._lpa||u.firstChild;if(e.shapeFlag&16)if(k0(e.props))e.anchor=c(o(t),e,l(t),n,r,s,i),e.targetAnchor=h;else{e.anchor=o(t);let d=h;for(;d;)if(d=o(d),d&&d.nodeType===8&&d.data==="teleport anchor"){e.targetAnchor=d,u._lpa=e.targetAnchor&&o(e.targetAnchor);break}c(h,e,u,n,r,s,i)}m3(e)}return e.anchor&&o(e.anchor)}const g3=R7;function m3(t){const e=t.ctx;if(e&&e.ut){let n=t.children[0].el;for(;n!==t.targetAnchor;)n.nodeType===1&&n.setAttribute("data-v-owner",e.uid),n=n.nextSibling;e.ut()}}const yl=new Map;function O7(t){if(yl.has(t))return yl.get(t);let e,n;const r=new Promise((o,l)=>{e=o,n=l}),s=t(e,n);let i;return bi(s)?i=ks(()=>s):Oe(s)&&!Jt(s)&&!te(s)?i=ks({loader:()=>s.component,loadingComponent:s.loading,errorComponent:s.error,delay:s.delay,timeout:s.timeout}):s==null?i=ks(()=>r):i=t,yl.set(t,i),i}function I7(t,e){return t.__isBuiltIn?t:(ge(t)&&t.cid&&(t=t.options),ge(t)&&zi("COMPONENT_ASYNC",e,t)?O7(t):Oe(t)&&t.functional&&Jn("COMPONENT_FUNCTIONAL",e,t)?Zf(t):t)}const Me=Symbol(void 0),Wr=Symbol(void 0),_t=Symbol(void 0),qr=Symbol(void 0),O0=[];let Ut=null;function k(t=!1){O0.push(Ut=t?null:[])}function x3(){O0.pop(),Ut=O0[O0.length-1]||null}let Kr=1;function vl(t){Kr+=t}function L3(t){return t.dynamicChildren=Kr>0?Ut||Ls:null,x3(),Kr>0&&Ut&&Ut.push(t),t}function V(t,e,n,r,s,i){return L3(T(t,e,n,r,s,i,!0))}function Ae(t,e,n,r,s){return L3(j(t,e,n,r,s,!0))}function Jt(t){return t?t.__v_isVNode===!0:!1}function In(t,e){return t.type===e.type&&t.key===e.key}function M7(t){}const i1="__vInternal",_3=({key:t})=>t!=null?t:null,o1=({ref:t,ref_key:e,ref_for:n})=>t!=null?Xe(t)||gt(t)||ge(t)?{i:ht,r:t,k:e,f:!!n}:t:null;function T(t,e=null,n=null,r=0,s=null,i=t===Me?0:1,o=!1,l=!1){const a={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&_3(e),ref:e&&o1(e),scopeId:Ss,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:ht};return l?(a1(a,n),i&128&&t.normalize(a)):n&&(a.shapeFlag|=Xe(n)?8:16),Kr>0&&!o&&Ut&&(a.patchFlag>0||i&6)&&a.patchFlag!==32&&Ut.push(a),Cf(a),Hu(a),a}const j=N7;function N7(t,e=null,n=null,r=0,s=null,i=!1){if((!t||t===Nu)&&(t=_t),Jt(t)){const l=en(t,e,!0);return n&&a1(l,n),Kr>0&&!i&&Ut&&(l.shapeFlag&6?Ut[Ut.indexOf(t)]=l:Ut.push(l)),l.patchFlag|=-2,l}if(H7(t)&&(t=t.__vccOpts),t=I7(t,ht),e){e=y3(e);let{class:l,style:a}=e;l&&!Xe(l)&&(e.class=Ce(l)),Oe(a)&&(Ho(a)&&!te(a)&&(a=Ie({},a)),e.style=we(a))}const o=Xe(t)?1:fu(t)?128:A7(t)?64:Oe(t)?4:ge(t)?2:0;return T(t,e,n,r,s,o,i,!0)}function y3(t){return t?Ho(t)||i1 in t?Ie({},t):t:null}function en(t,e,n=!1){const{props:r,ref:s,patchFlag:i,children:o}=t,l=e?Yr(r||{},e):r,a={__v_isVNode:!0,__v_skip:!0,type:t.type,props:l,key:l&&_3(l),ref:e&&e.ref?n&&s?te(s)?s.concat(o1(e)):[s,o1(e)]:o1(e):s,scopeId:t.scopeId,slotScopeIds:t.slotScopeIds,children:o,target:t.target,targetAnchor:t.targetAnchor,staticCount:t.staticCount,shapeFlag:t.shapeFlag,patchFlag:e&&t.type!==Me?i===-1?16:i|16:i,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:t.transition,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&en(t.ssContent),ssFallback:t.ssFallback&&en(t.ssFallback),el:t.el,anchor:t.anchor,ctx:t.ctx};return Hu(a),a}function Mn(t=" ",e=0){return j(Wr,null,t,e)}function l1(t,e){const n=j(qr,null,t);return n.staticCount=e,n}function xe(t="",e=!1){return e?(k(),Ae(_t,null,t)):j(_t,null,t)}function tn(t){return t==null||typeof t=="boolean"?j(_t):te(t)?j(Me,null,t.slice()):typeof t=="object"?xr(t):j(Wr,null,String(t))}function xr(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:en(t)}function a1(t,e){let n=0;const{shapeFlag:r}=t;if(e==null)e=null;else if(te(e))n=16;else if(typeof e=="object")if(r&65){const s=e.default;s&&(s._c&&(s._d=!1),a1(t,s()),s._c&&(s._d=!0));return}else{n=32;const s=e._;!s&&!(i1 in e)?e._ctx=ht:s===3&&ht&&(ht.slots._===1?e._=1:(e._=2,t.patchFlag|=1024))}else ge(e)?(e={default:e,_ctx:ht},n=32):(e=String(e),r&64?(n=16,e=[Mn(e)]):n=8);t.children=e,t.shapeFlag|=n}function Yr(...t){const e={};for(let n=0;n<t.length;n++){const r=t[n];for(const s in r)if(s==="class")e.class!==r.class&&(e.class=Ce([e.class,r.class]));else if(s==="style")e.style=we([e.style,r.style]);else if(Kn(s)){const i=e[s],o=r[s];o&&i!==o&&!(te(i)&&i.includes(o))&&(e[s]=i?[].concat(i,o):o)}else s!==""&&(e[s]=r[s])}return e}function Vt(t,e,n,r=null){Dt(t,e,7,[n,r])}const P7=u3();let F7=0;function Cl(t,e,n){const r=t.type,s=(e?e.appContext:t.appContext)||P7,i={uid:F7++,vnode:t,type:r,parent:e,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,scope:new Io(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:e?e.provides:Object.create(s.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:t3(r,s),emitsOptions:hu(r,s),emit:null,emitted:null,propsDefaults:je,inheritAttrs:r.inheritAttrs,ctx:je,data:je,props:je,attrs:je,slots:je,refs:je,setupState:je,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return i.ctx={_:i},i.root=e?e.root:i,i.emit=bf.bind(null,i),t.ce&&t.ce(i),i}let pt=null;const Nn=()=>pt||ht,Lr=t=>{pt=t,t.scope.on()},_r=()=>{pt&&pt.scope.off(),pt=null};function v3(t){return t.vnode.shapeFlag&4}let Ms=!1;function wl(t,e=!1){Ms=e;const{props:n,children:r}=t.vnode,s=v3(t);c7(t,n,s,e),d7(t,r);const i=s?D7(t,e):void 0;return Ms=!1,i}function D7(t,e){const n=t.type;t.accessCache=Object.create(null),t.proxy=Uo(new Proxy(t.ctx,dl));const{setup:r}=n;if(r){const s=t.setupContext=r.length>1?C3(t):null;Lr(t),ws();const i=Rn(r,t,0,[t.props,s]);if(bs(),_r(),bi(i)){if(i.then(_r,_r),e)return i.then(o=>{bl(t,o,e)}).catch(o=>{$r(o,t,0)});t.asyncDep=i}else bl(t,i,e)}else Sl(t,e)}function bl(t,e,n){ge(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:Oe(e)&&(t.setupState=Go(e)),Sl(t,n)}let c1,El;function B7(t){c1=t,El=e=>{e.render._rc&&(e.withProxy=new Proxy(e.ctx,s7))}}const Tl=()=>!c1;function Sl(t,e,n){const r=t.type;if(zf(t),!t.render){if(!e&&c1&&!r.render){const s=t.vnode.props&&t.vnode.props["inline-template"]||r.template||R0(t).template;if(s){const{isCustomElement:i,compilerOptions:o}=t.appContext.config,{delimiters:l,compilerOptions:a}=r,c=Ie(Ie({isCustomElement:i,delimiters:l},o),a);c.compatConfig=Object.create(qo),r.compatConfig&&Ie(c.compatConfig,r.compatConfig),r.render=c1(s,c)}}t.render=r.render||Pt,El&&El(t)}n||(Lr(t),ws(),i7(t),bs(),_r())}function $7(t){return new Proxy(t.attrs,{get(e,n){return Ft(t,"get","$attrs"),e[n]}})}function C3(t){const e=r=>{t.exposed=r||{}};let n;return{get attrs(){return n||(n=$7(t))},slots:t.slots,emit:t.emit,expose:e}}function u1(t){if(t.exposed)return t.exposeProxy||(t.exposeProxy=new Proxy(Go(Uo(t.exposed)),{get(e,n){if(n in e)return e[n];if(n in Is)return Is[n](t)},has(e,n){return n in e||n in Is}}))}function Al(t,e=!0){return ge(t)?t.displayName||t.name:t.name||e&&t.__name}function H7(t){return ge(t)&&"__vccOpts"in t}const M=(t,e)=>df(t,e,Ms);function U7(){return null}function V7(){return null}function z7(t){}function G7(t,e){return null}function j7(){return w3().slots}function Z7(){return w3().attrs}function w3(){const t=Nn();return t.setupContext||(t.setupContext=C3(t))}function W7(t,e){const n=te(t)?t.reduce((r,s)=>(r[s]={},r),{}):t;for(const r in e){const s=n[r];s?te(s)||ge(s)?n[r]={type:s,default:e[r]}:s.default=e[r]:s===null&&(n[r]={default:e[r]})}return n}function q7(t,e){const n={};for(const r in t)e.includes(r)||Object.defineProperty(n,r,{enumerable:!0,get:()=>t[r]});return n}function K7(t){const e=Nn();let n=t();return _r(),bi(n)&&(n=n.catch(r=>{throw Lr(e),r})),[n,()=>Lr(e)]}function Ye(t,e,n){const r=arguments.length;return r===2?Oe(e)&&!te(e)?Jt(e)?j(t,null,[e]):j(t,e):j(t,null,e):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&Jt(n)&&(n=[n]),j(t,e,n))}const b3=Symbol(""),E3=()=>at(b3);function Y7(){}function X7(t,e,n,r){const s=n[r];if(s&&T3(s,t))return s;const i=e();return i.memo=t.slice(),n[r]=i}function T3(t,e){const n=t.memo;if(n.length!=e.length)return!1;for(let r=0;r<n.length;r++)if(Cs(n[r],e[r]))return!1;return Kr>0&&Ut&&Ut.push(t),!0}const S3="3.2.45",Q7={createComponentInstance:Cl,setupComponent:wl,renderComponentRoot:Zi,setCurrentRenderingInstance:v0,isVNode:Jt,normalizeVNode:tn},J7=Fu,Pn={warnDeprecation:Lf,createCompatVue:g7,isCompatEnabled:ze,checkCompatEnabled:zi,softAssertCompatEnabled:Jn},e9="http://www.w3.org/2000/svg",Xr=typeof document<"u"?document:null,A3=Xr&&Xr.createElement("template"),t9={insert:(t,e,n)=>{e.insertBefore(t,n||null)},remove:t=>{const e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,n,r)=>{const s=e?Xr.createElementNS(e9,t):Xr.createElement(t,n?{is:n}:void 0);return t==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:t=>Xr.createTextNode(t),createComment:t=>Xr.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>Xr.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,n,r,s,i){const o=n?n.previousSibling:e.lastChild;if(s&&(s===i||s.nextSibling))for(;e.insertBefore(s.cloneNode(!0),n),!(s===i||!(s=s.nextSibling)););else{A3.innerHTML=r?`<svg>${t}</svg>`:t;const l=A3.content;if(r){const a=l.firstChild;for(;a.firstChild;)l.appendChild(a.firstChild);l.removeChild(a)}e.insertBefore(l,n)}return[o?o.nextSibling:e.firstChild,n?n.previousSibling:e.lastChild]}};function n9(t,e,n){const r=t._vtc;r&&(e=(e?[e,...r]:[...r]).join(" ")),e==null?t.removeAttribute("class"):n?t.setAttribute("class",e):t.className=e}function r9(t,e,n){const r=t.style,s=Xe(n);if(n&&!s){for(const i in n)Rl(r,i,n[i]);if(e&&!Xe(e))for(const i in e)n[i]==null&&Rl(r,i,"")}else{const i=r.display;s?e!==n&&(r.cssText=n):e&&t.removeAttribute("style"),"_vod"in t&&(r.display=i)}}const R3=/\s*!important$/;function Rl(t,e,n){if(te(n))n.forEach(r=>Rl(t,e,r));else if(n==null&&(n=""),e.startsWith("--"))t.setProperty(e,n);else{const r=s9(t,e);R3.test(n)?t.setProperty(Rt(r),n.replace(R3,""),"important"):t[r]=n}}const k3=["Webkit","Moz","ms"],kl={};function s9(t,e){const n=kl[e];if(n)return n;let r=At(e);if(r!=="filter"&&r in t)return kl[e]=r;r=p0(r);for(let s=0;s<k3.length;s++){const i=k3[s]+r;if(i in t)return kl[e]=i}return e}const O3="http://www.w3.org/1999/xlink";function i9(t,e,n,r,s){if(r&&e.startsWith("xlink:"))n==null?t.removeAttributeNS(O3,e.slice(6,e.length)):t.setAttributeNS(O3,e,n);else{if(l9(t,e,n,s))return;const i=T2(e);n==null||i&&!S2(n)?t.removeAttribute(e):t.setAttribute(e,i?"":n)}}const o9=xs("contenteditable,draggable,spellcheck");function l9(t,e,n,r=null){if(o9(e)){const s=n===null?"false":typeof n!="boolean"&&n!==void 0?"true":null;if(s&&Pn.softAssertCompatEnabled("ATTR_ENUMERATED_COERCION",r,e,n,s))return t.setAttribute(e,s),!0}else if(n===!1&&!T2(e)&&Pn.softAssertCompatEnabled("ATTR_FALSE_VALUE",r,e))return t.removeAttribute(e),!0;return!1}function a9(t,e,n,r,s,i,o){if(e==="innerHTML"||e==="textContent"){r&&o(r,s,i),t[e]=n==null?"":n;return}if(e==="value"&&t.tagName!=="PROGRESS"&&!t.tagName.includes("-")){t._value=n;const a=n==null?"":n;(t.value!==a||t.tagName==="OPTION")&&(t.value=a),n==null&&t.removeAttribute(e);return}let l=!1;if(n===""||n==null){const a=typeof t[e];a==="boolean"?n=S2(n):n==null&&a==="string"?(n="",l=!0):a==="number"&&(n=0,l=!0)}else if(n===!1&&Pn.isCompatEnabled("ATTR_FALSE_VALUE",s)){const a=typeof t[e];(a==="string"||a==="number")&&(n=a==="number"?0:"",l=!0)}try{t[e]=n}catch{}l&&t.removeAttribute(e)}function tr(t,e,n,r){t.addEventListener(e,n,r)}function c9(t,e,n,r){t.removeEventListener(e,n,r)}function u9(t,e,n,r,s=null){const i=t._vei||(t._vei={}),o=i[e];if(r&&o)o.value=r;else{const[l,a]=h9(e);if(r){const c=i[e]=p9(r,s);tr(t,l,c,a)}else o&&(c9(t,l,o,a),i[e]=void 0)}}const I3=/(?:Once|Passive|Capture)$/;function h9(t){let e;if(I3.test(t)){e={};let r;for(;r=t.match(I3);)t=t.slice(0,t.length-r[0].length),e[r[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):Rt(t.slice(2)),e]}let Ol=0;const d9=Promise.resolve(),f9=()=>Ol||(d9.then(()=>Ol=0),Ol=Date.now());function p9(t,e){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;Dt(g9(r,n.value),e,5,[r])};return n.value=t,n.attached=f9(),n}function g9(t,e){if(te(e)){const n=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{n.call(t),t._stopped=!0},e.map(r=>s=>!s._stopped&&r&&r(s))}else return e}const M3=/^on[a-z]/,m9=(t,e,n,r,s=!1,i,o,l,a)=>{e==="class"?n9(t,r,s):e==="style"?r9(t,n,r):Kn(e)?Ro(e)||u9(t,e,n,r,o):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):x9(t,e,r,s))?a9(t,e,r,i,o,l,a):(e==="true-value"?t._trueValue=r:e==="false-value"&&(t._falseValue=r),i9(t,e,r,s,o))};function x9(t,e,n,r){return r?!!(e==="innerHTML"||e==="textContent"||e in t&&M3.test(e)&&ge(n)):e==="spellcheck"||e==="draggable"||e==="translate"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA"||M3.test(e)&&Xe(n)?!1:e in t}function N3(t,e){const n=Ve(t);class r extends h1{constructor(i){super(n,i,e)}}return r.def=n,r}const L9=t=>N3(t,s4),_9=typeof HTMLElement<"u"?HTMLElement:class{};class h1 extends _9{constructor(e,n={},r){super(),this._def=e,this._props=n,this._instance=null,this._connected=!1,this._resolved=!1,this._numberProps=null,this.shadowRoot&&r?r(this._createVNode(),this.shadowRoot):(this.attachShadow({mode:"open"}),this._def.__asyncLoader||this._resolveProps(this._def))}connectedCallback(){this._connected=!0,this._instance||(this._resolved?this._update():this._resolveDef())}disconnectedCallback(){this._connected=!1,Qn(()=>{this._connected||(Bl(null,this.shadowRoot),this._instance=null)})}_resolveDef(){this._resolved=!0;for(let r=0;r<this.attributes.length;r++)this._setAttr(this.attributes[r].name);new MutationObserver(r=>{for(const s of r)this._setAttr(s.attributeName)}).observe(this,{attributes:!0});const e=(r,s=!1)=>{const{props:i,styles:o}=r;let l;if(i&&!te(i))for(const a in i){const c=i[a];(c===Number||c&&c.type===Number)&&(a in this._props&&(this._props[a]=Tn(this._props[a])),(l||(l=Object.create(null)))[At(a)]=!0)}this._numberProps=l,s&&this._resolveProps(r),this._applyStyles(o),this._update()},n=this._def.__asyncLoader;n?n().then(r=>e(r,!0)):e(this._def)}_resolveProps(e){const{props:n}=e,r=te(n)?n:Object.keys(n||{});for(const s of Object.keys(this))s[0]!=="_"&&r.includes(s)&&this._setProp(s,this[s],!0,!1);for(const s of r.map(At))Object.defineProperty(this,s,{get(){return this._getProp(s)},set(i){this._setProp(s,i)}})}_setAttr(e){let n=this.getAttribute(e);const r=At(e);this._numberProps&&this._numberProps[r]&&(n=Tn(n)),this._setProp(r,n,!1)}_getProp(e){return this._props[e]}_setProp(e,n,r=!0,s=!0){n!==this._props[e]&&(this._props[e]=n,s&&this._instance&&this._update(),r&&(n===!0?this.setAttribute(Rt(e),""):typeof n=="string"||typeof n=="number"?this.setAttribute(Rt(e),n+""):n||this.removeAttribute(Rt(e))))}_update(){Bl(this._createVNode(),this.shadowRoot)}_createVNode(){const e=j(this._def,Ie({},this._props));return this._instance||(e.ce=n=>{this._instance=n,n.isCE=!0;const r=(i,o)=>{this.dispatchEvent(new CustomEvent(i,{detail:o}))};n.emit=(i,...o)=>{r(i,o),Rt(i)!==i&&r(Rt(i),o)};let s=this;for(;s=s&&(s.parentNode||s.host);)if(s instanceof h1){n.parent=s._instance,n.provides=s._instance.provides;break}}),e}_applyStyles(e){e&&e.forEach(n=>{const r=document.createElement("style");r.textContent=n,this.shadowRoot.appendChild(r)})}}function y9(t="$style"){{const e=Nn();if(!e)return je;const n=e.type.__cssModules;if(!n)return je;const r=n[t];return r||je}}function v9(t){const e=Nn();if(!e)return;const n=e.ut=(s=t(e.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${e.uid}"]`)).forEach(i=>Ml(i,s))},r=()=>{const s=t(e.proxy);Il(e.subTree,s),n(s)};mu(r),Ze(()=>{const s=new MutationObserver(r);s.observe(e.subTree.el.parentNode,{childList:!0}),ft(()=>s.disconnect())})}function Il(t,e){if(t.shapeFlag&128){const n=t.suspense;t=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push(()=>{Il(n.activeBranch,e)})}for(;t.component;)t=t.component.subTree;if(t.shapeFlag&1&&t.el)Ml(t.el,e);else if(t.type===Me)t.children.forEach(n=>Il(n,e));else if(t.type===qr){let{el:n,anchor:r}=t;for(;n&&(Ml(n,e),n!==r);)n=n.nextSibling}}function Ml(t,e){if(t.nodeType===1){const n=t.style;for(const r in e)n.setProperty(`--${r}`,e[r])}}const yr="transition",I0="animation",Ns=(t,{slots:e})=>Ye(nl,D3(t),e);Ns.displayName="Transition",Ns.__isBuiltIn=!0;const P3={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},C9=Ns.props=Ie({},nl.props,P3),Qr=(t,e=[])=>{te(t)?t.forEach(n=>n(...e)):t&&t(...e)},F3=t=>t?te(t)?t.some(e=>e.length>1):t.length>1:!1;function D3(t){const e={};for(const $ in t)$ in P3||(e[$]=t[$]);if(t.css===!1)return e;const{name:n="v",type:r,duration:s,enterFromClass:i=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:a=i,appearActiveClass:c=o,appearToClass:u=l,leaveFromClass:h=`${n}-leave-from`,leaveActiveClass:d=`${n}-leave-active`,leaveToClass:f=`${n}-leave-to`}=t,g=Pn.isCompatEnabled("TRANSITION_CLASSES",null);let L,C,x;if(g){const $=ee=>ee.replace(/-from$/,"");t.enterFromClass||(L=$(i)),t.appearFromClass||(C=$(a)),t.leaveFromClass||(x=$(h))}const m=w9(s),y=m&&m[0],v=m&&m[1],{onBeforeEnter:b,onEnter:O,onEnterCancelled:N,onLeave:A,onLeaveCancelled:Z,onBeforeAppear:P=b,onAppear:X=O,onAppearCancelled:ve=N}=e,de=($,ee,fe)=>{Fn($,ee?u:l),Fn($,ee?c:o),fe&&fe()},Q=($,ee)=>{$._isLeaving=!1,Fn($,h),Fn($,f),Fn($,d),ee&&ee()},Ee=$=>(ee,fe)=>{const et=$?X:O,tt=()=>de(ee,$,fe);Qr(et,[ee,tt]),B3(()=>{Fn(ee,$?a:i),g&&Fn(ee,$?C:L),dn(ee,$?u:l),F3(et)||$3(ee,r,y,tt)})};return Ie(e,{onBeforeEnter($){Qr(b,[$]),dn($,i),g&&dn($,L),dn($,o)},onBeforeAppear($){Qr(P,[$]),dn($,a),g&&dn($,C),dn($,c)},onEnter:Ee(!1),onAppear:Ee(!0),onLeave($,ee){$._isLeaving=!0;const fe=()=>Q($,ee);dn($,h),g&&dn($,x),z3(),dn($,d),B3(()=>{!$._isLeaving||(Fn($,h),g&&Fn($,x),dn($,f),F3(A)||$3($,r,v,fe))}),Qr(A,[$,fe])},onEnterCancelled($){de($,!1),Qr(N,[$])},onAppearCancelled($){de($,!0),Qr(ve,[$])},onLeaveCancelled($){Q($),Qr(Z,[$])}})}function w9(t){if(t==null)return null;if(Oe(t))return[Nl(t.enter),Nl(t.leave)];{const e=Nl(t);return[e,e]}}function Nl(t){return Tn(t)}function dn(t,e){e.split(/\s+/).forEach(n=>n&&t.classList.add(n)),(t._vtc||(t._vtc=new Set)).add(e)}function Fn(t,e){e.split(/\s+/).forEach(r=>r&&t.classList.remove(r));const{_vtc:n}=t;n&&(n.delete(e),n.size||(t._vtc=void 0))}function B3(t){requestAnimationFrame(()=>{requestAnimationFrame(t)})}let b9=0;function $3(t,e,n,r){const s=t._endId=++b9,i=()=>{s===t._endId&&r()};if(n)return setTimeout(i,n);const{type:o,timeout:l,propCount:a}=H3(t,e);if(!o)return r();const c=o+"end";let u=0;const h=()=>{t.removeEventListener(c,d),i()},d=f=>{f.target===t&&++u>=a&&h()};setTimeout(()=>{u<a&&h()},l+1),t.addEventListener(c,d)}function H3(t,e){const n=window.getComputedStyle(t),r=g=>(n[g]||"").split(", "),s=r(`${yr}Delay`),i=r(`${yr}Duration`),o=U3(s,i),l=r(`${I0}Delay`),a=r(`${I0}Duration`),c=U3(l,a);let u=null,h=0,d=0;e===yr?o>0&&(u=yr,h=o,d=i.length):e===I0?c>0&&(u=I0,h=c,d=a.length):(h=Math.max(o,c),u=h>0?o>c?yr:I0:null,d=u?u===yr?i.length:a.length:0);const f=u===yr&&/\b(transform|all)(,|$)/.test(r(`${yr}Property`).toString());return{type:u,timeout:h,propCount:d,hasTransform:f}}function U3(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max(...e.map((n,r)=>V3(n)+V3(t[r])))}function V3(t){return Number(t.slice(0,-1).replace(",","."))*1e3}function z3(){return document.body.offsetHeight}const G3=new WeakMap,j3=new WeakMap,Z3={name:"TransitionGroup",props:Ie({},C9,{tag:String,moveClass:String}),setup(t,{slots:e}){const n=Nn(),r=tl();let s,i;return A0(()=>{if(!s.length)return;const o=t.moveClass||`${t.name||"v"}-move`;if(!A9(s[0].el,n.vnode.el,o))return;s.forEach(E9),s.forEach(T9);const l=s.filter(S9);z3(),l.forEach(a=>{const c=a.el,u=c.style;dn(c,o),u.transform=u.webkitTransform=u.transitionDuration="";const h=c._moveCb=d=>{d&&d.target!==c||(!d||/transform$/.test(d.propertyName))&&(c.removeEventListener("transitionend",h),c._moveCb=null,Fn(c,o))};c.addEventListener("transitionend",h)})}),()=>{const o=Te(t),l=D3(o);let a=o.tag||Me;!o.tag&&Pn.checkCompatEnabled("TRANSITION_GROUP_ROOT",n.parent)&&(a="span"),s=i,i=e.default?qi(e.default()):[];for(let c=0;c<i.length;c++){const u=i[c];u.key!=null&&Ur(u,Rs(u,l,r,n))}if(s)for(let c=0;c<s.length;c++){const u=s[c];Ur(u,Rs(u,l,r,n)),G3.set(u,u.el.getBoundingClientRect())}return j(a,null,i)}}};Z3.__isBuiltIn=!0;const W3=Z3;function E9(t){const e=t.el;e._moveCb&&e._moveCb(),e._enterCb&&e._enterCb()}function T9(t){j3.set(t,t.el.getBoundingClientRect())}function S9(t){const e=G3.get(t),n=j3.get(t),r=e.left-n.left,s=e.top-n.top;if(r||s){const i=t.el.style;return i.transform=i.webkitTransform=`translate(${r}px,${s}px)`,i.transitionDuration="0s",t}}function A9(t,e,n){const r=t.cloneNode();t._vtc&&t._vtc.forEach(o=>{o.split(/\s+/).forEach(l=>l&&r.classList.remove(l))}),n.split(/\s+/).forEach(o=>o&&r.classList.add(o)),r.style.display="none";const s=e.nodeType===1?e:e.parentNode;s.appendChild(r);const{hasTransform:i}=H3(r);return s.removeChild(r),i}const vr=t=>{const e=t.props["onUpdate:modelValue"]||t.props["onModelCompat:input"];return te(e)?n=>ur(e,n):e};function R9(t){t.target.composing=!0}function q3(t){const e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}const d1={created(t,{modifiers:{lazy:e,trim:n,number:r}},s){t._assign=vr(s);const i=r||s.props&&s.props.type==="number";tr(t,e?"change":"input",o=>{if(o.target.composing)return;let l=t.value;n&&(l=l.trim()),i&&(l=Tn(l)),t._assign(l)}),n&&tr(t,"change",()=>{t.value=t.value.trim()}),e||(tr(t,"compositionstart",R9),tr(t,"compositionend",q3),tr(t,"change",q3))},mounted(t,{value:e}){t.value=e==null?"":e},beforeUpdate(t,{value:e,modifiers:{lazy:n,trim:r,number:s}},i){if(t._assign=vr(i),t.composing||document.activeElement===t&&t.type!=="range"&&(n||r&&t.value.trim()===e||(s||t.type==="number")&&Tn(t.value)===e))return;const o=e==null?"":e;t.value!==o&&(t.value=o)}},Pl={deep:!0,created(t,e,n){t._assign=vr(n),tr(t,"change",()=>{const r=t._modelValue,s=Ps(t),i=t.checked,o=t._assign;if(te(r)){const l=h0(r,s),a=l!==-1;if(i&&!a)o(r.concat(s));else if(!i&&a){const c=[...r];c.splice(l,1),o(c)}}else if(Nr(r)){const l=new Set(r);i?l.add(s):l.delete(s),o(l)}else o(Q3(t,i))})},mounted:K3,beforeUpdate(t,e,n){t._assign=vr(n),K3(t,e,n)}};function K3(t,{value:e,oldValue:n},r){t._modelValue=e,te(e)?t.checked=h0(e,r.props.value)>-1:Nr(e)?t.checked=e.has(r.props.value):e!==n&&(t.checked=qn(e,Q3(t,!0)))}const Fl={created(t,{value:e},n){t.checked=qn(e,n.props.value),t._assign=vr(n),tr(t,"change",()=>{t._assign(Ps(t))})},beforeUpdate(t,{value:e,oldValue:n},r){t._assign=vr(r),e!==n&&(t.checked=qn(e,r.props.value))}},Y3={deep:!0,created(t,{value:e,modifiers:{number:n}},r){const s=Nr(e);tr(t,"change",()=>{const i=Array.prototype.filter.call(t.options,o=>o.selected).map(o=>n?Tn(Ps(o)):Ps(o));t._assign(t.multiple?s?new Set(i):i:i[0])}),t._assign=vr(r)},mounted(t,{value:e}){X3(t,e)},beforeUpdate(t,e,n){t._assign=vr(n)},updated(t,{value:e}){X3(t,e)}};function X3(t,e){const n=t.multiple;if(!(n&&!te(e)&&!Nr(e))){for(let r=0,s=t.options.length;r<s;r++){const i=t.options[r],o=Ps(i);if(n)te(e)?i.selected=h0(e,o)>-1:i.selected=e.has(o);else if(qn(Ps(i),e)){t.selectedIndex!==r&&(t.selectedIndex=r);return}}!n&&t.selectedIndex!==-1&&(t.selectedIndex=-1)}}function Ps(t){return"_value"in t?t._value:t.value}function Q3(t,e){const n=e?"_trueValue":"_falseValue";return n in t?t[n]:e}const Dl={created(t,e,n){f1(t,e,n,null,"created")},mounted(t,e,n){f1(t,e,n,null,"mounted")},beforeUpdate(t,e,n,r){f1(t,e,n,r,"beforeUpdate")},updated(t,e,n,r){f1(t,e,n,r,"updated")}};function J3(t,e){switch(t){case"SELECT":return Y3;case"TEXTAREA":return d1;default:switch(e){case"checkbox":return Pl;case"radio":return Fl;default:return d1}}}function f1(t,e,n,r,s){const o=J3(t.tagName,n.props&&n.props.type)[s];o&&o(t,e,n,r)}function k9(){d1.getSSRProps=({value:t})=>({value:t}),Fl.getSSRProps=({value:t},e)=>{if(e.props&&qn(e.props.value,t))return{checked:!0}},Pl.getSSRProps=({value:t},e)=>{if(te(t)){if(e.props&&h0(t,e.props.value)>-1)return{checked:!0}}else if(Nr(t)){if(e.props&&t.has(e.props.value))return{checked:!0}}else if(t)return{checked:!0}},Dl.getSSRProps=(t,e)=>{if(typeof e.type!="string")return;const n=J3(e.type.toUpperCase(),e.props&&e.props.type);if(n.getSSRProps)return n.getSSRProps(t,e)}}const O9=["ctrl","shift","alt","meta"],I9={stop:t=>t.stopPropagation(),prevent:t=>t.preventDefault(),self:t=>t.target!==t.currentTarget,ctrl:t=>!t.ctrlKey,shift:t=>!t.shiftKey,alt:t=>!t.altKey,meta:t=>!t.metaKey,left:t=>"button"in t&&t.button!==0,middle:t=>"button"in t&&t.button!==1,right:t=>"button"in t&&t.button!==2,exact:(t,e)=>O9.some(n=>t[`${n}Key`]&&!e.includes(n))},M0=(t,e)=>(n,...r)=>{for(let s=0;s<e.length;s++){const i=I9[e[s]];if(i&&i(n,e))return}return t(n,...r)},M9={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},N9=(t,e)=>{let n,r=null;return r=Nn(),Pn.isCompatEnabled("CONFIG_KEY_CODES",r)&&r&&(n=r.appContext.config.keyCodes),s=>{if(!("key"in s))return;const i=Rt(s.key);if(e.some(o=>o===i||M9[o]===i))return t(s);{const o=String(s.keyCode);if(Pn.isCompatEnabled("V_ON_KEYCODE_MODIFIER",r)&&e.some(l=>l==o))return t(s);if(n)for(const l of e){const a=n[l];if(a&&(te(a)?a.some(u=>String(u)===o):String(a)===o))return t(s)}}}},N0={beforeMount(t,{value:e},{transition:n}){t._vod=t.style.display==="none"?"":t.style.display,n&&e?n.beforeEnter(t):P0(t,e)},mounted(t,{value:e},{transition:n}){n&&e&&n.enter(t)},updated(t,{value:e,oldValue:n},{transition:r}){!e!=!n&&(r?e?(r.beforeEnter(t),P0(t,!0),r.enter(t)):r.leave(t,()=>{P0(t,!1)}):P0(t,e))},beforeUnmount(t,{value:e}){P0(t,e)}};function P0(t,e){t.style.display=e?t._vod:"none"}function P9(){N0.getSSRProps=({value:t})=>{if(!t)return{style:{display:"none"}}}}const e4=Ie({patchProp:m9},t9);let F0,t4=!1;function n4(){return F0||(F0=h3(e4))}function r4(){return F0=t4?F0:d3(e4),t4=!0,F0}const Bl=(...t)=>{n4().render(...t)},s4=(...t)=>{r4().hydrate(...t)},D0=(...t)=>{const e=n4().createApp(...t),{mount:n}=e;return e.mount=r=>{const s=i4(r);if(!s)return;const i=e._component;!ge(i)&&!i.render&&!i.template&&(i.template=s.innerHTML),s.innerHTML="";const o=n(s,!1,s instanceof SVGElement);return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),o},e},F9=(...t)=>{const e=r4().createApp(...t),{mount:n}=e;return e.mount=r=>{const s=i4(r);if(s)return n(s,!0,s instanceof SVGElement)},e};function i4(t){return Xe(t)?document.querySelector(t):t}let o4=!1;var D9=Object.freeze({__proto__:null,render:Bl,hydrate:s4,createApp:D0,createSSRApp:F9,initDirectivesForSSR:()=>{o4||(o4=!0,k9(),P9())},defineCustomElement:N3,defineSSRCustomElement:L9,VueElement:h1,useCssModule:y9,useCssVars:v9,Transition:Ns,TransitionGroup:W3,vModelText:d1,vModelCheckbox:Pl,vModelRadio:Fl,vModelSelect:Y3,vModelDynamic:Dl,withModifiers:M0,withKeys:N9,vShow:N0,reactive:An,ref:ie,readonly:$o,unref:F,proxyRefs:Go,isRef:gt,toRef:$i,toRefs:Br,isProxy:Ho,isReactive:Yn,isReadonly:Dr,isShallow:x0,customRef:cf,triggerRef:of,shallowRef:Bi,shallowReactive:tu,shallowReadonly:Fr,markRaw:Uo,toRaw:Te,effect:Id,stop:Md,ReactiveEffect:m0,effectScope:I2,EffectScope:Io,getCurrentScope:N2,onScopeDispose:P2,computed:M,watch:rt,watchEffect:$t,watchPostEffect:mu,watchSyncEffect:Pf,onBeforeMount:Tu,onMounted:Ze,onBeforeUpdate:Su,onUpdated:A0,onBeforeUnmount:Os,onUnmounted:ft,onActivated:wu,onDeactivated:bu,onRenderTracked:ku,onRenderTriggered:Ru,onErrorCaptured:Ou,onServerPrefetch:Au,provide:kt,inject:at,nextTick:Qn,defineComponent:Ve,defineAsyncComponent:ks,useAttrs:Z7,useSlots:j7,defineProps:U7,defineEmits:V7,defineExpose:z7,withDefaults:G7,mergeDefaults:W7,createPropsRestProxy:q7,withAsyncContext:K7,getCurrentInstance:Nn,h:Ye,createVNode:j,cloneVNode:en,mergeProps:Yr,isVNode:Jt,Fragment:Me,Text:Wr,Comment:_t,Static:qr,Teleport:g3,Suspense:kf,KeepAlive:Cu,BaseTransition:nl,withDirectives:Yi,useSSRContext:E3,ssrContextKey:b3,createRenderer:h3,createHydrationRenderer:d3,queuePostFlushCb:Wo,warn:ff,handleError:$r,callWithErrorHandling:Rn,callWithAsyncErrorHandling:Dt,resolveComponent:me,resolveDirective:Pu,resolveDynamicComponent:Xi,registerRuntimeCompiler:B7,isRuntimeOnly:Tl,useTransitionState:tl,resolveTransitionHooks:Rs,setTransitionHooks:Ur,getTransitionRawChildren:qi,initCustomFormatter:Y7,get devtools(){return Ts},setDevtoolsHook:au,withCtx:Bt,pushScopeId:C0,popScopeId:w0,withScopeId:Ef,renderList:yn,toHandlers:Gu,renderSlot:cl,createSlots:Vu,withMemo:X7,isMemoSame:T3,openBlock:k,createBlock:Ae,setBlockTracking:vl,createTextVNode:Mn,createCommentVNode:xe,createStaticVNode:l1,createElementVNode:T,createElementBlock:V,guardReactiveProps:y3,toDisplayString:Ge,camelize:At,capitalize:p0,toHandlerKey:vs,normalizeProps:vd,normalizeClass:Ce,normalizeStyle:we,transformVNodeArgs:M7,version:S3,ssrUtils:Q7,resolveFilter:J7,compatUtils:Pn});function B9(...t){const e=D0(...t);return Pn.isCompatEnabled("RENDER_FUNCTION",null)&&(e.component("__compat__transition",Ns),e.component("__compat__transition-group",W3),e.component("__compat__keep-alive",Cu),e._context.directives.show=N0,e._context.directives.model=Dl),e}function $9(){const t=Pn.createCompatVue(D0,B9);return Ie(t,D9),t}const l4=$9();l4.compile=()=>{};function H9(){return a4().__VUE_DEVTOOLS_GLOBAL_HOOK__}function a4(){return typeof navigator<"u"&&typeof window<"u"?window:typeof global<"u"?global:{}}const U9=typeof Proxy=="function",V9="devtools-plugin:setup",z9="plugin:settings:set";let Fs,$l;function G9(){var t;return Fs!==void 0||(typeof window<"u"&&window.performance?(Fs=!0,$l=window.performance):typeof global<"u"&&((t=global.perf_hooks)===null||t===void 0?void 0:t.performance)?(Fs=!0,$l=global.perf_hooks.performance):Fs=!1),Fs}function j9(){return G9()?$l.now():Date.now()}class Z9{constructor(e,n){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=e,this.hook=n;const r={};if(e.settings)for(const o in e.settings){const l=e.settings[o];r[o]=l.defaultValue}const s=`__vue-devtools-plugin-settings__${e.id}`;let i=Object.assign({},r);try{const o=localStorage.getItem(s),l=JSON.parse(o);Object.assign(i,l)}catch{}this.fallbacks={getSettings(){return i},setSettings(o){try{localStorage.setItem(s,JSON.stringify(o))}catch{}i=o},now(){return j9()}},n&&n.on(z9,(o,l)=>{o===this.plugin.id&&this.fallbacks.setSettings(l)}),this.proxiedOn=new Proxy({},{get:(o,l)=>this.target?this.target.on[l]:(...a)=>{this.onQueue.push({method:l,args:a})}}),this.proxiedTarget=new Proxy({},{get:(o,l)=>this.target?this.target[l]:l==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(l)?(...a)=>(this.targetQueue.push({method:l,args:a,resolve:()=>{}}),this.fallbacks[l](...a)):(...a)=>new Promise(c=>{this.targetQueue.push({method:l,args:a,resolve:c})})})}async setRealTarget(e){this.target=e;for(const n of this.onQueue)this.target.on[n.method](...n.args);for(const n of this.targetQueue)n.resolve(await this.target[n.method](...n.args))}}function W9(t,e){const n=t,r=a4(),s=H9(),i=U9&&n.enableEarlyProxy;if(s&&(r.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!i))s.emit(V9,t,e);else{const o=i?new Z9(n,s):null;(r.__VUE_DEVTOOLS_PLUGINS__=r.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:n,setupFn:e,proxy:o}),o&&e(o.proxiedTarget)}}/*!
|
|
3
3
|
* vuex v4.1.0
|
|
4
4
|
* (c) 2022 Evan You
|
|
5
5
|
* @license MIT
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
`))}}}return e.length===0?null:e}getEdgeLabel(e){return e===0?"EOF":this.literalNames!==null||this.symbolicNames!==null?this.literalNames[e-1]||this.symbolicNames[e-1]:String.fromCharCode(e-1)}getStateString(e){const n=(e.isAcceptState?":":"")+"s"+e.stateNumber+(e.requiresFullContext?"^":"");return e.isAcceptState?e.predicates!==null?n+"=>"+Cr(e.predicates):n+"=>"+e.prediction.toString():n}}class z4 extends xa{constructor(e){super(e,null)}getEdgeLabel(e){return"'"+String.fromCharCode(e)+"'"}}class Fp{constructor(e,n){if(n===void 0&&(n=0),this.atnStartState=e,this.decision=n,this._states=new rn,this.s0=null,this.precedenceDfa=!1,e instanceof ns&&e.isPrecedenceDecision){this.precedenceDfa=!0;const r=new sr(null,new Nt);r.edges=[],r.isAcceptState=!1,r.requiresFullContext=!1,this.s0=r}}getPrecedenceStartState(e){if(!this.precedenceDfa)throw"Only precedence DFAs may contain a precedence start state.";return e<0||e>=this.s0.edges.length?null:this.s0.edges[e]||null}setPrecedenceStartState(e,n){if(!this.precedenceDfa)throw"Only precedence DFAs may contain a precedence start state.";e<0||(this.s0.edges[e]=n)}setPrecedenceDfa(e){if(this.precedenceDfa!==e){if(this._states=new rn,e){const n=new sr(null,new Nt);n.edges=[],n.isAcceptState=!1,n.requiresFullContext=!1,this.s0=n}else this.s0=null;this.precedenceDfa=e}}sortedStates(){return this._states.values().sort(function(n,r){return n.stateNumber-r.stateNumber})}toString(e,n){return e=e||null,n=n||null,this.s0===null?"":new xa(this,e,n).toString()}toLexerString(){return this.s0===null?"":new z4(this).toString()}get states(){return this._states}}const Dp={DFA:Fp,DFASerializer:xa,LexerDFASerializer:z4,PredPrediction:V4};class G4{visitTerminal(e){}visitErrorNode(e){}enterEveryRule(e){}exitEveryRule(e){}}class Bp{visit(e){return Array.isArray(e)?e.map(function(n){return n.accept(this)},this):e.accept(this)}visitChildren(e){return e.children?this.visit(e.children):null}visitTerminal(e){}visitErrorNode(e){}}class La{walk(e,n){if(n instanceof _1||n.isErrorNode!==void 0&&n.isErrorNode())e.visitErrorNode(n);else if(n instanceof nr)e.visitTerminal(n);else{this.enterRule(e,n);for(let s=0;s<n.getChildCount();s++){const i=n.getChild(s);this.walk(e,i)}this.exitRule(e,n)}}enterRule(e,n){const r=n.getRuleContext();e.enterEveryRule(r),r.enterRule(e)}exitRule(e,n){const r=n.getRuleContext();r.exitRule(e),e.exitEveryRule(r)}}La.DEFAULT=new La;const $p={Trees:Dn,RuleNode:L1,ErrorNode:_1,TerminalNode:nr,ParseTreeListener:G4,ParseTreeVisitor:Bp,ParseTreeWalker:La};class j0 extends wr{constructor(e){super({message:"",recognizer:e,input:e.getInputStream(),ctx:e._ctx}),this.offendingToken=e.getCurrentToken()}}class j4 extends wr{constructor(e,n,r){super({message:Hp(n,r||null),recognizer:e,input:e.getInputStream(),ctx:e._ctx});const i=e._interp.atn.states[e.state].transitions[0];i instanceof B4?(this.ruleIndex=i.ruleIndex,this.predicateIndex=i.predIndex):(this.ruleIndex=0,this.predicateIndex=0),this.predicate=n,this.offendingToken=e.getCurrentToken()}}function Hp(t,e){return e!==null?e:"failed predicate: {"+t+"}?"}class Up extends E1{constructor(e){super(),e=e||!0,this.exactOnly=e}reportAmbiguity(e,n,r,s,i,o,l){if(this.exactOnly&&!i)return;const a="reportAmbiguity d="+this.getDecisionDescription(e,n)+": ambigAlts="+this.getConflictingAlts(o,l)+", input='"+e.getTokenStream().getText(new He(r,s))+"'";e.notifyErrorListeners(a)}reportAttemptingFullContext(e,n,r,s,i,o){const l="reportAttemptingFullContext d="+this.getDecisionDescription(e,n)+", input='"+e.getTokenStream().getText(new He(r,s))+"'";e.notifyErrorListeners(l)}reportContextSensitivity(e,n,r,s,i,o){const l="reportContextSensitivity d="+this.getDecisionDescription(e,n)+", input='"+e.getTokenStream().getText(new He(r,s))+"'";e.notifyErrorListeners(l)}getDecisionDescription(e,n){const r=n.decision,s=n.atnStartState.ruleIndex,i=e.ruleNames;if(s<0||s>=i.length)return""+r;const o=i[s]||null;return o===null||o.length===0?""+r:`${r} (${o})`}getConflictingAlts(e,n){if(e!==null)return e;const r=new $n;for(let s=0;s<n.items.length;s++)r.add(n.items[s].alt);return`{${r.values().join(", ")}}`}}class _a extends Error{constructor(){super(),Error.captureStackTrace(this,_a)}}class Vp{reset(e){}recoverInline(e){}recover(e,n){}sync(e){}inErrorRecoveryMode(e){}reportError(e){}}class ya extends Vp{constructor(){super(),this.errorRecoveryMode=!1,this.lastErrorIndex=-1,this.lastErrorStates=null,this.nextTokensContext=null,this.nextTokenState=0}reset(e){this.endErrorCondition(e)}beginErrorCondition(e){this.errorRecoveryMode=!0}inErrorRecoveryMode(e){return this.errorRecoveryMode}endErrorCondition(e){this.errorRecoveryMode=!1,this.lastErrorStates=null,this.lastErrorIndex=-1}reportMatch(e){this.endErrorCondition(e)}reportError(e,n){this.inErrorRecoveryMode(e)||(this.beginErrorCondition(e),n instanceof ma?this.reportNoViableAlternative(e,n):n instanceof j0?this.reportInputMismatch(e,n):n instanceof j4?this.reportFailedPredicate(e,n):(console.log("unknown recognition error type: "+n.constructor.name),console.log(n.stack),e.notifyErrorListeners(n.getOffendingToken(),n.getMessage(),n)))}recover(e,n){this.lastErrorIndex===e.getInputStream().index&&this.lastErrorStates!==null&&this.lastErrorStates.indexOf(e.state)>=0&&e.consume(),this.lastErrorIndex=e._input.index,this.lastErrorStates===null&&(this.lastErrorStates=[]),this.lastErrorStates.push(e.state);const r=this.getErrorRecoverySet(e);this.consumeUntil(e,r)}sync(e){if(this.inErrorRecoveryMode(e))return;const n=e._interp.atn.states[e.state],r=e.getTokenStream().LA(1),s=e.atn.nextTokens(n);if(s.contains(r)){this.nextTokensContext=null,this.nextTokenState=ce.INVALID_STATE_NUMBER;return}else if(s.contains(G.EPSILON)){this.nextTokensContext===null&&(this.nextTokensContext=e._ctx,this.nextTokensState=e._stateNumber);return}switch(n.stateType){case ce.BLOCK_START:case ce.STAR_BLOCK_START:case ce.PLUS_BLOCK_START:case ce.STAR_LOOP_ENTRY:if(this.singleTokenDeletion(e)!==null)return;throw new j0(e);case ce.PLUS_LOOP_BACK:case ce.STAR_LOOP_BACK:{this.reportUnwantedToken(e);const i=new fn;i.addSet(e.getExpectedTokens());const o=i.addSet(this.getErrorRecoverySet(e));this.consumeUntil(e,o)}break}}reportNoViableAlternative(e,n){const r=e.getTokenStream();let s;r!==null?n.startToken.type===G.EOF?s="<EOF>":s=r.getText(new He(n.startToken.tokenIndex,n.offendingToken.tokenIndex)):s="<unknown input>";const i="no viable alternative at input "+this.escapeWSAndQuote(s);e.notifyErrorListeners(i,n.offendingToken,n)}reportInputMismatch(e,n){const r="mismatched input "+this.getTokenErrorDisplay(n.offendingToken)+" expecting "+n.getExpectedTokens().toString(e.literalNames,e.symbolicNames);e.notifyErrorListeners(r,n.offendingToken,n)}reportFailedPredicate(e,n){const s="rule "+e.ruleNames[e._ctx.ruleIndex]+" "+n.message;e.notifyErrorListeners(s,n.offendingToken,n)}reportUnwantedToken(e){if(this.inErrorRecoveryMode(e))return;this.beginErrorCondition(e);const n=e.getCurrentToken(),r=this.getTokenErrorDisplay(n),s=this.getExpectedTokens(e),i="extraneous input "+r+" expecting "+s.toString(e.literalNames,e.symbolicNames);e.notifyErrorListeners(i,n,null)}reportMissingToken(e){if(this.inErrorRecoveryMode(e))return;this.beginErrorCondition(e);const n=e.getCurrentToken(),s="missing "+this.getExpectedTokens(e).toString(e.literalNames,e.symbolicNames)+" at "+this.getTokenErrorDisplay(n);e.notifyErrorListeners(s,n,null)}recoverInline(e){const n=this.singleTokenDeletion(e);if(n!==null)return e.consume(),n;if(this.singleTokenInsertion(e))return this.getMissingSymbol(e);throw new j0(e)}singleTokenInsertion(e){const n=e.getTokenStream().LA(1),r=e._interp.atn,i=r.states[e.state].transitions[0].target;return r.nextTokens(i,e._ctx).contains(n)?(this.reportMissingToken(e),!0):!1}singleTokenDeletion(e){const n=e.getTokenStream().LA(2);if(this.getExpectedTokens(e).contains(n)){this.reportUnwantedToken(e),e.consume();const s=e.getCurrentToken();return this.reportMatch(e),s}else return null}getMissingSymbol(e){const n=e.getCurrentToken(),s=this.getExpectedTokens(e).first();let i;s===G.EOF?i="<missing EOF>":i="<missing "+e.literalNames[s]+">";let o=n;const l=e.getTokenStream().LT(-1);return o.type===G.EOF&&l!==null&&(o=l),e.getTokenFactory().create(o.source,s,i,G.DEFAULT_CHANNEL,-1,-1,o.line,o.column)}getExpectedTokens(e){return e.getExpectedTokens()}getTokenErrorDisplay(e){if(e===null)return"<no token>";let n=e.text;return n===null&&(e.type===G.EOF?n="<EOF>":n="<"+e.type+">"),this.escapeWSAndQuote(n)}escapeWSAndQuote(e){return e=e.replace(/\n/g,"\\n"),e=e.replace(/\r/g,"\\r"),e=e.replace(/\t/g,"\\t"),"'"+e+"'"}getErrorRecoverySet(e){const n=e._interp.atn;let r=e._ctx;const s=new fn;for(;r!==null&&r.invokingState>=0;){const o=n.states[r.invokingState].transitions[0],l=n.nextTokens(o.followState);s.addSet(l),r=r.parentCtx}return s.removeOne(G.EPSILON),s}consumeUntil(e,n){let r=e.getTokenStream().LA(1);for(;r!==G.EOF&&!n.contains(r);)e.consume(),r=e.getTokenStream().LA(1)}}class zp extends ya{constructor(){super()}recover(e,n){let r=e._ctx;for(;r!==null;)r.exception=n,r=r.parentCtx;throw new _a(n)}recoverInline(e){this.recover(e,new j0(e))}sync(e){}}const Gp={RecognitionException:wr,NoViableAltException:ma,LexerNoViableAltException:ga,InputMismatchException:j0,FailedPredicateException:j4,DiagnosticErrorListener:Up,BailErrorStrategy:zp,DefaultErrorStrategy:ya,ErrorListener:E1};class ss{constructor(e,n){if(this.name="<empty>",this.strdata=e,this.decodeToUnicodeCodePoints=n||!1,this._index=0,this.data=[],this.decodeToUnicodeCodePoints)for(let r=0;r<this.strdata.length;){const s=this.strdata.codePointAt(r);this.data.push(s),r+=s<=65535?1:2}else{this.data=new Array(this.strdata.length);for(let r=0;r<this.strdata.length;r++){const s=this.strdata.charCodeAt(r);this.data[r]=s}}this._size=this.data.length}reset(){this._index=0}consume(){if(this._index>=this._size)throw"cannot consume EOF";this._index+=1}LA(e){if(e===0)return 0;e<0&&(e+=1);const n=this._index+e-1;return n<0||n>=this._size?G.EOF:this.data[n]}LT(e){return this.LA(e)}mark(){return-1}release(e){}seek(e){if(e<=this._index){this._index=e;return}this._index=Math.min(e,this._size)}getText(e,n){if(n>=this._size&&(n=this._size-1),e>=this._size)return"";if(this.decodeToUnicodeCodePoints){let r="";for(let s=e;s<=n;s++)r+=String.fromCodePoint(this.data[s]);return r}else return this.strdata.slice(e,n+1)}toString(){return this.strdata}get index(){return this._index}get size(){return this._size}}const va={},jp={fromString:function(t){return new ss(t,!0)},fromBlob:function(t,e,n,r){const s=new window.FileReader;s.onload=function(i){const o=new ss(i.target.result,!0);n(o)},s.onerror=r,s.readAsText(t,e)},fromBuffer:function(t,e){return new ss(t.toString(e),!0)},fromPath:function(t,e,n){va.readFile(t,e,function(r,s){let i=null;s!==null&&(i=new ss(s,!0)),n(r,i)})},fromPathSync:function(t,e){const n=va.readFileSync(t,e);return new ss(n,!0)}};class Zp extends ss{constructor(e,n){const r=va.readFileSync(e,"utf8");super(r,n),this.fileName=e}}class Wp{}class qp extends Wp{constructor(e){super(),this.tokenSource=e,this.tokens=[],this.index=-1,this.fetchedEOF=!1}mark(){return 0}release(e){}reset(){this.seek(0)}seek(e){this.lazyInit(),this.index=this.adjustSeekIndex(e)}get(e){return this.lazyInit(),this.tokens[e]}consume(){let e=!1;if(this.index>=0?this.fetchedEOF?e=this.index<this.tokens.length-1:e=this.index<this.tokens.length:e=!1,!e&&this.LA(1)===G.EOF)throw"cannot consume EOF";this.sync(this.index+1)&&(this.index=this.adjustSeekIndex(this.index+1))}sync(e){const n=e-this.tokens.length+1;return n>0?this.fetch(n)>=n:!0}fetch(e){if(this.fetchedEOF)return 0;for(let n=0;n<e;n++){const r=this.tokenSource.nextToken();if(r.tokenIndex=this.tokens.length,this.tokens.push(r),r.type===G.EOF)return this.fetchedEOF=!0,n+1}return e}getTokens(e,n,r){if(r===void 0&&(r=null),e<0||n<0)return null;this.lazyInit();const s=[];n>=this.tokens.length&&(n=this.tokens.length-1);for(let i=e;i<n;i++){const o=this.tokens[i];if(o.type===G.EOF)break;(r===null||r.contains(o.type))&&s.push(o)}return s}LA(e){return this.LT(e).type}LB(e){return this.index-e<0?null:this.tokens[this.index-e]}LT(e){if(this.lazyInit(),e===0)return null;if(e<0)return this.LB(-e);const n=this.index+e-1;return this.sync(n),n>=this.tokens.length?this.tokens[this.tokens.length-1]:this.tokens[n]}adjustSeekIndex(e){return e}lazyInit(){this.index===-1&&this.setup()}setup(){this.sync(0),this.index=this.adjustSeekIndex(0)}setTokenSource(e){this.tokenSource=e,this.tokens=[],this.index=-1,this.fetchedEOF=!1}nextTokenOnChannel(e,n){if(this.sync(e),e>=this.tokens.length)return-1;let r=this.tokens[e];for(;r.channel!==this.channel;){if(r.type===G.EOF)return-1;e+=1,this.sync(e),r=this.tokens[e]}return e}previousTokenOnChannel(e,n){for(;e>=0&&this.tokens[e].channel!==n;)e-=1;return e}getHiddenTokensToRight(e,n){if(n===void 0&&(n=-1),this.lazyInit(),e<0||e>=this.tokens.length)throw""+e+" not in 0.."+this.tokens.length-1;const r=this.nextTokenOnChannel(e+1,st.DEFAULT_TOKEN_CHANNEL),s=e+1,i=r===-1?this.tokens.length-1:r;return this.filterForChannel(s,i,n)}getHiddenTokensToLeft(e,n){if(n===void 0&&(n=-1),this.lazyInit(),e<0||e>=this.tokens.length)throw""+e+" not in 0.."+this.tokens.length-1;const r=this.previousTokenOnChannel(e-1,st.DEFAULT_TOKEN_CHANNEL);if(r===e-1)return null;const s=r+1,i=e-1;return this.filterForChannel(s,i,n)}filterForChannel(e,n,r){const s=[];for(let i=e;i<n+1;i++){const o=this.tokens[i];r===-1?o.channel!==st.DEFAULT_TOKEN_CHANNEL&&s.push(o):o.channel===r&&s.push(o)}return s.length===0?null:s}getSourceName(){return this.tokenSource.getSourceName()}getText(e){this.lazyInit(),this.fill(),e==null&&(e=new He(0,this.tokens.length-1));let n=e.start;n instanceof G&&(n=n.tokenIndex);let r=e.stop;if(r instanceof G&&(r=r.tokenIndex),n===null||r===null||n<0||r<0)return"";r>=this.tokens.length&&(r=this.tokens.length-1);let s="";for(let i=n;i<r+1;i++){const o=this.tokens[i];if(o.type===G.EOF)break;s=s+o.text}return s}fill(){for(this.lazyInit();this.fetch(1e3)===1e3;);}}class Kp extends qp{constructor(e,n){super(e),this.channel=n===void 0?G.DEFAULT_CHANNEL:n}adjustSeekIndex(e){return this.nextTokenOnChannel(e,this.channel)}LB(e){if(e===0||this.index-e<0)return null;let n=this.index,r=1;for(;r<=e;)n=this.previousTokenOnChannel(n-1,this.channel),r+=1;return n<0?null:this.tokens[n]}LT(e){if(this.lazyInit(),e===0)return null;if(e<0)return this.LB(-e);let n=this.index,r=1;for(;r<e;)this.sync(n+1)&&(n=this.nextTokenOnChannel(n+1,this.channel)),r+=1;return this.tokens[n]}getNumberOfOnChannelTokens(){let e=0;this.fill();for(let n=0;n<this.tokens.length;n++){const r=this.tokens[n];if(r.channel===this.channel&&(e+=1),r.type===G.EOF)break}return e}}class Yp extends G4{constructor(e){super(),this.parser=e}enterEveryRule(e){console.log("enter "+this.parser.ruleNames[e.ruleIndex]+", LT(1)="+this.parser._input.LT(1).text)}visitTerminal(e){console.log("consume "+e.symbol+" rule "+this.parser.ruleNames[this.parser._ctx.ruleIndex])}exitEveryRule(e){console.log("exit "+this.parser.ruleNames[e.ruleIndex]+", LT(1)="+this.parser._input.LT(1).text)}}class Z4 extends T1{constructor(e){super(),this._input=null,this._errHandler=new ya,this._precedenceStack=[],this._precedenceStack.push(0),this._ctx=null,this.buildParseTrees=!0,this._tracer=null,this._parseListeners=null,this._syntaxErrors=0,this.setInputStream(e)}reset(){this._input!==null&&this._input.seek(0),this._errHandler.reset(this),this._ctx=null,this._syntaxErrors=0,this.setTrace(!1),this._precedenceStack=[],this._precedenceStack.push(0),this._interp!==null&&this._interp.reset()}match(e){let n=this.getCurrentToken();return n.type===e?(this._errHandler.reportMatch(this),this.consume()):(n=this._errHandler.recoverInline(this),this.buildParseTrees&&n.tokenIndex===-1&&this._ctx.addErrorNode(n)),n}matchWildcard(){let e=this.getCurrentToken();return e.type>0?(this._errHandler.reportMatch(this),this.consume()):(e=this._errHandler.recoverInline(this),this._buildParseTrees&&e.tokenIndex===-1&&this._ctx.addErrorNode(e)),e}getParseListeners(){return this._parseListeners||[]}addParseListener(e){if(e===null)throw"listener";this._parseListeners===null&&(this._parseListeners=[]),this._parseListeners.push(e)}removeParseListener(e){if(this._parseListeners!==null){const n=this._parseListeners.indexOf(e);n>=0&&this._parseListeners.splice(n,1),this._parseListeners.length===0&&(this._parseListeners=null)}}removeParseListeners(){this._parseListeners=null}triggerEnterRuleEvent(){if(this._parseListeners!==null){const e=this._ctx;this._parseListeners.forEach(function(n){n.enterEveryRule(e),e.enterRule(n)})}}triggerExitRuleEvent(){if(this._parseListeners!==null){const e=this._ctx;this._parseListeners.slice(0).reverse().forEach(function(n){e.exitRule(n),n.exitEveryRule(e)})}}getTokenFactory(){return this._input.tokenSource._factory}setTokenFactory(e){this._input.tokenSource._factory=e}getATNWithBypassAlts(){const e=this.getSerializedATN();if(e===null)throw"The current parser does not support an ATN with bypass alternatives.";let n=this.bypassAltsAtnCache[e];if(n===null){const r=new z0;r.generateRuleBypassTransitions=!0,n=new $4(r).deserialize(e),this.bypassAltsAtnCache[e]=n}return n}getInputStream(){return this.getTokenStream()}setInputStream(e){this.setTokenStream(e)}getTokenStream(){return this._input}setTokenStream(e){this._input=null,this.reset(),this._input=e}getCurrentToken(){return this._input.LT(1)}notifyErrorListeners(e,n,r){n=n||null,r=r||null,n===null&&(n=this.getCurrentToken()),this._syntaxErrors+=1;const s=n.line,i=n.column;this.getErrorListenerDispatch().syntaxError(this,n,s,i,e,r)}consume(){const e=this.getCurrentToken();e.type!==G.EOF&&this.getInputStream().consume();const n=this._parseListeners!==null&&this._parseListeners.length>0;if(this.buildParseTrees||n){let r;this._errHandler.inErrorRecoveryMode(this)?r=this._ctx.addErrorNode(e):r=this._ctx.addTokenNode(e),r.invokingState=this.state,n&&this._parseListeners.forEach(function(s){r instanceof _1||r.isErrorNode!==void 0&&r.isErrorNode()?s.visitErrorNode(r):r instanceof nr&&s.visitTerminal(r)})}return e}addContextToParseTree(){this._ctx.parentCtx!==null&&this._ctx.parentCtx.addChild(this._ctx)}enterRule(e,n,r){this.state=n,this._ctx=e,this._ctx.start=this._input.LT(1),this.buildParseTrees&&this.addContextToParseTree(),this.triggerEnterRuleEvent()}exitRule(){this._ctx.stop=this._input.LT(-1),this.triggerExitRuleEvent(),this.state=this._ctx.invokingState,this._ctx=this._ctx.parentCtx}enterOuterAlt(e,n){e.setAltNumber(n),this.buildParseTrees&&this._ctx!==e&&this._ctx.parentCtx!==null&&(this._ctx.parentCtx.removeLastChild(),this._ctx.parentCtx.addChild(e)),this._ctx=e}getPrecedence(){return this._precedenceStack.length===0?-1:this._precedenceStack[this._precedenceStack.length-1]}enterRecursionRule(e,n,r,s){this.state=n,this._precedenceStack.push(s),this._ctx=e,this._ctx.start=this._input.LT(1),this.triggerEnterRuleEvent()}pushNewRecursionContext(e,n,r){const s=this._ctx;s.parentCtx=e,s.invokingState=n,s.stop=this._input.LT(-1),this._ctx=e,this._ctx.start=s.start,this.buildParseTrees&&this._ctx.addChild(s),this.triggerEnterRuleEvent()}unrollRecursionContexts(e){this._precedenceStack.pop(),this._ctx.stop=this._input.LT(-1);const n=this._ctx,r=this.getParseListeners();if(r!==null&&r.length>0)for(;this._ctx!==e;)this.triggerExitRuleEvent(),this._ctx=this._ctx.parentCtx;else this._ctx=e;n.parentCtx=e,this.buildParseTrees&&e!==null&&e.addChild(n)}getInvokingContext(e){let n=this._ctx;for(;n!==null;){if(n.ruleIndex===e)return n;n=n.parentCtx}return null}precpred(e,n){return n>=this._precedenceStack[this._precedenceStack.length-1]}inContext(e){return!1}isExpectedToken(e){const n=this._interp.atn;let r=this._ctx;const s=n.states[this.state];let i=n.nextTokens(s);if(i.contains(e))return!0;if(!i.contains(G.EPSILON))return!1;for(;r!==null&&r.invokingState>=0&&i.contains(G.EPSILON);){const l=n.states[r.invokingState].transitions[0];if(i=n.nextTokens(l.followState),i.contains(e))return!0;r=r.parentCtx}return!!(i.contains(G.EPSILON)&&e===G.EOF)}getExpectedTokens(){return this._interp.atn.getExpectedTokens(this.state,this._ctx)}getExpectedTokensWithinCurrentRule(){const e=this._interp.atn,n=e.states[this.state];return e.nextTokens(n)}getRuleIndex(e){const n=this.getRuleIndexMap()[e];return n!==null?n:-1}getRuleInvocationStack(e){e=e||null,e===null&&(e=this._ctx);const n=[];for(;e!==null;){const r=e.ruleIndex;r<0?n.push("n/a"):n.push(this.ruleNames[r]),e=e.parentCtx}return n}getDFAStrings(){return this._interp.decisionToDFA.toString()}dumpDFA(){let e=!1;for(let n=0;n<this._interp.decisionToDFA.length;n++){const r=this._interp.decisionToDFA[n];r.states.length>0&&(e&&console.log(),this.printer.println("Decision "+r.decision+":"),this.printer.print(r.toString(this.literalNames,this.symbolicNames)),e=!0)}}getSourceName(){return this._input.sourceName}setTrace(e){e?(this._tracer!==null&&this.removeParseListener(this._tracer),this._tracer=new Yp(this),this.addParseListener(this._tracer)):(this.removeParseListener(this._tracer),this._tracer=null)}}Z4.bypassAltsAtnCache={};class Xp{constructor(){this.cache=new U0}add(e){if(e===Re.EMPTY)return Re.EMPTY;const n=this.cache.get(e)||null;return n!==null?n:(this.cache.set(e,e),e)}get(e){return this.cache.get(e)||null}get length(){return this.cache.length}}class W4 extends nr{constructor(e){super(),this.parentCtx=null,this.symbol=e}getChild(e){return null}getSymbol(){return this.symbol}getParent(){return this.parentCtx}getPayload(){return this.symbol}getSourceInterval(){if(this.symbol===null)return He.INVALID_INTERVAL;const e=this.symbol.tokenIndex;return new He(e,e)}getChildCount(){return 0}accept(e){return e.visitTerminal(this)}getText(){return this.symbol.text}toString(){return this.symbol.type===G.EOF?"<EOF>":this.symbol.text}}class q4 extends W4{constructor(e){super(e)}isErrorNode(){return!0}accept(e){return e.visitErrorNode(this)}}class K4 extends Hs{constructor(e,n){e=e||null,n=n||null,super(e,n),this.ruleIndex=-1,this.children=null,this.start=null,this.stop=null,this.exception=null}copyFrom(e){this.parentCtx=e.parentCtx,this.invokingState=e.invokingState,this.children=null,this.start=e.start,this.stop=e.stop,e.children&&(this.children=[],e.children.map(function(n){n instanceof q4&&(this.children.push(n),n.parentCtx=this)},this))}enterRule(e){}exitRule(e){}addChild(e){return this.children===null&&(this.children=[]),this.children.push(e),e}removeLastChild(){this.children!==null&&this.children.pop()}addTokenNode(e){const n=new W4(e);return this.addChild(n),n.parentCtx=this,n}addErrorNode(e){const n=new q4(e);return this.addChild(n),n.parentCtx=this,n}getChild(e,n){if(n=n||null,this.children===null||e<0||e>=this.children.length)return null;if(n===null)return this.children[e];for(let r=0;r<this.children.length;r++){const s=this.children[r];if(s instanceof n){if(e===0)return s;e-=1}}return null}getToken(e,n){if(this.children===null||n<0||n>=this.children.length)return null;for(let r=0;r<this.children.length;r++){const s=this.children[r];if(s instanceof nr&&s.symbol.type===e){if(n===0)return s;n-=1}}return null}getTokens(e){if(this.children===null)return[];{const n=[];for(let r=0;r<this.children.length;r++){const s=this.children[r];s instanceof nr&&s.symbol.type===e&&n.push(s)}return n}}getTypedRuleContext(e,n){return this.getChild(n,e)}getTypedRuleContexts(e){if(this.children===null)return[];{const n=[];for(let r=0;r<this.children.length;r++){const s=this.children[r];s instanceof e&&n.push(s)}return n}}getChildCount(){return this.children===null?0:this.children.length}getSourceInterval(){return this.start===null||this.stop===null?He.INVALID_INTERVAL:new He(this.start.tokenIndex,this.stop.tokenIndex)}}Hs.EMPTY=new K4;const S={atn:Pp,dfa:Dp,tree:$p,error:Gp,Token:G,CommonToken:rs,CharStreams:jp,InputStream:ss,FileStream:Zp,CommonTokenStream:Kp,Lexer:st,Parser:Z4,PredictionContextCache:Xp,ParserRuleContext:K4,Interval:He,IntervalSet:fn,LL1Analyzer:Us,Utils:{arrayToString:Cr}},Qp=[4,0,65,511,6,-1,6,-1,6,-1,2,0,7,0,2,1,7,1,2,2,7,2,2,3,7,3,2,4,7,4,2,5,7,5,2,6,7,6,2,7,7,7,2,8,7,8,2,9,7,9,2,10,7,10,2,11,7,11,2,12,7,12,2,13,7,13,2,14,7,14,2,15,7,15,2,16,7,16,2,17,7,17,2,18,7,18,2,19,7,19,2,20,7,20,2,21,7,21,2,22,7,22,2,23,7,23,2,24,7,24,2,25,7,25,2,26,7,26,2,27,7,27,2,28,7,28,2,29,7,29,2,30,7,30,2,31,7,31,2,32,7,32,2,33,7,33,2,34,7,34,2,35,7,35,2,36,7,36,2,37,7,37,2,38,7,38,2,39,7,39,2,40,7,40,2,41,7,41,2,42,7,42,2,43,7,43,2,44,7,44,2,45,7,45,2,46,7,46,2,47,7,47,2,48,7,48,2,49,7,49,2,50,7,50,2,51,7,51,2,52,7,52,2,53,7,53,2,54,7,54,2,55,7,55,2,56,7,56,2,57,7,57,2,58,7,58,2,59,7,59,2,60,7,60,2,61,7,61,2,62,7,62,2,63,7,63,2,64,7,64,2,65,7,65,1,0,1,0,1,0,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,3,1,3,1,3,1,3,1,3,1,3,1,3,1,3,1,3,1,4,1,4,1,4,1,4,1,4,1,4,1,4,1,4,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,5,1,6,1,6,1,6,1,6,1,7,1,7,1,7,1,8,1,8,1,8,1,9,1,9,1,9,1,10,1,10,1,11,1,11,4,11,201,8,11,11,11,12,11,202,1,12,1,12,1,12,1,13,1,13,1,13,1,14,1,14,1,14,1,15,1,15,1,15,1,16,1,16,1,17,1,17,1,18,1,18,1,18,1,19,1,19,1,19,1,20,1,20,1,21,1,21,1,22,1,22,1,23,1,23,1,24,1,24,1,25,1,25,1,26,1,26,1,27,1,27,1,28,1,28,1,29,1,29,1,30,1,30,1,31,1,31,1,32,1,32,1,33,1,33,1,34,1,34,1,34,1,34,1,34,1,35,1,35,1,35,1,35,1,35,1,35,1,36,1,36,1,36,1,36,1,36,1,36,1,36,3,36,273,8,36,1,37,1,37,1,37,1,38,1,38,1,38,1,38,1,38,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,1,39,3,39,309,8,39,1,40,1,40,1,40,1,40,1,40,1,40,1,40,1,41,1,41,1,41,1,41,1,42,1,42,1,42,1,42,1,43,1,43,1,43,1,43,1,43,1,43,1,44,1,44,1,44,1,44,1,45,1,45,1,45,1,46,1,46,1,46,1,46,1,47,1,47,1,47,1,47,1,47,1,47,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,49,1,49,1,49,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,3,50,376,8,50,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,1,51,3,51,404,8,51,1,52,1,52,5,52,408,8,52,10,52,12,52,411,9,52,1,53,1,53,1,54,1,54,5,54,417,8,54,10,54,12,54,420,9,54,1,55,4,55,423,8,55,11,55,12,55,424,1,56,4,56,428,8,56,11,56,12,56,429,1,56,1,56,5,56,434,8,56,10,56,12,56,437,9,56,1,56,1,56,4,56,441,8,56,11,56,12,56,442,3,56,445,8,56,1,57,1,57,1,57,1,57,5,57,451,8,57,10,57,12,57,454,9,57,1,57,3,57,457,8,57,1,58,1,58,1,58,1,58,1,59,1,59,1,59,1,59,5,59,467,8,59,10,59,12,59,470,9,59,1,59,1,59,1,59,1,59,1,60,1,60,1,61,1,61,5,61,480,8,61,10,61,12,61,483,9,61,1,61,1,61,1,61,1,61,5,61,489,8,61,10,61,12,61,492,9,61,1,62,4,62,495,8,62,11,62,12,62,496,1,63,1,63,1,63,1,63,1,64,4,64,504,8,64,11,64,12,64,505,1,65,1,65,1,65,1,65,1,468,0,66,3,1,5,2,7,3,9,4,11,5,13,6,15,7,17,8,19,9,21,10,23,0,25,11,27,12,29,13,31,14,33,15,35,16,37,17,39,18,41,19,43,20,45,21,47,22,49,23,51,24,53,25,55,26,57,27,59,28,61,29,63,30,65,31,67,32,69,33,71,34,73,35,75,36,77,37,79,38,81,39,83,40,85,41,87,42,89,43,91,44,93,45,95,46,97,47,99,48,101,49,103,50,105,51,107,52,109,53,111,54,113,55,115,56,117,57,119,58,121,59,123,60,125,61,127,62,129,63,131,64,133,65,3,0,1,2,7,2,0,9,9,32,32,3,0,48,57,65,70,97,102,4,0,48,57,65,90,95,95,97,122,3,0,65,90,95,95,97,122,1,0,48,57,3,0,10,10,13,13,34,34,2,0,10,10,13,13,532,0,3,1,0,0,0,0,5,1,0,0,0,0,7,1,0,0,0,0,9,1,0,0,0,0,11,1,0,0,0,0,13,1,0,0,0,0,15,1,0,0,0,0,17,1,0,0,0,0,19,1,0,0,0,0,21,1,0,0,0,0,25,1,0,0,0,0,27,1,0,0,0,0,29,1,0,0,0,0,31,1,0,0,0,0,33,1,0,0,0,0,35,1,0,0,0,0,37,1,0,0,0,0,39,1,0,0,0,0,41,1,0,0,0,0,43,1,0,0,0,0,45,1,0,0,0,0,47,1,0,0,0,0,49,1,0,0,0,0,51,1,0,0,0,0,53,1,0,0,0,0,55,1,0,0,0,0,57,1,0,0,0,0,59,1,0,0,0,0,61,1,0,0,0,0,63,1,0,0,0,0,65,1,0,0,0,0,67,1,0,0,0,0,69,1,0,0,0,0,71,1,0,0,0,0,73,1,0,0,0,0,75,1,0,0,0,0,77,1,0,0,0,0,79,1,0,0,0,0,81,1,0,0,0,0,83,1,0,0,0,0,85,1,0,0,0,0,87,1,0,0,0,0,89,1,0,0,0,0,91,1,0,0,0,0,93,1,0,0,0,0,95,1,0,0,0,0,97,1,0,0,0,0,99,1,0,0,0,0,101,1,0,0,0,0,103,1,0,0,0,0,105,1,0,0,0,0,107,1,0,0,0,0,109,1,0,0,0,0,111,1,0,0,0,0,113,1,0,0,0,0,115,1,0,0,0,0,117,1,0,0,0,0,119,1,0,0,0,0,121,1,0,0,0,0,123,1,0,0,0,0,125,1,0,0,0,1,127,1,0,0,0,1,129,1,0,0,0,2,131,1,0,0,0,2,133,1,0,0,0,3,135,1,0,0,0,5,139,1,0,0,0,7,147,1,0,0,0,9,158,1,0,0,0,11,167,1,0,0,0,13,175,1,0,0,0,15,183,1,0,0,0,17,187,1,0,0,0,19,190,1,0,0,0,21,193,1,0,0,0,23,196,1,0,0,0,25,198,1,0,0,0,27,204,1,0,0,0,29,207,1,0,0,0,31,210,1,0,0,0,33,213,1,0,0,0,35,216,1,0,0,0,37,218,1,0,0,0,39,220,1,0,0,0,41,223,1,0,0,0,43,226,1,0,0,0,45,228,1,0,0,0,47,230,1,0,0,0,49,232,1,0,0,0,51,234,1,0,0,0,53,236,1,0,0,0,55,238,1,0,0,0,57,240,1,0,0,0,59,242,1,0,0,0,61,244,1,0,0,0,63,246,1,0,0,0,65,248,1,0,0,0,67,250,1,0,0,0,69,252,1,0,0,0,71,254,1,0,0,0,73,259,1,0,0,0,75,272,1,0,0,0,77,274,1,0,0,0,79,277,1,0,0,0,81,308,1,0,0,0,83,310,1,0,0,0,85,317,1,0,0,0,87,321,1,0,0,0,89,325,1,0,0,0,91,331,1,0,0,0,93,335,1,0,0,0,95,338,1,0,0,0,97,342,1,0,0,0,99,348,1,0,0,0,101,356,1,0,0,0,103,375,1,0,0,0,105,403,1,0,0,0,107,405,1,0,0,0,109,412,1,0,0,0,111,414,1,0,0,0,113,422,1,0,0,0,115,444,1,0,0,0,117,446,1,0,0,0,119,458,1,0,0,0,121,462,1,0,0,0,123,475,1,0,0,0,125,477,1,0,0,0,127,494,1,0,0,0,129,498,1,0,0,0,131,503,1,0,0,0,133,507,1,0,0,0,135,136,7,0,0,0,136,137,1,0,0,0,137,138,6,0,0,0,138,4,1,0,0,0,139,140,5,99,0,0,140,141,5,111,0,0,141,142,5,110,0,0,142,143,5,115,0,0,143,144,5,116,0,0,144,145,1,0,0,0,145,146,6,1,1,0,146,6,1,0,0,0,147,148,5,114,0,0,148,149,5,101,0,0,149,150,5,97,0,0,150,151,5,100,0,0,151,152,5,111,0,0,152,153,5,110,0,0,153,154,5,108,0,0,154,155,5,121,0,0,155,156,1,0,0,0,156,157,6,2,1,0,157,8,1,0,0,0,158,159,5,115,0,0,159,160,5,116,0,0,160,161,5,97,0,0,161,162,5,116,0,0,162,163,5,105,0,0,163,164,5,99,0,0,164,165,1,0,0,0,165,166,6,3,1,0,166,10,1,0,0,0,167,168,5,97,0,0,168,169,5,119,0,0,169,170,5,97,0,0,170,171,5,105,0,0,171,172,5,116,0,0,172,173,1,0,0,0,173,174,6,4,1,0,174,12,1,0,0,0,175,176,5,116,0,0,176,177,5,105,0,0,177,178,5,116,0,0,178,179,5,108,0,0,179,180,5,101,0,0,180,181,1,0,0,0,181,182,6,5,2,0,182,14,1,0,0,0,183,184,5,58,0,0,184,185,1,0,0,0,185,186,6,6,3,0,186,16,1,0,0,0,187,188,5,60,0,0,188,189,5,60,0,0,189,18,1,0,0,0,190,191,5,62,0,0,191,192,5,62,0,0,192,20,1,0,0,0,193,194,5,45,0,0,194,195,5,62,0,0,195,22,1,0,0,0,196,197,7,1,0,0,197,24,1,0,0,0,198,200,5,35,0,0,199,201,3,23,10,0,200,199,1,0,0,0,201,202,1,0,0,0,202,200,1,0,0,0,202,203,1,0,0,0,203,26,1,0,0,0,204,205,5,124,0,0,205,206,5,124,0,0,206,28,1,0,0,0,207,208,5,38,0,0,208,209,5,38,0,0,209,30,1,0,0,0,210,211,5,61,0,0,211,212,5,61,0,0,212,32,1,0,0,0,213,214,5,33,0,0,214,215,5,61,0,0,215,34,1,0,0,0,216,217,5,62,0,0,217,36,1,0,0,0,218,219,5,60,0,0,219,38,1,0,0,0,220,221,5,62,0,0,221,222,5,61,0,0,222,40,1,0,0,0,223,224,5,60,0,0,224,225,5,61,0,0,225,42,1,0,0,0,226,227,5,43,0,0,227,44,1,0,0,0,228,229,5,45,0,0,229,46,1,0,0,0,230,231,5,42,0,0,231,48,1,0,0,0,232,233,5,47,0,0,233,50,1,0,0,0,234,235,5,37,0,0,235,52,1,0,0,0,236,237,5,94,0,0,237,54,1,0,0,0,238,239,5,33,0,0,239,56,1,0,0,0,240,241,5,59,0,0,241,58,1,0,0,0,242,243,5,44,0,0,243,60,1,0,0,0,244,245,5,61,0,0,245,62,1,0,0,0,246,247,5,40,0,0,247,64,1,0,0,0,248,249,5,41,0,0,249,66,1,0,0,0,250,251,5,123,0,0,251,68,1,0,0,0,252,253,5,125,0,0,253,70,1,0,0,0,254,255,5,116,0,0,255,256,5,114,0,0,256,257,5,117,0,0,257,258,5,101,0,0,258,72,1,0,0,0,259,260,5,102,0,0,260,261,5,97,0,0,261,262,5,108,0,0,262,263,5,115,0,0,263,264,5,101,0,0,264,74,1,0,0,0,265,266,5,110,0,0,266,267,5,105,0,0,267,273,5,108,0,0,268,269,5,110,0,0,269,270,5,117,0,0,270,271,5,108,0,0,271,273,5,108,0,0,272,265,1,0,0,0,272,268,1,0,0,0,273,76,1,0,0,0,274,275,5,105,0,0,275,276,5,102,0,0,276,78,1,0,0,0,277,278,5,101,0,0,278,279,5,108,0,0,279,280,5,115,0,0,280,281,5,101,0,0,281,80,1,0,0,0,282,283,5,119,0,0,283,284,5,104,0,0,284,285,5,105,0,0,285,286,5,108,0,0,286,309,5,101,0,0,287,288,5,102,0,0,288,289,5,111,0,0,289,309,5,114,0,0,290,291,5,102,0,0,291,292,5,111,0,0,292,293,5,114,0,0,293,294,5,101,0,0,294,295,5,97,0,0,295,296,5,99,0,0,296,309,5,104,0,0,297,298,5,102,0,0,298,299,5,111,0,0,299,300,5,114,0,0,300,301,5,69,0,0,301,302,5,97,0,0,302,303,5,99,0,0,303,309,5,104,0,0,304,305,5,108,0,0,305,306,5,111,0,0,306,307,5,111,0,0,307,309,5,112,0,0,308,282,1,0,0,0,308,287,1,0,0,0,308,290,1,0,0,0,308,297,1,0,0,0,308,304,1,0,0,0,309,82,1,0,0,0,310,311,5,114,0,0,311,312,5,101,0,0,312,313,5,116,0,0,313,314,5,117,0,0,314,315,5,114,0,0,315,316,5,110,0,0,316,84,1,0,0,0,317,318,5,110,0,0,318,319,5,101,0,0,319,320,5,119,0,0,320,86,1,0,0,0,321,322,5,112,0,0,322,323,5,97,0,0,323,324,5,114,0,0,324,88,1,0,0,0,325,326,5,103,0,0,326,327,5,114,0,0,327,328,5,111,0,0,328,329,5,117,0,0,329,330,5,112,0,0,330,90,1,0,0,0,331,332,5,111,0,0,332,333,5,112,0,0,333,334,5,116,0,0,334,92,1,0,0,0,335,336,5,97,0,0,336,337,5,115,0,0,337,94,1,0,0,0,338,339,5,116,0,0,339,340,5,114,0,0,340,341,5,121,0,0,341,96,1,0,0,0,342,343,5,99,0,0,343,344,5,97,0,0,344,345,5,116,0,0,345,346,5,99,0,0,346,347,5,104,0,0,347,98,1,0,0,0,348,349,5,102,0,0,349,350,5,105,0,0,350,351,5,110,0,0,351,352,5,97,0,0,352,353,5,108,0,0,353,354,5,108,0,0,354,355,5,121,0,0,355,100,1,0,0,0,356,357,5,105,0,0,357,358,5,110,0,0,358,102,1,0,0,0,359,360,5,64,0,0,360,361,5,83,0,0,361,362,5,116,0,0,362,363,5,97,0,0,363,364,5,114,0,0,364,365,5,116,0,0,365,366,5,101,0,0,366,376,5,114,0,0,367,368,5,64,0,0,368,369,5,115,0,0,369,370,5,116,0,0,370,371,5,97,0,0,371,372,5,114,0,0,372,373,5,116,0,0,373,374,5,101,0,0,374,376,5,114,0,0,375,359,1,0,0,0,375,367,1,0,0,0,376,104,1,0,0,0,377,378,5,64,0,0,378,379,5,82,0,0,379,380,5,101,0,0,380,381,5,116,0,0,381,382,5,117,0,0,382,383,5,114,0,0,383,404,5,110,0,0,384,385,5,64,0,0,385,386,5,114,0,0,386,387,5,101,0,0,387,388,5,116,0,0,388,389,5,117,0,0,389,390,5,114,0,0,390,404,5,110,0,0,391,392,5,64,0,0,392,393,5,82,0,0,393,394,5,101,0,0,394,395,5,112,0,0,395,396,5,108,0,0,396,404,5,121,0,0,397,398,5,64,0,0,398,399,5,114,0,0,399,400,5,101,0,0,400,401,5,112,0,0,401,402,5,108,0,0,402,404,5,121,0,0,403,377,1,0,0,0,403,384,1,0,0,0,403,391,1,0,0,0,403,397,1,0,0,0,404,106,1,0,0,0,405,409,5,64,0,0,406,408,7,2,0,0,407,406,1,0,0,0,408,411,1,0,0,0,409,407,1,0,0,0,409,410,1,0,0,0,410,108,1,0,0,0,411,409,1,0,0,0,412,413,5,46,0,0,413,110,1,0,0,0,414,418,7,3,0,0,415,417,7,2,0,0,416,415,1,0,0,0,417,420,1,0,0,0,418,416,1,0,0,0,418,419,1,0,0,0,419,112,1,0,0,0,420,418,1,0,0,0,421,423,7,4,0,0,422,421,1,0,0,0,423,424,1,0,0,0,424,422,1,0,0,0,424,425,1,0,0,0,425,114,1,0,0,0,426,428,7,4,0,0,427,426,1,0,0,0,428,429,1,0,0,0,429,427,1,0,0,0,429,430,1,0,0,0,430,431,1,0,0,0,431,435,5,46,0,0,432,434,7,4,0,0,433,432,1,0,0,0,434,437,1,0,0,0,435,433,1,0,0,0,435,436,1,0,0,0,436,445,1,0,0,0,437,435,1,0,0,0,438,440,5,46,0,0,439,441,7,4,0,0,440,439,1,0,0,0,441,442,1,0,0,0,442,440,1,0,0,0,442,443,1,0,0,0,443,445,1,0,0,0,444,427,1,0,0,0,444,438,1,0,0,0,445,116,1,0,0,0,446,452,5,34,0,0,447,451,8,5,0,0,448,449,5,34,0,0,449,451,5,34,0,0,450,447,1,0,0,0,450,448,1,0,0,0,451,454,1,0,0,0,452,450,1,0,0,0,452,453,1,0,0,0,453,456,1,0,0,0,454,452,1,0,0,0,455,457,7,5,0,0,456,455,1,0,0,0,456,457,1,0,0,0,457,118,1,0,0,0,458,459,7,6,0,0,459,460,1,0,0,0,460,461,6,58,0,0,461,120,1,0,0,0,462,463,5,47,0,0,463,464,5,47,0,0,464,468,1,0,0,0,465,467,9,0,0,0,466,465,1,0,0,0,467,470,1,0,0,0,468,469,1,0,0,0,468,466,1,0,0,0,469,471,1,0,0,0,470,468,1,0,0,0,471,472,5,10,0,0,472,473,1,0,0,0,473,474,6,59,4,0,474,122,1,0,0,0,475,476,9,0,0,0,476,124,1,0,0,0,477,481,4,61,0,0,478,480,3,3,0,0,479,478,1,0,0,0,480,483,1,0,0,0,481,479,1,0,0,0,481,482,1,0,0,0,482,484,1,0,0,0,483,481,1,0,0,0,484,485,5,61,0,0,485,486,5,61,0,0,486,490,1,0,0,0,487,489,8,6,0,0,488,487,1,0,0,0,489,492,1,0,0,0,490,488,1,0,0,0,490,491,1,0,0,0,491,126,1,0,0,0,492,490,1,0,0,0,493,495,8,6,0,0,494,493,1,0,0,0,495,496,1,0,0,0,496,494,1,0,0,0,496,497,1,0,0,0,497,128,1,0,0,0,498,499,7,6,0,0,499,500,1,0,0,0,500,501,6,63,5,0,501,130,1,0,0,0,502,504,8,6,0,0,503,502,1,0,0,0,504,505,1,0,0,0,505,503,1,0,0,0,505,506,1,0,0,0,506,132,1,0,0,0,507,508,7,6,0,0,508,509,1,0,0,0,509,510,6,65,5,0,510,134,1,0,0,0,23,0,1,2,202,272,308,375,403,409,418,424,429,435,442,444,450,452,456,468,481,490,496,505,6,0,1,0,0,3,0,5,2,0,5,1,0,0,2,0,4,0,0],Ca=new S.atn.ATNDeserializer().deserialize(Qp),Jp=Ca.decisionToState.map((t,e)=>new S.dfa.DFA(t,e));class Y extends S.Lexer{constructor(e){super(e),this._interp=new S.atn.LexerATNSimulator(this,Ca,Jp,new S.PredictionContextCache)}get atn(){return Ca}}J(Y,"grammarFileName","sequenceLexer.g4"),J(Y,"channelNames",["DEFAULT_TOKEN_CHANNEL","HIDDEN","COMMENT_CHANNEL","MODIFIER_CHANNEL"]),J(Y,"modeNames",["DEFAULT_MODE","EVENT","TITLE_MODE"]),J(Y,"literalNames",[null,null,"'const'","'readonly'","'static'","'await'","'title'","':'","'<<'","'>>'","'->'",null,"'||'","'&&'","'=='","'!='","'>'","'<'","'>='","'<='","'+'","'-'","'*'","'/'","'%'","'^'","'!'","';'","','","'='","'('","')'","'{'","'}'","'true'","'false'",null,"'if'","'else'",null,"'return'","'new'","'par'","'group'","'opt'","'as'","'try'","'catch'","'finally'","'in'",null,null,null,"'.'"]),J(Y,"symbolicNames",[null,"WS","CONSTANT","READONLY","STATIC","AWAIT","TITLE","COL","SOPEN","SCLOSE","ARROW","COLOR","OR","AND","EQ","NEQ","GT","LT","GTEQ","LTEQ","PLUS","MINUS","MULT","DIV","MOD","POW","NOT","SCOL","COMMA","ASSIGN","OPAR","CPAR","OBRACE","CBRACE","TRUE","FALSE","NIL","IF","ELSE","WHILE","RETURN","NEW","PAR","GROUP","OPT","AS","TRY","CATCH","FINALLY","IN","STARTER_LXR","ANNOTATION_RET","ANNOTATION","DOT","ID","INT","FLOAT","STRING","CR","COMMENT","OTHER","DIVIDER","EVENT_PAYLOAD_LXR","EVENT_END","TITLE_CONTENT","TITLE_END"]),J(Y,"ruleNames",["WS","CONSTANT","READONLY","STATIC","AWAIT","TITLE","COL","SOPEN","SCLOSE","ARROW","HEX","COLOR","OR","AND","EQ","NEQ","GT","LT","GTEQ","LTEQ","PLUS","MINUS","MULT","DIV","MOD","POW","NOT","SCOL","COMMA","ASSIGN","OPAR","CPAR","OBRACE","CBRACE","TRUE","FALSE","NIL","IF","ELSE","WHILE","RETURN","NEW","PAR","GROUP","OPT","AS","TRY","CATCH","FINALLY","IN","STARTER_LXR","ANNOTATION_RET","ANNOTATION","DOT","ID","INT","FLOAT","STRING","CR","COMMENT","OTHER","DIVIDER","EVENT_PAYLOAD_LXR","EVENT_END","TITLE_CONTENT","TITLE_END"]),Y.EOF=S.Token.EOF,Y.WS=1,Y.CONSTANT=2,Y.READONLY=3,Y.STATIC=4,Y.AWAIT=5,Y.TITLE=6,Y.COL=7,Y.SOPEN=8,Y.SCLOSE=9,Y.ARROW=10,Y.COLOR=11,Y.OR=12,Y.AND=13,Y.EQ=14,Y.NEQ=15,Y.GT=16,Y.LT=17,Y.GTEQ=18,Y.LTEQ=19,Y.PLUS=20,Y.MINUS=21,Y.MULT=22,Y.DIV=23,Y.MOD=24,Y.POW=25,Y.NOT=26,Y.SCOL=27,Y.COMMA=28,Y.ASSIGN=29,Y.OPAR=30,Y.CPAR=31,Y.OBRACE=32,Y.CBRACE=33,Y.TRUE=34,Y.FALSE=35,Y.NIL=36,Y.IF=37,Y.ELSE=38,Y.WHILE=39,Y.RETURN=40,Y.NEW=41,Y.PAR=42,Y.GROUP=43,Y.OPT=44,Y.AS=45,Y.TRY=46,Y.CATCH=47,Y.FINALLY=48,Y.IN=49,Y.STARTER_LXR=50,Y.ANNOTATION_RET=51,Y.ANNOTATION=52,Y.DOT=53,Y.ID=54,Y.INT=55,Y.FLOAT=56,Y.STRING=57,Y.CR=58,Y.COMMENT=59,Y.OTHER=60,Y.DIVIDER=61,Y.EVENT_PAYLOAD_LXR=62,Y.EVENT_END=63,Y.TITLE_CONTENT=64,Y.TITLE_END=65,Y.COMMENT_CHANNEL=2,Y.MODIFIER_CHANNEL=3,Y.EVENT=1,Y.TITLE_MODE=2,Y.prototype.sempred=function(t,e,n){switch(e){case 61:return this.DIVIDER_sempred(t,n);default:throw"No registered predicate for:"+e}},Y.prototype.DIVIDER_sempred=function(t,e){switch(e){case 0:return this.column===0;default:throw"No predicate with index:"+e}};class R extends S.tree.ParseTreeListener{enterProg(e){}exitProg(e){}enterTitle(e){}exitTitle(e){}enterHead(e){}exitHead(e){}enterGroup(e){}exitGroup(e){}enterStarterExp(e){}exitStarterExp(e){}enterStarter(e){}exitStarter(e){}enterParticipant(e){}exitParticipant(e){}enterStereotype(e){}exitStereotype(e){}enterLabel(e){}exitLabel(e){}enterParticipantType(e){}exitParticipantType(e){}enterName(e){}exitName(e){}enterWidth(e){}exitWidth(e){}enterBlock(e){}exitBlock(e){}enterRet(e){}exitRet(e){}enterDivider(e){}exitDivider(e){}enterDividerNote(e){}exitDividerNote(e){}enterStat(e){}exitStat(e){}enterPar(e){}exitPar(e){}enterOpt(e){}exitOpt(e){}enterCreation(e){}exitCreation(e){}enterCreationBody(e){}exitCreationBody(e){}enterMessage(e){}exitMessage(e){}enterMessageBody(e){}exitMessageBody(e){}enterFunc(e){}exitFunc(e){}enterFrom(e){}exitFrom(e){}enterTo(e){}exitTo(e){}enterSignature(e){}exitSignature(e){}enterInvocation(e){}exitInvocation(e){}enterAssignment(e){}exitAssignment(e){}enterAsyncMessage(e){}exitAsyncMessage(e){}enterContent(e){}exitContent(e){}enterConstruct(e){}exitConstruct(e){}enterType(e){}exitType(e){}enterAssignee(e){}exitAssignee(e){}enterMethodName(e){}exitMethodName(e){}enterParameters(e){}exitParameters(e){}enterParameter(e){}exitParameter(e){}enterDeclaration(e){}exitDeclaration(e){}enterTcf(e){}exitTcf(e){}enterTryBlock(e){}exitTryBlock(e){}enterCatchBlock(e){}exitCatchBlock(e){}enterFinallyBlock(e){}exitFinallyBlock(e){}enterAlt(e){}exitAlt(e){}enterIfBlock(e){}exitIfBlock(e){}enterElseIfBlock(e){}exitElseIfBlock(e){}enterElseBlock(e){}exitElseBlock(e){}enterBraceBlock(e){}exitBraceBlock(e){}enterLoop(e){}exitLoop(e){}enterAssignmentExpr(e){}exitAssignmentExpr(e){}enterFuncExpr(e){}exitFuncExpr(e){}enterAtomExpr(e){}exitAtomExpr(e){}enterOrExpr(e){}exitOrExpr(e){}enterAdditiveExpr(e){}exitAdditiveExpr(e){}enterRelationalExpr(e){}exitRelationalExpr(e){}enterPlusExpr(e){}exitPlusExpr(e){}enterNotExpr(e){}exitNotExpr(e){}enterUnaryMinusExpr(e){}exitUnaryMinusExpr(e){}enterCreationExpr(e){}exitCreationExpr(e){}enterParenthesizedExpr(e){}exitParenthesizedExpr(e){}enterMultiplicationExpr(e){}exitMultiplicationExpr(e){}enterEqualityExpr(e){}exitEqualityExpr(e){}enterAndExpr(e){}exitAndExpr(e){}enterNumberAtom(e){}exitNumberAtom(e){}enterBooleanAtom(e){}exitBooleanAtom(e){}enterIdAtom(e){}exitIdAtom(e){}enterStringAtom(e){}exitStringAtom(e){}enterNilAtom(e){}exitNilAtom(e){}enterParExpr(e){}exitParExpr(e){}enterCondition(e){}exitCondition(e){}enterInExpr(e){}exitInExpr(e){}}const eg=[4,1,65,552,2,0,7,0,2,1,7,1,2,2,7,2,2,3,7,3,2,4,7,4,2,5,7,5,2,6,7,6,2,7,7,7,2,8,7,8,2,9,7,9,2,10,7,10,2,11,7,11,2,12,7,12,2,13,7,13,2,14,7,14,2,15,7,15,2,16,7,16,2,17,7,17,2,18,7,18,2,19,7,19,2,20,7,20,2,21,7,21,2,22,7,22,2,23,7,23,2,24,7,24,2,25,7,25,2,26,7,26,2,27,7,27,2,28,7,28,2,29,7,29,2,30,7,30,2,31,7,31,2,32,7,32,2,33,7,33,2,34,7,34,2,35,7,35,2,36,7,36,2,37,7,37,2,38,7,38,2,39,7,39,2,40,7,40,2,41,7,41,2,42,7,42,2,43,7,43,2,44,7,44,2,45,7,45,2,46,7,46,2,47,7,47,2,48,7,48,2,49,7,49,2,50,7,50,2,51,7,51,2,52,7,52,1,0,3,0,108,8,0,1,0,1,0,3,0,112,8,0,1,0,1,0,1,0,1,0,3,0,118,8,0,1,0,3,0,121,8,0,1,0,1,0,1,0,3,0,126,8,0,1,1,1,1,3,1,130,8,1,1,1,3,1,133,8,1,1,2,1,2,4,2,137,8,2,11,2,12,2,138,1,2,1,2,5,2,143,8,2,10,2,12,2,146,9,2,1,2,3,2,149,8,2,1,3,1,3,3,3,153,8,3,1,3,1,3,5,3,157,8,3,10,3,12,3,160,9,3,1,3,1,3,1,3,3,3,165,8,3,1,3,1,3,1,3,3,3,170,8,3,3,3,172,8,3,1,4,1,4,1,4,3,4,177,8,4,1,4,3,4,180,8,4,1,4,3,4,183,8,4,1,5,1,5,1,6,3,6,188,8,6,1,6,3,6,191,8,6,1,6,1,6,3,6,195,8,6,1,6,3,6,198,8,6,1,6,3,6,201,8,6,1,6,1,6,3,6,205,8,6,1,7,1,7,1,7,1,7,1,7,1,7,1,7,3,7,214,8,7,1,7,1,7,3,7,218,8,7,3,7,220,8,7,1,8,1,8,1,8,3,8,225,8,8,1,9,1,9,1,10,1,10,1,11,1,11,1,12,4,12,234,8,12,11,12,12,12,235,1,13,1,13,3,13,240,8,13,1,13,3,13,243,8,13,1,13,1,13,1,13,3,13,248,8,13,3,13,250,8,13,1,14,1,14,1,15,1,15,1,16,1,16,1,16,1,16,1,16,1,16,1,16,1,16,3,16,264,8,16,1,16,1,16,1,16,1,16,1,16,3,16,271,8,16,1,17,1,17,1,17,3,17,276,8,17,1,18,1,18,1,18,3,18,281,8,18,1,19,1,19,1,19,3,19,286,8,19,1,20,3,20,289,8,20,1,20,1,20,1,20,1,20,3,20,295,8,20,1,20,3,20,298,8,20,1,20,3,20,301,8,20,1,20,3,20,304,8,20,1,21,1,21,1,21,3,21,309,8,21,1,22,3,22,312,8,22,1,22,1,22,1,22,3,22,317,8,22,1,22,1,22,1,22,3,22,322,8,22,1,22,1,22,1,22,1,22,1,22,3,22,329,8,22,1,22,1,22,1,22,3,22,334,8,22,1,23,1,23,1,23,5,23,339,8,23,10,23,12,23,342,9,23,1,24,1,24,1,25,1,25,1,26,1,26,3,26,350,8,26,1,27,1,27,3,27,354,8,27,1,27,1,27,1,28,3,28,359,8,28,1,28,1,28,1,28,1,29,1,29,1,29,3,29,367,8,29,1,29,1,29,1,29,1,29,1,29,1,29,1,29,3,29,376,8,29,3,29,378,8,29,1,30,1,30,1,31,1,31,1,32,1,32,1,33,1,33,1,33,1,33,5,33,390,8,33,10,33,12,33,393,9,33,1,33,3,33,396,8,33,1,34,1,34,1,35,1,35,1,35,5,35,403,8,35,10,35,12,35,406,9,35,1,35,3,35,409,8,35,1,36,1,36,3,36,413,8,36,1,37,1,37,1,37,1,38,1,38,5,38,420,8,38,10,38,12,38,423,9,38,1,38,3,38,426,8,38,1,39,1,39,1,39,1,40,1,40,3,40,433,8,40,1,40,1,40,1,41,1,41,1,41,1,42,1,42,5,42,442,8,42,10,42,12,42,445,9,42,1,42,3,42,448,8,42,1,43,1,43,1,43,1,43,1,44,1,44,1,44,1,44,1,44,1,45,1,45,1,45,1,46,1,46,3,46,464,8,46,1,46,1,46,1,47,1,47,1,47,1,47,1,47,1,47,1,47,3,47,475,8,47,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,3,48,486,8,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,3,48,497,8,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,1,48,5,48,520,8,48,10,48,12,48,523,9,48,1,49,1,49,1,49,1,49,1,49,3,49,530,8,49,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,1,50,3,50,541,8,50,1,51,1,51,1,51,3,51,546,8,51,1,52,1,52,1,52,1,52,1,52,0,1,96,53,0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,0,10,2,0,54,54,57,57,2,0,8,8,17,17,2,0,9,9,16,16,2,0,10,10,21,21,1,0,22,24,1,0,20,21,1,0,16,19,1,0,14,15,1,0,55,56,1,0,34,35,609,0,125,1,0,0,0,2,127,1,0,0,0,4,148,1,0,0,0,6,171,1,0,0,0,8,182,1,0,0,0,10,184,1,0,0,0,12,204,1,0,0,0,14,219,1,0,0,0,16,224,1,0,0,0,18,226,1,0,0,0,20,228,1,0,0,0,22,230,1,0,0,0,24,233,1,0,0,0,26,249,1,0,0,0,28,251,1,0,0,0,30,253,1,0,0,0,32,270,1,0,0,0,34,275,1,0,0,0,36,280,1,0,0,0,38,282,1,0,0,0,40,303,1,0,0,0,42,305,1,0,0,0,44,333,1,0,0,0,46,335,1,0,0,0,48,343,1,0,0,0,50,345,1,0,0,0,52,347,1,0,0,0,54,351,1,0,0,0,56,358,1,0,0,0,58,377,1,0,0,0,60,379,1,0,0,0,62,381,1,0,0,0,64,383,1,0,0,0,66,395,1,0,0,0,68,397,1,0,0,0,70,399,1,0,0,0,72,412,1,0,0,0,74,414,1,0,0,0,76,417,1,0,0,0,78,427,1,0,0,0,80,430,1,0,0,0,82,436,1,0,0,0,84,439,1,0,0,0,86,449,1,0,0,0,88,453,1,0,0,0,90,458,1,0,0,0,92,461,1,0,0,0,94,474,1,0,0,0,96,496,1,0,0,0,98,529,1,0,0,0,100,540,1,0,0,0,102,545,1,0,0,0,104,547,1,0,0,0,106,108,3,2,1,0,107,106,1,0,0,0,107,108,1,0,0,0,108,109,1,0,0,0,109,126,5,0,0,1,110,112,3,2,1,0,111,110,1,0,0,0,111,112,1,0,0,0,112,113,1,0,0,0,113,114,3,4,2,0,114,115,5,0,0,1,115,126,1,0,0,0,116,118,3,2,1,0,117,116,1,0,0,0,117,118,1,0,0,0,118,120,1,0,0,0,119,121,3,4,2,0,120,119,1,0,0,0,120,121,1,0,0,0,121,122,1,0,0,0,122,123,3,24,12,0,123,124,5,0,0,1,124,126,1,0,0,0,125,107,1,0,0,0,125,111,1,0,0,0,125,117,1,0,0,0,126,1,1,0,0,0,127,129,5,6,0,0,128,130,5,64,0,0,129,128,1,0,0,0,129,130,1,0,0,0,130,132,1,0,0,0,131,133,5,65,0,0,132,131,1,0,0,0,132,133,1,0,0,0,133,3,1,0,0,0,134,137,3,6,3,0,135,137,3,12,6,0,136,134,1,0,0,0,136,135,1,0,0,0,137,138,1,0,0,0,138,136,1,0,0,0,138,139,1,0,0,0,139,149,1,0,0,0,140,143,3,6,3,0,141,143,3,12,6,0,142,140,1,0,0,0,142,141,1,0,0,0,143,146,1,0,0,0,144,142,1,0,0,0,144,145,1,0,0,0,145,147,1,0,0,0,146,144,1,0,0,0,147,149,3,8,4,0,148,136,1,0,0,0,148,144,1,0,0,0,149,5,1,0,0,0,150,152,5,43,0,0,151,153,3,20,10,0,152,151,1,0,0,0,152,153,1,0,0,0,153,154,1,0,0,0,154,158,5,32,0,0,155,157,3,12,6,0,156,155,1,0,0,0,157,160,1,0,0,0,158,156,1,0,0,0,158,159,1,0,0,0,159,161,1,0,0,0,160,158,1,0,0,0,161,172,5,33,0,0,162,164,5,43,0,0,163,165,3,20,10,0,164,163,1,0,0,0,164,165,1,0,0,0,165,166,1,0,0,0,166,172,5,32,0,0,167,169,5,43,0,0,168,170,3,20,10,0,169,168,1,0,0,0,169,170,1,0,0,0,170,172,1,0,0,0,171,150,1,0,0,0,171,162,1,0,0,0,171,167,1,0,0,0,172,7,1,0,0,0,173,179,5,50,0,0,174,176,5,30,0,0,175,177,3,10,5,0,176,175,1,0,0,0,176,177,1,0,0,0,177,178,1,0,0,0,178,180,5,31,0,0,179,174,1,0,0,0,179,180,1,0,0,0,180,183,1,0,0,0,181,183,5,52,0,0,182,173,1,0,0,0,182,181,1,0,0,0,183,9,1,0,0,0,184,185,7,0,0,0,185,11,1,0,0,0,186,188,3,18,9,0,187,186,1,0,0,0,187,188,1,0,0,0,188,190,1,0,0,0,189,191,3,14,7,0,190,189,1,0,0,0,190,191,1,0,0,0,191,192,1,0,0,0,192,194,3,20,10,0,193,195,3,22,11,0,194,193,1,0,0,0,194,195,1,0,0,0,195,197,1,0,0,0,196,198,3,16,8,0,197,196,1,0,0,0,197,198,1,0,0,0,198,200,1,0,0,0,199,201,5,11,0,0,200,199,1,0,0,0,200,201,1,0,0,0,201,205,1,0,0,0,202,205,3,14,7,0,203,205,3,18,9,0,204,187,1,0,0,0,204,202,1,0,0,0,204,203,1,0,0,0,205,13,1,0,0,0,206,207,5,8,0,0,207,208,3,20,10,0,208,209,5,9,0,0,209,220,1,0,0,0,210,211,5,8,0,0,211,213,3,20,10,0,212,214,5,16,0,0,213,212,1,0,0,0,213,214,1,0,0,0,214,220,1,0,0,0,215,217,7,1,0,0,216,218,7,2,0,0,217,216,1,0,0,0,217,218,1,0,0,0,218,220,1,0,0,0,219,206,1,0,0,0,219,210,1,0,0,0,219,215,1,0,0,0,220,15,1,0,0,0,221,222,5,45,0,0,222,225,3,20,10,0,223,225,5,45,0,0,224,221,1,0,0,0,224,223,1,0,0,0,225,17,1,0,0,0,226,227,5,52,0,0,227,19,1,0,0,0,228,229,7,0,0,0,229,21,1,0,0,0,230,231,5,55,0,0,231,23,1,0,0,0,232,234,3,32,16,0,233,232,1,0,0,0,234,235,1,0,0,0,235,233,1,0,0,0,235,236,1,0,0,0,236,25,1,0,0,0,237,239,5,40,0,0,238,240,3,96,48,0,239,238,1,0,0,0,239,240,1,0,0,0,240,242,1,0,0,0,241,243,5,27,0,0,242,241,1,0,0,0,242,243,1,0,0,0,243,250,1,0,0,0,244,245,5,51,0,0,245,247,3,58,29,0,246,248,5,63,0,0,247,246,1,0,0,0,247,248,1,0,0,0,248,250,1,0,0,0,249,237,1,0,0,0,249,244,1,0,0,0,250,27,1,0,0,0,251,252,3,30,15,0,252,29,1,0,0,0,253,254,5,61,0,0,254,31,1,0,0,0,255,271,3,84,42,0,256,271,3,34,17,0,257,271,3,36,18,0,258,271,3,94,47,0,259,271,3,38,19,0,260,271,3,42,21,0,261,263,3,58,29,0,262,264,5,63,0,0,263,262,1,0,0,0,263,264,1,0,0,0,264,271,1,0,0,0,265,271,3,26,13,0,266,271,3,28,14,0,267,271,3,76,38,0,268,269,5,60,0,0,269,271,6,16,-1,0,270,255,1,0,0,0,270,256,1,0,0,0,270,257,1,0,0,0,270,258,1,0,0,0,270,259,1,0,0,0,270,260,1,0,0,0,270,261,1,0,0,0,270,265,1,0,0,0,270,266,1,0,0,0,270,267,1,0,0,0,270,268,1,0,0,0,271,33,1,0,0,0,272,273,5,42,0,0,273,276,3,92,46,0,274,276,5,42,0,0,275,272,1,0,0,0,275,274,1,0,0,0,276,35,1,0,0,0,277,278,5,44,0,0,278,281,3,92,46,0,279,281,5,44,0,0,280,277,1,0,0,0,280,279,1,0,0,0,281,37,1,0,0,0,282,285,3,40,20,0,283,286,5,27,0,0,284,286,3,92,46,0,285,283,1,0,0,0,285,284,1,0,0,0,285,286,1,0,0,0,286,39,1,0,0,0,287,289,3,56,28,0,288,287,1,0,0,0,288,289,1,0,0,0,289,290,1,0,0,0,290,291,5,41,0,0,291,297,3,62,31,0,292,294,5,30,0,0,293,295,3,70,35,0,294,293,1,0,0,0,294,295,1,0,0,0,295,296,1,0,0,0,296,298,5,31,0,0,297,292,1,0,0,0,297,298,1,0,0,0,298,304,1,0,0,0,299,301,3,56,28,0,300,299,1,0,0,0,300,301,1,0,0,0,301,302,1,0,0,0,302,304,5,41,0,0,303,288,1,0,0,0,303,300,1,0,0,0,304,41,1,0,0,0,305,308,3,44,22,0,306,309,5,27,0,0,307,309,3,92,46,0,308,306,1,0,0,0,308,307,1,0,0,0,308,309,1,0,0,0,309,43,1,0,0,0,310,312,3,56,28,0,311,310,1,0,0,0,311,312,1,0,0,0,312,321,1,0,0,0,313,314,3,48,24,0,314,315,5,10,0,0,315,317,1,0,0,0,316,313,1,0,0,0,316,317,1,0,0,0,317,318,1,0,0,0,318,319,3,50,25,0,319,320,5,53,0,0,320,322,1,0,0,0,321,316,1,0,0,0,321,322,1,0,0,0,322,323,1,0,0,0,323,334,3,46,23,0,324,334,3,56,28,0,325,326,3,48,24,0,326,327,5,10,0,0,327,329,1,0,0,0,328,325,1,0,0,0,328,329,1,0,0,0,329,330,1,0,0,0,330,331,3,50,25,0,331,332,5,53,0,0,332,334,1,0,0,0,333,311,1,0,0,0,333,324,1,0,0,0,333,328,1,0,0,0,334,45,1,0,0,0,335,340,3,52,26,0,336,337,5,53,0,0,337,339,3,52,26,0,338,336,1,0,0,0,339,342,1,0,0,0,340,338,1,0,0,0,340,341,1,0,0,0,341,47,1,0,0,0,342,340,1,0,0,0,343,344,7,0,0,0,344,49,1,0,0,0,345,346,7,0,0,0,346,51,1,0,0,0,347,349,3,68,34,0,348,350,3,54,27,0,349,348,1,0,0,0,349,350,1,0,0,0,350,53,1,0,0,0,351,353,5,30,0,0,352,354,3,70,35,0,353,352,1,0,0,0,353,354,1,0,0,0,354,355,1,0,0,0,355,356,5,31,0,0,356,55,1,0,0,0,357,359,3,64,32,0,358,357,1,0,0,0,358,359,1,0,0,0,359,360,1,0,0,0,360,361,3,66,33,0,361,362,5,29,0,0,362,57,1,0,0,0,363,364,3,48,24,0,364,365,5,10,0,0,365,367,1,0,0,0,366,363,1,0,0,0,366,367,1,0,0,0,367,368,1,0,0,0,368,369,3,50,25,0,369,370,5,7,0,0,370,371,3,60,30,0,371,378,1,0,0,0,372,373,3,48,24,0,373,375,7,3,0,0,374,376,3,50,25,0,375,374,1,0,0,0,375,376,1,0,0,0,376,378,1,0,0,0,377,366,1,0,0,0,377,372,1,0,0,0,378,59,1,0,0,0,379,380,5,62,0,0,380,61,1,0,0,0,381,382,7,0,0,0,382,63,1,0,0,0,383,384,7,0,0,0,384,65,1,0,0,0,385,396,3,98,49,0,386,391,5,54,0,0,387,388,5,28,0,0,388,390,5,54,0,0,389,387,1,0,0,0,390,393,1,0,0,0,391,389,1,0,0,0,391,392,1,0,0,0,392,396,1,0,0,0,393,391,1,0,0,0,394,396,5,57,0,0,395,385,1,0,0,0,395,386,1,0,0,0,395,394,1,0,0,0,396,67,1,0,0,0,397,398,7,0,0,0,398,69,1,0,0,0,399,404,3,72,36,0,400,401,5,28,0,0,401,403,3,72,36,0,402,400,1,0,0,0,403,406,1,0,0,0,404,402,1,0,0,0,404,405,1,0,0,0,405,408,1,0,0,0,406,404,1,0,0,0,407,409,5,28,0,0,408,407,1,0,0,0,408,409,1,0,0,0,409,71,1,0,0,0,410,413,3,74,37,0,411,413,3,96,48,0,412,410,1,0,0,0,412,411,1,0,0,0,413,73,1,0,0,0,414,415,3,64,32,0,415,416,5,54,0,0,416,75,1,0,0,0,417,421,3,78,39,0,418,420,3,80,40,0,419,418,1,0,0,0,420,423,1,0,0,0,421,419,1,0,0,0,421,422,1,0,0,0,422,425,1,0,0,0,423,421,1,0,0,0,424,426,3,82,41,0,425,424,1,0,0,0,425,426,1,0,0,0,426,77,1,0,0,0,427,428,5,46,0,0,428,429,3,92,46,0,429,79,1,0,0,0,430,432,5,47,0,0,431,433,3,54,27,0,432,431,1,0,0,0,432,433,1,0,0,0,433,434,1,0,0,0,434,435,3,92,46,0,435,81,1,0,0,0,436,437,5,48,0,0,437,438,3,92,46,0,438,83,1,0,0,0,439,443,3,86,43,0,440,442,3,88,44,0,441,440,1,0,0,0,442,445,1,0,0,0,443,441,1,0,0,0,443,444,1,0,0,0,444,447,1,0,0,0,445,443,1,0,0,0,446,448,3,90,45,0,447,446,1,0,0,0,447,448,1,0,0,0,448,85,1,0,0,0,449,450,5,37,0,0,450,451,3,100,50,0,451,452,3,92,46,0,452,87,1,0,0,0,453,454,5,38,0,0,454,455,5,37,0,0,455,456,3,100,50,0,456,457,3,92,46,0,457,89,1,0,0,0,458,459,5,38,0,0,459,460,3,92,46,0,460,91,1,0,0,0,461,463,5,32,0,0,462,464,3,24,12,0,463,462,1,0,0,0,463,464,1,0,0,0,464,465,1,0,0,0,465,466,5,33,0,0,466,93,1,0,0,0,467,468,5,39,0,0,468,469,3,100,50,0,469,470,3,92,46,0,470,475,1,0,0,0,471,472,5,39,0,0,472,475,3,100,50,0,473,475,5,39,0,0,474,467,1,0,0,0,474,471,1,0,0,0,474,473,1,0,0,0,475,95,1,0,0,0,476,477,6,48,-1,0,477,497,3,98,49,0,478,479,5,21,0,0,479,497,3,96,48,13,480,481,5,26,0,0,481,497,3,96,48,12,482,483,3,50,25,0,483,484,5,53,0,0,484,486,1,0,0,0,485,482,1,0,0,0,485,486,1,0,0,0,486,487,1,0,0,0,487,497,3,46,23,0,488,497,3,38,19,0,489,490,5,30,0,0,490,491,3,96,48,0,491,492,5,31,0,0,492,497,1,0,0,0,493,494,3,56,28,0,494,495,3,96,48,1,495,497,1,0,0,0,496,476,1,0,0,0,496,478,1,0,0,0,496,480,1,0,0,0,496,485,1,0,0,0,496,488,1,0,0,0,496,489,1,0,0,0,496,493,1,0,0,0,497,521,1,0,0,0,498,499,10,11,0,0,499,500,7,4,0,0,500,520,3,96,48,12,501,502,10,10,0,0,502,503,7,5,0,0,503,520,3,96,48,11,504,505,10,9,0,0,505,506,7,6,0,0,506,520,3,96,48,10,507,508,10,8,0,0,508,509,7,7,0,0,509,520,3,96,48,9,510,511,10,7,0,0,511,512,5,13,0,0,512,520,3,96,48,8,513,514,10,6,0,0,514,515,5,12,0,0,515,520,3,96,48,7,516,517,10,5,0,0,517,518,5,20,0,0,518,520,3,96,48,6,519,498,1,0,0,0,519,501,1,0,0,0,519,504,1,0,0,0,519,507,1,0,0,0,519,510,1,0,0,0,519,513,1,0,0,0,519,516,1,0,0,0,520,523,1,0,0,0,521,519,1,0,0,0,521,522,1,0,0,0,522,97,1,0,0,0,523,521,1,0,0,0,524,530,7,8,0,0,525,530,7,9,0,0,526,530,5,54,0,0,527,530,5,57,0,0,528,530,5,36,0,0,529,524,1,0,0,0,529,525,1,0,0,0,529,526,1,0,0,0,529,527,1,0,0,0,529,528,1,0,0,0,530,99,1,0,0,0,531,532,5,30,0,0,532,533,3,102,51,0,533,534,5,31,0,0,534,541,1,0,0,0,535,536,5,30,0,0,536,541,3,102,51,0,537,538,5,30,0,0,538,541,5,31,0,0,539,541,5,30,0,0,540,531,1,0,0,0,540,535,1,0,0,0,540,537,1,0,0,0,540,539,1,0,0,0,541,101,1,0,0,0,542,546,3,98,49,0,543,546,3,96,48,0,544,546,3,104,52,0,545,542,1,0,0,0,545,543,1,0,0,0,545,544,1,0,0,0,546,103,1,0,0,0,547,548,5,54,0,0,548,549,5,49,0,0,549,550,5,54,0,0,550,105,1,0,0,0,77,107,111,117,120,125,129,132,136,138,142,144,148,152,158,164,169,171,176,179,182,187,190,194,197,200,204,213,217,219,224,235,239,242,247,249,263,270,275,280,285,288,294,297,300,303,308,311,316,321,328,333,340,349,353,358,366,375,377,391,395,404,408,412,421,425,432,443,447,463,474,485,496,519,521,529,540,545],wa=new S.atn.ATNDeserializer().deserialize(eg),tg=wa.decisionToState.map((t,e)=>new S.dfa.DFA(t,e)),ng=new S.PredictionContextCache,E=class extends S.Parser{constructor(e){super(e),this._interp=new S.atn.ParserATNSimulator(this,wa,tg,ng),this.ruleNames=E.ruleNames,this.literalNames=E.literalNames,this.symbolicNames=E.symbolicNames}get atn(){return wa}sempred(e,n,r){switch(n){case 48:return this.expr_sempred(e,r);default:throw"No predicate with index:"+n}}expr_sempred(e,n){switch(n){case 0:return this.precpred(this._ctx,11);case 1:return this.precpred(this._ctx,10);case 2:return this.precpred(this._ctx,9);case 3:return this.precpred(this._ctx,8);case 4:return this.precpred(this._ctx,7);case 5:return this.precpred(this._ctx,6);case 6:return this.precpred(this._ctx,5);default:throw"No predicate with index:"+n}}prog(){let e=new Y4(this,this._ctx,this.state);this.enterRule(e,0,E.RULE_prog);var n=0;try{this.state=125,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,4,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=107,this._errHandler.sync(this),n=this._input.LA(1),n===6&&(this.state=106,this.title()),this.state=109,this.match(E.EOF);break;case 2:this.enterOuterAlt(e,2),this.state=111,this._errHandler.sync(this),n=this._input.LA(1),n===6&&(this.state=110,this.title()),this.state=113,this.head(),this.state=114,this.match(E.EOF);break;case 3:this.enterOuterAlt(e,3),this.state=117,this._errHandler.sync(this),n=this._input.LA(1),n===6&&(this.state=116,this.title()),this.state=120,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,3,this._ctx);r===1&&(this.state=119,this.head()),this.state=122,this.block(),this.state=123,this.match(E.EOF);break}}catch(s){if(s instanceof S.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}title(){let e=new ba(this,this._ctx,this.state);this.enterRule(e,2,E.RULE_title);var n=0;try{this.enterOuterAlt(e,1),this.state=127,this.match(E.TITLE),this.state=129,this._errHandler.sync(this),n=this._input.LA(1),n===64&&(this.state=128,this.match(E.TITLE_CONTENT)),this.state=132,this._errHandler.sync(this),n=this._input.LA(1),n===65&&(this.state=131,this.match(E.TITLE_END))}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}head(){let e=new Ea(this,this._ctx,this.state);this.enterRule(e,4,E.RULE_head);try{this.state=148,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,11,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=136,this._errHandler.sync(this);var r=1;do{switch(r){case 1:switch(this.state=136,this._errHandler.sync(this),this._input.LA(1)){case 43:this.state=134,this.group();break;case 8:case 17:case 52:case 54:case 57:this.state=135,this.participant();break;default:throw new S.error.NoViableAltException(this)}break;default:throw new S.error.NoViableAltException(this)}this.state=138,this._errHandler.sync(this),r=this._interp.adaptivePredict(this._input,8,this._ctx)}while(r!=2&&r!=S.atn.ATN.INVALID_ALT_NUMBER);break;case 2:this.enterOuterAlt(e,2),this.state=144,this._errHandler.sync(this);for(var r=this._interp.adaptivePredict(this._input,10,this._ctx);r!=2&&r!=S.atn.ATN.INVALID_ALT_NUMBER;){if(r===1)switch(this.state=142,this._errHandler.sync(this),this._input.LA(1)){case 43:this.state=140,this.group();break;case 8:case 17:case 52:case 54:case 57:this.state=141,this.participant();break;default:throw new S.error.NoViableAltException(this)}this.state=146,this._errHandler.sync(this),r=this._interp.adaptivePredict(this._input,10,this._ctx)}this.state=147,this.starterExp();break}}catch(s){if(s instanceof S.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}group(){let e=new S1(this,this._ctx,this.state);this.enterRule(e,6,E.RULE_group);var n=0;try{this.state=171,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,16,this._ctx);switch(r){case 1:for(this.enterOuterAlt(e,1),this.state=150,this.match(E.GROUP),this.state=152,this._errHandler.sync(this),n=this._input.LA(1),(n===54||n===57)&&(this.state=151,this.name()),this.state=154,this.match(E.OBRACE),this.state=158,this._errHandler.sync(this),n=this._input.LA(1);n===8||n===17||(n-52&-32)==0&&(1<<n-52&37)!==0;)this.state=155,this.participant(),this.state=160,this._errHandler.sync(this),n=this._input.LA(1);this.state=161,this.match(E.CBRACE);break;case 2:this.enterOuterAlt(e,2),this.state=162,this.match(E.GROUP),this.state=164,this._errHandler.sync(this),n=this._input.LA(1),(n===54||n===57)&&(this.state=163,this.name()),this.state=166,this.match(E.OBRACE);break;case 3:this.enterOuterAlt(e,3),this.state=167,this.match(E.GROUP),this.state=169,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,15,this._ctx);r===1&&(this.state=168,this.name());break}}catch(s){if(s instanceof S.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}starterExp(){let e=new Ta(this,this._ctx,this.state);this.enterRule(e,8,E.RULE_starterExp);var n=0;try{switch(this.state=182,this._errHandler.sync(this),this._input.LA(1)){case 50:this.enterOuterAlt(e,1),this.state=173,this.match(E.STARTER_LXR),this.state=179,this._errHandler.sync(this),n=this._input.LA(1),n===30&&(this.state=174,this.match(E.OPAR),this.state=176,this._errHandler.sync(this),n=this._input.LA(1),(n===54||n===57)&&(this.state=175,this.starter()),this.state=178,this.match(E.CPAR));break;case 52:this.enterOuterAlt(e,2),this.state=181,this.match(E.ANNOTATION);break;default:throw new S.error.NoViableAltException(this)}}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}starter(){let e=new Sa(this,this._ctx,this.state);this.enterRule(e,10,E.RULE_starter);var n=0;try{this.enterOuterAlt(e,1),this.state=184,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}participant(){let e=new Zs(this,this._ctx,this.state);this.enterRule(e,12,E.RULE_participant);var n=0;try{this.state=204,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,25,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=187,this._errHandler.sync(this),n=this._input.LA(1),n===52&&(this.state=186,this.participantType()),this.state=190,this._errHandler.sync(this),n=this._input.LA(1),(n===8||n===17)&&(this.state=189,this.stereotype()),this.state=192,this.name(),this.state=194,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,22,this._ctx);r===1&&(this.state=193,this.width()),this.state=197,this._errHandler.sync(this),n=this._input.LA(1),n===45&&(this.state=196,this.label()),this.state=200,this._errHandler.sync(this),n=this._input.LA(1),n===11&&(this.state=199,this.match(E.COLOR));break;case 2:this.enterOuterAlt(e,2),this.state=202,this.stereotype();break;case 3:this.enterOuterAlt(e,3),this.state=203,this.participantType();break}}catch(s){if(s instanceof S.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}stereotype(){let e=new Aa(this,this._ctx,this.state);this.enterRule(e,14,E.RULE_stereotype);var n=0;try{this.state=219,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,28,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=206,this.match(E.SOPEN),this.state=207,this.name(),this.state=208,this.match(E.SCLOSE);break;case 2:this.enterOuterAlt(e,2),this.state=210,this.match(E.SOPEN),this.state=211,this.name(),this.state=213,this._errHandler.sync(this),n=this._input.LA(1),n===16&&(this.state=212,this.match(E.GT));break;case 3:this.enterOuterAlt(e,3),this.state=215,n=this._input.LA(1),n===8||n===17?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this),this.state=217,this._errHandler.sync(this),n=this._input.LA(1),(n===9||n===16)&&(this.state=216,n=this._input.LA(1),n===9||n===16?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this));break}}catch(s){if(s instanceof S.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}label(){let e=new Ra(this,this._ctx,this.state);this.enterRule(e,16,E.RULE_label);try{this.state=224,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,29,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=221,this.match(E.AS),this.state=222,this.name();break;case 2:this.enterOuterAlt(e,2),this.state=223,this.match(E.AS);break}}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}participantType(){let e=new ka(this,this._ctx,this.state);this.enterRule(e,18,E.RULE_participantType);try{this.enterOuterAlt(e,1),this.state=226,this.match(E.ANNOTATION)}catch(n){if(n instanceof S.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}name(){let e=new Ws(this,this._ctx,this.state);this.enterRule(e,20,E.RULE_name);var n=0;try{this.enterOuterAlt(e,1),this.state=228,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}width(){let e=new Oa(this,this._ctx,this.state);this.enterRule(e,22,E.RULE_width);try{this.enterOuterAlt(e,1),this.state=230,this.match(E.INT)}catch(n){if(n instanceof S.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}block(){let e=new A1(this,this._ctx,this.state);this.enterRule(e,24,E.RULE_block);var n=0;try{this.enterOuterAlt(e,1),this.state=233,this._errHandler.sync(this),n=this._input.LA(1);do this.state=232,this.stat(),this.state=235,this._errHandler.sync(this),n=this._input.LA(1);while((n-34&-32)==0&&(1<<n-34&217191919)!==0)}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}ret(){let e=new Ia(this,this._ctx,this.state);this.enterRule(e,26,E.RULE_ret);var n=0;try{switch(this.state=249,this._errHandler.sync(this),this._input.LA(1)){case 40:this.enterOuterAlt(e,1),this.state=237,this.match(E.RETURN),this.state=239,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,31,this._ctx);r===1&&(this.state=238,this.expr(0)),this.state=242,this._errHandler.sync(this),n=this._input.LA(1),n===27&&(this.state=241,this.match(E.SCOL));break;case 51:this.enterOuterAlt(e,2),this.state=244,this.match(E.ANNOTATION_RET),this.state=245,this.asyncMessage(),this.state=247,this._errHandler.sync(this),n=this._input.LA(1),n===63&&(this.state=246,this.match(E.EVENT_END));break;default:throw new S.error.NoViableAltException(this)}}catch(s){if(s instanceof S.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}divider(){let e=new Ma(this,this._ctx,this.state);this.enterRule(e,28,E.RULE_divider);try{this.enterOuterAlt(e,1),this.state=251,this.dividerNote()}catch(n){if(n instanceof S.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}dividerNote(){let e=new Na(this,this._ctx,this.state);this.enterRule(e,30,E.RULE_dividerNote);try{this.enterOuterAlt(e,1),this.state=253,this.match(E.DIVIDER)}catch(n){if(n instanceof S.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}stat(){let e=new R1(this,this._ctx,this.state);this.enterRule(e,32,E.RULE_stat);var n=0;try{this.state=270,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,36,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=255,this.alt();break;case 2:this.enterOuterAlt(e,2),this.state=256,this.par();break;case 3:this.enterOuterAlt(e,3),this.state=257,this.opt();break;case 4:this.enterOuterAlt(e,4),this.state=258,this.loop();break;case 5:this.enterOuterAlt(e,5),this.state=259,this.creation();break;case 6:this.enterOuterAlt(e,6),this.state=260,this.message();break;case 7:this.enterOuterAlt(e,7),this.state=261,this.asyncMessage(),this.state=263,this._errHandler.sync(this),n=this._input.LA(1),n===63&&(this.state=262,this.match(E.EVENT_END));break;case 8:this.enterOuterAlt(e,8),this.state=265,this.ret();break;case 9:this.enterOuterAlt(e,9),this.state=266,this.divider();break;case 10:this.enterOuterAlt(e,10),this.state=267,this.tcf();break;case 11:this.enterOuterAlt(e,11),this.state=268,e._OTHER=this.match(E.OTHER),console.log("unknown char: "+(e._OTHER===null?null:e._OTHER.text));break}}catch(s){if(s instanceof S.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}par(){let e=new Pa(this,this._ctx,this.state);this.enterRule(e,34,E.RULE_par);try{this.state=275,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,37,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=272,this.match(E.PAR),this.state=273,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=274,this.match(E.PAR);break}}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}opt(){let e=new Fa(this,this._ctx,this.state);this.enterRule(e,36,E.RULE_opt);try{this.state=280,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,38,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=277,this.match(E.OPT),this.state=278,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=279,this.match(E.OPT);break}}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}creation(){let e=new k1(this,this._ctx,this.state);this.enterRule(e,38,E.RULE_creation);try{this.enterOuterAlt(e,1),this.state=282,this.creationBody(),this.state=285,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,39,this._ctx);n===1?(this.state=283,this.match(E.SCOL)):n===2&&(this.state=284,this.braceBlock())}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}creationBody(){let e=new Da(this,this._ctx,this.state);this.enterRule(e,40,E.RULE_creationBody);var n=0;try{this.state=303,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,44,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=288,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&15728647)!==0&&(this.state=287,this.assignment()),this.state=290,this.match(E.NEW),this.state=291,this.construct(),this.state=297,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,42,this._ctx);r===1&&(this.state=292,this.match(E.OPAR),this.state=294,this._errHandler.sync(this),n=this._input.LA(1),((n&-32)==0&&(1<<n&1142947840)!==0||(n-34&-32)==0&&(1<<n-34&15728775)!==0)&&(this.state=293,this.parameters()),this.state=296,this.match(E.CPAR));break;case 2:this.enterOuterAlt(e,2),this.state=300,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&15728647)!==0&&(this.state=299,this.assignment()),this.state=302,this.match(E.NEW);break}}catch(s){if(s instanceof S.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}message(){let e=new Ba(this,this._ctx,this.state);this.enterRule(e,42,E.RULE_message);try{switch(this.enterOuterAlt(e,1),this.state=305,this.messageBody(),this.state=308,this._errHandler.sync(this),this._input.LA(1)){case 27:this.state=306,this.match(E.SCOL);break;case 32:this.state=307,this.braceBlock();break;case-1:case 33:case 34:case 35:case 36:case 37:case 39:case 40:case 41:case 42:case 44:case 46:case 51:case 54:case 55:case 56:case 57:case 60:case 61:break;default:break}}catch(n){if(n instanceof S.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}messageBody(){let e=new $a(this,this._ctx,this.state);this.enterRule(e,44,E.RULE_messageBody);try{this.state=333,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,50,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=311,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,46,this._ctx);n===1&&(this.state=310,this.assignment()),this.state=321,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,48,this._ctx);if(n===1){this.state=316,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,47,this._ctx);n===1&&(this.state=313,this.from(),this.state=314,this.match(E.ARROW)),this.state=318,this.to(),this.state=319,this.match(E.DOT)}this.state=323,this.func();break;case 2:this.enterOuterAlt(e,2),this.state=324,this.assignment();break;case 3:this.enterOuterAlt(e,3),this.state=328,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,49,this._ctx);n===1&&(this.state=325,this.from(),this.state=326,this.match(E.ARROW)),this.state=330,this.to(),this.state=331,this.match(E.DOT);break}}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}func(){let e=new O1(this,this._ctx,this.state);this.enterRule(e,46,E.RULE_func);try{this.enterOuterAlt(e,1),this.state=335,this.signature(),this.state=340,this._errHandler.sync(this);for(var n=this._interp.adaptivePredict(this._input,51,this._ctx);n!=2&&n!=S.atn.ATN.INVALID_ALT_NUMBER;)n===1&&(this.state=336,this.match(E.DOT),this.state=337,this.signature()),this.state=342,this._errHandler.sync(this),n=this._interp.adaptivePredict(this._input,51,this._ctx)}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}from(){let e=new I1(this,this._ctx,this.state);this.enterRule(e,48,E.RULE_from);var n=0;try{this.enterOuterAlt(e,1),this.state=343,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}to(){let e=new Z0(this,this._ctx,this.state);this.enterRule(e,50,E.RULE_to);var n=0;try{this.enterOuterAlt(e,1),this.state=345,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}signature(){let e=new M1(this,this._ctx,this.state);this.enterRule(e,52,E.RULE_signature);try{this.enterOuterAlt(e,1),this.state=347,this.methodName(),this.state=349,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,52,this._ctx);n===1&&(this.state=348,this.invocation())}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}invocation(){let e=new N1(this,this._ctx,this.state);this.enterRule(e,54,E.RULE_invocation);var n=0;try{this.enterOuterAlt(e,1),this.state=351,this.match(E.OPAR),this.state=353,this._errHandler.sync(this),n=this._input.LA(1),((n&-32)==0&&(1<<n&1142947840)!==0||(n-34&-32)==0&&(1<<n-34&15728775)!==0)&&(this.state=352,this.parameters()),this.state=355,this.match(E.CPAR)}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}assignment(){let e=new W0(this,this._ctx,this.state);this.enterRule(e,56,E.RULE_assignment);try{this.enterOuterAlt(e,1),this.state=358,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,54,this._ctx);n===1&&(this.state=357,this.type()),this.state=360,this.assignee(),this.state=361,this.match(E.ASSIGN)}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}asyncMessage(){let e=new P1(this,this._ctx,this.state);this.enterRule(e,58,E.RULE_asyncMessage);var n=0;try{this.state=377,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,57,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=366,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,55,this._ctx);r===1&&(this.state=363,this.from(),this.state=364,this.match(E.ARROW)),this.state=368,this.to(),this.state=369,this.match(E.COL),this.state=370,this.content();break;case 2:this.enterOuterAlt(e,2),this.state=372,this.from(),this.state=373,n=this._input.LA(1),n===10||n===21?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this),this.state=375,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,56,this._ctx);r===1&&(this.state=374,this.to());break}}catch(s){if(s instanceof S.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}content(){let e=new Ha(this,this._ctx,this.state);this.enterRule(e,60,E.RULE_content);try{this.enterOuterAlt(e,1),this.state=379,this.match(E.EVENT_PAYLOAD_LXR)}catch(n){if(n instanceof S.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}construct(){let e=new Ua(this,this._ctx,this.state);this.enterRule(e,62,E.RULE_construct);var n=0;try{this.enterOuterAlt(e,1),this.state=381,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}type(){let e=new F1(this,this._ctx,this.state);this.enterRule(e,64,E.RULE_type);var n=0;try{this.enterOuterAlt(e,1),this.state=383,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}assignee(){let e=new Va(this,this._ctx,this.state);this.enterRule(e,66,E.RULE_assignee);var n=0;try{this.state=395,this._errHandler.sync(this);var r=this._interp.adaptivePredict(this._input,59,this._ctx);switch(r){case 1:this.enterOuterAlt(e,1),this.state=385,this.atom();break;case 2:for(this.enterOuterAlt(e,2),this.state=386,this.match(E.ID),this.state=391,this._errHandler.sync(this),n=this._input.LA(1);n===28;)this.state=387,this.match(E.COMMA),this.state=388,this.match(E.ID),this.state=393,this._errHandler.sync(this),n=this._input.LA(1);break;case 3:this.enterOuterAlt(e,3),this.state=394,this.match(E.STRING);break}}catch(s){if(s instanceof S.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}methodName(){let e=new za(this,this._ctx,this.state);this.enterRule(e,68,E.RULE_methodName);var n=0;try{this.enterOuterAlt(e,1),this.state=397,n=this._input.LA(1),n===54||n===57?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this)}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}parameters(){let e=new D1(this,this._ctx,this.state);this.enterRule(e,70,E.RULE_parameters);var n=0;try{this.enterOuterAlt(e,1),this.state=399,this.parameter(),this.state=404,this._errHandler.sync(this);for(var r=this._interp.adaptivePredict(this._input,60,this._ctx);r!=2&&r!=S.atn.ATN.INVALID_ALT_NUMBER;)r===1&&(this.state=400,this.match(E.COMMA),this.state=401,this.parameter()),this.state=406,this._errHandler.sync(this),r=this._interp.adaptivePredict(this._input,60,this._ctx);this.state=408,this._errHandler.sync(this),n=this._input.LA(1),n===28&&(this.state=407,this.match(E.COMMA))}catch(s){if(s instanceof S.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}parameter(){let e=new B1(this,this._ctx,this.state);this.enterRule(e,72,E.RULE_parameter);try{this.state=412,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,62,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=410,this.declaration();break;case 2:this.enterOuterAlt(e,2),this.state=411,this.expr(0);break}}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}declaration(){let e=new Ga(this,this._ctx,this.state);this.enterRule(e,74,E.RULE_declaration);try{this.enterOuterAlt(e,1),this.state=414,this.type(),this.state=415,this.match(E.ID)}catch(n){if(n instanceof S.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}tcf(){let e=new ja(this,this._ctx,this.state);this.enterRule(e,76,E.RULE_tcf);var n=0;try{for(this.enterOuterAlt(e,1),this.state=417,this.tryBlock(),this.state=421,this._errHandler.sync(this),n=this._input.LA(1);n===47;)this.state=418,this.catchBlock(),this.state=423,this._errHandler.sync(this),n=this._input.LA(1);this.state=425,this._errHandler.sync(this),n=this._input.LA(1),n===48&&(this.state=424,this.finallyBlock())}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}tryBlock(){let e=new Za(this,this._ctx,this.state);this.enterRule(e,78,E.RULE_tryBlock);try{this.enterOuterAlt(e,1),this.state=427,this.match(E.TRY),this.state=428,this.braceBlock()}catch(n){if(n instanceof S.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}catchBlock(){let e=new $1(this,this._ctx,this.state);this.enterRule(e,80,E.RULE_catchBlock);var n=0;try{this.enterOuterAlt(e,1),this.state=430,this.match(E.CATCH),this.state=432,this._errHandler.sync(this),n=this._input.LA(1),n===30&&(this.state=431,this.invocation()),this.state=434,this.braceBlock()}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}finallyBlock(){let e=new Wa(this,this._ctx,this.state);this.enterRule(e,82,E.RULE_finallyBlock);try{this.enterOuterAlt(e,1),this.state=436,this.match(E.FINALLY),this.state=437,this.braceBlock()}catch(n){if(n instanceof S.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}alt(){let e=new qa(this,this._ctx,this.state);this.enterRule(e,84,E.RULE_alt);var n=0;try{this.enterOuterAlt(e,1),this.state=439,this.ifBlock(),this.state=443,this._errHandler.sync(this);for(var r=this._interp.adaptivePredict(this._input,66,this._ctx);r!=2&&r!=S.atn.ATN.INVALID_ALT_NUMBER;)r===1&&(this.state=440,this.elseIfBlock()),this.state=445,this._errHandler.sync(this),r=this._interp.adaptivePredict(this._input,66,this._ctx);this.state=447,this._errHandler.sync(this),n=this._input.LA(1),n===38&&(this.state=446,this.elseBlock())}catch(s){if(s instanceof S.error.RecognitionException)e.exception=s,this._errHandler.reportError(this,s),this._errHandler.recover(this,s);else throw s}finally{this.exitRule()}return e}ifBlock(){let e=new Ka(this,this._ctx,this.state);this.enterRule(e,86,E.RULE_ifBlock);try{this.enterOuterAlt(e,1),this.state=449,this.match(E.IF),this.state=450,this.parExpr(),this.state=451,this.braceBlock()}catch(n){if(n instanceof S.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}elseIfBlock(){let e=new H1(this,this._ctx,this.state);this.enterRule(e,88,E.RULE_elseIfBlock);try{this.enterOuterAlt(e,1),this.state=453,this.match(E.ELSE),this.state=454,this.match(E.IF),this.state=455,this.parExpr(),this.state=456,this.braceBlock()}catch(n){if(n instanceof S.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}elseBlock(){let e=new Ya(this,this._ctx,this.state);this.enterRule(e,90,E.RULE_elseBlock);try{this.enterOuterAlt(e,1),this.state=458,this.match(E.ELSE),this.state=459,this.braceBlock()}catch(n){if(n instanceof S.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}braceBlock(){let e=new sn(this,this._ctx,this.state);this.enterRule(e,92,E.RULE_braceBlock);var n=0;try{this.enterOuterAlt(e,1),this.state=461,this.match(E.OBRACE),this.state=463,this._errHandler.sync(this),n=this._input.LA(1),(n-34&-32)==0&&(1<<n-34&217191919)!==0&&(this.state=462,this.block()),this.state=465,this.match(E.CBRACE)}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}loop(){let e=new Xa(this,this._ctx,this.state);this.enterRule(e,94,E.RULE_loop);try{this.state=474,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,69,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=467,this.match(E.WHILE),this.state=468,this.parExpr(),this.state=469,this.braceBlock();break;case 2:this.enterOuterAlt(e,2),this.state=471,this.match(E.WHILE),this.state=472,this.parExpr();break;case 3:this.enterOuterAlt(e,3),this.state=473,this.match(E.WHILE);break}}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}expr(e){e===void 0&&(e=0);const n=this._ctx,r=this.state;let s=new be(this,this._ctx,r),i=s;const o=96;this.enterRecursionRule(s,96,E.RULE_expr,e);var l=0;try{this.enterOuterAlt(s,1),this.state=496,this._errHandler.sync(this);var a=this._interp.adaptivePredict(this._input,71,this._ctx);switch(a){case 1:s=new J4(this,s),this._ctx=s,i=s,this.state=477,this.atom();break;case 2:s=new i5(this,s),this._ctx=s,i=s,this.state=478,this.match(E.MINUS),this.state=479,this.expr(13);break;case 3:s=new s5(this,s),this._ctx=s,i=s,this.state=480,this.match(E.NOT),this.state=481,this.expr(12);break;case 4:s=new Q4(this,s),this._ctx=s,i=s,this.state=485,this._errHandler.sync(this);var a=this._interp.adaptivePredict(this._input,70,this._ctx);a===1&&(this.state=482,this.to(),this.state=483,this.match(E.DOT)),this.state=487,this.func();break;case 5:s=new o5(this,s),this._ctx=s,i=s,this.state=488,this.creation();break;case 6:s=new l5(this,s),this._ctx=s,i=s,this.state=489,this.match(E.OPAR),this.state=490,this.expr(0),this.state=491,this.match(E.CPAR);break;case 7:s=new X4(this,s),this._ctx=s,i=s,this.state=493,this.assignment(),this.state=494,this.expr(1);break}this._ctx.stop=this._input.LT(-1),this.state=521,this._errHandler.sync(this);for(var c=this._interp.adaptivePredict(this._input,73,this._ctx);c!=2&&c!=S.atn.ATN.INVALID_ALT_NUMBER;){if(c===1){this._parseListeners!==null&&this.triggerExitRuleEvent(),i=s,this.state=519,this._errHandler.sync(this);var a=this._interp.adaptivePredict(this._input,72,this._ctx);switch(a){case 1:if(s=new a5(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,E.RULE_expr),this.state=498,!this.precpred(this._ctx,11))throw new S.error.FailedPredicateException(this,"this.precpred(this._ctx, 11)");this.state=499,s.op=this._input.LT(1),l=this._input.LA(1),(l&-32)==0&&(1<<l&29360128)!==0?(this._errHandler.reportMatch(this),this.consume()):s.op=this._errHandler.recoverInline(this),this.state=500,this.expr(12);break;case 2:if(s=new t5(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,E.RULE_expr),this.state=501,!this.precpred(this._ctx,10))throw new S.error.FailedPredicateException(this,"this.precpred(this._ctx, 10)");this.state=502,s.op=this._input.LT(1),l=this._input.LA(1),l===20||l===21?(this._errHandler.reportMatch(this),this.consume()):s.op=this._errHandler.recoverInline(this),this.state=503,this.expr(11);break;case 3:if(s=new n5(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,E.RULE_expr),this.state=504,!this.precpred(this._ctx,9))throw new S.error.FailedPredicateException(this,"this.precpred(this._ctx, 9)");this.state=505,s.op=this._input.LT(1),l=this._input.LA(1),(l&-32)==0&&(1<<l&983040)!==0?(this._errHandler.reportMatch(this),this.consume()):s.op=this._errHandler.recoverInline(this),this.state=506,this.expr(10);break;case 4:if(s=new c5(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,E.RULE_expr),this.state=507,!this.precpred(this._ctx,8))throw new S.error.FailedPredicateException(this,"this.precpred(this._ctx, 8)");this.state=508,s.op=this._input.LT(1),l=this._input.LA(1),l===14||l===15?(this._errHandler.reportMatch(this),this.consume()):s.op=this._errHandler.recoverInline(this),this.state=509,this.expr(9);break;case 5:if(s=new u5(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,E.RULE_expr),this.state=510,!this.precpred(this._ctx,7))throw new S.error.FailedPredicateException(this,"this.precpred(this._ctx, 7)");this.state=511,this.match(E.AND),this.state=512,this.expr(8);break;case 6:if(s=new e5(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,E.RULE_expr),this.state=513,!this.precpred(this._ctx,6))throw new S.error.FailedPredicateException(this,"this.precpred(this._ctx, 6)");this.state=514,this.match(E.OR),this.state=515,this.expr(7);break;case 7:if(s=new r5(this,new be(this,n,r)),this.pushNewRecursionContext(s,o,E.RULE_expr),this.state=516,!this.precpred(this._ctx,5))throw new S.error.FailedPredicateException(this,"this.precpred(this._ctx, 5)");this.state=517,this.match(E.PLUS),this.state=518,this.expr(6);break}}this.state=523,this._errHandler.sync(this),c=this._interp.adaptivePredict(this._input,73,this._ctx)}}catch(u){if(u instanceof S.error.RecognitionException)s.exception=u,this._errHandler.reportError(this,u),this._errHandler.recover(this,u);else throw u}finally{this.unrollRecursionContexts(n)}return s}atom(){let e=new Un(this,this._ctx,this.state);this.enterRule(e,98,E.RULE_atom);var n=0;try{switch(this.state=529,this._errHandler.sync(this),this._input.LA(1)){case 55:case 56:e=new g5(this,e),this.enterOuterAlt(e,1),this.state=524,n=this._input.LA(1),n===55||n===56?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this);break;case 34:case 35:e=new h5(this,e),this.enterOuterAlt(e,2),this.state=525,n=this._input.LA(1),n===34||n===35?(this._errHandler.reportMatch(this),this.consume()):this._errHandler.recoverInline(this);break;case 54:e=new d5(this,e),this.enterOuterAlt(e,3),this.state=526,this.match(E.ID);break;case 57:e=new f5(this,e),this.enterOuterAlt(e,4),this.state=527,this.match(E.STRING);break;case 36:e=new p5(this,e),this.enterOuterAlt(e,5),this.state=528,this.match(E.NIL);break;default:throw new S.error.NoViableAltException(this)}}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}parExpr(){let e=new q0(this,this._ctx,this.state);this.enterRule(e,100,E.RULE_parExpr);try{this.state=540,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,75,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=531,this.match(E.OPAR),this.state=532,this.condition(),this.state=533,this.match(E.CPAR);break;case 2:this.enterOuterAlt(e,2),this.state=535,this.match(E.OPAR),this.state=536,this.condition();break;case 3:this.enterOuterAlt(e,3),this.state=537,this.match(E.OPAR),this.state=538,this.match(E.CPAR);break;case 4:this.enterOuterAlt(e,4),this.state=539,this.match(E.OPAR);break}}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}condition(){let e=new Qa(this,this._ctx,this.state);this.enterRule(e,102,E.RULE_condition);try{this.state=545,this._errHandler.sync(this);var n=this._interp.adaptivePredict(this._input,76,this._ctx);switch(n){case 1:this.enterOuterAlt(e,1),this.state=542,this.atom();break;case 2:this.enterOuterAlt(e,2),this.state=543,this.expr(0);break;case 3:this.enterOuterAlt(e,3),this.state=544,this.inExpr();break}}catch(r){if(r instanceof S.error.RecognitionException)e.exception=r,this._errHandler.reportError(this,r),this._errHandler.recover(this,r);else throw r}finally{this.exitRule()}return e}inExpr(){let e=new Ja(this,this._ctx,this.state);this.enterRule(e,104,E.RULE_inExpr);try{this.enterOuterAlt(e,1),this.state=547,this.match(E.ID),this.state=548,this.match(E.IN),this.state=549,this.match(E.ID)}catch(n){if(n instanceof S.error.RecognitionException)e.exception=n,this._errHandler.reportError(this,n),this._errHandler.recover(this,n);else throw n}finally{this.exitRule()}return e}};let p=E;J(p,"grammarFileName","java-escape"),J(p,"literalNames",[null,null,"'const'","'readonly'","'static'","'await'","'title'","':'","'<<'","'>>'","'->'",null,"'||'","'&&'","'=='","'!='","'>'","'<'","'>='","'<='","'+'","'-'","'*'","'/'","'%'","'^'","'!'","';'","','","'='","'('","')'","'{'","'}'","'true'","'false'",null,"'if'","'else'",null,"'return'","'new'","'par'","'group'","'opt'","'as'","'try'","'catch'","'finally'","'in'",null,null,null,"'.'"]),J(p,"symbolicNames",[null,"WS","CONSTANT","READONLY","STATIC","AWAIT","TITLE","COL","SOPEN","SCLOSE","ARROW","COLOR","OR","AND","EQ","NEQ","GT","LT","GTEQ","LTEQ","PLUS","MINUS","MULT","DIV","MOD","POW","NOT","SCOL","COMMA","ASSIGN","OPAR","CPAR","OBRACE","CBRACE","TRUE","FALSE","NIL","IF","ELSE","WHILE","RETURN","NEW","PAR","GROUP","OPT","AS","TRY","CATCH","FINALLY","IN","STARTER_LXR","ANNOTATION_RET","ANNOTATION","DOT","ID","INT","FLOAT","STRING","CR","COMMENT","OTHER","DIVIDER","EVENT_PAYLOAD_LXR","EVENT_END","TITLE_CONTENT","TITLE_END"]),J(p,"ruleNames",["prog","title","head","group","starterExp","starter","participant","stereotype","label","participantType","name","width","block","ret","divider","dividerNote","stat","par","opt","creation","creationBody","message","messageBody","func","from","to","signature","invocation","assignment","asyncMessage","content","construct","type","assignee","methodName","parameters","parameter","declaration","tcf","tryBlock","catchBlock","finallyBlock","alt","ifBlock","elseIfBlock","elseBlock","braceBlock","loop","expr","atom","parExpr","condition","inExpr"]),p.EOF=S.Token.EOF,p.WS=1,p.CONSTANT=2,p.READONLY=3,p.STATIC=4,p.AWAIT=5,p.TITLE=6,p.COL=7,p.SOPEN=8,p.SCLOSE=9,p.ARROW=10,p.COLOR=11,p.OR=12,p.AND=13,p.EQ=14,p.NEQ=15,p.GT=16,p.LT=17,p.GTEQ=18,p.LTEQ=19,p.PLUS=20,p.MINUS=21,p.MULT=22,p.DIV=23,p.MOD=24,p.POW=25,p.NOT=26,p.SCOL=27,p.COMMA=28,p.ASSIGN=29,p.OPAR=30,p.CPAR=31,p.OBRACE=32,p.CBRACE=33,p.TRUE=34,p.FALSE=35,p.NIL=36,p.IF=37,p.ELSE=38,p.WHILE=39,p.RETURN=40,p.NEW=41,p.PAR=42,p.GROUP=43,p.OPT=44,p.AS=45,p.TRY=46,p.CATCH=47,p.FINALLY=48,p.IN=49,p.STARTER_LXR=50,p.ANNOTATION_RET=51,p.ANNOTATION=52,p.DOT=53,p.ID=54,p.INT=55,p.FLOAT=56,p.STRING=57,p.CR=58,p.COMMENT=59,p.OTHER=60,p.DIVIDER=61,p.EVENT_PAYLOAD_LXR=62,p.EVENT_END=63,p.TITLE_CONTENT=64,p.TITLE_END=65,p.RULE_prog=0,p.RULE_title=1,p.RULE_head=2,p.RULE_group=3,p.RULE_starterExp=4,p.RULE_starter=5,p.RULE_participant=6,p.RULE_stereotype=7,p.RULE_label=8,p.RULE_participantType=9,p.RULE_name=10,p.RULE_width=11,p.RULE_block=12,p.RULE_ret=13,p.RULE_divider=14,p.RULE_dividerNote=15,p.RULE_stat=16,p.RULE_par=17,p.RULE_opt=18,p.RULE_creation=19,p.RULE_creationBody=20,p.RULE_message=21,p.RULE_messageBody=22,p.RULE_func=23,p.RULE_from=24,p.RULE_to=25,p.RULE_signature=26,p.RULE_invocation=27,p.RULE_assignment=28,p.RULE_asyncMessage=29,p.RULE_content=30,p.RULE_construct=31,p.RULE_type=32,p.RULE_assignee=33,p.RULE_methodName=34,p.RULE_parameters=35,p.RULE_parameter=36,p.RULE_declaration=37,p.RULE_tcf=38,p.RULE_tryBlock=39,p.RULE_catchBlock=40,p.RULE_finallyBlock=41,p.RULE_alt=42,p.RULE_ifBlock=43,p.RULE_elseIfBlock=44,p.RULE_elseBlock=45,p.RULE_braceBlock=46,p.RULE_loop=47,p.RULE_expr=48,p.RULE_atom=49,p.RULE_parExpr=50,p.RULE_condition=51,p.RULE_inExpr=52;class Y4 extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_prog}EOF(){return this.getToken(p.EOF,0)}title(){return this.getTypedRuleContext(ba,0)}head(){return this.getTypedRuleContext(Ea,0)}block(){return this.getTypedRuleContext(A1,0)}enterRule(e){e instanceof R&&e.enterProg(this)}exitRule(e){e instanceof R&&e.exitProg(this)}}class ba extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_title}TITLE(){return this.getToken(p.TITLE,0)}TITLE_CONTENT(){return this.getToken(p.TITLE_CONTENT,0)}TITLE_END(){return this.getToken(p.TITLE_END,0)}enterRule(e){e instanceof R&&e.enterTitle(this)}exitRule(e){e instanceof R&&e.exitTitle(this)}}class Ea extends S.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);J(this,"group",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(S1):this.getTypedRuleContext(S1,n)});J(this,"participant",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(Zs):this.getTypedRuleContext(Zs,n)});this.parser=n,this.ruleIndex=p.RULE_head}starterExp(){return this.getTypedRuleContext(Ta,0)}enterRule(n){n instanceof R&&n.enterHead(this)}exitRule(n){n instanceof R&&n.exitHead(this)}}class S1 extends S.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);J(this,"participant",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(Zs):this.getTypedRuleContext(Zs,n)});this.parser=n,this.ruleIndex=p.RULE_group}GROUP(){return this.getToken(p.GROUP,0)}OBRACE(){return this.getToken(p.OBRACE,0)}CBRACE(){return this.getToken(p.CBRACE,0)}name(){return this.getTypedRuleContext(Ws,0)}enterRule(n){n instanceof R&&n.enterGroup(this)}exitRule(n){n instanceof R&&n.exitGroup(this)}}class Ta extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_starterExp}STARTER_LXR(){return this.getToken(p.STARTER_LXR,0)}OPAR(){return this.getToken(p.OPAR,0)}CPAR(){return this.getToken(p.CPAR,0)}starter(){return this.getTypedRuleContext(Sa,0)}ANNOTATION(){return this.getToken(p.ANNOTATION,0)}enterRule(e){e instanceof R&&e.enterStarterExp(this)}exitRule(e){e instanceof R&&e.exitStarterExp(this)}}class Sa extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_starter}ID(){return this.getToken(p.ID,0)}STRING(){return this.getToken(p.STRING,0)}enterRule(e){e instanceof R&&e.enterStarter(this)}exitRule(e){e instanceof R&&e.exitStarter(this)}}class Zs extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_participant}name(){return this.getTypedRuleContext(Ws,0)}participantType(){return this.getTypedRuleContext(ka,0)}stereotype(){return this.getTypedRuleContext(Aa,0)}width(){return this.getTypedRuleContext(Oa,0)}label(){return this.getTypedRuleContext(Ra,0)}COLOR(){return this.getToken(p.COLOR,0)}enterRule(e){e instanceof R&&e.enterParticipant(this)}exitRule(e){e instanceof R&&e.exitParticipant(this)}}class Aa extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_stereotype}SOPEN(){return this.getToken(p.SOPEN,0)}name(){return this.getTypedRuleContext(Ws,0)}SCLOSE(){return this.getToken(p.SCLOSE,0)}GT(){return this.getToken(p.GT,0)}LT(){return this.getToken(p.LT,0)}enterRule(e){e instanceof R&&e.enterStereotype(this)}exitRule(e){e instanceof R&&e.exitStereotype(this)}}class Ra extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_label}AS(){return this.getToken(p.AS,0)}name(){return this.getTypedRuleContext(Ws,0)}enterRule(e){e instanceof R&&e.enterLabel(this)}exitRule(e){e instanceof R&&e.exitLabel(this)}}class ka extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_participantType}ANNOTATION(){return this.getToken(p.ANNOTATION,0)}enterRule(e){e instanceof R&&e.enterParticipantType(this)}exitRule(e){e instanceof R&&e.exitParticipantType(this)}}class Ws extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_name}ID(){return this.getToken(p.ID,0)}STRING(){return this.getToken(p.STRING,0)}enterRule(e){e instanceof R&&e.enterName(this)}exitRule(e){e instanceof R&&e.exitName(this)}}class Oa extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_width}INT(){return this.getToken(p.INT,0)}enterRule(e){e instanceof R&&e.enterWidth(this)}exitRule(e){e instanceof R&&e.exitWidth(this)}}class A1 extends S.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);J(this,"stat",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(R1):this.getTypedRuleContext(R1,n)});this.parser=n,this.ruleIndex=p.RULE_block}enterRule(n){n instanceof R&&n.enterBlock(this)}exitRule(n){n instanceof R&&n.exitBlock(this)}}class Ia extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_ret}RETURN(){return this.getToken(p.RETURN,0)}expr(){return this.getTypedRuleContext(be,0)}SCOL(){return this.getToken(p.SCOL,0)}ANNOTATION_RET(){return this.getToken(p.ANNOTATION_RET,0)}asyncMessage(){return this.getTypedRuleContext(P1,0)}EVENT_END(){return this.getToken(p.EVENT_END,0)}enterRule(e){e instanceof R&&e.enterRet(this)}exitRule(e){e instanceof R&&e.exitRet(this)}}class Ma extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_divider}dividerNote(){return this.getTypedRuleContext(Na,0)}enterRule(e){e instanceof R&&e.enterDivider(this)}exitRule(e){e instanceof R&&e.exitDivider(this)}}class Na extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_dividerNote}DIVIDER(){return this.getToken(p.DIVIDER,0)}enterRule(e){e instanceof R&&e.enterDividerNote(this)}exitRule(e){e instanceof R&&e.exitDividerNote(this)}}class R1 extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_stat,this._OTHER=null}alt(){return this.getTypedRuleContext(qa,0)}par(){return this.getTypedRuleContext(Pa,0)}opt(){return this.getTypedRuleContext(Fa,0)}loop(){return this.getTypedRuleContext(Xa,0)}creation(){return this.getTypedRuleContext(k1,0)}message(){return this.getTypedRuleContext(Ba,0)}asyncMessage(){return this.getTypedRuleContext(P1,0)}EVENT_END(){return this.getToken(p.EVENT_END,0)}ret(){return this.getTypedRuleContext(Ia,0)}divider(){return this.getTypedRuleContext(Ma,0)}tcf(){return this.getTypedRuleContext(ja,0)}OTHER(){return this.getToken(p.OTHER,0)}enterRule(e){e instanceof R&&e.enterStat(this)}exitRule(e){e instanceof R&&e.exitStat(this)}}class Pa extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_par}PAR(){return this.getToken(p.PAR,0)}braceBlock(){return this.getTypedRuleContext(sn,0)}enterRule(e){e instanceof R&&e.enterPar(this)}exitRule(e){e instanceof R&&e.exitPar(this)}}class Fa extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_opt}OPT(){return this.getToken(p.OPT,0)}braceBlock(){return this.getTypedRuleContext(sn,0)}enterRule(e){e instanceof R&&e.enterOpt(this)}exitRule(e){e instanceof R&&e.exitOpt(this)}}class k1 extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_creation}creationBody(){return this.getTypedRuleContext(Da,0)}SCOL(){return this.getToken(p.SCOL,0)}braceBlock(){return this.getTypedRuleContext(sn,0)}enterRule(e){e instanceof R&&e.enterCreation(this)}exitRule(e){e instanceof R&&e.exitCreation(this)}}class Da extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_creationBody}NEW(){return this.getToken(p.NEW,0)}construct(){return this.getTypedRuleContext(Ua,0)}assignment(){return this.getTypedRuleContext(W0,0)}OPAR(){return this.getToken(p.OPAR,0)}CPAR(){return this.getToken(p.CPAR,0)}parameters(){return this.getTypedRuleContext(D1,0)}enterRule(e){e instanceof R&&e.enterCreationBody(this)}exitRule(e){e instanceof R&&e.exitCreationBody(this)}}class Ba extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_message}messageBody(){return this.getTypedRuleContext($a,0)}SCOL(){return this.getToken(p.SCOL,0)}braceBlock(){return this.getTypedRuleContext(sn,0)}enterRule(e){e instanceof R&&e.enterMessage(this)}exitRule(e){e instanceof R&&e.exitMessage(this)}}class $a extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_messageBody}func(){return this.getTypedRuleContext(O1,0)}assignment(){return this.getTypedRuleContext(W0,0)}to(){return this.getTypedRuleContext(Z0,0)}DOT(){return this.getToken(p.DOT,0)}from(){return this.getTypedRuleContext(I1,0)}ARROW(){return this.getToken(p.ARROW,0)}enterRule(e){e instanceof R&&e.enterMessageBody(this)}exitRule(e){e instanceof R&&e.exitMessageBody(this)}}class O1 extends S.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);J(this,"signature",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(M1):this.getTypedRuleContext(M1,n)});J(this,"DOT",function(n){return n===void 0&&(n=null),n===null?this.getTokens(p.DOT):this.getToken(p.DOT,n)});this.parser=n,this.ruleIndex=p.RULE_func}enterRule(n){n instanceof R&&n.enterFunc(this)}exitRule(n){n instanceof R&&n.exitFunc(this)}}class I1 extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_from}ID(){return this.getToken(p.ID,0)}STRING(){return this.getToken(p.STRING,0)}enterRule(e){e instanceof R&&e.enterFrom(this)}exitRule(e){e instanceof R&&e.exitFrom(this)}}class Z0 extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_to}ID(){return this.getToken(p.ID,0)}STRING(){return this.getToken(p.STRING,0)}enterRule(e){e instanceof R&&e.enterTo(this)}exitRule(e){e instanceof R&&e.exitTo(this)}}class M1 extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_signature}methodName(){return this.getTypedRuleContext(za,0)}invocation(){return this.getTypedRuleContext(N1,0)}enterRule(e){e instanceof R&&e.enterSignature(this)}exitRule(e){e instanceof R&&e.exitSignature(this)}}class N1 extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_invocation}OPAR(){return this.getToken(p.OPAR,0)}CPAR(){return this.getToken(p.CPAR,0)}parameters(){return this.getTypedRuleContext(D1,0)}enterRule(e){e instanceof R&&e.enterInvocation(this)}exitRule(e){e instanceof R&&e.exitInvocation(this)}}class W0 extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_assignment}assignee(){return this.getTypedRuleContext(Va,0)}ASSIGN(){return this.getToken(p.ASSIGN,0)}type(){return this.getTypedRuleContext(F1,0)}enterRule(e){e instanceof R&&e.enterAssignment(this)}exitRule(e){e instanceof R&&e.exitAssignment(this)}}class P1 extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_asyncMessage}to(){return this.getTypedRuleContext(Z0,0)}COL(){return this.getToken(p.COL,0)}content(){return this.getTypedRuleContext(Ha,0)}from(){return this.getTypedRuleContext(I1,0)}ARROW(){return this.getToken(p.ARROW,0)}MINUS(){return this.getToken(p.MINUS,0)}enterRule(e){e instanceof R&&e.enterAsyncMessage(this)}exitRule(e){e instanceof R&&e.exitAsyncMessage(this)}}class Ha extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_content}EVENT_PAYLOAD_LXR(){return this.getToken(p.EVENT_PAYLOAD_LXR,0)}enterRule(e){e instanceof R&&e.enterContent(this)}exitRule(e){e instanceof R&&e.exitContent(this)}}class Ua extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_construct}ID(){return this.getToken(p.ID,0)}STRING(){return this.getToken(p.STRING,0)}enterRule(e){e instanceof R&&e.enterConstruct(this)}exitRule(e){e instanceof R&&e.exitConstruct(this)}}class F1 extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_type}ID(){return this.getToken(p.ID,0)}STRING(){return this.getToken(p.STRING,0)}enterRule(e){e instanceof R&&e.enterType(this)}exitRule(e){e instanceof R&&e.exitType(this)}}class Va extends S.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);J(this,"ID",function(n){return n===void 0&&(n=null),n===null?this.getTokens(p.ID):this.getToken(p.ID,n)});J(this,"COMMA",function(n){return n===void 0&&(n=null),n===null?this.getTokens(p.COMMA):this.getToken(p.COMMA,n)});this.parser=n,this.ruleIndex=p.RULE_assignee}atom(){return this.getTypedRuleContext(Un,0)}STRING(){return this.getToken(p.STRING,0)}enterRule(n){n instanceof R&&n.enterAssignee(this)}exitRule(n){n instanceof R&&n.exitAssignee(this)}}class za extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_methodName}ID(){return this.getToken(p.ID,0)}STRING(){return this.getToken(p.STRING,0)}enterRule(e){e instanceof R&&e.enterMethodName(this)}exitRule(e){e instanceof R&&e.exitMethodName(this)}}class D1 extends S.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);J(this,"parameter",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(B1):this.getTypedRuleContext(B1,n)});J(this,"COMMA",function(n){return n===void 0&&(n=null),n===null?this.getTokens(p.COMMA):this.getToken(p.COMMA,n)});this.parser=n,this.ruleIndex=p.RULE_parameters}enterRule(n){n instanceof R&&n.enterParameters(this)}exitRule(n){n instanceof R&&n.exitParameters(this)}}class B1 extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_parameter}declaration(){return this.getTypedRuleContext(Ga,0)}expr(){return this.getTypedRuleContext(be,0)}enterRule(e){e instanceof R&&e.enterParameter(this)}exitRule(e){e instanceof R&&e.exitParameter(this)}}class Ga extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_declaration}type(){return this.getTypedRuleContext(F1,0)}ID(){return this.getToken(p.ID,0)}enterRule(e){e instanceof R&&e.enterDeclaration(this)}exitRule(e){e instanceof R&&e.exitDeclaration(this)}}class ja extends S.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);J(this,"catchBlock",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts($1):this.getTypedRuleContext($1,n)});this.parser=n,this.ruleIndex=p.RULE_tcf}tryBlock(){return this.getTypedRuleContext(Za,0)}finallyBlock(){return this.getTypedRuleContext(Wa,0)}enterRule(n){n instanceof R&&n.enterTcf(this)}exitRule(n){n instanceof R&&n.exitTcf(this)}}class Za extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_tryBlock}TRY(){return this.getToken(p.TRY,0)}braceBlock(){return this.getTypedRuleContext(sn,0)}enterRule(e){e instanceof R&&e.enterTryBlock(this)}exitRule(e){e instanceof R&&e.exitTryBlock(this)}}class $1 extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_catchBlock}CATCH(){return this.getToken(p.CATCH,0)}braceBlock(){return this.getTypedRuleContext(sn,0)}invocation(){return this.getTypedRuleContext(N1,0)}enterRule(e){e instanceof R&&e.enterCatchBlock(this)}exitRule(e){e instanceof R&&e.exitCatchBlock(this)}}class Wa extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_finallyBlock}FINALLY(){return this.getToken(p.FINALLY,0)}braceBlock(){return this.getTypedRuleContext(sn,0)}enterRule(e){e instanceof R&&e.enterFinallyBlock(this)}exitRule(e){e instanceof R&&e.exitFinallyBlock(this)}}class qa extends S.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);J(this,"elseIfBlock",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(H1):this.getTypedRuleContext(H1,n)});this.parser=n,this.ruleIndex=p.RULE_alt}ifBlock(){return this.getTypedRuleContext(Ka,0)}elseBlock(){return this.getTypedRuleContext(Ya,0)}enterRule(n){n instanceof R&&n.enterAlt(this)}exitRule(n){n instanceof R&&n.exitAlt(this)}}class Ka extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_ifBlock}IF(){return this.getToken(p.IF,0)}parExpr(){return this.getTypedRuleContext(q0,0)}braceBlock(){return this.getTypedRuleContext(sn,0)}enterRule(e){e instanceof R&&e.enterIfBlock(this)}exitRule(e){e instanceof R&&e.exitIfBlock(this)}}class H1 extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_elseIfBlock}ELSE(){return this.getToken(p.ELSE,0)}IF(){return this.getToken(p.IF,0)}parExpr(){return this.getTypedRuleContext(q0,0)}braceBlock(){return this.getTypedRuleContext(sn,0)}enterRule(e){e instanceof R&&e.enterElseIfBlock(this)}exitRule(e){e instanceof R&&e.exitElseIfBlock(this)}}class Ya extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_elseBlock}ELSE(){return this.getToken(p.ELSE,0)}braceBlock(){return this.getTypedRuleContext(sn,0)}enterRule(e){e instanceof R&&e.enterElseBlock(this)}exitRule(e){e instanceof R&&e.exitElseBlock(this)}}class sn extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_braceBlock}OBRACE(){return this.getToken(p.OBRACE,0)}CBRACE(){return this.getToken(p.CBRACE,0)}block(){return this.getTypedRuleContext(A1,0)}enterRule(e){e instanceof R&&e.enterBraceBlock(this)}exitRule(e){e instanceof R&&e.exitBraceBlock(this)}}class Xa extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_loop}WHILE(){return this.getToken(p.WHILE,0)}parExpr(){return this.getTypedRuleContext(q0,0)}braceBlock(){return this.getTypedRuleContext(sn,0)}enterRule(e){e instanceof R&&e.enterLoop(this)}exitRule(e){e instanceof R&&e.exitLoop(this)}}class be extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_expr}copyFrom(e){super.copyFrom(e)}}class X4 extends be{constructor(e,n){super(e),super.copyFrom(n)}assignment(){return this.getTypedRuleContext(W0,0)}expr(){return this.getTypedRuleContext(be,0)}enterRule(e){e instanceof R&&e.enterAssignmentExpr(this)}exitRule(e){e instanceof R&&e.exitAssignmentExpr(this)}}p.AssignmentExprContext=X4;class Q4 extends be{constructor(e,n){super(e),super.copyFrom(n)}func(){return this.getTypedRuleContext(O1,0)}to(){return this.getTypedRuleContext(Z0,0)}DOT(){return this.getToken(p.DOT,0)}enterRule(e){e instanceof R&&e.enterFuncExpr(this)}exitRule(e){e instanceof R&&e.exitFuncExpr(this)}}p.FuncExprContext=Q4;class J4 extends be{constructor(e,n){super(e),super.copyFrom(n)}atom(){return this.getTypedRuleContext(Un,0)}enterRule(e){e instanceof R&&e.enterAtomExpr(this)}exitRule(e){e instanceof R&&e.exitAtomExpr(this)}}p.AtomExprContext=J4;class e5 extends be{constructor(n,r){super(n);J(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});super.copyFrom(r)}OR(){return this.getToken(p.OR,0)}enterRule(n){n instanceof R&&n.enterOrExpr(this)}exitRule(n){n instanceof R&&n.exitOrExpr(this)}}p.OrExprContext=e5;class t5 extends be{constructor(n,r){super(n);J(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});this.op=null,super.copyFrom(r)}PLUS(){return this.getToken(p.PLUS,0)}MINUS(){return this.getToken(p.MINUS,0)}enterRule(n){n instanceof R&&n.enterAdditiveExpr(this)}exitRule(n){n instanceof R&&n.exitAdditiveExpr(this)}}p.AdditiveExprContext=t5;class n5 extends be{constructor(n,r){super(n);J(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});this.op=null,super.copyFrom(r)}LTEQ(){return this.getToken(p.LTEQ,0)}GTEQ(){return this.getToken(p.GTEQ,0)}LT(){return this.getToken(p.LT,0)}GT(){return this.getToken(p.GT,0)}enterRule(n){n instanceof R&&n.enterRelationalExpr(this)}exitRule(n){n instanceof R&&n.exitRelationalExpr(this)}}p.RelationalExprContext=n5;class r5 extends be{constructor(n,r){super(n);J(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});super.copyFrom(r)}PLUS(){return this.getToken(p.PLUS,0)}enterRule(n){n instanceof R&&n.enterPlusExpr(this)}exitRule(n){n instanceof R&&n.exitPlusExpr(this)}}p.PlusExprContext=r5;class s5 extends be{constructor(e,n){super(e),super.copyFrom(n)}NOT(){return this.getToken(p.NOT,0)}expr(){return this.getTypedRuleContext(be,0)}enterRule(e){e instanceof R&&e.enterNotExpr(this)}exitRule(e){e instanceof R&&e.exitNotExpr(this)}}p.NotExprContext=s5;class i5 extends be{constructor(e,n){super(e),super.copyFrom(n)}MINUS(){return this.getToken(p.MINUS,0)}expr(){return this.getTypedRuleContext(be,0)}enterRule(e){e instanceof R&&e.enterUnaryMinusExpr(this)}exitRule(e){e instanceof R&&e.exitUnaryMinusExpr(this)}}p.UnaryMinusExprContext=i5;class o5 extends be{constructor(e,n){super(e),super.copyFrom(n)}creation(){return this.getTypedRuleContext(k1,0)}enterRule(e){e instanceof R&&e.enterCreationExpr(this)}exitRule(e){e instanceof R&&e.exitCreationExpr(this)}}p.CreationExprContext=o5;class l5 extends be{constructor(e,n){super(e),super.copyFrom(n)}OPAR(){return this.getToken(p.OPAR,0)}expr(){return this.getTypedRuleContext(be,0)}CPAR(){return this.getToken(p.CPAR,0)}enterRule(e){e instanceof R&&e.enterParenthesizedExpr(this)}exitRule(e){e instanceof R&&e.exitParenthesizedExpr(this)}}p.ParenthesizedExprContext=l5;class a5 extends be{constructor(n,r){super(n);J(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});this.op=null,super.copyFrom(r)}MULT(){return this.getToken(p.MULT,0)}DIV(){return this.getToken(p.DIV,0)}MOD(){return this.getToken(p.MOD,0)}enterRule(n){n instanceof R&&n.enterMultiplicationExpr(this)}exitRule(n){n instanceof R&&n.exitMultiplicationExpr(this)}}p.MultiplicationExprContext=a5;class c5 extends be{constructor(n,r){super(n);J(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});this.op=null,super.copyFrom(r)}EQ(){return this.getToken(p.EQ,0)}NEQ(){return this.getToken(p.NEQ,0)}enterRule(n){n instanceof R&&n.enterEqualityExpr(this)}exitRule(n){n instanceof R&&n.exitEqualityExpr(this)}}p.EqualityExprContext=c5;class u5 extends be{constructor(n,r){super(n);J(this,"expr",function(n){return n===void 0&&(n=null),n===null?this.getTypedRuleContexts(be):this.getTypedRuleContext(be,n)});super.copyFrom(r)}AND(){return this.getToken(p.AND,0)}enterRule(n){n instanceof R&&n.enterAndExpr(this)}exitRule(n){n instanceof R&&n.exitAndExpr(this)}}p.AndExprContext=u5;class Un extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_atom}copyFrom(e){super.copyFrom(e)}}class h5 extends Un{constructor(e,n){super(e),super.copyFrom(n)}TRUE(){return this.getToken(p.TRUE,0)}FALSE(){return this.getToken(p.FALSE,0)}enterRule(e){e instanceof R&&e.enterBooleanAtom(this)}exitRule(e){e instanceof R&&e.exitBooleanAtom(this)}}p.BooleanAtomContext=h5;class d5 extends Un{constructor(e,n){super(e),super.copyFrom(n)}ID(){return this.getToken(p.ID,0)}enterRule(e){e instanceof R&&e.enterIdAtom(this)}exitRule(e){e instanceof R&&e.exitIdAtom(this)}}p.IdAtomContext=d5;class f5 extends Un{constructor(e,n){super(e),super.copyFrom(n)}STRING(){return this.getToken(p.STRING,0)}enterRule(e){e instanceof R&&e.enterStringAtom(this)}exitRule(e){e instanceof R&&e.exitStringAtom(this)}}p.StringAtomContext=f5;class p5 extends Un{constructor(e,n){super(e),super.copyFrom(n)}NIL(){return this.getToken(p.NIL,0)}enterRule(e){e instanceof R&&e.enterNilAtom(this)}exitRule(e){e instanceof R&&e.exitNilAtom(this)}}p.NilAtomContext=p5;class g5 extends Un{constructor(e,n){super(e),super.copyFrom(n)}INT(){return this.getToken(p.INT,0)}FLOAT(){return this.getToken(p.FLOAT,0)}enterRule(e){e instanceof R&&e.enterNumberAtom(this)}exitRule(e){e instanceof R&&e.exitNumberAtom(this)}}p.NumberAtomContext=g5;class q0 extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_parExpr}OPAR(){return this.getToken(p.OPAR,0)}condition(){return this.getTypedRuleContext(Qa,0)}CPAR(){return this.getToken(p.CPAR,0)}enterRule(e){e instanceof R&&e.enterParExpr(this)}exitRule(e){e instanceof R&&e.exitParExpr(this)}}class Qa extends S.ParserRuleContext{constructor(e,n,r){n===void 0&&(n=null),r==null&&(r=-1),super(n,r),this.parser=e,this.ruleIndex=p.RULE_condition}atom(){return this.getTypedRuleContext(Un,0)}expr(){return this.getTypedRuleContext(be,0)}inExpr(){return this.getTypedRuleContext(Ja,0)}enterRule(e){e instanceof R&&e.enterCondition(this)}exitRule(e){e instanceof R&&e.exitCondition(this)}}class Ja extends S.ParserRuleContext{constructor(n,r,s){r===void 0&&(r=null),s==null&&(s=-1);super(r,s);J(this,"ID",function(n){return n===void 0&&(n=null),n===null?this.getTokens(p.ID):this.getToken(p.ID,n)});this.parser=n,this.ruleIndex=p.RULE_inExpr}IN(){return this.getToken(p.IN,0)}enterRule(n){n instanceof R&&n.enterInExpr(this)}exitRule(n){n instanceof R&&n.exitInExpr(this)}}p.ProgContext=Y4,p.TitleContext=ba,p.HeadContext=Ea,p.GroupContext=S1,p.StarterExpContext=Ta,p.StarterContext=Sa,p.ParticipantContext=Zs,p.StereotypeContext=Aa,p.LabelContext=Ra,p.ParticipantTypeContext=ka,p.NameContext=Ws,p.WidthContext=Oa,p.BlockContext=A1,p.RetContext=Ia,p.DividerContext=Ma,p.DividerNoteContext=Na,p.StatContext=R1,p.ParContext=Pa,p.OptContext=Fa,p.CreationContext=k1,p.CreationBodyContext=Da,p.MessageContext=Ba,p.MessageBodyContext=$a,p.FuncContext=O1,p.FromContext=I1,p.ToContext=Z0,p.SignatureContext=M1,p.InvocationContext=N1,p.AssignmentContext=W0,p.AsyncMessageContext=P1,p.ContentContext=Ha,p.ConstructContext=Ua,p.TypeContext=F1,p.AssigneeContext=Va,p.MethodNameContext=za,p.ParametersContext=D1,p.ParameterContext=B1,p.DeclarationContext=Ga,p.TcfContext=ja,p.TryBlockContext=Za,p.CatchBlockContext=$1,p.FinallyBlockContext=Wa,p.AltContext=qa,p.IfBlockContext=Ka,p.ElseIfBlockContext=H1,p.ElseBlockContext=Ya,p.BraceBlockContext=sn,p.LoopContext=Xa,p.ExprContext=be,p.AtomContext=Un,p.ParExprContext=q0,p.ConditionContext=Qa,p.InExprContext=Ja;function rg(){this.__data__=[],this.size=0}var sg=rg;function ig(t,e){return t===e||t!==t&&e!==e}var U1=ig,og=U1;function lg(t,e){for(var n=t.length;n--;)if(og(t[n][0],e))return n;return-1}var V1=lg,ag=V1,cg=Array.prototype,ug=cg.splice;function hg(t){var e=this.__data__,n=ag(e,t);if(n<0)return!1;var r=e.length-1;return n==r?e.pop():ug.call(e,n,1),--this.size,!0}var dg=hg,fg=V1;function pg(t){var e=this.__data__,n=fg(e,t);return n<0?void 0:e[n][1]}var gg=pg,mg=V1;function xg(t){return mg(this.__data__,t)>-1}var Lg=xg,_g=V1;function yg(t,e){var n=this.__data__,r=_g(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this}var vg=yg,Cg=sg,wg=dg,bg=gg,Eg=Lg,Tg=vg;function qs(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}qs.prototype.clear=Cg,qs.prototype.delete=wg,qs.prototype.get=bg,qs.prototype.has=Eg,qs.prototype.set=Tg;var z1=qs,Sg=z1;function Ag(){this.__data__=new Sg,this.size=0}var Rg=Ag;function kg(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n}var Og=kg;function Ig(t){return this.__data__.get(t)}var Mg=Ig;function Ng(t){return this.__data__.has(t)}var Pg=Ng,Fg=ts,Dg=Fg.Symbol,m5=Dg,x5=m5,L5=Object.prototype,Bg=L5.hasOwnProperty,$g=L5.toString,K0=x5?x5.toStringTag:void 0;function Hg(t){var e=Bg.call(t,K0),n=t[K0];try{t[K0]=void 0;var r=!0}catch{}var s=$g.call(t);return r&&(e?t[K0]=n:delete t[K0]),s}var Ug=Hg,Vg=Object.prototype,zg=Vg.toString;function Gg(t){return zg.call(t)}var jg=Gg,_5=m5,Zg=Ug,Wg=jg,qg="[object Null]",Kg="[object Undefined]",y5=_5?_5.toStringTag:void 0;function Yg(t){return t==null?t===void 0?Kg:qg:y5&&y5 in Object(t)?Zg(t):Wg(t)}var G1=Yg;function Xg(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}var is=Xg,Qg=G1,Jg=is,em="[object AsyncFunction]",tm="[object Function]",nm="[object GeneratorFunction]",rm="[object Proxy]";function sm(t){if(!Jg(t))return!1;var e=Qg(t);return e==tm||e==nm||e==em||e==rm}var ec=sm,im=ts,om=im["__core-js_shared__"],lm=om,tc=lm,v5=function(){var t=/[^.]+$/.exec(tc&&tc.keys&&tc.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();function am(t){return!!v5&&v5 in t}var cm=am,um=Function.prototype,hm=um.toString;function dm(t){if(t!=null){try{return hm.call(t)}catch{}try{return t+""}catch{}}return""}var fm=dm,pm=ec,gm=cm,mm=is,xm=fm,Lm=/[\\^$.*+?()[\]{}|]/g,_m=/^\[object .+?Constructor\]$/,ym=Function.prototype,vm=Object.prototype,Cm=ym.toString,wm=vm.hasOwnProperty,bm=RegExp("^"+Cm.call(wm).replace(Lm,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Em(t){if(!mm(t)||gm(t))return!1;var e=pm(t)?bm:_m;return e.test(xm(t))}var Tm=Em;function Sm(t,e){return t==null?void 0:t[e]}var Am=Sm,Rm=Tm,km=Am;function Om(t,e){var n=km(t,e);return Rm(n)?n:void 0}var nc=Om,Im=nc,Mm=ts,Nm=Im(Mm,"Map"),C5=Nm,Pm=nc,Fm=Pm(Object,"create"),j1=Fm,w5=j1;function Dm(){this.__data__=w5?w5(null):{},this.size=0}var Bm=Dm;function $m(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}var Hm=$m,Um=j1,Vm="__lodash_hash_undefined__",zm=Object.prototype,Gm=zm.hasOwnProperty;function jm(t){var e=this.__data__;if(Um){var n=e[t];return n===Vm?void 0:n}return Gm.call(e,t)?e[t]:void 0}var Zm=jm,Wm=j1,qm=Object.prototype,Km=qm.hasOwnProperty;function Ym(t){var e=this.__data__;return Wm?e[t]!==void 0:Km.call(e,t)}var Xm=Ym,Qm=j1,Jm="__lodash_hash_undefined__";function ex(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Qm&&e===void 0?Jm:e,this}var tx=ex,nx=Bm,rx=Hm,sx=Zm,ix=Xm,ox=tx;function Ks(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ks.prototype.clear=nx,Ks.prototype.delete=rx,Ks.prototype.get=sx,Ks.prototype.has=ix,Ks.prototype.set=ox;var lx=Ks,b5=lx,ax=z1,cx=C5;function ux(){this.size=0,this.__data__={hash:new b5,map:new(cx||ax),string:new b5}}var hx=ux;function dx(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}var fx=dx,px=fx;function gx(t,e){var n=t.__data__;return px(e)?n[typeof e=="string"?"string":"hash"]:n.map}var Z1=gx,mx=Z1;function xx(t){var e=mx(this,t).delete(t);return this.size-=e?1:0,e}var Lx=xx,_x=Z1;function yx(t){return _x(this,t).get(t)}var vx=yx,Cx=Z1;function wx(t){return Cx(this,t).has(t)}var bx=wx,Ex=Z1;function Tx(t,e){var n=Ex(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this}var Sx=Tx,Ax=hx,Rx=Lx,kx=vx,Ox=bx,Ix=Sx;function Ys(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ys.prototype.clear=Ax,Ys.prototype.delete=Rx,Ys.prototype.get=kx,Ys.prototype.has=Ox,Ys.prototype.set=Ix;var Mx=Ys,Nx=z1,Px=C5,Fx=Mx,Dx=200;function Bx(t,e){var n=this.__data__;if(n instanceof Nx){var r=n.__data__;if(!Px||r.length<Dx-1)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Fx(r)}return n.set(t,e),this.size=n.size,this}var $x=Bx,Hx=z1,Ux=Rg,Vx=Og,zx=Mg,Gx=Pg,jx=$x;function Xs(t){var e=this.__data__=new Hx(t);this.size=e.size}Xs.prototype.clear=Ux,Xs.prototype.delete=Vx,Xs.prototype.get=zx,Xs.prototype.has=Gx,Xs.prototype.set=jx;var Zx=Xs,Wx=nc,qx=function(){try{var t=Wx(Object,"defineProperty");return t({},"",{}),t}catch{}}(),E5=qx,T5=E5;function Kx(t,e,n){e=="__proto__"&&T5?T5(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}var rc=Kx,Yx=rc,Xx=U1;function Qx(t,e,n){(n!==void 0&&!Xx(t[e],n)||n===void 0&&!(e in t))&&Yx(t,e,n)}var S5=Qx;function Jx(t){return function(e,n,r){for(var s=-1,i=Object(e),o=r(e),l=o.length;l--;){var a=o[t?l:++s];if(n(i[a],a,i)===!1)break}return e}}var eL=Jx,tL=eL,nL=tL(),rL=nL,sc={exports:{}};(function(t,e){var n=ts,r=e&&!e.nodeType&&e,s=r&&!0&&t&&!t.nodeType&&t,i=s&&s.exports===r,o=i?n.Buffer:void 0,l=o?o.allocUnsafe:void 0;function a(c,u){if(u)return c.slice();var h=c.length,d=l?l(h):new c.constructor(h);return c.copy(d),d}t.exports=a})(sc,sc.exports);var sL=ts,iL=sL.Uint8Array,oL=iL,A5=oL;function lL(t){var e=new t.constructor(t.byteLength);return new A5(e).set(new A5(t)),e}var aL=lL,cL=aL;function uL(t,e){var n=e?cL(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}var hL=uL;function dL(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e}var fL=dL,pL=is,R5=Object.create,gL=function(){function t(){}return function(e){if(!pL(e))return{};if(R5)return R5(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}(),mL=gL;function xL(t,e){return function(n){return t(e(n))}}var LL=xL,_L=LL,yL=_L(Object.getPrototypeOf,Object),k5=yL,vL=Object.prototype;function CL(t){var e=t&&t.constructor,n=typeof e=="function"&&e.prototype||vL;return t===n}var O5=CL,wL=mL,bL=k5,EL=O5;function TL(t){return typeof t.constructor=="function"&&!EL(t)?wL(bL(t)):{}}var SL=TL;function AL(t){return t!=null&&typeof t=="object"}var Y0=AL,RL=G1,kL=Y0,OL="[object Arguments]";function IL(t){return kL(t)&&RL(t)==OL}var ML=IL,I5=ML,NL=Y0,M5=Object.prototype,PL=M5.hasOwnProperty,FL=M5.propertyIsEnumerable,DL=I5(function(){return arguments}())?I5:function(t){return NL(t)&&PL.call(t,"callee")&&!FL.call(t,"callee")},N5=DL,BL=Array.isArray,P5=BL,$L=9007199254740991;function HL(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=$L}var F5=HL,UL=ec,VL=F5;function zL(t){return t!=null&&VL(t.length)&&!UL(t)}var ic=zL,GL=ic,jL=Y0;function ZL(t){return jL(t)&&GL(t)}var WL=ZL,W1={exports:{}};function qL(){return!1}var KL=qL;(function(t,e){var n=ts,r=KL,s=e&&!e.nodeType&&e,i=s&&!0&&t&&!t.nodeType&&t,o=i&&i.exports===s,l=o?n.Buffer:void 0,a=l?l.isBuffer:void 0,c=a||r;t.exports=c})(W1,W1.exports);var YL=G1,XL=k5,QL=Y0,JL="[object Object]",e_=Function.prototype,t_=Object.prototype,D5=e_.toString,n_=t_.hasOwnProperty,r_=D5.call(Object);function s_(t){if(!QL(t)||YL(t)!=JL)return!1;var e=XL(t);if(e===null)return!0;var n=n_.call(e,"constructor")&&e.constructor;return typeof n=="function"&&n instanceof n&&D5.call(n)==r_}var i_=s_,o_=G1,l_=F5,a_=Y0,c_="[object Arguments]",u_="[object Array]",h_="[object Boolean]",d_="[object Date]",f_="[object Error]",p_="[object Function]",g_="[object Map]",m_="[object Number]",x_="[object Object]",L_="[object RegExp]",__="[object Set]",y_="[object String]",v_="[object WeakMap]",C_="[object ArrayBuffer]",w_="[object DataView]",b_="[object Float32Array]",E_="[object Float64Array]",T_="[object Int8Array]",S_="[object Int16Array]",A_="[object Int32Array]",R_="[object Uint8Array]",k_="[object Uint8ClampedArray]",O_="[object Uint16Array]",I_="[object Uint32Array]",Qe={};Qe[b_]=Qe[E_]=Qe[T_]=Qe[S_]=Qe[A_]=Qe[R_]=Qe[k_]=Qe[O_]=Qe[I_]=!0,Qe[c_]=Qe[u_]=Qe[C_]=Qe[h_]=Qe[w_]=Qe[d_]=Qe[f_]=Qe[p_]=Qe[g_]=Qe[m_]=Qe[x_]=Qe[L_]=Qe[__]=Qe[y_]=Qe[v_]=!1;function M_(t){return a_(t)&&l_(t.length)&&!!Qe[o_(t)]}var N_=M_;function P_(t){return function(e){return t(e)}}var F_=P_,oc={exports:{}};(function(t,e){var n=b4,r=e&&!e.nodeType&&e,s=r&&!0&&t&&!t.nodeType&&t,i=s&&s.exports===r,o=i&&n.process,l=function(){try{var a=s&&s.require&&s.require("util").types;return a||o&&o.binding&&o.binding("util")}catch{}}();t.exports=l})(oc,oc.exports);var D_=N_,B_=F_,B5=oc.exports,$5=B5&&B5.isTypedArray,$_=$5?B_($5):D_,H5=$_;function H_(t,e){if(!(e==="constructor"&&typeof t[e]=="function")&&e!="__proto__")return t[e]}var U5=H_,U_=rc,V_=U1,z_=Object.prototype,G_=z_.hasOwnProperty;function j_(t,e,n){var r=t[e];(!(G_.call(t,e)&&V_(r,n))||n===void 0&&!(e in t))&&U_(t,e,n)}var Z_=j_,W_=Z_,q_=rc;function K_(t,e,n,r){var s=!n;n||(n={});for(var i=-1,o=e.length;++i<o;){var l=e[i],a=r?r(n[l],t[l],l,n,t):void 0;a===void 0&&(a=t[l]),s?q_(n,l,a):W_(n,l,a)}return n}var Y_=K_;function X_(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r}var Q_=X_,J_=9007199254740991,ey=/^(?:0|[1-9]\d*)$/;function ty(t,e){var n=typeof t;return e=e==null?J_:e,!!e&&(n=="number"||n!="symbol"&&ey.test(t))&&t>-1&&t%1==0&&t<e}var V5=ty,ny=Q_,ry=N5,sy=P5,iy=W1.exports,oy=V5,ly=H5,ay=Object.prototype,cy=ay.hasOwnProperty;function uy(t,e){var n=sy(t),r=!n&&ry(t),s=!n&&!r&&iy(t),i=!n&&!r&&!s&&ly(t),o=n||r||s||i,l=o?ny(t.length,String):[],a=l.length;for(var c in t)(e||cy.call(t,c))&&!(o&&(c=="length"||s&&(c=="offset"||c=="parent")||i&&(c=="buffer"||c=="byteLength"||c=="byteOffset")||oy(c,a)))&&l.push(c);return l}var hy=uy;function dy(t){var e=[];if(t!=null)for(var n in Object(t))e.push(n);return e}var fy=dy,py=is,gy=O5,my=fy,xy=Object.prototype,Ly=xy.hasOwnProperty;function _y(t){if(!py(t))return my(t);var e=gy(t),n=[];for(var r in t)r=="constructor"&&(e||!Ly.call(t,r))||n.push(r);return n}var yy=_y,vy=hy,Cy=yy,wy=ic;function by(t){return wy(t)?vy(t,!0):Cy(t)}var z5=by,Ey=Y_,Ty=z5;function Sy(t){return Ey(t,Ty(t))}var Ay=Sy,G5=S5,Ry=sc.exports,ky=hL,Oy=fL,Iy=SL,j5=N5,Z5=P5,My=WL,Ny=W1.exports,Py=ec,Fy=is,Dy=i_,By=H5,W5=U5,$y=Ay;function Hy(t,e,n,r,s,i,o){var l=W5(t,n),a=W5(e,n),c=o.get(a);if(c){G5(t,n,c);return}var u=i?i(l,a,n+"",t,e,o):void 0,h=u===void 0;if(h){var d=Z5(a),f=!d&&Ny(a),g=!d&&!f&&By(a);u=a,d||f||g?Z5(l)?u=l:My(l)?u=Oy(l):f?(h=!1,u=Ry(a,!0)):g?(h=!1,u=ky(a,!0)):u=[]:Dy(a)||j5(a)?(u=l,j5(l)?u=$y(l):(!Fy(l)||Py(l))&&(u=Iy(a))):h=!1}h&&(o.set(a,u),s(u,a,r,i,o),o.delete(a)),G5(t,n,u)}var Uy=Hy,Vy=Zx,zy=S5,Gy=rL,jy=Uy,Zy=is,Wy=z5,qy=U5;function q5(t,e,n,r,s){t!==e&&Gy(e,function(i,o){if(s||(s=new Vy),Zy(i))jy(t,e,o,n,q5,r,s);else{var l=r?r(qy(t,o),i,o+"",t,e,s):void 0;l===void 0&&(l=i),zy(t,o,l)}},Wy)}var Ky=q5;function Yy(t){return t}var K5=Yy;function Xy(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}var Qy=Xy,Jy=Qy,Y5=Math.max;function ev(t,e,n){return e=Y5(e===void 0?t.length-1:e,0),function(){for(var r=arguments,s=-1,i=Y5(r.length-e,0),o=Array(i);++s<i;)o[s]=r[e+s];s=-1;for(var l=Array(e+1);++s<e;)l[s]=r[s];return l[e]=n(o),Jy(t,this,l)}}var tv=ev;function nv(t){return function(){return t}}var rv=nv,sv=rv,X5=E5,iv=K5,ov=X5?function(t,e){return X5(t,"toString",{configurable:!0,enumerable:!1,value:sv(e),writable:!0})}:iv,lv=ov,av=800,cv=16,uv=Date.now;function hv(t){var e=0,n=0;return function(){var r=uv(),s=cv-(r-n);if(n=r,s>0){if(++e>=av)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}var dv=hv,fv=lv,pv=dv,gv=pv(fv),mv=gv,xv=K5,Lv=tv,_v=mv;function yv(t,e){return _v(Lv(t,e,xv),t+"")}var vv=yv,Cv=U1,wv=ic,bv=V5,Ev=is;function Tv(t,e,n){if(!Ev(n))return!1;var r=typeof e;return(r=="number"?wv(n)&&bv(e,n.length):r=="string"&&e in n)?Cv(n[e],t):!1}var Sv=Tv,Av=vv,Rv=Sv;function kv(t){return Av(function(e,n){var r=-1,s=n.length,i=s>1?n[s-1]:void 0,o=s>2?n[2]:void 0;for(i=t.length>3&&typeof i=="function"?(s--,i):void 0,o&&Rv(n[0],n[1],o)&&(i=s<3?void 0:i,s=1),e=Object(e);++r<s;){var l=n[r];l&&t(e,l,r,i)}return e})}var Ov=kv,Iv=Ky,Mv=Ov,Nv=Mv(function(t,e,n,r){Iv(t,e,n,r)}),Pv=Nv;class Fv{constructor(e,n){J(this,"name");J(this,"stereotype");J(this,"width");J(this,"groupId");J(this,"explicit");J(this,"isStarter");J(this,"label");J(this,"type");J(this,"color");J(this,"comment");J(this,"assignee");this.name=e;const{stereotype:r,width:s,groupId:i,label:o,explicit:l,isStarter:a,type:c,color:u,comment:h,assignee:d}=n;this.stereotype=r,this.width=s,this.groupId=i,this.explicit=l,this.isStarter=a,this.label=o,this.type=c,this.color=u,this.comment=h,this.assignee=d}Type(){var e;switch((e=this.type)==null?void 0:e.toLowerCase()){case"@actor":return 1;case"@boundary":return 2;case"@collection":return 3;case"@control":return 4;case"@database":return 5;case"@entity":return 6;case"@queue":return 7;case"@ec2":return 8;case"@ecs":return 9;case"@iam":return 10;case"@lambda":return 11;case"@rds":return 12;case"@s3":return 13}return 14}}class Dv{constructor(){J(this,"participants",new Map);J(this,"participantPositions",new Map)}Add(e,n={}){const r=new Fv(e,n);this.participants.set(e,Pv({},this.Get(e),r,(o,l)=>o||l));const{start:s,end:i}=n;s!==void 0&&i!==void 0&&this.addPosition(e,s,i)}ImplicitArray(){return this.Array().filter(e=>{var n;return!((n=this.Get(e.name))!=null&&n.explicit)&&!e.isStarter})}Array(){return Array.from(this.participants.entries()).map(e=>e[1])}Names(){return Array.from(this.participants.keys())}First(){return this.participants.values().next().value}Get(e){return this.participants.get(e)}Size(){return this.participants.size}Starter(){const e=this.First();return e.isStarter?e:void 0}Positions(){return this.participantPositions}GetPositions(e){return this.participantPositions.get(e)}addPosition(e,n,r){let s=this.participantPositions.get(e);s||(s=new Set,this.participantPositions.set(e,s)),s.add(`[${n},${r}]`)}}const Bv=p.ProgContext;let Zt,os=!1,lc;const Wt=new R;let $v=function(t){var f,g,L,C,x,m;if(os)return;const e=(f=t==null?void 0:t.participantType())==null?void 0:f.getFormattedText().replace("@",""),n=((g=t==null?void 0:t.name())==null?void 0:g.getFormattedText())||"Missing `Participant`",r=(C=(L=t.stereotype())==null?void 0:L.name())==null?void 0:C.getFormattedText(),s=t.width&&t.width()&&Number.parseInt(t.width().getText())||void 0,i=t.label&&t.label(),o=(x=i==null?void 0:i.name())==null?void 0:x.getFormattedText(),l=!0,a=(m=t.COLOR())==null?void 0:m.getText(),c=t.getComment(),u=t.name();let h,d;if(i){const y=i.name();y&&(h=y.start.start,d=y.stop.stop+1)}else u&&(h=u.start.start,d=u.stop.stop+1);Zt.Add(n,{isStarter:!1,start:h,end:d,type:e,stereotype:r,width:s,groupId:lc,label:o,explicit:l,color:a,comment:c})};Wt.enterParticipant=$v;let Q5=function(t){if(os)return;let e=t.getFormattedText();const n=Zt.Get(e);if(n!=null&&n.label)Zt.Add(e,{isStarter:!1});else if(n!=null&&n.assignee){const r=t.start.start+n.assignee.length+2;Zt.Add(e,{isStarter:!1,start:r,end:t.stop.stop})}else Zt.Add(e,{isStarter:!1,start:t.start.start,end:t.stop.stop+1})};Wt.enterFrom=Q5,Wt.enterTo=Q5,Wt.enterStarter=function(t){let e=t.getFormattedText();Zt.Add(e,{isStarter:!0,start:t.start.start,end:t.stop.stop+1})},Wt.enterCreation=function(t){var s;if(os)return;const e=t.Owner(),n=(s=t==null?void 0:t.creationBody())==null?void 0:s.construct(),r=Zt.Get(e);if(n&&!(r!=null&&r.label)){const i=t.Assignee();Zt.Add(e,{isStarter:!1,start:n.start.start,end:n.stop.stop+1,assignee:i})}else Zt.Add(e,{isStarter:!1})},Wt.enterParameters=function(){os=!0},Wt.exitParameters=function(){os=!1},Wt.enterCondition=function(){os=!0},Wt.exitCondition=function(){os=!1},Wt.enterGroup=function(t){var e;lc=(e=t.name())==null?void 0:e.getFormattedText()},Wt.exitGroup=function(){lc=void 0},Wt.enterRet=function(t){t.asyncMessage()||(Zt.Add(t.From()),Zt.Add(t.ReturnTo()))};const Hv=S.tree.ParseTreeWalker.DEFAULT;Wt.getParticipants=function(t,e){return Zt=new Dv,e&&t instanceof Bv&&Zt.Add(t.Starter(),{isStarter:!0}),Hv.walk(this,t),Zt};const Uv=S.tree.ParseTreeWalker.DEFAULT;var wn=new R,Tt=0,pn=0;wn.enterTcf=function(){Tt++},wn.enterOpt=function(){Tt++},wn.enterPar=function(){Tt++},wn.enterAlt=function(){Tt++},wn.enterLoop=function(){Tt++},wn.exitTcf=function(){pn=Math.max(pn,Tt),Tt--},wn.exitOpt=function(){pn=Math.max(pn,Tt),Tt--},wn.exitPar=function(){pn=Math.max(pn,Tt),Tt--},wn.exitAlt=function(){pn=Math.max(pn,Tt),Tt--},wn.exitLoop=function(){pn=Math.max(pn,Tt),Tt--},wn.depth=function(t){return function(e){return Tt=0,pn=0,e.children.map(function(n){Uv.walk(t,n)}),pn}};const Vv=p.TitleContext;Vv.prototype.content=function(){return this.children.length<2?"":this.children[1].getText().trim()};const J5=p,ac=J5.CreationContext;ac.prototype.Body=ac.prototype.creationBody,ac.prototype.isCurrent=function(t){return eh.bind(this)(t)};const cc=J5.MessageContext;cc.prototype.Body=cc.prototype.messageBody,cc.prototype.isCurrent=function(t){return eh.bind(this)(t)};function eh(t){try{if(t==null)return!1;const e=this.start.start,n=this.Body().stop.stop+1;return t>=e&&t<=n}catch{return!1}}const uc=p,q1=uc.CreationContext,hc=uc.MessageContext,th=uc.AsyncMessageContext;q1.prototype.Assignee=function(){var t,e,n;return(n=(e=(t=this.creationBody())==null?void 0:t.assignment())==null?void 0:e.assignee())==null?void 0:n.getFormattedText()},q1.prototype.Constructor=function(){var t,e;return(e=(t=this.creationBody())==null?void 0:t.construct())==null?void 0:e.getFormattedText()},q1.prototype.Owner=function(){if(!this.Constructor())return"Missing Constructor";const t=this.Assignee(),e=this.Constructor();return t?`${t}:${e}`:e},hc.prototype.To=function(){var t,e;return(e=(t=this.messageBody())==null?void 0:t.to())==null?void 0:e.getFormattedText()},hc.prototype.Owner=function(){return this.To()||nh(this.parentCtx)};function nh(t){for(;t;){if(t instanceof q1||t instanceof hc)return t.Owner();t=t.parentCtx}}th.prototype.To=function(){var t;return(t=this.to())==null?void 0:t.getFormattedText()},th.prototype.Owner=function(){return this.To()||nh(this.parentCtx)};const zv=p.ProgContext;zv.prototype.Starter=function(){var i,o,l,a,c,u,h,d,f,g,L,C;const t=(l=(o=(i=this.head())==null?void 0:i.starterExp())==null?void 0:o.starter())==null?void 0:l.getFormattedText();let e,n,r;const s=(a=this.block())==null?void 0:a.stat();if(s&&s[0]){const x=(h=(u=(c=s[0].message())==null?void 0:c.messageBody())==null?void 0:u.from())==null?void 0:h.getFormattedText(),m=(f=(d=s[0].asyncMessage())==null?void 0:d.from())==null?void 0:f.getFormattedText();e=x||m}else{const x=(g=this.head())==null?void 0:g.children;if(x&&x[0]){const m=x[0];if(m instanceof p.ParticipantContext&&(n=(L=m.name())==null?void 0:L.getFormattedText()),m instanceof p.GroupContext){const y=m.participant();y&&y[0]&&(r=(C=y[0].name())==null?void 0:C.getFormattedText())}}}return t||e||n||r||"_STARTER_"};const K1=p,Gv=K1.RetContext,rh=K1.ProgContext,sh=K1.MessageContext,jv=K1.CreationContext;Gv.prototype.ReturnTo=function(){var r,s;const n=this.parentCtx.parentCtx.parentCtx;if(n instanceof rh)return n.Starter();{let i=n;for(;i&&!(i instanceof sh)&&!(i instanceof jv);){if(i instanceof rh)return i.Starter();i=i.parentCtx}return i instanceof sh&&((s=(r=i.messageBody())==null?void 0:r.from())==null?void 0:s.getFormattedText())||i.ClosestAncestorStat().Origin()}};const Zv=S.ParserRuleContext,ih=p.StatContext,dc=p.ProgContext,Wv=p.MessageContext,qv=p.CreationContext;Zv.prototype.Origin=function(){let t=this.parentCtx;for(;t&&!(t instanceof ih||t instanceof dc);)t=this.parentCtx;return t.Origin()},ih.prototype.Origin=function(){let t=this.parentCtx;for(;t;){if(t instanceof dc)return t.Starter();if(t instanceof Wv||t instanceof qv){const e=t.Owner();if(e)return e}t=t.parentCtx}},dc.prototype.Origin=function(){return this.Starter()};const Kv=p.DividerContext;Kv.prototype.Note=function(){var e;const t=(e=this.dividerNote())==null?void 0:e.getFormattedText().trim();if(!t.startsWith("=="))throw new Error("Divider note must start with ==");return t==null?void 0:t.replace(/^=+|=+$/g,"")};const fc=p,Yv=fc.MessageContext,Xv=fc.AsyncMessageContext,Qv=fc.CreationContext;Yv.prototype.SignatureText=function(){var t,e,n;return(n=(e=(t=this.messageBody())==null?void 0:t.func())==null?void 0:e.signature())==null?void 0:n.map(r=>r==null?void 0:r.getFormattedText()).join(".")},Xv.prototype.SignatureText=function(){var t;return(t=this.content())==null?void 0:t.getFormattedText()},Qv.prototype.SignatureText=function(){var n;const t=this.creationBody().parameters();return"\xAB"+(((n=t==null?void 0:t.parameter())==null?void 0:n.length)>0?t.getFormattedText():"create")+"\xBB"};const Jv=p.MessageContext;class eC{constructor(e,n){J(this,"assignee");J(this,"type");if(n&&!e)throw new Error("assignee must be defined if type is defined");this.assignee=e||"",this.type=n||""}getText(){return[this.assignee,this.type].filter(Boolean).join(":")}}Jv.prototype.Assignment=function(){var r,s;const t=this.messageBody().assignment(),e=(r=t==null?void 0:t.assignee())==null?void 0:r.getFormattedText(),n=(s=t==null?void 0:t.type())==null?void 0:s.getFormattedText();if(e)return new eC(e,n)};const X0=p,tC=X0.CreationContext,nC=X0.StatContext,oh=X0.MessageContext,rC=X0.AsyncMessageContext,sC=X0.RetContext;tC.prototype.From=function(){if(this.parentCtx instanceof nC)return this.ClosestAncestorStat().Origin()},oh.prototype.ProvidedFrom=function(){var t,e;return(e=(t=this.messageBody())==null?void 0:t.from())==null?void 0:e.getFormattedText()},oh.prototype.From=function(){return this.ProvidedFrom()||this.ClosestAncestorStat().Origin()},rC.prototype.From=function(){return this.from()?this.from().getFormattedText():this.ClosestAncestorStat().Origin()},sC.prototype.From=function(){return this.ClosestAncestorStat().Origin()},S.ParserRuleContext.prototype.Key=function(){return`${this.start.start}:${this.stop.stop}`};const pc=p,gc=pc.CreationContext;gc.prototype.Body=gc.prototype.creationBody,gc.prototype.isInitedFromOccurrence=function(t){return lh.bind(this)(t)};const mc=pc.MessageContext;mc.prototype.Body=mc.prototype.messageBody,mc.prototype.isInitedFromOccurrence=function(t){return lh.bind(this)(t)};function lh(t){let e=this;for(;e!=null;){if(e instanceof pc.StatContext){let n;if(e.message&&e.message()?n=e.message().Owner():e.creation&&e.creation()?n=e.creation().Owner():e.asyncMessage&&e.asyncMessage()&&(n=e.asyncMessage().to().getFormattedText()),n===t)return!0}e=e.parentCtx}return!1}const ah=p,ch=ah.StatContext;S.ParserRuleContext.prototype.ClosestAncestorStat=function(){let t=this;for(;!(t instanceof ch);)t=t.parentCtx;if(t instanceof ch)return t},S.ParserRuleContext.prototype.ClosestAncestorBlock=function(){var e;const t=(e=this.ClosestAncestorStat())==null?void 0:e.parentCtx;if(t instanceof ah.BlockContext)return t;console.warn("Cannot find closest ancestor block for context:",this)};function iC(t,e){switch(t){case 0:return function(){return e.apply(this,arguments)};case 1:return function(n){return e.apply(this,arguments)};case 2:return function(n,r){return e.apply(this,arguments)};case 3:return function(n,r,s){return e.apply(this,arguments)};case 4:return function(n,r,s,i){return e.apply(this,arguments)};case 5:return function(n,r,s,i,o){return e.apply(this,arguments)};case 6:return function(n,r,s,i,o,l){return e.apply(this,arguments)};case 7:return function(n,r,s,i,o,l,a){return e.apply(this,arguments)};case 8:return function(n,r,s,i,o,l,a,c){return e.apply(this,arguments)};case 9:return function(n,r,s,i,o,l,a,c,u){return e.apply(this,arguments)};case 10:return function(n,r,s,i,o,l,a,c,u,h){return e.apply(this,arguments)};default:throw new Error("First argument to _arity must be a non-negative integer no greater than ten")}}var uh=iC;function oC(t,e){return function(){return e.call(this,t.apply(this,arguments))}}var lC=oC;function aC(t){return t!=null&&typeof t=="object"&&t["@@functional/placeholder"]===!0}var xc=aC,cC=xc;function uC(t){return function e(n){return arguments.length===0||cC(n)?e:t.apply(this,arguments)}}var Y1=uC,Lc=Y1,Q0=xc;function hC(t){return function e(n,r){switch(arguments.length){case 0:return e;case 1:return Q0(n)?e:Lc(function(s){return t(n,s)});default:return Q0(n)&&Q0(r)?e:Q0(n)?Lc(function(s){return t(s,r)}):Q0(r)?Lc(function(s){return t(n,s)}):t(n,r)}}}var hh=hC,X1=Y1,Qs=hh,yt=xc;function dC(t){return function e(n,r,s){switch(arguments.length){case 0:return e;case 1:return yt(n)?e:Qs(function(i,o){return t(n,i,o)});case 2:return yt(n)&&yt(r)?e:yt(n)?Qs(function(i,o){return t(i,r,o)}):yt(r)?Qs(function(i,o){return t(n,i,o)}):X1(function(i){return t(n,r,i)});default:return yt(n)&&yt(r)&&yt(s)?e:yt(n)&&yt(r)?Qs(function(i,o){return t(i,o,s)}):yt(n)&&yt(s)?Qs(function(i,o){return t(i,r,o)}):yt(r)&&yt(s)?Qs(function(i,o){return t(n,i,o)}):yt(n)?X1(function(i){return t(i,r,s)}):yt(r)?X1(function(i){return t(n,i,s)}):yt(s)?X1(function(i){return t(n,r,i)}):t(n,r,s)}}}var _c=dC,dh=Array.isArray||function(e){return e!=null&&e.length>=0&&Object.prototype.toString.call(e)==="[object Array]"};function fC(t){return Object.prototype.toString.call(t)==="[object String]"}var pC=fC,gC=Y1,mC=dh,xC=pC,LC=gC(function(e){return mC(e)?!0:!e||typeof e!="object"||xC(e)?!1:e.length===0?!0:e.length>0?e.hasOwnProperty(0)&&e.hasOwnProperty(e.length-1):!1}),_C=LC,yC=function(){function t(e){this.f=e}return t.prototype["@@transducer/init"]=function(){throw new Error("init not implemented on XWrap")},t.prototype["@@transducer/result"]=function(e){return e},t.prototype["@@transducer/step"]=function(e,n){return this.f(e,n)},t}();function vC(t){return new yC(t)}var CC=vC,wC=uh,bC=hh,EC=bC(function(e,n){return wC(e.length,function(){return e.apply(n,arguments)})}),TC=EC,SC=_C,AC=CC,RC=TC;function kC(t,e,n){for(var r=0,s=n.length;r<s;){if(e=t["@@transducer/step"](e,n[r]),e&&e["@@transducer/reduced"]){e=e["@@transducer/value"];break}r+=1}return t["@@transducer/result"](e)}function fh(t,e,n){for(var r=n.next();!r.done;){if(e=t["@@transducer/step"](e,r.value),e&&e["@@transducer/reduced"]){e=e["@@transducer/value"];break}r=n.next()}return t["@@transducer/result"](e)}function ph(t,e,n,r){return t["@@transducer/result"](n[r](RC(t["@@transducer/step"],t),e))}var gh=typeof Symbol<"u"?Symbol.iterator:"@@iterator";function OC(t,e,n){if(typeof t=="function"&&(t=AC(t)),SC(n))return kC(t,e,n);if(typeof n["fantasy-land/reduce"]=="function")return ph(t,e,n,"fantasy-land/reduce");if(n[gh]!=null)return fh(t,e,n[gh]());if(typeof n.next=="function")return fh(t,e,n);if(typeof n.reduce=="function")return ph(t,e,n,"reduce");throw new TypeError("reduce: list must be array or iterable")}var IC=OC,MC=_c,NC=IC,PC=MC(NC),FC=PC,DC=dh;function BC(t,e){return function(){var n=arguments.length;if(n===0)return e();var r=arguments[n-1];return DC(r)||typeof r[t]!="function"?e.apply(this,arguments):r[t].apply(r,Array.prototype.slice.call(arguments,0,n-1))}}var mh=BC,$C=mh,HC=_c,UC=HC($C("slice",function(e,n,r){return Array.prototype.slice.call(r,e,n)})),VC=UC,zC=mh,GC=Y1,jC=VC,ZC=GC(zC("tail",jC(1,1/0))),WC=ZC,qC=uh,KC=lC,YC=FC,XC=WC;function QC(){if(arguments.length===0)throw new Error("pipe requires at least one argument");return qC(arguments[0].length,YC(KC,arguments[0],XC(arguments)))}var JC=QC;const ew=JC;var tw=_c,nw=tw(function(e,n,r){return r.replace(e,n)}),rw=nw;const Js=rw,sw=Js(/[\n\r]/g," "),iw=Js(/\s+/g," "),ow=Js(/\s*([,;.])\s*/g,"$1"),lw=Js(/\s*(\()\s*|\s*(\))/g,"$1$2"),aw=Js(/\s+$/g,""),cw=Js(/^"(.*)"$/,"$1"),uw=ew(sw,iw,ow,lw,aw,cw),yc=(t,e)=>{let n=e;for(t[n]===`
|
|
16
16
|
`&&n--;n>=0;){if(t[n]===`
|
|
17
17
|
`)return n+1;n--}return 0},xh=(t,e)=>{const n=yc(t,e);if(n===0)return 0;let r=n-2;for(;r>=0;){if(t[r]===`
|
|
18
|
-
`)return r+1;r--}return 0},hw=(t,e)=>{const n=yc(t,e);if(n===0)return"";const r=xh(t,e);return t.slice(r,n)};class dw extends S.error.ErrorListener{syntaxError(e,n,r,s,i){}}function fw(t){const e=new S.InputStream(t),n=new Y(e),r=new S.CommonTokenStream(n),s=new p(r);return s.addErrorListener(new dw),s._syntaxErrors?null:s.prog()}S.ParserRuleContext.prototype.getFormattedText=function(){const t=this.parser.getTokenStream().getText(this.getSourceInterval());return uw(t)},S.ParserRuleContext.prototype.getComment=function(){let t=this.start.tokenIndex,e=Y.channelNames.indexOf("COMMENT_CHANNEL");this.constructor.name==="BraceBlockContext"&&(t=this.stop.tokenIndex);let n=this.parser.getTokenStream().getHiddenTokensToLeft(t,e);return n&&n.map(r=>r.text.substring(2)).join("")},S.ParserRuleContext.prototype.returnedValue=function(){return this.braceBlock().block().ret().value()};const pw=p.ProgContext,gw=fw,Lh=p.GroupContext,_h=p.ParticipantContext,e0=function(t,e){return Wt.getParticipants(t,e)};var br=(t=>(t[t.MessageContent=0]="MessageContent",t[t.ParticipantName=1]="ParticipantName",t))(br||{});let vc={};const yh={},vh=t=>{var e;if(t!=null){const n=(e=vc[t])!=null?e:yh[t];return n!==void 0?n:null}return null},Ch=(t,e,n=!1)=>{vc[t]=e,n&&(yh[t]=e)},wh=()=>{vc={}};function J0(t,e){const n=`WidthProviderOnBrowser_${t}_${e}`,r=vh(n);if(r!=null)return r;let s=document.querySelector(".textarea-hidden-div");if(!s){const o=document.createElement("div");o.className="textarea-hidden-div ",o.style.fontSize=e===br.MessageContent?"0.875rem":"1rem",o.style.fontFamily="Helvetica, Verdana, serif",o.style.display="inline",o.style.whiteSpace="nowrap",o.style.visibility="hidden",o.style.position="absolute",o.style.top="0",o.style.left="0",o.style.overflow="hidden",o.style.width="0px",o.style.paddingLeft="0px",o.style.paddingRight="0px",o.style.margin="0px",o.style.border="0px",document.body.appendChild(o),s=o}s.textContent=t;const i=s.scrollWidth;return Ch(n,i,!0),i}const mw=110,Cc=20,xw=10,Lw=14,_w=100,bh=70,yw=p;class wc extends R{constructor(){super(...arguments);J(this,"explicitParticipants",[]);J(this,"starter","");J(this,"implicitParticipants",[]);J(this,"isBlind",!1)}enterCondition(){this.isBlind=!0}exitCondition(){this.isBlind=!1}enterParameters(){this.isBlind=!0}exitParameters(){this.isBlind=!1}enterStarter(n){this.starter=n.getFormattedText()}enterParticipant(n){var o,l,a;const r=((o=n==null?void 0:n.name())==null?void 0:o.getFormattedText())||"Missing `Participant` name",s=(a=(l=n.label())==null?void 0:l.name())==null?void 0:a.getFormattedText(),i={name:r,label:s,left:""};this.explicitParticipants.push(i)}enterFrom(n){if(this.isBlind)return;const r=n==null?void 0:n.getFormattedText();if(n.ClosestAncestorBlock().parentCtx instanceof yw.ProgContext&&n.ClosestAncestorStat()===n.ClosestAncestorBlock().children[0]){this.starter=r;return}this.enterTo(n)}enterTo(n){if(this.isBlind)return;const r=n==null?void 0:n.getFormattedText();if(r===this.starter||this.explicitParticipants.some(i=>i.name===r))return;const s={name:r,left:""};this.implicitParticipants.push(s)}enterCreation(n){if(this.isBlind)return;const r=n==null?void 0:n.Owner();if(r===this.starter||this.explicitParticipants.some(i=>i.name===r))return;const s={name:r,left:""};this.implicitParticipants.push(s)}result(){let n=[...this.explicitParticipants,...this.implicitParticipants];return this._isStarterExplicitlyPositioned()||n.unshift(this._getStarter()),n=this._dedup(n),wc._assignLeft(n),n}_isStarterExplicitlyPositioned(){return this.starter&&this.explicitParticipants.find(n=>n.name===this.starter)}_getStarter(){return{name:this.starter||"_STARTER_",left:""}}_dedup(n){return n.filter((r,s)=>n.findIndex(i=>i.name===r.name)===s)}static _assignLeft(n){n.reduce((r,s)=>(s.left=r.name||"",s),{name:"",left:""})}}function vw(t){const e=new wc;return S.tree.ParseTreeWalker.DEFAULT.walk(e,t),e.result()}function Q1(t,e){return{position:t,velocity:e}}function Eh(t,e){return Q1(t.position+e.position,t.velocity+e.velocity)}const Th=Math.sqrt(Number.EPSILON);function Cw(t,e){const n=t.position-e.position;return n<-Th||Math.abs(n)<=Th&&t.velocity<e.velocity}function ww(){return{delta:1/0,dualLessThan:function(t,e){const n=Cw(t,e);return n&&([t,e]=[e,t]),t.velocity<e.velocity&&(this.delta=Math.min(this.delta,(t.position-e.position)/(e.velocity-t.velocity))),n}}}function bw(t,e){const n=Array();for(let r=0;r<t;r++){n.push([]);for(let s=0;s<r;s++)e[s][r]>0&&n[r].push({i:s,length:Q1(e[s][r],0)})}return n}function Ew(t,e){const n=ww();let r=Q1(0,0);const s=[];for(let i=0;i<t.length;i++){let o=null;i>0&&(r=Eh(r,e[i-1]));for(const l of t[i]){const a=Eh(s[l.i].maximum,l.length);n.dualLessThan(r,a)&&(o=l.i,r=a)}s.push({argument:o,maximum:r})}return[n.delta,s]}function Tw(t,e,n){let r=t.length-1;for(;r>0;){const s=t[r].argument;s!==null?r=s:(r--,n[r].velocity=0)}}function Sw(t,e){for(let n=0;n<t.length;n++)t[n].position+=t[n].velocity*e}function Aw(t){const e=[];for(const n of t)e.push(n.maximum.position);return e}function Rw(t){const e=t.length,n=bw(e,t),r=[];for(let s=1;s<e;s++)r.push(Q1(0,1));for(;;){const[s,i]=Ew(n,r);if(s==1/0)return Aw(i);i[e-1].maximum.velocity>0?Tw(i,n,r):Sw(r,s)}}var ei=(t=>(t[t.SyncMessage=0]="SyncMessage",t[t.AsyncMessage=1]="AsyncMessage",t[t.CreationMessage=2]="CreationMessage",t))(ei||{});class kw extends R{constructor(){super(...arguments);J(this,"isBlind",!1);J(this,"ownableMessages",[]);J(this,"enterMessage",n=>this._addOwnedMessage(ei.SyncMessage)(n));J(this,"enterAsyncMessage",n=>this._addOwnedMessage(ei.AsyncMessage)(n));J(this,"enterCreation",n=>this._addOwnedMessage(ei.CreationMessage)(n));J(this,"_addOwnedMessage",n=>r=>{if(this.isBlind)return;const s=r.From(),i=r==null?void 0:r.Owner(),o=r==null?void 0:r.SignatureText();this.ownableMessages.push({from:s,signature:o,type:n,to:i})})}enterParameters(){this.isBlind=!0}exitParameters(){this.isBlind=!1}result(){return this.ownableMessages}}function Sh(t){const e=S.tree.ParseTreeWalker.DEFAULT,n=new kw;return e.walk(n,t),n.result()}class Ow{constructor(e,n){J(this,"m",[]);J(this,"widthProvider");J(this,"participantModels");J(this,"ownableMessages");wh(),this.participantModels=vw(e),this.ownableMessages=Sh(e),this.widthProvider=n,this.walkThrough()}orderedParticipantNames(){return this.participantModels.map(e=>e.name)}getPosition(e){const n=this.participantModels.findIndex(l=>l.name===e);if(n===-1)throw Error(`Participant ${e} not found`);const r=`getPosition_${e}`,s=vh(r);if(s!=null)return s;const o=this.getParticipantGap(this.participantModels[0])+Rw(this.m)[n];return Ch(r,o),console.debug(`Position of ${e} is ${o}`),o}walkThrough(){this.withParticipantGaps(this.participantModels),this.withMessageGaps(this.ownableMessages,this.participantModels)}half(e){if(e==="_STARTER_")return Cc/2;const n=this.halfWithMargin(this.labelOrName(e));return Math.max(n,mw/2)}getWidth(){const e=this.participantModels[this.participantModels.length-1].name,n=this.getPosition(e)+this.half(e);return Math.max(n,200)}distance(e,n){return this.getPosition(n)-this.getPosition(e)}withMessageGaps(e,n){e.forEach(r=>{const s=n.findIndex(a=>a.name===r.from),i=n.findIndex(a=>a.name===r.to);if(s===-1||i===-1){console.warn(`Participant ${r.from} or ${r.to} not found`);return}const o=Math.min(s,i),l=Math.max(s,i);try{const a=this.getMessageWidth(r);this.m[o][l]=Math.max(a+xw+Lw,this.m[o][l])}catch{console.warn(`Could not set message gap between ${r.from} and ${r.to}`)}})}getMessageWidth(e){const n=this.half(e.to);let r=this.widthProvider(e.signature,br.MessageContent);return e.type===ei.CreationMessage&&(r+=n),r}withParticipantGaps(e){this.m=e.map((n,r)=>e.map((s,i)=>i-r===1?this.getParticipantGap(s):0))}getParticipantGap(e){const n=this.half(e.left),r=this.half(e.name),s=e.left&&e.left!=="_STARTER_",i=e.name&&e.name!=="_STARTER_";return(s&&n||0)+(i&&r||0)}labelOrName(e){const n=this.participantModels.findIndex(r=>r.name===e);return n===-1?"":this.participantModels[n].label||this.participantModels[n].name}halfWithMargin(e){return this._getParticipantWidth(e)/2+Cc/2}_getParticipantWidth(e){return Math.max(this.widthProvider(e||"",br.ParticipantName),_w)}}let Ah=0;setTimeout(function(){Ah||console.warn("[@zenuml/core] Store is a function and is not initiated in 1 second.")},1e3);var on=(t=>(t.Static="static",t.Dynamic="dynamic",t))(on||{});const Rh=()=>(Ah=mp(),{state:{warning:void 0,code:"",theme:"theme-default",enableScopedTheming:!1,themeIconDot:Boolean(localStorage.getItem(`${location.hostname}-zenuml-theme-icon-dot`)),enableMultiTheme:!0,scale:1,selected:[],cursor:null,showTips:!1,mode:"dynamic",numbering:Boolean(localStorage.getItem(`${location.hostname}-zenuml-numbering`)),stickyOffset:0,diagramElement:null,onElementClick:t=>{console.log("Element clicked",t)},onMessageClick:()=>{},onContentChange:()=>{},onThemeChange:()=>{},onEventEmit:()=>{}},getters:{code:t=>t.code,rootContext:t=>gw(t.code),title:(t,e)=>{var n,r;return(r=(n=e.rootContext)==null?void 0:n.title())==null?void 0:r.content()},participants:(t,e)=>e0(e.rootContext,!0),coordinates:(t,e)=>new Ow(e.rootContext,J0),centerOf:(t,e)=>n=>{if(!n)return console.error("[@zenuml/core] centerOf: entity is undefined"),0;try{return e.coordinates.getPosition(n)||0}catch(r){return console.error(r),0}},GroupContext:()=>Lh,ParticipantContext:()=>_h,cursor:t=>t.cursor,distance:(t,e)=>(n,r)=>e.centerOf(n)-e.centerOf(r),distance2:(t,e)=>(n,r)=>!n||!r?0:e.centerOf(r)-e.centerOf(n),onElementClick:t=>t.onElementClick,onMessageClick:t=>t.onMessageClick,diagramElement:t=>t.diagramElement,onContentChange:t=>t.onContentChange,onThemeChange:t=>t.onThemeChange,onEventEmit:t=>t.onEventEmit},mutations:{code:function(t,e){t.code=e},setScale:function(t,e){t.scale=e},onSelect:function(t,e){t.selected.includes(e)?t.selected=t.selected.filter(n=>n!==e):t.selected.push(e)},cursor:function(t,e){t.cursor=e},toggleNumbering(t,e){e?localStorage.setItem(`${location.hostname}-zenuml-numbering`,"1"):localStorage.setItem(`${location.hostname}-zenuml-numbering`,""),t.numbering=e},setTheme:function(t,e){var n;t.theme=e,(n=t.onThemeChange)==null||n.call(t,{theme:e,scoped:Boolean(t.enableScopedTheming)})},setThemeIconDot:function(t,e){localStorage.setItem(`${location.hostname}-zenuml-theme-icon-dot`,e?"1":""),t.themeIconDot=e},setEnableScopedTheming:function(t,e){var n;t.enableScopedTheming=e,(n=t.onThemeChange)==null||n.call(t,{theme:t.theme,scoped:e})},eventEmit:function(t,e){var n;(n=t.onEventEmit)==null||n.call(t,e.event,e.data)},onEventEmit:function(t,e){t.onEventEmit=e},onMessageClick:function(t,e){t.onMessageClick=e},onContentChange:function(t,e){t.onContentChange=e},onThemeChange:function(t,e){t.onThemeChange=e},diagramElement:function(t,e){t.diagramElement=e}},actions:{updateCode:function({commit:t},e){if(typeof e=="string")throw Error("You are using a old version of vue-sequence. New version requires {code, cursor}.");e.code!==this.state.code&&t("code",e.code)}},strict:!1}),Iw=(t,e)=>{const n=t[e];return n?typeof n=="function"?n():Promise.resolve(n):new Promise((r,s)=>{(typeof queueMicrotask=="function"?queueMicrotask:setTimeout)(s.bind(null,new Error("Unknown variable dynamic import: "+e)))})},Er={__name:"Icon",props:{name:{type:String,required:!0},iconClass:{type:String,required:!1}},setup(t){const e=t,n=ks(()=>Iw(Object.assign({"./icons/close.svg":()=>Promise.resolve().then(()=>eI),"./icons/collapse-expanded.svg":()=>Promise.resolve().then(()=>rI),"./icons/collapse-unexpanded.svg":()=>Promise.resolve().then(()=>oI),"./icons/debug.svg":()=>Promise.resolve().then(()=>cI),"./icons/message-arrow.svg":()=>Promise.resolve().then(()=>dI),"./icons/non-selected-cycle.svg":()=>Promise.resolve().then(()=>gI),"./icons/numbering.svg":()=>Promise.resolve().then(()=>LI),"./icons/privacy.svg":()=>Promise.resolve().then(()=>vI),"./icons/selected-cycle.svg":()=>Promise.resolve().then(()=>bI),"./icons/theme.svg":()=>Promise.resolve().then(()=>SI),"./icons/tip.svg":()=>Promise.resolve().then(()=>kI),"./icons/zoom-in.svg":()=>Promise.resolve().then(()=>MI),"./icons/zoom-out.svg":()=>Promise.resolve().then(()=>FI)}),`./icons/${e.name}.svg`));return(r,s)=>(k(),V("span",{class:Ce(["flex items-center justify-center",t.iconClass]),onClick:s[0]||(s[0]=i=>r.$emit("icon-click"))},[(k(),Ae(Xi(F(n)),{class:"w-full h-full"}))],2))}},JM="",We=(t,e)=>{const n=t.__vccOpts||t;for(const[r,s]of e)n[r]=s;return n},Mw={name:"Privacy",components:{Icon:Er}},Nw={class:"privacy tooltip bottom whitespace-normal flex items-center","data-tooltip":"We (the vendor) do not have access to your data. The diagram is generated in this browser."};function Pw(t,e,n,r,s,i){const o=me("Icon");return k(),V("div",null,[T("div",Nw,[j(o,{name:"privacy","icon-class":"fill-current h-6 w-6 m-auto"})])])}const Fw=We(Mw,[["render",Pw],["__scopeId","data-v-3e7c8bd7"]]),Dw={name:"DiagramTitle",props:["context"],computed:{title:function(){var t;return(t=this.context)==null?void 0:t.content()}}},Bw={class:"title text-skin-title text-base font-semibold"};function $w(t,e,n,r,s,i){return k(),V("div",Bw,ze(i.title),1)}const Hw=We(Dw,[["render",$w]]),bc=new l4;function Uw(t,e,n,r){t.commit("eventEmit",{event:"trackEvent",data:{label:JSON.stringify(e),action:n,category:r}})}var Ec={exports:{}},Vw={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]},kh={exports:{}},zw=function(e){return!e||typeof e=="string"?!1:e instanceof Array||Array.isArray(e)||e.length>=0&&(e.splice instanceof Function||Object.getOwnPropertyDescriptor(e,e.length-1)&&e.constructor.name!=="String")},Gw=zw,jw=Array.prototype.concat,Zw=Array.prototype.slice,Oh=kh.exports=function(e){for(var n=[],r=0,s=e.length;r<s;r++){var i=e[r];Gw(i)?n=jw.call(n,Zw.call(i)):n.push(i)}return n};Oh.wrap=function(t){return function(){return t(Oh(arguments))}};var J1=Vw,ti=kh.exports,Ih={};for(var Tc in J1)J1.hasOwnProperty(Tc)&&(Ih[J1[Tc]]=Tc);var ln=Ec.exports={to:{},get:{}};ln.get=function(t){var e=t.substring(0,3).toLowerCase(),n,r;switch(e){case"hsl":n=ln.get.hsl(t),r="hsl";break;case"hwb":n=ln.get.hwb(t),r="hwb";break;default:n=ln.get.rgb(t),r="rgb";break}return n?{model:r,value:n}:null},ln.get.rgb=function(t){if(!t)return null;var e=/^#([a-f0-9]{3,4})$/i,n=/^#([a-f0-9]{6})([a-f0-9]{2})?$/i,r=/^rgba?\(\s*([+-]?\d+)\s*,\s*([+-]?\d+)\s*,\s*([+-]?\d+)\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,s=/^rgba?\(\s*([+-]?[\d\.]+)\%\s*,\s*([+-]?[\d\.]+)\%\s*,\s*([+-]?[\d\.]+)\%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,i=/(\D+)/,o=[0,0,0,1],l,a,c;if(l=t.match(n)){for(c=l[2],l=l[1],a=0;a<3;a++){var u=a*2;o[a]=parseInt(l.slice(u,u+2),16)}c&&(o[3]=parseInt(c,16)/255)}else if(l=t.match(e)){for(l=l[1],c=l[3],a=0;a<3;a++)o[a]=parseInt(l[a]+l[a],16);c&&(o[3]=parseInt(c+c,16)/255)}else if(l=t.match(r)){for(a=0;a<3;a++)o[a]=parseInt(l[a+1],0);l[4]&&(o[3]=parseFloat(l[4]))}else if(l=t.match(s)){for(a=0;a<3;a++)o[a]=Math.round(parseFloat(l[a+1])*2.55);l[4]&&(o[3]=parseFloat(l[4]))}else return(l=t.match(i))?l[1]==="transparent"?[0,0,0,0]:(o=J1[l[1]],o?(o[3]=1,o):null):null;for(a=0;a<3;a++)o[a]=Tr(o[a],0,255);return o[3]=Tr(o[3],0,1),o},ln.get.hsl=function(t){if(!t)return null;var e=/^hsla?\(\s*([+-]?(?:\d{0,3}\.)?\d+)(?:deg)?\s*,\s*([+-]?[\d\.]+)%\s*,\s*([+-]?[\d\.]+)%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,n=t.match(e);if(n){var r=parseFloat(n[4]),s=(parseFloat(n[1])+360)%360,i=Tr(parseFloat(n[2]),0,100),o=Tr(parseFloat(n[3]),0,100),l=Tr(isNaN(r)?1:r,0,1);return[s,i,o,l]}return null},ln.get.hwb=function(t){if(!t)return null;var e=/^hwb\(\s*([+-]?\d{0,3}(?:\.\d+)?)(?:deg)?\s*,\s*([+-]?[\d\.]+)%\s*,\s*([+-]?[\d\.]+)%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,n=t.match(e);if(n){var r=parseFloat(n[4]),s=(parseFloat(n[1])%360+360)%360,i=Tr(parseFloat(n[2]),0,100),o=Tr(parseFloat(n[3]),0,100),l=Tr(isNaN(r)?1:r,0,1);return[s,i,o,l]}return null},ln.to.hex=function(){var t=ti(arguments);return"#"+eo(t[0])+eo(t[1])+eo(t[2])+(t[3]<1?eo(Math.round(t[3]*255)):"")},ln.to.rgb=function(){var t=ti(arguments);return t.length<4||t[3]===1?"rgb("+Math.round(t[0])+", "+Math.round(t[1])+", "+Math.round(t[2])+")":"rgba("+Math.round(t[0])+", "+Math.round(t[1])+", "+Math.round(t[2])+", "+t[3]+")"},ln.to.rgb.percent=function(){var t=ti(arguments),e=Math.round(t[0]/255*100),n=Math.round(t[1]/255*100),r=Math.round(t[2]/255*100);return t.length<4||t[3]===1?"rgb("+e+"%, "+n+"%, "+r+"%)":"rgba("+e+"%, "+n+"%, "+r+"%, "+t[3]+")"},ln.to.hsl=function(){var t=ti(arguments);return t.length<4||t[3]===1?"hsl("+t[0]+", "+t[1]+"%, "+t[2]+"%)":"hsla("+t[0]+", "+t[1]+"%, "+t[2]+"%, "+t[3]+")"},ln.to.hwb=function(){var t=ti(arguments),e="";return t.length>=4&&t[3]!==1&&(e=", "+t[3]),"hwb("+t[0]+", "+t[1]+"%, "+t[2]+"%"+e+")"},ln.to.keyword=function(t){return Ih[t.slice(0,3)]};function Tr(t,e,n){return Math.min(Math.max(e,t),n)}function eo(t){var e=t.toString(16).toUpperCase();return e.length<2?"0"+e:e}function Ww(t){const e=Ec.exports.get.rgb(t),[n,r,s]=e;return(n*299+r*587+s*114)/1e3}function qw(t){const e=Ec.exports.get.rgb(t),[n,r,s]=e;return`rgb(${n}, ${r}, ${s})`}const Kw=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
18
|
+
`)return r+1;r--}return 0},hw=(t,e)=>{const n=yc(t,e);if(n===0)return"";const r=xh(t,e);return t.slice(r,n)};class dw extends S.error.ErrorListener{syntaxError(e,n,r,s,i){}}function fw(t){const e=new S.InputStream(t),n=new Y(e),r=new S.CommonTokenStream(n),s=new p(r);return s.addErrorListener(new dw),s._syntaxErrors?null:s.prog()}S.ParserRuleContext.prototype.getFormattedText=function(){const t=this.parser.getTokenStream().getText(this.getSourceInterval());return uw(t)},S.ParserRuleContext.prototype.getComment=function(){let t=this.start.tokenIndex,e=Y.channelNames.indexOf("COMMENT_CHANNEL");this.constructor.name==="BraceBlockContext"&&(t=this.stop.tokenIndex);let n=this.parser.getTokenStream().getHiddenTokensToLeft(t,e);return n&&n.map(r=>r.text.substring(2)).join("")},S.ParserRuleContext.prototype.returnedValue=function(){return this.braceBlock().block().ret().value()};const pw=p.ProgContext,gw=fw,Lh=p.GroupContext,_h=p.ParticipantContext,e0=function(t,e){return Wt.getParticipants(t,e)};var br=(t=>(t[t.MessageContent=0]="MessageContent",t[t.ParticipantName=1]="ParticipantName",t))(br||{});let vc={};const yh={},vh=t=>{var e;if(t!=null){const n=(e=vc[t])!=null?e:yh[t];return n!==void 0?n:null}return null},Ch=(t,e,n=!1)=>{vc[t]=e,n&&(yh[t]=e)},wh=()=>{vc={}};function J0(t,e){const n=`WidthProviderOnBrowser_${t}_${e}`,r=vh(n);if(r!=null)return r;let s=document.querySelector(".textarea-hidden-div");if(!s){const o=document.createElement("div");o.className="textarea-hidden-div ",o.style.fontSize=e===br.MessageContent?"0.875rem":"1rem",o.style.fontFamily="Helvetica, Verdana, serif",o.style.display="inline",o.style.whiteSpace="nowrap",o.style.visibility="hidden",o.style.position="absolute",o.style.top="0",o.style.left="0",o.style.overflow="hidden",o.style.width="0px",o.style.paddingLeft="0px",o.style.paddingRight="0px",o.style.margin="0px",o.style.border="0px",document.body.appendChild(o),s=o}s.textContent=t;const i=s.scrollWidth;return Ch(n,i,!0),i}const mw=110,Cc=20,xw=10,Lw=14,_w=100,bh=70,yw=p;class wc extends R{constructor(){super(...arguments);J(this,"explicitParticipants",[]);J(this,"starter","");J(this,"implicitParticipants",[]);J(this,"isBlind",!1)}enterCondition(){this.isBlind=!0}exitCondition(){this.isBlind=!1}enterParameters(){this.isBlind=!0}exitParameters(){this.isBlind=!1}enterStarter(n){this.starter=n.getFormattedText()}enterParticipant(n){var o,l,a;const r=((o=n==null?void 0:n.name())==null?void 0:o.getFormattedText())||"Missing `Participant` name",s=(a=(l=n.label())==null?void 0:l.name())==null?void 0:a.getFormattedText(),i={name:r,label:s,left:""};this.explicitParticipants.push(i)}enterFrom(n){if(this.isBlind)return;const r=n==null?void 0:n.getFormattedText();if(n.ClosestAncestorBlock().parentCtx instanceof yw.ProgContext&&n.ClosestAncestorStat()===n.ClosestAncestorBlock().children[0]){this.starter=r;return}this.enterTo(n)}enterTo(n){if(this.isBlind)return;const r=n==null?void 0:n.getFormattedText();if(r===this.starter||this.explicitParticipants.some(i=>i.name===r))return;const s={name:r,left:""};this.implicitParticipants.push(s)}enterCreation(n){if(this.isBlind)return;const r=n==null?void 0:n.Owner();if(r===this.starter||this.explicitParticipants.some(i=>i.name===r))return;const s={name:r,left:""};this.implicitParticipants.push(s)}result(){let n=[...this.explicitParticipants,...this.implicitParticipants];return this._isStarterExplicitlyPositioned()||n.unshift(this._getStarter()),n=this._dedup(n),wc._assignLeft(n),n}_isStarterExplicitlyPositioned(){return this.starter&&this.explicitParticipants.find(n=>n.name===this.starter)}_getStarter(){return{name:this.starter||"_STARTER_",left:""}}_dedup(n){return n.filter((r,s)=>n.findIndex(i=>i.name===r.name)===s)}static _assignLeft(n){n.reduce((r,s)=>(s.left=r.name||"",s),{name:"",left:""})}}function vw(t){const e=new wc;return S.tree.ParseTreeWalker.DEFAULT.walk(e,t),e.result()}function Q1(t,e){return{position:t,velocity:e}}function Eh(t,e){return Q1(t.position+e.position,t.velocity+e.velocity)}const Th=Math.sqrt(Number.EPSILON);function Cw(t,e){const n=t.position-e.position;return n<-Th||Math.abs(n)<=Th&&t.velocity<e.velocity}function ww(){return{delta:1/0,dualLessThan:function(t,e){const n=Cw(t,e);return n&&([t,e]=[e,t]),t.velocity<e.velocity&&(this.delta=Math.min(this.delta,(t.position-e.position)/(e.velocity-t.velocity))),n}}}function bw(t,e){const n=Array();for(let r=0;r<t;r++){n.push([]);for(let s=0;s<r;s++)e[s][r]>0&&n[r].push({i:s,length:Q1(e[s][r],0)})}return n}function Ew(t,e){const n=ww();let r=Q1(0,0);const s=[];for(let i=0;i<t.length;i++){let o=null;i>0&&(r=Eh(r,e[i-1]));for(const l of t[i]){const a=Eh(s[l.i].maximum,l.length);n.dualLessThan(r,a)&&(o=l.i,r=a)}s.push({argument:o,maximum:r})}return[n.delta,s]}function Tw(t,e,n){let r=t.length-1;for(;r>0;){const s=t[r].argument;s!==null?r=s:(r--,n[r].velocity=0)}}function Sw(t,e){for(let n=0;n<t.length;n++)t[n].position+=t[n].velocity*e}function Aw(t){const e=[];for(const n of t)e.push(n.maximum.position);return e}function Rw(t){const e=t.length,n=bw(e,t),r=[];for(let s=1;s<e;s++)r.push(Q1(0,1));for(;;){const[s,i]=Ew(n,r);if(s==1/0)return Aw(i);i[e-1].maximum.velocity>0?Tw(i,n,r):Sw(r,s)}}var ei=(t=>(t[t.SyncMessage=0]="SyncMessage",t[t.AsyncMessage=1]="AsyncMessage",t[t.CreationMessage=2]="CreationMessage",t))(ei||{});class kw extends R{constructor(){super(...arguments);J(this,"isBlind",!1);J(this,"ownableMessages",[]);J(this,"enterMessage",n=>this._addOwnedMessage(ei.SyncMessage)(n));J(this,"enterAsyncMessage",n=>this._addOwnedMessage(ei.AsyncMessage)(n));J(this,"enterCreation",n=>this._addOwnedMessage(ei.CreationMessage)(n));J(this,"_addOwnedMessage",n=>r=>{if(this.isBlind)return;const s=r.From(),i=r==null?void 0:r.Owner(),o=r==null?void 0:r.SignatureText();this.ownableMessages.push({from:s,signature:o,type:n,to:i})})}enterParameters(){this.isBlind=!0}exitParameters(){this.isBlind=!1}result(){return this.ownableMessages}}function Sh(t){const e=S.tree.ParseTreeWalker.DEFAULT,n=new kw;return e.walk(n,t),n.result()}class Ow{constructor(e,n){J(this,"m",[]);J(this,"widthProvider");J(this,"participantModels");J(this,"ownableMessages");wh(),this.participantModels=vw(e),this.ownableMessages=Sh(e),this.widthProvider=n,this.walkThrough()}orderedParticipantNames(){return this.participantModels.map(e=>e.name)}getPosition(e){const n=this.participantModels.findIndex(l=>l.name===e);if(n===-1)throw Error(`Participant ${e} not found`);const r=`getPosition_${e}`,s=vh(r);if(s!=null)return s;const o=this.getParticipantGap(this.participantModels[0])+Rw(this.m)[n];return Ch(r,o),console.debug(`Position of ${e} is ${o}`),o}walkThrough(){this.withParticipantGaps(this.participantModels),this.withMessageGaps(this.ownableMessages,this.participantModels)}half(e){if(e==="_STARTER_")return Cc/2;const n=this.halfWithMargin(this.labelOrName(e));return Math.max(n,mw/2)}getWidth(){const e=this.participantModels[this.participantModels.length-1].name,n=this.getPosition(e)+this.half(e);return Math.max(n,200)}distance(e,n){return this.getPosition(n)-this.getPosition(e)}withMessageGaps(e,n){e.forEach(r=>{const s=n.findIndex(a=>a.name===r.from),i=n.findIndex(a=>a.name===r.to);if(s===-1||i===-1){console.warn(`Participant ${r.from} or ${r.to} not found`);return}const o=Math.min(s,i),l=Math.max(s,i);try{const a=this.getMessageWidth(r);this.m[o][l]=Math.max(a+xw+Lw,this.m[o][l])}catch{console.warn(`Could not set message gap between ${r.from} and ${r.to}`)}})}getMessageWidth(e){const n=this.half(e.to);let r=this.widthProvider(e.signature,br.MessageContent);return e.type===ei.CreationMessage&&(r+=n),r}withParticipantGaps(e){this.m=e.map((n,r)=>e.map((s,i)=>i-r===1?this.getParticipantGap(s):0))}getParticipantGap(e){const n=this.half(e.left),r=this.half(e.name),s=e.left&&e.left!=="_STARTER_",i=e.name&&e.name!=="_STARTER_";return(s&&n||0)+(i&&r||0)}labelOrName(e){const n=this.participantModels.findIndex(r=>r.name===e);return n===-1?"":this.participantModels[n].label||this.participantModels[n].name}halfWithMargin(e){return this._getParticipantWidth(e)/2+Cc/2}_getParticipantWidth(e){return Math.max(this.widthProvider(e||"",br.ParticipantName),_w)}}let Ah=0;setTimeout(function(){Ah||console.warn("[@zenuml/core] Store is a function and is not initiated in 1 second.")},1e3);var on=(t=>(t.Static="static",t.Dynamic="dynamic",t))(on||{});const Rh=()=>(Ah=mp(),{state:{warning:void 0,code:"",theme:"theme-default",enableScopedTheming:!1,themeIconDot:Boolean(localStorage.getItem(`${location.hostname}-zenuml-theme-icon-dot`)),enableMultiTheme:!0,scale:1,selected:[],cursor:null,showTips:!1,mode:"dynamic",numbering:Boolean(localStorage.getItem(`${location.hostname}-zenuml-numbering`)),stickyOffset:0,diagramElement:null,onElementClick:t=>{console.log("Element clicked",t)},onMessageClick:()=>{},onContentChange:()=>{},onThemeChange:()=>{},onEventEmit:()=>{}},getters:{code:t=>t.code,rootContext:t=>gw(t.code),title:(t,e)=>{var n,r;return(r=(n=e.rootContext)==null?void 0:n.title())==null?void 0:r.content()},participants:(t,e)=>e0(e.rootContext,!0),coordinates:(t,e)=>new Ow(e.rootContext,J0),centerOf:(t,e)=>n=>{if(!n)return console.error("[@zenuml/core] centerOf: entity is undefined"),0;try{return e.coordinates.getPosition(n)||0}catch(r){return console.error(r),0}},GroupContext:()=>Lh,ParticipantContext:()=>_h,cursor:t=>t.cursor,distance:(t,e)=>(n,r)=>e.centerOf(n)-e.centerOf(r),distance2:(t,e)=>(n,r)=>!n||!r?0:e.centerOf(r)-e.centerOf(n),onElementClick:t=>t.onElementClick,onMessageClick:t=>t.onMessageClick,diagramElement:t=>t.diagramElement,onContentChange:t=>t.onContentChange,onThemeChange:t=>t.onThemeChange,onEventEmit:t=>t.onEventEmit},mutations:{code:function(t,e){t.code=e},setScale:function(t,e){t.scale=e},onSelect:function(t,e){t.selected.includes(e)?t.selected=t.selected.filter(n=>n!==e):t.selected.push(e)},cursor:function(t,e){t.cursor=e},toggleNumbering(t,e){e?localStorage.setItem(`${location.hostname}-zenuml-numbering`,"1"):localStorage.setItem(`${location.hostname}-zenuml-numbering`,""),t.numbering=e},setTheme:function(t,e){var n;t.theme=e,(n=t.onThemeChange)==null||n.call(t,{theme:e,scoped:Boolean(t.enableScopedTheming)})},setThemeIconDot:function(t,e){localStorage.setItem(`${location.hostname}-zenuml-theme-icon-dot`,e?"1":""),t.themeIconDot=e},setEnableScopedTheming:function(t,e){var n;t.enableScopedTheming=e,(n=t.onThemeChange)==null||n.call(t,{theme:t.theme,scoped:e})},eventEmit:function(t,e){var n;(n=t.onEventEmit)==null||n.call(t,e.event,e.data)},onEventEmit:function(t,e){t.onEventEmit=e},onMessageClick:function(t,e){t.onMessageClick=e},onContentChange:function(t,e){t.onContentChange=e},onThemeChange:function(t,e){t.onThemeChange=e},diagramElement:function(t,e){t.diagramElement=e}},actions:{updateCode:function({commit:t},e){if(typeof e=="string")throw Error("You are using a old version of vue-sequence. New version requires {code, cursor}.");e.code!==this.state.code&&t("code",e.code)}},strict:!1}),Iw=(t,e)=>{const n=t[e];return n?typeof n=="function"?n():Promise.resolve(n):new Promise((r,s)=>{(typeof queueMicrotask=="function"?queueMicrotask:setTimeout)(s.bind(null,new Error("Unknown variable dynamic import: "+e)))})},Er={__name:"Icon",props:{name:{type:String,required:!0},iconClass:{type:String,required:!1}},setup(t){const e=t,n=ks(()=>Iw(Object.assign({"./icons/close.svg":()=>Promise.resolve().then(()=>JO),"./icons/collapse-expanded.svg":()=>Promise.resolve().then(()=>nI),"./icons/collapse-unexpanded.svg":()=>Promise.resolve().then(()=>iI),"./icons/debug.svg":()=>Promise.resolve().then(()=>aI),"./icons/message-arrow.svg":()=>Promise.resolve().then(()=>hI),"./icons/non-selected-cycle.svg":()=>Promise.resolve().then(()=>pI),"./icons/numbering.svg":()=>Promise.resolve().then(()=>xI),"./icons/privacy.svg":()=>Promise.resolve().then(()=>yI),"./icons/selected-cycle.svg":()=>Promise.resolve().then(()=>wI),"./icons/theme.svg":()=>Promise.resolve().then(()=>TI),"./icons/tip.svg":()=>Promise.resolve().then(()=>RI),"./icons/zoom-in.svg":()=>Promise.resolve().then(()=>II),"./icons/zoom-out.svg":()=>Promise.resolve().then(()=>PI)}),`./icons/${e.name}.svg`));return(r,s)=>(k(),V("span",{class:Ce(["flex items-center justify-center",t.iconClass]),onClick:s[0]||(s[0]=i=>r.$emit("icon-click"))},[(k(),Ae(Xi(F(n)),{class:"w-full h-full"}))],2))}},QM="",We=(t,e)=>{const n=t.__vccOpts||t;for(const[r,s]of e)n[r]=s;return n},Mw={name:"Privacy",components:{Icon:Er}},Nw={class:"privacy tooltip bottom whitespace-normal flex items-center","data-tooltip":"We (the vendor) do not have access to your data. The diagram is generated in this browser."};function Pw(t,e,n,r,s,i){const o=me("Icon");return k(),V("div",null,[T("div",Nw,[j(o,{name:"privacy","icon-class":"fill-current h-6 w-6 m-auto"})])])}const Fw=We(Mw,[["render",Pw],["__scopeId","data-v-3e7c8bd7"]]),Dw={name:"DiagramTitle",props:["context"],computed:{title:function(){var t;return(t=this.context)==null?void 0:t.content()}}},Bw={class:"title text-skin-title text-base font-semibold"};function $w(t,e,n,r,s,i){return k(),V("div",Bw,Ge(i.title),1)}const Hw=We(Dw,[["render",$w]]),bc=new l4;function Uw(t,e,n,r){t.commit("eventEmit",{event:"trackEvent",data:{label:JSON.stringify(e),action:n,category:r}})}var Ec={exports:{}},Vw={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]},kh={exports:{}},zw=function(e){return!e||typeof e=="string"?!1:e instanceof Array||Array.isArray(e)||e.length>=0&&(e.splice instanceof Function||Object.getOwnPropertyDescriptor(e,e.length-1)&&e.constructor.name!=="String")},Gw=zw,jw=Array.prototype.concat,Zw=Array.prototype.slice,Oh=kh.exports=function(e){for(var n=[],r=0,s=e.length;r<s;r++){var i=e[r];Gw(i)?n=jw.call(n,Zw.call(i)):n.push(i)}return n};Oh.wrap=function(t){return function(){return t(Oh(arguments))}};var J1=Vw,ti=kh.exports,Ih={};for(var Tc in J1)J1.hasOwnProperty(Tc)&&(Ih[J1[Tc]]=Tc);var ln=Ec.exports={to:{},get:{}};ln.get=function(t){var e=t.substring(0,3).toLowerCase(),n,r;switch(e){case"hsl":n=ln.get.hsl(t),r="hsl";break;case"hwb":n=ln.get.hwb(t),r="hwb";break;default:n=ln.get.rgb(t),r="rgb";break}return n?{model:r,value:n}:null},ln.get.rgb=function(t){if(!t)return null;var e=/^#([a-f0-9]{3,4})$/i,n=/^#([a-f0-9]{6})([a-f0-9]{2})?$/i,r=/^rgba?\(\s*([+-]?\d+)\s*,\s*([+-]?\d+)\s*,\s*([+-]?\d+)\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,s=/^rgba?\(\s*([+-]?[\d\.]+)\%\s*,\s*([+-]?[\d\.]+)\%\s*,\s*([+-]?[\d\.]+)\%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,i=/(\D+)/,o=[0,0,0,1],l,a,c;if(l=t.match(n)){for(c=l[2],l=l[1],a=0;a<3;a++){var u=a*2;o[a]=parseInt(l.slice(u,u+2),16)}c&&(o[3]=parseInt(c,16)/255)}else if(l=t.match(e)){for(l=l[1],c=l[3],a=0;a<3;a++)o[a]=parseInt(l[a]+l[a],16);c&&(o[3]=parseInt(c+c,16)/255)}else if(l=t.match(r)){for(a=0;a<3;a++)o[a]=parseInt(l[a+1],0);l[4]&&(o[3]=parseFloat(l[4]))}else if(l=t.match(s)){for(a=0;a<3;a++)o[a]=Math.round(parseFloat(l[a+1])*2.55);l[4]&&(o[3]=parseFloat(l[4]))}else return(l=t.match(i))?l[1]==="transparent"?[0,0,0,0]:(o=J1[l[1]],o?(o[3]=1,o):null):null;for(a=0;a<3;a++)o[a]=Tr(o[a],0,255);return o[3]=Tr(o[3],0,1),o},ln.get.hsl=function(t){if(!t)return null;var e=/^hsla?\(\s*([+-]?(?:\d{0,3}\.)?\d+)(?:deg)?\s*,\s*([+-]?[\d\.]+)%\s*,\s*([+-]?[\d\.]+)%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,n=t.match(e);if(n){var r=parseFloat(n[4]),s=(parseFloat(n[1])+360)%360,i=Tr(parseFloat(n[2]),0,100),o=Tr(parseFloat(n[3]),0,100),l=Tr(isNaN(r)?1:r,0,1);return[s,i,o,l]}return null},ln.get.hwb=function(t){if(!t)return null;var e=/^hwb\(\s*([+-]?\d{0,3}(?:\.\d+)?)(?:deg)?\s*,\s*([+-]?[\d\.]+)%\s*,\s*([+-]?[\d\.]+)%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/,n=t.match(e);if(n){var r=parseFloat(n[4]),s=(parseFloat(n[1])%360+360)%360,i=Tr(parseFloat(n[2]),0,100),o=Tr(parseFloat(n[3]),0,100),l=Tr(isNaN(r)?1:r,0,1);return[s,i,o,l]}return null},ln.to.hex=function(){var t=ti(arguments);return"#"+eo(t[0])+eo(t[1])+eo(t[2])+(t[3]<1?eo(Math.round(t[3]*255)):"")},ln.to.rgb=function(){var t=ti(arguments);return t.length<4||t[3]===1?"rgb("+Math.round(t[0])+", "+Math.round(t[1])+", "+Math.round(t[2])+")":"rgba("+Math.round(t[0])+", "+Math.round(t[1])+", "+Math.round(t[2])+", "+t[3]+")"},ln.to.rgb.percent=function(){var t=ti(arguments),e=Math.round(t[0]/255*100),n=Math.round(t[1]/255*100),r=Math.round(t[2]/255*100);return t.length<4||t[3]===1?"rgb("+e+"%, "+n+"%, "+r+"%)":"rgba("+e+"%, "+n+"%, "+r+"%, "+t[3]+")"},ln.to.hsl=function(){var t=ti(arguments);return t.length<4||t[3]===1?"hsl("+t[0]+", "+t[1]+"%, "+t[2]+"%)":"hsla("+t[0]+", "+t[1]+"%, "+t[2]+"%, "+t[3]+")"},ln.to.hwb=function(){var t=ti(arguments),e="";return t.length>=4&&t[3]!==1&&(e=", "+t[3]),"hwb("+t[0]+", "+t[1]+"%, "+t[2]+"%"+e+")"},ln.to.keyword=function(t){return Ih[t.slice(0,3)]};function Tr(t,e,n){return Math.min(Math.max(e,t),n)}function eo(t){var e=t.toString(16).toUpperCase();return e.length<2?"0"+e:e}function Ww(t){const e=Ec.exports.get.rgb(t),[n,r,s]=e;return(n*299+r*587+s*114)/1e3}function qw(t){const e=Ec.exports.get.rgb(t),[n,r,s]=e;return`rgb(${n}, ${r}, ${s})`}const Kw=`<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
19
19
|
<g>
|
|
20
20
|
<path d="M15.5489 4.19771C15.5489 5.18773 15.1485 6.13721 14.4358 6.83726C13.7231 7.53731 12.7565 7.93058 11.7486 7.93058C10.7407 7.93058 9.77403 7.53731 9.06133 6.83726C8.34863 6.13721 7.94824 5.18773 7.94824 4.19771C7.94824 3.20768 8.34863 2.25822 9.06133 1.55818C9.77403 0.858126 10.7407 0.464844 11.7486 0.464844C12.7565 0.464844 13.7231 0.858126 14.4358 1.55818C15.1485 2.25822 15.5489 3.20768 15.5489 4.19771Z" stroke="currentColor"/>
|
|
21
21
|
<path d="M6.54883 11.2152L17.2025 11.2073M11.7471 8.06641V19.5806V8.06641ZM11.7471 19.4385L6.79789 23.5738L11.7471 19.4385ZM11.7551 19.4385L17.1864 23.3055L11.7551 19.4385Z" stroke="currentColor"/>
|
|
@@ -850,7 +850,7 @@
|
|
|
850
850
|
<path d="M15.027 20.771h-12.881c-0.484-1.541-0.724-3.151-0.719-4.771 0-1.667 0.24-3.265 0.719-4.771h21.147c2.64-0.011 4.781 2.131 4.776 4.771 0.015 2.625-2.109 4.765-4.735 4.771zM14.427 22.375h-11.692c1.229 2.823 3.265 5.224 5.853 6.907 2.589 1.719 5.636 2.636 8.745 2.625 5.531 0 10.375-2.828 13.24-7.068-1.521-1.573-3.609-2.469-5.803-2.479zM24.771 9.64c2.271 0 4.333-0.957 5.803-2.468-3.24-4.828-8.855-7.511-14.652-7-5.791 0.516-10.848 4.14-13.187 9.468z"/>
|
|
851
851
|
</svg>`,auth0:`<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
852
852
|
<svg width="800px" height="800px" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="none"><path fill="#000000" d="M12.549 1h-4.55l1.407 4.38h4.548l-3.68 2.61 1.406 4.405c2.37-1.725 3.143-4.336 2.274-7.016L12.55 1zM2.045 5.38h4.55L8 1H3.45L2.045 5.38c-.868 2.68-.094 5.29 2.275 7.015L5.725 7.99l-3.68-2.612zm2.275 7.015L8 15l3.68-2.605L8 9.745l-3.68 2.65z"/></svg>`,redis:`<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
853
|
-
<svg fill="#000000" width="800px" height="800px" viewBox="0 -2 28 28" xmlns="http://www.w3.org/2000/svg"><path d="m27.994 14.729c-.012.267-.365.566-1.091.945-1.495.778-9.236 3.967-10.883 4.821-.589.419-1.324.67-2.116.67-.641 0-1.243-.164-1.768-.452l.019.01c-1.304-.622-9.539-3.95-11.023-4.659-.741-.35-1.119-.653-1.132-.933v2.83c0 .282.39.583 1.132.933 1.484.709 9.722 4.037 11.023 4.659.504.277 1.105.44 1.744.44.795 0 1.531-.252 2.132-.681l-.011.008c1.647-.859 9.388-4.041 10.883-4.821.76-.396 1.096-.7 1.096-.982s0-2.791 0-2.791z"/><path d="m27.992 10.115c-.013.267-.365.565-1.09.944-1.495.778-9.236 3.967-10.883 4.821-.59.421-1.326.672-2.121.672-.639 0-1.24-.163-1.763-.449l.019.01c-1.304-.627-9.539-3.955-11.023-4.664-.741-.35-1.119-.653-1.132-.933v2.83c0 .282.39.583 1.132.933 1.484.709 9.721 4.037 11.023 4.659.506.278 1.108.442 1.749.442.793 0 1.527-.251 2.128-.677l-.011.008c1.647-.859 9.388-4.043 10.883-4.821.76-.397 1.096-.7 1.096-.984s0-2.791 0-2.791z"/><path d="m27.992 5.329c.014-.285-.358-.534-1.107-.81-1.451-.533-9.152-3.596-10.624-4.136-.528-.242-1.144-.383-1.794-.383-.734 0-1.426.18-2.035.498l.024-.012c-1.731.622-9.924 3.835-11.381 4.405-.729.287-1.086.552-1.073.834v2.83c0 .282.39.583 1.132.933 1.484.709 9.721 4.038 11.023 4.66.504.277 1.105.439 1.744.439.795 0 1.531-.252 2.133-.68l-.011.008c1.647-.859 9.388-4.043 10.883-4.821.76-.397 1.096-.7 1.096-.984s0-2.791 0-2.791h-.009zm-17.967 2.684 6.488-.996-1.96 2.874zm14.351-2.588-4.253 1.68-3.835-1.523 4.246-1.679 3.838 1.517zm-11.265-2.785-.628-1.157 1.958.765 1.846-.604-.499 1.196 1.881.7-2.426.252-.543 1.311-.879-1.457-2.8-.252 2.091-.754zm-4.827 1.632c1.916 0 3.467.602 3.467 1.344s-1.559 1.344-3.467 1.344-3.474-.603-3.474-1.344 1.553-1.344 3.474-1.344z"/></svg>`};function Ph(){const t=ie(0),e=ie(0),n=()=>{t.value=document.documentElement.scrollTop,e.value=document.documentElement.scrollLeft};return Ze(()=>{n(),document.addEventListener("scroll",n)}),ft(()=>{document.removeEventListener("scroll",n)}),[t,e]}const Sc=10,lb=1,ab=20;function cb(){let t=document.getElementById("zenuml-intersection-detector-container"),e=Array.from(document.getElementsByClassName("zenuml-intersection-detector"));return t&&e.length===Sc?{detectorContainer:t,detectors:e}:(t=document.createElement("div"),t.id="zenuml-intersection-detector-container",Object.assign(t.style,{position:"absolute",top:"0",left:"0",opacity:"0",pointerEvents:"none"}),e=new Array(Sc).fill(0).map(()=>{const n=document.createElement("div");return n.className="zenuml-intersection-detector",Object.assign(n.style,{position:"absolute",top:"0",left:"0",width:"100%"}),t==null||t.appendChild(n),n}),document.body.appendChild(t),{detectorContainer:t,detectors:e})}function Fh(){const t=ie(0);let e;return Ze(()=>{const{detectorContainer:n,detectors:r}=cb(),s=document.documentElement.scrollHeight,i=document.documentElement.scrollWidth-ab;n.style.height=s+"px",n.style.width=i+"px";const o=Math.ceil(document.documentElement.scrollHeight/Sc),l=[...Array(o+1).keys()].map(a=>a/o);r.forEach((a,c)=>{a.style.top=c*o+"px",a.style.height=o+"px"}),e=new IntersectionObserver(([a])=>{(a.intersectionRect.top-a.boundingClientRect.top>lb||a.target===r[0])&&(t.value=a.intersectionRect.top)},{threshold:l}),r.forEach(a=>{e.observe(a)})}),ft(()=>{e.disconnect()}),t}function Ac(t){let e=0,n=t;for(;n;)e+=n.offsetTop,n=n.offsetParent;return e}const ni=/[!@#$%^&*()+-,.?''":{}|<>/\s]/,Rc=t=>{const e=ie(!1);function n(l){e.value=l}async function r(l){l.preventDefault(),l.stopPropagation(),n(!0),await Qn();const a=document.createRange();if(!l.target)return;a.selectNodeContents(l.target),a.collapse(!1);const c=window.getSelection();!c||(c==null||c.removeAllRanges(),c==null||c.addRange(a))}async function s(l){await Qn(),e.value&&(n(!1),t(l))}function i(l){l.key==="Enter"&&(l.preventDefault(),l.stopPropagation())}function o(l){(l.key==="Enter"||l.key==="Escape"||l.key==="Tab")&&(n(!1),t(l))}return{editing:e,handleDblClick:r,handleBlur:s,handleKeydown:i,handleKeyup:o}},ub={class:"flex items-center justify-center"},hb={key:0,class:"name leading-4"},db=["contenteditable"],fb=Ve({__name:"ParticipantLabel",props:{labelText:null,labelPositions:null,assignee:null},setup(t){const e=t,{labelText:n,labelPositions:r}=Br(e),s=zt(),i=M(()=>s.state.mode),o=M(()=>s.getters.code),l=M(()=>s.getters.onContentChange||(()=>{}));function a(L){s.dispatch("updateCode",{code:L}),l.value(L)}function c(L){var b;L.preventDefault(),L.stopPropagation();const C=L.target;if(!(C instanceof HTMLElement))return;let x=(b=C.innerText.trim())!=null?b:"";if(x===""||x===n.value){C.innerText=n.value;return}if(x.includes(" ")&&(x=x.replace(/\s+/g," ")),ni.test(x)&&(x=x.replace(/"/g,""),x=`"${x}"`,ni.lastIndex=0),!(r!=null&&r.value))return;const y=Array.from(r.value).sort((O,N)=>JSON.parse(N)[0]-JSON.parse(O)[0]);let v=o.value;for(const O of y){const[N,A]=JSON.parse(O);v=v.slice(0,N)+x+v.slice(A)}a(v)}const{editing:u,handleDblClick:h,handleBlur:d,handleKeydown:f,handleKeyup:g}=Rc(c);return(L,C)=>(k(),V("div",ub,[t.assignee?(k(),V("label",hb,ze(t.assignee)+":",1)):xe("",!0),T("label",{title:"Double click to edit",class:Ce(["name leading-4 cursor-text right hover:text-skin-message-hover hover:bg-skin-message-hover",{"py-1 px-2 cursor-text":F(u)}]),contenteditable:F(u)&&F(i)===F(on).Dynamic,onDblclick:C[0]||(C[0]=(...x)=>F(h)&&F(h)(...x)),onBlur:C[1]||(C[1]=(...x)=>F(d)&&F(d)(...x)),onKeyup:C[2]||(C[2]=(...x)=>F(g)&&F(g)(...x)),onKeydown:C[3]||(C[3]=(...x)=>F(f)&&F(f)(...x))},ze(F(n)),43,db)]))}}),pb=10,gb={name:"Participant",components:{ParticipantLabel:fb},setup(t){const e=zt(),n=ie(null);if(e.state.mode===on.Static)return{translate:0,participant:n};const r=M(()=>e.getters.participants.Positions().get(t.entity.name)),s=Fh(),[i]=Ph();return{translate:M(()=>{var h;const l=t.offsetTop||0;let a=s.value+i.value;s.value>pb&&(e==null?void 0:e.state.stickyOffset)&&(a+=e==null?void 0:e.state.stickyOffset);const c=((h=e==null?void 0:e.state.diagramElement)==null?void 0:h.clientHeight)||0,u=e!=null&&e.state.diagramElement?Ac(e==null?void 0:e.state.diagramElement):0;return a<l+u?0:Math.min(a-u,c-bh)-l}),participant:n,labelPositions:r}},props:{entity:{type:Object,required:!0},offsetTop:{type:Number,default:0}},data(){return{color:void 0}},mounted(){this.updateFontColor()},updated(){this.updateFontColor()},computed:{selected(){return this.$store.state.selected.includes(this.entity.name)},stereotype(){return this.entity.stereotype},labelText(){return this.entity.assignee?this.entity.name.split(":")[1]:this.entity.label||this.entity.name},comment(){return this.entity.comment},icon(){var t;return Nh[(t=this.entity.type)==null?void 0:t.toLowerCase()]},backgroundColor(){try{return this.entity.color?this.entity.color&&qw(this.entity.color):void 0}catch{return}}},methods:{onSelect(){this.$store.commit("onSelect",this.entity.name)},updateFontColor(){if(!this.backgroundColor)return;let t=window.getComputedStyle(this.$refs.participant).getPropertyValue("background-color");if(!t)return;let e=Ww(t);this.color=e>128?"#000":"#fff"}}},mb=["innerHTML","alt"],xb={class:"h-5 group flex flex-col justify-center"},Lb={key:0,class:"absolute hidden rounded-lg transform -translate-y-8 bg-gray-400 px-2 py-1 text-center text-sm text-white group-hover:flex"},_b={key:1,class:"interface leading-4"};function yb(t,e,n,r,s,i){const o=me("ParticipantLabel");return k(),V("div",{class:Ce(["participant bg-skin-participant shadow-participant border-skin-participant text-skin-participant rounded text-base leading-4 flex flex-col justify-center z-10 h-10 top-8",{selected:i.selected}]),ref:"participant",style:we({backgroundColor:i.backgroundColor,color:s.color,transform:`translateY(${r.translate}px)`}),onClick:e[0]||(e[0]=(...l)=>i.onSelect&&i.onSelect(...l))},[i.icon?(k(),V("div",{key:0,innerHTML:i.icon,class:"absolute left-1/2 transform -translate-x-1/2 -translate-y-full h-8 [&>svg]:w-full [&>svg]:h-full",alt:`icon for ${n.entity.name}`},null,8,mb)):xe("",!0),T("div",xb,[i.comment?(k(),V("span",Lb,ze(i.comment),1)):xe("",!0),i.stereotype?(k(),V("label",_b,"\xAB"+ze(i.stereotype)+"\xBB",1)):xe("",!0),j(o,{labelText:i.labelText,labelPositions:r.labelPositions,assignee:n.entity.assignee},null,8,["labelText","labelPositions","assignee"])])],6)}const Dh=We(gb,[["render",yb]]),xP="",ri=u0.child({name:"LifeLine"}),vb={name:"life-line",components:{Participant:Dh},props:["entity","context","groupLeft","inGroup","renderParticipants","renderLifeLine"],data:()=>({translateX:0,top:0}),computed:{...Cn(["centerOf"]),...es(["scale"]),debug(){return!!localStorage.zenumlDebug},left(){return this.centerOf(this.entity.name)-8-(this.groupLeft||0)}},mounted(){ri.debug(`LifeLine mounted for ${this.entity.name}`),this.$nextTick(()=>{this.setTop(),ri.debug(`nextTick after updated for ${this.entity.name}`)}),bc.$on("participant_set_top",()=>this.$nextTick(()=>this.setTop()))},updated(){ri.debug(`updated for ${this.entity.name}`),this.$nextTick(()=>{this.setTop(),ri.debug(`nextTick after updated for ${this.entity.name}`)})},methods:{onSelect(){this.$store.commit("onSelect",this.entity.name)},setTop(){const t=this.entity.name.replace(/([ #;&,.+*~\':"!^$[\]()=>|\/@])/g,"\\$1"),e=this.$store.getters.diagramElement,n=e==null?void 0:e.querySelector(`[data-to="${t}"]`),r=(n==null?void 0:n.offsetParent)!=null;if(n&&n.attributes["data-type"].value==="creation"&&r){ri.debug(`First message to ${this.entity.name} is creation`);const s=this.$el.getBoundingClientRect().y,i=n.getBoundingClientRect().y;this.top=(i-s)/this.scale}else this.top=0}}},Cb=["id","entity-type"],wb={key:1,class:"line w0 mx-auto flex-grow w-px"};function bb(t,e,n,r,s,i){var l;const o=me("participant");return k(),V("div",{id:n.entity.name,"entity-type":(l=n.entity.type)==null?void 0:l.toLowerCase(),class:"lifeline absolute flex flex-col mx-2 transform -translate-x-1/2 h-full",style:we({paddingTop:t.top+"px",left:i.left+"px"})},[Yi(T("div",null,ze(t.centerOf(n.entity.name)),513),[[N0,i.debug]]),n.renderParticipants?(k(),Ae(o,{key:0,entity:n.entity,offsetTop:t.top},null,8,["entity","offsetTop"])):xe("",!0),n.renderLifeLine?(k(),V("div",wb)):xe("",!0)],12,Cb)}const Bh=We(vb,[["render",bb],["__scopeId","data-v-19661715"]]),Eb={name:"lifeline-group",props:["context","renderParticipants","renderLifeLine"],computed:{...Cn(["centerOf"]),name(){var t,e;return(e=(t=this.context)==null?void 0:t.name())==null?void 0:e.getFormattedText()},offset(){return 0},left(){const t=this.entities[0].name,e=Math.max(J0(t,br.ParticipantName),"100");return this.centerOf(t)-e/2-8},right(){const t=Math.max(J0(this.entities.slice(-1).name,br.ParticipantName),"100"),e=this.entities.slice(0).pop().name;return this.centerOf(e)+t/2+20},entities(){return e0(this.context).Array()}},components:{LifeLine:Bh}},Tb={class:"lifeline-group relative flex-grow"};function Sb(t,e,n,r,s,i){const o=me("life-line");return i.entities.length>0?(k(),V("div",{key:0,class:"container absolute flex flex-col h-full",style:we({left:`${i.left}px`,width:`${i.right-i.left}px`})},[T("div",{class:Ce(["flex flex-col flex-grow",{shadow:!n.renderParticipants,"shadow-slate-500/50":!n.renderParticipants}])},[T("div",Tb,[(k(!0),V(Me,null,yn(i.entities,l=>(k(),Ae(o,{inGroup:"true",key:l.name,ref_for:!0,ref:l.name,entity:l,"group-left":i.left,"render-life-line":n.renderLifeLine,renderParticipants:n.renderParticipants},null,8,["entity","group-left","render-life-line","renderParticipants"]))),128))])],2)],4)):xe("",!0)}const Ab=We(Eb,[["render",Sb]]),$h=u0.child({name:"LifeLineLayer"}),Rb=70,kb=10,Ob={name:"life-line-layer",props:["context","renderParticipants","renderLifeLine","leftGap"],setup(){const e=zt(),n=M(()=>e.state.mode);if(n.value===on.static)return{translate:0,RenderMode:on,mode:n};const r=Fh(),[s]=Ph();return{translate:M(()=>{var c;let o=r.value+s.value;r.value>kb&&(e==null?void 0:e.state.stickyOffset)&&(o+=e==null?void 0:e.state.stickyOffset);const l=((c=e==null?void 0:e.state.diagramElement)==null?void 0:c.clientHeight)||0,a=e!=null&&e.state.diagramElement?Ac(e==null?void 0:e.state.diagramElement):0;return o<=0+a?0:Math.min(o-a,l-Rb)-0}),RenderMode:on,mode:n}},computed:{...Cn(["participants","GroupContext","ParticipantContext","centerOf"]),debug(){return!!localStorage.zenumlDebug},invisibleStarter(){return this.starterParticipant.name==="_STARTER_"},starterParticipant(){return this.participants.Starter()},starterOnTheLeft(){return!this.starterParticipant.explicit},implicitParticipants(){return this.participants.ImplicitArray()},explicitGroupAndParticipants(){var t;return(t=this.context)==null?void 0:t.children.filter(e=>{const n=e instanceof Lh,r=e instanceof _h;return n||r})}},methods:{...w4(["increaseGeneration"]),getParticipantEntity(t){return e0(t).First()}},updated(){$h.debug("LifeLineLayer updated")},mounted(){$h.debug("LifeLineLayer mounted")},components:{LifeLine:Bh,LifeLineGroup:Ab}},Ib={class:"container relative grow"};function Mb(t,e,n,r,s,i){const o=me("life-line"),l=me("life-line-group");return k(),V("div",{class:"life-line-layer lifeline-layer z-30 absolute h-full flex flex-col top-0",style:we({"min-width":r.mode===r.RenderMode.Dynamic?"200px":"auto",width:`calc(100% - ${n.leftGap}px)`,pointerEvents:n.renderParticipants?"none":"all"})},[T("div",{style:we({transform:`translateY(${r.translate>0?r.translate-1:r.translate}px)`}),class:"pt-8 after:bg-gradient-to-b after:from-skin-frame after:via-skin-frame after:to-skin-frame/0 after:block after:absolute after:top-0 after:w-full after:h-[72px]"},null,4),T("div",Ib,[i.starterOnTheLeft?(k(),Ae(o,{key:0,entity:i.starterParticipant,class:Ce(["starter",{invisible:i.invisibleStarter&&!i.debug}]),renderParticipants:n.renderParticipants,renderLifeLine:n.renderLifeLine},null,8,["entity","class","renderParticipants","renderLifeLine"])):xe("",!0),(k(!0),V(Me,null,yn(i.explicitGroupAndParticipants,(a,c)=>(k(),V(Me,null,[a instanceof t.GroupContext?(k(),Ae(l,{key:c,context:a,renderParticipants:n.renderParticipants,renderLifeLine:n.renderLifeLine},null,8,["context","renderParticipants","renderLifeLine"])):xe("",!0),a instanceof t.ParticipantContext?(k(),Ae(o,{key:c,entity:i.getParticipantEntity(a),renderParticipants:n.renderParticipants,renderLifeLine:n.renderLifeLine},null,8,["entity","renderParticipants","renderLifeLine"])):xe("",!0)],64))),256)),(k(!0),V(Me,null,yn(i.implicitParticipants,a=>(k(),Ae(o,{key:a.name,entity:a,renderParticipants:n.renderParticipants,renderLifeLine:n.renderLifeLine},null,8,["entity","renderParticipants","renderLifeLine"]))),128))])],4)}const kc=We(Ob,[["render",Mb]]),Nb={class:"message-layer relative z-30 pt-24 pb-10"},Hh=Ve({__name:"MessageLayer",props:{context:null},setup(t){const e=t,n=ks(()=>Promise.resolve().then(()=>BM)),r=u0.child({name:"MessageLayer"}),s=zt(),i=M(()=>s.getters.participants),o=M(()=>s.getters.centerOf),l=M(()=>{var g,L;const c=(g=e.context)==null?void 0:g.stat()[0].message();if(!c)return!1;const u=c==null?void 0:c.Owner(),h=c==null?void 0:c.ProvidedFrom(),d=(L=e.context)==null?void 0:L.Origin();return!u||u===(h||d)}),a=M(()=>{if(i.value.Array().length>=1){const c=i.value.Array().slice(0)[0].name;return o.value(c)+(l.value?1:0)}return 0});return Ze(()=>{r.debug("MessageLayer mounted")}),A0(()=>{r.debug("MessageLayer updated")}),(c,u)=>{const h=me("block");return k(),V("div",Nb,[j(h,{context:t.context,style:we({"padding-left":F(a)+"px"})},null,8,["context","style"]),j(F(n))])}}}),LP="",Pb=S.tree.ParseTreeWalker.DEFAULT;class Oc extends R{constructor(n){super();J(this,"_orderedParticipants");J(this,"frameRoot",null);J(this,"parents",[]);this._orderedParticipants=n}getLocalParticipants(n){return[n.Origin(),...e0(n).ImplicitArray().map(r=>r.name)]}getLeft(n){const r=this.getLocalParticipants(n);return this._orderedParticipants.find(s=>r.includes(s))||""}getRight(n){return this._orderedParticipants.slice().reverse().find(r=>this.getLocalParticipants(n).includes(r))||""}enterFragment(n){var s;const r={left:this.getLeft(n),right:this.getRight(n),children:[]};this.frameRoot||(this.frameRoot=r),this.parents.length>0&&((s=this.parents[this.parents.length-1].children)==null||s.push(r)),this.parents.push(r)}exitFragment(){this.parents.pop()}enterTcf(n){this.enterFragment(n)}enterOpt(n){this.enterFragment(n)}enterPar(n){this.enterFragment(n)}enterAlt(n){this.enterFragment(n)}enterLoop(n){this.enterFragment(n)}exitTcf(){this.exitFragment()}exitOpt(){this.exitFragment()}exitPar(){this.exitFragment()}exitAlt(){this.exitFragment()}exitLoop(){this.exitFragment()}getFrame(n){return n.children.map(r=>{Pb.walk(this,r)}),this.frameRoot}}function Ic(t,e){if(!t.children||t.children.length===0)return 1;let n=0;for(const r of t.children)e==="LEFT"&&r.left!==t.left||e==="RIGHT"&&r.right!==t.right||(n=Math.max(n,Ic(r,e)));return n+1}function Mc(t){return t?{left:10*Ic(t,"LEFT"),right:10*Ic(t,"RIGHT")}:{left:0,right:0}}function Uh(t,e){const n=e.orderedParticipantNames(),r=[t.Origin(),...e0(t).Names()],s=n.find(u=>r.includes(u))||"",i=n.slice().reverse().find(u=>r.includes(u))||"",l=new Oc(n).getFrame(t),a=Mc(l),c=Fb(t,i,e);return e.distance(s,i)+a.left+a.right+e.half(s)+e.half(i)+c}function Fb(t,e,n){const s=Sh(t).filter(i=>i.from===i.to).map(i=>J0(i.signature,br.MessageContent)+37-n.distance(i.from,e)-n.half(e));return Math.max.apply(null,[0,...s])}const Nc=Ve({__name:"SeqDiagram",setup(t){const e=zt(),n=M(()=>e.state.theme),r=M(()=>e.state.mode),s=M(()=>e.getters.rootContext),i=M(()=>e.getters.coordinates),o=M(()=>Uh(s.value,i.value)),l=M(()=>{const c=i.value.orderedParticipantNames(),h=new Oc(c).getFrame(s.value);return h?Mc(h).left+Cc+20:0}),a=ie(null);return e.commit("diagramElement",a),(c,u)=>(k(),V("div",{class:Ce(["zenuml sequence-diagram relative box-border text-left overflow-visible",F(n)]),ref_key:"diagramRef",ref:a},[T("div",{style:we({paddingLeft:`${F(l)}px`}),class:"relative"},[F(r)===F(on).Dynamic?(k(),V(Me,{key:0},[j(kc,{leftGap:F(l),context:F(s).head(),renderParticipants:!1,renderLifeLine:!0},null,8,["leftGap","context"]),j(Hh,{context:F(s).block(),style:we({width:`${F(o)}px`})},null,8,["context","style"]),j(kc,{leftGap:F(l),context:F(s).head(),renderParticipants:!0,renderLifeLine:!1},null,8,["leftGap","context"])],64)):xe("",!0),F(r)===F(on).Static?(k(),V(Me,{key:1},[j(kc,{leftGap:F(l),context:F(s).head(),renderParticipants:!0,renderLifeLine:!0},null,8,["leftGap","context"]),j(Hh,{context:F(s).block(),style:we({width:`${F(o)}px`})},null,8,["context","style"])],64)):xe("",!0)],4)],2))}}),_P="",Db={name:"IconList",props:["types"],computed:{},methods:{icon(t){return Nh[t==null?void 0:t.toLowerCase()]}}},Bb={role:"list",class:"mt-3 grid grid-cols-4 gap-5 sm:gap-6 sm:grid-cols-6 lg:grid-cols-8"},$b={class:"h-12 flex items-center justify-center bg-gray-50 text-white text-sm font-medium rounded-t-md"},Hb=["innerHTML","alt"],Ub={class:"flex items-center justify-center border-t border-r border-b border-gray-200 bg-white rounded-b-md"},Vb={class:"px-2 py-2 text-xs"},zb={class:"text-gray-900 font-medium hover:text-gray-600"};function Gb(t,e,n,r,s,i){return k(),V("ul",Bb,[(k(!0),V(Me,null,yn(n.types,o=>(k(),V("li",{key:o,class:"col-span-1 flex flex-col shadow-sm rounded-md"},[T("div",$b,[i.icon?(k(),V("i",{key:0,innerHTML:i.icon(o),class:"object-contain h-8 w-8 m-auto [&>svg]:w-full [&>svg]:h-full",alt:`icon for ${o}`},null,8,Hb)):xe("",!0)]),T("div",Ub,[T("div",Vb,[T("span",zb,"@"+ze(o),1)])])]))),128))])}const jb={name:"TipsDialog",components:{Icon:Er,IconList:We(Db,[["render",Gb]])},computed:{standardTypes(){return["Actor","Boundary","Control","Database","Entity"]},awsServices(){return["CloudWatch","CloudFront","Cognito","DynamoDB","EBS","EC2","ECS","EFS","ElastiCache","ElasticBeantalk","ElasticFileSystem","Glacier","IAM","Kinesis","Lambda","LightSail","RDS","Redshift","S3","SNS","SQS","Sagemaker","VPC"]},azureServices(){return["AzureActiveDirectory","AzureBackup","AzureCDN","AzureDataFactory","AzureDevOps","AzureFunction","AzureSQL","CosmosDB","LogicApps","VirtualMachine"]},googleServices(){return["BigTable","BigQuery","CloudCDN","CloudDNS","CloudInterconnect","CloudLoadBalancing","CloudSQL","CloudStorage","DataLab","DataProc","GoogleIAM","GoogleSecurity","GoogleVPC","PubSub","SecurityScanner","StackDriver","VisionAPI"]}},methods:{closeTipsDialog(){var t;this.$store.state.showTips=!1;try{(t=this.$gtag)==null||t.event("close",{event_category:"help",event_label:"tips dialog"})}catch(e){console.error(e)}}}},Zb={class:"flex items-end justify-center min-h-screen pt-4 px-4 pb-20 text-center sm:block"},Wb=T("div",{class:"fixed inset-0 bg-gray-500 bg-opacity-75 transition-opacity","aria-hidden":"true"},null,-1),qb=T("span",{class:"hidden sm:inline-block sm:align-middle sm:h-screen","aria-hidden":"true"},"\u200B",-1),Kb={class:"z-40 inline-block align-bottom bg-white rounded-lg px-4 pb-4 text-left overflow-hidden shadow-xl transform transition-all sm:my-8 sm:align-middle sm:p-2"},Yb={class:"bg-white px-4 py-5 border-b border-gray-200 sm:px-6",slot:"header"},Xb=T("h3",{class:"text-xl leading-6 font-medium text-gray-900 inline-block"}," ZenUML Tips ",-1),Qb=T("span",{class:"sr-only"},"Close menu",-1),Jb={slot:"body"},eE={class:"relative bg-white pb-32 mt-4 overflow-hidden"},tE={class:"relative"},nE={class:"lg:mx-auto lg:max-w-11/12 lg:px-8"},rE=l1(`<div class="grid lg:grid-cols-3 sm:grid-cols-2 grid-cols-1"><div><div class="px-4 max-w-full mx-auto sm:px-6 lg:max-w-none lg:mx-0"><h2 class="mt-4 mb-4 text-lg leading-6 font-medium text-gray-900"> Declare Participants </h2><pre class="text-xs w-full bg-gray-50 text-gray-600 p-2 rounded-lg"><code>// Define a Starter (optional)
|
|
853
|
+
<svg fill="#000000" width="800px" height="800px" viewBox="0 -2 28 28" xmlns="http://www.w3.org/2000/svg"><path d="m27.994 14.729c-.012.267-.365.566-1.091.945-1.495.778-9.236 3.967-10.883 4.821-.589.419-1.324.67-2.116.67-.641 0-1.243-.164-1.768-.452l.019.01c-1.304-.622-9.539-3.95-11.023-4.659-.741-.35-1.119-.653-1.132-.933v2.83c0 .282.39.583 1.132.933 1.484.709 9.722 4.037 11.023 4.659.504.277 1.105.44 1.744.44.795 0 1.531-.252 2.132-.681l-.011.008c1.647-.859 9.388-4.041 10.883-4.821.76-.396 1.096-.7 1.096-.982s0-2.791 0-2.791z"/><path d="m27.992 10.115c-.013.267-.365.565-1.09.944-1.495.778-9.236 3.967-10.883 4.821-.59.421-1.326.672-2.121.672-.639 0-1.24-.163-1.763-.449l.019.01c-1.304-.627-9.539-3.955-11.023-4.664-.741-.35-1.119-.653-1.132-.933v2.83c0 .282.39.583 1.132.933 1.484.709 9.721 4.037 11.023 4.659.506.278 1.108.442 1.749.442.793 0 1.527-.251 2.128-.677l-.011.008c1.647-.859 9.388-4.043 10.883-4.821.76-.397 1.096-.7 1.096-.984s0-2.791 0-2.791z"/><path d="m27.992 5.329c.014-.285-.358-.534-1.107-.81-1.451-.533-9.152-3.596-10.624-4.136-.528-.242-1.144-.383-1.794-.383-.734 0-1.426.18-2.035.498l.024-.012c-1.731.622-9.924 3.835-11.381 4.405-.729.287-1.086.552-1.073.834v2.83c0 .282.39.583 1.132.933 1.484.709 9.721 4.038 11.023 4.66.504.277 1.105.439 1.744.439.795 0 1.531-.252 2.133-.68l-.011.008c1.647-.859 9.388-4.043 10.883-4.821.76-.397 1.096-.7 1.096-.984s0-2.791 0-2.791h-.009zm-17.967 2.684 6.488-.996-1.96 2.874zm14.351-2.588-4.253 1.68-3.835-1.523 4.246-1.679 3.838 1.517zm-11.265-2.785-.628-1.157 1.958.765 1.846-.604-.499 1.196 1.881.7-2.426.252-.543 1.311-.879-1.457-2.8-.252 2.091-.754zm-4.827 1.632c1.916 0 3.467.602 3.467 1.344s-1.559 1.344-3.467 1.344-3.474-.603-3.474-1.344 1.553-1.344 3.474-1.344z"/></svg>`};function Ph(){const t=ie(0),e=ie(0),n=()=>{t.value=document.documentElement.scrollTop,e.value=document.documentElement.scrollLeft};return Ze(()=>{n(),document.addEventListener("scroll",n)}),ft(()=>{document.removeEventListener("scroll",n)}),[t,e]}const Sc=10,lb=1,ab=20;function cb(){let t=document.getElementById("zenuml-intersection-detector-container"),e=Array.from(document.getElementsByClassName("zenuml-intersection-detector"));return t&&e.length===Sc?{detectorContainer:t,detectors:e}:(t=document.createElement("div"),t.id="zenuml-intersection-detector-container",Object.assign(t.style,{position:"absolute",top:"0",left:"0",opacity:"0",pointerEvents:"none"}),e=new Array(Sc).fill(0).map(()=>{const n=document.createElement("div");return n.className="zenuml-intersection-detector",Object.assign(n.style,{position:"absolute",top:"0",left:"0",width:"100%"}),t==null||t.appendChild(n),n}),document.body.appendChild(t),{detectorContainer:t,detectors:e})}function Fh(){const t=ie(0);let e;return Ze(()=>{const{detectorContainer:n,detectors:r}=cb(),s=document.documentElement.scrollHeight,i=document.documentElement.scrollWidth-ab;n.style.height=s+"px",n.style.width=i+"px";const o=Math.ceil(document.documentElement.scrollHeight/Sc),l=[...Array(o+1).keys()].map(a=>a/o);r.forEach((a,c)=>{a.style.top=c*o+"px",a.style.height=o+"px"}),e=new IntersectionObserver(([a])=>{(a.intersectionRect.top-a.boundingClientRect.top>lb||a.target===r[0])&&(t.value=a.intersectionRect.top)},{threshold:l}),r.forEach(a=>{e.observe(a)})}),ft(()=>{e.disconnect()}),t}function Ac(t){let e=0,n=t;for(;n;)e+=n.offsetTop,n=n.offsetParent;return e}const ni=/[!@#$%^&*()+-,.?''":{}|<>/\s]/,Rc=t=>{const e=ie(!1);function n(l){e.value=l}async function r(l){l.preventDefault(),l.stopPropagation(),n(!0),await Qn();const a=document.createRange();if(!l.target)return;a.selectNodeContents(l.target),a.collapse(!1);const c=window.getSelection();!c||(c==null||c.removeAllRanges(),c==null||c.addRange(a))}async function s(l){await Qn(),e.value&&(n(!1),t(l))}function i(l){l.key==="Enter"&&(l.preventDefault(),l.stopPropagation())}function o(l){(l.key==="Enter"||l.key==="Escape"||l.key==="Tab")&&(n(!1),t(l))}return{editing:e,handleDblClick:r,handleBlur:s,handleKeydown:i,handleKeyup:o}},ub={class:"flex items-center justify-center"},hb={key:0,class:"name leading-4"},db=["contenteditable"],fb=Ve({__name:"ParticipantLabel",props:{labelText:null,labelPositions:null,assignee:null},setup(t){const e=t,{labelText:n,labelPositions:r}=Br(e),s=zt(),i=M(()=>s.state.mode),o=M(()=>s.getters.code),l=M(()=>s.getters.onContentChange||(()=>{}));function a(L){s.dispatch("updateCode",{code:L}),l.value(L)}function c(L){var b;L.preventDefault(),L.stopPropagation();const C=L.target;if(!(C instanceof HTMLElement))return;let x=(b=C.innerText.trim())!=null?b:"";if(x===""||x===n.value){C.innerText=n.value;return}if(x.includes(" ")&&(x=x.replace(/\s+/g," ")),ni.test(x)&&(x=x.replace(/"/g,""),x=`"${x}"`,ni.lastIndex=0),!(r!=null&&r.value))return;const y=Array.from(r.value).sort((O,N)=>JSON.parse(N)[0]-JSON.parse(O)[0]);let v=o.value;for(const O of y){const[N,A]=JSON.parse(O);v=v.slice(0,N)+x+v.slice(A)}a(v)}const{editing:u,handleDblClick:h,handleBlur:d,handleKeydown:f,handleKeyup:g}=Rc(c);return(L,C)=>(k(),V("div",ub,[t.assignee?(k(),V("label",hb,Ge(t.assignee)+":",1)):xe("",!0),T("label",{title:"Double click to edit",class:Ce(["name leading-4 cursor-text right hover:text-skin-message-hover hover:bg-skin-message-hover",{"py-1 px-2 cursor-text":F(u)}]),contenteditable:F(u)&&F(i)===F(on).Dynamic,onDblclick:C[0]||(C[0]=(...x)=>F(h)&&F(h)(...x)),onBlur:C[1]||(C[1]=(...x)=>F(d)&&F(d)(...x)),onKeyup:C[2]||(C[2]=(...x)=>F(g)&&F(g)(...x)),onKeydown:C[3]||(C[3]=(...x)=>F(f)&&F(f)(...x))},Ge(F(n)),43,db)]))}}),pb=10,gb={name:"Participant",components:{ParticipantLabel:fb},setup(t){const e=zt(),n=ie(null);if(e.state.mode===on.Static)return{translate:0,participant:n};const r=M(()=>e.getters.participants.Positions().get(t.entity.name)),s=Fh(),[i]=Ph();return{translate:M(()=>{var h;const l=t.offsetTop||0;let a=s.value+i.value;s.value>pb&&(e==null?void 0:e.state.stickyOffset)&&(a+=e==null?void 0:e.state.stickyOffset);const c=((h=e==null?void 0:e.state.diagramElement)==null?void 0:h.clientHeight)||0,u=e!=null&&e.state.diagramElement?Ac(e==null?void 0:e.state.diagramElement):0;return a<l+u?0:Math.min(a-u,c-bh)-l}),participant:n,labelPositions:r}},props:{entity:{type:Object,required:!0},offsetTop:{type:Number,default:0}},data(){return{color:void 0}},mounted(){this.updateFontColor()},updated(){this.updateFontColor()},computed:{selected(){return this.$store.state.selected.includes(this.entity.name)},stereotype(){return this.entity.stereotype},labelText(){return this.entity.assignee?this.entity.name.split(":")[1]:this.entity.label||this.entity.name},comment(){return this.entity.comment},icon(){var t;return Nh[(t=this.entity.type)==null?void 0:t.toLowerCase()]},backgroundColor(){try{return this.entity.color?this.entity.color&&qw(this.entity.color):void 0}catch{return}}},methods:{onSelect(){this.$store.commit("onSelect",this.entity.name)},updateFontColor(){if(!this.backgroundColor)return;let t=window.getComputedStyle(this.$refs.participant).getPropertyValue("background-color");if(!t)return;let e=Ww(t);this.color=e>128?"#000":"#fff"}}},mb=["innerHTML","aria-description"],xb={class:"h-5 group flex flex-col justify-center"},Lb={key:0,class:"interface leading-4"};function _b(t,e,n,r,s,i){const o=me("ParticipantLabel");return k(),V("div",{class:Ce(["participant bg-skin-participant shadow-participant border-skin-participant text-skin-participant rounded text-base leading-4 flex flex-col justify-center z-10 h-10 top-8",{selected:i.selected}]),ref:"participant",style:we({backgroundColor:i.backgroundColor,color:s.color,transform:`translateY(${r.translate}px)`}),onClick:e[0]||(e[0]=(...l)=>i.onSelect&&i.onSelect(...l))},[i.icon?(k(),V("div",{key:0,innerHTML:i.icon,class:"text-skin-base absolute left-1/2 transform -translate-x-1/2 -translate-y-full h-8 [&>svg]:w-full [&>svg]:h-full","aria-description":`icon for ${n.entity.name}`},null,8,mb)):xe("",!0),T("div",xb,[i.stereotype?(k(),V("label",Lb,"\xAB"+Ge(i.stereotype)+"\xBB",1)):xe("",!0),j(o,{labelText:i.labelText,labelPositions:r.labelPositions,assignee:n.entity.assignee},null,8,["labelText","labelPositions","assignee"])])],6)}const Dh=We(gb,[["render",_b]]),mP="",ri=u0.child({name:"LifeLine"}),yb={name:"life-line",components:{Participant:Dh},props:["entity","context","groupLeft","inGroup","renderParticipants","renderLifeLine"],data:()=>({translateX:0,top:0}),computed:{...Cn(["centerOf"]),...es(["scale"]),debug(){return!!localStorage.zenumlDebug},left(){return this.centerOf(this.entity.name)-8-(this.groupLeft||0)}},mounted(){ri.debug(`LifeLine mounted for ${this.entity.name}`),this.$nextTick(()=>{this.setTop(),ri.debug(`nextTick after updated for ${this.entity.name}`)}),bc.$on("participant_set_top",()=>this.$nextTick(()=>this.setTop()))},updated(){ri.debug(`updated for ${this.entity.name}`),this.$nextTick(()=>{this.setTop(),ri.debug(`nextTick after updated for ${this.entity.name}`)})},methods:{onSelect(){this.$store.commit("onSelect",this.entity.name)},setTop(){const t=this.entity.name.replace(/([ #;&,.+*~\':"!^$[\]()=>|\/@])/g,"\\$1"),e=this.$store.getters.diagramElement,n=e==null?void 0:e.querySelector(`[data-to="${t}"]`),r=(n==null?void 0:n.offsetParent)!=null;if(n&&n.attributes["data-type"].value==="creation"&&r){ri.debug(`First message to ${this.entity.name} is creation`);const s=this.$el.getBoundingClientRect().y,i=n.getBoundingClientRect().y;this.top=(i-s)/this.scale}else this.top=0}}},vb=["id","entity-type"],Cb={key:1,class:"line w0 mx-auto flex-grow w-px"};function wb(t,e,n,r,s,i){var l;const o=me("participant");return k(),V("div",{id:n.entity.name,"entity-type":(l=n.entity.type)==null?void 0:l.toLowerCase(),class:"lifeline absolute flex flex-col mx-2 transform -translate-x-1/2 h-full",style:we({paddingTop:t.top+"px",left:i.left+"px"})},[Yi(T("div",null,Ge(t.centerOf(n.entity.name)),513),[[N0,i.debug]]),n.renderParticipants?(k(),Ae(o,{key:0,entity:n.entity,offsetTop:t.top},null,8,["entity","offsetTop"])):xe("",!0),n.renderLifeLine?(k(),V("div",Cb)):xe("",!0)],12,vb)}const Bh=We(yb,[["render",wb],["__scopeId","data-v-19661715"]]),bb={name:"lifeline-group",props:["context","renderParticipants","renderLifeLine"],computed:{...Cn(["centerOf"]),name(){var t,e;return(e=(t=this.context)==null?void 0:t.name())==null?void 0:e.getFormattedText()},offset(){return 0},left(){const t=this.entities[0].name,e=Math.max(J0(t,br.ParticipantName),"100");return this.centerOf(t)-e/2-8},right(){const t=Math.max(J0(this.entities.slice(-1).name,br.ParticipantName),"100"),e=this.entities.slice(0).pop().name;return this.centerOf(e)+t/2+20},entities(){return e0(this.context).Array()}},components:{LifeLine:Bh}},Eb={class:"lifeline-group relative flex-grow"};function Tb(t,e,n,r,s,i){const o=me("life-line");return i.entities.length>0?(k(),V("div",{key:0,class:"container absolute flex flex-col h-full",style:we({left:`${i.left}px`,width:`${i.right-i.left}px`})},[T("div",{class:Ce(["flex flex-col flex-grow",{shadow:!n.renderParticipants,"shadow-slate-500/50":!n.renderParticipants}])},[T("div",Eb,[(k(!0),V(Me,null,yn(i.entities,l=>(k(),Ae(o,{inGroup:"true",key:l.name,ref_for:!0,ref:l.name,entity:l,"group-left":i.left,"render-life-line":n.renderLifeLine,renderParticipants:n.renderParticipants},null,8,["entity","group-left","render-life-line","renderParticipants"]))),128))])],2)],4)):xe("",!0)}const Sb=We(bb,[["render",Tb]]),$h=u0.child({name:"LifeLineLayer"}),Ab=70,Rb=10,kb={name:"life-line-layer",props:["context","renderParticipants","renderLifeLine","leftGap"],setup(){const e=zt(),n=M(()=>e.state.mode);if(n.value===on.static)return{translate:0,RenderMode:on,mode:n};const r=Fh(),[s]=Ph();return{translate:M(()=>{var c;let o=r.value+s.value;r.value>Rb&&(e==null?void 0:e.state.stickyOffset)&&(o+=e==null?void 0:e.state.stickyOffset);const l=((c=e==null?void 0:e.state.diagramElement)==null?void 0:c.clientHeight)||0,a=e!=null&&e.state.diagramElement?Ac(e==null?void 0:e.state.diagramElement):0;return o<=0+a?0:Math.min(o-a,l-Ab)-0}),RenderMode:on,mode:n}},computed:{...Cn(["participants","GroupContext","ParticipantContext","centerOf"]),debug(){return!!localStorage.zenumlDebug},invisibleStarter(){return this.starterParticipant.name==="_STARTER_"},starterParticipant(){return this.participants.Starter()},starterOnTheLeft(){return!this.starterParticipant.explicit},implicitParticipants(){return this.participants.ImplicitArray()},explicitGroupAndParticipants(){var t;return(t=this.context)==null?void 0:t.children.filter(e=>{const n=e instanceof Lh,r=e instanceof _h;return n||r})}},methods:{...w4(["increaseGeneration"]),getParticipantEntity(t){return e0(t).First()}},updated(){$h.debug("LifeLineLayer updated")},mounted(){$h.debug("LifeLineLayer mounted")},components:{LifeLine:Bh,LifeLineGroup:Sb}},Ob={class:"container relative grow"};function Ib(t,e,n,r,s,i){const o=me("life-line"),l=me("life-line-group");return k(),V("div",{class:"life-line-layer lifeline-layer z-30 absolute h-full flex flex-col top-0",style:we({"min-width":r.mode===r.RenderMode.Dynamic?"200px":"auto",width:`calc(100% - ${n.leftGap}px)`,pointerEvents:n.renderParticipants?"none":"all"})},[T("div",{style:we({transform:`translateY(${r.translate>0?r.translate-1:r.translate}px)`}),class:"pt-8 after:bg-gradient-to-b after:from-skin-frame after:via-skin-frame after:to-skin-frame/0 after:block after:absolute after:top-0 after:w-full after:h-[72px]"},null,4),T("div",Ob,[i.starterOnTheLeft?(k(),Ae(o,{key:0,entity:i.starterParticipant,class:Ce(["starter",{invisible:i.invisibleStarter&&!i.debug}]),renderParticipants:n.renderParticipants,renderLifeLine:n.renderLifeLine},null,8,["entity","class","renderParticipants","renderLifeLine"])):xe("",!0),(k(!0),V(Me,null,yn(i.explicitGroupAndParticipants,(a,c)=>(k(),V(Me,null,[a instanceof t.GroupContext?(k(),Ae(l,{key:c,context:a,renderParticipants:n.renderParticipants,renderLifeLine:n.renderLifeLine},null,8,["context","renderParticipants","renderLifeLine"])):xe("",!0),a instanceof t.ParticipantContext?(k(),Ae(o,{key:c,entity:i.getParticipantEntity(a),renderParticipants:n.renderParticipants,renderLifeLine:n.renderLifeLine},null,8,["entity","renderParticipants","renderLifeLine"])):xe("",!0)],64))),256)),(k(!0),V(Me,null,yn(i.implicitParticipants,a=>(k(),Ae(o,{key:a.name,entity:a,renderParticipants:n.renderParticipants,renderLifeLine:n.renderLifeLine},null,8,["entity","renderParticipants","renderLifeLine"]))),128))])],4)}const kc=We(kb,[["render",Ib]]),Mb={class:"message-layer relative z-30 pt-24 pb-10"},Hh=Ve({__name:"MessageLayer",props:{context:null},setup(t){const e=t,n=ks(()=>Promise.resolve().then(()=>DM)),r=u0.child({name:"MessageLayer"}),s=zt(),i=M(()=>s.getters.participants),o=M(()=>s.getters.centerOf),l=M(()=>{var g,L;const c=(g=e.context)==null?void 0:g.stat()[0].message();if(!c)return!1;const u=c==null?void 0:c.Owner(),h=c==null?void 0:c.ProvidedFrom(),d=(L=e.context)==null?void 0:L.Origin();return!u||u===(h||d)}),a=M(()=>{if(i.value.Array().length>=1){const c=i.value.Array().slice(0)[0].name;return o.value(c)+(l.value?1:0)}return 0});return Ze(()=>{r.debug("MessageLayer mounted")}),A0(()=>{r.debug("MessageLayer updated")}),(c,u)=>{const h=me("block");return k(),V("div",Mb,[j(h,{context:t.context,style:we({"padding-left":F(a)+"px"})},null,8,["context","style"]),j(F(n))])}}}),xP="",Nb=S.tree.ParseTreeWalker.DEFAULT;class Oc extends R{constructor(n){super();J(this,"_orderedParticipants");J(this,"frameRoot",null);J(this,"parents",[]);this._orderedParticipants=n}getLocalParticipants(n){return[n.Origin(),...e0(n).ImplicitArray().map(r=>r.name)]}getLeft(n){const r=this.getLocalParticipants(n);return this._orderedParticipants.find(s=>r.includes(s))||""}getRight(n){return this._orderedParticipants.slice().reverse().find(r=>this.getLocalParticipants(n).includes(r))||""}enterFragment(n){var s;const r={left:this.getLeft(n),right:this.getRight(n),children:[]};this.frameRoot||(this.frameRoot=r),this.parents.length>0&&((s=this.parents[this.parents.length-1].children)==null||s.push(r)),this.parents.push(r)}exitFragment(){this.parents.pop()}enterTcf(n){this.enterFragment(n)}enterOpt(n){this.enterFragment(n)}enterPar(n){this.enterFragment(n)}enterAlt(n){this.enterFragment(n)}enterLoop(n){this.enterFragment(n)}exitTcf(){this.exitFragment()}exitOpt(){this.exitFragment()}exitPar(){this.exitFragment()}exitAlt(){this.exitFragment()}exitLoop(){this.exitFragment()}getFrame(n){return n.children.map(r=>{Nb.walk(this,r)}),this.frameRoot}}function Ic(t,e){if(!t.children||t.children.length===0)return 1;let n=0;for(const r of t.children)e==="LEFT"&&r.left!==t.left||e==="RIGHT"&&r.right!==t.right||(n=Math.max(n,Ic(r,e)));return n+1}function Mc(t){return t?{left:10*Ic(t,"LEFT"),right:10*Ic(t,"RIGHT")}:{left:0,right:0}}function Uh(t,e){const n=e.orderedParticipantNames(),r=[t.Origin(),...e0(t).Names()],s=n.find(u=>r.includes(u))||"",i=n.slice().reverse().find(u=>r.includes(u))||"",l=new Oc(n).getFrame(t),a=Mc(l),c=Pb(t,i,e);return e.distance(s,i)+a.left+a.right+e.half(s)+e.half(i)+c}function Pb(t,e,n){const s=Sh(t).filter(i=>i.from===i.to).map(i=>J0(i.signature,br.MessageContent)+37-n.distance(i.from,e)-n.half(e));return Math.max.apply(null,[0,...s])}const Nc=Ve({__name:"SeqDiagram",setup(t){const e=zt(),n=M(()=>e.state.theme),r=M(()=>e.state.mode),s=M(()=>e.getters.rootContext),i=M(()=>e.getters.coordinates),o=M(()=>Uh(s.value,i.value)),l=M(()=>{const c=i.value.orderedParticipantNames(),h=new Oc(c).getFrame(s.value);return h?Mc(h).left+Cc+20:0}),a=ie(null);return e.commit("diagramElement",a),(c,u)=>(k(),V("div",{class:Ce(["zenuml sequence-diagram relative box-border text-left overflow-visible",F(n)]),ref_key:"diagramRef",ref:a},[T("div",{style:we({paddingLeft:`${F(l)}px`}),class:"relative"},[F(r)===F(on).Dynamic?(k(),V(Me,{key:0},[j(kc,{leftGap:F(l),context:F(s).head(),renderParticipants:!1,renderLifeLine:!0},null,8,["leftGap","context"]),j(Hh,{context:F(s).block(),style:we({width:`${F(o)}px`})},null,8,["context","style"]),j(kc,{leftGap:F(l),context:F(s).head(),renderParticipants:!0,renderLifeLine:!1},null,8,["leftGap","context"])],64)):xe("",!0),F(r)===F(on).Static?(k(),V(Me,{key:1},[j(kc,{leftGap:F(l),context:F(s).head(),renderParticipants:!0,renderLifeLine:!0},null,8,["leftGap","context"]),j(Hh,{context:F(s).block(),style:we({width:`${F(o)}px`})},null,8,["context","style"])],64)):xe("",!0)],4)],2))}}),LP="",Fb={name:"IconList",props:["types"],computed:{},methods:{icon(t){return Nh[t==null?void 0:t.toLowerCase()]}}},Db={role:"list",class:"mt-3 grid grid-cols-4 gap-5 sm:gap-6 sm:grid-cols-6 lg:grid-cols-8"},Bb={class:"h-12 flex items-center justify-center bg-gray-50 text-white text-sm font-medium rounded-t-md"},$b=["innerHTML","alt"],Hb={class:"flex items-center justify-center border-t border-r border-b border-gray-200 bg-white rounded-b-md"},Ub={class:"px-2 py-2 text-xs"},Vb={class:"text-gray-900 font-medium hover:text-gray-600"};function zb(t,e,n,r,s,i){return k(),V("ul",Db,[(k(!0),V(Me,null,yn(n.types,o=>(k(),V("li",{key:o,class:"col-span-1 flex flex-col shadow-sm rounded-md"},[T("div",Bb,[i.icon?(k(),V("i",{key:0,innerHTML:i.icon(o),class:"object-contain h-8 w-8 m-auto [&>svg]:w-full [&>svg]:h-full",alt:`icon for ${o}`},null,8,$b)):xe("",!0)]),T("div",Hb,[T("div",Ub,[T("span",Vb,"@"+Ge(o),1)])])]))),128))])}const Gb={name:"TipsDialog",components:{Icon:Er,IconList:We(Fb,[["render",zb]])},computed:{standardTypes(){return["Actor","Boundary","Control","Database","Entity"]},awsServices(){return["CloudWatch","CloudFront","Cognito","DynamoDB","EBS","EC2","ECS","EFS","ElastiCache","ElasticBeantalk","ElasticFileSystem","Glacier","IAM","Kinesis","Lambda","LightSail","RDS","Redshift","S3","SNS","SQS","Sagemaker","VPC"]},azureServices(){return["AzureActiveDirectory","AzureBackup","AzureCDN","AzureDataFactory","AzureDevOps","AzureFunction","AzureSQL","CosmosDB","LogicApps","VirtualMachine"]},googleServices(){return["BigTable","BigQuery","CloudCDN","CloudDNS","CloudInterconnect","CloudLoadBalancing","CloudSQL","CloudStorage","DataLab","DataProc","GoogleIAM","GoogleSecurity","GoogleVPC","PubSub","SecurityScanner","StackDriver","VisionAPI"]}},methods:{closeTipsDialog(){var t;this.$store.state.showTips=!1;try{(t=this.$gtag)==null||t.event("close",{event_category:"help",event_label:"tips dialog"})}catch(e){console.error(e)}}}},jb={class:"flex items-end justify-center min-h-screen pt-4 px-4 pb-20 text-center sm:block"},Zb=T("div",{class:"fixed inset-0 bg-gray-500 bg-opacity-75 transition-opacity","aria-hidden":"true"},null,-1),Wb=T("span",{class:"hidden sm:inline-block sm:align-middle sm:h-screen","aria-hidden":"true"},"\u200B",-1),qb={class:"z-40 inline-block align-bottom bg-white rounded-lg px-4 pb-4 text-left overflow-hidden shadow-xl transform transition-all sm:my-8 sm:align-middle sm:p-2"},Kb={class:"bg-white px-4 py-5 border-b border-gray-200 sm:px-6",slot:"header"},Yb=T("h3",{class:"text-xl leading-6 font-medium text-gray-900 inline-block"}," ZenUML Tips ",-1),Xb=T("span",{class:"sr-only"},"Close menu",-1),Qb={slot:"body"},Jb={class:"relative bg-white pb-32 mt-4 overflow-hidden"},eE={class:"relative"},tE={class:"lg:mx-auto lg:max-w-11/12 lg:px-8"},nE=l1(`<div class="grid lg:grid-cols-3 sm:grid-cols-2 grid-cols-1"><div><div class="px-4 max-w-full mx-auto sm:px-6 lg:max-w-none lg:mx-0"><h2 class="mt-4 mb-4 text-lg leading-6 font-medium text-gray-900"> Declare Participants </h2><pre class="text-xs w-full bg-gray-50 text-gray-600 p-2 rounded-lg"><code>// Define a Starter (optional)
|
|
854
854
|
@Starter(A)
|
|
855
855
|
|
|
856
856
|
// Show icons
|
|
@@ -897,11 +897,11 @@ A.method() {
|
|
|
897
897
|
}
|
|
898
898
|
A.method() {
|
|
899
899
|
@return A->B: message
|
|
900
|
-
}</code></pre></div></div>`,1),sE={class:"px-4 max-w-7xl mx-auto sm:px-6 lg:max-w-none lg:mx-0"},iE=T("h2",{class:"mt-8 mb-4 text-lg leading-6 font-medium text-gray-900"}," Builtin Icons ",-1),oE=T("p",{class:"text-sm text-gray-500"},[Mn(" Use "),T("span",{class:"rounded inline-block bg-gray-50 text-gray-600"},[T("code",{class:"text-xs"},"@Actor TheParticipant")]),Mn(" to define the type of the participant. ")],-1),lE=T("hr",{class:"mt-4"},null,-1),aE=T("hr",{class:"mt-4"},null,-1),cE=T("hr",{class:"mt-4"},null,-1);function uE(t,e,n,r,s,i){const o=me("Icon"),l=me("IconList");return k(),V("div",Zb,[Wb,qb,T("div",Kb,[T("div",null,[T("div",Yb,[Xb,T("button",{type:"button",onClick:e[0]||(e[0]=a=>i.closeTipsDialog()),class:"float-right bg-white rounded-md inline-flex items-center justify-center text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-indigo-500"},[Qb,j(o,{name:"close","icon-class":"h-6 w-6"})])]),T("div",Jb,[T("div",eE,[T("div",tE,[T("div",nE,[rE,T("div",sE,[iE,oE,j(l,{types:i.standardTypes},null,8,["types"]),lE,j(l,{types:i.awsServices},null,8,["types"]),aE,j(l,{types:i.azureServices},null,8,["types"]),cE,j(l,{types:i.googleServices},null,8,["types"])])])])])])])])])}const hE=We(jb,[["render",uE]]),dE={name:"point",props:["fill","rtl"]},fE={key:0,class:"arrow stroke-2",height:"10",width:"10",viewBox:"0 0 3 6"},pE=[T("path",{d:"M4.42834 2.657C4.68727 2.81236 4.68727 3.18764 4.42834 3.343L0.605799 5.63652C0.339189 5.79649 1.66376e-08 5.60444 2.97152e-08 5.29352L2.22651e-07 0.706476C2.35729e-07 0.395559 0.339189 0.203513 0.605799 0.363479L4.42834 2.657Z",fill:"currentColor",stroke:"none"},null,-1)],gE={key:1,class:"arrow stroke-2",height:"10",width:"10",viewBox:"0 0 2 8.5"},mE=[T("path",{d:"M1 1L4.14331 4.29299C4.14704 4.2969 4.14699 4.30306 4.1432 4.30691L1 7.5",stroke:"currentColor","stroke-linecap":"round",fill:"none"},null,-1)],xE={key:2,class:"arrow stroke-2",height:"10",width:"10",viewBox:"1 0 5 6"},LE=[T("path",{d:"M0.571662 2.657C0.312726 2.81236 0.312726 3.18764 0.571662 3.343L4.3942 5.63652C4.66081 5.79649 5 5.60444 5 5.29352L5 0.706476C5 0.395559 4.66081 0.203513 4.3942 0.363479L0.571662 2.657Z",fill:"currentColor",stroke:"none"},null,-1)],_E={key:3,class:"arrow stroke-2",height:"10",width:"10",viewBox:"2 0 5 9"},yE=[T("path",{d:"M4.14844 1L1.00441 4.54711C1.00101 4.55094 1.00106 4.55671 1.00451 4.56049L4.14844 8",stroke:"currentColor","stroke-linecap":"round",fill:"none"},null,-1)];function vE(t,e,n,r,s,i){return k(),V("div",{class:Ce(["point text-skin-message-arrow",{filled:n.fill,open:!n.fill,"right-to-left":n.rtl}])},[!n.rtl&&n.fill?(k(),V("svg",fE,pE)):xe("",!0),!n.rtl&&!n.fill?(k(),V("svg",gE,mE)):xe("",!0),n.rtl&&n.fill?(k(),V("svg",xE,LE)):xe("",!0),n.rtl&&!n.fill?(k(),V("svg",_E,yE)):xe("",!0)],2)}const CE=We(dE,[["render",vE]]),wE=["contenteditable"],Pc=Ve({__name:"MessageLabel",props:{labelText:null,labelPosition:null,isAsync:{type:Boolean,default:!1},isSelf:{type:Boolean,default:!1}},setup(t){const e=t,{labelText:n,labelPosition:r,isAsync:s,isSelf:i}=Br(e),o=zt(),l=M(()=>o.state.mode),a=M(()=>o.getters.code),c=M(()=>o.getters.onContentChange||(()=>{})),u=M(()=>!!(s!=null&&s.value)&&!!(i!=null&&i.value));function h(m){o.dispatch("updateCode",{code:m}),c.value(m)}function d(m){var A;m.preventDefault(),m.stopPropagation();const y=m.target;if(!(y instanceof HTMLElement))return;let v=(A=y.innerText.trim())!=null?A:"";if(v===""||v===n.value){y.innerText=n.value;return}v.includes(" ")&&(v=v.replace(/\s+/g," ")),!s.value&&ni.test(v)&&(v=v.replace(/"/g,""),v=`"${v}"`,ni.lastIndex=0);const[b,O]=r.value;if(b===-1||O===-1){console.warn("labelPosition is not set");return}const N=a.value.slice(0,b)+v+a.value.slice(O+1);h(N)}const{editing:f,handleDblClick:g,handleBlur:L,handleKeydown:C,handleKeyup:x}=Rc(d);return(m,y)=>(k(),V("label",{title:"Double click to edit",class:Ce(["px-1 cursor-text right hover:text-skin-message-hover hover:bg-skin-message-hover",{"cursor-text":F(f),"absolute right-1/2 translate-x-1/2 bottom-0":F(f)&&!F(u)}]),contenteditable:F(f)&&F(l)===F(on).Dynamic,onDblclick:y[0]||(y[0]=(...v)=>F(g)&&F(g)(...v)),onBlur:y[1]||(y[1]=(...v)=>F(L)&&F(L)(...v)),onKeyup:y[2]||(y[2]=(...v)=>F(x)&&F(x)(...v)),onKeydown:y[3]||(y[3]=(...v)=>F(C)&&F(C)(...v))},ze(F(n)),43,wE))}}),bE={class:"name group flex-grow relative text-sm hover:text-skin-message-hover hover:bg-skin-message-hover"},EE={class:"inline-block static min-h-[1em]"},TE={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500"},si=Ve({__name:"Message",props:{context:null,content:null,rtl:{type:[String,Boolean]},type:null,textStyle:null,classNames:null,number:null},setup(t){const e=t,{context:n,content:r,rtl:s,type:i,textStyle:o,classNames:l,number:a}=Br(e),c=zt(),u=ie(),h=M(()=>c.state.numbering),d=M(()=>(i==null?void 0:i.value)==="async"),f=M(()=>c.state.mode),g=M(()=>{if(f.value===on.Static)return!1;switch(i==null?void 0:i.value){case"sync":case"async":case"return":return!0;case"creation":default:return!1}}),L=M(()=>{var b,O,N,A,Z;let y=-1,v=-1;switch(i==null?void 0:i.value){case"sync":{const P=(O=(b=n==null?void 0:n.value)==null?void 0:b.messageBody().func())==null?void 0:O.signature()[0];[y,v]=[P==null?void 0:P.start.start,P==null?void 0:P.stop.stop]}break;case"async":{const P=(N=n==null?void 0:n.value)==null?void 0:N.content();[y,v]=[P==null?void 0:P.start.start,P==null?void 0:P.stop.stop]}break;case"return":if((n==null?void 0:n.value)instanceof p.MessageContext){const P=(Z=(A=n.value.messageBody().func())==null?void 0:A.signature())==null?void 0:Z[0];[y,v]=[P==null?void 0:P.start.start,P==null?void 0:P.stop.stop]}else if((n==null?void 0:n.value)instanceof p.AtomExprContext){const P=n.value.atom();[y,v]=[P==null?void 0:P.start.start,P==null?void 0:P.stop.stop]}else(n==null?void 0:n.value)instanceof p.ContentContext&&([y,v]=[n.value.start.start,n.value.stop.stop]);break}return[y,v]}),C=M(()=>{switch(i==null?void 0:i.value){case"sync":case"async":return"solid";case"creation":case"return":return"dashed"}return""}),x=M(()=>{switch(i==null?void 0:i.value){case"sync":return!0;case"async":case"creation":case"return":default:return!1}}),m=()=>{!g.value||c.getters.onMessageClick(n,u.value)};return(y,v)=>(k(),V("div",{class:Ce(["message border-skin-message-arrow border-b-2 flex items-end",{"flex-row-reverse":F(s),return:F(i)==="return","right-to-left":F(s),"text-left":F(d),"text-center":!F(d)}]),style:we({"border-bottom-style":F(C)||void 0}),onClick:m,ref_key:"messageRef",ref:u},[T("div",bE,[T("div",EE,[T("div",{style:we(F(o)),class:Ce(F(l))},[F(g)?(k(),Ae(Pc,{key:0,labelText:F(r),labelPosition:F(L),isAsync:F(d)},null,8,["labelText","labelPosition","isAsync"])):(k(),V(Me,{key:1},[Mn(ze(F(r)),1)],64))],6),F(h)?(k(),V("div",TE,ze(F(a)),1)):xe("",!0)])]),j(CE,{class:"flex-shrink-0 transform translate-y-1/2 -my-px",fill:F(x),rtl:F(s)},null,8,["fill","rtl"])],6))}}),SE={name:"WidthProvider",components:{Message:si},data:function(){return{text:"abcd"}},methods:{width:function(t,e){return console.log(t,e),this.text=t,this.$el.clientWidth}},mounted(){this.$store.state.widthProvider=this}},AE={class:"hidden"};function RE(t,e,n,r,s,i){const o=me("message");return k(),V("div",AE,[j(o,{content:t.text,rtl:"false",type:"sync"},null,8,["content"])])}const kE=We(SE,[["render",RE]]);function OE(t,e){if(t.match(/^[a-z]+:\/\//i))return t;if(t.match(/^\/\//))return window.location.protocol+t;if(t.match(/^[a-z]+:/i))return t;const n=document.implementation.createHTMLDocument(),r=n.createElement("base"),s=n.createElement("a");return n.head.appendChild(r),n.body.appendChild(s),e&&(r.href=e),s.href=t,s.href}const IE=(()=>{let t=0;const e=()=>`0000${(Math.random()*36**4<<0).toString(36)}`.slice(-4);return()=>(t+=1,`u${e()}${t}`)})();function Sr(t){const e=[];for(let n=0,r=t.length;n<r;n++)e.push(t[n]);return e}function to(t,e){const r=(t.ownerDocument.defaultView||window).getComputedStyle(t).getPropertyValue(e);return r?parseFloat(r.replace("px","")):0}function ME(t){const e=to(t,"border-left-width"),n=to(t,"border-right-width");return t.clientWidth+e+n}function NE(t){const e=to(t,"border-top-width"),n=to(t,"border-bottom-width");return t.clientHeight+e+n}function Vh(t,e={}){const n=e.width||ME(t),r=e.height||NE(t);return{width:n,height:r}}function PE(){let t,e;try{e=process}catch{}const n=e&&e.env?e.env.devicePixelRatio:null;return n&&(t=parseInt(n,10),Number.isNaN(t)&&(t=1)),t||window.devicePixelRatio||1}const an=16384;function FE(t){(t.width>an||t.height>an)&&(t.width>an&&t.height>an?t.width>t.height?(t.height*=an/t.width,t.width=an):(t.width*=an/t.height,t.height=an):t.width>an?(t.height*=an/t.width,t.width=an):(t.width*=an/t.height,t.height=an))}function DE(t,e={}){return t.toBlob?new Promise(n=>{t.toBlob(n,e.type?e.type:"image/png",e.quality?e.quality:1)}):new Promise(n=>{const r=window.atob(t.toDataURL(e.type?e.type:void 0,e.quality?e.quality:void 0).split(",")[1]),s=r.length,i=new Uint8Array(s);for(let o=0;o<s;o+=1)i[o]=r.charCodeAt(o);n(new Blob([i],{type:e.type?e.type:"image/png"}))})}function no(t){return new Promise((e,n)=>{const r=new Image;r.decode=()=>e(r),r.onload=()=>e(r),r.onerror=n,r.crossOrigin="anonymous",r.decoding="async",r.src=t})}async function BE(t){return Promise.resolve().then(()=>new XMLSerializer().serializeToString(t)).then(encodeURIComponent).then(e=>`data:image/svg+xml;charset=utf-8,${e}`)}async function $E(t,e,n){const r="http://www.w3.org/2000/svg",s=document.createElementNS(r,"svg"),i=document.createElementNS(r,"foreignObject");return s.setAttribute("width",`${e}`),s.setAttribute("height",`${n}`),s.setAttribute("viewBox",`0 0 ${e} ${n}`),i.setAttribute("width","100%"),i.setAttribute("height","100%"),i.setAttribute("x","0"),i.setAttribute("y","0"),i.setAttribute("externalResourcesRequired","true"),s.appendChild(i),i.appendChild(t),BE(s)}function HE(t){const e=t.getPropertyValue("content");return`${t.cssText} content: '${e.replace(/'|"/g,"")}';`}function UE(t){return Sr(t).map(e=>{const n=t.getPropertyValue(e),r=t.getPropertyPriority(e);return`${e}: ${n}${r?" !important":""};`}).join(" ")}function VE(t,e,n){const r=`.${t}:${e}`,s=n.cssText?HE(n):UE(n);return document.createTextNode(`${r}{${s}}`)}function zh(t,e,n){const r=window.getComputedStyle(t,n),s=r.getPropertyValue("content");if(s===""||s==="none")return;const i=IE();try{e.className=`${e.className} ${i}`}catch{return}const o=document.createElement("style");o.appendChild(VE(i,n,r)),e.appendChild(o)}function zE(t,e){zh(t,e,":before"),zh(t,e,":after")}const Gh="application/font-woff",jh="image/jpeg",GE={woff:Gh,woff2:Gh,ttf:"application/font-truetype",eot:"application/vnd.ms-fontobject",png:"image/png",jpg:jh,jpeg:jh,gif:"image/gif",tiff:"image/tiff",svg:"image/svg+xml",webp:"image/webp"};function jE(t){const e=/\.([^./]*?)$/g.exec(t);return e?e[1]:""}function Fc(t){const e=jE(t).toLowerCase();return GE[e]||""}function ZE(t){return t.split(/,/)[1]}function Dc(t){return t.search(/^(data:)/)!==-1}function Zh(t,e){return`data:${e};base64,${t}`}async function Wh(t,e,n){const r=await fetch(t,e);if(r.status===404)throw new Error(`Resource "${r.url}" not found`);const s=await r.blob();return new Promise((i,o)=>{const l=new FileReader;l.onerror=o,l.onloadend=()=>{try{i(n({res:r,result:l.result}))}catch(a){o(a)}},l.readAsDataURL(s)})}const Bc={};function WE(t,e,n){let r=t.replace(/\?.*/,"");return n&&(r=t),/ttf|otf|eot|woff2?/i.test(r)&&(r=r.replace(/.*\//,"")),e?`[${e}]${r}`:r}async function $c(t,e,n){const r=WE(t,e,n.includeQueryParams);if(Bc[r]!=null)return Bc[r];n.cacheBust&&(t+=(/\?/.test(t)?"&":"?")+new Date().getTime());let s;try{const i=await Wh(t,n.fetchRequestInit,({res:o,result:l})=>(e||(e=o.headers.get("Content-Type")||""),ZE(l)));s=Zh(i,e)}catch(i){s=n.imagePlaceholder||"";let o=`Failed to fetch resource: ${t}`;i&&(o=typeof i=="string"?i:i.message),o&&console.warn(o)}return Bc[r]=s,s}async function qE(t){const e=t.toDataURL();return e==="data:,"?t.cloneNode(!1):no(e)}async function KE(t,e){if(t.currentSrc){const i=document.createElement("canvas"),o=i.getContext("2d");i.width=t.clientWidth,i.height=t.clientHeight,o==null||o.drawImage(t,0,0,i.width,i.height);const l=i.toDataURL();return no(l)}const n=t.poster,r=Fc(n),s=await $c(n,r,e);return no(s)}async function YE(t){var e;try{if(!((e=t==null?void 0:t.contentDocument)===null||e===void 0)&&e.body)return await ro(t.contentDocument.body,{},!0)}catch{}return t.cloneNode(!1)}async function XE(t,e){return t instanceof HTMLCanvasElement?qE(t):t instanceof HTMLVideoElement?KE(t,e):t instanceof HTMLIFrameElement?YE(t):t.cloneNode(!1)}const QE=t=>t.tagName!=null&&t.tagName.toUpperCase()==="SLOT";async function JE(t,e,n){var r;const s=QE(t)&&t.assignedNodes?Sr(t.assignedNodes()):Sr(((r=t.shadowRoot)!==null&&r!==void 0?r:t).childNodes);return s.length===0||t instanceof HTMLVideoElement||await s.reduce((i,o)=>i.then(()=>ro(o,n)).then(l=>{l&&e.appendChild(l)}),Promise.resolve()),e}function eT(t,e){const n=e.style;if(!n)return;const r=window.getComputedStyle(t);r.cssText?(n.cssText=r.cssText,n.transformOrigin=r.transformOrigin):Sr(r).forEach(s=>{let i=r.getPropertyValue(s);s==="font-size"&&i.endsWith("px")&&(i=`${Math.floor(parseFloat(i.substring(0,i.length-2)))-.1}px`),n.setProperty(s,i,r.getPropertyPriority(s))})}function tT(t,e){t instanceof HTMLTextAreaElement&&(e.innerHTML=t.value),t instanceof HTMLInputElement&&e.setAttribute("value",t.value)}function nT(t,e){if(t instanceof HTMLSelectElement){const n=e,r=Array.from(n.children).find(s=>t.value===s.getAttribute("value"));r&&r.setAttribute("selected","")}}function rT(t,e){return e instanceof Element&&(eT(t,e),zE(t,e),tT(t,e),nT(t,e)),e}async function sT(t,e){const n=t.querySelectorAll?t.querySelectorAll("use"):[];if(n.length===0)return t;const r={};for(let i=0;i<n.length;i++){const l=n[i].getAttribute("xlink:href");if(l){const a=t.querySelector(l),c=document.querySelector(l);!a&&c&&!r[l]&&(r[l]=await ro(c,e,!0))}}const s=Object.values(r);if(s.length){const i="http://www.w3.org/1999/xhtml",o=document.createElementNS(i,"svg");o.setAttribute("xmlns",i),o.style.position="absolute",o.style.width="0",o.style.height="0",o.style.overflow="hidden",o.style.display="none";const l=document.createElementNS(i,"defs");o.appendChild(l);for(let a=0;a<s.length;a++)l.appendChild(s[a]);t.appendChild(o)}return t}async function ro(t,e,n){return!n&&e.filter&&!e.filter(t)?null:Promise.resolve(t).then(r=>XE(r,e)).then(r=>JE(t,r,e)).then(r=>rT(t,r)).then(r=>sT(r,e))}const qh=/url\((['"]?)([^'"]+?)\1\)/g,iT=/url\([^)]+\)\s*format\((["']?)([^"']+)\1\)/g,oT=/src:\s*(?:url\([^)]+\)\s*format\([^)]+\)[,;]\s*)+/g;function lT(t){const e=t.replace(/([.*+?^${}()|\[\]\/\\])/g,"\\$1");return new RegExp(`(url\\(['"]?)(${e})(['"]?\\))`,"g")}function aT(t){const e=[];return t.replace(qh,(n,r,s)=>(e.push(s),n)),e.filter(n=>!Dc(n))}async function cT(t,e,n,r,s){try{const i=n?OE(e,n):e,o=Fc(e);let l;if(s){const a=await s(i);l=Zh(a,o)}else l=await $c(i,o,r);return t.replace(lT(e),`$1${l}$3`)}catch{}return t}function uT(t,{preferredFontFormat:e}){return e?t.replace(oT,n=>{for(;;){const[r,,s]=iT.exec(n)||[];if(!s)return"";if(s===e)return`src: ${r};`}}):t}function Kh(t){return t.search(qh)!==-1}async function Yh(t,e,n){if(!Kh(t))return t;const r=uT(t,n);return aT(r).reduce((i,o)=>i.then(l=>cT(l,o,e,n)),Promise.resolve(r))}async function hT(t,e){var n;const r=(n=t.style)===null||n===void 0?void 0:n.getPropertyValue("background");if(r){const s=await Yh(r,null,e);t.style.setProperty("background",s,t.style.getPropertyPriority("background"))}}async function dT(t,e){if(!(t instanceof HTMLImageElement&&!Dc(t.src))&&!(t instanceof SVGImageElement&&!Dc(t.href.baseVal)))return;const n=t instanceof HTMLImageElement?t.src:t.href.baseVal,r=await $c(n,Fc(n),e);await new Promise((s,i)=>{t.onload=s,t.onerror=i;const o=t;o.decode&&(o.decode=s),t instanceof HTMLImageElement?(t.srcset="",t.src=r):t.href.baseVal=r})}async function fT(t,e){const r=Sr(t.childNodes).map(s=>Xh(s,e));await Promise.all(r).then(()=>t)}async function Xh(t,e){t instanceof Element&&(await hT(t,e),await dT(t,e),await fT(t,e))}function pT(t,e){const{style:n}=t;e.backgroundColor&&(n.backgroundColor=e.backgroundColor),e.width&&(n.width=`${e.width}px`),e.height&&(n.height=`${e.height}px`);const r=e.style;return r!=null&&Object.keys(r).forEach(s=>{n[s]=r[s]}),t}const Qh={};async function Jh(t){let e=Qh[t];if(e!=null)return e;const r=await(await fetch(t)).text();return e={url:t,cssText:r},Qh[t]=e,e}async function e6(t,e){let n=t.cssText;const r=/url\(["']?([^"')]+)["']?\)/g,i=(n.match(/url\([^)]+\)/g)||[]).map(async o=>{let l=o.replace(r,"$1");return l.startsWith("https://")||(l=new URL(l,t.url).href),Wh(l,e.fetchRequestInit,({result:a})=>(n=n.replace(o,`url(${a})`),[o,a]))});return Promise.all(i).then(()=>n)}function t6(t){if(t==null)return[];const e=[],n=/(\/\*[\s\S]*?\*\/)/gi;let r=t.replace(n,"");const s=new RegExp("((@.*?keyframes [\\s\\S]*?){([\\s\\S]*?}\\s*?)})","gi");for(;;){const a=s.exec(r);if(a===null)break;e.push(a[0])}r=r.replace(s,"");const i=/@import[\s\S]*?url\([^)]*\)[\s\S]*?;/gi,o="((\\s*?(?:\\/\\*[\\s\\S]*?\\*\\/)?\\s*?@media[\\s\\S]*?){([\\s\\S]*?)}\\s*?})|(([\\s\\S]*?){([\\s\\S]*?)})",l=new RegExp(o,"gi");for(;;){let a=i.exec(r);if(a===null){if(a=l.exec(r),a===null)break;i.lastIndex=l.lastIndex}else l.lastIndex=i.lastIndex;e.push(a[0])}return e}async function gT(t,e){const n=[],r=[];return t.forEach(s=>{if("cssRules"in s)try{Sr(s.cssRules||[]).forEach((i,o)=>{if(i.type===CSSRule.IMPORT_RULE){let l=o+1;const a=i.href,c=Jh(a).then(u=>e6(u,e)).then(u=>t6(u).forEach(h=>{try{s.insertRule(h,h.startsWith("@import")?l+=1:s.cssRules.length)}catch(d){console.error("Error inserting rule from remote css",{rule:h,error:d})}})).catch(u=>{console.error("Error loading remote css",u.toString())});r.push(c)}})}catch(i){const o=t.find(l=>l.href==null)||document.styleSheets[0];s.href!=null&&r.push(Jh(s.href).then(l=>e6(l,e)).then(l=>t6(l).forEach(a=>{o.insertRule(a,s.cssRules.length)})).catch(l=>{console.error("Error loading remote stylesheet",l.toString())})),console.error("Error inlining remote css file",i.toString())}}),Promise.all(r).then(()=>(t.forEach(s=>{if("cssRules"in s)try{Sr(s.cssRules||[]).forEach(i=>{n.push(i)})}catch(i){console.error(`Error while reading CSS rules from ${s.href}`,i.toString())}}),n))}function mT(t){return t.filter(e=>e.type===CSSRule.FONT_FACE_RULE).filter(e=>Kh(e.style.getPropertyValue("src")))}async function xT(t,e){if(t.ownerDocument==null)throw new Error("Provided element is not within a Document");const n=Sr(t.ownerDocument.styleSheets),r=await gT(n,e);return mT(r)}async function LT(t,e){const n=await xT(t,e);return(await Promise.all(n.map(s=>{const i=s.parentStyleSheet?s.parentStyleSheet.href:null;return Yh(s.cssText,i,e)}))).join(`
|
|
901
|
-
`)}async function
|
|
900
|
+
}</code></pre></div></div>`,1),rE={class:"px-4 max-w-7xl mx-auto sm:px-6 lg:max-w-none lg:mx-0"},sE=T("h2",{class:"mt-8 mb-4 text-lg leading-6 font-medium text-gray-900"}," Builtin Icons ",-1),iE=T("p",{class:"text-sm text-gray-500"},[Mn(" Use "),T("span",{class:"rounded inline-block bg-gray-50 text-gray-600"},[T("code",{class:"text-xs"},"@Actor TheParticipant")]),Mn(" to define the type of the participant. ")],-1),oE=T("hr",{class:"mt-4"},null,-1),lE=T("hr",{class:"mt-4"},null,-1),aE=T("hr",{class:"mt-4"},null,-1);function cE(t,e,n,r,s,i){const o=me("Icon"),l=me("IconList");return k(),V("div",jb,[Zb,Wb,T("div",qb,[T("div",null,[T("div",Kb,[Yb,T("button",{type:"button",onClick:e[0]||(e[0]=a=>i.closeTipsDialog()),class:"float-right bg-white rounded-md inline-flex items-center justify-center text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-indigo-500"},[Xb,j(o,{name:"close","icon-class":"h-6 w-6"})])]),T("div",Qb,[T("div",Jb,[T("div",eE,[T("div",tE,[nE,T("div",rE,[sE,iE,j(l,{types:i.standardTypes},null,8,["types"]),oE,j(l,{types:i.awsServices},null,8,["types"]),lE,j(l,{types:i.azureServices},null,8,["types"]),aE,j(l,{types:i.googleServices},null,8,["types"])])])])])])])])])}const uE=We(Gb,[["render",cE]]),hE={name:"point",props:["fill","rtl"]},dE={key:0,class:"arrow stroke-2",height:"10",width:"10",viewBox:"0 0 3 6"},fE=[T("path",{d:"M4.42834 2.657C4.68727 2.81236 4.68727 3.18764 4.42834 3.343L0.605799 5.63652C0.339189 5.79649 1.66376e-08 5.60444 2.97152e-08 5.29352L2.22651e-07 0.706476C2.35729e-07 0.395559 0.339189 0.203513 0.605799 0.363479L4.42834 2.657Z",fill:"currentColor",stroke:"none"},null,-1)],pE={key:1,class:"arrow stroke-2",height:"10",width:"10",viewBox:"0 0 2 8.5"},gE=[T("path",{d:"M1 1L4.14331 4.29299C4.14704 4.2969 4.14699 4.30306 4.1432 4.30691L1 7.5",stroke:"currentColor","stroke-linecap":"round",fill:"none"},null,-1)],mE={key:2,class:"arrow stroke-2",height:"10",width:"10",viewBox:"1 0 5 6"},xE=[T("path",{d:"M0.571662 2.657C0.312726 2.81236 0.312726 3.18764 0.571662 3.343L4.3942 5.63652C4.66081 5.79649 5 5.60444 5 5.29352L5 0.706476C5 0.395559 4.66081 0.203513 4.3942 0.363479L0.571662 2.657Z",fill:"currentColor",stroke:"none"},null,-1)],LE={key:3,class:"arrow stroke-2",height:"10",width:"10",viewBox:"2 0 5 9"},_E=[T("path",{d:"M4.14844 1L1.00441 4.54711C1.00101 4.55094 1.00106 4.55671 1.00451 4.56049L4.14844 8",stroke:"currentColor","stroke-linecap":"round",fill:"none"},null,-1)];function yE(t,e,n,r,s,i){return k(),V("div",{class:Ce(["point text-skin-message-arrow",{filled:n.fill,open:!n.fill,"right-to-left":n.rtl}])},[!n.rtl&&n.fill?(k(),V("svg",dE,fE)):xe("",!0),!n.rtl&&!n.fill?(k(),V("svg",pE,gE)):xe("",!0),n.rtl&&n.fill?(k(),V("svg",mE,xE)):xe("",!0),n.rtl&&!n.fill?(k(),V("svg",LE,_E)):xe("",!0)],2)}const vE=We(hE,[["render",yE]]),CE=["contenteditable"],Pc=Ve({__name:"MessageLabel",props:{labelText:null,labelPosition:null,isAsync:{type:Boolean,default:!1},isSelf:{type:Boolean,default:!1}},setup(t){const e=t,{labelText:n,labelPosition:r,isAsync:s,isSelf:i}=Br(e),o=zt(),l=M(()=>o.state.mode),a=M(()=>o.getters.code),c=M(()=>o.getters.onContentChange||(()=>{})),u=M(()=>!!(s!=null&&s.value)&&!!(i!=null&&i.value));function h(m){o.dispatch("updateCode",{code:m}),c.value(m)}function d(m){var A;m.preventDefault(),m.stopPropagation();const y=m.target;if(!(y instanceof HTMLElement))return;let v=(A=y.innerText.trim())!=null?A:"";if(v===""||v===n.value){y.innerText=n.value;return}v.includes(" ")&&(v=v.replace(/\s+/g," ")),!s.value&&ni.test(v)&&(v=v.replace(/"/g,""),v=`"${v}"`,ni.lastIndex=0);const[b,O]=r.value;if(b===-1||O===-1){console.warn("labelPosition is not set");return}const N=a.value.slice(0,b)+v+a.value.slice(O+1);h(N)}const{editing:f,handleDblClick:g,handleBlur:L,handleKeydown:C,handleKeyup:x}=Rc(d);return(m,y)=>(k(),V("label",{title:"Double click to edit",class:Ce(["px-1 cursor-text right hover:text-skin-message-hover hover:bg-skin-message-hover",{"cursor-text":F(f),"absolute right-1/2 translate-x-1/2 bottom-0":F(f)&&!F(u)}]),contenteditable:F(f)&&F(l)===F(on).Dynamic,onDblclick:y[0]||(y[0]=(...v)=>F(g)&&F(g)(...v)),onBlur:y[1]||(y[1]=(...v)=>F(L)&&F(L)(...v)),onKeyup:y[2]||(y[2]=(...v)=>F(x)&&F(x)(...v)),onKeydown:y[3]||(y[3]=(...v)=>F(C)&&F(C)(...v))},Ge(F(n)),43,CE))}}),wE={class:"name group flex-grow relative text-sm hover:text-skin-message-hover hover:bg-skin-message-hover"},bE={class:"inline-block static min-h-[1em]"},EE={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500"},si=Ve({__name:"Message",props:{context:null,content:null,rtl:{type:[String,Boolean]},type:null,textStyle:null,classNames:null,number:null},setup(t){const e=t,{context:n,content:r,rtl:s,type:i,textStyle:o,classNames:l,number:a}=Br(e),c=zt(),u=ie(),h=M(()=>c.state.numbering),d=M(()=>(i==null?void 0:i.value)==="async"),f=M(()=>c.state.mode),g=M(()=>{if(f.value===on.Static)return!1;switch(i==null?void 0:i.value){case"sync":case"async":case"return":return!0;case"creation":default:return!1}}),L=M(()=>{var b,O,N,A,Z;let y=-1,v=-1;switch(i==null?void 0:i.value){case"sync":{const P=(O=(b=n==null?void 0:n.value)==null?void 0:b.messageBody().func())==null?void 0:O.signature()[0];[y,v]=[P==null?void 0:P.start.start,P==null?void 0:P.stop.stop]}break;case"async":{const P=(N=n==null?void 0:n.value)==null?void 0:N.content();[y,v]=[P==null?void 0:P.start.start,P==null?void 0:P.stop.stop]}break;case"return":if((n==null?void 0:n.value)instanceof p.MessageContext){const P=(Z=(A=n.value.messageBody().func())==null?void 0:A.signature())==null?void 0:Z[0];[y,v]=[P==null?void 0:P.start.start,P==null?void 0:P.stop.stop]}else if((n==null?void 0:n.value)instanceof p.AtomExprContext){const P=n.value.atom();[y,v]=[P==null?void 0:P.start.start,P==null?void 0:P.stop.stop]}else(n==null?void 0:n.value)instanceof p.ContentContext&&([y,v]=[n.value.start.start,n.value.stop.stop]);break}return[y,v]}),C=M(()=>{switch(i==null?void 0:i.value){case"sync":case"async":return"solid";case"creation":case"return":return"dashed"}return""}),x=M(()=>{switch(i==null?void 0:i.value){case"sync":return!0;case"async":case"creation":case"return":default:return!1}}),m=()=>{!g.value||c.getters.onMessageClick(n,u.value)};return(y,v)=>(k(),V("div",{class:Ce(["message border-skin-message-arrow border-b-2 flex items-end",{"flex-row-reverse":F(s),return:F(i)==="return","right-to-left":F(s),"text-left":F(d),"text-center":!F(d)}]),style:we({"border-bottom-style":F(C)||void 0}),onClick:m,ref_key:"messageRef",ref:u},[T("div",wE,[T("div",bE,[T("div",{style:we(F(o)),class:Ce(F(l))},[F(g)?(k(),Ae(Pc,{key:0,labelText:F(r),labelPosition:F(L),isAsync:F(d)},null,8,["labelText","labelPosition","isAsync"])):(k(),V(Me,{key:1},[Mn(Ge(F(r)),1)],64))],6),F(h)?(k(),V("div",EE,Ge(F(a)),1)):xe("",!0)])]),j(vE,{class:"flex-shrink-0 transform translate-y-1/2 -my-px",fill:F(x),rtl:F(s)},null,8,["fill","rtl"])],6))}}),TE={name:"WidthProvider",components:{Message:si},data:function(){return{text:"abcd"}},methods:{width:function(t,e){return console.log(t,e),this.text=t,this.$el.clientWidth}},mounted(){this.$store.state.widthProvider=this}},SE={class:"hidden"};function AE(t,e,n,r,s,i){const o=me("message");return k(),V("div",SE,[j(o,{content:t.text,rtl:"false",type:"sync"},null,8,["content"])])}const RE=We(TE,[["render",AE]]);function kE(t,e){if(t.match(/^[a-z]+:\/\//i))return t;if(t.match(/^\/\//))return window.location.protocol+t;if(t.match(/^[a-z]+:/i))return t;const n=document.implementation.createHTMLDocument(),r=n.createElement("base"),s=n.createElement("a");return n.head.appendChild(r),n.body.appendChild(s),e&&(r.href=e),s.href=t,s.href}const OE=(()=>{let t=0;const e=()=>`0000${(Math.random()*36**4<<0).toString(36)}`.slice(-4);return()=>(t+=1,`u${e()}${t}`)})();function Sr(t){const e=[];for(let n=0,r=t.length;n<r;n++)e.push(t[n]);return e}function to(t,e){const r=(t.ownerDocument.defaultView||window).getComputedStyle(t).getPropertyValue(e);return r?parseFloat(r.replace("px","")):0}function IE(t){const e=to(t,"border-left-width"),n=to(t,"border-right-width");return t.clientWidth+e+n}function ME(t){const e=to(t,"border-top-width"),n=to(t,"border-bottom-width");return t.clientHeight+e+n}function Vh(t,e={}){const n=e.width||IE(t),r=e.height||ME(t);return{width:n,height:r}}function NE(){let t,e;try{e=process}catch{}const n=e&&e.env?e.env.devicePixelRatio:null;return n&&(t=parseInt(n,10),Number.isNaN(t)&&(t=1)),t||window.devicePixelRatio||1}const an=16384;function PE(t){(t.width>an||t.height>an)&&(t.width>an&&t.height>an?t.width>t.height?(t.height*=an/t.width,t.width=an):(t.width*=an/t.height,t.height=an):t.width>an?(t.height*=an/t.width,t.width=an):(t.width*=an/t.height,t.height=an))}function FE(t,e={}){return t.toBlob?new Promise(n=>{t.toBlob(n,e.type?e.type:"image/png",e.quality?e.quality:1)}):new Promise(n=>{const r=window.atob(t.toDataURL(e.type?e.type:void 0,e.quality?e.quality:void 0).split(",")[1]),s=r.length,i=new Uint8Array(s);for(let o=0;o<s;o+=1)i[o]=r.charCodeAt(o);n(new Blob([i],{type:e.type?e.type:"image/png"}))})}function no(t){return new Promise((e,n)=>{const r=new Image;r.decode=()=>e(r),r.onload=()=>e(r),r.onerror=n,r.crossOrigin="anonymous",r.decoding="async",r.src=t})}async function DE(t){return Promise.resolve().then(()=>new XMLSerializer().serializeToString(t)).then(encodeURIComponent).then(e=>`data:image/svg+xml;charset=utf-8,${e}`)}async function BE(t,e,n){const r="http://www.w3.org/2000/svg",s=document.createElementNS(r,"svg"),i=document.createElementNS(r,"foreignObject");return s.setAttribute("width",`${e}`),s.setAttribute("height",`${n}`),s.setAttribute("viewBox",`0 0 ${e} ${n}`),i.setAttribute("width","100%"),i.setAttribute("height","100%"),i.setAttribute("x","0"),i.setAttribute("y","0"),i.setAttribute("externalResourcesRequired","true"),s.appendChild(i),i.appendChild(t),DE(s)}function $E(t){const e=t.getPropertyValue("content");return`${t.cssText} content: '${e.replace(/'|"/g,"")}';`}function HE(t){return Sr(t).map(e=>{const n=t.getPropertyValue(e),r=t.getPropertyPriority(e);return`${e}: ${n}${r?" !important":""};`}).join(" ")}function UE(t,e,n){const r=`.${t}:${e}`,s=n.cssText?$E(n):HE(n);return document.createTextNode(`${r}{${s}}`)}function zh(t,e,n){const r=window.getComputedStyle(t,n),s=r.getPropertyValue("content");if(s===""||s==="none")return;const i=OE();try{e.className=`${e.className} ${i}`}catch{return}const o=document.createElement("style");o.appendChild(UE(i,n,r)),e.appendChild(o)}function VE(t,e){zh(t,e,":before"),zh(t,e,":after")}const Gh="application/font-woff",jh="image/jpeg",zE={woff:Gh,woff2:Gh,ttf:"application/font-truetype",eot:"application/vnd.ms-fontobject",png:"image/png",jpg:jh,jpeg:jh,gif:"image/gif",tiff:"image/tiff",svg:"image/svg+xml",webp:"image/webp"};function GE(t){const e=/\.([^./]*?)$/g.exec(t);return e?e[1]:""}function Fc(t){const e=GE(t).toLowerCase();return zE[e]||""}function jE(t){return t.split(/,/)[1]}function Dc(t){return t.search(/^(data:)/)!==-1}function Zh(t,e){return`data:${e};base64,${t}`}async function Wh(t,e,n){const r=await fetch(t,e);if(r.status===404)throw new Error(`Resource "${r.url}" not found`);const s=await r.blob();return new Promise((i,o)=>{const l=new FileReader;l.onerror=o,l.onloadend=()=>{try{i(n({res:r,result:l.result}))}catch(a){o(a)}},l.readAsDataURL(s)})}const Bc={};function ZE(t,e,n){let r=t.replace(/\?.*/,"");return n&&(r=t),/ttf|otf|eot|woff2?/i.test(r)&&(r=r.replace(/.*\//,"")),e?`[${e}]${r}`:r}async function $c(t,e,n){const r=ZE(t,e,n.includeQueryParams);if(Bc[r]!=null)return Bc[r];n.cacheBust&&(t+=(/\?/.test(t)?"&":"?")+new Date().getTime());let s;try{const i=await Wh(t,n.fetchRequestInit,({res:o,result:l})=>(e||(e=o.headers.get("Content-Type")||""),jE(l)));s=Zh(i,e)}catch(i){s=n.imagePlaceholder||"";let o=`Failed to fetch resource: ${t}`;i&&(o=typeof i=="string"?i:i.message),o&&console.warn(o)}return Bc[r]=s,s}async function WE(t){const e=t.toDataURL();return e==="data:,"?t.cloneNode(!1):no(e)}async function qE(t,e){if(t.currentSrc){const i=document.createElement("canvas"),o=i.getContext("2d");i.width=t.clientWidth,i.height=t.clientHeight,o==null||o.drawImage(t,0,0,i.width,i.height);const l=i.toDataURL();return no(l)}const n=t.poster,r=Fc(n),s=await $c(n,r,e);return no(s)}async function KE(t){var e;try{if(!((e=t==null?void 0:t.contentDocument)===null||e===void 0)&&e.body)return await ro(t.contentDocument.body,{},!0)}catch{}return t.cloneNode(!1)}async function YE(t,e){return t instanceof HTMLCanvasElement?WE(t):t instanceof HTMLVideoElement?qE(t,e):t instanceof HTMLIFrameElement?KE(t):t.cloneNode(!1)}const XE=t=>t.tagName!=null&&t.tagName.toUpperCase()==="SLOT";async function QE(t,e,n){var r;const s=XE(t)&&t.assignedNodes?Sr(t.assignedNodes()):Sr(((r=t.shadowRoot)!==null&&r!==void 0?r:t).childNodes);return s.length===0||t instanceof HTMLVideoElement||await s.reduce((i,o)=>i.then(()=>ro(o,n)).then(l=>{l&&e.appendChild(l)}),Promise.resolve()),e}function JE(t,e){const n=e.style;if(!n)return;const r=window.getComputedStyle(t);r.cssText?(n.cssText=r.cssText,n.transformOrigin=r.transformOrigin):Sr(r).forEach(s=>{let i=r.getPropertyValue(s);s==="font-size"&&i.endsWith("px")&&(i=`${Math.floor(parseFloat(i.substring(0,i.length-2)))-.1}px`),n.setProperty(s,i,r.getPropertyPriority(s))})}function eT(t,e){t instanceof HTMLTextAreaElement&&(e.innerHTML=t.value),t instanceof HTMLInputElement&&e.setAttribute("value",t.value)}function tT(t,e){if(t instanceof HTMLSelectElement){const n=e,r=Array.from(n.children).find(s=>t.value===s.getAttribute("value"));r&&r.setAttribute("selected","")}}function nT(t,e){return e instanceof Element&&(JE(t,e),VE(t,e),eT(t,e),tT(t,e)),e}async function rT(t,e){const n=t.querySelectorAll?t.querySelectorAll("use"):[];if(n.length===0)return t;const r={};for(let i=0;i<n.length;i++){const l=n[i].getAttribute("xlink:href");if(l){const a=t.querySelector(l),c=document.querySelector(l);!a&&c&&!r[l]&&(r[l]=await ro(c,e,!0))}}const s=Object.values(r);if(s.length){const i="http://www.w3.org/1999/xhtml",o=document.createElementNS(i,"svg");o.setAttribute("xmlns",i),o.style.position="absolute",o.style.width="0",o.style.height="0",o.style.overflow="hidden",o.style.display="none";const l=document.createElementNS(i,"defs");o.appendChild(l);for(let a=0;a<s.length;a++)l.appendChild(s[a]);t.appendChild(o)}return t}async function ro(t,e,n){return!n&&e.filter&&!e.filter(t)?null:Promise.resolve(t).then(r=>YE(r,e)).then(r=>QE(t,r,e)).then(r=>nT(t,r)).then(r=>rT(r,e))}const qh=/url\((['"]?)([^'"]+?)\1\)/g,sT=/url\([^)]+\)\s*format\((["']?)([^"']+)\1\)/g,iT=/src:\s*(?:url\([^)]+\)\s*format\([^)]+\)[,;]\s*)+/g;function oT(t){const e=t.replace(/([.*+?^${}()|\[\]\/\\])/g,"\\$1");return new RegExp(`(url\\(['"]?)(${e})(['"]?\\))`,"g")}function lT(t){const e=[];return t.replace(qh,(n,r,s)=>(e.push(s),n)),e.filter(n=>!Dc(n))}async function aT(t,e,n,r,s){try{const i=n?kE(e,n):e,o=Fc(e);let l;if(s){const a=await s(i);l=Zh(a,o)}else l=await $c(i,o,r);return t.replace(oT(e),`$1${l}$3`)}catch{}return t}function cT(t,{preferredFontFormat:e}){return e?t.replace(iT,n=>{for(;;){const[r,,s]=sT.exec(n)||[];if(!s)return"";if(s===e)return`src: ${r};`}}):t}function Kh(t){return t.search(qh)!==-1}async function Yh(t,e,n){if(!Kh(t))return t;const r=cT(t,n);return lT(r).reduce((i,o)=>i.then(l=>aT(l,o,e,n)),Promise.resolve(r))}async function uT(t,e){var n;const r=(n=t.style)===null||n===void 0?void 0:n.getPropertyValue("background");if(r){const s=await Yh(r,null,e);t.style.setProperty("background",s,t.style.getPropertyPriority("background"))}}async function hT(t,e){if(!(t instanceof HTMLImageElement&&!Dc(t.src))&&!(t instanceof SVGImageElement&&!Dc(t.href.baseVal)))return;const n=t instanceof HTMLImageElement?t.src:t.href.baseVal,r=await $c(n,Fc(n),e);await new Promise((s,i)=>{t.onload=s,t.onerror=i;const o=t;o.decode&&(o.decode=s),t instanceof HTMLImageElement?(t.srcset="",t.src=r):t.href.baseVal=r})}async function dT(t,e){const r=Sr(t.childNodes).map(s=>Xh(s,e));await Promise.all(r).then(()=>t)}async function Xh(t,e){t instanceof Element&&(await uT(t,e),await hT(t,e),await dT(t,e))}function fT(t,e){const{style:n}=t;e.backgroundColor&&(n.backgroundColor=e.backgroundColor),e.width&&(n.width=`${e.width}px`),e.height&&(n.height=`${e.height}px`);const r=e.style;return r!=null&&Object.keys(r).forEach(s=>{n[s]=r[s]}),t}const Qh={};async function Jh(t){let e=Qh[t];if(e!=null)return e;const r=await(await fetch(t)).text();return e={url:t,cssText:r},Qh[t]=e,e}async function e6(t,e){let n=t.cssText;const r=/url\(["']?([^"')]+)["']?\)/g,i=(n.match(/url\([^)]+\)/g)||[]).map(async o=>{let l=o.replace(r,"$1");return l.startsWith("https://")||(l=new URL(l,t.url).href),Wh(l,e.fetchRequestInit,({result:a})=>(n=n.replace(o,`url(${a})`),[o,a]))});return Promise.all(i).then(()=>n)}function t6(t){if(t==null)return[];const e=[],n=/(\/\*[\s\S]*?\*\/)/gi;let r=t.replace(n,"");const s=new RegExp("((@.*?keyframes [\\s\\S]*?){([\\s\\S]*?}\\s*?)})","gi");for(;;){const a=s.exec(r);if(a===null)break;e.push(a[0])}r=r.replace(s,"");const i=/@import[\s\S]*?url\([^)]*\)[\s\S]*?;/gi,o="((\\s*?(?:\\/\\*[\\s\\S]*?\\*\\/)?\\s*?@media[\\s\\S]*?){([\\s\\S]*?)}\\s*?})|(([\\s\\S]*?){([\\s\\S]*?)})",l=new RegExp(o,"gi");for(;;){let a=i.exec(r);if(a===null){if(a=l.exec(r),a===null)break;i.lastIndex=l.lastIndex}else l.lastIndex=i.lastIndex;e.push(a[0])}return e}async function pT(t,e){const n=[],r=[];return t.forEach(s=>{if("cssRules"in s)try{Sr(s.cssRules||[]).forEach((i,o)=>{if(i.type===CSSRule.IMPORT_RULE){let l=o+1;const a=i.href,c=Jh(a).then(u=>e6(u,e)).then(u=>t6(u).forEach(h=>{try{s.insertRule(h,h.startsWith("@import")?l+=1:s.cssRules.length)}catch(d){console.error("Error inserting rule from remote css",{rule:h,error:d})}})).catch(u=>{console.error("Error loading remote css",u.toString())});r.push(c)}})}catch(i){const o=t.find(l=>l.href==null)||document.styleSheets[0];s.href!=null&&r.push(Jh(s.href).then(l=>e6(l,e)).then(l=>t6(l).forEach(a=>{o.insertRule(a,s.cssRules.length)})).catch(l=>{console.error("Error loading remote stylesheet",l.toString())})),console.error("Error inlining remote css file",i.toString())}}),Promise.all(r).then(()=>(t.forEach(s=>{if("cssRules"in s)try{Sr(s.cssRules||[]).forEach(i=>{n.push(i)})}catch(i){console.error(`Error while reading CSS rules from ${s.href}`,i.toString())}}),n))}function gT(t){return t.filter(e=>e.type===CSSRule.FONT_FACE_RULE).filter(e=>Kh(e.style.getPropertyValue("src")))}async function mT(t,e){if(t.ownerDocument==null)throw new Error("Provided element is not within a Document");const n=Sr(t.ownerDocument.styleSheets),r=await pT(n,e);return gT(r)}async function xT(t,e){const n=await mT(t,e);return(await Promise.all(n.map(s=>{const i=s.parentStyleSheet?s.parentStyleSheet.href:null;return Yh(s.cssText,i,e)}))).join(`
|
|
901
|
+
`)}async function LT(t,e){const n=e.fontEmbedCSS!=null?e.fontEmbedCSS:e.skipFonts?null:await xT(t,e);if(n){const r=document.createElement("style"),s=document.createTextNode(n);r.appendChild(s),t.firstChild?t.insertBefore(r,t.firstChild):t.appendChild(r)}}async function n6(t,e={}){const{width:n,height:r}=Vh(t,e),s=await ro(t,e,!0);return await LT(s,e),await Xh(s,e),fT(s,e),await BE(s,n,r)}async function Hc(t,e={}){const{width:n,height:r}=Vh(t,e),s=await n6(t,e),i=await no(s),o=document.createElement("canvas"),l=o.getContext("2d"),a=e.pixelRatio||NE(),c=e.canvasWidth||n,u=e.canvasHeight||r;return o.width=c*a,o.height=u*a,e.skipAutoScale||PE(o),o.style.width=`${c}`,o.style.height=`${u}`,e.backgroundColor&&(l.fillStyle=e.backgroundColor,l.fillRect(0,0,o.width,o.height)),l.drawImage(i,0,0,o.width,o.height),o}async function _T(t,e={}){return(await Hc(t,e)).toDataURL()}async function yT(t,e={}){return(await Hc(t,e)).toDataURL("image/jpeg",e.quality||1)}async function vT(t,e={}){const n=await Hc(t,e);return await FE(n)}const CT={}.VITE_APP_GIT_HASH,wT={}.VITE_APP_GIT_BRANCH,bT={name:"Debug",components:{Icon:Er},data(){return{commitHash:CT,gitBranch:wT}},computed:{debug(){return!!localStorage.zenumlDebug}}},ET={class:"flex flex-nowrap m-2 text-sm"},TT={class:"ml-4 text-xs inline-flex items-center font-bold leading-sm px-3 py-1 bg-green-200 text-green-700 rounded-sm"},ST={class:"inline-block px-2"};function AT(t,e,n,r,s,i){const o=me("Icon");return Yi((k(),V("div",null,[T("div",ET,[T("div",TT,[j(o,{name:"debug","icon-class":"h-4 w-4"}),T("span",ST,Ge(s.gitBranch)+":"+Ge(s.commitHash),1)])])],512)),[[N0,i.debug]])}const RT=We(bT,[["render",AT]]);function Vn(t,e,...n){if(t in e){let s=e[t];return typeof s=="function"?s(...n):s}let r=new Error(`Tried to handle "${t}" but there is no handler defined. Only defined handlers are: ${Object.keys(e).map(s=>`"${s}"`).join(", ")}.`);throw Error.captureStackTrace&&Error.captureStackTrace(r,Vn),r}var so=(t=>(t[t.None=0]="None",t[t.RenderStrategy=1]="RenderStrategy",t[t.Static=2]="Static",t))(so||{}),Ar=(t=>(t[t.Unmount=0]="Unmount",t[t.Hidden=1]="Hidden",t))(Ar||{});function St({visible:t=!0,features:e=0,ourProps:n,theirProps:r,...s}){var i;let o=s6(r,n),l=Object.assign(s,{props:o});if(t||e&2&&o.static)return Uc(l);if(e&1){let a=(i=o.unmount)==null||i?0:1;return Vn(a,{[0](){return null},[1](){return Uc({...s,props:{...o,hidden:!0,style:{display:"none"}}})}})}return Uc(l)}function Uc({props:t,attrs:e,slots:n,slot:r,name:s}){var i,o;let{as:l,...a}=Vc(t,["unmount","static"]),c=(i=n.default)==null?void 0:i.call(n,r),u={};if(r){let h=!1,d=[];for(let[f,g]of Object.entries(r))typeof g=="boolean"&&(h=!0),g===!0&&d.push(f);h&&(u["data-headlessui-state"]=d.join(" "))}if(l==="template"){if(c=r6(c!=null?c:[]),Object.keys(a).length>0||Object.keys(e).length>0){let[h,...d]=c!=null?c:[];if(!OT(h)||d.length>0)throw new Error(['Passing props on "template"!',"",`The current component <${s} /> is rendering a "template".`,"However we need to passthrough the following props:",Object.keys(a).concat(Object.keys(e)).map(L=>L.trim()).filter((L,C,x)=>x.indexOf(L)===C).sort((L,C)=>L.localeCompare(C)).map(L=>` - ${L}`).join(`
|
|
902
902
|
`),"","You can apply a few solutions:",['Add an `as="..."` prop, to ensure that we render an actual element instead of a "template".',"Render a single element as the child so that we can forward the props onto that element."].map(L=>` - ${L}`).join(`
|
|
903
903
|
`)].join(`
|
|
904
|
-
`));let f=s6((o=h.props)!=null?o:{},a),g=en(h,f);for(let L in f)L.startsWith("on")&&(g.props||(g.props={}),g.props[L]=f[L]);return g}return Array.isArray(c)&&c.length===1?c[0]:c}return Ye(l,Object.assign({},a,u),{default:()=>c})}function r6(t){return t.flatMap(e=>e.type===Me?r6(e.children):[e])}function s6(...t){if(t.length===0)return{};if(t.length===1)return t[0];let e={},n={};for(let r of t)for(let s in r)s.startsWith("on")&&typeof r[s]=="function"?(n[s]!=null||(n[s]=[]),n[s].push(r[s])):e[s]=r[s];if(e.disabled||e["aria-disabled"])return Object.assign(e,Object.fromEntries(Object.keys(n).map(r=>[r,void 0])));for(let r in n)Object.assign(e,{[r](s,...i){let o=n[r];for(let l of o){if(s instanceof Event&&s.defaultPrevented)return;l(s,...i)}}});return e}function OT(t){let e=Object.assign({},t);for(let n in e)e[n]===void 0&&delete e[n];return e}function Vc(t,e=[]){let n=Object.assign({},t);for(let r of e)r in n&&delete n[r];return n}function IT(t){return t==null?!1:typeof t.type=="string"||typeof t.type=="object"||typeof t.type=="function"}let MT=0;function NT(){return++MT}function zn(){return NT()}var Rr=(t=>(t.Space=" ",t.Enter="Enter",t.Escape="Escape",t.Backspace="Backspace",t.Delete="Delete",t.ArrowLeft="ArrowLeft",t.ArrowUp="ArrowUp",t.ArrowRight="ArrowRight",t.ArrowDown="ArrowDown",t.Home="Home",t.End="End",t.PageUp="PageUp",t.PageDown="PageDown",t.Tab="Tab",t))(Rr||{});function ot(t){var e;return t==null||t.value==null?null:(e=t.value.$el)!=null?e:t.value}let i6=Symbol("Context");var cn=(t=>(t[t.Open=1]="Open",t[t.Closed=2]="Closed",t[t.Closing=4]="Closing",t[t.Opening=8]="Opening",t))(cn||{});function PT(){return zc()!==null}function zc(){return at(i6,null)}function FT(t){kt(i6,t)}var DT=Object.defineProperty,BT=(t,e,n)=>e in t?DT(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,o6=(t,e,n)=>(BT(t,typeof e!="symbol"?e+"":e,n),n);class $T{constructor(){o6(this,"current",this.detect()),o6(this,"currentId",0)}set(e){this.current!==e&&(this.currentId=0,this.current=e)}reset(){this.set(this.detect())}nextId(){return++this.currentId}get isServer(){return this.current==="server"}get isClient(){return this.current==="client"}detect(){return typeof window>"u"||typeof document>"u"?"server":"client"}}let ii=new $T;function Gn(t){if(ii.isServer)return null;if(t instanceof Node)return t.ownerDocument;if(t!=null&&t.hasOwnProperty("value")){let e=ot(t);if(e)return e.ownerDocument}return document}function HT({container:t,accept:e,walk:n,enabled:r}){$t(()=>{let s=t.value;if(!s||r!==void 0&&!r.value)return;let i=Gn(t);if(!i)return;let o=Object.assign(a=>e(a),{acceptNode:e}),l=i.createTreeWalker(s,NodeFilter.SHOW_ELEMENT,o,!1);for(;l.nextNode();)n(l.currentNode)})}let Gc=["[contentEditable=true]","[tabindex]","a[href]","area[href]","button:not([disabled])","iframe","input:not([disabled])","select:not([disabled])","textarea:not([disabled])"].map(t=>`${t}:not([tabindex='-1'])`).join(",");var gn=(t=>(t[t.First=1]="First",t[t.Previous=2]="Previous",t[t.Next=4]="Next",t[t.Last=8]="Last",t[t.WrapAround=16]="WrapAround",t[t.NoScroll=32]="NoScroll",t))(gn||{}),io=(t=>(t[t.Error=0]="Error",t[t.Overflow=1]="Overflow",t[t.Success=2]="Success",t[t.Underflow=3]="Underflow",t))(io||{}),UT=(t=>(t[t.Previous=-1]="Previous",t[t.Next=1]="Next",t))(UT||{});function VT(t=document.body){return t==null?[]:Array.from(t.querySelectorAll(Gc)).sort((e,n)=>Math.sign((e.tabIndex||Number.MAX_SAFE_INTEGER)-(n.tabIndex||Number.MAX_SAFE_INTEGER)))}var l6=(t=>(t[t.Strict=0]="Strict",t[t.Loose=1]="Loose",t))(l6||{});function zT(t,e=0){var n;return t===((n=Gn(t))==null?void 0:n.body)?!1:Vn(e,{[0](){return t.matches(Gc)},[1](){let r=t;for(;r!==null;){if(r.matches(Gc))return!0;r=r.parentElement}return!1}})}var GT=(t=>(t[t.Keyboard=0]="Keyboard",t[t.Mouse=1]="Mouse",t))(GT||{});typeof window<"u"&&typeof document<"u"&&(document.addEventListener("keydown",t=>{t.metaKey||t.altKey||t.ctrlKey||(document.documentElement.dataset.headlessuiFocusVisible="")},!0),document.addEventListener("click",t=>{t.detail===1?delete document.documentElement.dataset.headlessuiFocusVisible:t.detail===0&&(document.documentElement.dataset.headlessuiFocusVisible="")},!0));function ls(t){t==null||t.focus({preventScroll:!0})}let jT=["textarea","input"].join(",");function ZT(t){var e,n;return(n=(e=t==null?void 0:t.matches)==null?void 0:e.call(t,jT))!=null?n:!1}function a6(t,e=n=>n){return t.slice().sort((n,r)=>{let s=e(n),i=e(r);if(s===null||i===null)return 0;let o=s.compareDocumentPosition(i);return o&Node.DOCUMENT_POSITION_FOLLOWING?-1:o&Node.DOCUMENT_POSITION_PRECEDING?1:0})}function t0(t,e,{sorted:n=!0,relativeTo:r=null,skipElements:s=[]}={}){var i;let o=(i=Array.isArray(t)?t.length>0?t[0].ownerDocument:document:t==null?void 0:t.ownerDocument)!=null?i:document,l=Array.isArray(t)?n?a6(t):t:VT(t);s.length>0&&l.length>1&&(l=l.filter(g=>!s.includes(g))),r=r!=null?r:o.activeElement;let a=(()=>{if(e&5)return 1;if(e&10)return-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),c=(()=>{if(e&1)return 0;if(e&2)return Math.max(0,l.indexOf(r))-1;if(e&4)return Math.max(0,l.indexOf(r))+1;if(e&8)return l.length-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),u=e&32?{preventScroll:!0}:{},h=0,d=l.length,f;do{if(h>=d||h+d<=0)return 0;let g=c+h;if(e&16)g=(g+d)%d;else{if(g<0)return 3;if(g>=d)return 1}f=l[g],f==null||f.focus(u),h+=a}while(f!==o.activeElement);return e&6&&ZT(f)&&f.select(),2}function oo(t,e,n){ii.isServer||$t(r=>{document.addEventListener(t,e,n),r(()=>document.removeEventListener(t,e,n))})}function c6(t,e,n){ii.isServer||$t(r=>{window.addEventListener(t,e,n),r(()=>window.removeEventListener(t,e,n))})}function WT(t,e,n=M(()=>!0)){function r(i,o){if(!n.value||i.defaultPrevented)return;let l=o(i);if(l===null||!l.getRootNode().contains(l))return;let a=function c(u){return typeof u=="function"?c(u()):Array.isArray(u)||u instanceof Set?u:[u]}(t);for(let c of a){if(c===null)continue;let u=c instanceof HTMLElement?c:ot(c);if(u!=null&&u.contains(l)||i.composed&&i.composedPath().includes(u))return}return!zT(l,l6.Loose)&&l.tabIndex!==-1&&i.preventDefault(),e(i,l)}let s=ie(null);oo("pointerdown",i=>{var o,l;n.value&&(s.value=((l=(o=i.composedPath)==null?void 0:o.call(i))==null?void 0:l[0])||i.target)},!0),oo("mousedown",i=>{var o,l;n.value&&(s.value=((l=(o=i.composedPath)==null?void 0:o.call(i))==null?void 0:l[0])||i.target)},!0),oo("click",i=>{s.value&&(r(i,()=>s.value),s.value=null)},!0),oo("touchend",i=>r(i,()=>i.target instanceof HTMLElement?i.target:null),!0),c6("blur",i=>r(i,()=>window.document.activeElement instanceof HTMLIFrameElement?window.document.activeElement:null),!0)}var oi=(t=>(t[t.None=1]="None",t[t.Focusable=2]="Focusable",t[t.Hidden=4]="Hidden",t))(oi||{});let lo=Ve({name:"Hidden",props:{as:{type:[Object,String],default:"div"},features:{type:Number,default:1}},setup(t,{slots:e,attrs:n}){return()=>{let{features:r,...s}=t,i={"aria-hidden":(r&2)===2?!0:void 0,style:{position:"fixed",top:1,left:1,width:1,height:0,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0",...(r&4)===4&&(r&2)!==2&&{display:"none"}}};return St({ourProps:i,theirProps:s,slot:{},attrs:n,slots:e,name:"Hidden"})}}});function u6(t={},e=null,n=[]){for(let[r,s]of Object.entries(t))d6(n,h6(e,r),s);return n}function h6(t,e){return t?t+"["+e+"]":e}function d6(t,e,n){if(Array.isArray(n))for(let[r,s]of n.entries())d6(t,h6(e,r.toString()),s);else n instanceof Date?t.push([e,n.toISOString()]):typeof n=="boolean"?t.push([e,n?"1":"0"]):typeof n=="string"?t.push([e,n]):typeof n=="number"?t.push([e,`${n}`]):n==null?t.push([e,""]):u6(n,e,t)}function qT(t){var e,n;let r=(e=t==null?void 0:t.form)!=null?e:t.closest("form");if(r){for(let s of r.elements)if(s!==t&&(s.tagName==="INPUT"&&s.type==="submit"||s.tagName==="BUTTON"&&s.type==="submit"||s.nodeName==="INPUT"&&s.type==="image")){s.click();return}(n=r.requestSubmit)==null||n.call(r)}}function KT(t,e,n){let r=ie(n==null?void 0:n.value),s=M(()=>t.value!==void 0);return[M(()=>s.value?t.value:r.value),function(i){return s.value||(r.value=i),e==null?void 0:e(i)}]}function YT(){return/iPhone/gi.test(window.navigator.platform)||/Mac/gi.test(window.navigator.platform)&&window.navigator.maxTouchPoints>0}function jc(t){typeof queueMicrotask=="function"?queueMicrotask(t):Promise.resolve().then(t).catch(e=>setTimeout(()=>{throw e}))}function li(){let t=[],e={addEventListener(n,r,s,i){return n.addEventListener(r,s,i),e.add(()=>n.removeEventListener(r,s,i))},requestAnimationFrame(...n){let r=requestAnimationFrame(...n);e.add(()=>cancelAnimationFrame(r))},nextFrame(...n){e.requestAnimationFrame(()=>{e.requestAnimationFrame(...n)})},setTimeout(...n){let r=setTimeout(...n);e.add(()=>clearTimeout(r))},microTask(...n){let r={current:!0};return jc(()=>{r.current&&n[0]()}),e.add(()=>{r.current=!1})},style(n,r,s){let i=n.style.getPropertyValue(r);return Object.assign(n.style,{[r]:s}),this.add(()=>{Object.assign(n.style,{[r]:i})})},group(n){let r=li();return n(r),this.add(()=>r.dispose())},add(n){return t.push(n),()=>{let r=t.indexOf(n);if(r>=0)for(let s of t.splice(r,1))s()}},dispose(){for(let n of t.splice(0))n()}};return e}var ai=(t=>(t[t.Forwards=0]="Forwards",t[t.Backwards=1]="Backwards",t))(ai||{});function XT(){let t=ie(0);return c6("keydown",e=>{e.key==="Tab"&&(t.value=e.shiftKey?1:0)}),t}function f6(t,e,n,r){ii.isServer||$t(s=>{t=t!=null?t:window,t.addEventListener(e,n,r),s(()=>t.removeEventListener(e,n,r))})}function QT(t){function e(){document.readyState!=="loading"&&(t(),document.removeEventListener("DOMContentLoaded",e))}typeof window<"u"&&typeof document<"u"&&(document.addEventListener("DOMContentLoaded",e),e())}function p6(t){if(!t)return new Set;if(typeof t=="function")return new Set(t());let e=new Set;for(let n of t.value){let r=ot(n);r instanceof HTMLElement&&e.add(r)}return e}var g6=(t=>(t[t.None=1]="None",t[t.InitialFocus=2]="InitialFocus",t[t.TabLock=4]="TabLock",t[t.FocusLock=8]="FocusLock",t[t.RestoreFocus=16]="RestoreFocus",t[t.All=30]="All",t))(g6||{});let ci=Object.assign(Ve({name:"FocusTrap",props:{as:{type:[Object,String],default:"div"},initialFocus:{type:Object,default:null},features:{type:Number,default:30},containers:{type:[Object,Function],default:ie(new Set)}},inheritAttrs:!1,setup(t,{attrs:e,slots:n,expose:r}){let s=ie(null);r({el:s,$el:s});let i=M(()=>Gn(s)),o=ie(!1);Ze(()=>o.value=!0),ft(()=>o.value=!1),eS({ownerDocument:i},M(()=>o.value&&Boolean(t.features&16)));let l=tS({ownerDocument:i,container:s,initialFocus:M(()=>t.initialFocus)},M(()=>o.value&&Boolean(t.features&2)));nS({ownerDocument:i,container:s,containers:t.containers,previousActiveElement:l},M(()=>o.value&&Boolean(t.features&8)));let a=XT();function c(f){let g=ot(s);!g||(L=>L())(()=>{Vn(a.value,{[ai.Forwards]:()=>{t0(g,gn.First,{skipElements:[f.relatedTarget]})},[ai.Backwards]:()=>{t0(g,gn.Last,{skipElements:[f.relatedTarget]})}})})}let u=ie(!1);function h(f){f.key==="Tab"&&(u.value=!0,requestAnimationFrame(()=>{u.value=!1}))}function d(f){if(!o.value)return;let g=p6(t.containers);ot(s)instanceof HTMLElement&&g.add(ot(s));let L=f.relatedTarget;L instanceof HTMLElement&&L.dataset.headlessuiFocusGuard!=="true"&&(m6(g,L)||(u.value?t0(ot(s),Vn(a.value,{[ai.Forwards]:()=>gn.Next,[ai.Backwards]:()=>gn.Previous})|gn.WrapAround,{relativeTo:f.target}):f.target instanceof HTMLElement&&ls(f.target)))}return()=>{let f={},g={ref:s,onKeydown:h,onFocusout:d},{features:L,initialFocus:C,containers:x,...m}=t;return Ye(Me,[Boolean(L&4)&&Ye(lo,{as:"button",type:"button","data-headlessui-focus-guard":!0,onFocus:c,features:oi.Focusable}),St({ourProps:g,theirProps:{...e,...m},slot:f,attrs:e,slots:n,name:"FocusTrap"}),Boolean(L&4)&&Ye(lo,{as:"button",type:"button","data-headlessui-focus-guard":!0,onFocus:c,features:oi.Focusable})])}}}),{features:g6}),as=[];QT(()=>{function t(e){e.target instanceof HTMLElement&&e.target!==document.body&&as[0]!==e.target&&(as.unshift(e.target),as=as.filter(n=>n!=null&&n.isConnected),as.splice(10))}window.addEventListener("click",t,{capture:!0}),window.addEventListener("mousedown",t,{capture:!0}),window.addEventListener("focus",t,{capture:!0}),document.body.addEventListener("click",t,{capture:!0}),document.body.addEventListener("mousedown",t,{capture:!0}),document.body.addEventListener("focus",t,{capture:!0})});function JT(t){let e=ie(as.slice());return rt([t],([n],[r])=>{r===!0&&n===!1?jc(()=>{e.value.splice(0)}):r===!1&&n===!0&&(e.value=as.slice())},{flush:"post"}),()=>{var n;return(n=e.value.find(r=>r!=null&&r.isConnected))!=null?n:null}}function eS({ownerDocument:t},e){let n=JT(e);Ze(()=>{$t(()=>{var r,s;e.value||((r=t.value)==null?void 0:r.activeElement)===((s=t.value)==null?void 0:s.body)&&ls(n())},{flush:"post"})}),ft(()=>{e.value&&ls(n())})}function tS({ownerDocument:t,container:e,initialFocus:n},r){let s=ie(null),i=ie(!1);return Ze(()=>i.value=!0),ft(()=>i.value=!1),Ze(()=>{rt([e,n,r],(o,l)=>{if(o.every((c,u)=>(l==null?void 0:l[u])===c)||!r.value)return;let a=ot(e);a&&jc(()=>{var c,u;if(!i.value)return;let h=ot(n),d=(c=t.value)==null?void 0:c.activeElement;if(h){if(h===d){s.value=d;return}}else if(a.contains(d)){s.value=d;return}h?ls(h):t0(a,gn.First|gn.NoScroll)===io.Error&&console.warn("There are no focusable elements inside the <FocusTrap />"),s.value=(u=t.value)==null?void 0:u.activeElement})},{immediate:!0,flush:"post"})}),s}function nS({ownerDocument:t,container:e,containers:n,previousActiveElement:r},s){var i;f6((i=t.value)==null?void 0:i.defaultView,"focus",o=>{if(!s.value)return;let l=p6(n);ot(e)instanceof HTMLElement&&l.add(ot(e));let a=r.value;if(!a)return;let c=o.target;c&&c instanceof HTMLElement?m6(l,c)?(r.value=c,ls(c)):(o.preventDefault(),o.stopPropagation(),ls(a)):ls(r.value)},!0)}function m6(t,e){for(let n of t)if(n.contains(e))return!0;return!1}let Zc=new Map,ui=new Map;function x6(t,e=ie(!0)){$t(n=>{var r;if(!e.value)return;let s=ot(t);if(!s)return;n(function(){var o;if(!s)return;let l=(o=ui.get(s))!=null?o:1;if(l===1?ui.delete(s):ui.set(s,l-1),l!==1)return;let a=Zc.get(s);a&&(a["aria-hidden"]===null?s.removeAttribute("aria-hidden"):s.setAttribute("aria-hidden",a["aria-hidden"]),s.inert=a.inert,Zc.delete(s))});let i=(r=ui.get(s))!=null?r:0;ui.set(s,i+1),i===0&&(Zc.set(s,{"aria-hidden":s.getAttribute("aria-hidden"),inert:s.inert}),s.setAttribute("aria-hidden","true"),s.inert=!0)})}let L6=Symbol("ForcePortalRootContext");function rS(){return at(L6,!1)}let Wc=Ve({name:"ForcePortalRoot",props:{as:{type:[Object,String],default:"template"},force:{type:Boolean,default:!1}},setup(t,{slots:e,attrs:n}){return kt(L6,t.force),()=>{let{force:r,...s}=t;return St({theirProps:s,ourProps:{},slot:{},slots:e,attrs:n,name:"ForcePortalRoot"})}}});function sS(t){let e=Gn(t);if(!e){if(t===null)return null;throw new Error(`[Headless UI]: Cannot find ownerDocument for contextElement: ${t}`)}let n=e.getElementById("headlessui-portal-root");if(n)return n;let r=e.createElement("div");return r.setAttribute("id","headlessui-portal-root"),e.body.appendChild(r)}let qc=Ve({name:"Portal",props:{as:{type:[Object,String],default:"div"}},setup(t,{slots:e,attrs:n}){let r=ie(null),s=M(()=>Gn(r)),i=rS(),o=at(_6,null),l=ie(i===!0||o==null?sS(r.value):o.resolveTarget());$t(()=>{i||o!=null&&(l.value=o.resolveTarget())});let a=at(Kc,null);return Ze(()=>{let c=ot(r);c&&a&&ft(a.register(c))}),ft(()=>{var c,u;let h=(c=s.value)==null?void 0:c.getElementById("headlessui-portal-root");h&&l.value===h&&l.value.children.length<=0&&((u=l.value.parentElement)==null||u.removeChild(l.value))}),()=>{if(l.value===null)return null;let c={ref:r,"data-headlessui-portal":""};return Ye(g3,{to:l.value},St({ourProps:c,theirProps:t,slot:{},attrs:n,slots:e,name:"Portal"}))}}}),Kc=Symbol("PortalParentContext");function iS(){let t=at(Kc,null),e=ie([]);function n(i){return e.value.push(i),t&&t.register(i),()=>r(i)}function r(i){let o=e.value.indexOf(i);o!==-1&&e.value.splice(o,1),t&&t.unregister(i)}let s={register:n,unregister:r,portals:e};return[e,Ve({name:"PortalWrapper",setup(i,{slots:o}){return kt(Kc,s),()=>{var l;return(l=o.default)==null?void 0:l.call(o)}}})]}let _6=Symbol("PortalGroupContext"),oS=Ve({name:"PortalGroup",props:{as:{type:[Object,String],default:"template"},target:{type:Object,default:null}},setup(t,{attrs:e,slots:n}){let r=An({resolveTarget(){return t.target}});return kt(_6,r),()=>{let{target:s,...i}=t;return St({theirProps:i,ourProps:{},slot:{},attrs:e,slots:n,name:"PortalGroup"})}}}),y6=Symbol("StackContext");var Yc=(t=>(t[t.Add=0]="Add",t[t.Remove=1]="Remove",t))(Yc||{});function lS(){return at(y6,()=>{})}function aS({type:t,enabled:e,element:n,onUpdate:r}){let s=lS();function i(...o){r==null||r(...o),s(...o)}Ze(()=>{rt(e,(o,l)=>{o?i(0,t,n):l===!0&&i(1,t,n)},{immediate:!0,flush:"sync"})}),ft(()=>{e.value&&i(1,t,n)}),kt(y6,i)}let v6=Symbol("DescriptionContext");function cS(){let t=at(v6,null);if(t===null)throw new Error("Missing parent");return t}function Xc({slot:t=ie({}),name:e="Description",props:n={}}={}){let r=ie([]);function s(i){return r.value.push(i),()=>{let o=r.value.indexOf(i);o!==-1&&r.value.splice(o,1)}}return kt(v6,{register:s,slot:t,name:e,props:n}),M(()=>r.value.length>0?r.value.join(" "):void 0)}let C6=Ve({name:"Description",props:{as:{type:[Object,String],default:"p"},id:{type:String,default:()=>`headlessui-description-${zn()}`}},setup(t,{attrs:e,slots:n}){let r=cS();return Ze(()=>ft(r.register(t.id))),()=>{let{name:s="Description",slot:i=ie({}),props:o={}}=r,{id:l,...a}=t,c={...Object.entries(o).reduce((u,[h,d])=>Object.assign(u,{[h]:F(d)}),{}),id:l};return St({ourProps:c,theirProps:a,slot:i.value,attrs:e,slots:n,name:s})}}});function uS(t){let e=Bi(t.getSnapshot());return ft(t.subscribe(()=>{e.value=t.getSnapshot()})),e}function hS(t,e){let n=t(),r=new Set;return{getSnapshot(){return n},subscribe(s){return r.add(s),()=>r.delete(s)},dispatch(s,...i){let o=e[s].call(n,...i);o&&(n=o,r.forEach(l=>l()))}}}function dS(){let t;return{before({doc:e}){var n;let r=e.documentElement;t=((n=e.defaultView)!=null?n:window).innerWidth-r.clientWidth},after({doc:e,d:n}){let r=e.documentElement,s=r.clientWidth-r.offsetWidth,i=t-s;n.style(r,"paddingRight",`${i}px`)}}}function fS(){if(!YT())return{};let t;return{before(){t=window.pageYOffset},after({doc:e,d:n,meta:r}){function s(o){return r.containers.flatMap(l=>l()).some(l=>l.contains(o))}if(window.getComputedStyle(e.documentElement).scrollBehavior!=="auto"){let o=li();o.style(e.documentElement,"scroll-behavior","auto"),n.add(()=>n.microTask(()=>o.dispose()))}n.style(e.body,"marginTop",`-${t}px`),window.scrollTo(0,0);let i=null;n.addEventListener(e,"click",o=>{if(o.target instanceof HTMLElement)try{let l=o.target.closest("a");if(!l)return;let{hash:a}=new URL(l.href),c=e.querySelector(a);c&&!s(c)&&(i=c)}catch{}},!0),n.addEventListener(e,"touchmove",o=>{o.target instanceof HTMLElement&&!s(o.target)&&o.preventDefault()},{passive:!1}),n.add(()=>{window.scrollTo(0,window.pageYOffset+t),i&&i.isConnected&&(i.scrollIntoView({block:"nearest"}),i=null)})}}}function pS(){return{before({doc:t,d:e}){e.style(t.documentElement,"overflow","hidden")}}}function gS(t){let e={};for(let n of t)Object.assign(e,n(e));return e}let cs=hS(()=>new Map,{PUSH(t,e){var n;let r=(n=this.get(t))!=null?n:{doc:t,count:0,d:li(),meta:new Set};return r.count++,r.meta.add(e),this.set(t,r),this},POP(t,e){let n=this.get(t);return n&&(n.count--,n.meta.delete(e)),this},SCROLL_PREVENT({doc:t,d:e,meta:n}){let r={doc:t,d:e,meta:gS(n)},s=[fS(),dS(),pS()];s.forEach(({before:i})=>i==null?void 0:i(r)),s.forEach(({after:i})=>i==null?void 0:i(r))},SCROLL_ALLOW({d:t}){t.dispose()},TEARDOWN({doc:t}){this.delete(t)}});cs.subscribe(()=>{let t=cs.getSnapshot(),e=new Map;for(let[n]of t)e.set(n,n.documentElement.style.overflow);for(let n of t.values()){let r=e.get(n.doc)==="hidden",s=n.count!==0;(s&&!r||!s&&r)&&cs.dispatch(n.count>0?"SCROLL_PREVENT":"SCROLL_ALLOW",n),n.count===0&&cs.dispatch("TEARDOWN",n)}});function mS(t,e,n){let r=uS(cs),s=M(()=>{let i=t.value?r.value.get(t.value):void 0;return i?i.count>0:!1});return rt([t,e],([i,o],[l],a)=>{if(!i||!o)return;cs.dispatch("PUSH",i,n);let c=!1;a(()=>{c||(cs.dispatch("POP",l!=null?l:i,n),c=!0)})},{immediate:!0}),s}function xS({defaultContainers:t=[],portals:e,mainTreeNodeRef:n}={}){let r=ie(null),s=Gn(r);function i(){var o;let l=[];for(let a of t)a!==null&&(a instanceof HTMLElement?l.push(a):"value"in a&&a.value instanceof HTMLElement&&l.push(a.value));if(e!=null&&e.value)for(let a of e.value)l.push(a);for(let a of(o=s==null?void 0:s.querySelectorAll("html > *, body > *"))!=null?o:[])a!==document.body&&a!==document.head&&a instanceof HTMLElement&&a.id!=="headlessui-portal-root"&&(a.contains(ot(r))||l.some(c=>a.contains(c))||l.push(a));return l}return{resolveContainers:i,contains(o){return i().some(l=>l.contains(o))},mainTreeNodeRef:r,MainTreeNode(){return n!=null?null:Ye(lo,{features:oi.Hidden,ref:r})}}}var LS=(t=>(t[t.Open=0]="Open",t[t.Closed=1]="Closed",t))(LS||{});let Qc=Symbol("DialogContext");function hi(t){let e=at(Qc,null);if(e===null){let n=new Error(`<${t} /> is missing a parent <Dialog /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,hi),n}return e}let ao="DC8F892D-2EBD-447C-A4C8-A03058436FF4",_S=Ve({name:"Dialog",inheritAttrs:!1,props:{as:{type:[Object,String],default:"div"},static:{type:Boolean,default:!1},unmount:{type:Boolean,default:!0},open:{type:[Boolean,String],default:ao},initialFocus:{type:Object,default:null},id:{type:String,default:()=>`headlessui-dialog-${zn()}`}},emits:{close:t=>!0},setup(t,{emit:e,attrs:n,slots:r,expose:s}){var i;let o=ie(!1);Ze(()=>{o.value=!0});let l=ie(0),a=zc(),c=M(()=>t.open===ao&&a!==null?(a.value&cn.Open)===cn.Open:t.open),u=ie(null),h=M(()=>Gn(u));if(s({el:u,$el:u}),!(t.open!==ao||a!==null))throw new Error("You forgot to provide an `open` prop to the `Dialog`.");if(typeof c.value!="boolean")throw new Error(`You provided an \`open\` prop to the \`Dialog\`, but the value is not a boolean. Received: ${c.value===ao?void 0:t.open}`);let d=M(()=>o.value&&c.value?0:1),f=M(()=>d.value===0),g=M(()=>l.value>1),L=at(Qc,null)!==null,[C,x]=iS(),{resolveContainers:m,mainTreeNodeRef:y,MainTreeNode:v}=xS({portals:C,defaultContainers:[M(()=>{var ee;return(ee=de.panelRef.value)!=null?ee:u.value})]}),b=M(()=>g.value?"parent":"leaf"),O=M(()=>a!==null?(a.value&cn.Closing)===cn.Closing:!1),N=M(()=>L||O.value?!1:f.value),A=M(()=>{var ee,fe,et;return(et=Array.from((fe=(ee=h.value)==null?void 0:ee.querySelectorAll("body > *"))!=null?fe:[]).find(tt=>tt.id==="headlessui-portal-root"?!1:tt.contains(ot(y))&&tt instanceof HTMLElement))!=null?et:null});x6(A,N);let Z=M(()=>g.value?!0:f.value),P=M(()=>{var ee,fe,et;return(et=Array.from((fe=(ee=h.value)==null?void 0:ee.querySelectorAll("[data-headlessui-portal]"))!=null?fe:[]).find(tt=>tt.contains(ot(y))&&tt instanceof HTMLElement))!=null?et:null});x6(P,Z),aS({type:"Dialog",enabled:M(()=>d.value===0),element:u,onUpdate:(ee,fe)=>{if(fe==="Dialog")return Vn(ee,{[Yc.Add]:()=>l.value+=1,[Yc.Remove]:()=>l.value-=1})}});let X=Xc({name:"DialogDescription",slot:M(()=>({open:c.value}))}),ve=ie(null),de={titleId:ve,panelRef:ie(null),dialogState:d,setTitleId(ee){ve.value!==ee&&(ve.value=ee)},close(){e("close",!1)}};kt(Qc,de);let Q=M(()=>!(!f.value||g.value));WT(m,(ee,fe)=>{de.close(),Qn(()=>fe==null?void 0:fe.focus())},Q);let Ee=M(()=>!(g.value||d.value!==0));f6((i=h.value)==null?void 0:i.defaultView,"keydown",ee=>{Ee.value&&(ee.defaultPrevented||ee.key===Rr.Escape&&(ee.preventDefault(),ee.stopPropagation(),de.close()))});let $=M(()=>!(O.value||d.value!==0||L));return mS(h,$,ee=>{var fe;return{containers:[...(fe=ee.containers)!=null?fe:[],m]}}),$t(ee=>{if(d.value!==0)return;let fe=ot(u);if(!fe)return;let et=new ResizeObserver(tt=>{for(let qt of tt){let ut=qt.target.getBoundingClientRect();ut.x===0&&ut.y===0&&ut.width===0&&ut.height===0&&de.close()}});et.observe(fe),ee(()=>et.disconnect())}),()=>{let{id:ee,open:fe,initialFocus:et,...tt}=t,qt={...n,ref:u,id:ee,role:"dialog","aria-modal":d.value===0?!0:void 0,"aria-labelledby":ve.value,"aria-describedby":X.value},ut={open:d.value===0};return Ye(Wc,{force:!0},()=>[Ye(qc,()=>Ye(oS,{target:u.value},()=>Ye(Wc,{force:!1},()=>Ye(ci,{initialFocus:et,containers:m,features:f.value?Vn(b.value,{parent:ci.features.RestoreFocus,leaf:ci.features.All&~ci.features.FocusLock}):ci.features.None},()=>Ye(x,{},()=>St({ourProps:qt,theirProps:{...tt,...n},slot:ut,attrs:n,slots:r,visible:d.value===0,features:so.RenderStrategy|so.Static,name:"Dialog"})))))),Ye(v)])}}});Ve({name:"DialogOverlay",props:{as:{type:[Object,String],default:"div"},id:{type:String,default:()=>`headlessui-dialog-overlay-${zn()}`}},setup(t,{attrs:e,slots:n}){let r=hi("DialogOverlay");function s(i){i.target===i.currentTarget&&(i.preventDefault(),i.stopPropagation(),r.close())}return()=>{let{id:i,...o}=t;return St({ourProps:{id:i,"aria-hidden":!0,onClick:s},theirProps:o,slot:{open:r.dialogState.value===0},attrs:e,slots:n,name:"DialogOverlay"})}}}),Ve({name:"DialogBackdrop",props:{as:{type:[Object,String],default:"div"},id:{type:String,default:()=>`headlessui-dialog-backdrop-${zn()}`}},inheritAttrs:!1,setup(t,{attrs:e,slots:n,expose:r}){let s=hi("DialogBackdrop"),i=ie(null);return r({el:i,$el:i}),Ze(()=>{if(s.panelRef.value===null)throw new Error("A <DialogBackdrop /> component is being used, but a <DialogPanel /> component is missing.")}),()=>{let{id:o,...l}=t,a={id:o,ref:i,"aria-hidden":!0};return Ye(Wc,{force:!0},()=>Ye(qc,()=>St({ourProps:a,theirProps:{...e,...l},slot:{open:s.dialogState.value===0},attrs:e,slots:n,name:"DialogBackdrop"})))}}});let yS=Ve({name:"DialogPanel",props:{as:{type:[Object,String],default:"div"},id:{type:String,default:()=>`headlessui-dialog-panel-${zn()}`}},setup(t,{attrs:e,slots:n,expose:r}){let s=hi("DialogPanel");r({el:s.panelRef,$el:s.panelRef});function i(o){o.stopPropagation()}return()=>{let{id:o,...l}=t,a={id:o,ref:s.panelRef,onClick:i};return St({ourProps:a,theirProps:l,slot:{open:s.dialogState.value===0},attrs:e,slots:n,name:"DialogPanel"})}}}),vS=Ve({name:"DialogTitle",props:{as:{type:[Object,String],default:"h2"},id:{type:String,default:()=>`headlessui-dialog-title-${zn()}`}},setup(t,{attrs:e,slots:n}){let r=hi("DialogTitle");return Ze(()=>{r.setTitleId(t.id),ft(()=>r.setTitleId(null))}),()=>{let{id:s,...i}=t;return St({ourProps:{id:s},theirProps:i,slot:{open:r.dialogState.value===0},attrs:e,slots:n,name:"DialogTitle"})}}}),w6=Symbol("LabelContext");function b6(){let t=at(w6,null);if(t===null){let e=new Error("You used a <Label /> component, but it is not inside a parent.");throw Error.captureStackTrace&&Error.captureStackTrace(e,b6),e}return t}function E6({slot:t={},name:e="Label",props:n={}}={}){let r=ie([]);function s(i){return r.value.push(i),()=>{let o=r.value.indexOf(i);o!==-1&&r.value.splice(o,1)}}return kt(w6,{register:s,slot:t,name:e,props:n}),M(()=>r.value.length>0?r.value.join(" "):void 0)}let CS=Ve({name:"Label",props:{as:{type:[Object,String],default:"label"},passive:{type:[Boolean],default:!1},id:{type:String,default:()=>`headlessui-label-${zn()}`}},setup(t,{slots:e,attrs:n}){let r=b6();return Ze(()=>ft(r.register(t.id))),()=>{let{name:s="Label",slot:i={},props:o={}}=r,{id:l,passive:a,...c}=t,u={...Object.entries(o).reduce((h,[d,f])=>Object.assign(h,{[d]:F(f)}),{}),id:l};return a&&(delete u.onClick,delete u.htmlFor,delete c.onClick),St({ourProps:u,theirProps:c,slot:i,attrs:n,slots:e,name:s})}}});function wS(t,e){return t===e}let T6=Symbol("RadioGroupContext");function S6(t){let e=at(T6,null);if(e===null){let n=new Error(`<${t} /> is missing a parent <RadioGroup /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,S6),n}return e}let bS=Ve({name:"RadioGroup",emits:{"update:modelValue":t=>!0},props:{as:{type:[Object,String],default:"div"},disabled:{type:[Boolean],default:!1},by:{type:[String,Function],default:()=>wS},modelValue:{type:[Object,String,Number,Boolean],default:void 0},defaultValue:{type:[Object,String,Number,Boolean],default:void 0},form:{type:String,optional:!0},name:{type:String,optional:!0},id:{type:String,default:()=>`headlessui-radiogroup-${zn()}`}},inheritAttrs:!1,setup(t,{emit:e,attrs:n,slots:r,expose:s}){let i=ie(null),o=ie([]),l=E6({name:"RadioGroupLabel"}),a=Xc({name:"RadioGroupDescription"});s({el:i,$el:i});let[c,u]=KT(M(()=>t.modelValue),g=>e("update:modelValue",g),M(()=>t.defaultValue)),h={options:o,value:c,disabled:M(()=>t.disabled),firstOption:M(()=>o.value.find(g=>!g.propsRef.disabled)),containsCheckedOption:M(()=>o.value.some(g=>h.compare(Te(g.propsRef.value),Te(t.modelValue)))),compare(g,L){if(typeof t.by=="string"){let C=t.by;return(g==null?void 0:g[C])===(L==null?void 0:L[C])}return t.by(g,L)},change(g){var L;if(t.disabled||h.compare(Te(c.value),Te(g)))return!1;let C=(L=o.value.find(x=>h.compare(Te(x.propsRef.value),Te(g))))==null?void 0:L.propsRef;return C!=null&&C.disabled?!1:(u(g),!0)},registerOption(g){o.value.push(g),o.value=a6(o.value,L=>L.element)},unregisterOption(g){let L=o.value.findIndex(C=>C.id===g);L!==-1&&o.value.splice(L,1)}};kt(T6,h),HT({container:M(()=>ot(i)),accept(g){return g.getAttribute("role")==="radio"?NodeFilter.FILTER_REJECT:g.hasAttribute("role")?NodeFilter.FILTER_SKIP:NodeFilter.FILTER_ACCEPT},walk(g){g.setAttribute("role","none")}});function d(g){if(!i.value||!i.value.contains(g.target))return;let L=o.value.filter(C=>C.propsRef.disabled===!1).map(C=>C.element);switch(g.key){case Rr.Enter:qT(g.currentTarget);break;case Rr.ArrowLeft:case Rr.ArrowUp:if(g.preventDefault(),g.stopPropagation(),t0(L,gn.Previous|gn.WrapAround)===io.Success){let C=o.value.find(x=>{var m;return x.element===((m=Gn(i))==null?void 0:m.activeElement)});C&&h.change(C.propsRef.value)}break;case Rr.ArrowRight:case Rr.ArrowDown:if(g.preventDefault(),g.stopPropagation(),t0(L,gn.Next|gn.WrapAround)===io.Success){let C=o.value.find(x=>{var m;return x.element===((m=Gn(x.element))==null?void 0:m.activeElement)});C&&h.change(C.propsRef.value)}break;case Rr.Space:{g.preventDefault(),g.stopPropagation();let C=o.value.find(x=>{var m;return x.element===((m=Gn(x.element))==null?void 0:m.activeElement)});C&&h.change(C.propsRef.value)}break}}let f=M(()=>{var g;return(g=ot(i))==null?void 0:g.closest("form")});return Ze(()=>{rt([f],()=>{if(!f.value||t.defaultValue===void 0)return;function g(){h.change(t.defaultValue)}return f.value.addEventListener("reset",g),()=>{var L;(L=f.value)==null||L.removeEventListener("reset",g)}},{immediate:!0})}),()=>{let{disabled:g,name:L,id:C,form:x,...m}=t,y={ref:i,id:C,role:"radiogroup","aria-labelledby":l.value,"aria-describedby":a.value,onKeydown:d};return Ye(Me,[...L!=null&&c.value!=null?u6({[L]:c.value}).map(([v,b])=>Ye(lo,OT({features:oi.Hidden,key:v,as:"input",type:"hidden",hidden:!0,readOnly:!0,form:x,name:v,value:b}))):[],St({ourProps:y,theirProps:{...n,...Vc(m,["modelValue","defaultValue","by"])},slot:{},attrs:n,slots:r,name:"RadioGroup"})])}}});var ES=(t=>(t[t.Empty=1]="Empty",t[t.Active=2]="Active",t))(ES||{});let TS=Ve({name:"RadioGroupOption",props:{as:{type:[Object,String],default:"div"},value:{type:[Object,String,Number,Boolean]},disabled:{type:Boolean,default:!1},id:{type:String,default:()=>`headlessui-radiogroup-option-${zn()}`}},setup(t,{attrs:e,slots:n,expose:r}){let s=S6("RadioGroupOption"),i=E6({name:"RadioGroupLabel"}),o=Xc({name:"RadioGroupDescription"}),l=ie(null),a=M(()=>({value:t.value,disabled:t.disabled})),c=ie(1);r({el:l,$el:l});let u=M(()=>ot(l));Ze(()=>s.registerOption({id:t.id,element:u,propsRef:a})),ft(()=>s.unregisterOption(t.id));let h=M(()=>{var m;return((m=s.firstOption.value)==null?void 0:m.id)===t.id}),d=M(()=>s.disabled.value||t.disabled),f=M(()=>s.compare(Te(s.value.value),Te(t.value))),g=M(()=>d.value?-1:f.value||!s.containsCheckedOption.value&&h.value?0:-1);function L(){var m;s.change(t.value)&&(c.value|=2,(m=ot(l))==null||m.focus())}function C(){c.value|=2}function x(){c.value&=-3}return()=>{let{id:m,value:y,disabled:v,...b}=t,O={checked:f.value,disabled:d.value,active:Boolean(c.value&2)},N={id:m,ref:l,role:"radio","aria-checked":f.value?"true":"false","aria-labelledby":i.value,"aria-describedby":o.value,"aria-disabled":d.value?!0:void 0,tabIndex:g.value,onClick:d.value?void 0:L,onFocus:d.value?void 0:C,onBlur:d.value?void 0:x};return St({ourProps:N,theirProps:b,slot:O,attrs:e,slots:n,name:"RadioGroupOption"})}}}),A6=CS;function SS(t){let e={called:!1};return(...n)=>{if(!e.called)return e.called=!0,t(...n)}}function Jc(t,...e){t&&e.length>0&&t.classList.add(...e)}function co(t,...e){t&&e.length>0&&t.classList.remove(...e)}var e2=(t=>(t.Finished="finished",t.Cancelled="cancelled",t))(e2||{});function AS(t,e){let n=li();if(!t)return n.dispose;let{transitionDuration:r,transitionDelay:s}=getComputedStyle(t),[i,o]=[r,s].map(l=>{let[a=0]=l.split(",").filter(Boolean).map(c=>c.includes("ms")?parseFloat(c):parseFloat(c)*1e3).sort((c,u)=>u-c);return a});return i!==0?n.setTimeout(()=>e("finished"),i+o):e("finished"),n.add(()=>e("cancelled")),n.dispose}function R6(t,e,n,r,s,i){let o=li(),l=i!==void 0?SS(i):()=>{};return co(t,...s),Jc(t,...e,...n),o.nextFrame(()=>{co(t,...n),Jc(t,...r),o.add(AS(t,a=>(co(t,...r,...e),Jc(t,...s),l(a))))}),o.add(()=>co(t,...e,...n,...r,...s)),o.add(()=>l("cancelled")),o.dispose}function us(t=""){return t.split(" ").filter(e=>e.trim().length>1)}let t2=Symbol("TransitionContext");var RS=(t=>(t.Visible="visible",t.Hidden="hidden",t))(RS||{});function kS(){return at(t2,null)!==null}function OS(){let t=at(t2,null);if(t===null)throw new Error("A <TransitionChild /> is used but it is missing a parent <TransitionRoot />.");return t}function IS(){let t=at(n2,null);if(t===null)throw new Error("A <TransitionChild /> is used but it is missing a parent <TransitionRoot />.");return t}let n2=Symbol("NestingContext");function uo(t){return"children"in t?uo(t.children):t.value.filter(({state:e})=>e==="visible").length>0}function k6(t){let e=ie([]),n=ie(!1);Ze(()=>n.value=!0),ft(()=>n.value=!1);function r(i,o=Ar.Hidden){let l=e.value.findIndex(({id:a})=>a===i);l!==-1&&(Vn(o,{[Ar.Unmount](){e.value.splice(l,1)},[Ar.Hidden](){e.value[l].state="hidden"}}),!uo(e)&&n.value&&(t==null||t()))}function s(i){let o=e.value.find(({id:l})=>l===i);return o?o.state!=="visible"&&(o.state="visible"):e.value.push({id:i,state:"visible"}),()=>r(i,Ar.Unmount)}return{children:e,register:s,unregister:r}}let O6=so.RenderStrategy,ho=Ve({props:{as:{type:[Object,String],default:"div"},show:{type:[Boolean],default:null},unmount:{type:[Boolean],default:!0},appear:{type:[Boolean],default:!1},enter:{type:[String],default:""},enterFrom:{type:[String],default:""},enterTo:{type:[String],default:""},entered:{type:[String],default:""},leave:{type:[String],default:""},leaveFrom:{type:[String],default:""},leaveTo:{type:[String],default:""}},emits:{beforeEnter:()=>!0,afterEnter:()=>!0,beforeLeave:()=>!0,afterLeave:()=>!0},setup(t,{emit:e,attrs:n,slots:r,expose:s}){let i=ie(0);function o(){i.value|=cn.Opening,e("beforeEnter")}function l(){i.value&=~cn.Opening,e("afterEnter")}function a(){i.value|=cn.Closing,e("beforeLeave")}function c(){i.value&=~cn.Closing,e("afterLeave")}if(!kS()&&PT())return()=>Ye(I6,{...t,onBeforeEnter:o,onAfterEnter:l,onBeforeLeave:a,onAfterLeave:c},r);let u=ie(null),h=M(()=>t.unmount?Ar.Unmount:Ar.Hidden);s({el:u,$el:u});let{show:d,appear:f}=OS(),{register:g,unregister:L}=IS(),C=ie(d.value?"visible":"hidden"),x={value:!0},m=zn(),y={value:!1},v=k6(()=>{!y.value&&C.value!=="hidden"&&(C.value="hidden",L(m),c())});Ze(()=>{let de=g(m);ft(de)}),$t(()=>{if(h.value===Ar.Hidden&&m){if(d.value&&C.value!=="visible"){C.value="visible";return}Vn(C.value,{hidden:()=>L(m),visible:()=>g(m)})}});let b=us(t.enter),O=us(t.enterFrom),N=us(t.enterTo),A=us(t.entered),Z=us(t.leave),P=us(t.leaveFrom),X=us(t.leaveTo);Ze(()=>{$t(()=>{if(C.value==="visible"){let de=ot(u);if(de instanceof Comment&&de.data==="")throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?")}})});function ve(de){let Q=x.value&&!f.value,Ee=ot(u);!Ee||!(Ee instanceof HTMLElement)||Q||(y.value=!0,d.value&&o(),d.value||a(),de(d.value?R6(Ee,b,O,N,A,$=>{y.value=!1,$===e2.Finished&&l()}):R6(Ee,Z,P,X,A,$=>{y.value=!1,$===e2.Finished&&(uo(v)||(C.value="hidden",L(m),c()))})))}return Ze(()=>{rt([d],(de,Q,Ee)=>{ve(Ee),x.value=!1},{immediate:!0})}),kt(n2,v),FT(M(()=>Vn(C.value,{visible:cn.Open,hidden:cn.Closed})|i.value)),()=>{let{appear:de,show:Q,enter:Ee,enterFrom:$,enterTo:ee,entered:fe,leave:et,leaveFrom:tt,leaveTo:qt,...ut}=t,H={ref:u},ue={...ut,...f.value&&d.value&&ii.isServer?{class:Ce([n.class,ut.class,...b,...O])}:{}};return St({theirProps:ue,ourProps:H,slot:{},slots:r,attrs:n,features:O6,visible:C.value==="visible",name:"TransitionChild"})}}}),MS=ho,I6=Ve({inheritAttrs:!1,props:{as:{type:[Object,String],default:"div"},show:{type:[Boolean],default:null},unmount:{type:[Boolean],default:!0},appear:{type:[Boolean],default:!1},enter:{type:[String],default:""},enterFrom:{type:[String],default:""},enterTo:{type:[String],default:""},entered:{type:[String],default:""},leave:{type:[String],default:""},leaveFrom:{type:[String],default:""},leaveTo:{type:[String],default:""}},emits:{beforeEnter:()=>!0,afterEnter:()=>!0,beforeLeave:()=>!0,afterLeave:()=>!0},setup(t,{emit:e,attrs:n,slots:r}){let s=zc(),i=M(()=>t.show===null&&s!==null?(s.value&cn.Open)===cn.Open:t.show);$t(()=>{if(![!0,!1].includes(i.value))throw new Error('A <Transition /> is used but it is missing a `:show="true | false"` prop.')});let o=ie(i.value?"visible":"hidden"),l=k6(()=>{o.value="hidden"}),a=ie(!0),c={show:i,appear:M(()=>t.appear||!a.value)};return Ze(()=>{$t(()=>{a.value=!1,i.value?o.value="visible":uo(l)||(o.value="hidden")})}),kt(n2,l),kt(t2,c),()=>{let u=Vc(t,["show","appear","unmount","onBeforeEnter","onBeforeLeave","onAfterEnter","onAfterLeave"]),h={unmount:t.unmount};return St({ourProps:{...h,as:"template"},theirProps:{},slot:{},slots:{...r,default:()=>[Ye(MS,{onBeforeEnter:()=>e("beforeEnter"),onAfterEnter:()=>e("afterEnter"),onBeforeLeave:()=>e("beforeLeave"),onAfterLeave:()=>e("afterLeave"),...n,...h,...u},r.default)]},attrs:{},features:O6,visible:o.value==="visible",name:"Transition"})}}});const NS=`<svg width="64" height="42" viewBox="0 0 64 42" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
904
|
+
`));let f=s6((o=h.props)!=null?o:{},a),g=en(h,f);for(let L in f)L.startsWith("on")&&(g.props||(g.props={}),g.props[L]=f[L]);return g}return Array.isArray(c)&&c.length===1?c[0]:c}return Ye(l,Object.assign({},a,u),{default:()=>c})}function r6(t){return t.flatMap(e=>e.type===Me?r6(e.children):[e])}function s6(...t){if(t.length===0)return{};if(t.length===1)return t[0];let e={},n={};for(let r of t)for(let s in r)s.startsWith("on")&&typeof r[s]=="function"?(n[s]!=null||(n[s]=[]),n[s].push(r[s])):e[s]=r[s];if(e.disabled||e["aria-disabled"])return Object.assign(e,Object.fromEntries(Object.keys(n).map(r=>[r,void 0])));for(let r in n)Object.assign(e,{[r](s,...i){let o=n[r];for(let l of o){if(s instanceof Event&&s.defaultPrevented)return;l(s,...i)}}});return e}function kT(t){let e=Object.assign({},t);for(let n in e)e[n]===void 0&&delete e[n];return e}function Vc(t,e=[]){let n=Object.assign({},t);for(let r of e)r in n&&delete n[r];return n}function OT(t){return t==null?!1:typeof t.type=="string"||typeof t.type=="object"||typeof t.type=="function"}let IT=0;function MT(){return++IT}function zn(){return MT()}var Rr=(t=>(t.Space=" ",t.Enter="Enter",t.Escape="Escape",t.Backspace="Backspace",t.Delete="Delete",t.ArrowLeft="ArrowLeft",t.ArrowUp="ArrowUp",t.ArrowRight="ArrowRight",t.ArrowDown="ArrowDown",t.Home="Home",t.End="End",t.PageUp="PageUp",t.PageDown="PageDown",t.Tab="Tab",t))(Rr||{});function ot(t){var e;return t==null||t.value==null?null:(e=t.value.$el)!=null?e:t.value}let i6=Symbol("Context");var cn=(t=>(t[t.Open=1]="Open",t[t.Closed=2]="Closed",t[t.Closing=4]="Closing",t[t.Opening=8]="Opening",t))(cn||{});function NT(){return zc()!==null}function zc(){return at(i6,null)}function PT(t){kt(i6,t)}var FT=Object.defineProperty,DT=(t,e,n)=>e in t?FT(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,o6=(t,e,n)=>(DT(t,typeof e!="symbol"?e+"":e,n),n);class BT{constructor(){o6(this,"current",this.detect()),o6(this,"currentId",0)}set(e){this.current!==e&&(this.currentId=0,this.current=e)}reset(){this.set(this.detect())}nextId(){return++this.currentId}get isServer(){return this.current==="server"}get isClient(){return this.current==="client"}detect(){return typeof window>"u"||typeof document>"u"?"server":"client"}}let ii=new BT;function Gn(t){if(ii.isServer)return null;if(t instanceof Node)return t.ownerDocument;if(t!=null&&t.hasOwnProperty("value")){let e=ot(t);if(e)return e.ownerDocument}return document}function $T({container:t,accept:e,walk:n,enabled:r}){$t(()=>{let s=t.value;if(!s||r!==void 0&&!r.value)return;let i=Gn(t);if(!i)return;let o=Object.assign(a=>e(a),{acceptNode:e}),l=i.createTreeWalker(s,NodeFilter.SHOW_ELEMENT,o,!1);for(;l.nextNode();)n(l.currentNode)})}let Gc=["[contentEditable=true]","[tabindex]","a[href]","area[href]","button:not([disabled])","iframe","input:not([disabled])","select:not([disabled])","textarea:not([disabled])"].map(t=>`${t}:not([tabindex='-1'])`).join(",");var gn=(t=>(t[t.First=1]="First",t[t.Previous=2]="Previous",t[t.Next=4]="Next",t[t.Last=8]="Last",t[t.WrapAround=16]="WrapAround",t[t.NoScroll=32]="NoScroll",t))(gn||{}),io=(t=>(t[t.Error=0]="Error",t[t.Overflow=1]="Overflow",t[t.Success=2]="Success",t[t.Underflow=3]="Underflow",t))(io||{}),HT=(t=>(t[t.Previous=-1]="Previous",t[t.Next=1]="Next",t))(HT||{});function UT(t=document.body){return t==null?[]:Array.from(t.querySelectorAll(Gc)).sort((e,n)=>Math.sign((e.tabIndex||Number.MAX_SAFE_INTEGER)-(n.tabIndex||Number.MAX_SAFE_INTEGER)))}var l6=(t=>(t[t.Strict=0]="Strict",t[t.Loose=1]="Loose",t))(l6||{});function VT(t,e=0){var n;return t===((n=Gn(t))==null?void 0:n.body)?!1:Vn(e,{[0](){return t.matches(Gc)},[1](){let r=t;for(;r!==null;){if(r.matches(Gc))return!0;r=r.parentElement}return!1}})}var zT=(t=>(t[t.Keyboard=0]="Keyboard",t[t.Mouse=1]="Mouse",t))(zT||{});typeof window<"u"&&typeof document<"u"&&(document.addEventListener("keydown",t=>{t.metaKey||t.altKey||t.ctrlKey||(document.documentElement.dataset.headlessuiFocusVisible="")},!0),document.addEventListener("click",t=>{t.detail===1?delete document.documentElement.dataset.headlessuiFocusVisible:t.detail===0&&(document.documentElement.dataset.headlessuiFocusVisible="")},!0));function ls(t){t==null||t.focus({preventScroll:!0})}let GT=["textarea","input"].join(",");function jT(t){var e,n;return(n=(e=t==null?void 0:t.matches)==null?void 0:e.call(t,GT))!=null?n:!1}function a6(t,e=n=>n){return t.slice().sort((n,r)=>{let s=e(n),i=e(r);if(s===null||i===null)return 0;let o=s.compareDocumentPosition(i);return o&Node.DOCUMENT_POSITION_FOLLOWING?-1:o&Node.DOCUMENT_POSITION_PRECEDING?1:0})}function t0(t,e,{sorted:n=!0,relativeTo:r=null,skipElements:s=[]}={}){var i;let o=(i=Array.isArray(t)?t.length>0?t[0].ownerDocument:document:t==null?void 0:t.ownerDocument)!=null?i:document,l=Array.isArray(t)?n?a6(t):t:UT(t);s.length>0&&l.length>1&&(l=l.filter(g=>!s.includes(g))),r=r!=null?r:o.activeElement;let a=(()=>{if(e&5)return 1;if(e&10)return-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),c=(()=>{if(e&1)return 0;if(e&2)return Math.max(0,l.indexOf(r))-1;if(e&4)return Math.max(0,l.indexOf(r))+1;if(e&8)return l.length-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),u=e&32?{preventScroll:!0}:{},h=0,d=l.length,f;do{if(h>=d||h+d<=0)return 0;let g=c+h;if(e&16)g=(g+d)%d;else{if(g<0)return 3;if(g>=d)return 1}f=l[g],f==null||f.focus(u),h+=a}while(f!==o.activeElement);return e&6&&jT(f)&&f.select(),2}function oo(t,e,n){ii.isServer||$t(r=>{document.addEventListener(t,e,n),r(()=>document.removeEventListener(t,e,n))})}function c6(t,e,n){ii.isServer||$t(r=>{window.addEventListener(t,e,n),r(()=>window.removeEventListener(t,e,n))})}function ZT(t,e,n=M(()=>!0)){function r(i,o){if(!n.value||i.defaultPrevented)return;let l=o(i);if(l===null||!l.getRootNode().contains(l))return;let a=function c(u){return typeof u=="function"?c(u()):Array.isArray(u)||u instanceof Set?u:[u]}(t);for(let c of a){if(c===null)continue;let u=c instanceof HTMLElement?c:ot(c);if(u!=null&&u.contains(l)||i.composed&&i.composedPath().includes(u))return}return!VT(l,l6.Loose)&&l.tabIndex!==-1&&i.preventDefault(),e(i,l)}let s=ie(null);oo("pointerdown",i=>{var o,l;n.value&&(s.value=((l=(o=i.composedPath)==null?void 0:o.call(i))==null?void 0:l[0])||i.target)},!0),oo("mousedown",i=>{var o,l;n.value&&(s.value=((l=(o=i.composedPath)==null?void 0:o.call(i))==null?void 0:l[0])||i.target)},!0),oo("click",i=>{s.value&&(r(i,()=>s.value),s.value=null)},!0),oo("touchend",i=>r(i,()=>i.target instanceof HTMLElement?i.target:null),!0),c6("blur",i=>r(i,()=>window.document.activeElement instanceof HTMLIFrameElement?window.document.activeElement:null),!0)}var oi=(t=>(t[t.None=1]="None",t[t.Focusable=2]="Focusable",t[t.Hidden=4]="Hidden",t))(oi||{});let lo=Ve({name:"Hidden",props:{as:{type:[Object,String],default:"div"},features:{type:Number,default:1}},setup(t,{slots:e,attrs:n}){return()=>{let{features:r,...s}=t,i={"aria-hidden":(r&2)===2?!0:void 0,style:{position:"fixed",top:1,left:1,width:1,height:0,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0",...(r&4)===4&&(r&2)!==2&&{display:"none"}}};return St({ourProps:i,theirProps:s,slot:{},attrs:n,slots:e,name:"Hidden"})}}});function u6(t={},e=null,n=[]){for(let[r,s]of Object.entries(t))d6(n,h6(e,r),s);return n}function h6(t,e){return t?t+"["+e+"]":e}function d6(t,e,n){if(Array.isArray(n))for(let[r,s]of n.entries())d6(t,h6(e,r.toString()),s);else n instanceof Date?t.push([e,n.toISOString()]):typeof n=="boolean"?t.push([e,n?"1":"0"]):typeof n=="string"?t.push([e,n]):typeof n=="number"?t.push([e,`${n}`]):n==null?t.push([e,""]):u6(n,e,t)}function WT(t){var e,n;let r=(e=t==null?void 0:t.form)!=null?e:t.closest("form");if(r){for(let s of r.elements)if(s!==t&&(s.tagName==="INPUT"&&s.type==="submit"||s.tagName==="BUTTON"&&s.type==="submit"||s.nodeName==="INPUT"&&s.type==="image")){s.click();return}(n=r.requestSubmit)==null||n.call(r)}}function qT(t,e,n){let r=ie(n==null?void 0:n.value),s=M(()=>t.value!==void 0);return[M(()=>s.value?t.value:r.value),function(i){return s.value||(r.value=i),e==null?void 0:e(i)}]}function KT(){return/iPhone/gi.test(window.navigator.platform)||/Mac/gi.test(window.navigator.platform)&&window.navigator.maxTouchPoints>0}function jc(t){typeof queueMicrotask=="function"?queueMicrotask(t):Promise.resolve().then(t).catch(e=>setTimeout(()=>{throw e}))}function li(){let t=[],e={addEventListener(n,r,s,i){return n.addEventListener(r,s,i),e.add(()=>n.removeEventListener(r,s,i))},requestAnimationFrame(...n){let r=requestAnimationFrame(...n);e.add(()=>cancelAnimationFrame(r))},nextFrame(...n){e.requestAnimationFrame(()=>{e.requestAnimationFrame(...n)})},setTimeout(...n){let r=setTimeout(...n);e.add(()=>clearTimeout(r))},microTask(...n){let r={current:!0};return jc(()=>{r.current&&n[0]()}),e.add(()=>{r.current=!1})},style(n,r,s){let i=n.style.getPropertyValue(r);return Object.assign(n.style,{[r]:s}),this.add(()=>{Object.assign(n.style,{[r]:i})})},group(n){let r=li();return n(r),this.add(()=>r.dispose())},add(n){return t.push(n),()=>{let r=t.indexOf(n);if(r>=0)for(let s of t.splice(r,1))s()}},dispose(){for(let n of t.splice(0))n()}};return e}var ai=(t=>(t[t.Forwards=0]="Forwards",t[t.Backwards=1]="Backwards",t))(ai||{});function YT(){let t=ie(0);return c6("keydown",e=>{e.key==="Tab"&&(t.value=e.shiftKey?1:0)}),t}function f6(t,e,n,r){ii.isServer||$t(s=>{t=t!=null?t:window,t.addEventListener(e,n,r),s(()=>t.removeEventListener(e,n,r))})}function XT(t){function e(){document.readyState!=="loading"&&(t(),document.removeEventListener("DOMContentLoaded",e))}typeof window<"u"&&typeof document<"u"&&(document.addEventListener("DOMContentLoaded",e),e())}function p6(t){if(!t)return new Set;if(typeof t=="function")return new Set(t());let e=new Set;for(let n of t.value){let r=ot(n);r instanceof HTMLElement&&e.add(r)}return e}var g6=(t=>(t[t.None=1]="None",t[t.InitialFocus=2]="InitialFocus",t[t.TabLock=4]="TabLock",t[t.FocusLock=8]="FocusLock",t[t.RestoreFocus=16]="RestoreFocus",t[t.All=30]="All",t))(g6||{});let ci=Object.assign(Ve({name:"FocusTrap",props:{as:{type:[Object,String],default:"div"},initialFocus:{type:Object,default:null},features:{type:Number,default:30},containers:{type:[Object,Function],default:ie(new Set)}},inheritAttrs:!1,setup(t,{attrs:e,slots:n,expose:r}){let s=ie(null);r({el:s,$el:s});let i=M(()=>Gn(s)),o=ie(!1);Ze(()=>o.value=!0),ft(()=>o.value=!1),JT({ownerDocument:i},M(()=>o.value&&Boolean(t.features&16)));let l=eS({ownerDocument:i,container:s,initialFocus:M(()=>t.initialFocus)},M(()=>o.value&&Boolean(t.features&2)));tS({ownerDocument:i,container:s,containers:t.containers,previousActiveElement:l},M(()=>o.value&&Boolean(t.features&8)));let a=YT();function c(f){let g=ot(s);!g||(L=>L())(()=>{Vn(a.value,{[ai.Forwards]:()=>{t0(g,gn.First,{skipElements:[f.relatedTarget]})},[ai.Backwards]:()=>{t0(g,gn.Last,{skipElements:[f.relatedTarget]})}})})}let u=ie(!1);function h(f){f.key==="Tab"&&(u.value=!0,requestAnimationFrame(()=>{u.value=!1}))}function d(f){if(!o.value)return;let g=p6(t.containers);ot(s)instanceof HTMLElement&&g.add(ot(s));let L=f.relatedTarget;L instanceof HTMLElement&&L.dataset.headlessuiFocusGuard!=="true"&&(m6(g,L)||(u.value?t0(ot(s),Vn(a.value,{[ai.Forwards]:()=>gn.Next,[ai.Backwards]:()=>gn.Previous})|gn.WrapAround,{relativeTo:f.target}):f.target instanceof HTMLElement&&ls(f.target)))}return()=>{let f={},g={ref:s,onKeydown:h,onFocusout:d},{features:L,initialFocus:C,containers:x,...m}=t;return Ye(Me,[Boolean(L&4)&&Ye(lo,{as:"button",type:"button","data-headlessui-focus-guard":!0,onFocus:c,features:oi.Focusable}),St({ourProps:g,theirProps:{...e,...m},slot:f,attrs:e,slots:n,name:"FocusTrap"}),Boolean(L&4)&&Ye(lo,{as:"button",type:"button","data-headlessui-focus-guard":!0,onFocus:c,features:oi.Focusable})])}}}),{features:g6}),as=[];XT(()=>{function t(e){e.target instanceof HTMLElement&&e.target!==document.body&&as[0]!==e.target&&(as.unshift(e.target),as=as.filter(n=>n!=null&&n.isConnected),as.splice(10))}window.addEventListener("click",t,{capture:!0}),window.addEventListener("mousedown",t,{capture:!0}),window.addEventListener("focus",t,{capture:!0}),document.body.addEventListener("click",t,{capture:!0}),document.body.addEventListener("mousedown",t,{capture:!0}),document.body.addEventListener("focus",t,{capture:!0})});function QT(t){let e=ie(as.slice());return rt([t],([n],[r])=>{r===!0&&n===!1?jc(()=>{e.value.splice(0)}):r===!1&&n===!0&&(e.value=as.slice())},{flush:"post"}),()=>{var n;return(n=e.value.find(r=>r!=null&&r.isConnected))!=null?n:null}}function JT({ownerDocument:t},e){let n=QT(e);Ze(()=>{$t(()=>{var r,s;e.value||((r=t.value)==null?void 0:r.activeElement)===((s=t.value)==null?void 0:s.body)&&ls(n())},{flush:"post"})}),ft(()=>{e.value&&ls(n())})}function eS({ownerDocument:t,container:e,initialFocus:n},r){let s=ie(null),i=ie(!1);return Ze(()=>i.value=!0),ft(()=>i.value=!1),Ze(()=>{rt([e,n,r],(o,l)=>{if(o.every((c,u)=>(l==null?void 0:l[u])===c)||!r.value)return;let a=ot(e);a&&jc(()=>{var c,u;if(!i.value)return;let h=ot(n),d=(c=t.value)==null?void 0:c.activeElement;if(h){if(h===d){s.value=d;return}}else if(a.contains(d)){s.value=d;return}h?ls(h):t0(a,gn.First|gn.NoScroll)===io.Error&&console.warn("There are no focusable elements inside the <FocusTrap />"),s.value=(u=t.value)==null?void 0:u.activeElement})},{immediate:!0,flush:"post"})}),s}function tS({ownerDocument:t,container:e,containers:n,previousActiveElement:r},s){var i;f6((i=t.value)==null?void 0:i.defaultView,"focus",o=>{if(!s.value)return;let l=p6(n);ot(e)instanceof HTMLElement&&l.add(ot(e));let a=r.value;if(!a)return;let c=o.target;c&&c instanceof HTMLElement?m6(l,c)?(r.value=c,ls(c)):(o.preventDefault(),o.stopPropagation(),ls(a)):ls(r.value)},!0)}function m6(t,e){for(let n of t)if(n.contains(e))return!0;return!1}let Zc=new Map,ui=new Map;function x6(t,e=ie(!0)){$t(n=>{var r;if(!e.value)return;let s=ot(t);if(!s)return;n(function(){var o;if(!s)return;let l=(o=ui.get(s))!=null?o:1;if(l===1?ui.delete(s):ui.set(s,l-1),l!==1)return;let a=Zc.get(s);a&&(a["aria-hidden"]===null?s.removeAttribute("aria-hidden"):s.setAttribute("aria-hidden",a["aria-hidden"]),s.inert=a.inert,Zc.delete(s))});let i=(r=ui.get(s))!=null?r:0;ui.set(s,i+1),i===0&&(Zc.set(s,{"aria-hidden":s.getAttribute("aria-hidden"),inert:s.inert}),s.setAttribute("aria-hidden","true"),s.inert=!0)})}let L6=Symbol("ForcePortalRootContext");function nS(){return at(L6,!1)}let Wc=Ve({name:"ForcePortalRoot",props:{as:{type:[Object,String],default:"template"},force:{type:Boolean,default:!1}},setup(t,{slots:e,attrs:n}){return kt(L6,t.force),()=>{let{force:r,...s}=t;return St({theirProps:s,ourProps:{},slot:{},slots:e,attrs:n,name:"ForcePortalRoot"})}}});function rS(t){let e=Gn(t);if(!e){if(t===null)return null;throw new Error(`[Headless UI]: Cannot find ownerDocument for contextElement: ${t}`)}let n=e.getElementById("headlessui-portal-root");if(n)return n;let r=e.createElement("div");return r.setAttribute("id","headlessui-portal-root"),e.body.appendChild(r)}let qc=Ve({name:"Portal",props:{as:{type:[Object,String],default:"div"}},setup(t,{slots:e,attrs:n}){let r=ie(null),s=M(()=>Gn(r)),i=nS(),o=at(_6,null),l=ie(i===!0||o==null?rS(r.value):o.resolveTarget());$t(()=>{i||o!=null&&(l.value=o.resolveTarget())});let a=at(Kc,null);return Ze(()=>{let c=ot(r);c&&a&&ft(a.register(c))}),ft(()=>{var c,u;let h=(c=s.value)==null?void 0:c.getElementById("headlessui-portal-root");h&&l.value===h&&l.value.children.length<=0&&((u=l.value.parentElement)==null||u.removeChild(l.value))}),()=>{if(l.value===null)return null;let c={ref:r,"data-headlessui-portal":""};return Ye(g3,{to:l.value},St({ourProps:c,theirProps:t,slot:{},attrs:n,slots:e,name:"Portal"}))}}}),Kc=Symbol("PortalParentContext");function sS(){let t=at(Kc,null),e=ie([]);function n(i){return e.value.push(i),t&&t.register(i),()=>r(i)}function r(i){let o=e.value.indexOf(i);o!==-1&&e.value.splice(o,1),t&&t.unregister(i)}let s={register:n,unregister:r,portals:e};return[e,Ve({name:"PortalWrapper",setup(i,{slots:o}){return kt(Kc,s),()=>{var l;return(l=o.default)==null?void 0:l.call(o)}}})]}let _6=Symbol("PortalGroupContext"),iS=Ve({name:"PortalGroup",props:{as:{type:[Object,String],default:"template"},target:{type:Object,default:null}},setup(t,{attrs:e,slots:n}){let r=An({resolveTarget(){return t.target}});return kt(_6,r),()=>{let{target:s,...i}=t;return St({theirProps:i,ourProps:{},slot:{},attrs:e,slots:n,name:"PortalGroup"})}}}),y6=Symbol("StackContext");var Yc=(t=>(t[t.Add=0]="Add",t[t.Remove=1]="Remove",t))(Yc||{});function oS(){return at(y6,()=>{})}function lS({type:t,enabled:e,element:n,onUpdate:r}){let s=oS();function i(...o){r==null||r(...o),s(...o)}Ze(()=>{rt(e,(o,l)=>{o?i(0,t,n):l===!0&&i(1,t,n)},{immediate:!0,flush:"sync"})}),ft(()=>{e.value&&i(1,t,n)}),kt(y6,i)}let v6=Symbol("DescriptionContext");function aS(){let t=at(v6,null);if(t===null)throw new Error("Missing parent");return t}function Xc({slot:t=ie({}),name:e="Description",props:n={}}={}){let r=ie([]);function s(i){return r.value.push(i),()=>{let o=r.value.indexOf(i);o!==-1&&r.value.splice(o,1)}}return kt(v6,{register:s,slot:t,name:e,props:n}),M(()=>r.value.length>0?r.value.join(" "):void 0)}let C6=Ve({name:"Description",props:{as:{type:[Object,String],default:"p"},id:{type:String,default:()=>`headlessui-description-${zn()}`}},setup(t,{attrs:e,slots:n}){let r=aS();return Ze(()=>ft(r.register(t.id))),()=>{let{name:s="Description",slot:i=ie({}),props:o={}}=r,{id:l,...a}=t,c={...Object.entries(o).reduce((u,[h,d])=>Object.assign(u,{[h]:F(d)}),{}),id:l};return St({ourProps:c,theirProps:a,slot:i.value,attrs:e,slots:n,name:s})}}});function cS(t){let e=Bi(t.getSnapshot());return ft(t.subscribe(()=>{e.value=t.getSnapshot()})),e}function uS(t,e){let n=t(),r=new Set;return{getSnapshot(){return n},subscribe(s){return r.add(s),()=>r.delete(s)},dispatch(s,...i){let o=e[s].call(n,...i);o&&(n=o,r.forEach(l=>l()))}}}function hS(){let t;return{before({doc:e}){var n;let r=e.documentElement;t=((n=e.defaultView)!=null?n:window).innerWidth-r.clientWidth},after({doc:e,d:n}){let r=e.documentElement,s=r.clientWidth-r.offsetWidth,i=t-s;n.style(r,"paddingRight",`${i}px`)}}}function dS(){if(!KT())return{};let t;return{before(){t=window.pageYOffset},after({doc:e,d:n,meta:r}){function s(o){return r.containers.flatMap(l=>l()).some(l=>l.contains(o))}if(window.getComputedStyle(e.documentElement).scrollBehavior!=="auto"){let o=li();o.style(e.documentElement,"scroll-behavior","auto"),n.add(()=>n.microTask(()=>o.dispose()))}n.style(e.body,"marginTop",`-${t}px`),window.scrollTo(0,0);let i=null;n.addEventListener(e,"click",o=>{if(o.target instanceof HTMLElement)try{let l=o.target.closest("a");if(!l)return;let{hash:a}=new URL(l.href),c=e.querySelector(a);c&&!s(c)&&(i=c)}catch{}},!0),n.addEventListener(e,"touchmove",o=>{o.target instanceof HTMLElement&&!s(o.target)&&o.preventDefault()},{passive:!1}),n.add(()=>{window.scrollTo(0,window.pageYOffset+t),i&&i.isConnected&&(i.scrollIntoView({block:"nearest"}),i=null)})}}}function fS(){return{before({doc:t,d:e}){e.style(t.documentElement,"overflow","hidden")}}}function pS(t){let e={};for(let n of t)Object.assign(e,n(e));return e}let cs=uS(()=>new Map,{PUSH(t,e){var n;let r=(n=this.get(t))!=null?n:{doc:t,count:0,d:li(),meta:new Set};return r.count++,r.meta.add(e),this.set(t,r),this},POP(t,e){let n=this.get(t);return n&&(n.count--,n.meta.delete(e)),this},SCROLL_PREVENT({doc:t,d:e,meta:n}){let r={doc:t,d:e,meta:pS(n)},s=[dS(),hS(),fS()];s.forEach(({before:i})=>i==null?void 0:i(r)),s.forEach(({after:i})=>i==null?void 0:i(r))},SCROLL_ALLOW({d:t}){t.dispose()},TEARDOWN({doc:t}){this.delete(t)}});cs.subscribe(()=>{let t=cs.getSnapshot(),e=new Map;for(let[n]of t)e.set(n,n.documentElement.style.overflow);for(let n of t.values()){let r=e.get(n.doc)==="hidden",s=n.count!==0;(s&&!r||!s&&r)&&cs.dispatch(n.count>0?"SCROLL_PREVENT":"SCROLL_ALLOW",n),n.count===0&&cs.dispatch("TEARDOWN",n)}});function gS(t,e,n){let r=cS(cs),s=M(()=>{let i=t.value?r.value.get(t.value):void 0;return i?i.count>0:!1});return rt([t,e],([i,o],[l],a)=>{if(!i||!o)return;cs.dispatch("PUSH",i,n);let c=!1;a(()=>{c||(cs.dispatch("POP",l!=null?l:i,n),c=!0)})},{immediate:!0}),s}function mS({defaultContainers:t=[],portals:e,mainTreeNodeRef:n}={}){let r=ie(null),s=Gn(r);function i(){var o;let l=[];for(let a of t)a!==null&&(a instanceof HTMLElement?l.push(a):"value"in a&&a.value instanceof HTMLElement&&l.push(a.value));if(e!=null&&e.value)for(let a of e.value)l.push(a);for(let a of(o=s==null?void 0:s.querySelectorAll("html > *, body > *"))!=null?o:[])a!==document.body&&a!==document.head&&a instanceof HTMLElement&&a.id!=="headlessui-portal-root"&&(a.contains(ot(r))||l.some(c=>a.contains(c))||l.push(a));return l}return{resolveContainers:i,contains(o){return i().some(l=>l.contains(o))},mainTreeNodeRef:r,MainTreeNode(){return n!=null?null:Ye(lo,{features:oi.Hidden,ref:r})}}}var xS=(t=>(t[t.Open=0]="Open",t[t.Closed=1]="Closed",t))(xS||{});let Qc=Symbol("DialogContext");function hi(t){let e=at(Qc,null);if(e===null){let n=new Error(`<${t} /> is missing a parent <Dialog /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,hi),n}return e}let ao="DC8F892D-2EBD-447C-A4C8-A03058436FF4",LS=Ve({name:"Dialog",inheritAttrs:!1,props:{as:{type:[Object,String],default:"div"},static:{type:Boolean,default:!1},unmount:{type:Boolean,default:!0},open:{type:[Boolean,String],default:ao},initialFocus:{type:Object,default:null},id:{type:String,default:()=>`headlessui-dialog-${zn()}`}},emits:{close:t=>!0},setup(t,{emit:e,attrs:n,slots:r,expose:s}){var i;let o=ie(!1);Ze(()=>{o.value=!0});let l=ie(0),a=zc(),c=M(()=>t.open===ao&&a!==null?(a.value&cn.Open)===cn.Open:t.open),u=ie(null),h=M(()=>Gn(u));if(s({el:u,$el:u}),!(t.open!==ao||a!==null))throw new Error("You forgot to provide an `open` prop to the `Dialog`.");if(typeof c.value!="boolean")throw new Error(`You provided an \`open\` prop to the \`Dialog\`, but the value is not a boolean. Received: ${c.value===ao?void 0:t.open}`);let d=M(()=>o.value&&c.value?0:1),f=M(()=>d.value===0),g=M(()=>l.value>1),L=at(Qc,null)!==null,[C,x]=sS(),{resolveContainers:m,mainTreeNodeRef:y,MainTreeNode:v}=mS({portals:C,defaultContainers:[M(()=>{var ee;return(ee=de.panelRef.value)!=null?ee:u.value})]}),b=M(()=>g.value?"parent":"leaf"),O=M(()=>a!==null?(a.value&cn.Closing)===cn.Closing:!1),N=M(()=>L||O.value?!1:f.value),A=M(()=>{var ee,fe,et;return(et=Array.from((fe=(ee=h.value)==null?void 0:ee.querySelectorAll("body > *"))!=null?fe:[]).find(tt=>tt.id==="headlessui-portal-root"?!1:tt.contains(ot(y))&&tt instanceof HTMLElement))!=null?et:null});x6(A,N);let Z=M(()=>g.value?!0:f.value),P=M(()=>{var ee,fe,et;return(et=Array.from((fe=(ee=h.value)==null?void 0:ee.querySelectorAll("[data-headlessui-portal]"))!=null?fe:[]).find(tt=>tt.contains(ot(y))&&tt instanceof HTMLElement))!=null?et:null});x6(P,Z),lS({type:"Dialog",enabled:M(()=>d.value===0),element:u,onUpdate:(ee,fe)=>{if(fe==="Dialog")return Vn(ee,{[Yc.Add]:()=>l.value+=1,[Yc.Remove]:()=>l.value-=1})}});let X=Xc({name:"DialogDescription",slot:M(()=>({open:c.value}))}),ve=ie(null),de={titleId:ve,panelRef:ie(null),dialogState:d,setTitleId(ee){ve.value!==ee&&(ve.value=ee)},close(){e("close",!1)}};kt(Qc,de);let Q=M(()=>!(!f.value||g.value));ZT(m,(ee,fe)=>{de.close(),Qn(()=>fe==null?void 0:fe.focus())},Q);let Ee=M(()=>!(g.value||d.value!==0));f6((i=h.value)==null?void 0:i.defaultView,"keydown",ee=>{Ee.value&&(ee.defaultPrevented||ee.key===Rr.Escape&&(ee.preventDefault(),ee.stopPropagation(),de.close()))});let $=M(()=>!(O.value||d.value!==0||L));return gS(h,$,ee=>{var fe;return{containers:[...(fe=ee.containers)!=null?fe:[],m]}}),$t(ee=>{if(d.value!==0)return;let fe=ot(u);if(!fe)return;let et=new ResizeObserver(tt=>{for(let qt of tt){let ut=qt.target.getBoundingClientRect();ut.x===0&&ut.y===0&&ut.width===0&&ut.height===0&&de.close()}});et.observe(fe),ee(()=>et.disconnect())}),()=>{let{id:ee,open:fe,initialFocus:et,...tt}=t,qt={...n,ref:u,id:ee,role:"dialog","aria-modal":d.value===0?!0:void 0,"aria-labelledby":ve.value,"aria-describedby":X.value},ut={open:d.value===0};return Ye(Wc,{force:!0},()=>[Ye(qc,()=>Ye(iS,{target:u.value},()=>Ye(Wc,{force:!1},()=>Ye(ci,{initialFocus:et,containers:m,features:f.value?Vn(b.value,{parent:ci.features.RestoreFocus,leaf:ci.features.All&~ci.features.FocusLock}):ci.features.None},()=>Ye(x,{},()=>St({ourProps:qt,theirProps:{...tt,...n},slot:ut,attrs:n,slots:r,visible:d.value===0,features:so.RenderStrategy|so.Static,name:"Dialog"})))))),Ye(v)])}}});Ve({name:"DialogOverlay",props:{as:{type:[Object,String],default:"div"},id:{type:String,default:()=>`headlessui-dialog-overlay-${zn()}`}},setup(t,{attrs:e,slots:n}){let r=hi("DialogOverlay");function s(i){i.target===i.currentTarget&&(i.preventDefault(),i.stopPropagation(),r.close())}return()=>{let{id:i,...o}=t;return St({ourProps:{id:i,"aria-hidden":!0,onClick:s},theirProps:o,slot:{open:r.dialogState.value===0},attrs:e,slots:n,name:"DialogOverlay"})}}}),Ve({name:"DialogBackdrop",props:{as:{type:[Object,String],default:"div"},id:{type:String,default:()=>`headlessui-dialog-backdrop-${zn()}`}},inheritAttrs:!1,setup(t,{attrs:e,slots:n,expose:r}){let s=hi("DialogBackdrop"),i=ie(null);return r({el:i,$el:i}),Ze(()=>{if(s.panelRef.value===null)throw new Error("A <DialogBackdrop /> component is being used, but a <DialogPanel /> component is missing.")}),()=>{let{id:o,...l}=t,a={id:o,ref:i,"aria-hidden":!0};return Ye(Wc,{force:!0},()=>Ye(qc,()=>St({ourProps:a,theirProps:{...e,...l},slot:{open:s.dialogState.value===0},attrs:e,slots:n,name:"DialogBackdrop"})))}}});let _S=Ve({name:"DialogPanel",props:{as:{type:[Object,String],default:"div"},id:{type:String,default:()=>`headlessui-dialog-panel-${zn()}`}},setup(t,{attrs:e,slots:n,expose:r}){let s=hi("DialogPanel");r({el:s.panelRef,$el:s.panelRef});function i(o){o.stopPropagation()}return()=>{let{id:o,...l}=t,a={id:o,ref:s.panelRef,onClick:i};return St({ourProps:a,theirProps:l,slot:{open:s.dialogState.value===0},attrs:e,slots:n,name:"DialogPanel"})}}}),yS=Ve({name:"DialogTitle",props:{as:{type:[Object,String],default:"h2"},id:{type:String,default:()=>`headlessui-dialog-title-${zn()}`}},setup(t,{attrs:e,slots:n}){let r=hi("DialogTitle");return Ze(()=>{r.setTitleId(t.id),ft(()=>r.setTitleId(null))}),()=>{let{id:s,...i}=t;return St({ourProps:{id:s},theirProps:i,slot:{open:r.dialogState.value===0},attrs:e,slots:n,name:"DialogTitle"})}}}),w6=Symbol("LabelContext");function b6(){let t=at(w6,null);if(t===null){let e=new Error("You used a <Label /> component, but it is not inside a parent.");throw Error.captureStackTrace&&Error.captureStackTrace(e,b6),e}return t}function E6({slot:t={},name:e="Label",props:n={}}={}){let r=ie([]);function s(i){return r.value.push(i),()=>{let o=r.value.indexOf(i);o!==-1&&r.value.splice(o,1)}}return kt(w6,{register:s,slot:t,name:e,props:n}),M(()=>r.value.length>0?r.value.join(" "):void 0)}let vS=Ve({name:"Label",props:{as:{type:[Object,String],default:"label"},passive:{type:[Boolean],default:!1},id:{type:String,default:()=>`headlessui-label-${zn()}`}},setup(t,{slots:e,attrs:n}){let r=b6();return Ze(()=>ft(r.register(t.id))),()=>{let{name:s="Label",slot:i={},props:o={}}=r,{id:l,passive:a,...c}=t,u={...Object.entries(o).reduce((h,[d,f])=>Object.assign(h,{[d]:F(f)}),{}),id:l};return a&&(delete u.onClick,delete u.htmlFor,delete c.onClick),St({ourProps:u,theirProps:c,slot:i,attrs:n,slots:e,name:s})}}});function CS(t,e){return t===e}let T6=Symbol("RadioGroupContext");function S6(t){let e=at(T6,null);if(e===null){let n=new Error(`<${t} /> is missing a parent <RadioGroup /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,S6),n}return e}let wS=Ve({name:"RadioGroup",emits:{"update:modelValue":t=>!0},props:{as:{type:[Object,String],default:"div"},disabled:{type:[Boolean],default:!1},by:{type:[String,Function],default:()=>CS},modelValue:{type:[Object,String,Number,Boolean],default:void 0},defaultValue:{type:[Object,String,Number,Boolean],default:void 0},form:{type:String,optional:!0},name:{type:String,optional:!0},id:{type:String,default:()=>`headlessui-radiogroup-${zn()}`}},inheritAttrs:!1,setup(t,{emit:e,attrs:n,slots:r,expose:s}){let i=ie(null),o=ie([]),l=E6({name:"RadioGroupLabel"}),a=Xc({name:"RadioGroupDescription"});s({el:i,$el:i});let[c,u]=qT(M(()=>t.modelValue),g=>e("update:modelValue",g),M(()=>t.defaultValue)),h={options:o,value:c,disabled:M(()=>t.disabled),firstOption:M(()=>o.value.find(g=>!g.propsRef.disabled)),containsCheckedOption:M(()=>o.value.some(g=>h.compare(Te(g.propsRef.value),Te(t.modelValue)))),compare(g,L){if(typeof t.by=="string"){let C=t.by;return(g==null?void 0:g[C])===(L==null?void 0:L[C])}return t.by(g,L)},change(g){var L;if(t.disabled||h.compare(Te(c.value),Te(g)))return!1;let C=(L=o.value.find(x=>h.compare(Te(x.propsRef.value),Te(g))))==null?void 0:L.propsRef;return C!=null&&C.disabled?!1:(u(g),!0)},registerOption(g){o.value.push(g),o.value=a6(o.value,L=>L.element)},unregisterOption(g){let L=o.value.findIndex(C=>C.id===g);L!==-1&&o.value.splice(L,1)}};kt(T6,h),$T({container:M(()=>ot(i)),accept(g){return g.getAttribute("role")==="radio"?NodeFilter.FILTER_REJECT:g.hasAttribute("role")?NodeFilter.FILTER_SKIP:NodeFilter.FILTER_ACCEPT},walk(g){g.setAttribute("role","none")}});function d(g){if(!i.value||!i.value.contains(g.target))return;let L=o.value.filter(C=>C.propsRef.disabled===!1).map(C=>C.element);switch(g.key){case Rr.Enter:WT(g.currentTarget);break;case Rr.ArrowLeft:case Rr.ArrowUp:if(g.preventDefault(),g.stopPropagation(),t0(L,gn.Previous|gn.WrapAround)===io.Success){let C=o.value.find(x=>{var m;return x.element===((m=Gn(i))==null?void 0:m.activeElement)});C&&h.change(C.propsRef.value)}break;case Rr.ArrowRight:case Rr.ArrowDown:if(g.preventDefault(),g.stopPropagation(),t0(L,gn.Next|gn.WrapAround)===io.Success){let C=o.value.find(x=>{var m;return x.element===((m=Gn(x.element))==null?void 0:m.activeElement)});C&&h.change(C.propsRef.value)}break;case Rr.Space:{g.preventDefault(),g.stopPropagation();let C=o.value.find(x=>{var m;return x.element===((m=Gn(x.element))==null?void 0:m.activeElement)});C&&h.change(C.propsRef.value)}break}}let f=M(()=>{var g;return(g=ot(i))==null?void 0:g.closest("form")});return Ze(()=>{rt([f],()=>{if(!f.value||t.defaultValue===void 0)return;function g(){h.change(t.defaultValue)}return f.value.addEventListener("reset",g),()=>{var L;(L=f.value)==null||L.removeEventListener("reset",g)}},{immediate:!0})}),()=>{let{disabled:g,name:L,id:C,form:x,...m}=t,y={ref:i,id:C,role:"radiogroup","aria-labelledby":l.value,"aria-describedby":a.value,onKeydown:d};return Ye(Me,[...L!=null&&c.value!=null?u6({[L]:c.value}).map(([v,b])=>Ye(lo,kT({features:oi.Hidden,key:v,as:"input",type:"hidden",hidden:!0,readOnly:!0,form:x,name:v,value:b}))):[],St({ourProps:y,theirProps:{...n,...Vc(m,["modelValue","defaultValue","by"])},slot:{},attrs:n,slots:r,name:"RadioGroup"})])}}});var bS=(t=>(t[t.Empty=1]="Empty",t[t.Active=2]="Active",t))(bS||{});let ES=Ve({name:"RadioGroupOption",props:{as:{type:[Object,String],default:"div"},value:{type:[Object,String,Number,Boolean]},disabled:{type:Boolean,default:!1},id:{type:String,default:()=>`headlessui-radiogroup-option-${zn()}`}},setup(t,{attrs:e,slots:n,expose:r}){let s=S6("RadioGroupOption"),i=E6({name:"RadioGroupLabel"}),o=Xc({name:"RadioGroupDescription"}),l=ie(null),a=M(()=>({value:t.value,disabled:t.disabled})),c=ie(1);r({el:l,$el:l});let u=M(()=>ot(l));Ze(()=>s.registerOption({id:t.id,element:u,propsRef:a})),ft(()=>s.unregisterOption(t.id));let h=M(()=>{var m;return((m=s.firstOption.value)==null?void 0:m.id)===t.id}),d=M(()=>s.disabled.value||t.disabled),f=M(()=>s.compare(Te(s.value.value),Te(t.value))),g=M(()=>d.value?-1:f.value||!s.containsCheckedOption.value&&h.value?0:-1);function L(){var m;s.change(t.value)&&(c.value|=2,(m=ot(l))==null||m.focus())}function C(){c.value|=2}function x(){c.value&=-3}return()=>{let{id:m,value:y,disabled:v,...b}=t,O={checked:f.value,disabled:d.value,active:Boolean(c.value&2)},N={id:m,ref:l,role:"radio","aria-checked":f.value?"true":"false","aria-labelledby":i.value,"aria-describedby":o.value,"aria-disabled":d.value?!0:void 0,tabIndex:g.value,onClick:d.value?void 0:L,onFocus:d.value?void 0:C,onBlur:d.value?void 0:x};return St({ourProps:N,theirProps:b,slot:O,attrs:e,slots:n,name:"RadioGroupOption"})}}}),A6=vS;function TS(t){let e={called:!1};return(...n)=>{if(!e.called)return e.called=!0,t(...n)}}function Jc(t,...e){t&&e.length>0&&t.classList.add(...e)}function co(t,...e){t&&e.length>0&&t.classList.remove(...e)}var e2=(t=>(t.Finished="finished",t.Cancelled="cancelled",t))(e2||{});function SS(t,e){let n=li();if(!t)return n.dispose;let{transitionDuration:r,transitionDelay:s}=getComputedStyle(t),[i,o]=[r,s].map(l=>{let[a=0]=l.split(",").filter(Boolean).map(c=>c.includes("ms")?parseFloat(c):parseFloat(c)*1e3).sort((c,u)=>u-c);return a});return i!==0?n.setTimeout(()=>e("finished"),i+o):e("finished"),n.add(()=>e("cancelled")),n.dispose}function R6(t,e,n,r,s,i){let o=li(),l=i!==void 0?TS(i):()=>{};return co(t,...s),Jc(t,...e,...n),o.nextFrame(()=>{co(t,...n),Jc(t,...r),o.add(SS(t,a=>(co(t,...r,...e),Jc(t,...s),l(a))))}),o.add(()=>co(t,...e,...n,...r,...s)),o.add(()=>l("cancelled")),o.dispose}function us(t=""){return t.split(" ").filter(e=>e.trim().length>1)}let t2=Symbol("TransitionContext");var AS=(t=>(t.Visible="visible",t.Hidden="hidden",t))(AS||{});function RS(){return at(t2,null)!==null}function kS(){let t=at(t2,null);if(t===null)throw new Error("A <TransitionChild /> is used but it is missing a parent <TransitionRoot />.");return t}function OS(){let t=at(n2,null);if(t===null)throw new Error("A <TransitionChild /> is used but it is missing a parent <TransitionRoot />.");return t}let n2=Symbol("NestingContext");function uo(t){return"children"in t?uo(t.children):t.value.filter(({state:e})=>e==="visible").length>0}function k6(t){let e=ie([]),n=ie(!1);Ze(()=>n.value=!0),ft(()=>n.value=!1);function r(i,o=Ar.Hidden){let l=e.value.findIndex(({id:a})=>a===i);l!==-1&&(Vn(o,{[Ar.Unmount](){e.value.splice(l,1)},[Ar.Hidden](){e.value[l].state="hidden"}}),!uo(e)&&n.value&&(t==null||t()))}function s(i){let o=e.value.find(({id:l})=>l===i);return o?o.state!=="visible"&&(o.state="visible"):e.value.push({id:i,state:"visible"}),()=>r(i,Ar.Unmount)}return{children:e,register:s,unregister:r}}let O6=so.RenderStrategy,ho=Ve({props:{as:{type:[Object,String],default:"div"},show:{type:[Boolean],default:null},unmount:{type:[Boolean],default:!0},appear:{type:[Boolean],default:!1},enter:{type:[String],default:""},enterFrom:{type:[String],default:""},enterTo:{type:[String],default:""},entered:{type:[String],default:""},leave:{type:[String],default:""},leaveFrom:{type:[String],default:""},leaveTo:{type:[String],default:""}},emits:{beforeEnter:()=>!0,afterEnter:()=>!0,beforeLeave:()=>!0,afterLeave:()=>!0},setup(t,{emit:e,attrs:n,slots:r,expose:s}){let i=ie(0);function o(){i.value|=cn.Opening,e("beforeEnter")}function l(){i.value&=~cn.Opening,e("afterEnter")}function a(){i.value|=cn.Closing,e("beforeLeave")}function c(){i.value&=~cn.Closing,e("afterLeave")}if(!RS()&&NT())return()=>Ye(I6,{...t,onBeforeEnter:o,onAfterEnter:l,onBeforeLeave:a,onAfterLeave:c},r);let u=ie(null),h=M(()=>t.unmount?Ar.Unmount:Ar.Hidden);s({el:u,$el:u});let{show:d,appear:f}=kS(),{register:g,unregister:L}=OS(),C=ie(d.value?"visible":"hidden"),x={value:!0},m=zn(),y={value:!1},v=k6(()=>{!y.value&&C.value!=="hidden"&&(C.value="hidden",L(m),c())});Ze(()=>{let de=g(m);ft(de)}),$t(()=>{if(h.value===Ar.Hidden&&m){if(d.value&&C.value!=="visible"){C.value="visible";return}Vn(C.value,{hidden:()=>L(m),visible:()=>g(m)})}});let b=us(t.enter),O=us(t.enterFrom),N=us(t.enterTo),A=us(t.entered),Z=us(t.leave),P=us(t.leaveFrom),X=us(t.leaveTo);Ze(()=>{$t(()=>{if(C.value==="visible"){let de=ot(u);if(de instanceof Comment&&de.data==="")throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?")}})});function ve(de){let Q=x.value&&!f.value,Ee=ot(u);!Ee||!(Ee instanceof HTMLElement)||Q||(y.value=!0,d.value&&o(),d.value||a(),de(d.value?R6(Ee,b,O,N,A,$=>{y.value=!1,$===e2.Finished&&l()}):R6(Ee,Z,P,X,A,$=>{y.value=!1,$===e2.Finished&&(uo(v)||(C.value="hidden",L(m),c()))})))}return Ze(()=>{rt([d],(de,Q,Ee)=>{ve(Ee),x.value=!1},{immediate:!0})}),kt(n2,v),PT(M(()=>Vn(C.value,{visible:cn.Open,hidden:cn.Closed})|i.value)),()=>{let{appear:de,show:Q,enter:Ee,enterFrom:$,enterTo:ee,entered:fe,leave:et,leaveFrom:tt,leaveTo:qt,...ut}=t,H={ref:u},ue={...ut,...f.value&&d.value&&ii.isServer?{class:Ce([n.class,ut.class,...b,...O])}:{}};return St({theirProps:ue,ourProps:H,slot:{},slots:r,attrs:n,features:O6,visible:C.value==="visible",name:"TransitionChild"})}}}),IS=ho,I6=Ve({inheritAttrs:!1,props:{as:{type:[Object,String],default:"div"},show:{type:[Boolean],default:null},unmount:{type:[Boolean],default:!0},appear:{type:[Boolean],default:!1},enter:{type:[String],default:""},enterFrom:{type:[String],default:""},enterTo:{type:[String],default:""},entered:{type:[String],default:""},leave:{type:[String],default:""},leaveFrom:{type:[String],default:""},leaveTo:{type:[String],default:""}},emits:{beforeEnter:()=>!0,afterEnter:()=>!0,beforeLeave:()=>!0,afterLeave:()=>!0},setup(t,{emit:e,attrs:n,slots:r}){let s=zc(),i=M(()=>t.show===null&&s!==null?(s.value&cn.Open)===cn.Open:t.show);$t(()=>{if(![!0,!1].includes(i.value))throw new Error('A <Transition /> is used but it is missing a `:show="true | false"` prop.')});let o=ie(i.value?"visible":"hidden"),l=k6(()=>{o.value="hidden"}),a=ie(!0),c={show:i,appear:M(()=>t.appear||!a.value)};return Ze(()=>{$t(()=>{a.value=!1,i.value?o.value="visible":uo(l)||(o.value="hidden")})}),kt(n2,l),kt(t2,c),()=>{let u=Vc(t,["show","appear","unmount","onBeforeEnter","onBeforeLeave","onAfterEnter","onAfterLeave"]),h={unmount:t.unmount};return St({ourProps:{...h,as:"template"},theirProps:{},slot:{},slots:{...r,default:()=>[Ye(IS,{onBeforeEnter:()=>e("beforeEnter"),onAfterEnter:()=>e("afterEnter"),onBeforeLeave:()=>e("beforeLeave"),onAfterLeave:()=>e("afterLeave"),...n,...h,...u},r.default)]},attrs:{},features:O6,visible:o.value==="visible",name:"Transition"})}}});const MS=`<svg width="64" height="42" viewBox="0 0 64 42" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
905
905
|
<rect x="0.5" y="0.5" width="63" height="41" rx="3.5" fill="white"/>
|
|
906
906
|
<rect x="0.5" y="0.5" width="63" height="41" rx="3.5" stroke="#E6E7EB"/>
|
|
907
907
|
<rect x="4" y="6" width="16" height="6" fill="#F2F4F7"/>
|
|
@@ -916,7 +916,7 @@ A.method() {
|
|
|
916
916
|
<line x1="13" y1="16.75" x2="31" y2="16.75" stroke="#98A2B3" stroke-width="0.5"/>
|
|
917
917
|
<line x1="13" y1="30.75" x2="51" y2="30.75" stroke="#98A2B3" stroke-width="0.5"/>
|
|
918
918
|
</svg>
|
|
919
|
-
`,
|
|
919
|
+
`,NS=`<svg width="64" height="42" viewBox="0 0 64 42" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
920
920
|
<rect x="0.5" y="0.5" width="63" height="41" rx="3.5" fill="#FCFCFD"/>
|
|
921
921
|
<rect x="0.5" y="0.5" width="63" height="41" rx="3.5" stroke="#E6E7EB"/>
|
|
922
922
|
<rect x="4" y="6" width="16" height="6" fill="#D1E0FF"/>
|
|
@@ -931,7 +931,7 @@ A.method() {
|
|
|
931
931
|
<line x1="13" y1="16.75" x2="31" y2="16.75" stroke="#98A2B3" stroke-width="0.5"/>
|
|
932
932
|
<line x1="13" y1="30.75" x2="51" y2="30.75" stroke="#98A2B3" stroke-width="0.5"/>
|
|
933
933
|
</svg>
|
|
934
|
-
`,
|
|
934
|
+
`,PS=`<svg width="64" height="42" viewBox="0 0 64 42" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
935
935
|
<rect x="0.5" y="0.5" width="63" height="41" rx="3.5" fill="#1F242F"/>
|
|
936
936
|
<rect x="0.5" y="0.5" width="63" height="41" rx="3.5" stroke="#E6E7EB"/>
|
|
937
937
|
<rect x="4" y="6" width="16" height="6" fill="#536FFF"/>
|
|
@@ -946,7 +946,7 @@ A.method() {
|
|
|
946
946
|
<line x1="13" y1="16.75" x2="31" y2="16.75" stroke="#EBEBEB" stroke-width="0.5"/>
|
|
947
947
|
<line x1="13" y1="30.75" x2="51" y2="30.75" stroke="#EBEBEB" stroke-width="0.5"/>
|
|
948
948
|
</svg>
|
|
949
|
-
`,
|
|
949
|
+
`,FS=`<svg width="64" height="42" viewBox="0 0 64 42" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
950
950
|
<rect x="0.5" y="0.5" width="63" height="41" rx="3.5" fill="#1F242F"/>
|
|
951
951
|
<rect x="0.5" y="0.5" width="63" height="41" rx="3.5" stroke="#E6E7EB"/>
|
|
952
952
|
<rect x="4" y="6" width="16" height="6" fill="#34D399"/>
|
|
@@ -961,10 +961,10 @@ A.method() {
|
|
|
961
961
|
<line x1="13" y1="16.75" x2="31" y2="16.75" stroke="#34D399" stroke-width="0.5"/>
|
|
962
962
|
<line x1="13" y1="30.75" x2="51" y2="30.75" stroke="#34D399" stroke-width="0.5"/>
|
|
963
963
|
</svg>
|
|
964
|
-
`,EP="",BS={key:0,class:"dot"},$S=T("div",{class:"fixed inset-0 bg-black bg-opacity-25"},null,-1),HS={class:"fixed inset-0 overflow-y-auto"},US={class:"flex min-h-full items-center justify-center p-4 text-center"},VS={class:"px-6"},zS=T("p",{class:"text-gray-500 text-sm"},"Customize your UI theme",-1),GS={class:"mt-4 ml-[-0.5rem] px-2 max-h-72 overflow-y-auto"},jS={class:"pb-4"},ZS={class:"space-y-2"},WS={class:"flex w-full items-center justify-between"},qS={class:"flex items-center text-sm text-gray-900"},KS=["innerHTML"],YS={class:"pt-6 px-6 border-t flex items-center gap-2"},XS=["checked"],QS=T("label",{for:"scopeTheming",class:"select-none"},"Apply to this diagram only",-1),JS={__name:"ThemeSelect",setup(t){const e=ie(!1),n=[{name:"Legacy",id:"theme-default",icon:NS},{name:"Clear Light",id:"theme-clean-light",icon:PS},{name:"Clear Dark",id:"theme-clean-dark",icon:FS},{name:"Neon Dark",id:"theme-neon",icon:DS}],r=zt(),s=M(()=>r.state.theme||n[0].id),i=M(()=>r.state.enableScopedTheming||!1),o=ie(r.state.themeIconDot),l=()=>{e.value=!1,h("theme-close-modal")},a=()=>{e.value=!0,o.value=!0,r.commit("setThemeIconDot",!0),h("theme-open-modal")},c=d=>{r.commit("setTheme",d),h("theme-select")},u=d=>{r.commit("setEnableScopedTheming",d),h("theme-enable-scoped")},h=d=>{Uw(r,{theme:s.value,enableScopedTheming:i.value},d,"sequence")};return(d,f)=>(k(),V(Me,null,[T("button",{type:"button",class:"flex items-center icon-container",onClick:a},[j(Er,{name:"theme"}),o.value?xe("",!0):(k(),V("span",BS))]),j(F(I6),{appear:"",show:e.value,as:"template"},{default:Bt(()=>[j(F(_S),{as:"div",onClose:l,class:"relative z-10"},{default:Bt(()=>[j(F(ho),{as:"template",enter:"duration-300 ease-out","enter-from":"opacity-0","enter-to":"opacity-100",leave:"duration-200 ease-in","leave-from":"opacity-100","leave-to":"opacity-0"},{default:Bt(()=>[$S],void 0,!0),_:1}),T("div",HS,[T("div",US,[j(F(ho),{as:"template",enter:"duration-300 ease-out","enter-from":"opacity-0 scale-95","enter-to":"opacity-100 scale-100",leave:"duration-200 ease-in","leave-from":"opacity-100 scale-100","leave-to":"opacity-0 scale-95"},{default:Bt(()=>[j(F(yS),{class:"w-full max-w-md transform overflow-hidden rounded-2xl bg-white py-6 text-left align-middle shadow-xl transition-all"},{default:Bt(()=>[T("div",VS,[j(F(vS),{as:"h3",class:"text-lg font-semibold leading-6 text-gray-900"},{default:Bt(()=>[Mn(" Theme ")],void 0,!0),_:1}),zS,T("div",GS,[T("div",jS,[j(F(bS),{"model-value":F(s),"onUpdate:modelValue":c},{default:Bt(()=>[j(F(A6),{class:"sr-only"},{default:Bt(()=>[Mn("Server size")],void 0,!0),_:1}),T("div",ZS,[(k(),V(Me,null,yn(n,g=>j(F(TS),{as:"template",key:g.id,value:g.id},{default:Bt(({checked:L})=>[T("div",{class:Ce([[L?"border-2 text-gray-900 border-primary":"border-2 border-transparent"],"relative flex items-center cursor-pointer rounded-lg px-4 py-3 shadow-md"])},[T("div",WS,[T("div",qS,[L?(k(),Ae(Er,{key:0,name:"selected-cycle","icon-class":"h-5 w-5 fill-none"})):(k(),Ae(Er,{key:1,name:"non-selected-cycle","icon-class":"h-5 w-5"})),j(F(A6),{as:"p",class:Ce(["text-gray-900","font-medium ml-2"])},{default:Bt(()=>[Mn(ze(g.name),1)],void 0,!0),_:2},1032,["class"])])]),T("span",{class:"inline-block w-20 border rounded-md overflow-hidden",innerHTML:g.icon},null,8,KS)],2)]),_:2},1032,["value"])),64))])],void 0,!0),_:1},8,["model-value"])])])]),T("div",YS,[T("input",{type:"checkbox",id:"scopeTheming",checked:F(i),onChange:f[0]||(f[0]=g=>u(g.target.checked))},null,40,XS),QS])],void 0,!0),_:1})],void 0,!0),_:1})])])],void 0,!0),_:1})],void 0,!0),_:1},8,["show"])],64))}},eA={name:"DiagramFrame",setup(){return{RenderMode:on}},computed:{...es(["showTips","scale","theme","numbering","enableMultiTheme","mode"]),...Cn(["rootContext"]),title(){var t;return this.rootContext||console.error("`rootContext` is empty. Please make sure `store` is properly configured."),(t=this.rootContext)==null?void 0:t.title()}},mounted(){this.$el.__vue__=this},methods:{...w4(["setScale","toggleNumbering"]),showTipsDialog(){var t;this.$store.state.showTips=!0;try{(t=this.$gtag)==null||t.event("view",{event_category:"help",event_label:"tips dialog"})}catch(e){console.error(e)}},toPng(){return yT(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},toSvg(){return n6(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},toBlob(){return CT(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},toJpeg(){return vT(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},zoomIn(){const t=Math.min(1,this.scale+.1);this.setScale(t)},zoomOut(){this.setScale(this.scale-.1)},setTheme(t){this.theme=t},setStyle(t){const e="zenuml-style";let n=document.getElementById(e);n||(n=document.createElement("style"),n.id=e,document.head.append(n)),n.textContent=t},setRemoteCss(t){const e=new URL(t).hostname;if(e==="https://github.com"||e==="https://githubusercontent.com"){fetch(t.replace("github.com","raw.githubusercontent.com").replace("blob/","")).then(s=>s.text()).then(s=>{this.setStyle(s)});return}const n="zenuml-remote-css";let r=document.getElementById(n);r||(r=document.createElement("link"),r.id=n,r.rel="stylesheet",document.head.append(r)),r.href=t}},components:{Icon:Er,Debug:kT,WidthProvider:kE,TipsDialog:hE,DiagramTitle:Hw,SeqDiagram:Nc,Privacy:Fw,ThemeSelect:JS}},tA={class:"frame text-skin-frame bg-skin-frame border-skin-frame relative m-1 origin-top-left whitespace-nowrap border rounded"},nA={ref:"content"},rA={class:"header text-skin-title bg-skin-title border-skin-frame border-b p-1 flex justify-between rounded-t"},sA={class:"left hide-export"},iA={class:"right flex-grow flex justify-between"},oA={key:0,class:"fixed z-40 inset-0 overflow-y-auto","aria-labelledby":"modal-title",role:"dialog","aria-modal":"true"},lA={class:"footer text-skin-control px-4 py-1 flex justify-between items-center gap-3"},aA={class:"flex items-center gap-3 color-base"},cA={class:"flex items-center"},uA=["checked"],hA={for:"order-display",title:"Numbering the diagram",class:"select-none"},dA={class:"zoom-controls bg-skin-base flex hide-export gap-1"},fA={class:"w-12 block text-center"},pA=T("a",{target:"_blank",href:"https://zenuml.com",class:"brand text-xs hover:underline"},"ZenUML.com",-1);function gA(t,e,n,r,s,i){const o=me("debug"),l=me("diagram-title"),a=me("privacy"),c=me("TipsDialog"),u=me("seq-diagram"),h=me("Icon"),d=me("ThemeSelect"),f=me("width-provider");return k(),V("div",{ref:"export",class:Ce(["zenuml p-1 bg-skin-canvas",t.theme]),style:{display:"inline-block"}},[j(o),T("div",tA,[T("div",nA,[T("div",rA,[T("div",sA,[cl(t.$slots,"default")]),T("div",iA,[j(l,{context:i.title},null,8,["context"]),j(a,{class:"hide-export flex items-center"})])]),T("div",null,[t.showTips?(k(),V("div",oA,[j(c)])):xe("",!0)]),j(u,{ref:"diagram",style:we({transform:`scale(${t.scale})`}),class:"origin-top-left"},null,8,["style"])],512),T("div",lA,[t.mode===r.RenderMode.Dynamic?(k(),V(Me,{key:0},[T("div",aA,[T("button",{class:"bottom-1 flex items-center left-1 hide-export",onClick:e[0]||(e[0]=g=>i.showTipsDialog())},[j(h,{name:"tip","icon-class":"filter grayscale w-4 h-4"})]),t.enableMultiTheme?(k(),Ae(d,{key:0})):xe("",!0),T("div",cA,[T("input",{type:"checkbox",id:"order-display",class:"mr-1",checked:t.numbering,onInput:e[1]||(e[1]=g=>t.toggleNumbering(!t.numbering))},null,40,uA),T("label",hA,[j(h,{name:"numbering","icon-class":"w-6 h-6"})])])]),T("div",dA,[T("button",{class:"zoom-in",onClick:e[2]||(e[2]=g=>i.zoomIn())},[j(h,{name:"zoom-in","icon-class":"w-4 h-4"})]),T("label",fA,ze(Number(t.scale*100).toFixed(0))+"%",1),T("button",{class:"zoom-out",onClick:e[3]||(e[3]=g=>i.zoomOut())},[j(h,{name:"zoom-out","icon-class":"w-4 h-4"})])]),pA],64)):xe("",!0)]),j(f)])],2)}const M6=We(eA,[["render",gA]]),TP="",SP="",AP="",RP="",kP="",OP="",IP="",MP="";function N6(){return{baseUrl:null,breaks:!1,extensions:null,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartLists:!1,smartypants:!1,tokenizer:null,walkTokens:null,xhtml:!1}}let n0=N6();function mA(t){n0=t}const xA=/[&<>"']/,LA=/[&<>"']/g,_A=/[<>"']|&(?!#?\w+;)/,yA=/[<>"']|&(?!#?\w+;)/g,vA={"&":"&","<":"<",">":">",'"':""","'":"'"},P6=t=>vA[t];function mt(t,e){if(e){if(xA.test(t))return t.replace(LA,P6)}else if(_A.test(t))return t.replace(yA,P6);return t}const CA=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function F6(t){return t.replace(CA,(e,n)=>(n=n.toLowerCase(),n==="colon"?":":n.charAt(0)==="#"?n.charAt(1)==="x"?String.fromCharCode(parseInt(n.substring(2),16)):String.fromCharCode(+n.substring(1)):""))}const wA=/(^|[^\[])\^/g;function Ke(t,e){t=t.source||t,e=e||"";const n={replace:(r,s)=>(s=s.source||s,s=s.replace(wA,"$1"),t=t.replace(r,s),n),getRegex:()=>new RegExp(t,e)};return n}const bA=/[^\w:]/g,EA=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function D6(t,e,n){if(t){let r;try{r=decodeURIComponent(F6(n)).replace(bA,"").toLowerCase()}catch{return null}if(r.indexOf("javascript:")===0||r.indexOf("vbscript:")===0||r.indexOf("data:")===0)return null}e&&!EA.test(n)&&(n=RA(e,n));try{n=encodeURI(n).replace(/%25/g,"%")}catch{return null}return n}const fo={},TA=/^[^:]+:\/*[^/]*$/,SA=/^([^:]+:)[\s\S]*$/,AA=/^([^:]+:\/*[^/]*)[\s\S]*$/;function RA(t,e){fo[" "+t]||(TA.test(t)?fo[" "+t]=t+"/":fo[" "+t]=go(t,"/",!0)),t=fo[" "+t];const n=t.indexOf(":")===-1;return e.substring(0,2)==="//"?n?e:t.replace(SA,"$1")+e:e.charAt(0)==="/"?n?e:t.replace(AA,"$1")+e:t+e}const po={exec:function(){}};function bn(t){let e=1,n,r;for(;e<arguments.length;e++){n=arguments[e];for(r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}function B6(t,e){const n=t.replace(/\|/g,(i,o,l)=>{let a=!1,c=o;for(;--c>=0&&l[c]==="\\";)a=!a;return a?"|":" |"}),r=n.split(/ \|/);let s=0;if(r[0].trim()||r.shift(),r[r.length-1].trim()||r.pop(),r.length>e)r.splice(e);else for(;r.length<e;)r.push("");for(;s<r.length;s++)r[s]=r[s].trim().replace(/\\\|/g,"|");return r}function go(t,e,n){const r=t.length;if(r===0)return"";let s=0;for(;s<r;){const i=t.charAt(r-s-1);if(i===e&&!n)s++;else if(i!==e&&n)s++;else break}return t.substr(0,r-s)}function kA(t,e){if(t.indexOf(e[1])===-1)return-1;const n=t.length;let r=0,s=0;for(;s<n;s++)if(t[s]==="\\")s++;else if(t[s]===e[0])r++;else if(t[s]===e[1]&&(r--,r<0))return s;return-1}function $6(t){t&&t.sanitize&&!t.silent&&console.warn("marked(): sanitize and sanitizer parameters are deprecated since version 0.7.0, should not be used and will be removed in the future. Read more here: https://marked.js.org/#/USING_ADVANCED.md#options")}function H6(t,e){if(e<1)return"";let n="";for(;e>1;)e&1&&(n+=t),e>>=1,t+=t;return n+t}function U6(t,e,n,r){const s=e.href,i=e.title?mt(e.title):null,o=t[1].replace(/\\([\[\]])/g,"$1");if(t[0].charAt(0)!=="!"){r.state.inLink=!0;const l={type:"link",raw:n,href:s,title:i,text:o,tokens:r.inlineTokens(o,[])};return r.state.inLink=!1,l}else return{type:"image",raw:n,href:s,title:i,text:mt(o)}}function OA(t,e){const n=t.match(/^(\s+)(?:```)/);if(n===null)return e;const r=n[1];return e.split(`
|
|
964
|
+
`,bP="",DS={key:0,class:"dot"},BS=T("div",{class:"fixed inset-0 bg-black bg-opacity-25"},null,-1),$S={class:"fixed inset-0 overflow-y-auto"},HS={class:"flex min-h-full items-center justify-center p-4 text-center"},US={class:"px-6"},VS=T("p",{class:"text-gray-500 text-sm"},"Customize your UI theme",-1),zS={class:"mt-4 ml-[-0.5rem] px-2 max-h-72 overflow-y-auto"},GS={class:"pb-4"},jS={class:"space-y-2"},ZS={class:"flex w-full items-center justify-between"},WS={class:"flex items-center text-sm text-gray-900"},qS=["innerHTML"],KS={class:"pt-6 px-6 border-t flex items-center gap-2"},YS=["checked"],XS=T("label",{for:"scopeTheming",class:"select-none"},"Apply to this diagram only",-1),QS={__name:"ThemeSelect",setup(t){const e=ie(!1),n=[{name:"Legacy",id:"theme-default",icon:MS},{name:"Clear Light",id:"theme-clean-light",icon:NS},{name:"Clear Dark",id:"theme-clean-dark",icon:PS},{name:"Neon Dark",id:"theme-neon",icon:FS}],r=zt(),s=M(()=>r.state.theme||n[0].id),i=M(()=>r.state.enableScopedTheming||!1),o=ie(r.state.themeIconDot),l=()=>{e.value=!1,h("theme-close-modal")},a=()=>{e.value=!0,o.value=!0,r.commit("setThemeIconDot",!0),h("theme-open-modal")},c=d=>{r.commit("setTheme",d),h("theme-select")},u=d=>{r.commit("setEnableScopedTheming",d),h("theme-enable-scoped")},h=d=>{Uw(r,{theme:s.value,enableScopedTheming:i.value},d,"sequence")};return(d,f)=>(k(),V(Me,null,[T("button",{type:"button",class:"flex items-center icon-container",onClick:a},[j(Er,{name:"theme"}),o.value?xe("",!0):(k(),V("span",DS))]),j(F(I6),{appear:"",show:e.value,as:"template"},{default:Bt(()=>[j(F(LS),{as:"div",onClose:l,class:"relative z-10"},{default:Bt(()=>[j(F(ho),{as:"template",enter:"duration-300 ease-out","enter-from":"opacity-0","enter-to":"opacity-100",leave:"duration-200 ease-in","leave-from":"opacity-100","leave-to":"opacity-0"},{default:Bt(()=>[BS],void 0,!0),_:1}),T("div",$S,[T("div",HS,[j(F(ho),{as:"template",enter:"duration-300 ease-out","enter-from":"opacity-0 scale-95","enter-to":"opacity-100 scale-100",leave:"duration-200 ease-in","leave-from":"opacity-100 scale-100","leave-to":"opacity-0 scale-95"},{default:Bt(()=>[j(F(_S),{class:"w-full max-w-md transform overflow-hidden rounded-2xl bg-white py-6 text-left align-middle shadow-xl transition-all"},{default:Bt(()=>[T("div",US,[j(F(yS),{as:"h3",class:"text-lg font-semibold leading-6 text-gray-900"},{default:Bt(()=>[Mn(" Theme ")],void 0,!0),_:1}),VS,T("div",zS,[T("div",GS,[j(F(wS),{"model-value":F(s),"onUpdate:modelValue":c},{default:Bt(()=>[j(F(A6),{class:"sr-only"},{default:Bt(()=>[Mn("Server size")],void 0,!0),_:1}),T("div",jS,[(k(),V(Me,null,yn(n,g=>j(F(ES),{as:"template",key:g.id,value:g.id},{default:Bt(({checked:L})=>[T("div",{class:Ce([[L?"border-2 text-gray-900 border-primary":"border-2 border-transparent"],"relative flex items-center cursor-pointer rounded-lg px-4 py-3 shadow-md"])},[T("div",ZS,[T("div",WS,[L?(k(),Ae(Er,{key:0,name:"selected-cycle","icon-class":"h-5 w-5 fill-none"})):(k(),Ae(Er,{key:1,name:"non-selected-cycle","icon-class":"h-5 w-5"})),j(F(A6),{as:"p",class:Ce(["text-gray-900","font-medium ml-2"])},{default:Bt(()=>[Mn(Ge(g.name),1)],void 0,!0),_:2},1032,["class"])])]),T("span",{class:"inline-block w-20 border rounded-md overflow-hidden",innerHTML:g.icon},null,8,qS)],2)]),_:2},1032,["value"])),64))])],void 0,!0),_:1},8,["model-value"])])])]),T("div",KS,[T("input",{type:"checkbox",id:"scopeTheming",checked:F(i),onChange:f[0]||(f[0]=g=>u(g.target.checked))},null,40,YS),XS])],void 0,!0),_:1})],void 0,!0),_:1})])])],void 0,!0),_:1})],void 0,!0),_:1},8,["show"])],64))}},JS={name:"DiagramFrame",setup(){return{RenderMode:on}},computed:{...es(["showTips","scale","theme","numbering","enableMultiTheme","mode"]),...Cn(["rootContext"]),title(){var t;return this.rootContext||console.error("`rootContext` is empty. Please make sure `store` is properly configured."),(t=this.rootContext)==null?void 0:t.title()}},mounted(){this.$el.__vue__=this},methods:{...w4(["setScale","toggleNumbering"]),showTipsDialog(){var t;this.$store.state.showTips=!0;try{(t=this.$gtag)==null||t.event("view",{event_category:"help",event_label:"tips dialog"})}catch(e){console.error(e)}},toPng(){return _T(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},toSvg(){return n6(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},toBlob(){return vT(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},toJpeg(){return yT(this.$refs.export,{backgroundColor:"white",filter:t=>{var e;return!((e=t==null?void 0:t.classList)!=null&&e.contains("hide-export"))}})},zoomIn(){const t=Math.min(1,this.scale+.1);this.setScale(t)},zoomOut(){this.setScale(this.scale-.1)},setTheme(t){this.theme=t},setStyle(t){const e="zenuml-style";let n=document.getElementById(e);n||(n=document.createElement("style"),n.id=e,document.head.append(n)),n.textContent=t},setRemoteCss(t){const e=new URL(t).hostname;if(e==="https://github.com"||e==="https://githubusercontent.com"){fetch(t.replace("github.com","raw.githubusercontent.com").replace("blob/","")).then(s=>s.text()).then(s=>{this.setStyle(s)});return}const n="zenuml-remote-css";let r=document.getElementById(n);r||(r=document.createElement("link"),r.id=n,r.rel="stylesheet",document.head.append(r)),r.href=t}},components:{Icon:Er,Debug:RT,WidthProvider:RE,TipsDialog:uE,DiagramTitle:Hw,SeqDiagram:Nc,Privacy:Fw,ThemeSelect:QS}},eA={class:"frame text-skin-frame bg-skin-frame border-skin-frame relative m-1 origin-top-left whitespace-nowrap border rounded"},tA={ref:"content"},nA={class:"header text-skin-title bg-skin-title border-skin-frame border-b p-1 flex justify-between rounded-t"},rA={class:"left hide-export"},sA={class:"right flex-grow flex justify-between"},iA={key:0,class:"fixed z-40 inset-0 overflow-y-auto","aria-labelledby":"modal-title",role:"dialog","aria-modal":"true"},oA={class:"footer text-skin-control px-4 py-1 flex justify-between items-center gap-3"},lA={class:"flex items-center gap-3 color-base"},aA={class:"flex items-center"},cA=["checked"],uA={for:"order-display",title:"Numbering the diagram",class:"select-none"},hA={class:"zoom-controls bg-skin-base flex hide-export gap-1"},dA={class:"w-12 block text-center"},fA=T("a",{target:"_blank",href:"https://zenuml.com",class:"brand text-xs hover:underline"},"ZenUML.com",-1);function pA(t,e,n,r,s,i){const o=me("debug"),l=me("diagram-title"),a=me("privacy"),c=me("TipsDialog"),u=me("seq-diagram"),h=me("Icon"),d=me("ThemeSelect"),f=me("width-provider");return k(),V("div",{ref:"export",class:Ce(["zenuml p-1 bg-skin-canvas",t.theme]),style:{display:"inline-block"}},[j(o),T("div",eA,[T("div",tA,[T("div",nA,[T("div",rA,[cl(t.$slots,"default")]),T("div",sA,[j(l,{context:i.title},null,8,["context"]),j(a,{class:"hide-export flex items-center"})])]),T("div",null,[t.showTips?(k(),V("div",iA,[j(c)])):xe("",!0)]),j(u,{ref:"diagram",style:we({transform:`scale(${t.scale})`}),class:"origin-top-left"},null,8,["style"])],512),T("div",oA,[t.mode===r.RenderMode.Dynamic?(k(),V(Me,{key:0},[T("div",lA,[T("button",{class:"bottom-1 flex items-center left-1 hide-export",onClick:e[0]||(e[0]=g=>i.showTipsDialog())},[j(h,{name:"tip","icon-class":"filter grayscale w-4 h-4"})]),t.enableMultiTheme?(k(),Ae(d,{key:0})):xe("",!0),T("div",aA,[T("input",{type:"checkbox",id:"order-display",class:"mr-1",checked:t.numbering,onInput:e[1]||(e[1]=g=>t.toggleNumbering(!t.numbering))},null,40,cA),T("label",uA,[j(h,{name:"numbering","icon-class":"w-6 h-6"})])])]),T("div",hA,[T("button",{class:"zoom-in",onClick:e[2]||(e[2]=g=>i.zoomIn())},[j(h,{name:"zoom-in","icon-class":"w-4 h-4"})]),T("label",dA,Ge(Number(t.scale*100).toFixed(0))+"%",1),T("button",{class:"zoom-out",onClick:e[3]||(e[3]=g=>i.zoomOut())},[j(h,{name:"zoom-out","icon-class":"w-4 h-4"})])]),fA],64)):xe("",!0)]),j(f)])],2)}const M6=We(JS,[["render",pA]]),EP="",TP="",SP="",AP="",RP="",kP="",OP="",IP="";function N6(){return{baseUrl:null,breaks:!1,extensions:null,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartLists:!1,smartypants:!1,tokenizer:null,walkTokens:null,xhtml:!1}}let n0=N6();function gA(t){n0=t}const mA=/[&<>"']/,xA=/[&<>"']/g,LA=/[<>"']|&(?!#?\w+;)/,_A=/[<>"']|&(?!#?\w+;)/g,yA={"&":"&","<":"<",">":">",'"':""","'":"'"},P6=t=>yA[t];function mt(t,e){if(e){if(mA.test(t))return t.replace(xA,P6)}else if(LA.test(t))return t.replace(_A,P6);return t}const vA=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function F6(t){return t.replace(vA,(e,n)=>(n=n.toLowerCase(),n==="colon"?":":n.charAt(0)==="#"?n.charAt(1)==="x"?String.fromCharCode(parseInt(n.substring(2),16)):String.fromCharCode(+n.substring(1)):""))}const CA=/(^|[^\[])\^/g;function Ke(t,e){t=t.source||t,e=e||"";const n={replace:(r,s)=>(s=s.source||s,s=s.replace(CA,"$1"),t=t.replace(r,s),n),getRegex:()=>new RegExp(t,e)};return n}const wA=/[^\w:]/g,bA=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function D6(t,e,n){if(t){let r;try{r=decodeURIComponent(F6(n)).replace(wA,"").toLowerCase()}catch{return null}if(r.indexOf("javascript:")===0||r.indexOf("vbscript:")===0||r.indexOf("data:")===0)return null}e&&!bA.test(n)&&(n=AA(e,n));try{n=encodeURI(n).replace(/%25/g,"%")}catch{return null}return n}const fo={},EA=/^[^:]+:\/*[^/]*$/,TA=/^([^:]+:)[\s\S]*$/,SA=/^([^:]+:\/*[^/]*)[\s\S]*$/;function AA(t,e){fo[" "+t]||(EA.test(t)?fo[" "+t]=t+"/":fo[" "+t]=go(t,"/",!0)),t=fo[" "+t];const n=t.indexOf(":")===-1;return e.substring(0,2)==="//"?n?e:t.replace(TA,"$1")+e:e.charAt(0)==="/"?n?e:t.replace(SA,"$1")+e:t+e}const po={exec:function(){}};function bn(t){let e=1,n,r;for(;e<arguments.length;e++){n=arguments[e];for(r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}function B6(t,e){const n=t.replace(/\|/g,(i,o,l)=>{let a=!1,c=o;for(;--c>=0&&l[c]==="\\";)a=!a;return a?"|":" |"}),r=n.split(/ \|/);let s=0;if(r[0].trim()||r.shift(),r[r.length-1].trim()||r.pop(),r.length>e)r.splice(e);else for(;r.length<e;)r.push("");for(;s<r.length;s++)r[s]=r[s].trim().replace(/\\\|/g,"|");return r}function go(t,e,n){const r=t.length;if(r===0)return"";let s=0;for(;s<r;){const i=t.charAt(r-s-1);if(i===e&&!n)s++;else if(i!==e&&n)s++;else break}return t.substr(0,r-s)}function RA(t,e){if(t.indexOf(e[1])===-1)return-1;const n=t.length;let r=0,s=0;for(;s<n;s++)if(t[s]==="\\")s++;else if(t[s]===e[0])r++;else if(t[s]===e[1]&&(r--,r<0))return s;return-1}function $6(t){t&&t.sanitize&&!t.silent&&console.warn("marked(): sanitize and sanitizer parameters are deprecated since version 0.7.0, should not be used and will be removed in the future. Read more here: https://marked.js.org/#/USING_ADVANCED.md#options")}function H6(t,e){if(e<1)return"";let n="";for(;e>1;)e&1&&(n+=t),e>>=1,t+=t;return n+t}function U6(t,e,n,r){const s=e.href,i=e.title?mt(e.title):null,o=t[1].replace(/\\([\[\]])/g,"$1");if(t[0].charAt(0)!=="!"){r.state.inLink=!0;const l={type:"link",raw:n,href:s,title:i,text:o,tokens:r.inlineTokens(o,[])};return r.state.inLink=!1,l}else return{type:"image",raw:n,href:s,title:i,text:mt(o)}}function kA(t,e){const n=t.match(/^(\s+)(?:```)/);if(n===null)return e;const r=n[1];return e.split(`
|
|
965
965
|
`).map(s=>{const i=s.match(/^\s+/);if(i===null)return s;const[o]=i;return o.length>=r.length?s.slice(r.length):s}).join(`
|
|
966
966
|
`)}class r2{constructor(e){this.options=e||n0}space(e){const n=this.rules.block.newline.exec(e);if(n&&n[0].length>0)return{type:"space",raw:n[0]}}code(e){const n=this.rules.block.code.exec(e);if(n){const r=n[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:n[0],codeBlockStyle:"indented",text:this.options.pedantic?r:go(r,`
|
|
967
|
-
`)}}}fences(e){const n=this.rules.block.fences.exec(e);if(n){const r=n[0],s=
|
|
967
|
+
`)}}}fences(e){const n=this.rules.block.fences.exec(e);if(n){const r=n[0],s=kA(r,n[3]||"");return{type:"code",raw:r,lang:n[2]?n[2].trim():n[2],text:s}}}heading(e){const n=this.rules.block.heading.exec(e);if(n){let r=n[2].trim();if(/#$/.test(r)){const i=go(r,"#");(this.options.pedantic||!i||/ $/.test(i))&&(r=i.trim())}const s={type:"heading",raw:n[0],depth:n[1].length,text:r,tokens:[]};return this.lexer.inline(s.text,s.tokens),s}}hr(e){const n=this.rules.block.hr.exec(e);if(n)return{type:"hr",raw:n[0]}}blockquote(e){const n=this.rules.block.blockquote.exec(e);if(n){const r=n[0].replace(/^ *> ?/gm,"");return{type:"blockquote",raw:n[0],tokens:this.lexer.blockTokens(r,[]),text:r}}}list(e){let n=this.rules.block.list.exec(e);if(n){let r,s,i,o,l,a,c,u,h,d,f,g,L=n[1].trim();const C=L.length>1,x={type:"list",raw:"",ordered:C,start:C?+L.slice(0,-1):"",loose:!1,items:[]};L=C?`\\d{1,9}\\${L.slice(-1)}`:`\\${L}`,this.options.pedantic&&(L=C?L:"[*+-]");const m=new RegExp(`^( {0,3}${L})((?: [^\\n]*)?(?:\\n|$))`);for(;e&&(g=!1,!(!(n=m.exec(e))||this.rules.block.hr.test(e)));){if(r=n[0],e=e.substring(r.length),u=n[2].split(`
|
|
968
968
|
`,1)[0],h=e.split(`
|
|
969
969
|
`,1)[0],this.options.pedantic?(o=2,f=u.trimLeft()):(o=n[2].search(/[^ ]/),o=o>4?1:o,f=u.slice(o),o+=n[1].length),a=!1,!u&&/^ *$/.test(h)&&(r+=h+`
|
|
970
970
|
`,e=e.substring(h.length+1),g=!0),!g){const v=new RegExp(`^ {0,${Math.min(3,o-1)}}(?:[*+-]|\\d{1,9}[.)])`);for(;e&&(d=e.split(`
|
|
@@ -974,8 +974,8 @@ A.method() {
|
|
|
974
974
|
`,e=e.substring(d.length+1)}}x.loose||(c?x.loose=!0:/\n *\n *$/.test(r)&&(c=!0)),this.options.gfm&&(s=/^\[[ xX]\] /.exec(f),s&&(i=s[0]!=="[ ] ",f=f.replace(/^\[[ xX]\] +/,""))),x.items.push({type:"list_item",raw:r,task:!!s,checked:i,loose:!1,text:f}),x.raw+=r}x.items[x.items.length-1].raw=r.trimRight(),x.items[x.items.length-1].text=f.trimRight(),x.raw=x.raw.trimRight();const y=x.items.length;for(l=0;l<y;l++){this.lexer.state.top=!1,x.items[l].tokens=this.lexer.blockTokens(x.items[l].text,[]);const v=x.items[l].tokens.filter(O=>O.type==="space"),b=v.every(O=>{const N=O.raw.split("");let A=0;for(const Z of N)if(Z===`
|
|
975
975
|
`&&(A+=1),A>1)return!0;return!1});!x.loose&&v.length&&b&&(x.loose=!0,x.items[l].loose=!0)}return x}}html(e){const n=this.rules.block.html.exec(e);if(n){const r={type:"html",raw:n[0],pre:!this.options.sanitizer&&(n[1]==="pre"||n[1]==="script"||n[1]==="style"),text:n[0]};return this.options.sanitize&&(r.type="paragraph",r.text=this.options.sanitizer?this.options.sanitizer(n[0]):mt(n[0]),r.tokens=[],this.lexer.inline(r.text,r.tokens)),r}}def(e){const n=this.rules.block.def.exec(e);if(n)return n[3]&&(n[3]=n[3].substring(1,n[3].length-1)),{type:"def",tag:n[1].toLowerCase().replace(/\s+/g," "),raw:n[0],href:n[2],title:n[3]}}table(e){const n=this.rules.block.table.exec(e);if(n){const r={type:"table",header:B6(n[1]).map(s=>({text:s})),align:n[2].replace(/^ *|\| *$/g,"").split(/ *\| */),rows:n[3]?n[3].replace(/\n[ \t]*$/,"").split(`
|
|
976
976
|
`):[]};if(r.header.length===r.align.length){r.raw=n[0];let s=r.align.length,i,o,l,a;for(i=0;i<s;i++)/^ *-+: *$/.test(r.align[i])?r.align[i]="right":/^ *:-+: *$/.test(r.align[i])?r.align[i]="center":/^ *:-+ *$/.test(r.align[i])?r.align[i]="left":r.align[i]=null;for(s=r.rows.length,i=0;i<s;i++)r.rows[i]=B6(r.rows[i],r.header.length).map(c=>({text:c}));for(s=r.header.length,o=0;o<s;o++)r.header[o].tokens=[],this.lexer.inlineTokens(r.header[o].text,r.header[o].tokens);for(s=r.rows.length,o=0;o<s;o++)for(a=r.rows[o],l=0;l<a.length;l++)a[l].tokens=[],this.lexer.inlineTokens(a[l].text,a[l].tokens);return r}}}lheading(e){const n=this.rules.block.lheading.exec(e);if(n){const r={type:"heading",raw:n[0],depth:n[2].charAt(0)==="="?1:2,text:n[1],tokens:[]};return this.lexer.inline(r.text,r.tokens),r}}paragraph(e){const n=this.rules.block.paragraph.exec(e);if(n){const r={type:"paragraph",raw:n[0],text:n[1].charAt(n[1].length-1)===`
|
|
977
|
-
`?n[1].slice(0,-1):n[1],tokens:[]};return this.lexer.inline(r.text,r.tokens),r}}text(e){const n=this.rules.block.text.exec(e);if(n){const r={type:"text",raw:n[0],text:n[0],tokens:[]};return this.lexer.inline(r.text,r.tokens),r}}escape(e){const n=this.rules.inline.escape.exec(e);if(n)return{type:"escape",raw:n[0],text:mt(n[1])}}tag(e){const n=this.rules.inline.tag.exec(e);if(n)return!this.lexer.state.inLink&&/^<a /i.test(n[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&/^<\/a>/i.test(n[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(n[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(n[0])&&(this.lexer.state.inRawBlock=!1),{type:this.options.sanitize?"text":"html",raw:n[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(n[0]):mt(n[0]):n[0]}}link(e){const n=this.rules.inline.link.exec(e);if(n){const r=n[2].trim();if(!this.options.pedantic&&/^</.test(r)){if(!/>$/.test(r))return;const o=go(r.slice(0,-1),"\\");if((r.length-o.length)%2===0)return}else{const o=
|
|
978
|
-
]`).replace("lheading",Le.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});const le={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:po,tag:"^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",link:/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/,reflink:/^!?\[(label)\]\[(ref)\]/,nolink:/^!?\[(ref)\](?:\[\])?/,reflinkSearch:"reflink|nolink(?!\\()",emStrong:{lDelim:/^(?:\*+(?:([punct_])|[^\s*]))|^_+(?:([punct*])|([^\s_]))/,rDelimAst:/^[^_*]*?\_\_[^_*]*?\*[^_*]*?(?=\_\_)|[punct_](\*+)(?=[\s]|$)|[^punct*_\s](\*+)(?=[punct_\s]|$)|[punct_\s](\*+)(?=[^punct*_\s])|[\s](\*+)(?=[punct_])|[punct_](\*+)(?=[punct_])|[^punct*_\s](\*+)(?=[^punct*_\s])/,rDelimUnd:/^[^_*]*?\*\*[^_*]*?\_[^_*]*?(?=\*\*)|[punct*](\_+)(?=[\s]|$)|[^punct*_\s](\_+)(?=[punct*\s]|$)|[punct*\s](\_+)(?=[^punct*_\s])|[\s](\_+)(?=[punct*])|[punct*](\_+)(?=[punct*])/},code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br:/^( {2,}|\\)\n(?!\s*$)/,del:po,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,punctuation:/^([\spunctuation])/};le._punctuation="!\"#$%&'()+\\-.,/:;<=>?@\\[\\]`^{|}~",le.punctuation=Ke(le.punctuation).replace(/punctuation/g,le._punctuation).getRegex(),le.blockSkip=/\[[^\]]*?\]\([^\)]*?\)|`[^`]*?`|<[^>]*?>/g,le.escapedEmSt=/\\\*|\\_/g,le._comment=Ke(Le._comment).replace("(?:-->|$)","-->").getRegex(),le.emStrong.lDelim=Ke(le.emStrong.lDelim).replace(/punct/g,le._punctuation).getRegex(),le.emStrong.rDelimAst=Ke(le.emStrong.rDelimAst,"g").replace(/punct/g,le._punctuation).getRegex(),le.emStrong.rDelimUnd=Ke(le.emStrong.rDelimUnd,"g").replace(/punct/g,le._punctuation).getRegex(),le._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g,le._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/,le._email=/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/,le.autolink=Ke(le.autolink).replace("scheme",le._scheme).replace("email",le._email).getRegex(),le._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/,le.tag=Ke(le.tag).replace("comment",le._comment).replace("attribute",le._attribute).getRegex(),le._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,le._href=/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/,le._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/,le.link=Ke(le.link).replace("label",le._label).replace("href",le._href).replace("title",le._title).getRegex(),le.reflink=Ke(le.reflink).replace("label",le._label).replace("ref",Le._label).getRegex(),le.nolink=Ke(le.nolink).replace("ref",Le._label).getRegex(),le.reflinkSearch=Ke(le.reflinkSearch,"g").replace("reflink",le.reflink).replace("nolink",le.nolink).getRegex(),le.normal=bn({},le),le.pedantic=bn({},le.normal,{strong:{start:/^__|\*\*/,middle:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,endAst:/\*\*(?!\*)/g,endUnd:/__(?!_)/g},em:{start:/^_|\*/,middle:/^()\*(?=\S)([\s\S]*?\S)\*(?!\*)|^_(?=\S)([\s\S]*?\S)_(?!_)/,endAst:/\*(?!\*)/g,endUnd:/_(?!_)/g},link:Ke(/^!?\[(label)\]\((.*?)\)/).replace("label",le._label).getRegex(),reflink:Ke(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",le._label).getRegex()}),le.gfm=bn({},le.normal,{escape:Ke(le.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/}),le.gfm.url=Ke(le.gfm.url,"i").replace("email",le.gfm._extended_email).getRegex(),le.breaks=bn({},le.gfm,{br:Ke(le.br).replace("{2,}","*").getRegex(),text:Ke(le.gfm.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()});function
|
|
977
|
+
`?n[1].slice(0,-1):n[1],tokens:[]};return this.lexer.inline(r.text,r.tokens),r}}text(e){const n=this.rules.block.text.exec(e);if(n){const r={type:"text",raw:n[0],text:n[0],tokens:[]};return this.lexer.inline(r.text,r.tokens),r}}escape(e){const n=this.rules.inline.escape.exec(e);if(n)return{type:"escape",raw:n[0],text:mt(n[1])}}tag(e){const n=this.rules.inline.tag.exec(e);if(n)return!this.lexer.state.inLink&&/^<a /i.test(n[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&/^<\/a>/i.test(n[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(n[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(n[0])&&(this.lexer.state.inRawBlock=!1),{type:this.options.sanitize?"text":"html",raw:n[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(n[0]):mt(n[0]):n[0]}}link(e){const n=this.rules.inline.link.exec(e);if(n){const r=n[2].trim();if(!this.options.pedantic&&/^</.test(r)){if(!/>$/.test(r))return;const o=go(r.slice(0,-1),"\\");if((r.length-o.length)%2===0)return}else{const o=RA(n[2],"()");if(o>-1){const a=(n[0].indexOf("!")===0?5:4)+n[1].length+o;n[2]=n[2].substring(0,o),n[0]=n[0].substring(0,a).trim(),n[3]=""}}let s=n[2],i="";if(this.options.pedantic){const o=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(s);o&&(s=o[1],i=o[3])}else i=n[3]?n[3].slice(1,-1):"";return s=s.trim(),/^</.test(s)&&(this.options.pedantic&&!/>$/.test(r)?s=s.slice(1):s=s.slice(1,-1)),U6(n,{href:s&&s.replace(this.rules.inline._escapes,"$1"),title:i&&i.replace(this.rules.inline._escapes,"$1")},n[0],this.lexer)}}reflink(e,n){let r;if((r=this.rules.inline.reflink.exec(e))||(r=this.rules.inline.nolink.exec(e))){let s=(r[2]||r[1]).replace(/\s+/g," ");if(s=n[s.toLowerCase()],!s||!s.href){const i=r[0].charAt(0);return{type:"text",raw:i,text:i}}return U6(r,s,r[0],this.lexer)}}emStrong(e,n,r=""){let s=this.rules.inline.emStrong.lDelim.exec(e);if(!s||s[3]&&r.match(/[\p{L}\p{N}]/u))return;const i=s[1]||s[2]||"";if(!i||i&&(r===""||this.rules.inline.punctuation.exec(r))){const o=s[0].length-1;let l,a,c=o,u=0;const h=s[0][0]==="*"?this.rules.inline.emStrong.rDelimAst:this.rules.inline.emStrong.rDelimUnd;for(h.lastIndex=0,n=n.slice(-1*e.length+o);(s=h.exec(n))!=null;){if(l=s[1]||s[2]||s[3]||s[4]||s[5]||s[6],!l)continue;if(a=l.length,s[3]||s[4]){c+=a;continue}else if((s[5]||s[6])&&o%3&&!((o+a)%3)){u+=a;continue}if(c-=a,c>0)continue;if(a=Math.min(a,a+c+u),Math.min(o,a)%2){const f=e.slice(1,o+s.index+a);return{type:"em",raw:e.slice(0,o+s.index+a+1),text:f,tokens:this.lexer.inlineTokens(f,[])}}const d=e.slice(2,o+s.index+a-1);return{type:"strong",raw:e.slice(0,o+s.index+a+1),text:d,tokens:this.lexer.inlineTokens(d,[])}}}}codespan(e){const n=this.rules.inline.code.exec(e);if(n){let r=n[2].replace(/\n/g," ");const s=/[^ ]/.test(r),i=/^ /.test(r)&&/ $/.test(r);return s&&i&&(r=r.substring(1,r.length-1)),r=mt(r,!0),{type:"codespan",raw:n[0],text:r}}}br(e){const n=this.rules.inline.br.exec(e);if(n)return{type:"br",raw:n[0]}}del(e){const n=this.rules.inline.del.exec(e);if(n)return{type:"del",raw:n[0],text:n[2],tokens:this.lexer.inlineTokens(n[2],[])}}autolink(e,n){const r=this.rules.inline.autolink.exec(e);if(r){let s,i;return r[2]==="@"?(s=mt(this.options.mangle?n(r[1]):r[1]),i="mailto:"+s):(s=mt(r[1]),i=s),{type:"link",raw:r[0],text:s,href:i,tokens:[{type:"text",raw:s,text:s}]}}}url(e,n){let r;if(r=this.rules.inline.url.exec(e)){let s,i;if(r[2]==="@")s=mt(this.options.mangle?n(r[0]):r[0]),i="mailto:"+s;else{let o;do o=r[0],r[0]=this.rules.inline._backpedal.exec(r[0])[0];while(o!==r[0]);s=mt(r[0]),r[1]==="www."?i="http://"+s:i=s}return{type:"link",raw:r[0],text:s,href:i,tokens:[{type:"text",raw:s,text:s}]}}}inlineText(e,n){const r=this.rules.inline.text.exec(e);if(r){let s;return this.lexer.state.inRawBlock?s=this.options.sanitize?this.options.sanitizer?this.options.sanitizer(r[0]):mt(r[0]):r[0]:s=mt(this.options.smartypants?n(r[0]):r[0]),{type:"text",raw:r[0],text:s}}}}const Le={newline:/^(?: *(?:\n|$))+/,code:/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,fences:/^ {0,3}(`{3,}(?=[^`\n]*\n)|~{3,})([^\n]*)\n(?:|([\s\S]*?)\n)(?: {0,3}\1[~`]* *(?=\n|$)|$)/,hr:/^ {0,3}((?:- *){3,}|(?:_ *){3,}|(?:\* *){3,})(?:\n+|$)/,heading:/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,blockquote:/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/,list:/^( {0,3}bull)( [^\n]+?)?(?:\n|$)/,html:"^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n *)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$))",def:/^ {0,3}\[(label)\]: *(?:\n *)?<?([^\s>]+)>?(?:(?: +(?:\n *)?| *\n *)(title))? *(?:\n+|$)/,table:po,lheading:/^([^\n]+)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,text:/^[^\n]+/};Le._label=/(?!\s*\])(?:\\.|[^\[\]\\])+/,Le._title=/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/,Le.def=Ke(Le.def).replace("label",Le._label).replace("title",Le._title).getRegex(),Le.bullet=/(?:[*+-]|\d{1,9}[.)])/,Le.listItemStart=Ke(/^( *)(bull) */).replace("bull",Le.bullet).getRegex(),Le.list=Ke(Le.list).replace(/bull/g,Le.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+Le.def.source+")").getRegex(),Le._tag="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",Le._comment=/<!--(?!-?>)[\s\S]*?(?:-->|$)/,Le.html=Ke(Le.html,"i").replace("comment",Le._comment).replace("tag",Le._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),Le.paragraph=Ke(Le._paragraph).replace("hr",Le.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Le._tag).getRegex(),Le.blockquote=Ke(Le.blockquote).replace("paragraph",Le.paragraph).getRegex(),Le.normal=bn({},Le),Le.gfm=bn({},Le.normal,{table:"^ *([^\\n ].*\\|.*)\\n {0,3}(?:\\| *)?(:?-+:? *(?:\\| *:?-+:? *)*)(?:\\| *)?(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)"}),Le.gfm.table=Ke(Le.gfm.table).replace("hr",Le.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Le._tag).getRegex(),Le.gfm.paragraph=Ke(Le._paragraph).replace("hr",Le.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("table",Le.gfm.table).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Le._tag).getRegex(),Le.pedantic=bn({},Le.normal,{html:Ke(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",Le._comment).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:po,paragraph:Ke(Le.normal._paragraph).replace("hr",Le.hr).replace("heading",` *#{1,6} *[^
|
|
978
|
+
]`).replace("lheading",Le.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});const le={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:po,tag:"^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",link:/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/,reflink:/^!?\[(label)\]\[(ref)\]/,nolink:/^!?\[(ref)\](?:\[\])?/,reflinkSearch:"reflink|nolink(?!\\()",emStrong:{lDelim:/^(?:\*+(?:([punct_])|[^\s*]))|^_+(?:([punct*])|([^\s_]))/,rDelimAst:/^[^_*]*?\_\_[^_*]*?\*[^_*]*?(?=\_\_)|[punct_](\*+)(?=[\s]|$)|[^punct*_\s](\*+)(?=[punct_\s]|$)|[punct_\s](\*+)(?=[^punct*_\s])|[\s](\*+)(?=[punct_])|[punct_](\*+)(?=[punct_])|[^punct*_\s](\*+)(?=[^punct*_\s])/,rDelimUnd:/^[^_*]*?\*\*[^_*]*?\_[^_*]*?(?=\*\*)|[punct*](\_+)(?=[\s]|$)|[^punct*_\s](\_+)(?=[punct*\s]|$)|[punct*\s](\_+)(?=[^punct*_\s])|[\s](\_+)(?=[punct*])|[punct*](\_+)(?=[punct*])/},code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br:/^( {2,}|\\)\n(?!\s*$)/,del:po,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,punctuation:/^([\spunctuation])/};le._punctuation="!\"#$%&'()+\\-.,/:;<=>?@\\[\\]`^{|}~",le.punctuation=Ke(le.punctuation).replace(/punctuation/g,le._punctuation).getRegex(),le.blockSkip=/\[[^\]]*?\]\([^\)]*?\)|`[^`]*?`|<[^>]*?>/g,le.escapedEmSt=/\\\*|\\_/g,le._comment=Ke(Le._comment).replace("(?:-->|$)","-->").getRegex(),le.emStrong.lDelim=Ke(le.emStrong.lDelim).replace(/punct/g,le._punctuation).getRegex(),le.emStrong.rDelimAst=Ke(le.emStrong.rDelimAst,"g").replace(/punct/g,le._punctuation).getRegex(),le.emStrong.rDelimUnd=Ke(le.emStrong.rDelimUnd,"g").replace(/punct/g,le._punctuation).getRegex(),le._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g,le._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/,le._email=/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/,le.autolink=Ke(le.autolink).replace("scheme",le._scheme).replace("email",le._email).getRegex(),le._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/,le.tag=Ke(le.tag).replace("comment",le._comment).replace("attribute",le._attribute).getRegex(),le._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,le._href=/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/,le._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/,le.link=Ke(le.link).replace("label",le._label).replace("href",le._href).replace("title",le._title).getRegex(),le.reflink=Ke(le.reflink).replace("label",le._label).replace("ref",Le._label).getRegex(),le.nolink=Ke(le.nolink).replace("ref",Le._label).getRegex(),le.reflinkSearch=Ke(le.reflinkSearch,"g").replace("reflink",le.reflink).replace("nolink",le.nolink).getRegex(),le.normal=bn({},le),le.pedantic=bn({},le.normal,{strong:{start:/^__|\*\*/,middle:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,endAst:/\*\*(?!\*)/g,endUnd:/__(?!_)/g},em:{start:/^_|\*/,middle:/^()\*(?=\S)([\s\S]*?\S)\*(?!\*)|^_(?=\S)([\s\S]*?\S)_(?!_)/,endAst:/\*(?!\*)/g,endUnd:/_(?!_)/g},link:Ke(/^!?\[(label)\]\((.*?)\)/).replace("label",le._label).getRegex(),reflink:Ke(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",le._label).getRegex()}),le.gfm=bn({},le.normal,{escape:Ke(le.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/}),le.gfm.url=Ke(le.gfm.url,"i").replace("email",le.gfm._extended_email).getRegex(),le.breaks=bn({},le.gfm,{br:Ke(le.br).replace("{2,}","*").getRegex(),text:Ke(le.gfm.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()});function OA(t){return t.replace(/---/g,"\u2014").replace(/--/g,"\u2013").replace(/(^|[-\u2014/(\[{"\s])'/g,"$1\u2018").replace(/'/g,"\u2019").replace(/(^|[-\u2014/(\[{\u2018\s])"/g,"$1\u201C").replace(/"/g,"\u201D").replace(/\.{3}/g,"\u2026")}function V6(t){let e="",n,r;const s=t.length;for(n=0;n<s;n++)r=t.charCodeAt(n),Math.random()>.5&&(r="x"+r.toString(16)),e+="&#"+r+";";return e}class ir{constructor(e){this.tokens=[],this.tokens.links=Object.create(null),this.options=e||n0,this.options.tokenizer=this.options.tokenizer||new r2,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};const n={block:Le.normal,inline:le.normal};this.options.pedantic?(n.block=Le.pedantic,n.inline=le.pedantic):this.options.gfm&&(n.block=Le.gfm,this.options.breaks?n.inline=le.breaks:n.inline=le.gfm),this.tokenizer.rules=n}static get rules(){return{block:Le,inline:le}}static lex(e,n){return new ir(n).lex(e)}static lexInline(e,n){return new ir(n).inlineTokens(e)}lex(e){e=e.replace(/\r\n|\r/g,`
|
|
979
979
|
`).replace(/\t/g," "),this.blockTokens(e,this.tokens);let n;for(;n=this.inlineQueue.shift();)this.inlineTokens(n.src,n.tokens);return this.tokens}blockTokens(e,n=[]){this.options.pedantic&&(e=e.replace(/^ +$/gm,""));let r,s,i,o;for(;e;)if(!(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some(l=>(r=l.call({lexer:this},e,n))?(e=e.substring(r.raw.length),n.push(r),!0):!1))){if(r=this.tokenizer.space(e)){e=e.substring(r.raw.length),r.raw.length===1&&n.length>0?n[n.length-1].raw+=`
|
|
980
980
|
`:n.push(r);continue}if(r=this.tokenizer.code(e)){e=e.substring(r.raw.length),s=n[n.length-1],s&&(s.type==="paragraph"||s.type==="text")?(s.raw+=`
|
|
981
981
|
`+r.raw,s.text+=`
|
|
@@ -985,7 +985,7 @@ A.method() {
|
|
|
985
985
|
`+r.raw,s.text+=`
|
|
986
986
|
`+r.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=s.text):n.push(r),o=i.length!==e.length,e=e.substring(r.raw.length);continue}if(r=this.tokenizer.text(e)){e=e.substring(r.raw.length),s=n[n.length-1],s&&s.type==="text"?(s.raw+=`
|
|
987
987
|
`+r.raw,s.text+=`
|
|
988
|
-
`+r.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=s.text):n.push(r);continue}if(e){const l="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(l);break}else throw new Error(l)}}return this.state.top=!0,n}inline(e,n){this.inlineQueue.push({src:e,tokens:n})}inlineTokens(e,n=[]){let r,s,i,o=e,l,a,c;if(this.tokens.links){const u=Object.keys(this.tokens.links);if(u.length>0)for(;(l=this.tokenizer.rules.inline.reflinkSearch.exec(o))!=null;)u.includes(l[0].slice(l[0].lastIndexOf("[")+1,-1))&&(o=o.slice(0,l.index)+"["+H6("a",l[0].length-2)+"]"+o.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(l=this.tokenizer.rules.inline.blockSkip.exec(o))!=null;)o=o.slice(0,l.index)+"["+H6("a",l[0].length-2)+"]"+o.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;(l=this.tokenizer.rules.inline.escapedEmSt.exec(o))!=null;)o=o.slice(0,l.index)+"++"+o.slice(this.tokenizer.rules.inline.escapedEmSt.lastIndex);for(;e;)if(a||(c=""),a=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some(u=>(r=u.call({lexer:this},e,n))?(e=e.substring(r.raw.length),n.push(r),!0):!1))){if(r=this.tokenizer.escape(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.tag(e)){e=e.substring(r.raw.length),s=n[n.length-1],s&&r.type==="text"&&s.type==="text"?(s.raw+=r.raw,s.text+=r.text):n.push(r);continue}if(r=this.tokenizer.link(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(r.raw.length),s=n[n.length-1],s&&r.type==="text"&&s.type==="text"?(s.raw+=r.raw,s.text+=r.text):n.push(r);continue}if(r=this.tokenizer.emStrong(e,o,c)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.codespan(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.br(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.del(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.autolink(e,V6)){e=e.substring(r.raw.length),n.push(r);continue}if(!this.state.inLink&&(r=this.tokenizer.url(e,V6))){e=e.substring(r.raw.length),n.push(r);continue}if(i=e,this.options.extensions&&this.options.extensions.startInline){let u=1/0;const h=e.slice(1);let d;this.options.extensions.startInline.forEach(function(f){d=f.call({lexer:this},h),typeof d=="number"&&d>=0&&(u=Math.min(u,d))}),u<1/0&&u>=0&&(i=e.substring(0,u+1))}if(r=this.tokenizer.inlineText(i,
|
|
988
|
+
`+r.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=s.text):n.push(r);continue}if(e){const l="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(l);break}else throw new Error(l)}}return this.state.top=!0,n}inline(e,n){this.inlineQueue.push({src:e,tokens:n})}inlineTokens(e,n=[]){let r,s,i,o=e,l,a,c;if(this.tokens.links){const u=Object.keys(this.tokens.links);if(u.length>0)for(;(l=this.tokenizer.rules.inline.reflinkSearch.exec(o))!=null;)u.includes(l[0].slice(l[0].lastIndexOf("[")+1,-1))&&(o=o.slice(0,l.index)+"["+H6("a",l[0].length-2)+"]"+o.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(l=this.tokenizer.rules.inline.blockSkip.exec(o))!=null;)o=o.slice(0,l.index)+"["+H6("a",l[0].length-2)+"]"+o.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;(l=this.tokenizer.rules.inline.escapedEmSt.exec(o))!=null;)o=o.slice(0,l.index)+"++"+o.slice(this.tokenizer.rules.inline.escapedEmSt.lastIndex);for(;e;)if(a||(c=""),a=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some(u=>(r=u.call({lexer:this},e,n))?(e=e.substring(r.raw.length),n.push(r),!0):!1))){if(r=this.tokenizer.escape(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.tag(e)){e=e.substring(r.raw.length),s=n[n.length-1],s&&r.type==="text"&&s.type==="text"?(s.raw+=r.raw,s.text+=r.text):n.push(r);continue}if(r=this.tokenizer.link(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(r.raw.length),s=n[n.length-1],s&&r.type==="text"&&s.type==="text"?(s.raw+=r.raw,s.text+=r.text):n.push(r);continue}if(r=this.tokenizer.emStrong(e,o,c)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.codespan(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.br(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.del(e)){e=e.substring(r.raw.length),n.push(r);continue}if(r=this.tokenizer.autolink(e,V6)){e=e.substring(r.raw.length),n.push(r);continue}if(!this.state.inLink&&(r=this.tokenizer.url(e,V6))){e=e.substring(r.raw.length),n.push(r);continue}if(i=e,this.options.extensions&&this.options.extensions.startInline){let u=1/0;const h=e.slice(1);let d;this.options.extensions.startInline.forEach(function(f){d=f.call({lexer:this},h),typeof d=="number"&&d>=0&&(u=Math.min(u,d))}),u<1/0&&u>=0&&(i=e.substring(0,u+1))}if(r=this.tokenizer.inlineText(i,OA)){e=e.substring(r.raw.length),r.raw.slice(-1)!=="_"&&(c=r.raw.slice(-1)),a=!0,s=n[n.length-1],s&&s.type==="text"?(s.raw+=r.raw,s.text+=r.text):n.push(r);continue}if(e){const u="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(u);break}else throw new Error(u)}}return n}}class s2{constructor(e){this.options=e||n0}code(e,n,r){const s=(n||"").match(/\S*/)[0];if(this.options.highlight){const i=this.options.highlight(e,s);i!=null&&i!==e&&(r=!0,e=i)}return e=e.replace(/\n$/,"")+`
|
|
989
989
|
`,s?'<pre><code class="'+this.options.langPrefix+mt(s,!0)+'">'+(r?e:mt(e,!0))+`</code></pre>
|
|
990
990
|
`:"<pre><code>"+(r?e:mt(e,!0))+`</code></pre>
|
|
991
991
|
`}blockquote(e){return`<blockquote>
|
|
@@ -1007,20 +1007,20 @@ A.method() {
|
|
|
1007
1007
|
`}tablecell(e,n){const r=n.header?"th":"td";return(n.align?"<"+r+' align="'+n.align+'">':"<"+r+">")+e+"</"+r+`>
|
|
1008
1008
|
`}strong(e){return"<strong>"+e+"</strong>"}em(e){return"<em>"+e+"</em>"}codespan(e){return"<code>"+e+"</code>"}br(){return this.options.xhtml?"<br/>":"<br>"}del(e){return"<del>"+e+"</del>"}link(e,n,r){if(e=D6(this.options.sanitize,this.options.baseUrl,e),e===null)return r;let s='<a href="'+mt(e)+'"';return n&&(s+=' title="'+n+'"'),s+=">"+r+"</a>",s}image(e,n,r){if(e=D6(this.options.sanitize,this.options.baseUrl,e),e===null)return r;let s='<img src="'+e+'" alt="'+r+'"';return n&&(s+=' title="'+n+'"'),s+=this.options.xhtml?"/>":">",s}text(e){return e}}class z6{strong(e){return e}em(e){return e}codespan(e){return e}del(e){return e}html(e){return e}text(e){return e}link(e,n,r){return""+r}image(e,n,r){return""+r}br(){return""}}class G6{constructor(){this.seen={}}serialize(e){return e.toLowerCase().trim().replace(/<[!\/a-z].*?>/ig,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-")}getNextSafeSlug(e,n){let r=e,s=0;if(this.seen.hasOwnProperty(r)){s=this.seen[e];do s++,r=e+"-"+s;while(this.seen.hasOwnProperty(r))}return n||(this.seen[e]=s,this.seen[r]=0),r}slug(e,n={}){const r=this.serialize(e);return this.getNextSafeSlug(r,n.dryrun)}}class or{constructor(e){this.options=e||n0,this.options.renderer=this.options.renderer||new s2,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new z6,this.slugger=new G6}static parse(e,n){return new or(n).parse(e)}static parseInline(e,n){return new or(n).parseInline(e)}parse(e,n=!0){let r="",s,i,o,l,a,c,u,h,d,f,g,L,C,x,m,y,v,b,O;const N=e.length;for(s=0;s<N;s++){if(f=e[s],this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[f.type]&&(O=this.options.extensions.renderers[f.type].call({parser:this},f),O!==!1||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(f.type))){r+=O||"";continue}switch(f.type){case"space":continue;case"hr":{r+=this.renderer.hr();continue}case"heading":{r+=this.renderer.heading(this.parseInline(f.tokens),f.depth,F6(this.parseInline(f.tokens,this.textRenderer)),this.slugger);continue}case"code":{r+=this.renderer.code(f.text,f.lang,f.escaped);continue}case"table":{for(h="",u="",l=f.header.length,i=0;i<l;i++)u+=this.renderer.tablecell(this.parseInline(f.header[i].tokens),{header:!0,align:f.align[i]});for(h+=this.renderer.tablerow(u),d="",l=f.rows.length,i=0;i<l;i++){for(c=f.rows[i],u="",a=c.length,o=0;o<a;o++)u+=this.renderer.tablecell(this.parseInline(c[o].tokens),{header:!1,align:f.align[o]});d+=this.renderer.tablerow(u)}r+=this.renderer.table(h,d);continue}case"blockquote":{d=this.parse(f.tokens),r+=this.renderer.blockquote(d);continue}case"list":{for(g=f.ordered,L=f.start,C=f.loose,l=f.items.length,d="",i=0;i<l;i++)m=f.items[i],y=m.checked,v=m.task,x="",m.task&&(b=this.renderer.checkbox(y),C?m.tokens.length>0&&m.tokens[0].type==="paragraph"?(m.tokens[0].text=b+" "+m.tokens[0].text,m.tokens[0].tokens&&m.tokens[0].tokens.length>0&&m.tokens[0].tokens[0].type==="text"&&(m.tokens[0].tokens[0].text=b+" "+m.tokens[0].tokens[0].text)):m.tokens.unshift({type:"text",text:b}):x+=b),x+=this.parse(m.tokens,C),d+=this.renderer.listitem(x,v,y);r+=this.renderer.list(d,g,L);continue}case"html":{r+=this.renderer.html(f.text);continue}case"paragraph":{r+=this.renderer.paragraph(this.parseInline(f.tokens));continue}case"text":{for(d=f.tokens?this.parseInline(f.tokens):f.text;s+1<N&&e[s+1].type==="text";)f=e[++s],d+=`
|
|
1009
1009
|
`+(f.tokens?this.parseInline(f.tokens):f.text);r+=n?this.renderer.paragraph(d):d;continue}default:{const A='Token with "'+f.type+'" type was not found.';if(this.options.silent){console.error(A);return}else throw new Error(A)}}}return r}parseInline(e,n){n=n||this.renderer;let r="",s,i,o;const l=e.length;for(s=0;s<l;s++){if(i=e[s],this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[i.type]&&(o=this.options.extensions.renderers[i.type].call({parser:this},i),o!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(i.type))){r+=o||"";continue}switch(i.type){case"escape":{r+=n.text(i.text);break}case"html":{r+=n.html(i.text);break}case"link":{r+=n.link(i.href,i.title,this.parseInline(i.tokens,n));break}case"image":{r+=n.image(i.href,i.title,i.text);break}case"strong":{r+=n.strong(this.parseInline(i.tokens,n));break}case"em":{r+=n.em(this.parseInline(i.tokens,n));break}case"codespan":{r+=n.codespan(i.text);break}case"br":{r+=n.br();break}case"del":{r+=n.del(this.parseInline(i.tokens,n));break}case"text":{r+=n.text(i.text);break}default:{const a='Token with "'+i.type+'" type was not found.';if(this.options.silent){console.error(a);return}else throw new Error(a)}}}return r}}function _e(t,e,n){if(typeof t>"u"||t===null)throw new Error("marked(): input parameter is undefined or null");if(typeof t!="string")throw new Error("marked(): input parameter is of type "+Object.prototype.toString.call(t)+", string expected");if(typeof e=="function"&&(n=e,e=null),e=bn({},_e.defaults,e||{}),$6(e),n){const r=e.highlight;let s;try{s=ir.lex(t,e)}catch(l){return n(l)}const i=function(l){let a;if(!l)try{e.walkTokens&&_e.walkTokens(s,e.walkTokens),a=or.parse(s,e)}catch(c){l=c}return e.highlight=r,l?n(l):n(null,a)};if(!r||r.length<3||(delete e.highlight,!s.length))return i();let o=0;_e.walkTokens(s,function(l){l.type==="code"&&(o++,setTimeout(()=>{r(l.text,l.lang,function(a,c){if(a)return i(a);c!=null&&c!==l.text&&(l.text=c,l.escaped=!0),o--,o===0&&i()})},0))}),o===0&&i();return}try{const r=ir.lex(t,e);return e.walkTokens&&_e.walkTokens(r,e.walkTokens),or.parse(r,e)}catch(r){if(r.message+=`
|
|
1010
|
-
Please report this to https://github.com/markedjs/marked.`,e.silent)return"<p>An error occurred:</p><pre>"+mt(r.message+"",!0)+"</pre>";throw r}}_e.options=_e.setOptions=function(t){return bn(_e.defaults,t),
|
|
1011
|
-
Please report this to https://github.com/markedjs/marked.`,e.silent)return"<p>An error occurred:</p><pre>"+mt(n.message+"",!0)+"</pre>";throw n}},_e.Parser=or,_e.parser=or.parse,_e.Renderer=s2,_e.TextRenderer=z6,_e.Lexer=ir,_e.lexer=ir.lex,_e.Tokenizer=r2,_e.Slugger=G6,_e.parse=_e,_e.options,_e.setOptions,_e.use,_e.walkTokens,_e.parseInline,or.parse,ir.lex;function i2(t){return t instanceof Map?t.clear=t.delete=t.set=function(){throw new Error("map is read-only")}:t instanceof Set&&(t.add=t.clear=t.delete=function(){throw new Error("set is read-only")}),Object.freeze(t),Object.getOwnPropertyNames(t).forEach(function(e){var n=t[e];typeof n=="object"&&!Object.isFrozen(n)&&i2(n)}),t}var j6=i2,MA=i2;j6.default=MA;class Z6{constructor(e){e.data===void 0&&(e.data={}),this.data=e.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function r0(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function kr(t,...e){const n=Object.create(null);for(const r in t)n[r]=t[r];return e.forEach(function(r){for(const s in r)n[s]=r[s]}),n}const NA="</span>",W6=t=>!!t.kind;class PA{constructor(e,n){this.buffer="",this.classPrefix=n.classPrefix,e.walk(this)}addText(e){this.buffer+=r0(e)}openNode(e){if(!W6(e))return;let n=e.kind;e.sublanguage||(n=`${this.classPrefix}${n}`),this.span(n)}closeNode(e){!W6(e)||(this.buffer+=NA)}value(){return this.buffer}span(e){this.buffer+=`<span class="${e}">`}}class o2{constructor(){this.rootNode={children:[]},this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(e){this.top.children.push(e)}openNode(e){const n={kind:e,children:[]};this.add(n),this.stack.push(n)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(e){return this.constructor._walk(e,this.rootNode)}static _walk(e,n){return typeof n=="string"?e.addText(n):n.children&&(e.openNode(n),n.children.forEach(r=>this._walk(e,r)),e.closeNode(n)),e}static _collapse(e){typeof e!="string"&&(!e.children||(e.children.every(n=>typeof n=="string")?e.children=[e.children.join("")]:e.children.forEach(n=>{o2._collapse(n)})))}}class FA extends o2{constructor(e){super(),this.options=e}addKeyword(e,n){e!==""&&(this.openNode(n),this.addText(e),this.closeNode())}addText(e){e!==""&&this.add(e)}addSublanguage(e,n){const r=e.root;r.kind=n,r.sublanguage=!0,this.add(r)}toHTML(){return new PA(this,this.options).value()}finalize(){return!0}}function DA(t){return new RegExp(t.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")}function di(t){return t?typeof t=="string"?t:t.source:null}function BA(...t){return t.map(n=>di(n)).join("")}function $A(...t){return"("+t.map(n=>di(n)).join("|")+")"}function HA(t){return new RegExp(t.toString()+"|").exec("").length-1}function UA(t,e){const n=t&&t.exec(e);return n&&n.index===0}const VA=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function zA(t,e="|"){let n=0;return t.map(r=>{n+=1;const s=n;let i=di(r),o="";for(;i.length>0;){const l=VA.exec(i);if(!l){o+=i;break}o+=i.substring(0,l.index),i=i.substring(l.index+l[0].length),l[0][0]==="\\"&&l[1]?o+="\\"+String(Number(l[1])+s):(o+=l[0],l[0]==="("&&n++)}return o}).map(r=>`(${r})`).join(e)}const GA=/\b\B/,q6="[a-zA-Z]\\w*",l2="[a-zA-Z_]\\w*",a2="\\b\\d+(\\.\\d+)?",K6="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",Y6="\\b(0b[01]+)",jA="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",ZA=(t={})=>{const e=/^#![ ]*\//;return t.binary&&(t.begin=BA(e,/.*\b/,t.binary,/\b.*/)),kr({className:"meta",begin:e,end:/$/,relevance:0,"on:begin":(n,r)=>{n.index!==0&&r.ignoreMatch()}},t)},fi={begin:"\\\\[\\s\\S]",relevance:0},WA={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[fi]},qA={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[fi]},X6={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},mo=function(t,e,n={}){const r=kr({className:"comment",begin:t,end:e,contains:[]},n);return r.contains.push(X6),r.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):",relevance:0}),r},KA=mo("//","$"),YA=mo("/\\*","\\*/"),XA=mo("#","$"),QA={className:"number",begin:a2,relevance:0},JA={className:"number",begin:K6,relevance:0},eR={className:"number",begin:Y6,relevance:0},tR={className:"number",begin:a2+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},nR={begin:/(?=\/[^/\n]*\/)/,contains:[{className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[fi,{begin:/\[/,end:/\]/,relevance:0,contains:[fi]}]}]},rR={className:"title",begin:q6,relevance:0},sR={className:"title",begin:l2,relevance:0},iR={begin:"\\.\\s*"+l2,relevance:0};var xo=Object.freeze({__proto__:null,MATCH_NOTHING_RE:GA,IDENT_RE:q6,UNDERSCORE_IDENT_RE:l2,NUMBER_RE:a2,C_NUMBER_RE:K6,BINARY_NUMBER_RE:Y6,RE_STARTERS_RE:jA,SHEBANG:ZA,BACKSLASH_ESCAPE:fi,APOS_STRING_MODE:WA,QUOTE_STRING_MODE:qA,PHRASAL_WORDS_MODE:X6,COMMENT:mo,C_LINE_COMMENT_MODE:KA,C_BLOCK_COMMENT_MODE:YA,HASH_COMMENT_MODE:XA,NUMBER_MODE:QA,C_NUMBER_MODE:JA,BINARY_NUMBER_MODE:eR,CSS_NUMBER_MODE:tR,REGEXP_MODE:nR,TITLE_MODE:rR,UNDERSCORE_TITLE_MODE:sR,METHOD_GUARD:iR,END_SAME_AS_BEGIN:function(t){return Object.assign(t,{"on:begin":(e,n)=>{n.data._beginMatch=e[1]},"on:end":(e,n)=>{n.data._beginMatch!==e[1]&&n.ignoreMatch()}})}});function oR(t,e){t.input[t.index-1]==="."&&e.ignoreMatch()}function lR(t,e){!e||!t.beginKeywords||(t.begin="\\b("+t.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",t.__beforeBegin=oR,t.keywords=t.keywords||t.beginKeywords,delete t.beginKeywords,t.relevance===void 0&&(t.relevance=0))}function aR(t,e){!Array.isArray(t.illegal)||(t.illegal=$A(...t.illegal))}function cR(t,e){if(!!t.match){if(t.begin||t.end)throw new Error("begin & end are not supported with match");t.begin=t.match,delete t.match}}function uR(t,e){t.relevance===void 0&&(t.relevance=1)}const hR=["of","and","for","in","not","or","if","then","parent","list","value"],dR="keyword";function Q6(t,e,n=dR){const r={};return typeof t=="string"?s(n,t.split(" ")):Array.isArray(t)?s(n,t):Object.keys(t).forEach(function(i){Object.assign(r,Q6(t[i],e,i))}),r;function s(i,o){e&&(o=o.map(l=>l.toLowerCase())),o.forEach(function(l){const a=l.split("|");r[a[0]]=[i,fR(a[0],a[1])]})}}function fR(t,e){return e?Number(e):pR(t)?0:1}function pR(t){return hR.includes(t.toLowerCase())}function gR(t,{plugins:e}){function n(l,a){return new RegExp(di(l),"m"+(t.case_insensitive?"i":"")+(a?"g":""))}class r{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(a,c){c.position=this.position++,this.matchIndexes[this.matchAt]=c,this.regexes.push([c,a]),this.matchAt+=HA(a)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);const a=this.regexes.map(c=>c[1]);this.matcherRe=n(zA(a),!0),this.lastIndex=0}exec(a){this.matcherRe.lastIndex=this.lastIndex;const c=this.matcherRe.exec(a);if(!c)return null;const u=c.findIndex((d,f)=>f>0&&d!==void 0),h=this.matchIndexes[u];return c.splice(0,u),Object.assign(c,h)}}class s{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(a){if(this.multiRegexes[a])return this.multiRegexes[a];const c=new r;return this.rules.slice(a).forEach(([u,h])=>c.addRule(u,h)),c.compile(),this.multiRegexes[a]=c,c}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(a,c){this.rules.push([a,c]),c.type==="begin"&&this.count++}exec(a){const c=this.getMatcher(this.regexIndex);c.lastIndex=this.lastIndex;let u=c.exec(a);if(this.resumingScanAtSamePosition()&&!(u&&u.index===this.lastIndex)){const h=this.getMatcher(0);h.lastIndex=this.lastIndex+1,u=h.exec(a)}return u&&(this.regexIndex+=u.position+1,this.regexIndex===this.count&&this.considerAll()),u}}function i(l){const a=new s;return l.contains.forEach(c=>a.addRule(c.begin,{rule:c,type:"begin"})),l.terminatorEnd&&a.addRule(l.terminatorEnd,{type:"end"}),l.illegal&&a.addRule(l.illegal,{type:"illegal"}),a}function o(l,a){const c=l;if(l.isCompiled)return c;[cR].forEach(h=>h(l,a)),t.compilerExtensions.forEach(h=>h(l,a)),l.__beforeBegin=null,[lR,aR,uR].forEach(h=>h(l,a)),l.isCompiled=!0;let u=null;if(typeof l.keywords=="object"&&(u=l.keywords.$pattern,delete l.keywords.$pattern),l.keywords&&(l.keywords=Q6(l.keywords,t.case_insensitive)),l.lexemes&&u)throw new Error("ERR: Prefer `keywords.$pattern` to `mode.lexemes`, BOTH are not allowed. (see mode reference) ");return u=u||l.lexemes||/\w+/,c.keywordPatternRe=n(u,!0),a&&(l.begin||(l.begin=/\B|\b/),c.beginRe=n(l.begin),l.endSameAsBegin&&(l.end=l.begin),!l.end&&!l.endsWithParent&&(l.end=/\B|\b/),l.end&&(c.endRe=n(l.end)),c.terminatorEnd=di(l.end)||"",l.endsWithParent&&a.terminatorEnd&&(c.terminatorEnd+=(l.end?"|":"")+a.terminatorEnd)),l.illegal&&(c.illegalRe=n(l.illegal)),l.contains||(l.contains=[]),l.contains=[].concat(...l.contains.map(function(h){return mR(h==="self"?l:h)})),l.contains.forEach(function(h){o(h,c)}),l.starts&&o(l.starts,a),c.matcher=i(c),c}if(t.compilerExtensions||(t.compilerExtensions=[]),t.contains&&t.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return t.classNameAliases=kr(t.classNameAliases||{}),o(t)}function J6(t){return t?t.endsWithParent||J6(t.starts):!1}function mR(t){return t.variants&&!t.cachedVariants&&(t.cachedVariants=t.variants.map(function(e){return kr(t,{variants:null},e)})),t.cachedVariants?t.cachedVariants:J6(t)?kr(t,{starts:t.starts?kr(t.starts):null}):Object.isFrozen(t)?kr(t):t}var xR="10.7.3";function LR(t){return Boolean(t||t==="")}function _R(t){const e={props:["language","code","autodetect"],data:function(){return{detectedLanguage:"",unknownLanguage:!1}},computed:{className(){return this.unknownLanguage?"":"hljs "+this.detectedLanguage},highlighted(){if(!this.autoDetect&&!t.getLanguage(this.language))return console.warn(`The language "${this.language}" you specified could not be found.`),this.unknownLanguage=!0,r0(this.code);let r={};return this.autoDetect?(r=t.highlightAuto(this.code),this.detectedLanguage=r.language):(r=t.highlight(this.language,this.code,this.ignoreIllegals),this.detectedLanguage=this.language),r.value},autoDetect(){return!this.language||LR(this.autodetect)},ignoreIllegals(){return!0}},render(r){return r("pre",{},[r("code",{class:this.className,domProps:{innerHTML:this.highlighted}})])}};return{Component:e,VuePlugin:{install(r){r.component("highlightjs",e)}}}}const yR={"after:highlightElement":({el:t,result:e,text:n})=>{const r=e8(t);if(!r.length)return;const s=document.createElement("div");s.innerHTML=e.value,e.value=vR(r,e8(s),n)}};function c2(t){return t.nodeName.toLowerCase()}function e8(t){const e=[];return function n(r,s){for(let i=r.firstChild;i;i=i.nextSibling)i.nodeType===3?s+=i.nodeValue.length:i.nodeType===1&&(e.push({event:"start",offset:s,node:i}),s=n(i,s),c2(i).match(/br|hr|img|input/)||e.push({event:"stop",offset:s,node:i}));return s}(t,0),e}function vR(t,e,n){let r=0,s="";const i=[];function o(){return!t.length||!e.length?t.length?t:e:t[0].offset!==e[0].offset?t[0].offset<e[0].offset?t:e:e[0].event==="start"?t:e}function l(u){function h(d){return" "+d.nodeName+'="'+r0(d.value)+'"'}s+="<"+c2(u)+[].map.call(u.attributes,h).join("")+">"}function a(u){s+="</"+c2(u)+">"}function c(u){(u.event==="start"?l:a)(u.node)}for(;t.length||e.length;){let u=o();if(s+=r0(n.substring(r,u[0].offset)),r=u[0].offset,u===t){i.reverse().forEach(a);do c(u.splice(0,1)[0]),u=o();while(u===t&&u.length&&u[0].offset===r);i.reverse().forEach(l)}else u[0].event==="start"?i.push(u[0].node):i.pop(),c(u.splice(0,1)[0])}return s+r0(n.substr(r))}const t8={},u2=t=>{console.error(t)},n8=(t,...e)=>{console.log(`WARN: ${t}`,...e)},mn=(t,e)=>{t8[`${t}/${e}`]||(console.log(`Deprecated as of ${t}. ${e}`),t8[`${t}/${e}`]=!0)},h2=r0,r8=kr,s8=Symbol("nomatch");var CR=function(t){const e=Object.create(null),n=Object.create(null),r=[];let s=!0;const i=/(^(<[^>]+>|\t|)+|\n)/gm,o="Could not find the language '{}', did you forget to load/include a language module?",l={disableAutodetect:!0,name:"Plain text",contains:[]};let a={noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:null,__emitter:FA};function c(H){return a.noHighlightRe.test(H)}function u(H){let ue=H.className+" ";ue+=H.parentNode?H.parentNode.className:"";const Ne=a.languageDetectRe.exec(ue);if(Ne){const Pe=Ee(Ne[1]);return Pe||(n8(o.replace("{}",Ne[1])),n8("Falling back to no-highlight mode for this block.",H)),Pe?Ne[1]:"no-highlight"}return ue.split(/\s+/).find(Pe=>c(Pe)||Ee(Pe))}function h(H,ue,Ne,Pe){let lt="",Wn="";typeof ue=="object"?(lt=H,Ne=ue.ignoreIllegals,Wn=ue.language,Pe=void 0):(mn("10.7.0","highlight(lang, code, ...args) has been deprecated."),mn("10.7.0",`Please use highlight(code, options) instead.
|
|
1012
|
-
https://github.com/highlightjs/highlight.js/issues/2277`),Wn=H,lt=ue);const vt={code:lt,language:Wn};tt("before:highlight",vt);const Kt=vt.result?vt.result:d(vt.language,vt.code,Ne,Pe);return Kt.code=vt.code,tt("after:highlight",Kt),Kt}function d(H,ue,Ne,Pe){function lt(se,pe){const ke=q.case_insensitive?pe[0].toLowerCase():pe[0];return Object.prototype.hasOwnProperty.call(se.keywords,ke)&&se.keywords[ke]}function Wn(){if(!z.keywords){re.addText(ae);return}let se=0;z.keywordPatternRe.lastIndex=0;let pe=z.keywordPatternRe.exec(ae),ke="";for(;pe;){ke+=ae.substring(se,pe.index);const De=lt(z,pe);if(De){const[Ct,xt]=De;if(re.addText(ke),ke="",Se+=xt,Ct.startsWith("_"))ke+=pe[0];else{const Ln=q.classNameAliases[Ct]||Ct;re.addKeyword(pe[0],Ln)}}else ke+=pe[0];se=z.keywordPatternRe.lastIndex,pe=z.keywordPatternRe.exec(ae)}ke+=ae.substr(se),re.addText(ke)}function vt(){if(ae==="")return;let se=null;if(typeof z.subLanguage=="string"){if(!e[z.subLanguage]){re.addText(ae);return}se=d(z.subLanguage,ae,!0,he[z.subLanguage]),he[z.subLanguage]=se.top}else se=g(ae,z.subLanguage.length?z.subLanguage:null);z.relevance>0&&(Se+=se.relevance),re.addSublanguage(se.emitter,se.language)}function Kt(){z.subLanguage!=null?vt():Wn(),ae=""}function Yt(se){return se.className&&re.openNode(q.classNameAliases[se.className]||se.className),z=Object.create(se,{parent:{value:z}}),z}function _(se,pe,ke){let De=
|
|
1010
|
+
Please report this to https://github.com/markedjs/marked.`,e.silent)return"<p>An error occurred:</p><pre>"+mt(r.message+"",!0)+"</pre>";throw r}}_e.options=_e.setOptions=function(t){return bn(_e.defaults,t),gA(_e.defaults),_e},_e.getDefaults=N6,_e.defaults=n0,_e.use=function(...t){const e=bn({},...t),n=_e.defaults.extensions||{renderers:{},childTokens:{}};let r;t.forEach(s=>{if(s.extensions&&(r=!0,s.extensions.forEach(i=>{if(!i.name)throw new Error("extension name required");if(i.renderer){const o=n.renderers?n.renderers[i.name]:null;o?n.renderers[i.name]=function(...l){let a=i.renderer.apply(this,l);return a===!1&&(a=o.apply(this,l)),a}:n.renderers[i.name]=i.renderer}if(i.tokenizer){if(!i.level||i.level!=="block"&&i.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");n[i.level]?n[i.level].unshift(i.tokenizer):n[i.level]=[i.tokenizer],i.start&&(i.level==="block"?n.startBlock?n.startBlock.push(i.start):n.startBlock=[i.start]:i.level==="inline"&&(n.startInline?n.startInline.push(i.start):n.startInline=[i.start]))}i.childTokens&&(n.childTokens[i.name]=i.childTokens)})),s.renderer){const i=_e.defaults.renderer||new s2;for(const o in s.renderer){const l=i[o];i[o]=(...a)=>{let c=s.renderer[o].apply(i,a);return c===!1&&(c=l.apply(i,a)),c}}e.renderer=i}if(s.tokenizer){const i=_e.defaults.tokenizer||new r2;for(const o in s.tokenizer){const l=i[o];i[o]=(...a)=>{let c=s.tokenizer[o].apply(i,a);return c===!1&&(c=l.apply(i,a)),c}}e.tokenizer=i}if(s.walkTokens){const i=_e.defaults.walkTokens;e.walkTokens=function(o){s.walkTokens.call(this,o),i&&i.call(this,o)}}r&&(e.extensions=n),_e.setOptions(e)})},_e.walkTokens=function(t,e){for(const n of t)switch(e.call(_e,n),n.type){case"table":{for(const r of n.header)_e.walkTokens(r.tokens,e);for(const r of n.rows)for(const s of r)_e.walkTokens(s.tokens,e);break}case"list":{_e.walkTokens(n.items,e);break}default:_e.defaults.extensions&&_e.defaults.extensions.childTokens&&_e.defaults.extensions.childTokens[n.type]?_e.defaults.extensions.childTokens[n.type].forEach(function(r){_e.walkTokens(n[r],e)}):n.tokens&&_e.walkTokens(n.tokens,e)}},_e.parseInline=function(t,e){if(typeof t>"u"||t===null)throw new Error("marked.parseInline(): input parameter is undefined or null");if(typeof t!="string")throw new Error("marked.parseInline(): input parameter is of type "+Object.prototype.toString.call(t)+", string expected");e=bn({},_e.defaults,e||{}),$6(e);try{const n=ir.lexInline(t,e);return e.walkTokens&&_e.walkTokens(n,e.walkTokens),or.parseInline(n,e)}catch(n){if(n.message+=`
|
|
1011
|
+
Please report this to https://github.com/markedjs/marked.`,e.silent)return"<p>An error occurred:</p><pre>"+mt(n.message+"",!0)+"</pre>";throw n}},_e.Parser=or,_e.parser=or.parse,_e.Renderer=s2,_e.TextRenderer=z6,_e.Lexer=ir,_e.lexer=ir.lex,_e.Tokenizer=r2,_e.Slugger=G6,_e.parse=_e,_e.options,_e.setOptions,_e.use,_e.walkTokens,_e.parseInline,or.parse,ir.lex;function i2(t){return t instanceof Map?t.clear=t.delete=t.set=function(){throw new Error("map is read-only")}:t instanceof Set&&(t.add=t.clear=t.delete=function(){throw new Error("set is read-only")}),Object.freeze(t),Object.getOwnPropertyNames(t).forEach(function(e){var n=t[e];typeof n=="object"&&!Object.isFrozen(n)&&i2(n)}),t}var j6=i2,IA=i2;j6.default=IA;class Z6{constructor(e){e.data===void 0&&(e.data={}),this.data=e.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function r0(t){return t.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function kr(t,...e){const n=Object.create(null);for(const r in t)n[r]=t[r];return e.forEach(function(r){for(const s in r)n[s]=r[s]}),n}const MA="</span>",W6=t=>!!t.kind;class NA{constructor(e,n){this.buffer="",this.classPrefix=n.classPrefix,e.walk(this)}addText(e){this.buffer+=r0(e)}openNode(e){if(!W6(e))return;let n=e.kind;e.sublanguage||(n=`${this.classPrefix}${n}`),this.span(n)}closeNode(e){!W6(e)||(this.buffer+=MA)}value(){return this.buffer}span(e){this.buffer+=`<span class="${e}">`}}class o2{constructor(){this.rootNode={children:[]},this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(e){this.top.children.push(e)}openNode(e){const n={kind:e,children:[]};this.add(n),this.stack.push(n)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(e){return this.constructor._walk(e,this.rootNode)}static _walk(e,n){return typeof n=="string"?e.addText(n):n.children&&(e.openNode(n),n.children.forEach(r=>this._walk(e,r)),e.closeNode(n)),e}static _collapse(e){typeof e!="string"&&(!e.children||(e.children.every(n=>typeof n=="string")?e.children=[e.children.join("")]:e.children.forEach(n=>{o2._collapse(n)})))}}class PA extends o2{constructor(e){super(),this.options=e}addKeyword(e,n){e!==""&&(this.openNode(n),this.addText(e),this.closeNode())}addText(e){e!==""&&this.add(e)}addSublanguage(e,n){const r=e.root;r.kind=n,r.sublanguage=!0,this.add(r)}toHTML(){return new NA(this,this.options).value()}finalize(){return!0}}function FA(t){return new RegExp(t.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")}function di(t){return t?typeof t=="string"?t:t.source:null}function DA(...t){return t.map(n=>di(n)).join("")}function BA(...t){return"("+t.map(n=>di(n)).join("|")+")"}function $A(t){return new RegExp(t.toString()+"|").exec("").length-1}function HA(t,e){const n=t&&t.exec(e);return n&&n.index===0}const UA=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function VA(t,e="|"){let n=0;return t.map(r=>{n+=1;const s=n;let i=di(r),o="";for(;i.length>0;){const l=UA.exec(i);if(!l){o+=i;break}o+=i.substring(0,l.index),i=i.substring(l.index+l[0].length),l[0][0]==="\\"&&l[1]?o+="\\"+String(Number(l[1])+s):(o+=l[0],l[0]==="("&&n++)}return o}).map(r=>`(${r})`).join(e)}const zA=/\b\B/,q6="[a-zA-Z]\\w*",l2="[a-zA-Z_]\\w*",a2="\\b\\d+(\\.\\d+)?",K6="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",Y6="\\b(0b[01]+)",GA="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",jA=(t={})=>{const e=/^#![ ]*\//;return t.binary&&(t.begin=DA(e,/.*\b/,t.binary,/\b.*/)),kr({className:"meta",begin:e,end:/$/,relevance:0,"on:begin":(n,r)=>{n.index!==0&&r.ignoreMatch()}},t)},fi={begin:"\\\\[\\s\\S]",relevance:0},ZA={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[fi]},WA={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[fi]},X6={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},mo=function(t,e,n={}){const r=kr({className:"comment",begin:t,end:e,contains:[]},n);return r.contains.push(X6),r.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):",relevance:0}),r},qA=mo("//","$"),KA=mo("/\\*","\\*/"),YA=mo("#","$"),XA={className:"number",begin:a2,relevance:0},QA={className:"number",begin:K6,relevance:0},JA={className:"number",begin:Y6,relevance:0},eR={className:"number",begin:a2+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},tR={begin:/(?=\/[^/\n]*\/)/,contains:[{className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[fi,{begin:/\[/,end:/\]/,relevance:0,contains:[fi]}]}]},nR={className:"title",begin:q6,relevance:0},rR={className:"title",begin:l2,relevance:0},sR={begin:"\\.\\s*"+l2,relevance:0};var xo=Object.freeze({__proto__:null,MATCH_NOTHING_RE:zA,IDENT_RE:q6,UNDERSCORE_IDENT_RE:l2,NUMBER_RE:a2,C_NUMBER_RE:K6,BINARY_NUMBER_RE:Y6,RE_STARTERS_RE:GA,SHEBANG:jA,BACKSLASH_ESCAPE:fi,APOS_STRING_MODE:ZA,QUOTE_STRING_MODE:WA,PHRASAL_WORDS_MODE:X6,COMMENT:mo,C_LINE_COMMENT_MODE:qA,C_BLOCK_COMMENT_MODE:KA,HASH_COMMENT_MODE:YA,NUMBER_MODE:XA,C_NUMBER_MODE:QA,BINARY_NUMBER_MODE:JA,CSS_NUMBER_MODE:eR,REGEXP_MODE:tR,TITLE_MODE:nR,UNDERSCORE_TITLE_MODE:rR,METHOD_GUARD:sR,END_SAME_AS_BEGIN:function(t){return Object.assign(t,{"on:begin":(e,n)=>{n.data._beginMatch=e[1]},"on:end":(e,n)=>{n.data._beginMatch!==e[1]&&n.ignoreMatch()}})}});function iR(t,e){t.input[t.index-1]==="."&&e.ignoreMatch()}function oR(t,e){!e||!t.beginKeywords||(t.begin="\\b("+t.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",t.__beforeBegin=iR,t.keywords=t.keywords||t.beginKeywords,delete t.beginKeywords,t.relevance===void 0&&(t.relevance=0))}function lR(t,e){!Array.isArray(t.illegal)||(t.illegal=BA(...t.illegal))}function aR(t,e){if(!!t.match){if(t.begin||t.end)throw new Error("begin & end are not supported with match");t.begin=t.match,delete t.match}}function cR(t,e){t.relevance===void 0&&(t.relevance=1)}const uR=["of","and","for","in","not","or","if","then","parent","list","value"],hR="keyword";function Q6(t,e,n=hR){const r={};return typeof t=="string"?s(n,t.split(" ")):Array.isArray(t)?s(n,t):Object.keys(t).forEach(function(i){Object.assign(r,Q6(t[i],e,i))}),r;function s(i,o){e&&(o=o.map(l=>l.toLowerCase())),o.forEach(function(l){const a=l.split("|");r[a[0]]=[i,dR(a[0],a[1])]})}}function dR(t,e){return e?Number(e):fR(t)?0:1}function fR(t){return uR.includes(t.toLowerCase())}function pR(t,{plugins:e}){function n(l,a){return new RegExp(di(l),"m"+(t.case_insensitive?"i":"")+(a?"g":""))}class r{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(a,c){c.position=this.position++,this.matchIndexes[this.matchAt]=c,this.regexes.push([c,a]),this.matchAt+=$A(a)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);const a=this.regexes.map(c=>c[1]);this.matcherRe=n(VA(a),!0),this.lastIndex=0}exec(a){this.matcherRe.lastIndex=this.lastIndex;const c=this.matcherRe.exec(a);if(!c)return null;const u=c.findIndex((d,f)=>f>0&&d!==void 0),h=this.matchIndexes[u];return c.splice(0,u),Object.assign(c,h)}}class s{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(a){if(this.multiRegexes[a])return this.multiRegexes[a];const c=new r;return this.rules.slice(a).forEach(([u,h])=>c.addRule(u,h)),c.compile(),this.multiRegexes[a]=c,c}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(a,c){this.rules.push([a,c]),c.type==="begin"&&this.count++}exec(a){const c=this.getMatcher(this.regexIndex);c.lastIndex=this.lastIndex;let u=c.exec(a);if(this.resumingScanAtSamePosition()&&!(u&&u.index===this.lastIndex)){const h=this.getMatcher(0);h.lastIndex=this.lastIndex+1,u=h.exec(a)}return u&&(this.regexIndex+=u.position+1,this.regexIndex===this.count&&this.considerAll()),u}}function i(l){const a=new s;return l.contains.forEach(c=>a.addRule(c.begin,{rule:c,type:"begin"})),l.terminatorEnd&&a.addRule(l.terminatorEnd,{type:"end"}),l.illegal&&a.addRule(l.illegal,{type:"illegal"}),a}function o(l,a){const c=l;if(l.isCompiled)return c;[aR].forEach(h=>h(l,a)),t.compilerExtensions.forEach(h=>h(l,a)),l.__beforeBegin=null,[oR,lR,cR].forEach(h=>h(l,a)),l.isCompiled=!0;let u=null;if(typeof l.keywords=="object"&&(u=l.keywords.$pattern,delete l.keywords.$pattern),l.keywords&&(l.keywords=Q6(l.keywords,t.case_insensitive)),l.lexemes&&u)throw new Error("ERR: Prefer `keywords.$pattern` to `mode.lexemes`, BOTH are not allowed. (see mode reference) ");return u=u||l.lexemes||/\w+/,c.keywordPatternRe=n(u,!0),a&&(l.begin||(l.begin=/\B|\b/),c.beginRe=n(l.begin),l.endSameAsBegin&&(l.end=l.begin),!l.end&&!l.endsWithParent&&(l.end=/\B|\b/),l.end&&(c.endRe=n(l.end)),c.terminatorEnd=di(l.end)||"",l.endsWithParent&&a.terminatorEnd&&(c.terminatorEnd+=(l.end?"|":"")+a.terminatorEnd)),l.illegal&&(c.illegalRe=n(l.illegal)),l.contains||(l.contains=[]),l.contains=[].concat(...l.contains.map(function(h){return gR(h==="self"?l:h)})),l.contains.forEach(function(h){o(h,c)}),l.starts&&o(l.starts,a),c.matcher=i(c),c}if(t.compilerExtensions||(t.compilerExtensions=[]),t.contains&&t.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return t.classNameAliases=kr(t.classNameAliases||{}),o(t)}function J6(t){return t?t.endsWithParent||J6(t.starts):!1}function gR(t){return t.variants&&!t.cachedVariants&&(t.cachedVariants=t.variants.map(function(e){return kr(t,{variants:null},e)})),t.cachedVariants?t.cachedVariants:J6(t)?kr(t,{starts:t.starts?kr(t.starts):null}):Object.isFrozen(t)?kr(t):t}var mR="10.7.3";function xR(t){return Boolean(t||t==="")}function LR(t){const e={props:["language","code","autodetect"],data:function(){return{detectedLanguage:"",unknownLanguage:!1}},computed:{className(){return this.unknownLanguage?"":"hljs "+this.detectedLanguage},highlighted(){if(!this.autoDetect&&!t.getLanguage(this.language))return console.warn(`The language "${this.language}" you specified could not be found.`),this.unknownLanguage=!0,r0(this.code);let r={};return this.autoDetect?(r=t.highlightAuto(this.code),this.detectedLanguage=r.language):(r=t.highlight(this.language,this.code,this.ignoreIllegals),this.detectedLanguage=this.language),r.value},autoDetect(){return!this.language||xR(this.autodetect)},ignoreIllegals(){return!0}},render(r){return r("pre",{},[r("code",{class:this.className,domProps:{innerHTML:this.highlighted}})])}};return{Component:e,VuePlugin:{install(r){r.component("highlightjs",e)}}}}const _R={"after:highlightElement":({el:t,result:e,text:n})=>{const r=e8(t);if(!r.length)return;const s=document.createElement("div");s.innerHTML=e.value,e.value=yR(r,e8(s),n)}};function c2(t){return t.nodeName.toLowerCase()}function e8(t){const e=[];return function n(r,s){for(let i=r.firstChild;i;i=i.nextSibling)i.nodeType===3?s+=i.nodeValue.length:i.nodeType===1&&(e.push({event:"start",offset:s,node:i}),s=n(i,s),c2(i).match(/br|hr|img|input/)||e.push({event:"stop",offset:s,node:i}));return s}(t,0),e}function yR(t,e,n){let r=0,s="";const i=[];function o(){return!t.length||!e.length?t.length?t:e:t[0].offset!==e[0].offset?t[0].offset<e[0].offset?t:e:e[0].event==="start"?t:e}function l(u){function h(d){return" "+d.nodeName+'="'+r0(d.value)+'"'}s+="<"+c2(u)+[].map.call(u.attributes,h).join("")+">"}function a(u){s+="</"+c2(u)+">"}function c(u){(u.event==="start"?l:a)(u.node)}for(;t.length||e.length;){let u=o();if(s+=r0(n.substring(r,u[0].offset)),r=u[0].offset,u===t){i.reverse().forEach(a);do c(u.splice(0,1)[0]),u=o();while(u===t&&u.length&&u[0].offset===r);i.reverse().forEach(l)}else u[0].event==="start"?i.push(u[0].node):i.pop(),c(u.splice(0,1)[0])}return s+r0(n.substr(r))}const t8={},u2=t=>{console.error(t)},n8=(t,...e)=>{console.log(`WARN: ${t}`,...e)},mn=(t,e)=>{t8[`${t}/${e}`]||(console.log(`Deprecated as of ${t}. ${e}`),t8[`${t}/${e}`]=!0)},h2=r0,r8=kr,s8=Symbol("nomatch");var vR=function(t){const e=Object.create(null),n=Object.create(null),r=[];let s=!0;const i=/(^(<[^>]+>|\t|)+|\n)/gm,o="Could not find the language '{}', did you forget to load/include a language module?",l={disableAutodetect:!0,name:"Plain text",contains:[]};let a={noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:null,__emitter:PA};function c(H){return a.noHighlightRe.test(H)}function u(H){let ue=H.className+" ";ue+=H.parentNode?H.parentNode.className:"";const Ne=a.languageDetectRe.exec(ue);if(Ne){const Pe=Ee(Ne[1]);return Pe||(n8(o.replace("{}",Ne[1])),n8("Falling back to no-highlight mode for this block.",H)),Pe?Ne[1]:"no-highlight"}return ue.split(/\s+/).find(Pe=>c(Pe)||Ee(Pe))}function h(H,ue,Ne,Pe){let lt="",Wn="";typeof ue=="object"?(lt=H,Ne=ue.ignoreIllegals,Wn=ue.language,Pe=void 0):(mn("10.7.0","highlight(lang, code, ...args) has been deprecated."),mn("10.7.0",`Please use highlight(code, options) instead.
|
|
1012
|
+
https://github.com/highlightjs/highlight.js/issues/2277`),Wn=H,lt=ue);const vt={code:lt,language:Wn};tt("before:highlight",vt);const Kt=vt.result?vt.result:d(vt.language,vt.code,Ne,Pe);return Kt.code=vt.code,tt("after:highlight",Kt),Kt}function d(H,ue,Ne,Pe){function lt(se,pe){const ke=q.case_insensitive?pe[0].toLowerCase():pe[0];return Object.prototype.hasOwnProperty.call(se.keywords,ke)&&se.keywords[ke]}function Wn(){if(!z.keywords){re.addText(ae);return}let se=0;z.keywordPatternRe.lastIndex=0;let pe=z.keywordPatternRe.exec(ae),ke="";for(;pe;){ke+=ae.substring(se,pe.index);const De=lt(z,pe);if(De){const[Ct,xt]=De;if(re.addText(ke),ke="",Se+=xt,Ct.startsWith("_"))ke+=pe[0];else{const Ln=q.classNameAliases[Ct]||Ct;re.addKeyword(pe[0],Ln)}}else ke+=pe[0];se=z.keywordPatternRe.lastIndex,pe=z.keywordPatternRe.exec(ae)}ke+=ae.substr(se),re.addText(ke)}function vt(){if(ae==="")return;let se=null;if(typeof z.subLanguage=="string"){if(!e[z.subLanguage]){re.addText(ae);return}se=d(z.subLanguage,ae,!0,he[z.subLanguage]),he[z.subLanguage]=se.top}else se=g(ae,z.subLanguage.length?z.subLanguage:null);z.relevance>0&&(Se+=se.relevance),re.addSublanguage(se.emitter,se.language)}function Kt(){z.subLanguage!=null?vt():Wn(),ae=""}function Yt(se){return se.className&&re.openNode(q.classNameAliases[se.className]||se.className),z=Object.create(se,{parent:{value:z}}),z}function _(se,pe,ke){let De=HA(se.endRe,ke);if(De){if(se["on:end"]){const Ct=new Z6(se);se["on:end"](pe,Ct),Ct.isMatchIgnored&&(De=!1)}if(De){for(;se.endsParent&&se.parent;)se=se.parent;return se}}if(se.endsWithParent)return _(se.parent,pe,ke)}function w(se){return z.matcher.regexIndex===0?(ae+=se[0],1):(nt=!0,0)}function I(se){const pe=se[0],ke=se.rule,De=new Z6(ke),Ct=[ke.__beforeBegin,ke["on:begin"]];for(const xt of Ct)if(!!xt&&(xt(se,De),De.isMatchIgnored))return w(pe);return ke&&ke.endSameAsBegin&&(ke.endRe=FA(pe)),ke.skip?ae+=pe:(ke.excludeBegin&&(ae+=pe),Kt(),!ke.returnBegin&&!ke.excludeBegin&&(ae=pe)),Yt(ke),ke.returnBegin?0:pe.length}function B(se){const pe=se[0],ke=ue.substr(se.index),De=_(z,se,ke);if(!De)return s8;const Ct=z;Ct.skip?ae+=pe:(Ct.returnEnd||Ct.excludeEnd||(ae+=pe),Kt(),Ct.excludeEnd&&(ae=pe));do z.className&&re.closeNode(),!z.skip&&!z.subLanguage&&(Se+=z.relevance),z=z.parent;while(z!==De.parent);return De.starts&&(De.endSameAsBegin&&(De.starts.endRe=De.endRe),Yt(De.starts)),Ct.returnEnd?0:pe.length}function D(){const se=[];for(let pe=z;pe!==q;pe=pe.parent)pe.className&&se.unshift(pe.className);se.forEach(pe=>re.openNode(pe))}let W={};function ne(se,pe){const ke=pe&&pe[0];if(ae+=se,ke==null)return Kt(),0;if(W.type==="begin"&&pe.type==="end"&&W.index===pe.index&&ke===""){if(ae+=ue.slice(pe.index,pe.index+1),!s){const De=new Error("0 width match regex");throw De.languageName=H,De.badRule=W.rule,De}return 1}if(W=pe,pe.type==="begin")return I(pe);if(pe.type==="illegal"&&!Ne){const De=new Error('Illegal lexeme "'+ke+'" for mode "'+(z.className||"<unnamed>")+'"');throw De.mode=z,De}else if(pe.type==="end"){const De=B(pe);if(De!==s8)return De}if(pe.type==="illegal"&&ke==="")return 1;if(Ue>1e5&&Ue>pe.index*3)throw new Error("potential infinite loop, way more iterations than matches");return ae+=ke,ke.length}const q=Ee(H);if(!q)throw u2(o.replace("{}",H)),new Error('Unknown language: "'+H+'"');const K=pR(q,{plugins:r});let U="",z=Pe||K;const he={},re=new a.__emitter(a);D();let ae="",Se=0,Be=0,Ue=0,nt=!1;try{for(z.matcher.considerAll();;){Ue++,nt?nt=!1:z.matcher.considerAll(),z.matcher.lastIndex=Be;const se=z.matcher.exec(ue);if(!se)break;const pe=ue.substring(Be,se.index),ke=ne(pe,se);Be=se.index+ke}return ne(ue.substr(Be)),re.closeAllNodes(),re.finalize(),U=re.toHTML(),{relevance:Math.floor(Se),value:U,language:H,illegal:!1,emitter:re,top:z}}catch(se){if(se.message&&se.message.includes("Illegal"))return{illegal:!0,illegalBy:{msg:se.message,context:ue.slice(Be-100,Be+100),mode:se.mode},sofar:U,relevance:0,value:h2(ue),emitter:re};if(s)return{illegal:!1,relevance:0,value:h2(ue),emitter:re,language:H,top:z,errorRaised:se};throw se}}function f(H){const ue={relevance:0,emitter:new a.__emitter(a),value:h2(H),illegal:!1,top:l};return ue.emitter.addText(H),ue}function g(H,ue){ue=ue||a.languages||Object.keys(e);const Ne=f(H),Pe=ue.filter(Ee).filter(ee).map(Yt=>d(Yt,H,!1));Pe.unshift(Ne);const lt=Pe.sort((Yt,_)=>{if(Yt.relevance!==_.relevance)return _.relevance-Yt.relevance;if(Yt.language&&_.language){if(Ee(Yt.language).supersetOf===_.language)return 1;if(Ee(_.language).supersetOf===Yt.language)return-1}return 0}),[Wn,vt]=lt,Kt=Wn;return Kt.second_best=vt,Kt}function L(H){return a.tabReplace||a.useBR?H.replace(i,ue=>ue===`
|
|
1013
1013
|
`?a.useBR?"<br>":ue:a.tabReplace?ue.replace(/\t/g,a.tabReplace):ue):H}function C(H,ue,Ne){const Pe=ue?n[ue]:Ne;H.classList.add("hljs"),Pe&&H.classList.add(Pe)}const x={"before:highlightElement":({el:H})=>{a.useBR&&(H.innerHTML=H.innerHTML.replace(/\n/g,"").replace(/<br[ /]*>/g,`
|
|
1014
|
-
`))},"after:highlightElement":({result:H})=>{a.useBR&&(H.value=H.value.replace(/\n/g,"<br>"))}},m=/^(<[^>]+>|\t)+/gm,y={"after:highlightElement":({result:H})=>{a.tabReplace&&(H.value=H.value.replace(m,ue=>ue.replace(/\t/g,a.tabReplace)))}};function v(H){let ue=null;const Ne=u(H);if(c(Ne))return;tt("before:highlightElement",{el:H,language:Ne}),ue=H;const Pe=ue.textContent,lt=Ne?h(Pe,{language:Ne,ignoreIllegals:!0}):g(Pe);tt("after:highlightElement",{el:H,result:lt,text:Pe}),H.innerHTML=lt.value,C(H,Ne,lt.language),H.result={language:lt.language,re:lt.relevance,relavance:lt.relevance},lt.second_best&&(H.second_best={language:lt.second_best.language,re:lt.second_best.relevance,relavance:lt.second_best.relevance})}function b(H){H.useBR&&(mn("10.3.0","'useBR' will be removed entirely in v11.0"),mn("10.3.0","Please see https://github.com/highlightjs/highlight.js/issues/2559")),a=r8(a,H)}const O=()=>{if(O.called)return;O.called=!0,mn("10.6.0","initHighlighting() is deprecated. Use highlightAll() instead."),document.querySelectorAll("pre code").forEach(v)};function N(){mn("10.6.0","initHighlightingOnLoad() is deprecated. Use highlightAll() instead."),A=!0}let A=!1;function Z(){if(document.readyState==="loading"){A=!0;return}document.querySelectorAll("pre code").forEach(v)}function P(){A&&Z()}typeof window<"u"&&window.addEventListener&&window.addEventListener("DOMContentLoaded",P,!1);function X(H,ue){let Ne=null;try{Ne=ue(t)}catch(Pe){if(u2("Language definition for '{}' could not be registered.".replace("{}",H)),s)u2(Pe);else throw Pe;Ne=l}Ne.name||(Ne.name=H),e[H]=Ne,Ne.rawDefinition=ue.bind(null,t),Ne.aliases&&$(Ne.aliases,{languageName:H})}function ve(H){delete e[H];for(const ue of Object.keys(n))n[ue]===H&&delete n[ue]}function de(){return Object.keys(e)}function Q(H){mn("10.4.0","requireLanguage will be removed entirely in v11."),mn("10.4.0","Please see https://github.com/highlightjs/highlight.js/pull/2844");const ue=Ee(H);if(ue)return ue;throw new Error("The '{}' language is required, but not loaded.".replace("{}",H))}function Ee(H){return H=(H||"").toLowerCase(),e[H]||e[n[H]]}function $(H,{languageName:ue}){typeof H=="string"&&(H=[H]),H.forEach(Ne=>{n[Ne.toLowerCase()]=ue})}function ee(H){const ue=Ee(H);return ue&&!ue.disableAutodetect}function fe(H){H["before:highlightBlock"]&&!H["before:highlightElement"]&&(H["before:highlightElement"]=ue=>{H["before:highlightBlock"](Object.assign({block:ue.el},ue))}),H["after:highlightBlock"]&&!H["after:highlightElement"]&&(H["after:highlightElement"]=ue=>{H["after:highlightBlock"](Object.assign({block:ue.el},ue))})}function et(H){fe(H),r.push(H)}function tt(H,ue){const Ne=H;r.forEach(function(Pe){Pe[Ne]&&Pe[Ne](ue)})}function qt(H){return mn("10.2.0","fixMarkup will be removed entirely in v11.0"),mn("10.2.0","Please see https://github.com/highlightjs/highlight.js/issues/2534"),L(H)}function ut(H){return mn("10.7.0","highlightBlock will be removed entirely in v12.0"),mn("10.7.0","Please use highlightElement now."),v(H)}Object.assign(t,{highlight:h,highlightAuto:g,highlightAll:Z,fixMarkup:qt,highlightElement:v,highlightBlock:ut,configure:b,initHighlighting:O,initHighlightingOnLoad:N,registerLanguage:X,unregisterLanguage:ve,listLanguages:de,getLanguage:Ee,registerAliases:$,requireLanguage:Q,autoDetection:ee,inherit:r8,addPlugin:et,vuePlugin:_R(t).VuePlugin}),t.debugMode=function(){s=!1},t.safeMode=function(){s=!0},t.versionString=xR;for(const H in xo)typeof xo[H]=="object"&&j6(xo[H]);return Object.assign(t,xo),t.addPlugin(x),t.addPlugin(yR),t.addPlugin(y),t}({}),hs=CR;function wR(t){return{name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}}var bR=wR;const i8="[A-Za-z$_][0-9A-Za-z$_]*",ER=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],TR=["true","false","null","undefined","NaN","Infinity"],SR=["Intl","DataView","Number","Math","Date","String","RegExp","Object","Function","Boolean","Error","Symbol","Set","Map","WeakSet","WeakMap","Proxy","Reflect","JSON","Promise","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Float32Array","Array","Uint8Array","Uint8ClampedArray","ArrayBuffer","BigInt64Array","BigUint64Array","BigInt"],AR=["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],RR=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],kR=["arguments","this","super","console","window","document","localStorage","module","global"],OR=[].concat(RR,kR,SR,AR);function IR(t){return t?typeof t=="string"?t:t.source:null}function o8(t){return d2("(?=",t,")")}function d2(...t){return t.map(n=>IR(n)).join("")}function MR(t){const e=(v,{after:b})=>{const O="</"+v[0].slice(1);return v.input.indexOf(O,b)!==-1},n=i8,r={begin:"<>",end:"</>"},s={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(v,b)=>{const O=v[0].length+v.index,N=v.input[O];if(N==="<"){b.ignoreMatch();return}N===">"&&(e(v,{after:O})||b.ignoreMatch())}},i={$pattern:i8,keyword:ER,literal:TR,built_in:OR},o="[0-9](_?[0-9])*",l=`\\.(${o})`,a="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",c={className:"number",variants:[{begin:`(\\b(${a})((${l})|\\.)?|(${l}))[eE][+-]?(${o})\\b`},{begin:`\\b(${a})\\b((${l})\\b|\\.)?|(${l})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},u={className:"subst",begin:"\\$\\{",end:"\\}",keywords:i,contains:[]},h={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,u],subLanguage:"xml"}},d={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,u],subLanguage:"css"}},f={className:"string",begin:"`",end:"`",contains:[t.BACKSLASH_ESCAPE,u]},L={className:"comment",variants:[t.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+",contains:[{className:"type",begin:"\\{",end:"\\}",relevance:0},{className:"variable",begin:n+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),t.C_BLOCK_COMMENT_MODE,t.C_LINE_COMMENT_MODE]},C=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,h,d,f,c,t.REGEXP_MODE];u.contains=C.concat({begin:/\{/,end:/\}/,keywords:i,contains:["self"].concat(C)});const x=[].concat(L,u.contains),m=x.concat([{begin:/\(/,end:/\)/,keywords:i,contains:["self"].concat(x)}]),y={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:i,contains:m};return{name:"Javascript",aliases:["js","jsx","mjs","cjs"],keywords:i,exports:{PARAMS_CONTAINS:m},illegal:/#(?![$_A-z])/,contains:[t.SHEBANG({label:"shebang",binary:"node",relevance:5}),{label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,h,d,f,L,c,{begin:d2(/[{,\n]\s*/,o8(d2(/(((\/\/.*$)|(\/\*(\*[^/]|[^*])*\*\/))\s*)*/,n+"\\s*:"))),relevance:0,contains:[{className:"attr",begin:n+o8("\\s*:"),relevance:0}]},{begin:"("+t.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",contains:[L,t.REGEXP_MODE,{className:"function",begin:"(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+t.UNDERSCORE_IDENT_RE+")\\s*=>",returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:t.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:i,contains:m}]}]},{begin:/,/,relevance:0},{className:"",begin:/\s/,end:/\s*/,skip:!0},{variants:[{begin:r.begin,end:r.end},{begin:s.begin,"on:begin":s.isTrulyOpeningTag,end:s.end}],subLanguage:"xml",contains:[{begin:s.begin,end:s.end,skip:!0,contains:["self"]}]}],relevance:0},{className:"function",beginKeywords:"function",end:/[{;]/,excludeEnd:!0,keywords:i,contains:["self",t.inherit(t.TITLE_MODE,{begin:n}),y],illegal:/%/},{beginKeywords:"while if switch catch for"},{className:"function",begin:t.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,contains:[y,t.inherit(t.TITLE_MODE,{begin:n})]},{variants:[{begin:"\\."+n},{begin:"\\$"+n}],relevance:0},{className:"class",beginKeywords:"class",end:/[{;=]/,excludeEnd:!0,illegal:/[:"[\]]/,contains:[{beginKeywords:"extends"},t.UNDERSCORE_TITLE_MODE]},{begin:/\b(?=constructor)/,end:/[{;]/,excludeEnd:!0,contains:[t.inherit(t.TITLE_MODE,{begin:n}),"self",y]},{begin:"(get|set)\\s+(?="+n+"\\()",end:/\{/,keywords:"get set",contains:[t.inherit(t.TITLE_MODE,{begin:n}),{begin:/\(\)/},y]},{begin:/\$[(.]/}]}}var NR=MR;function PR(t){return t?typeof t=="string"?t:t.source:null}function FR(...t){return t.map(n=>PR(n)).join("")}function DR(t){const e={},n={begin:/\$\{/,end:/\}/,contains:["self",{begin:/:-/,contains:[e]}]};Object.assign(e,{className:"variable",variants:[{begin:FR(/\$[\w\d#@][\w\d_]*/,"(?![\\w\\d])(?![$])")},n]});const r={className:"subst",begin:/\$\(/,end:/\)/,contains:[t.BACKSLASH_ESCAPE]},s={begin:/<<-?\s*(?=\w+)/,starts:{contains:[t.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,className:"string"})]}},i={className:"string",begin:/"/,end:/"/,contains:[t.BACKSLASH_ESCAPE,e,r]};r.contains.push(i);const o={className:"",begin:/\\"/},l={className:"string",begin:/'/,end:/'/},a={begin:/\$\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},t.NUMBER_MODE,e]},c=["fish","bash","zsh","sh","csh","ksh","tcsh","dash","scsh"],u=t.SHEBANG({binary:`(${c.join("|")})`,relevance:10}),h={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[t.inherit(t.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0};return{name:"Bash",aliases:["sh","zsh"],keywords:{$pattern:/\b[a-z._-]+\b/,keyword:"if then else elif fi for while in do done case esac function",literal:"true false",built_in:"break cd continue eval exec exit export getopts hash pwd readonly return shift test times trap umask unset alias bind builtin caller command declare echo enable help let local logout mapfile printf read readarray source type typeset ulimit unalias set shopt autoload bg bindkey bye cap chdir clone comparguments compcall compctl compdescribe compfiles compgroups compquote comptags comptry compvalues dirs disable disown echotc echoti emulate fc fg float functions getcap getln history integer jobs kill limit log noglob popd print pushd pushln rehash sched setcap setopt stat suspend ttyctl unfunction unhash unlimit unsetopt vared wait whence where which zcompile zformat zftp zle zmodload zparseopts zprof zpty zregexparse zsocket zstyle ztcp"},contains:[u,t.SHEBANG(),h,a,t.HASH_COMMENT_MODE,s,i,o,l,e]}}var BR=DR;function $R(t){var e="true false yes no null",n="[\\w#;/?:@&=+$,.~*'()[\\]]+",r={className:"attr",variants:[{begin:"\\w[\\w :\\/.-]*:(?=[ ]|$)"},{begin:'"\\w[\\w :\\/.-]*":(?=[ ]|$)'},{begin:"'\\w[\\w :\\/.-]*':(?=[ ]|$)"}]},s={className:"template-variable",variants:[{begin:/\{\{/,end:/\}\}/},{begin:/%\{/,end:/\}/}]},i={className:"string",relevance:0,variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/\S+/}],contains:[t.BACKSLASH_ESCAPE,s]},o=t.inherit(i,{variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),l="[0-9]{4}(-[0-9][0-9]){0,2}",a="([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?",c="(\\.[0-9]*)?",u="([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?",h={className:"number",begin:"\\b"+l+a+c+u+"\\b"},d={end:",",endsWithParent:!0,excludeEnd:!0,keywords:e,relevance:0},f={begin:/\{/,end:/\}/,contains:[d],illegal:"\\n",relevance:0},g={begin:"\\[",end:"\\]",contains:[d],illegal:"\\n",relevance:0},L=[r,{className:"meta",begin:"^---\\s*$",relevance:10},{className:"string",begin:"[\\|>]([1-9]?[+-])?[ ]*\\n( +)[^ ][^\\n]*\\n(\\2[^\\n]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!\\w+!"+n},{className:"type",begin:"!<"+n+">"},{className:"type",begin:"!"+n},{className:"type",begin:"!!"+n},{className:"meta",begin:"&"+t.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+t.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"-(?=[ ]|$)",relevance:0},t.HASH_COMMENT_MODE,{beginKeywords:e,keywords:{literal:e}},h,{className:"number",begin:t.C_NUMBER_RE+"\\b",relevance:0},f,g,i],C=[...L];return C.pop(),C.push(o),d.contains=C,{name:"YAML",case_insensitive:!0,aliases:["yml"],contains:L}}var HR=$R;const FP="";hs.registerLanguage("plaintext",bR),hs.registerLanguage("javascript",NR),hs.registerLanguage("bash",BR),hs.registerLanguage("yaml",HR);const UR={codespan(t){let n=/(GET|HEAD|POST|PUT|DELETE|CONNECT|OPTIONS|TRACE|PATCH)\s+(.+)/gi.exec(t);return(n==null?void 0:n.length)===3?`
|
|
1014
|
+
`))},"after:highlightElement":({result:H})=>{a.useBR&&(H.value=H.value.replace(/\n/g,"<br>"))}},m=/^(<[^>]+>|\t)+/gm,y={"after:highlightElement":({result:H})=>{a.tabReplace&&(H.value=H.value.replace(m,ue=>ue.replace(/\t/g,a.tabReplace)))}};function v(H){let ue=null;const Ne=u(H);if(c(Ne))return;tt("before:highlightElement",{el:H,language:Ne}),ue=H;const Pe=ue.textContent,lt=Ne?h(Pe,{language:Ne,ignoreIllegals:!0}):g(Pe);tt("after:highlightElement",{el:H,result:lt,text:Pe}),H.innerHTML=lt.value,C(H,Ne,lt.language),H.result={language:lt.language,re:lt.relevance,relavance:lt.relevance},lt.second_best&&(H.second_best={language:lt.second_best.language,re:lt.second_best.relevance,relavance:lt.second_best.relevance})}function b(H){H.useBR&&(mn("10.3.0","'useBR' will be removed entirely in v11.0"),mn("10.3.0","Please see https://github.com/highlightjs/highlight.js/issues/2559")),a=r8(a,H)}const O=()=>{if(O.called)return;O.called=!0,mn("10.6.0","initHighlighting() is deprecated. Use highlightAll() instead."),document.querySelectorAll("pre code").forEach(v)};function N(){mn("10.6.0","initHighlightingOnLoad() is deprecated. Use highlightAll() instead."),A=!0}let A=!1;function Z(){if(document.readyState==="loading"){A=!0;return}document.querySelectorAll("pre code").forEach(v)}function P(){A&&Z()}typeof window<"u"&&window.addEventListener&&window.addEventListener("DOMContentLoaded",P,!1);function X(H,ue){let Ne=null;try{Ne=ue(t)}catch(Pe){if(u2("Language definition for '{}' could not be registered.".replace("{}",H)),s)u2(Pe);else throw Pe;Ne=l}Ne.name||(Ne.name=H),e[H]=Ne,Ne.rawDefinition=ue.bind(null,t),Ne.aliases&&$(Ne.aliases,{languageName:H})}function ve(H){delete e[H];for(const ue of Object.keys(n))n[ue]===H&&delete n[ue]}function de(){return Object.keys(e)}function Q(H){mn("10.4.0","requireLanguage will be removed entirely in v11."),mn("10.4.0","Please see https://github.com/highlightjs/highlight.js/pull/2844");const ue=Ee(H);if(ue)return ue;throw new Error("The '{}' language is required, but not loaded.".replace("{}",H))}function Ee(H){return H=(H||"").toLowerCase(),e[H]||e[n[H]]}function $(H,{languageName:ue}){typeof H=="string"&&(H=[H]),H.forEach(Ne=>{n[Ne.toLowerCase()]=ue})}function ee(H){const ue=Ee(H);return ue&&!ue.disableAutodetect}function fe(H){H["before:highlightBlock"]&&!H["before:highlightElement"]&&(H["before:highlightElement"]=ue=>{H["before:highlightBlock"](Object.assign({block:ue.el},ue))}),H["after:highlightBlock"]&&!H["after:highlightElement"]&&(H["after:highlightElement"]=ue=>{H["after:highlightBlock"](Object.assign({block:ue.el},ue))})}function et(H){fe(H),r.push(H)}function tt(H,ue){const Ne=H;r.forEach(function(Pe){Pe[Ne]&&Pe[Ne](ue)})}function qt(H){return mn("10.2.0","fixMarkup will be removed entirely in v11.0"),mn("10.2.0","Please see https://github.com/highlightjs/highlight.js/issues/2534"),L(H)}function ut(H){return mn("10.7.0","highlightBlock will be removed entirely in v12.0"),mn("10.7.0","Please use highlightElement now."),v(H)}Object.assign(t,{highlight:h,highlightAuto:g,highlightAll:Z,fixMarkup:qt,highlightElement:v,highlightBlock:ut,configure:b,initHighlighting:O,initHighlightingOnLoad:N,registerLanguage:X,unregisterLanguage:ve,listLanguages:de,getLanguage:Ee,registerAliases:$,requireLanguage:Q,autoDetection:ee,inherit:r8,addPlugin:et,vuePlugin:LR(t).VuePlugin}),t.debugMode=function(){s=!1},t.safeMode=function(){s=!0},t.versionString=mR;for(const H in xo)typeof xo[H]=="object"&&j6(xo[H]);return Object.assign(t,xo),t.addPlugin(x),t.addPlugin(_R),t.addPlugin(y),t}({}),hs=vR;function CR(t){return{name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}}var wR=CR;const i8="[A-Za-z$_][0-9A-Za-z$_]*",bR=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],ER=["true","false","null","undefined","NaN","Infinity"],TR=["Intl","DataView","Number","Math","Date","String","RegExp","Object","Function","Boolean","Error","Symbol","Set","Map","WeakSet","WeakMap","Proxy","Reflect","JSON","Promise","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Float32Array","Array","Uint8Array","Uint8ClampedArray","ArrayBuffer","BigInt64Array","BigUint64Array","BigInt"],SR=["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],AR=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],RR=["arguments","this","super","console","window","document","localStorage","module","global"],kR=[].concat(AR,RR,TR,SR);function OR(t){return t?typeof t=="string"?t:t.source:null}function o8(t){return d2("(?=",t,")")}function d2(...t){return t.map(n=>OR(n)).join("")}function IR(t){const e=(v,{after:b})=>{const O="</"+v[0].slice(1);return v.input.indexOf(O,b)!==-1},n=i8,r={begin:"<>",end:"</>"},s={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(v,b)=>{const O=v[0].length+v.index,N=v.input[O];if(N==="<"){b.ignoreMatch();return}N===">"&&(e(v,{after:O})||b.ignoreMatch())}},i={$pattern:i8,keyword:bR,literal:ER,built_in:kR},o="[0-9](_?[0-9])*",l=`\\.(${o})`,a="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",c={className:"number",variants:[{begin:`(\\b(${a})((${l})|\\.)?|(${l}))[eE][+-]?(${o})\\b`},{begin:`\\b(${a})\\b((${l})\\b|\\.)?|(${l})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},u={className:"subst",begin:"\\$\\{",end:"\\}",keywords:i,contains:[]},h={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,u],subLanguage:"xml"}},d={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[t.BACKSLASH_ESCAPE,u],subLanguage:"css"}},f={className:"string",begin:"`",end:"`",contains:[t.BACKSLASH_ESCAPE,u]},L={className:"comment",variants:[t.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+",contains:[{className:"type",begin:"\\{",end:"\\}",relevance:0},{className:"variable",begin:n+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),t.C_BLOCK_COMMENT_MODE,t.C_LINE_COMMENT_MODE]},C=[t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,h,d,f,c,t.REGEXP_MODE];u.contains=C.concat({begin:/\{/,end:/\}/,keywords:i,contains:["self"].concat(C)});const x=[].concat(L,u.contains),m=x.concat([{begin:/\(/,end:/\)/,keywords:i,contains:["self"].concat(x)}]),y={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:i,contains:m};return{name:"Javascript",aliases:["js","jsx","mjs","cjs"],keywords:i,exports:{PARAMS_CONTAINS:m},illegal:/#(?![$_A-z])/,contains:[t.SHEBANG({label:"shebang",binary:"node",relevance:5}),{label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,h,d,f,L,c,{begin:d2(/[{,\n]\s*/,o8(d2(/(((\/\/.*$)|(\/\*(\*[^/]|[^*])*\*\/))\s*)*/,n+"\\s*:"))),relevance:0,contains:[{className:"attr",begin:n+o8("\\s*:"),relevance:0}]},{begin:"("+t.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",contains:[L,t.REGEXP_MODE,{className:"function",begin:"(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+t.UNDERSCORE_IDENT_RE+")\\s*=>",returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:t.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:i,contains:m}]}]},{begin:/,/,relevance:0},{className:"",begin:/\s/,end:/\s*/,skip:!0},{variants:[{begin:r.begin,end:r.end},{begin:s.begin,"on:begin":s.isTrulyOpeningTag,end:s.end}],subLanguage:"xml",contains:[{begin:s.begin,end:s.end,skip:!0,contains:["self"]}]}],relevance:0},{className:"function",beginKeywords:"function",end:/[{;]/,excludeEnd:!0,keywords:i,contains:["self",t.inherit(t.TITLE_MODE,{begin:n}),y],illegal:/%/},{beginKeywords:"while if switch catch for"},{className:"function",begin:t.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,contains:[y,t.inherit(t.TITLE_MODE,{begin:n})]},{variants:[{begin:"\\."+n},{begin:"\\$"+n}],relevance:0},{className:"class",beginKeywords:"class",end:/[{;=]/,excludeEnd:!0,illegal:/[:"[\]]/,contains:[{beginKeywords:"extends"},t.UNDERSCORE_TITLE_MODE]},{begin:/\b(?=constructor)/,end:/[{;]/,excludeEnd:!0,contains:[t.inherit(t.TITLE_MODE,{begin:n}),"self",y]},{begin:"(get|set)\\s+(?="+n+"\\()",end:/\{/,keywords:"get set",contains:[t.inherit(t.TITLE_MODE,{begin:n}),{begin:/\(\)/},y]},{begin:/\$[(.]/}]}}var MR=IR;function NR(t){return t?typeof t=="string"?t:t.source:null}function PR(...t){return t.map(n=>NR(n)).join("")}function FR(t){const e={},n={begin:/\$\{/,end:/\}/,contains:["self",{begin:/:-/,contains:[e]}]};Object.assign(e,{className:"variable",variants:[{begin:PR(/\$[\w\d#@][\w\d_]*/,"(?![\\w\\d])(?![$])")},n]});const r={className:"subst",begin:/\$\(/,end:/\)/,contains:[t.BACKSLASH_ESCAPE]},s={begin:/<<-?\s*(?=\w+)/,starts:{contains:[t.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,className:"string"})]}},i={className:"string",begin:/"/,end:/"/,contains:[t.BACKSLASH_ESCAPE,e,r]};r.contains.push(i);const o={className:"",begin:/\\"/},l={className:"string",begin:/'/,end:/'/},a={begin:/\$\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},t.NUMBER_MODE,e]},c=["fish","bash","zsh","sh","csh","ksh","tcsh","dash","scsh"],u=t.SHEBANG({binary:`(${c.join("|")})`,relevance:10}),h={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[t.inherit(t.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0};return{name:"Bash",aliases:["sh","zsh"],keywords:{$pattern:/\b[a-z._-]+\b/,keyword:"if then else elif fi for while in do done case esac function",literal:"true false",built_in:"break cd continue eval exec exit export getopts hash pwd readonly return shift test times trap umask unset alias bind builtin caller command declare echo enable help let local logout mapfile printf read readarray source type typeset ulimit unalias set shopt autoload bg bindkey bye cap chdir clone comparguments compcall compctl compdescribe compfiles compgroups compquote comptags comptry compvalues dirs disable disown echotc echoti emulate fc fg float functions getcap getln history integer jobs kill limit log noglob popd print pushd pushln rehash sched setcap setopt stat suspend ttyctl unfunction unhash unlimit unsetopt vared wait whence where which zcompile zformat zftp zle zmodload zparseopts zprof zpty zregexparse zsocket zstyle ztcp"},contains:[u,t.SHEBANG(),h,a,t.HASH_COMMENT_MODE,s,i,o,l,e]}}var DR=FR;function BR(t){var e="true false yes no null",n="[\\w#;/?:@&=+$,.~*'()[\\]]+",r={className:"attr",variants:[{begin:"\\w[\\w :\\/.-]*:(?=[ ]|$)"},{begin:'"\\w[\\w :\\/.-]*":(?=[ ]|$)'},{begin:"'\\w[\\w :\\/.-]*':(?=[ ]|$)"}]},s={className:"template-variable",variants:[{begin:/\{\{/,end:/\}\}/},{begin:/%\{/,end:/\}/}]},i={className:"string",relevance:0,variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/\S+/}],contains:[t.BACKSLASH_ESCAPE,s]},o=t.inherit(i,{variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),l="[0-9]{4}(-[0-9][0-9]){0,2}",a="([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?",c="(\\.[0-9]*)?",u="([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?",h={className:"number",begin:"\\b"+l+a+c+u+"\\b"},d={end:",",endsWithParent:!0,excludeEnd:!0,keywords:e,relevance:0},f={begin:/\{/,end:/\}/,contains:[d],illegal:"\\n",relevance:0},g={begin:"\\[",end:"\\]",contains:[d],illegal:"\\n",relevance:0},L=[r,{className:"meta",begin:"^---\\s*$",relevance:10},{className:"string",begin:"[\\|>]([1-9]?[+-])?[ ]*\\n( +)[^ ][^\\n]*\\n(\\2[^\\n]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!\\w+!"+n},{className:"type",begin:"!<"+n+">"},{className:"type",begin:"!"+n},{className:"type",begin:"!!"+n},{className:"meta",begin:"&"+t.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+t.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"-(?=[ ]|$)",relevance:0},t.HASH_COMMENT_MODE,{beginKeywords:e,keywords:{literal:e}},h,{className:"number",begin:t.C_NUMBER_RE+"\\b",relevance:0},f,g,i],C=[...L];return C.pop(),C.push(o),d.contains=C,{name:"YAML",case_insensitive:!0,aliases:["yml"],contains:L}}var $R=BR;const PP="";hs.registerLanguage("plaintext",wR),hs.registerLanguage("javascript",MR),hs.registerLanguage("bash",DR),hs.registerLanguage("yaml",$R);const HR={codespan(t){let n=/(GET|HEAD|POST|PUT|DELETE|CONNECT|OPTIONS|TRACE|PATCH)\s+(.+)/gi.exec(t);return(n==null?void 0:n.length)===3?`
|
|
1015
1015
|
<code class="rest-api">
|
|
1016
1016
|
<span class="http-method-${n[1].toLowerCase()}">${n[1]}</span>
|
|
1017
1017
|
<span class="http-path">${n[2]}</span>
|
|
1018
1018
|
</code>
|
|
1019
|
-
`:`<code>${t}</code>`}};_e.setOptions({highlight:function(t,e){if(!e)return hs.highlightAuto(t).value;const n=hs.getLanguage(e)?e:"plaintext";return hs.highlight(n,t).value},breaks:!0}),_e.use({renderer:UR});const VR={name:"comment",props:["comment","commentObj"],computed:{markedComment(){var t,e;return((t=this.commentObj)==null?void 0:t.text)&&_e.parse((e=this.commentObj)==null?void 0:e.text)||this.comment&&_e.parse(this.comment)},commentStyle(){var t;return(t=this.commentObj)==null?void 0:t.commentStyle},classNames(){var t;return(t=this.commentObj)==null?void 0:t.commentClassNames}}},zR={class:"comments text-skin-comment min-w-[100px] flex text-left text-sm opacity-50 hover:opacity-100"},GR=["innerHTML"];function jR(t,e,n,r,s,i){return k(),V("div",zR,[T("div",{innerHTML:i.markedComment,class:Ce(i.classNames),style:we(i.commentStyle)},null,14,GR)])}const pi=We(VR,[["render",jR],["__scopeId","data-v-49a61c68"]]),DP="",ZR={props:["collapsed"],emits:["click"]},WR={class:"collapsible-header"},qR=[l1('<g id="SVGRepo_bgCarrier" stroke-width="0" data-v-175097b8></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" data-v-175097b8></g><g id="SVGRepo_iconCarrier" data-v-175097b8><line x1="13" y1="2" x2="13" y2="10" data-v-175097b8></line><polyline points="9 7 13 11 17 7" data-v-175097b8></polyline><line x1="13" y1="23" x2="13" y2="15" data-v-175097b8></line><polyline points="9 19 13 15 17 19" data-v-175097b8></polyline></g>',3)],KR=[l1('<g id="SVGRepo_bgCarrier" stroke-width="0" data-v-175097b8></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" data-v-175097b8></g><g id="SVGRepo_iconCarrier" data-v-175097b8><line x1="13" y1="1" x2="13" y2="9" data-v-175097b8></line><polyline points="9 5 13 1 17 5" data-v-175097b8></polyline><line x1="13" y1="13" x2="13" y2="13" data-v-175097b8></line><line x1="13" y1="24" x2="13" y2="17" data-v-175097b8></line><polyline points="9 20 13 24 17 20" data-v-175097b8></polyline></g>',3)];function YR(t,e,n,r,s,i){return k(),V("div",WR,[(k(),V("svg",{width:"20px",height:"20px",class:Ce([{hidden:n.collapsed,expanded:!n.collapsed},"collapse-button cursor-pointer"]),onClick:e[0]||(e[0]=o=>t.$emit("click",o)),viewBox:"0 0 25 25",xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor","stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"miter"},qR,2)),(k(),V("svg",{width:"20px",height:"20px",class:Ce([{hidden:!n.collapsed},"cursor-pointer"]),onClick:e[1]||(e[1]=o=>t.$emit("click",o)),viewBox:"0 0 25 25",xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor","stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"miter"},KR,2))])}const XR=We(ZR,[["render",YR],["__scopeId","data-v-175097b8"]]),HP="",UP="",QR={name:"occurrence",props:["context","selfCallIndent","participant","rtl","number"],data:function(){return{center:0,collapsed:!1}},computed:{...Cn(["centerOf","messageLayerLeft"]),...es(["code"]),computedCenter:function(){try{return this.centerOf(this.participant)}catch(t){return console.error(t),0}},hasAnyStatementsExceptReturn:function(){var r;let t=this.context.braceBlock();if(!t)return!1;let e=((r=t.block())==null?void 0:r.stat())||[],n=e.length;return n>1||n==1&&e[0].ret()==null}},methods:{toggle(){this.collapsed=!this.collapsed,bc.$emit("participant_set_top")}},components:{CollapseButton:XR},watch:{context(){this.collapsed&&(this.collapsed=!1)}}},JR=["data-belongs-to","data-x-offset","data-debug-center-of"];function ek(t,e,n,r,s,i){const o=me("collapse-button"),l=me("block");return k(),V("div",{class:Ce(["occurrence shadow-occurrence border-skin-occurrence bg-skin-occurrence rounded-sm border-2 relative left-full",{"right-to-left":n.rtl}]),"data-el-type":"occurrence","data-belongs-to":n.participant,"data-x-offset":t.center,"data-debug-center-of":i.computedCenter},[i.hasAnyStatementsExceptReturn?(k(),Ae(o,{key:0,collapsed:t.collapsed,onClick:this.toggle},null,8,["collapsed","onClick"])):xe("",!0),this.context.braceBlock()?(k(),Ae(l,{key:1,context:n.context.braceBlock().block(),selfCallIndent:n.selfCallIndent,number:n.number,collapsed:t.collapsed,inheritFromOccurrence:!0},null,8,["context","selfCallIndent","number","collapsed"])):xe("",!0)],10,JR)}const l8=We(QR,[["render",ek],["__scopeId","data-v-3ef58b46"]]);class s0{constructor(e,n,r,s){J(this,"start");J(this,"stop");this.start={line:e,col:n},this.stop={line:r,col:s}}static from(e){const n=e.start,r=e.stop;return new s0(n.line,n.column,r.line,r.column+r.text.length)}}const a8=u0.child({name:"Creation"}),tk={name:"creation",props:["context","comment","commentObj","selfCallIndent","number"],computed:{...Cn(["cursor","onElementClick","distance"]),...es(["numbering"]),from(){return this.context.Origin()},creation(){return this.context.creation()},interactionWidth(){let t=Math.abs(this.distance(this.to,this.from)),e=this.selfCallIndent||0;return t+(this.rightToLeft?e:-e)},rightToLeft(){return this.distance(this.to,this.from)<0},signature(){return this.creation.SignatureText()},assignee(){function t(s){return s&&s.getFormattedText()||""}let e=this.creation.creationBody().assignment();if(!e)return"";let n=t(e.assignee());const r=t(e.type());return n+(r?":"+r:"")},to(){return this.creation.Owner()},isCurrent(){return this.creation.isCurrent(this.cursor)},isInitedFromOccurrence:function(){return this.creation.isInitedFromOccurrence(this.from)},messageTextStyle(){var t;return(t=this.commentObj)==null?void 0:t.messageStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.messageClassNames}},mounted(){this.layoutMessageContainer(),a8.log(`mounted for ${this.to}`)},updated(){this.layoutMessageContainer(),a8.debug(`mounted for ${this.to}`)},methods:{layoutMessageContainer(){(()=>{if(!this.$refs.participantPlaceHolder||!this.$refs.messageContainer)return;const e=this.$refs.participantPlaceHolder.offsetWidth/2;this.$refs.messageContainer.style.width=`calc(100% + ${e+7}px`,this.rightToLeft&&(this.$refs.messageContainer.style.transform=`translateX( ${-(e+7)}px`)})()},onClick(){this.onElementClick(s0.from(this.context))}},components:{Participant:Dh,Comment:pi,Occurrence:l8,Message:si}},nk=["data-signature"],rk=["data-to"],sk={ref:"participantPlaceHolder",class:"invisible right-0 flex flex-col justify-center flex-shrink-0"};function ik(t,e,n,r,s,i){var u;const o=me("comment"),l=me("message"),a=me("participant"),c=me("occurrence");return k(),V("div",{class:Ce(["interaction creation sync text-center transform",{"right-to-left":i.rightToLeft,"-translate-x-full":i.rightToLeft,highlight:i.isCurrent,"inited-from-occurrence":i.isInitedFromOccurrence}]),onClick:e[0]||(e[0]=M0((...h)=>i.onClick&&i.onClick(...h),["stop"])),"data-signature":i.signature,style:we({width:i.interactionWidth+"px"})},[n.comment?(k(),Ae(o,{key:0,commentObj:n.commentObj},null,8,["commentObj"])):xe("",!0),T("div",{ref:"messageContainer","data-type":"creation",class:Ce(["message-container pointer-events-none flex items-center h-10 relative",{"flex-row-reverse":i.rightToLeft}]),"data-to":i.to},[j(l,{ref:"messageEl",class:"invocation w-full transform -translate-y-1/2 pointer-events-auto",context:i.creation,content:i.signature,rtl:i.rightToLeft,type:"creation",number:n.number,classNames:i.messageClassNames,textStyle:i.messageTextStyle},null,8,["context","content","rtl","number","classNames","textStyle"]),T("div",sk,[j(a,{entity:{name:i.to}},null,8,["entity"])],512)],10,rk),j(c,{context:i.creation,class:"pointer-events-auto",participant:i.to,number:n.number},null,8,["context","participant","number"]),i.assignee?(k(),Ae(l,{key:1,class:"return transform -translate-y-full pointer-events-auto",context:i.creation.creationBody().assignment(),content:i.assignee,rtl:!i.rightToLeft,type:"return",number:`${n.number}.${(((u=i.creation.braceBlock())==null?void 0:u.block().stat().length)||0)+1}`,classNames:i.messageClassNames,textStyle:i.messageTextStyle},null,8,["context","content","rtl","number","classNames","textStyle"])):xe("",!0)],14,nk)}const ok=We(tk,[["render",ik]]),lk={class:"name group px-px hover:text-skin-message-hover hover:bg-skin-message-hover relative min-h-[1em] w-full"},ak={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500"},ck=T("svg",{class:"arrow text-skin-message-arrow",width:"30",height:"24"},[T("polyline",{class:"line stroke-current fill-none stroke-2",points:"0,2 28,2 28,15 14,15"}),T("polyline",{class:"head stroke-current fill-current stroke-2",points:"18,9 8,15 18,21"})],-1),uk=Ve({__name:"SelfInvocation",props:{context:null,number:null,textStyle:null,classNames:null},setup(t){const e=t,{context:n}=Br(e),r=zt(),s=M(()=>r.state.numbering),i=ie(),o=M(()=>{const c=n==null?void 0:n.value.messageBody();return[c.start.start,c.stop.stop]}),l=M(()=>n==null?void 0:n.value.messageBody().getFormattedText()),a=()=>{r.getters.onMessageClick(n,i.value)};return(c,u)=>(k(),V("div",{class:"message self text-sm flex items-start flex-col",style:{"border-width":"0"},onClick:a,ref_key:"messageRef",ref:i},[T("label",lk,[F(s)?(k(),V("div",ak,ze(t.number),1)):xe("",!0),T("div",{style:we(t.textStyle),class:Ce(t.classNames)},[j(Pc,{labelText:F(l),labelPosition:F(o),isSelf:!0},null,8,["labelText","labelPosition"])],6)]),ck],512))}}),VP="",hk={name:"interaction",props:["context","selfCallIndent","commentObj","number"],computed:{...Cn(["participants","distance2","cursor","onElementClick"]),hasComment(){var t;return((t=this.commentObj)==null?void 0:t.text)!==""},messageTextStyle(){var t;return(t=this.commentObj)==null?void 0:t.messageStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.messageClassNames},message:function(){var t;return(t=this.context)==null?void 0:t.message()},providedFrom:function(){var t,e;return(e=(t=this.context)==null?void 0:t.message())==null?void 0:e.ProvidedFrom()},from:function(){return this.providedFrom||this.origin},outOfBand:function(){return!!this.providedFrom&&this.providedFrom!==this.origin},assignee:function(){var e;let t=(e=this.message)==null?void 0:e.Assignment();return t?t.getText():""},signature:function(){var t;return(t=this.message)==null?void 0:t.SignatureText()},translateX:function(){if(!this.rightToLeft&&!this.outOfBand)return 0;const e=this.rightToLeft?this.to:this.providedFrom,n=this.distance2(this.origin,e),r=this.selfCallIndent||0;return n+0-r},rightToLeft:function(){return this.distance2(this.from,this.to)<0},isCurrent:function(){var t;return(t=this.message)==null?void 0:t.isCurrent(this.cursor)},showStarter(){return this.participants.Starter().name!=="_STARTER_"},isRootBlock(){var t,e;return((e=(t=this.context)==null?void 0:t.parentCtx)==null?void 0:e.parentCtx)instanceof pw},origin:function(){var t;return(t=this.context)==null?void 0:t.Origin()},passOnOffset:function(){return this.isSelf&&!this.isRootBlock?(this.selfCallIndent||0)+6:0},interactionWidth:function(){if(this.context&&this.isSelf)return 0;let t=this.outOfBand?0:this.selfCallIndent||0;return Math.abs(this.distance2(this.from,this.to)-t)},to:function(){var t,e;return(e=(t=this.context)==null?void 0:t.message())==null?void 0:e.Owner()},isSelf:function(){return!this.to||this.to===this.from},isInitedFromOccurrence:function(){var t;return(t=this.message)==null?void 0:t.isInitedFromOccurrence(this.context)}},methods:{onClick(){this.onElementClick(s0.from(this.context))}},components:{Message:si,SelfInvocation:uk,Comment:pi,Occurrence:l8}},dk=["data-to","data-signature"];function fk(t,e,n,r,s,i){var u;const o=me("comment"),l=me("self-invocation"),a=me("message"),c=me("occurrence");return k(),V("div",{class:Ce(["interaction sync inline-block",{highlight:i.isCurrent,self:i.isSelf,"from-no-occurrence":i.providedFrom&&i.providedFrom!==i.origin,"inited-from-occurrence":i.isInitedFromOccurrence,"right-to-left":i.rightToLeft}]),onClick:e[0]||(e[0]=M0((...h)=>i.onClick&&i.onClick(...h),["stop"])),"data-to":i.to,"data-type":"interaction","data-signature":i.signature,style:we({width:!i.isSelf&&i.interactionWidth+"px",transform:"translateX("+i.translateX+"px)"})},[i.showStarter&&i.isRootBlock||i.outOfBand?(k(),V("div",{key:0,class:Ce(["occurrence source border-2",{"right-to-left":i.rightToLeft}])},null,2)):xe("",!0),i.hasComment?(k(),Ae(o,{key:1,commentObj:n.commentObj},null,8,["commentObj"])):xe("",!0),i.isSelf?(k(),Ae(l,{key:2,classNames:i.messageClassNames,textStyle:i.messageTextStyle,context:i.message,number:`${n.number}`},null,8,["classNames","textStyle","context","number"])):(k(),Ae(a,{key:3,class:"text-center",classNames:i.messageClassNames,textStyle:i.messageTextStyle,context:i.message,content:i.signature,rtl:i.rightToLeft,type:"sync",number:n.number},null,8,["classNames","textStyle","context","content","rtl","number"])),j(c,{context:i.message,participant:i.to,selfCallIndent:i.passOnOffset,rtl:i.rightToLeft,number:`${n.number}`},null,8,["context","participant","selfCallIndent","rtl","number"]),i.assignee&&!i.isSelf?(k(),Ae(a,{key:4,class:"return transform -translate-y-full",context:i.message,content:i.assignee,rtl:!i.rightToLeft,type:"return",number:`${n.number}.${(((u=i.message.braceBlock())==null?void 0:u.block().stat().length)||0)+1}`,classNames:i.messageClassNames,textStyle:i.messageTextStyle},null,8,["context","content","rtl","number","classNames","textStyle"])):xe("",!0)],14,dk)}const pk=We(hk,[["render",fk],["__scopeId","data-v-3bc6eae5"]]),gk=t=>(C0("data-v-ecfb84d4"),t=t(),w0(),t),mk={class:"message self flex items-start flex-col",style:{"border-width":"0"}},xk={class:"name group px-px hover:text-skin-message-hover hover:bg-skin-message-hover min-h-[1em]"},Lk={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500"},_k=gk(()=>T("svg",{class:"arrow text-skin-message-arrow",width:"34",height:"34"},[T("polyline",{class:"stroke-current stroke-2 fill-none",points:"0,2 28,2 28,25 1,25"}),T("polyline",{class:"head stroke-current stroke-2 fill-none",points:"11,19 1,25 11,31"})],-1)),yk=Ve({__name:"SelfInvocation-async",props:{context:null,number:null,textStyle:null,classNames:null},setup(t){const e=t,{context:n}=Br(e),r=zt(),s=M(()=>r.state.numbering),i=M(()=>{if(!(n!=null&&n.value))return[-1,-1];const l=n==null?void 0:n.value.content();return[l.start.start,l.stop.stop]}),o=M(()=>n==null?void 0:n.value.content().getFormattedText());return(l,a)=>(k(),V("div",mk,[T("label",xk,[F(s)?(k(),V("div",Lk,ze(t.number),1)):xe("",!0),j(Pc,{labelText:F(o),labelPosition:F(i),isAsync:!0,isSelf:!0},null,8,["labelText","labelPosition"])]),_k]))}}),zP="",vk=We(yk,[["__scopeId","data-v-ecfb84d4"]]),GP="";function f2(t){return t==null}const Ck={name:"interaction-async",props:["context","comment","commentObj","selfCallIndent","number"],computed:{...Cn(["distance","cursor","onElementClick"]),from:function(){return this.context.Origin()},asyncMessage:function(){var t;return(t=this.context)==null?void 0:t.asyncMessage()},interactionWidth:function(){var t;return this.isSelf?10*(((t=this.signature)==null?void 0:t.length)||0)+100:Math.abs(this.distance(this.target,this.source))},translateX:function(){return this.rightToLeft?this.distance(this.target,this.from):this.distance(this.source,this.from)},rightToLeft:function(){return this.distance(this.target,this.source)<0},signature:function(){var t,e;return(e=(t=this.asyncMessage)==null?void 0:t.content())==null?void 0:e.getFormattedText()},source:function(){var t,e;return((e=(t=this.asyncMessage)==null?void 0:t.from())==null?void 0:e.getFormattedText())||this.from},target:function(){var t,e;return(e=(t=this.asyncMessage)==null?void 0:t.to())==null?void 0:e.getFormattedText()},isCurrent:function(){const t=this.asyncMessage.start.start,e=this.asyncMessage.stop.stop+1;return f2(this.cursor)||f2(t)||f2(e)?!1:this.cursor>=t&&this.cursor<=e},isSelf:function(){return this.source===this.target},providedFrom:function(){var t,e;return(e=(t=this.context)==null?void 0:t.asyncMessage())==null?void 0:e.From()},origin:function(){var t;return(t=this.context)==null?void 0:t.Origin()},messageTextStyle(){var t;return(t=this.commentObj)==null?void 0:t.messageStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.messageClassNames},isToOccurrence(){return this.parentCtxIncludeMessage(this.asyncMessage)},isInitedFromOccurrence:function(){var t;return(t=this.message)==null?void 0:t.isInitedFromOccurrence(this.context)}},methods:{onClick(){this.onElementClick(s0.from(this.context))},parentCtxIncludeMessage(t){const e=t.Owner();if(!e)return!1;for(t=t==null?void 0:t.parentCtx;t;){if(t.To&&t.To()===e)return!0;t=t.parentCtx}return!1}},components:{Comment:pi,SelfInvocationAsync:vk,Message:si}},wk=["data-signature"];function bk(t,e,n,r,s,i){const o=me("comment"),l=me("self-invocation-async"),a=me("message");return k(),V("div",{class:Ce(["interaction async",{"to-occurrence":i.isToOccurrence,"right-to-left":i.rightToLeft,"from-no-occurrence":i.providedFrom&&i.providedFrom!==i.origin,highlight:i.isCurrent,"inited-from-occurrence":i.isInitedFromOccurrence,"self-invocation":i.isSelf}]),onClick:e[0]||(e[0]=M0((...c)=>i.onClick&&i.onClick(...c),["stop"])),"data-signature":i.signature,style:we({width:i.interactionWidth+"px",transform:"translateX("+i.translateX+"px)"})},[n.comment?(k(),Ae(o,{key:0,commentObj:n.commentObj},null,8,["commentObj"])):xe("",!0),i.isSelf?(k(),Ae(l,{key:1,classNames:i.messageClassNames,textStyle:i.messageTextStyle,context:i.asyncMessage,number:`${n.number}`},null,8,["classNames","textStyle","context","number"])):(k(),Ae(a,{key:2,classNames:i.messageClassNames,textStyle:i.messageTextStyle,context:i.asyncMessage,content:i.signature,rtl:i.rightToLeft,type:"async",number:n.number},null,8,["classNames","textStyle","context","content","rtl","number"]))],14,wk)}const Ek=We(Ck,[["render",bk],["__scopeId","data-v-d9e0a8fb"]]),jP="",Tk={components:{Icon:Er},props:["label","collapsed"],emits:["click"]},Sk={class:"collapsible-header"},Ak={class:"mb-0"};function Rk(t,e,n,r,s,i){const o=me("Icon");return k(),V("div",Sk,[T("label",Ak,ze(n.label),1),n.collapsed?(k(),Ae(o,{key:1,name:"collapse-unexpanded","icon-class":"w-4 h-4 cursor-pointer",onIconClick:e[1]||(e[1]=l=>t.$emit("click",l))})):(k(),Ae(o,{key:0,name:"collapse-expanded","icon-class":`w-4 h-4 collapse-button cursor-pointer ${n.collapsed?"":"expanded"}`,onIconClick:e[0]||(e[0]=l=>t.$emit("click",l))},null,8,["icon-class"]))])}const kk=We(Tk,[["render",Rk],["__scopeId","data-v-048a5186"]]),gi={computed:{...Cn(["coordinates"]),offsetX:function(){const t=this.coordinates.orderedParticipantNames(),n=new Oc(t).getFrame(this.context),r=Mc(n),s=[this.context.Origin(),...e0(this.context).Names()],i=t.find(l=>s.includes(l));let o=this.coordinates.half(i);return console.debug(`left participant: ${i} ${o}`),this.coordinates.distance(i,this.from)+r.left+o},fragmentStyle:function(){return{transform:"translateX("+(this.offsetX+1)*-1+"px)",width:Uh(this.context,this.coordinates)+"px"}}},data:function(){return{collapsed:!1}},methods:{toggle(){this.collapsed=!this.collapsed,bc.$emit("participant_set_top")}},components:{CollapseButton:kk},watch:{context(){this.collapsed&&(this.collapsed=!1)}}},Ok=t=>{const e={loop:"FragmentLoop",alt:"FragmentAlt",par:"FragmentPar",opt:"FragmentOpt",tcf:"FragmentTryCatchFinally",creation:"Creation",message:"Interaction",asyncMessage:"InteractionAsync",divider:"Divider",ret:"Return"},n=Object.keys(e).find(r=>t[r]()!==null)||"";return e[n]},mi=t=>t&&t.stat()?t.stat().filter(e=>Ok(e)!=="Divider").length:0,c8=(t,e)=>{if(t){const n=t.split(".");return n[n.length-1]=Number(n[n.length-1])+e,n.join(".")}else return String(e)},Ik=["contenteditable"],u8=Ve({__name:"ConditionLabel",props:{condition:null},setup(t){const e=t,n=/\b(\w+)\s*==\s*(\w+)\b/g,{condition:r}=Br(e),s=zt(),i=M(()=>s.state.mode),o=M(()=>s.getters.code),l=M(()=>s.getters.onContentChange||(()=>{})),a=M(()=>{var C,x;return(x=(C=r==null?void 0:r.value)==null?void 0:C.getFormattedText())!=null?x:""});function c(C){s.dispatch("updateCode",{code:C}),l.value(C)}function u(C){var b,O,N,A,Z;C.preventDefault(),C.stopPropagation();const x=C.target;if(!(x instanceof HTMLElement))return;let m=(b=x.innerText.trim())!=null?b:"";if(m===""){x.innerText=a.value;return}ni.test(m)&&!n.test(m)&&(m=m.replace(/"/g,""),m=`"${m}"`);const[y,v]=[(N=(O=r.value)==null?void 0:O.start)==null?void 0:N.start,(Z=(A=r.value)==null?void 0:A.stop)==null?void 0:Z.stop];if(y===-1||v===-1){console.warn("labelPosition is not set");return}c(o.value.slice(0,y)+m+o.value.slice(v+1))}const{editing:h,handleDblClick:d,handleBlur:f,handleKeydown:g,handleKeyup:L}=Rc(u);return(C,x)=>(k(),V("label",{title:"Double click to edit",class:Ce(["bg-skin-frame/[0.66] condition px-1 cursor-text hover:text-skin-message-hover hover:bg-skin-message-hover",{"py-1 px-2 ml-1 cursor-text":F(h)}]),contenteditable:F(h)&&F(i)===F(on).Dynamic,onDblclick:x[0]||(x[0]=(...m)=>F(d)&&F(d)(...m)),onBlur:x[1]||(x[1]=(...m)=>F(f)&&F(f)(...m)),onKeyup:x[2]||(x[2]=(...m)=>F(L)&&F(L)(...m)),onKeydown:x[3]||(x[3]=(...m)=>F(g)&&F(g)(...m))},ze(F(h)?F(a):`[${F(a)}]`),43,Ik))}}),ZP="",Mk={name:"fragment-alt",props:["context","comment","selfCallIndent","commentObj","number"],mixins:[gi],components:{ConditionLabel:u8},setup(t){const e=zt(),n=M(()=>e.state.numbering),r=M(()=>t.context.Origin()),s=M(()=>t.context.alt()),i=M(()=>{var d;return(d=s.value)==null?void 0:d.ifBlock()}),o=M(()=>{var d;return(d=s.value)==null?void 0:d.elseIfBlock()}),l=M(()=>{var d,f,g;return(g=(f=(d=s.value)==null?void 0:d.elseBlock())==null?void 0:f.braceBlock())==null?void 0:g.block()}),a=M(()=>{var d,f,g;return(g=(f=(d=s.value)==null?void 0:d.ifBlock())==null?void 0:f.braceBlock())==null?void 0:g.block()}),c=M(()=>{var f;const d=[mi(a.value)];return(f=s.value)!=null&&f.elseIfBlock()&&s.value.elseIfBlock().forEach(g=>{d.push(d[d.length-1]+mi(h(g)))}),d});function u(d){var f;return(f=d==null?void 0:d.parExpr())==null?void 0:f.condition()}function h(d){var f;return(f=d==null?void 0:d.braceBlock())==null?void 0:f.block()}return{numbering:n,from:r,alt:s,blockInIfBlock:a,ifBlock:i,elseIfBlocks:o,elseBlock:l,blockLengthAcc:c,conditionFromIfElseBlock:u,blockInElseIfBlock:h,increaseNumber:c8,blockLength:mi}}},h8=t=>(C0("data-v-b9c5cb88"),t=t(),w0(),t),Nk={class:"segment"},Pk={class:"header bg-skin-fragment-header text-skin-fragment-header text-base leading-4 rounded-t relative"},Fk={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 text-sm font-thin leading-6"},Dk={class:"name font-semibold p-1 border-b text-sm"},Bk={class:"p-0"},$k={class:"segment"},Hk={class:"text-skin-fragment flex"},Uk=h8(()=>T("label",{class:"else-if hidden"},"else if",-1)),Vk={key:0,class:"segment mt-2 border-t border-solid"},zk=h8(()=>T("div",{class:"text-skin-fragment"},[T("label",{class:"p-1"},"[else]")],-1));function Gk(t,e,n,r,s,i){const o=me("comment"),l=me("collapse-button"),a=me("ConditionLabel"),c=me("block");return k(),V("div",{class:"fragment alt border-skin-fragment rounded",style:we(t.fragmentStyle)},[T("div",Nk,[n.comment?(k(),Ae(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):xe("",!0),T("div",Pk,[r.numbering?(k(),V("div",Fk,ze(n.number),1)):xe("",!0),T("div",Dk,[T("label",Bk,[j(l,{label:"Alt",collapsed:t.collapsed,onClick:this.toggle,style:we(n.commentObj.messageStyle),class:Ce(n.commentObj.messageClassNames)},null,8,["collapsed","onClick","style","class"])])])])]),T("div",{class:Ce({hidden:t.collapsed})},[T("div",$k,[T("div",Hk,[j(a,{condition:r.conditionFromIfElseBlock(r.ifBlock)},null,8,["condition"])]),r.blockInIfBlock?(k(),Ae(c,{key:0,style:we({paddingLeft:`${t.offsetX}px`}),context:r.blockInIfBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.1`,incremental:""},null,8,["style","context","selfCallIndent","number"])):xe("",!0)]),(k(!0),V(Me,null,yn(r.elseIfBlocks,(u,h)=>(k(),V("div",{key:h+500,class:"segment mt-2 border-t border-solid"},[(k(),V("div",{class:"text-skin-fragment",key:h+1e3},[Uk,j(a,{condition:r.conditionFromIfElseBlock(u)},null,8,["condition"])])),(k(),Ae(c,{style:we({paddingLeft:`${t.offsetX}px`}),context:r.blockInElseIfBlock(u),selfCallIndent:n.selfCallIndent,key:h+2e3,number:`${n.number}.${r.blockLengthAcc[h]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"]))]))),128)),r.elseBlock?(k(),V("div",Vk,[zk,j(c,{style:we({paddingLeft:`${t.offsetX}px`}),context:r.elseBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.${r.blockLengthAcc[r.blockLengthAcc.length-1]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"])])):xe("",!0)],2)],4)}const jk=We(Mk,[["render",Gk],["__scopeId","data-v-b9c5cb88"]]),WP="",qP="",Zk={name:"fragment-par",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[gi],computed:{...es(["numbering"]),from:function(){return this.context.Origin()},par:function(){return this.context.par()}}},Wk={class:"header bg-skin-fragment-header text-skin-fragment-header text-base leading-4 rounded-t relative"},qk={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 text-sm font-thin leading-6"},Kk={class:"name font-semibold p-1 border-b"};function Yk(t,e,n,r,s,i){const o=me("comment"),l=me("collapse-button"),a=me("block");return k(),V("div",{class:"fragment par border-skin-fragment rounded",style:we(t.fragmentStyle)},[n.comment?(k(),Ae(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):xe("",!0),T("div",Wk,[t.numbering?(k(),V("div",qk,ze(n.number),1)):xe("",!0),T("div",Kk,[j(l,{label:"Par",collapsed:t.collapsed,onClick:this.toggle,style:we(n.commentObj.messageStyle),class:Ce(n.commentObj.messageClassNames)},null,8,["collapsed","onClick","style","class"])])]),j(a,{class:Ce({hidden:t.collapsed}),style:we({paddingLeft:`${t.offsetX}px`}),context:i.par.braceBlock().block(),selfCallIndent:n.selfCallIndent,number:n.number},null,8,["class","style","context","selfCallIndent","number"])],4)}const Xk=We(Zk,[["render",Yk],["__scopeId","data-v-12f63f5c"]]),KP="",Qk={name:"fragment-loop",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[gi],components:{ConditionLabel:u8},setup(t){const e=zt(),n=M(()=>e.state.numbering),r=M(()=>t.context.Origin()),s=M(()=>t.context.loop()),i=M(()=>{var o,l;return(l=(o=s.value)==null?void 0:o.braceBlock())==null?void 0:l.block()});return{numbering:n,from:r,loop:s,blockInLoop:i,getConditionFromBlock:()=>{var o,l;return(l=(o=s.value)==null?void 0:o.parExpr())==null?void 0:l.condition()}}}},Jk={class:"header text-skin-fragment-header bg-skin-fragment-header text-base leading-4 relative"},eO={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 text-sm font-thin leading-6"},tO={class:"name font-semibold p-1 border-b"},nO={class:"segment"},rO={class:"text-skin-fragment"};function sO(t,e,n,r,s,i){const o=me("comment"),l=me("collapse-button"),a=me("ConditionLabel"),c=me("block");return k(),V("div",{class:"fragment loop border-skin-fragment rounded",style:we(t.fragmentStyle)},[n.comment?(k(),Ae(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):xe("",!0),T("div",Jk,[r.numbering?(k(),V("div",eO,ze(n.number),1)):xe("",!0),T("div",tO,[j(l,{label:"Loop",collapsed:t.collapsed,onClick:this.toggle,style:we(n.commentObj.messageStyle),class:Ce(n.commentObj.messageClassNames)},null,8,["collapsed","onClick","style","class"])])]),T("div",{class:Ce({hidden:t.collapsed})},[T("div",nO,[T("div",rO,[j(a,{condition:r.getConditionFromBlock(r.blockInLoop)},null,8,["condition"])]),j(c,{style:we({paddingLeft:`${t.offsetX}px`}),context:r.blockInLoop,selfCallIndent:n.selfCallIndent,number:n.number},null,8,["style","context","selfCallIndent","number"])])],2)],4)}const iO=We(Qk,[["render",sO],["__scopeId","data-v-632f3b8c"]]),YP="",oO={name:"fragment-opt",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[gi],computed:{...es(["numbering"]),from:function(){return this.context.Origin()},opt:function(){return this.context.opt()}}},lO={class:"header bg-skin-fragment-header text-skin-fragment-header text-base leading-4 relative"},aO={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 text-sm font-thin leading-6"},cO={class:"name font-semibold p-1 border-b"};function uO(t,e,n,r,s,i){const o=me("comment"),l=me("collapse-button"),a=me("block");return k(),V("div",{class:"fragment opt border-skin-fragment rounded",style:we(t.fragmentStyle)},[n.comment?(k(),Ae(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):xe("",!0),T("div",lO,[t.numbering?(k(),V("div",aO,ze(n.number),1)):xe("",!0),T("div",cO,[j(l,{label:"Opt",collapsed:t.collapsed,onClick:this.toggle,style:we(n.commentObj.textStyle),class:Ce(n.commentObj.classNames)},null,8,["collapsed","onClick","style","class"])])]),j(a,{class:Ce({hidden:t.collapsed}),style:we({paddingLeft:`${t.offsetX}px`}),context:i.opt.braceBlock().block(),selfCallIndent:n.selfCallIndent,number:n.number},null,8,["class","style","context","selfCallIndent","number"])],4)}const hO=We(oO,[["render",uO],["__scopeId","data-v-533e0127"]]),XP="",dO={name:"fragment-tcf",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[gi],computed:{...es(["numbering"]),from:function(){return this.context.Origin()},tcf:function(){return this.context.tcf()},blockInTryBlock:function(){var t,e,n;return(n=(e=(t=this.tcf)==null?void 0:t.tryBlock())==null?void 0:e.braceBlock())==null?void 0:n.block()},finallyBlock:function(){var t,e,n;return(n=(e=(t=this.tcf)==null?void 0:t.finallyBlock())==null?void 0:e.braceBlock())==null?void 0:n.block()},blockLengthAcc(){var e;const t=[mi(this.blockInTryBlock)];return(e=this.tcf)!=null&&e.catchBlock()&&this.tcf.catchBlock().forEach(n=>{t.push(t[t.length-1]+mi(this.blockInCatchBlock(n)))}),t}},methods:{exception(t){var e;return(e=t==null?void 0:t.invocation())==null?void 0:e.parameters().getText()},blockInCatchBlock(t){var e;return(e=t==null?void 0:t.braceBlock())==null?void 0:e.block()}}},d8=t=>(C0("data-v-4defdd44"),t=t(),w0(),t),fO={class:"segment"},pO={class:"header bg-skin-fragment-header text-skin-fragment-header text-base leading-4 rounded-t relative"},gO={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 text-sm font-thin leading-6"},mO={class:"name font-semibold p-1 border-b text-sm"},xO={class:"segment"},LO=d8(()=>T("label",{class:"keyword catch p-1"},"catch",-1)),_O={class:"exception p-1"},yO={key:0,class:"segment mt-2 border-t border-solid"},vO=d8(()=>T("div",{class:"header flex text-skin-fragment finally"},[T("label",{class:"keyword finally bg-skin-frame/[0.66] px-1 inline-block text-sm"},"finally")],-1));function CO(t,e,n,r,s,i){const o=me("comment"),l=me("collapse-button"),a=me("block");return k(),V("div",{class:"fragment tcf border-skin-fragment rounded",style:we(t.fragmentStyle)},[T("div",fO,[n.comment?(k(),Ae(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):xe("",!0),T("div",pO,[t.numbering?(k(),V("div",gO,ze(n.number),1)):xe("",!0),T("div",mO,[j(l,{label:"Try",collapsed:t.collapsed,onClick:this.toggle},null,8,["collapsed","onClick"])])])]),T("div",{class:Ce({hidden:t.collapsed})},[T("div",xO,[i.blockInTryBlock?(k(),Ae(a,{key:0,style:we({paddingLeft:`${t.offsetX}px`}),context:i.blockInTryBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.1`,incremental:""},null,8,["style","context","selfCallIndent","number"])):xe("",!0)]),(k(!0),V(Me,null,yn(i.tcf.catchBlock(),(c,u)=>(k(),V("div",{key:u+500,class:"segment text-sm mt-2 border-t border-solid"},[(k(),V("div",{class:"header inline-block bg-skin-frame/[0.66]",key:u+1e3},[LO,T("label",_O,ze(i.exception(c)),1)])),(k(),Ae(a,{style:we({paddingLeft:`${t.offsetX}px`}),context:i.blockInCatchBlock(c),selfCallIndent:n.selfCallIndent,key:u+2e3,number:`${n.number}.${i.blockLengthAcc[u]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"]))]))),128)),i.finallyBlock?(k(),V("div",yO,[vO,j(a,{style:we({paddingLeft:`${t.offsetX}px`}),context:i.finallyBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.${i.blockLengthAcc[i.blockLengthAcc.length-1]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"])])):xe("",!0)],2)],4)}const wO=We(dO,[["render",CO],["__scopeId","data-v-4defdd44"]]),bO={name:"return",props:["context","comment","commentObj","number"],computed:{...Cn(["distance","cursor","onElementClick","participants"]),from:function(){return this.context.Origin()},asyncMessage:function(){var t;return(t=this.context)==null?void 0:t.ret().asyncMessage()},width:function(){return this.isSelf?J0(this.signature,br.MessageContent):Math.abs(this.distance(this.target,this.source))},left:function(){return this.rightToLeft?this.distance(this.target,this.from)+2:this.distance(this.source,this.from)+2},rightToLeft:function(){return this.distance(this.target,this.source)<0},signature:function(){var t,e,n,r,s;return((e=(t=this.asyncMessage)==null?void 0:t.content())==null?void 0:e.getFormattedText())||((s=(r=(n=this.context)==null?void 0:n.ret())==null?void 0:r.expr())==null?void 0:s.getFormattedText())},source:function(){var t,e;return((e=(t=this.asyncMessage)==null?void 0:t.from())==null?void 0:e.getFormattedText())||this.from},target:function(){var t,e,n,r;return((e=(t=this.asyncMessage)==null?void 0:t.to())==null?void 0:e.getFormattedText())||((r=(n=this.context)==null?void 0:n.ret())==null?void 0:r.ReturnTo())},isCurrent:function(){return!1},isSelf:function(){return this.source===this.target},isReturnToStart(){return this.target===this.participants.Starter().name},messageTextStyle(){var t;return(t=this.commentObj)==null?void 0:t.messageStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.messageClassNames},messageContext(){var t,e,n;return((t=this.asyncMessage)==null?void 0:t.content())||((n=(e=this.context)==null?void 0:e.ret())==null?void 0:n.expr())}},methods:{onClick(){this.onElementClick(s0.from(this.context))}},components:{Comment:pi,Message:si}},EO=["data-signature"],TO={key:1,class:"flex items-center"},SO=T("svg",{class:"w-3 h-3 flex-shrink-0 fill-current m-1",viewBox:"0 0 512 512"},[T("path",{class:"cls-1",d:"M256 0C114.84 0 0 114.84 0 256s114.84 256 256 256 256-114.84 256-256S397.16 0 256 0Zm0 469.33c-117.63 0-213.33-95.7-213.33-213.33S138.37 42.67 256 42.67 469.33 138.37 469.33 256 373.63 469.33 256 469.33Z"}),T("path",{class:"cls-1",d:"M288 192h-87.16l27.58-27.58a21.33 21.33 0 1 0-30.17-30.17l-64 64a21.33 21.33 0 0 0 0 30.17l64 64a21.33 21.33 0 0 0 30.17-30.17l-27.58-27.58H288a53.33 53.33 0 0 1 0 106.67h-32a21.33 21.33 0 0 0 0 42.66h32a96 96 0 0 0 0-192Z"})],-1),AO={class:"name text-sm"};function RO(t,e,n,r,s,i){const o=me("comment"),l=me("Message");return k(),V("div",{class:Ce(["interaction return relative",{"right-to-left":i.rightToLeft,highlight:i.isCurrent,"return-to-start":i.isReturnToStart}]),onClick:e[0]||(e[0]=M0((...a)=>i.onClick&&i.onClick(...a),["stop"])),"data-signature":i.signature,style:we({width:i.width+"px",left:i.left+"px"})},[n.comment?(k(),Ae(o,{key:0,commentObj:n.commentObj},null,8,["commentObj"])):xe("",!0),i.isSelf?(k(),V("div",TO,[SO,T("span",AO,ze(i.signature),1)])):xe("",!0),i.isSelf?xe("",!0):(k(),Ae(l,{key:2,classNames:i.messageClassNames,textStyle:i.messageTextStyle,context:i.messageContext,content:i.signature,rtl:i.rightToLeft,type:"return",number:n.number},null,8,["classNames","textStyle","context","content","rtl","number"]))],14,EO)}const kO=We(bO,[["render",RO]]),OO=["aliceblue","antiquewhite","aqua","aquamarine","azure","beige","bisque","black","blanchedalmond","blue","blueviolet","brown","burlywood","cadetblue","chartreuse","chocolate","coral","cornflowerblue","cornsilk","crimson","cyan","darkblue","darkcyan","darkgoldenrod","darkgray","darkgreen","darkgrey","darkkhaki","darkmagenta","darkolivegreen","darkorange","darkorchid","darkred","darksalmon","darkseagreen","darkslateblue","darkslategray","darkslategrey","darkturquoise","darkviolet","deeppink","deepskyblue","dimgray","dimgrey","dodgerblue","firebrick","floralwhite","forestgreen","fuchsia","gainsboro","ghostwhite","gold","goldenrod","gray","green","greenyellow","grey","honeydew","hotpink","indianred","indigo","ivory","khaki","lavender","lavenderblush","lawngreen","lemonchiffon","lightblue","lightcoral","lightcyan","lightgoldenrodyellow","lightgray","lightgreen","lightgrey","lightpink","lightsalmon","lightseagreen","lightskyblue","lightslategray","lightslategrey","lightsteelblue","lightyellow","lime","limegreen","linen","magenta","maroon","mediumaquamarine","mediumblue","mediumorchid","mediumpurple","mediumseagreen","mediumslateblue","mediumspringgreen","mediumturquoise","mediumvioletred","midnightblue","mintcream","mistyrose","moccasin","navajowhite","navy","oldlace","olive","olivedrab","orange","orangered","orchid","palegoldenrod","palegreen","paleturquoise","palevioletred","papayawhip","peachpuff","peru","pink","plum","powderblue","purple","rebeccapurple","red","rosybrown","royalblue","saddlebrown","salmon","sandybrown","seagreen","seashell","sienna","silver","skyblue","slateblue","slategray","slategrey","snow","springgreen","steelblue","tan","teal","thistle","tomato","turquoise","violet","wheat","white","whitesmoke","yellow","yellowgreen"],IO=["italic","oblique"],MO=["bold","bolder","lighter"],NO=["underline","overline","line-through"],xi=t=>{const e={},n=[];return t.forEach(r=>{switch(!0){case OO.includes(r):e.color=r;break;case IO.includes(r):e.fontStyle=r;break;case MO.includes(r):e.fontWeight=r;break;case NO.includes(r):e.textDecoration=r;break;default:n.push(r)}}),{textStyle:e,classNames:n}},QP="",PO={name:"divider",props:["context"],computed:{...Cn(["participants","centerOf"]),width(){let t=this.participants.Names().pop();return this.centerOf(t)+10},from:function(){return this.context.Origin()},centerOfFrom(){return this.centerOf(this.from)},note:function(){return this.context.divider().Note()},messageStyle(){if(this.note.trim().indexOf("[")===0&&this.note.indexOf("]")!==-1){const t=this.note.indexOf("["),e=this.note.indexOf("]"),[n,r]=[this.note.slice(t+1,e),this.note.slice(e+1)];return{style:xi(n.split(",").map(s=>s.trim())),note:r}}return{style:xi([]),note:this.note}}}},f8=t=>(C0("data-v-0be02001"),t=t(),w0(),t),FO=f8(()=>T("div",{class:"left bg-skin-divider"},null,-1)),DO=f8(()=>T("div",{class:"right bg-skin-divider"},null,-1));function BO(t,e,n,r,s,i){return k(),V("div",{class:"divider",style:we({width:i.width+"px",transform:"translateX("+(-1*i.centerOfFrom+10)+"px)"})},[FO,T("div",{class:Ce(["name",i.messageStyle.style.classNames]),style:we(i.messageStyle.style.textStyle)},ze(i.messageStyle.note),7),DO],4)}const $O=We(PO,[["render",BO],["__scopeId","data-v-0be02001"]]);function HO(t){const e={"<>":new Set,"()":new Set,"[]":new Set},n=/<([^>]*)>|\(([^)]*)\)|\[([^\]]*)\]|([^<>()[\]\s]+)/g;let r,s;for(;r=n.exec(t);){if(r[4]){s!==void 0&&(s=r.index);break}s=r.index+r[0].length,r[1]&&r[1].split(",").forEach(i=>e["<>"].add(i.trim())),r[2]&&r[2].split(",").forEach(i=>e["()"].add(i.trim())),r[3]&&r[3].split(",").forEach(i=>e["[]"].add(i.trim()))}return[Array.from(e["<>"]),Array.from(e["()"]),Array.from(e["[]"]),t.slice(s)]}class UO{constructor(e){J(this,"text","");J(this,"classNames",[]);J(this,"textStyle",{});J(this,"commentStyle",{});J(this,"messageStyle",{});J(this,"commentClassNames",[]);J(this,"messageClassNames",[]);const n=e.slice(0,-1).split(`
|
|
1020
|
-
`),r=n[n.length-1],[s,i,o,l]
|
|
1019
|
+
`:`<code>${t}</code>`}};_e.setOptions({highlight:function(t,e){if(!e)return hs.highlightAuto(t).value;const n=hs.getLanguage(e)?e:"plaintext";return hs.highlight(n,t).value},breaks:!0}),_e.use({renderer:HR});const UR={name:"comment",props:["comment","commentObj"],computed:{markedComment(){var t,e;return((t=this.commentObj)==null?void 0:t.text)&&_e.parse((e=this.commentObj)==null?void 0:e.text)||this.comment&&_e.parse(this.comment)},commentStyle(){var t;return(t=this.commentObj)==null?void 0:t.commentStyle},classNames(){var t;return(t=this.commentObj)==null?void 0:t.commentClassNames}}},VR={class:"comments text-skin-comment min-w-[100px] flex text-left text-sm opacity-50 hover:opacity-100"},zR=["innerHTML"];function GR(t,e,n,r,s,i){return k(),V("div",VR,[T("div",{innerHTML:i.markedComment,class:Ce(i.classNames),style:we(i.commentStyle)},null,14,zR)])}const pi=We(UR,[["render",GR],["__scopeId","data-v-49a61c68"]]),FP="",jR={props:["collapsed"],emits:["click"]},ZR={class:"collapsible-header"},WR=[l1('<g id="SVGRepo_bgCarrier" stroke-width="0" data-v-175097b8></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" data-v-175097b8></g><g id="SVGRepo_iconCarrier" data-v-175097b8><line x1="13" y1="2" x2="13" y2="10" data-v-175097b8></line><polyline points="9 7 13 11 17 7" data-v-175097b8></polyline><line x1="13" y1="23" x2="13" y2="15" data-v-175097b8></line><polyline points="9 19 13 15 17 19" data-v-175097b8></polyline></g>',3)],qR=[l1('<g id="SVGRepo_bgCarrier" stroke-width="0" data-v-175097b8></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" data-v-175097b8></g><g id="SVGRepo_iconCarrier" data-v-175097b8><line x1="13" y1="1" x2="13" y2="9" data-v-175097b8></line><polyline points="9 5 13 1 17 5" data-v-175097b8></polyline><line x1="13" y1="13" x2="13" y2="13" data-v-175097b8></line><line x1="13" y1="24" x2="13" y2="17" data-v-175097b8></line><polyline points="9 20 13 24 17 20" data-v-175097b8></polyline></g>',3)];function KR(t,e,n,r,s,i){return k(),V("div",ZR,[(k(),V("svg",{width:"20px",height:"20px",class:Ce([{hidden:n.collapsed,expanded:!n.collapsed},"collapse-button cursor-pointer"]),onClick:e[0]||(e[0]=o=>t.$emit("click",o)),viewBox:"0 0 25 25",xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor","stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"miter"},WR,2)),(k(),V("svg",{width:"20px",height:"20px",class:Ce([{hidden:!n.collapsed},"cursor-pointer"]),onClick:e[1]||(e[1]=o=>t.$emit("click",o)),viewBox:"0 0 25 25",xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor","stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"miter"},qR,2))])}const YR=We(jR,[["render",KR],["__scopeId","data-v-175097b8"]]),$P="",HP="",XR={name:"occurrence",props:["context","selfCallIndent","participant","rtl","number"],data:function(){return{center:0,collapsed:!1}},computed:{...Cn(["centerOf","messageLayerLeft"]),...es(["code"]),computedCenter:function(){try{return this.centerOf(this.participant)}catch(t){return console.error(t),0}},hasAnyStatementsExceptReturn:function(){var r;let t=this.context.braceBlock();if(!t)return!1;let e=((r=t.block())==null?void 0:r.stat())||[],n=e.length;return n>1||n==1&&e[0].ret()==null}},methods:{toggle(){this.collapsed=!this.collapsed,bc.$emit("participant_set_top")}},components:{CollapseButton:YR},watch:{context(){this.collapsed&&(this.collapsed=!1)}}},QR=["data-belongs-to","data-x-offset","data-debug-center-of"];function JR(t,e,n,r,s,i){const o=me("collapse-button"),l=me("block");return k(),V("div",{class:Ce(["occurrence shadow-occurrence border-skin-occurrence bg-skin-occurrence rounded-sm border-2 relative left-full",{"right-to-left":n.rtl}]),"data-el-type":"occurrence","data-belongs-to":n.participant,"data-x-offset":t.center,"data-debug-center-of":i.computedCenter},[i.hasAnyStatementsExceptReturn?(k(),Ae(o,{key:0,collapsed:t.collapsed,onClick:this.toggle},null,8,["collapsed","onClick"])):xe("",!0),this.context.braceBlock()?(k(),Ae(l,{key:1,context:n.context.braceBlock().block(),selfCallIndent:n.selfCallIndent,number:n.number,collapsed:t.collapsed,inheritFromOccurrence:!0},null,8,["context","selfCallIndent","number","collapsed"])):xe("",!0)],10,QR)}const l8=We(XR,[["render",JR],["__scopeId","data-v-3ef58b46"]]);class s0{constructor(e,n,r,s){J(this,"start");J(this,"stop");this.start={line:e,col:n},this.stop={line:r,col:s}}static from(e){const n=e.start,r=e.stop;return new s0(n.line,n.column,r.line,r.column+r.text.length)}}const a8=u0.child({name:"Creation"}),ek={name:"creation",props:["context","comment","commentObj","selfCallIndent","number"],computed:{...Cn(["cursor","onElementClick","distance"]),...es(["numbering"]),from(){return this.context.Origin()},creation(){return this.context.creation()},interactionWidth(){let t=Math.abs(this.distance(this.to,this.from)),e=this.selfCallIndent||0;return t+(this.rightToLeft?e:-e)},rightToLeft(){return this.distance(this.to,this.from)<0},signature(){return this.creation.SignatureText()},assignee(){function t(s){return s&&s.getFormattedText()||""}let e=this.creation.creationBody().assignment();if(!e)return"";let n=t(e.assignee());const r=t(e.type());return n+(r?":"+r:"")},to(){return this.creation.Owner()},isCurrent(){return this.creation.isCurrent(this.cursor)},isInitedFromOccurrence:function(){return this.creation.isInitedFromOccurrence(this.from)},messageTextStyle(){var t;return(t=this.commentObj)==null?void 0:t.messageStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.messageClassNames}},mounted(){this.layoutMessageContainer(),a8.log(`mounted for ${this.to}`)},updated(){this.layoutMessageContainer(),a8.debug(`mounted for ${this.to}`)},methods:{layoutMessageContainer(){(()=>{if(!this.$refs.participantPlaceHolder||!this.$refs.messageContainer)return;const e=this.$refs.participantPlaceHolder.offsetWidth/2;this.$refs.messageContainer.style.width=`calc(100% + ${e+7}px`,this.rightToLeft&&(this.$refs.messageContainer.style.transform=`translateX( ${-(e+7)}px`)})()},onClick(){this.onElementClick(s0.from(this.context))}},components:{Participant:Dh,Comment:pi,Occurrence:l8,Message:si}},tk=["data-signature"],nk=["data-to"],rk={ref:"participantPlaceHolder",class:"invisible right-0 flex flex-col justify-center flex-shrink-0"};function sk(t,e,n,r,s,i){var u;const o=me("comment"),l=me("message"),a=me("participant"),c=me("occurrence");return k(),V("div",{class:Ce(["interaction creation sync text-center transform",{"right-to-left":i.rightToLeft,"-translate-x-full":i.rightToLeft,highlight:i.isCurrent,"inited-from-occurrence":i.isInitedFromOccurrence}]),onClick:e[0]||(e[0]=M0((...h)=>i.onClick&&i.onClick(...h),["stop"])),"data-signature":i.signature,style:we({width:i.interactionWidth+"px"})},[n.comment?(k(),Ae(o,{key:0,commentObj:n.commentObj},null,8,["commentObj"])):xe("",!0),T("div",{ref:"messageContainer","data-type":"creation",class:Ce(["message-container pointer-events-none flex items-center h-10 relative",{"flex-row-reverse":i.rightToLeft}]),"data-to":i.to},[j(l,{ref:"messageEl",class:"invocation w-full transform -translate-y-1/2 pointer-events-auto",context:i.creation,content:i.signature,rtl:i.rightToLeft,type:"creation",number:n.number,classNames:i.messageClassNames,textStyle:i.messageTextStyle},null,8,["context","content","rtl","number","classNames","textStyle"]),T("div",rk,[j(a,{entity:{name:i.to}},null,8,["entity"])],512)],10,nk),j(c,{context:i.creation,class:"pointer-events-auto",participant:i.to,number:n.number},null,8,["context","participant","number"]),i.assignee?(k(),Ae(l,{key:1,class:"return transform -translate-y-full pointer-events-auto",context:i.creation.creationBody().assignment(),content:i.assignee,rtl:!i.rightToLeft,type:"return",number:`${n.number}.${(((u=i.creation.braceBlock())==null?void 0:u.block().stat().length)||0)+1}`,classNames:i.messageClassNames,textStyle:i.messageTextStyle},null,8,["context","content","rtl","number","classNames","textStyle"])):xe("",!0)],14,tk)}const ik=We(ek,[["render",sk]]),ok={class:"name group px-px hover:text-skin-message-hover hover:bg-skin-message-hover relative min-h-[1em] w-full"},lk={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500"},ak=T("svg",{class:"arrow text-skin-message-arrow",width:"30",height:"24"},[T("polyline",{class:"line stroke-current fill-none stroke-2",points:"0,2 28,2 28,15 14,15"}),T("polyline",{class:"head stroke-current fill-current stroke-2",points:"18,9 8,15 18,21"})],-1),ck=Ve({__name:"SelfInvocation",props:{context:null,number:null,textStyle:null,classNames:null},setup(t){const e=t,{context:n}=Br(e),r=zt(),s=M(()=>r.state.numbering),i=ie(),o=M(()=>{const c=n==null?void 0:n.value.messageBody();return[c.start.start,c.stop.stop]}),l=M(()=>n==null?void 0:n.value.messageBody().getFormattedText()),a=()=>{r.getters.onMessageClick(n,i.value)};return(c,u)=>(k(),V("div",{class:"message self text-sm flex items-start flex-col",style:{"border-width":"0"},onClick:a,ref_key:"messageRef",ref:i},[T("label",ok,[F(s)?(k(),V("div",lk,Ge(t.number),1)):xe("",!0),T("div",{style:we(t.textStyle),class:Ce(t.classNames)},[j(Pc,{labelText:F(l),labelPosition:F(o),isSelf:!0},null,8,["labelText","labelPosition"])],6)]),ak],512))}}),UP="",uk={name:"interaction",props:["context","selfCallIndent","commentObj","number"],computed:{...Cn(["participants","distance2","cursor","onElementClick"]),hasComment(){var t;return((t=this.commentObj)==null?void 0:t.text)!==""},messageTextStyle(){var t;return(t=this.commentObj)==null?void 0:t.messageStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.messageClassNames},message:function(){var t;return(t=this.context)==null?void 0:t.message()},providedFrom:function(){var t,e;return(e=(t=this.context)==null?void 0:t.message())==null?void 0:e.ProvidedFrom()},from:function(){return this.providedFrom||this.origin},outOfBand:function(){return!!this.providedFrom&&this.providedFrom!==this.origin},assignee:function(){var e;let t=(e=this.message)==null?void 0:e.Assignment();return t?t.getText():""},signature:function(){var t;return(t=this.message)==null?void 0:t.SignatureText()},translateX:function(){if(!this.rightToLeft&&!this.outOfBand)return 0;const e=this.rightToLeft?this.to:this.providedFrom,n=this.distance2(this.origin,e),r=this.selfCallIndent||0;return n+0-r},rightToLeft:function(){return this.distance2(this.from,this.to)<0},isCurrent:function(){var t;return(t=this.message)==null?void 0:t.isCurrent(this.cursor)},showStarter(){return this.participants.Starter().name!=="_STARTER_"},isRootBlock(){var t,e;return((e=(t=this.context)==null?void 0:t.parentCtx)==null?void 0:e.parentCtx)instanceof pw},origin:function(){var t;return(t=this.context)==null?void 0:t.Origin()},passOnOffset:function(){return this.isSelf&&!this.isRootBlock?(this.selfCallIndent||0)+6:0},interactionWidth:function(){if(this.context&&this.isSelf)return 0;let t=this.outOfBand?0:this.selfCallIndent||0;return Math.abs(this.distance2(this.from,this.to)-t)},to:function(){var t,e;return(e=(t=this.context)==null?void 0:t.message())==null?void 0:e.Owner()},isSelf:function(){return!this.to||this.to===this.from},isInitedFromOccurrence:function(){var t;return(t=this.message)==null?void 0:t.isInitedFromOccurrence(this.context)}},methods:{onClick(){this.onElementClick(s0.from(this.context))}},components:{Message:si,SelfInvocation:ck,Comment:pi,Occurrence:l8}},hk=["data-to","data-signature"];function dk(t,e,n,r,s,i){var u;const o=me("comment"),l=me("self-invocation"),a=me("message"),c=me("occurrence");return k(),V("div",{class:Ce(["interaction sync inline-block",{highlight:i.isCurrent,self:i.isSelf,"from-no-occurrence":i.providedFrom&&i.providedFrom!==i.origin,"inited-from-occurrence":i.isInitedFromOccurrence,"right-to-left":i.rightToLeft}]),onClick:e[0]||(e[0]=M0((...h)=>i.onClick&&i.onClick(...h),["stop"])),"data-to":i.to,"data-type":"interaction","data-signature":i.signature,style:we({width:!i.isSelf&&i.interactionWidth+"px",transform:"translateX("+i.translateX+"px)"})},[i.showStarter&&i.isRootBlock||i.outOfBand?(k(),V("div",{key:0,class:Ce(["occurrence source border-2",{"right-to-left":i.rightToLeft}])},null,2)):xe("",!0),i.hasComment?(k(),Ae(o,{key:1,commentObj:n.commentObj},null,8,["commentObj"])):xe("",!0),i.isSelf?(k(),Ae(l,{key:2,classNames:i.messageClassNames,textStyle:i.messageTextStyle,context:i.message,number:`${n.number}`},null,8,["classNames","textStyle","context","number"])):(k(),Ae(a,{key:3,class:"text-center",classNames:i.messageClassNames,textStyle:i.messageTextStyle,context:i.message,content:i.signature,rtl:i.rightToLeft,type:"sync",number:n.number},null,8,["classNames","textStyle","context","content","rtl","number"])),j(c,{context:i.message,participant:i.to,selfCallIndent:i.passOnOffset,rtl:i.rightToLeft,number:`${n.number}`},null,8,["context","participant","selfCallIndent","rtl","number"]),i.assignee&&!i.isSelf?(k(),Ae(a,{key:4,class:"return transform -translate-y-full",context:i.message,content:i.assignee,rtl:!i.rightToLeft,type:"return",number:`${n.number}.${(((u=i.message.braceBlock())==null?void 0:u.block().stat().length)||0)+1}`,classNames:i.messageClassNames,textStyle:i.messageTextStyle},null,8,["context","content","rtl","number","classNames","textStyle"])):xe("",!0)],14,hk)}const fk=We(uk,[["render",dk],["__scopeId","data-v-3bc6eae5"]]),pk=t=>(C0("data-v-ecfb84d4"),t=t(),w0(),t),gk={class:"message self flex items-start flex-col",style:{"border-width":"0"}},mk={class:"name group px-px hover:text-skin-message-hover hover:bg-skin-message-hover min-h-[1em]"},xk={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500"},Lk=pk(()=>T("svg",{class:"arrow text-skin-message-arrow",width:"34",height:"34"},[T("polyline",{class:"stroke-current stroke-2 fill-none",points:"0,2 28,2 28,25 1,25"}),T("polyline",{class:"head stroke-current stroke-2 fill-none",points:"11,19 1,25 11,31"})],-1)),_k=Ve({__name:"SelfInvocation-async",props:{context:null,number:null,textStyle:null,classNames:null},setup(t){const e=t,{context:n}=Br(e),r=zt(),s=M(()=>r.state.numbering),i=M(()=>{if(!(n!=null&&n.value))return[-1,-1];const l=n==null?void 0:n.value.content();return[l.start.start,l.stop.stop]}),o=M(()=>n==null?void 0:n.value.content().getFormattedText());return(l,a)=>(k(),V("div",gk,[T("label",mk,[F(s)?(k(),V("div",xk,Ge(t.number),1)):xe("",!0),j(Pc,{labelText:F(o),labelPosition:F(i),isAsync:!0,isSelf:!0},null,8,["labelText","labelPosition"])]),Lk]))}}),VP="",yk=We(_k,[["__scopeId","data-v-ecfb84d4"]]),zP="";function f2(t){return t==null}const vk={name:"interaction-async",props:["context","comment","commentObj","selfCallIndent","number"],computed:{...Cn(["distance","cursor","onElementClick"]),from:function(){return this.context.Origin()},asyncMessage:function(){var t;return(t=this.context)==null?void 0:t.asyncMessage()},interactionWidth:function(){var t;return this.isSelf?10*(((t=this.signature)==null?void 0:t.length)||0)+100:Math.abs(this.distance(this.target,this.source))},translateX:function(){return this.rightToLeft?this.distance(this.target,this.from):this.distance(this.source,this.from)},rightToLeft:function(){return this.distance(this.target,this.source)<0},signature:function(){var t,e;return(e=(t=this.asyncMessage)==null?void 0:t.content())==null?void 0:e.getFormattedText()},source:function(){var t,e;return((e=(t=this.asyncMessage)==null?void 0:t.from())==null?void 0:e.getFormattedText())||this.from},target:function(){var t,e;return(e=(t=this.asyncMessage)==null?void 0:t.to())==null?void 0:e.getFormattedText()},isCurrent:function(){const t=this.asyncMessage.start.start,e=this.asyncMessage.stop.stop+1;return f2(this.cursor)||f2(t)||f2(e)?!1:this.cursor>=t&&this.cursor<=e},isSelf:function(){return this.source===this.target},providedFrom:function(){var t,e;return(e=(t=this.context)==null?void 0:t.asyncMessage())==null?void 0:e.From()},origin:function(){var t;return(t=this.context)==null?void 0:t.Origin()},messageTextStyle(){var t;return(t=this.commentObj)==null?void 0:t.messageStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.messageClassNames},isToOccurrence(){return this.parentCtxIncludeMessage(this.asyncMessage)},isInitedFromOccurrence:function(){var t;return(t=this.message)==null?void 0:t.isInitedFromOccurrence(this.context)}},methods:{onClick(){this.onElementClick(s0.from(this.context))},parentCtxIncludeMessage(t){const e=t.Owner();if(!e)return!1;for(t=t==null?void 0:t.parentCtx;t;){if(t.To&&t.To()===e)return!0;t=t.parentCtx}return!1}},components:{Comment:pi,SelfInvocationAsync:yk,Message:si}},Ck=["data-signature"];function wk(t,e,n,r,s,i){const o=me("comment"),l=me("self-invocation-async"),a=me("message");return k(),V("div",{class:Ce(["interaction async",{"to-occurrence":i.isToOccurrence,"right-to-left":i.rightToLeft,"from-no-occurrence":i.providedFrom&&i.providedFrom!==i.origin,highlight:i.isCurrent,"inited-from-occurrence":i.isInitedFromOccurrence,"self-invocation":i.isSelf}]),onClick:e[0]||(e[0]=M0((...c)=>i.onClick&&i.onClick(...c),["stop"])),"data-signature":i.signature,style:we({width:i.interactionWidth+"px",transform:"translateX("+i.translateX+"px)"})},[n.comment?(k(),Ae(o,{key:0,commentObj:n.commentObj},null,8,["commentObj"])):xe("",!0),i.isSelf?(k(),Ae(l,{key:1,classNames:i.messageClassNames,textStyle:i.messageTextStyle,context:i.asyncMessage,number:`${n.number}`},null,8,["classNames","textStyle","context","number"])):(k(),Ae(a,{key:2,classNames:i.messageClassNames,textStyle:i.messageTextStyle,context:i.asyncMessage,content:i.signature,rtl:i.rightToLeft,type:"async",number:n.number},null,8,["classNames","textStyle","context","content","rtl","number"]))],14,Ck)}const bk=We(vk,[["render",wk],["__scopeId","data-v-d9e0a8fb"]]),GP="",Ek={components:{Icon:Er},props:["label","collapsed"],emits:["click"]},Tk={class:"collapsible-header"},Sk={class:"mb-0"};function Ak(t,e,n,r,s,i){const o=me("Icon");return k(),V("div",Tk,[T("label",Sk,Ge(n.label),1),n.collapsed?(k(),Ae(o,{key:1,name:"collapse-unexpanded","icon-class":"w-4 h-4 cursor-pointer",onIconClick:e[1]||(e[1]=l=>t.$emit("click",l))})):(k(),Ae(o,{key:0,name:"collapse-expanded","icon-class":`w-4 h-4 collapse-button cursor-pointer ${n.collapsed?"":"expanded"}`,onIconClick:e[0]||(e[0]=l=>t.$emit("click",l))},null,8,["icon-class"]))])}const Rk=We(Ek,[["render",Ak],["__scopeId","data-v-048a5186"]]),gi={computed:{...Cn(["coordinates"]),offsetX:function(){const t=this.coordinates.orderedParticipantNames(),n=new Oc(t).getFrame(this.context),r=Mc(n),s=[this.context.Origin(),...e0(this.context).Names()],i=t.find(l=>s.includes(l));let o=this.coordinates.half(i);return console.debug(`left participant: ${i} ${o}`),this.coordinates.distance(i,this.from)+r.left+o},fragmentStyle:function(){return{transform:"translateX("+(this.offsetX+1)*-1+"px)",width:Uh(this.context,this.coordinates)+"px"}}},data:function(){return{collapsed:!1}},methods:{toggle(){this.collapsed=!this.collapsed,bc.$emit("participant_set_top")}},components:{CollapseButton:Rk},watch:{context(){this.collapsed&&(this.collapsed=!1)}}},kk=t=>{const e={loop:"FragmentLoop",alt:"FragmentAlt",par:"FragmentPar",opt:"FragmentOpt",tcf:"FragmentTryCatchFinally",creation:"Creation",message:"Interaction",asyncMessage:"InteractionAsync",divider:"Divider",ret:"Return"},n=Object.keys(e).find(r=>t[r]()!==null)||"";return e[n]},mi=t=>t&&t.stat()?t.stat().filter(e=>kk(e)!=="Divider").length:0,c8=(t,e)=>{if(t){const n=t.split(".");return n[n.length-1]=Number(n[n.length-1])+e,n.join(".")}else return String(e)},Ok=["contenteditable"],u8=Ve({__name:"ConditionLabel",props:{condition:null},setup(t){const e=t,n=/\b(\w+)\s*==\s*(\w+)\b/g,{condition:r}=Br(e),s=zt(),i=M(()=>s.state.mode),o=M(()=>s.getters.code),l=M(()=>s.getters.onContentChange||(()=>{})),a=M(()=>{var C,x;return(x=(C=r==null?void 0:r.value)==null?void 0:C.getFormattedText())!=null?x:""});function c(C){s.dispatch("updateCode",{code:C}),l.value(C)}function u(C){var b,O,N,A,Z;C.preventDefault(),C.stopPropagation();const x=C.target;if(!(x instanceof HTMLElement))return;let m=(b=x.innerText.trim())!=null?b:"";if(m===""){x.innerText=a.value;return}ni.test(m)&&!n.test(m)&&(m=m.replace(/"/g,""),m=`"${m}"`);const[y,v]=[(N=(O=r.value)==null?void 0:O.start)==null?void 0:N.start,(Z=(A=r.value)==null?void 0:A.stop)==null?void 0:Z.stop];if(y===-1||v===-1){console.warn("labelPosition is not set");return}c(o.value.slice(0,y)+m+o.value.slice(v+1))}const{editing:h,handleDblClick:d,handleBlur:f,handleKeydown:g,handleKeyup:L}=Rc(u);return(C,x)=>(k(),V("label",{title:"Double click to edit",class:Ce(["bg-skin-frame/[0.66] condition px-1 cursor-text hover:text-skin-message-hover hover:bg-skin-message-hover",{"py-1 px-2 ml-1 cursor-text":F(h)}]),contenteditable:F(h)&&F(i)===F(on).Dynamic,onDblclick:x[0]||(x[0]=(...m)=>F(d)&&F(d)(...m)),onBlur:x[1]||(x[1]=(...m)=>F(f)&&F(f)(...m)),onKeyup:x[2]||(x[2]=(...m)=>F(L)&&F(L)(...m)),onKeydown:x[3]||(x[3]=(...m)=>F(g)&&F(g)(...m))},Ge(F(h)?F(a):`[${F(a)}]`),43,Ok))}}),jP="",Ik={name:"fragment-alt",props:["context","comment","selfCallIndent","commentObj","number"],mixins:[gi],components:{ConditionLabel:u8},setup(t){const e=zt(),n=M(()=>e.state.numbering),r=M(()=>t.context.Origin()),s=M(()=>t.context.alt()),i=M(()=>{var d;return(d=s.value)==null?void 0:d.ifBlock()}),o=M(()=>{var d;return(d=s.value)==null?void 0:d.elseIfBlock()}),l=M(()=>{var d,f,g;return(g=(f=(d=s.value)==null?void 0:d.elseBlock())==null?void 0:f.braceBlock())==null?void 0:g.block()}),a=M(()=>{var d,f,g;return(g=(f=(d=s.value)==null?void 0:d.ifBlock())==null?void 0:f.braceBlock())==null?void 0:g.block()}),c=M(()=>{var f;const d=[mi(a.value)];return(f=s.value)!=null&&f.elseIfBlock()&&s.value.elseIfBlock().forEach(g=>{d.push(d[d.length-1]+mi(h(g)))}),d});function u(d){var f;return(f=d==null?void 0:d.parExpr())==null?void 0:f.condition()}function h(d){var f;return(f=d==null?void 0:d.braceBlock())==null?void 0:f.block()}return{numbering:n,from:r,alt:s,blockInIfBlock:a,ifBlock:i,elseIfBlocks:o,elseBlock:l,blockLengthAcc:c,conditionFromIfElseBlock:u,blockInElseIfBlock:h,increaseNumber:c8,blockLength:mi}}},h8=t=>(C0("data-v-b9c5cb88"),t=t(),w0(),t),Mk={class:"segment"},Nk={class:"header bg-skin-fragment-header text-skin-fragment-header text-base leading-4 rounded-t relative"},Pk={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 text-sm font-thin leading-6"},Fk={class:"name font-semibold p-1 border-b text-sm"},Dk={class:"p-0"},Bk={class:"segment"},$k={class:"text-skin-fragment flex"},Hk=h8(()=>T("label",{class:"else-if hidden"},"else if",-1)),Uk={key:0,class:"segment mt-2 border-t border-solid"},Vk=h8(()=>T("div",{class:"text-skin-fragment"},[T("label",{class:"p-1"},"[else]")],-1));function zk(t,e,n,r,s,i){const o=me("comment"),l=me("collapse-button"),a=me("ConditionLabel"),c=me("block");return k(),V("div",{class:"fragment alt border-skin-fragment rounded",style:we(t.fragmentStyle)},[T("div",Mk,[n.comment?(k(),Ae(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):xe("",!0),T("div",Nk,[r.numbering?(k(),V("div",Pk,Ge(n.number),1)):xe("",!0),T("div",Fk,[T("label",Dk,[j(l,{label:"Alt",collapsed:t.collapsed,onClick:this.toggle,style:we(n.commentObj.messageStyle),class:Ce(n.commentObj.messageClassNames)},null,8,["collapsed","onClick","style","class"])])])])]),T("div",{class:Ce({hidden:t.collapsed})},[T("div",Bk,[T("div",$k,[j(a,{condition:r.conditionFromIfElseBlock(r.ifBlock)},null,8,["condition"])]),r.blockInIfBlock?(k(),Ae(c,{key:0,style:we({paddingLeft:`${t.offsetX}px`}),context:r.blockInIfBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.1`,incremental:""},null,8,["style","context","selfCallIndent","number"])):xe("",!0)]),(k(!0),V(Me,null,yn(r.elseIfBlocks,(u,h)=>(k(),V("div",{key:h+500,class:"segment mt-2 border-t border-solid"},[(k(),V("div",{class:"text-skin-fragment",key:h+1e3},[Hk,j(a,{condition:r.conditionFromIfElseBlock(u)},null,8,["condition"])])),(k(),Ae(c,{style:we({paddingLeft:`${t.offsetX}px`}),context:r.blockInElseIfBlock(u),selfCallIndent:n.selfCallIndent,key:h+2e3,number:`${n.number}.${r.blockLengthAcc[h]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"]))]))),128)),r.elseBlock?(k(),V("div",Uk,[Vk,j(c,{style:we({paddingLeft:`${t.offsetX}px`}),context:r.elseBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.${r.blockLengthAcc[r.blockLengthAcc.length-1]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"])])):xe("",!0)],2)],4)}const Gk=We(Ik,[["render",zk],["__scopeId","data-v-b9c5cb88"]]),ZP="",WP="",jk={name:"fragment-par",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[gi],computed:{...es(["numbering"]),from:function(){return this.context.Origin()},par:function(){return this.context.par()}}},Zk={class:"header bg-skin-fragment-header text-skin-fragment-header text-base leading-4 rounded-t relative"},Wk={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 text-sm font-thin leading-6"},qk={class:"name font-semibold p-1 border-b"};function Kk(t,e,n,r,s,i){const o=me("comment"),l=me("collapse-button"),a=me("block");return k(),V("div",{class:"fragment par border-skin-fragment rounded",style:we(t.fragmentStyle)},[n.comment?(k(),Ae(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):xe("",!0),T("div",Zk,[t.numbering?(k(),V("div",Wk,Ge(n.number),1)):xe("",!0),T("div",qk,[j(l,{label:"Par",collapsed:t.collapsed,onClick:this.toggle,style:we(n.commentObj.messageStyle),class:Ce(n.commentObj.messageClassNames)},null,8,["collapsed","onClick","style","class"])])]),j(a,{class:Ce({hidden:t.collapsed}),style:we({paddingLeft:`${t.offsetX}px`}),context:i.par.braceBlock().block(),selfCallIndent:n.selfCallIndent,number:n.number},null,8,["class","style","context","selfCallIndent","number"])],4)}const Yk=We(jk,[["render",Kk],["__scopeId","data-v-12f63f5c"]]),qP="",Xk={name:"fragment-loop",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[gi],components:{ConditionLabel:u8},setup(t){const e=zt(),n=M(()=>e.state.numbering),r=M(()=>t.context.Origin()),s=M(()=>t.context.loop()),i=M(()=>{var o,l;return(l=(o=s.value)==null?void 0:o.braceBlock())==null?void 0:l.block()});return{numbering:n,from:r,loop:s,blockInLoop:i,getConditionFromBlock:()=>{var o,l;return(l=(o=s.value)==null?void 0:o.parExpr())==null?void 0:l.condition()}}}},Qk={class:"header text-skin-fragment-header bg-skin-fragment-header text-base leading-4 relative"},Jk={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 text-sm font-thin leading-6"},eO={class:"name font-semibold p-1 border-b"},tO={class:"segment"},nO={class:"text-skin-fragment"};function rO(t,e,n,r,s,i){const o=me("comment"),l=me("collapse-button"),a=me("ConditionLabel"),c=me("block");return k(),V("div",{class:"fragment loop border-skin-fragment rounded",style:we(t.fragmentStyle)},[n.comment?(k(),Ae(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):xe("",!0),T("div",Qk,[r.numbering?(k(),V("div",Jk,Ge(n.number),1)):xe("",!0),T("div",eO,[j(l,{label:"Loop",collapsed:t.collapsed,onClick:this.toggle,style:we(n.commentObj.messageStyle),class:Ce(n.commentObj.messageClassNames)},null,8,["collapsed","onClick","style","class"])])]),T("div",{class:Ce({hidden:t.collapsed})},[T("div",tO,[T("div",nO,[j(a,{condition:r.getConditionFromBlock(r.blockInLoop)},null,8,["condition"])]),j(c,{style:we({paddingLeft:`${t.offsetX}px`}),context:r.blockInLoop,selfCallIndent:n.selfCallIndent,number:n.number},null,8,["style","context","selfCallIndent","number"])])],2)],4)}const sO=We(Xk,[["render",rO],["__scopeId","data-v-632f3b8c"]]),KP="",iO={name:"fragment-opt",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[gi],computed:{...es(["numbering"]),from:function(){return this.context.Origin()},opt:function(){return this.context.opt()}}},oO={class:"header bg-skin-fragment-header text-skin-fragment-header text-base leading-4 relative"},lO={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 text-sm font-thin leading-6"},aO={class:"name font-semibold p-1 border-b"};function cO(t,e,n,r,s,i){const o=me("comment"),l=me("collapse-button"),a=me("block");return k(),V("div",{class:"fragment opt border-skin-fragment rounded",style:we(t.fragmentStyle)},[n.comment?(k(),Ae(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):xe("",!0),T("div",oO,[t.numbering?(k(),V("div",lO,Ge(n.number),1)):xe("",!0),T("div",aO,[j(l,{label:"Opt",collapsed:t.collapsed,onClick:this.toggle,style:we(n.commentObj.textStyle),class:Ce(n.commentObj.classNames)},null,8,["collapsed","onClick","style","class"])])]),j(a,{class:Ce({hidden:t.collapsed}),style:we({paddingLeft:`${t.offsetX}px`}),context:i.opt.braceBlock().block(),selfCallIndent:n.selfCallIndent,number:n.number},null,8,["class","style","context","selfCallIndent","number"])],4)}const uO=We(iO,[["render",cO],["__scopeId","data-v-533e0127"]]),YP="",hO={name:"fragment-tcf",props:["context","comment","commentObj","selfCallIndent","number"],mixins:[gi],computed:{...es(["numbering"]),from:function(){return this.context.Origin()},tcf:function(){return this.context.tcf()},blockInTryBlock:function(){var t,e,n;return(n=(e=(t=this.tcf)==null?void 0:t.tryBlock())==null?void 0:e.braceBlock())==null?void 0:n.block()},finallyBlock:function(){var t,e,n;return(n=(e=(t=this.tcf)==null?void 0:t.finallyBlock())==null?void 0:e.braceBlock())==null?void 0:n.block()},blockLengthAcc(){var e;const t=[mi(this.blockInTryBlock)];return(e=this.tcf)!=null&&e.catchBlock()&&this.tcf.catchBlock().forEach(n=>{t.push(t[t.length-1]+mi(this.blockInCatchBlock(n)))}),t}},methods:{exception(t){var e;return(e=t==null?void 0:t.invocation())==null?void 0:e.parameters().getText()},blockInCatchBlock(t){var e;return(e=t==null?void 0:t.braceBlock())==null?void 0:e.block()}}},d8=t=>(C0("data-v-4defdd44"),t=t(),w0(),t),dO={class:"segment"},fO={class:"header bg-skin-fragment-header text-skin-fragment-header text-base leading-4 rounded-t relative"},pO={key:0,class:"absolute right-[100%] top-0 pr-1 group-hover:hidden text-gray-500 text-sm font-thin leading-6"},gO={class:"name font-semibold p-1 border-b text-sm"},mO={class:"segment"},xO=d8(()=>T("label",{class:"keyword catch p-1"},"catch",-1)),LO={class:"exception p-1"},_O={key:0,class:"segment mt-2 border-t border-solid"},yO=d8(()=>T("div",{class:"header flex text-skin-fragment finally"},[T("label",{class:"keyword finally bg-skin-frame/[0.66] px-1 inline-block text-sm"},"finally")],-1));function vO(t,e,n,r,s,i){const o=me("comment"),l=me("collapse-button"),a=me("block");return k(),V("div",{class:"fragment tcf border-skin-fragment rounded",style:we(t.fragmentStyle)},[T("div",dO,[n.comment?(k(),Ae(o,{key:0,comment:n.comment,commentObj:n.commentObj},null,8,["comment","commentObj"])):xe("",!0),T("div",fO,[t.numbering?(k(),V("div",pO,Ge(n.number),1)):xe("",!0),T("div",gO,[j(l,{label:"Try",collapsed:t.collapsed,onClick:this.toggle},null,8,["collapsed","onClick"])])])]),T("div",{class:Ce({hidden:t.collapsed})},[T("div",mO,[i.blockInTryBlock?(k(),Ae(a,{key:0,style:we({paddingLeft:`${t.offsetX}px`}),context:i.blockInTryBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.1`,incremental:""},null,8,["style","context","selfCallIndent","number"])):xe("",!0)]),(k(!0),V(Me,null,yn(i.tcf.catchBlock(),(c,u)=>(k(),V("div",{key:u+500,class:"segment text-sm mt-2 border-t border-solid"},[(k(),V("div",{class:"header inline-block bg-skin-frame/[0.66]",key:u+1e3},[xO,T("label",LO,Ge(i.exception(c)),1)])),(k(),Ae(a,{style:we({paddingLeft:`${t.offsetX}px`}),context:i.blockInCatchBlock(c),selfCallIndent:n.selfCallIndent,key:u+2e3,number:`${n.number}.${i.blockLengthAcc[u]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"]))]))),128)),i.finallyBlock?(k(),V("div",_O,[yO,j(a,{style:we({paddingLeft:`${t.offsetX}px`}),context:i.finallyBlock,selfCallIndent:n.selfCallIndent,number:`${n.number}.${i.blockLengthAcc[i.blockLengthAcc.length-1]+1}`,incremental:""},null,8,["style","context","selfCallIndent","number"])])):xe("",!0)],2)],4)}const CO=We(hO,[["render",vO],["__scopeId","data-v-4defdd44"]]),wO={name:"return",props:["context","comment","commentObj","number"],computed:{...Cn(["distance","cursor","onElementClick","participants"]),from:function(){return this.context.Origin()},asyncMessage:function(){var t;return(t=this.context)==null?void 0:t.ret().asyncMessage()},width:function(){return this.isSelf?J0(this.signature,br.MessageContent):Math.abs(this.distance(this.target,this.source))},left:function(){return this.rightToLeft?this.distance(this.target,this.from)+2:this.distance(this.source,this.from)+2},rightToLeft:function(){return this.distance(this.target,this.source)<0},signature:function(){var t,e,n,r,s;return((e=(t=this.asyncMessage)==null?void 0:t.content())==null?void 0:e.getFormattedText())||((s=(r=(n=this.context)==null?void 0:n.ret())==null?void 0:r.expr())==null?void 0:s.getFormattedText())},source:function(){var t,e;return((e=(t=this.asyncMessage)==null?void 0:t.from())==null?void 0:e.getFormattedText())||this.from},target:function(){var t,e,n,r;return((e=(t=this.asyncMessage)==null?void 0:t.to())==null?void 0:e.getFormattedText())||((r=(n=this.context)==null?void 0:n.ret())==null?void 0:r.ReturnTo())},isCurrent:function(){return!1},isSelf:function(){return this.source===this.target},isReturnToStart(){return this.target===this.participants.Starter().name},messageTextStyle(){var t;return(t=this.commentObj)==null?void 0:t.messageStyle},messageClassNames(){var t;return(t=this.commentObj)==null?void 0:t.messageClassNames},messageContext(){var t,e,n;return((t=this.asyncMessage)==null?void 0:t.content())||((n=(e=this.context)==null?void 0:e.ret())==null?void 0:n.expr())}},methods:{onClick(){this.onElementClick(s0.from(this.context))}},components:{Comment:pi,Message:si}},bO=["data-signature"],EO={key:1,class:"flex items-center"},TO=T("svg",{class:"w-3 h-3 flex-shrink-0 fill-current m-1",viewBox:"0 0 512 512"},[T("path",{class:"cls-1",d:"M256 0C114.84 0 0 114.84 0 256s114.84 256 256 256 256-114.84 256-256S397.16 0 256 0Zm0 469.33c-117.63 0-213.33-95.7-213.33-213.33S138.37 42.67 256 42.67 469.33 138.37 469.33 256 373.63 469.33 256 469.33Z"}),T("path",{class:"cls-1",d:"M288 192h-87.16l27.58-27.58a21.33 21.33 0 1 0-30.17-30.17l-64 64a21.33 21.33 0 0 0 0 30.17l64 64a21.33 21.33 0 0 0 30.17-30.17l-27.58-27.58H288a53.33 53.33 0 0 1 0 106.67h-32a21.33 21.33 0 0 0 0 42.66h32a96 96 0 0 0 0-192Z"})],-1),SO={class:"name text-sm"};function AO(t,e,n,r,s,i){const o=me("comment"),l=me("Message");return k(),V("div",{class:Ce(["interaction return relative",{"right-to-left":i.rightToLeft,highlight:i.isCurrent,"return-to-start":i.isReturnToStart}]),onClick:e[0]||(e[0]=M0((...a)=>i.onClick&&i.onClick(...a),["stop"])),"data-signature":i.signature,style:we({width:i.width+"px",left:i.left+"px"})},[n.comment?(k(),Ae(o,{key:0,commentObj:n.commentObj},null,8,["commentObj"])):xe("",!0),i.isSelf?(k(),V("div",EO,[TO,T("span",SO,Ge(i.signature),1)])):xe("",!0),i.isSelf?xe("",!0):(k(),Ae(l,{key:2,classNames:i.messageClassNames,textStyle:i.messageTextStyle,context:i.messageContext,content:i.signature,rtl:i.rightToLeft,type:"return",number:n.number},null,8,["classNames","textStyle","context","content","rtl","number"]))],14,bO)}const RO=We(wO,[["render",AO]]),kO=["aliceblue","antiquewhite","aqua","aquamarine","azure","beige","bisque","black","blanchedalmond","blue","blueviolet","brown","burlywood","cadetblue","chartreuse","chocolate","coral","cornflowerblue","cornsilk","crimson","cyan","darkblue","darkcyan","darkgoldenrod","darkgray","darkgreen","darkgrey","darkkhaki","darkmagenta","darkolivegreen","darkorange","darkorchid","darkred","darksalmon","darkseagreen","darkslateblue","darkslategray","darkslategrey","darkturquoise","darkviolet","deeppink","deepskyblue","dimgray","dimgrey","dodgerblue","firebrick","floralwhite","forestgreen","fuchsia","gainsboro","ghostwhite","gold","goldenrod","gray","green","greenyellow","grey","honeydew","hotpink","indianred","indigo","ivory","khaki","lavender","lavenderblush","lawngreen","lemonchiffon","lightblue","lightcoral","lightcyan","lightgoldenrodyellow","lightgray","lightgreen","lightgrey","lightpink","lightsalmon","lightseagreen","lightskyblue","lightslategray","lightslategrey","lightsteelblue","lightyellow","lime","limegreen","linen","magenta","maroon","mediumaquamarine","mediumblue","mediumorchid","mediumpurple","mediumseagreen","mediumslateblue","mediumspringgreen","mediumturquoise","mediumvioletred","midnightblue","mintcream","mistyrose","moccasin","navajowhite","navy","oldlace","olive","olivedrab","orange","orangered","orchid","palegoldenrod","palegreen","paleturquoise","palevioletred","papayawhip","peachpuff","peru","pink","plum","powderblue","purple","rebeccapurple","red","rosybrown","royalblue","saddlebrown","salmon","sandybrown","seagreen","seashell","sienna","silver","skyblue","slateblue","slategray","slategrey","snow","springgreen","steelblue","tan","teal","thistle","tomato","turquoise","violet","wheat","white","whitesmoke","yellow","yellowgreen"],OO=["italic","oblique"],IO=["bold","bolder","lighter"],MO=["underline","overline","line-through"],xi=t=>{const e={},n=[];return t.forEach(r=>{switch(!0){case kO.includes(r):e.color=r;break;case OO.includes(r):e.fontStyle=r;break;case IO.includes(r):e.fontWeight=r;break;case MO.includes(r):e.textDecoration=r;break;default:n.push(r)}}),{textStyle:e,classNames:n}},XP="",NO={name:"divider",props:["context"],computed:{...Cn(["participants","centerOf"]),width(){let t=this.participants.Names().pop();return this.centerOf(t)+10},from:function(){return this.context.Origin()},centerOfFrom(){return this.centerOf(this.from)},note:function(){return this.context.divider().Note()},messageStyle(){if(this.note.trim().indexOf("[")===0&&this.note.indexOf("]")!==-1){const t=this.note.indexOf("["),e=this.note.indexOf("]"),[n,r]=[this.note.slice(t+1,e),this.note.slice(e+1)];return{style:xi(n.split(",").map(s=>s.trim())),note:r}}return{style:xi([]),note:this.note}}}},f8=t=>(C0("data-v-0be02001"),t=t(),w0(),t),PO=f8(()=>T("div",{class:"left bg-skin-divider"},null,-1)),FO=f8(()=>T("div",{class:"right bg-skin-divider"},null,-1));function DO(t,e,n,r,s,i){return k(),V("div",{class:"divider",style:we({width:i.width+"px",transform:"translateX("+(-1*i.centerOfFrom+10)+"px)"})},[PO,T("div",{class:Ce(["name",i.messageStyle.style.classNames]),style:we(i.messageStyle.style.textStyle)},Ge(i.messageStyle.note),7),FO],4)}const BO=We(NO,[["render",DO],["__scopeId","data-v-0be02001"]]);function $O(t){const e={"<>":new Set,"()":new Set,"[]":new Set},n=/<([^>]*)>|\(([^)]*)\)|\[([^\]]*)\]|([^<>()[\]\s]+)/g;let r,s;for(;r=n.exec(t);){if(r[4]){s!==void 0&&(s=r.index);break}s=r.index+r[0].length,r[1]&&r[1].split(",").forEach(i=>e["<>"].add(i.trim())),r[2]&&r[2].split(",").forEach(i=>e["()"].add(i.trim())),r[3]&&r[3].split(",").forEach(i=>e["[]"].add(i.trim()))}return[Array.from(e["<>"]),Array.from(e["()"]),Array.from(e["[]"]),t.slice(s)]}class HO{constructor(e){J(this,"text","");J(this,"classNames",[]);J(this,"textStyle",{});J(this,"commentStyle",{});J(this,"messageStyle",{});J(this,"commentClassNames",[]);J(this,"messageClassNames",[]);const n=e.slice(0,-1).split(`
|
|
1020
|
+
`),r=n[n.length-1],[s,i,o,l]=$O(r),{textStyle:a,classNames:c}=xi(s),{textStyle:u,classNames:h}=xi(i),{textStyle:d,classNames:f}=xi(o);this.text=(n.slice(0,n.length-1).join(`
|
|
1021
1021
|
`)+`
|
|
1022
|
-
`+l).trim(),this.textStyle={...d,...a,...u},this.classNames=[...f,...c,...h],this.commentStyle={...d,...a},this.messageStyle={...d,...u},this.commentClassNames=[...f,...c],this.messageClassNames=[...f,...h]}}const VO={name:"statement",props:["context","selfCallIndent","number","collapsed","inheritFromOccurrence"],computed:{comment:function(){return this.context.getComment()?this.context.getComment():""},commentObj:function(){return new UO(this.comment)},subStatement:function(){let t=this,e={loop:"FragmentLoop",alt:"FragmentAlt",par:"FragmentPar",opt:"FragmentOpt",tcf:"FragmentTryCatchFinally",creation:"Creation",message:"Interaction",asyncMessage:"InteractionAsync",divider:"Divider",ret:"Return"},n=Object.keys(e).find(r=>t.context[r]()!==null);return e[n]},collapsedCheck:function(){return this.collapsed&&this.subStatement!="Return"}},components:{Creation:ok,Interaction:pk,InteractionAsync:Ek,FragmentAlt:jk,FragmentPar:Xk,FragmentOpt:hO,FragmentTryCatchFinally:wO,FragmentLoop:iO,Divider:$O,Return:kO}};function zO(t,e,n,r,s,i){return k(),Ae(Xi(i.subStatement),{class:Ce(["text-left text-sm text-skin-message",{hidden:i.collapsedCheck}]),context:n.context,comment:i.comment,commentObj:i.commentObj,selfCallIndent:n.selfCallIndent,number:n.number,inheritFromOccurrence:n.inheritFromOccurrence},null,8,["class","context","comment","commentObj","selfCallIndent","number","inheritFromOccurrence"])}const GO=We(VO,[["render",zO]]),jO={class:"block"},ZO=Ve({__name:"Block",props:{context:null,selfCallIndent:null,number:null,incremental:{type:Boolean},collapsed:{type:Boolean},inheritFromOccurrence:{type:Boolean}},setup(t){const e=t,n=M(()=>{var s;return((s=e.context)==null?void 0:s.stat())||[]}),r=s=>e.number?e.incremental?c8(e.number,s):`${e.number}.${s+1}`:String(s+1);return(s,i)=>(k(),V("div",jO,[(k(!0),V(Me,null,yn(F(n),(o,l)=>(k(),V("div",{class:"statement-container mt-1",key:l},[j(GO,{inheritFromOccurrence:t.inheritFromOccurrence,context:o,collapsed:t.collapsed,selfCallIndent:t.selfCallIndent,number:r(l)},null,8,["inheritFromOccurrence","context","collapsed","selfCallIndent","number"])]))),128))]))}});function WO(t){const e=Math.floor(t/1e3),n=Math.floor(t%1e3),r=Math.floor((t%1e3-n)*1e3);return e+"s "+n+"ms "+r+"\u03BCs"}const qO=(t,e)=>{const r=p8()-e;return console.debug(t+" cost: "+WO(r)),r},p8=()=>performance.now(),KO=u0.child({name:"core"});class YO{constructor(e,n=!1){J(this,"el");J(this,"_code");J(this,"_theme");J(this,"store");J(this,"app");J(this,"_currentTimeout");J(this,"_lastRenderingCostMilliseconds",0);J(this,"initialRender",!0);this.el=e,this.store=C4(Rh()),this.app=D0(n?Nc:M6),this.app.component("Comment",pi),this.app.component("Block",ZO),this.app.use(this.store),this.app.mount(this.el),this.addPortalRootElement()}addPortalRootElement(){const e=document.createElement("div");e.id="headlessui-portal-root",e.className="zenuml",e.append(document.createElement("div")),document.body.append(e)}async render(e,n){return this._currentTimeout&&(console.debug("rendering clearTimeout"),clearTimeout(this._currentTimeout)),KO.debug("rendering",e,n),this._code=e||this._code,this._theme=(n==null?void 0:n.theme)||this._theme,this.store.state.stickyOffset=(n==null?void 0:n.stickyOffset)||0,this.store.state.theme=this._theme||"default",this.store.state.enableScopedTheming=(n==null?void 0:n.enableScopedTheming)||!1,this.store.state.mode=(n==null?void 0:n.mode)||on.Dynamic,this.initialRender?(this.initialRender=!1,await this.doRender(n)):this._currentTimeout=setTimeout(async()=>await this.doRender(n),this.calculateDebounceMilliseconds()),this}async doRender(e){console.debug("rendering start");const n=p8();wh(),this.store.commit("onContentChange",(e==null?void 0:e.onContentChange)||(()=>{})),this.store.commit("onThemeChange",(e==null?void 0:e.onThemeChange)||(()=>{})),this.store.commit("onEventEmit",(e==null?void 0:e.onEventEmit)||(()=>{})),(e==null?void 0:e.enableMultiTheme)!==void 0&&(this.store.state.enableMultiTheme=e==null?void 0:e.enableMultiTheme),await this.store.dispatch("updateCode",{code:this._code}),this._lastRenderingCostMilliseconds=qO("rendering end",n)}calculateDebounceMilliseconds(){let e=this._lastRenderingCostMilliseconds;return e>2e3&&(e=2e3),console.debug("rendering debounce: "+e+"ms"),e}get code(){return this._code}get theme(){return this._theme}async getPng(){return this.el.children[0].__vue__.toPng()}}const XO={createApp:D0,createStore:C4,Store:Rh,SeqDiagram:Nc,DiagramFrame:M6},QO={xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor","aria-hidden":"true",viewBox:"0 0 24 24"},JO=[T("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M6 18 18 6M6 6l12 12"},null,-1)];function g8(t,e){return k(),V("svg",QO,JO)}const eI=Object.freeze(Object.defineProperty({__proto__:null,render:g8,default:{render:g8}},Symbol.toStringTag,{value:"Module"})),tI={xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor","stroke-linecap":"round",viewBox:"0 0 24 24"},nI=[T("path",{d:"m14 10 7-7M20 10h-6V4M3 21l7-7M4 14h6v6"},null,-1)];function m8(t,e){return k(),V("svg",tI,nI)}const rI=Object.freeze(Object.defineProperty({__proto__:null,render:m8,default:{render:m8}},Symbol.toStringTag,{value:"Module"})),sI={xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24"},iI=[T("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"},[T("path",{d:"M3 17.3V21h3.7","data-name":"Right"}),T("path",{d:"m10 14-6.2 6.2M14 10l6.2-6.2"}),T("path",{d:"M21 6.7V3h-3.7","data-name":"Right"})],-1)];function x8(t,e){return k(),V("svg",sI,iI)}const oI=Object.freeze(Object.defineProperty({__proto__:null,render:x8,default:{render:x8}},Symbol.toStringTag,{value:"Module"})),lI={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",viewBox:"0 0 24 24"},aI=[T("path",{d:"M6 3v12"},null,-1),T("circle",{cx:"18",cy:"6",r:"3"},null,-1),T("circle",{cx:"6",cy:"18",r:"3"},null,-1),T("path",{d:"M18 9a9 9 0 0 1-9 9"},null,-1)];function L8(t,e){return k(),V("svg",lI,aI)}const cI=Object.freeze(Object.defineProperty({__proto__:null,render:L8,default:{render:L8}},Symbol.toStringTag,{value:"Module"})),uI={xmlns:"http://www.w3.org/2000/svg",width:"30",height:"24",class:"arrow text-skin-message-arrow"},hI=[T("path",{d:"M0 2h28v13H14",class:"line stroke-current fill-none stroke-2"},null,-1),T("path",{d:"M18 9 8 15l10 6",class:"head stroke-current fill-current stroke-2"},null,-1)];function _8(t,e){return k(),V("svg",uI,hI)}const dI=Object.freeze(Object.defineProperty({__proto__:null,render:_8,default:{render:_8}},Symbol.toStringTag,{value:"Module"})),fI={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",fill:"none",viewBox:"0 0 20 20"},pI=[T("circle",{cx:"10",cy:"10",r:"10",fill:"#000","fill-opacity":".1"},null,-1)];function y8(t,e){return k(),V("svg",fI,pI)}const gI=Object.freeze(Object.defineProperty({__proto__:null,render:y8,default:{render:y8}},Symbol.toStringTag,{value:"Module"})),mI={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 100 100"},xI=[T("path",{fill:"#000",d:"M21.886 32.09V67H17.66V36.523h-.204l-8.523 5.659v-4.296l8.727-5.795h4.227Zm11.662 35.126a2.338 2.338 0 0 1-1.714-.715 2.338 2.338 0 0 1-.715-1.714c0-.666.239-1.237.715-1.714a2.338 2.338 0 0 1 1.714-.715c.666 0 1.237.238 1.714.715.477.477.715 1.048.715 1.714 0 .44-.112.846-.337 1.214a2.52 2.52 0 0 1-.877.891c-.36.216-.765.324-1.215.324Zm8.24-.216v-2.557l9.603-10.511a66.703 66.703 0 0 0 2.784-3.21c.73-.919 1.269-1.78 1.62-2.586a6.26 6.26 0 0 0 .54-2.556c0-1.023-.247-1.909-.74-2.657-.482-.748-1.145-1.326-1.988-1.733-.843-.407-1.79-.61-2.841-.61-1.117 0-2.093.232-2.926.696a4.792 4.792 0 0 0-1.918 1.917c-.445.824-.667 1.79-.667 2.898h-3.353c0-1.705.393-3.2 1.18-4.489a8.192 8.192 0 0 1 3.21-3.011c1.363-.72 2.892-1.08 4.588-1.08 1.704 0 3.215.36 4.53 1.08 1.317.72 2.35 1.69 3.098 2.912.748 1.221 1.122 2.58 1.122 4.077 0 1.07-.195 2.116-.583 3.139-.379 1.013-1.041 2.145-1.988 3.395-.938 1.24-2.24 2.755-3.907 4.545l-6.534 6.989v.227h13.523V67H41.789Zm26.444.216a2.338 2.338 0 0 1-1.714-.715 2.338 2.338 0 0 1-.715-1.714c0-.666.238-1.237.715-1.714a2.338 2.338 0 0 1 1.714-.715c.666 0 1.237.238 1.714.715.477.477.715 1.048.715 1.714 0 .44-.113.846-.338 1.214a2.52 2.52 0 0 1-.877.891c-.36.216-.764.324-1.214.324Zm15.502.102c-1.5 0-2.837-.257-4.012-.772-1.166-.516-2.094-1.232-2.784-2.148-.682-.924-1.053-1.996-1.113-3.216h2.863c.06.75.318 1.398.773 1.943.454.538 1.05.954 1.784 1.25.735.296 1.55.443 2.443.443 1 0 1.887-.174 2.66-.522.772-.349 1.378-.834 1.817-1.455.44-.621.66-1.341.66-2.16 0-.855-.213-1.609-.637-2.26-.424-.66-1.045-1.175-1.863-1.546-.819-.371-1.819-.557-3-.557H81.46v-2.5h1.864c.924 0 1.734-.166 2.431-.5.705-.333 1.254-.803 1.648-1.409.402-.606.602-1.318.602-2.136 0-.788-.174-1.474-.522-2.057a3.575 3.575 0 0 0-1.478-1.364c-.628-.325-1.37-.488-2.227-.488-.803 0-1.56.147-2.273.443a4.234 4.234 0 0 0-1.727 1.261c-.447.546-.69 1.205-.727 1.977h-2.727c.045-1.22.412-2.287 1.102-3.204.69-.924 1.59-1.644 2.704-2.16 1.122-.514 2.353-.772 3.694-.772 1.439 0 2.674.292 3.704.875 1.03.576 1.822 1.337 2.375 2.284.553.947.83 1.97.83 3.068 0 1.311-.345 2.428-1.034 3.353-.682.924-1.61 1.564-2.785 1.92v.182c1.47.242 2.618.867 3.444 1.875.825 1 1.238 2.239 1.238 3.716 0 1.265-.344 2.401-1.034 3.409-.682 1-1.613 1.788-2.795 2.364-1.182.575-2.527.863-4.034.863Z"},null,-1),T("path",{fill:"#000",d:"M21.886 32.09h1v-1h-1v1Zm0 34.91v1h1v-1h-1Zm-4.227 0h-1v1h1v-1Zm0-30.477h1v-1h-1v1Zm-.204 0v-1h-.302l-.252.167.553.833Zm-8.523 5.659h-1v1.864l1.553-1.031-.553-.833Zm0-4.296-.553-.833-.447.297v.536h1Zm8.727-5.795v-1h-.302l-.251.167.553.833Zm3.227 0V67h2V32.09h-2Zm1 33.909H17.66v2h4.227v-2Zm-3.227 1V36.523h-2V67h2Zm-1-31.477h-.204v2h.204v-2Zm-.758.167L8.38 41.349l1.106 1.666 8.523-5.66L16.9 35.69Zm-6.97 6.492v-4.296h-2v4.296h2Zm-.446-3.463 8.727-5.795-1.106-1.666-8.727 5.795 1.106 1.666Zm8.174-5.628h4.227v-2H17.66v2ZM31.834 66.5l.708-.707-.708.707Zm0-3.428-.707-.707.707.707Zm3.428 0 .707-.707-.707.707Zm.378 2.928-.854-.52-.005.008-.004.007.863.505Zm-.877.891.514.858.006-.004-.52-.854Zm-1.215-.676a1.34 1.34 0 0 1-1.006-.422l-1.415 1.414a3.337 3.337 0 0 0 2.421 1.008v-2Zm-1.006-.422a1.34 1.34 0 0 1-.423-1.007h-2c0 .935.347 1.76 1.008 2.42l1.415-1.413Zm-.423-1.007c0-.397.13-.715.423-1.007l-1.415-1.414a3.337 3.337 0 0 0-1.008 2.42h2Zm.423-1.007a1.34 1.34 0 0 1 1.006-.422v-2c-.934 0-1.759.346-2.42 1.008l1.414 1.414Zm1.006-.422c.397 0 .715.13 1.007.422l1.414-1.414a3.337 3.337 0 0 0-2.42-1.008v2Zm1.007.422c.292.292.422.61.422 1.007h2c0-.935-.346-1.76-1.008-2.421l-1.414 1.414Zm.422 1.007c0 .261-.064.485-.19.694l1.707 1.041a3.288 3.288 0 0 0 .483-1.735h-2Zm-.2.71a1.52 1.52 0 0 1-.535.541l1.041 1.708c.509-.31.92-.726 1.22-1.24l-1.726-1.01Zm-.529.538a1.317 1.317 0 0 1-.7.18v2c.618 0 1.203-.15 1.73-.466l-1.03-1.714Zm7.54.965h-1v1h1v-1Zm0-2.557-.738-.674-.261.286v.388h1Zm9.603-10.511-.738-.675.738.675Zm2.784-3.21.78.625.003-.004-.783-.621Zm1.62-2.586-.915-.404-.003.005.917.4Zm-.2-5.213-.84.543.005.007.836-.55Zm-1.988-1.733.435-.9-.435.9Zm-5.767.086.483.875.003-.002-.486-.873Zm-1.918 1.917-.875-.483-.005.008.88.475Zm-.667 2.898v1h1v-1h-1Zm-3.353 0h-1v1h1v-1Zm1.18-4.489.853.521-.854-.52Zm3.21-3.011-.467-.885-.003.002.47.883Zm9.119 0 .48-.877-.48.877Zm3.096 2.912-.852.522.852-.522Zm.54 7.216-.935-.355-.002.005.937.35Zm-1.988 3.395-.797-.604h-.001l.798.604Zm-3.907 4.545.73.683.002-.001-.732-.682Zm-6.534 6.989-.73-.683-.27.288v.395h1Zm0 .227h-1v1h1v-1Zm13.523 0h1v-1h-1v1Zm0 3.125v1h1v-1h-1Zm-17.352 0v-2.557h-2V67h2Zm-.262-1.882 9.602-10.512-1.476-1.349L41.05 63.77l1.477 1.349Zm9.602-10.511a67.671 67.671 0 0 0 2.826-3.26l-1.56-1.251a65.769 65.769 0 0 1-2.742 3.16l1.476 1.351Zm2.83-3.264c.766-.965 1.358-1.901 1.752-2.808l-1.834-.798c-.306.704-.793 1.491-1.485 2.363l1.566 1.243Zm1.75-2.803a7.259 7.259 0 0 0 .625-2.96h-2c0 .75-.15 1.465-.454 2.152l1.83.809Zm.625-2.96c0-1.19-.289-2.273-.903-3.206l-1.67 1.1c.37.562.573 1.25.573 2.106h2Zm-.898-3.2a5.792 5.792 0 0 0-2.394-2.09l-.87 1.8c.686.332 1.205.79 1.583 1.376l1.68-1.085Zm-2.394-2.09c-.994-.48-2.093-.71-3.276-.71v2c.92 0 1.715.177 2.406.51l.87-1.8Zm-3.276-.71c-1.258 0-2.407.262-3.413.822l.973 1.747c.661-.368 1.463-.57 2.44-.57v-2Zm-3.41.82a5.791 5.791 0 0 0-2.31 2.31l1.752.966a3.792 3.792 0 0 1 1.525-1.525l-.966-1.751Zm-2.314 2.318c-.537.994-.787 2.13-.787 3.373h2c0-.973.194-1.77.547-2.422l-1.76-.951Zm.213 2.373h-3.353v2h3.353v-2Zm-2.353 1c0-1.545.355-2.856 1.033-3.968l-1.707-1.042c-.894 1.465-1.326 3.146-1.326 5.01h2Zm1.033-3.968a7.193 7.193 0 0 1 2.826-2.65l-.939-1.765a9.192 9.192 0 0 0-3.594 3.373l1.707 1.042Zm2.823-2.648c1.206-.636 2.573-.964 4.122-.964v-2c-1.842 0-3.534.393-5.055 1.195l.933 1.77Zm4.122-.964c1.56 0 2.901.328 4.051.957l.96-1.755c-1.483-.81-3.162-1.202-5.011-1.202v2Zm4.051.957c1.17.64 2.071 1.492 2.724 2.557l1.705-1.044c-.843-1.378-2.007-2.468-3.47-3.267l-.959 1.754Zm2.724 2.557c.647 1.057.975 2.234.975 3.555h2c0-1.672-.421-3.213-1.27-4.6l-1.705 1.045Zm.975 3.555c0 .946-.172 1.872-.518 2.784l1.87.71c.43-1.134.648-2.3.648-3.494h-2Zm-.52 2.789c-.333.891-.936 1.937-1.849 3.14l1.595 1.209c.981-1.296 1.704-2.514 2.128-3.65l-1.873-.7Zm-1.85 3.142c-.908 1.202-2.185 2.69-3.84 4.467l1.464 1.363c1.679-1.803 3.006-3.346 3.972-4.624l-1.595-1.206Zm-3.838 4.465-6.534 6.989 1.46 1.366 6.535-6.989-1.461-1.366Zm-6.804 7.672v.227h2v-.227h-2Zm1 1.227h13.523v-2H46.618v2Zm12.523-1V67h2v-3.125h-2Zm1 2.125H41.789v2H60.14v-2Zm6.377.5.707-.706-.707.707Zm0-3.427-.707-.707.707.707Zm3.428 0 .707-.707-.707.707Zm.377 2.928-.853-.52-.005.008-.005.007.864.505Zm-.877.891.515.858.006-.004-.52-.854Zm-1.214-.676a1.34 1.34 0 0 1-1.007-.422l-1.414 1.414a3.337 3.337 0 0 0 2.42 1.008v-2Zm-1.007-.422a1.34 1.34 0 0 1-.422-1.007h-2c0 .935.346 1.76 1.008 2.42l1.414-1.413Zm-.422-1.007c0-.397.13-.715.422-1.007l-1.414-1.414a3.337 3.337 0 0 0-1.008 2.42h2Zm.422-1.007a1.34 1.34 0 0 1 1.007-.422v-2c-.935 0-1.76.346-2.421 1.008l1.414 1.414Zm1.007-.422c.397 0 .715.13 1.007.422l1.414-1.414a3.337 3.337 0 0 0-2.421-1.008v2Zm1.007.422c.291.292.422.61.422 1.007h2c0-.935-.347-1.76-1.008-2.421l-1.414 1.414Zm.422 1.007c0 .261-.064.485-.191.694l1.707 1.041a3.288 3.288 0 0 0 .484-1.735h-2Zm-.2.71a1.52 1.52 0 0 1-.535.541l1.041 1.708a3.52 3.52 0 0 0 1.22-1.24l-1.727-1.01Zm-.53.538a1.317 1.317 0 0 1-.7.18v2c.618 0 1.203-.15 1.73-.466l-1.03-1.714Zm10.791.51-.404.915.003.001.401-.915Zm-2.784-2.147-.805.593.006.008.8-.601Zm-1.113-3.216v-1h-1.051l.052 1.05.999-.05Zm2.863 0 .997-.08-.074-.92h-.923v1Zm.773 1.943-.768.64.004.005.764-.645Zm1.784 1.25-.373.928.373-.928Zm6.92-1.534-.816-.578.816.578Zm.023-4.42-.84.54.002.005.838-.546Zm-1.863-1.546-.414.91.414-.91Zm-4.864-.557h-1v1h1v-1Zm0-2.5v-1h-1v1h1Zm4.295-.5-.427-.904-.004.002.431.902Zm1.648-1.409-.834-.552-.004.007.838.545Zm.08-4.193.858-.513-.858.513Zm-1.478-1.364-.46.888.005.002.455-.89Zm-4.5-.045.379.925.005-.002-.384-.923Zm-1.727 1.261.774.634.004-.005-.778-.629Zm-.727 1.977v1h.952l.047-.95-1-.05Zm-2.727 0-1-.037-.038 1.037h1.038v-1Zm1.102-3.204.8.601.001-.003-.801-.598Zm2.704-2.16-.417-.908-.002.001.42.908Zm7.398.103-.493.87.005.003.488-.873Zm2.375 2.284-.863.505.863-.505Zm-.204 6.42-.802-.597-.003.004.805.594Zm-2.785 1.921-.29-.957-.71.215v.742h1Zm0 .182h-1v.849l.838.138.162-.987Zm3.444 1.875-.774.634.003.003.77-.637Zm.204 7.125-.825-.565-.001.002.826.563Zm-2.795 2.364.438.898-.438-.898Zm-4.034-.137c-1.385 0-2.582-.237-3.61-.688l-.803 1.831c1.32.58 2.798.857 4.413.857v-2Zm-3.608-.687c-1.028-.454-1.813-1.07-2.389-1.834l-1.598 1.202c.803 1.068 1.874 1.885 3.18 2.461l.807-1.83Zm-2.383-1.827c-.558-.756-.868-1.636-.92-2.672l-1.997.1c.07 1.403.501 2.667 1.308 3.76l1.609-1.188Zm-1.918-1.622h2.863v-2h-2.863v2Zm1.867-.92c.076.943.406 1.79 1 2.503l1.537-1.28c-.314-.377-.499-.826-.544-1.384l-1.993.161Zm1.005 2.508c.572.678 1.308 1.184 2.175 1.533l.746-1.856c-.603-.242-1.056-.569-1.393-.968l-1.528 1.291Zm2.175 1.533c.868.349 1.81.515 2.816.515v-2c-.782 0-1.468-.129-2.07-.37l-.746 1.855Zm2.816.515c1.117 0 2.147-.195 3.07-.611l-.822-1.823c-.622.28-1.364.434-2.248.434v2Zm3.07-.611c.917-.413 1.67-1.006 2.224-1.789l-1.633-1.155c-.325.46-.784.837-1.413 1.12l.822 1.824Zm2.224-1.789c.568-.803.843-1.728.843-2.736h-2c0 .628-.165 1.142-.476 1.581l1.633 1.155Zm.843-2.736c0-1.03-.258-1.977-.799-2.807l-1.676 1.091c.308.473.475 1.033.475 1.716h2Zm-.796-2.803c-.543-.843-1.324-1.476-2.291-1.915l-.827 1.822c.67.303 1.13.701 1.436 1.176l1.682-1.083Zm-2.291-1.915c-.982-.445-2.132-.646-3.413-.646v2c1.082 0 1.932.17 2.586.468l.827-1.822Zm-3.413-.646H81.46v2h1.864v-2Zm-.864 1v-2.5h-2v2.5h2Zm-1-1.5h1.864v-2H81.46v2Zm1.864 0c1.044 0 2.007-.188 2.863-.598l-.863-1.804c-.538.258-1.197.402-2 .402v2Zm2.86-.596c.858-.406 1.555-.994 2.058-1.768l-1.677-1.09c-.285.439-.687.79-1.237 1.05l.855 1.808Zm2.053-1.76c.523-.79.768-1.7.768-2.69h-2c0 .648-.156 1.163-.436 1.585l1.668 1.104Zm.768-2.69c0-.938-.209-1.807-.664-2.569l-1.717 1.026c.242.405.381.907.381 1.544h2Zm-.664-2.569a4.575 4.575 0 0 0-1.88-1.74l-.911 1.78c.478.244.827.572 1.074.986l1.717-1.026Zm-1.876-1.739c-.797-.413-1.704-.6-2.687-.6v2c.73 0 1.308.138 1.767.376l.92-1.776Zm-2.687-.6a6.87 6.87 0 0 0-2.656.52l.767 1.846a4.87 4.87 0 0 1 1.89-.366v-2Zm-2.65.517A5.232 5.232 0 0 0 79 46.94l1.556 1.257a3.234 3.234 0 0 1 1.328-.965l-.757-1.85Zm-2.123 1.553c-.596.728-.906 1.598-.953 2.563l1.998.097c.028-.58.204-1.029.502-1.392l-1.547-1.268Zm.046 1.611h-2.727v2h2.727v-2Zm-1.728 1.038c.038-1.03.343-1.898.902-2.641l-1.598-1.202c-.82 1.09-1.25 2.358-1.303 3.768l1.999.075Zm.904-2.644c.584-.782 1.35-1.4 2.323-1.85l-.84-1.815c-1.254.58-2.29 1.403-3.086 2.469l1.603 1.196Zm2.32-1.849c.98-.45 2.067-.68 3.277-.68v-2c-1.473 0-2.848.283-4.111.863l.835 1.817Zm3.277-.68c1.303 0 2.36.263 3.211.744l.986-1.74c-1.21-.685-2.622-1.005-4.197-1.005v2Zm3.216.747c.887.496 1.544 1.135 2 1.916l1.727-1.01c-.65-1.112-1.577-1.996-2.751-2.652l-.976 1.746Zm2 1.916a4.98 4.98 0 0 1 .693 2.563h2a6.98 6.98 0 0 0-.966-3.572l-1.727 1.008Zm.693 2.563c0 1.126-.293 2.026-.836 2.755l1.603 1.196c.836-1.12 1.233-2.455 1.233-3.95h-2Zm-.84 2.759c-.544.739-1.286 1.259-2.269 1.557l.58 1.914c1.366-.414 2.48-1.174 3.3-2.284l-1.61-1.187Zm-2.979 2.514v.182h2v-.182h-2Zm.838 1.169c1.266.208 2.182.729 2.832 1.522l1.547-1.268c-1.002-1.222-2.381-1.952-4.054-2.228l-.325 1.974Zm2.835 1.525c.657.796 1.01 1.8 1.01 3.079h2c0-1.676-.474-3.149-1.468-4.353l-1.542 1.274Zm1.01 3.079c0 1.071-.289 2.01-.86 2.844l1.65 1.13c.808-1.18 1.21-2.515 1.21-3.974h-2Zm-.861 2.846c-.575.844-1.368 1.521-2.407 2.028l.876 1.797c1.324-.645 2.395-1.543 3.183-2.699l-1.652-1.126Zm-2.407 2.028c-1.027.5-2.218.762-3.596.762v2c1.637 0 3.135-.313 4.472-.965l-.876-1.797Z"},null,-1)];function v8(t,e){return k(),V("svg",mI,xI)}const LI=Object.freeze(Object.defineProperty({__proto__:null,render:v8,default:{render:v8}},Symbol.toStringTag,{value:"Module"})),_I={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 214.27 214.27"},yI=[T("path",{d:"M196.926 55.171c-.11-5.785-.215-11.25-.215-16.537a7.5 7.5 0 0 0-7.5-7.5c-32.075 0-56.496-9.218-76.852-29.01a7.498 7.498 0 0 0-10.457 0c-20.354 19.792-44.771 29.01-76.844 29.01a7.5 7.5 0 0 0-7.5 7.5c0 5.288-.104 10.755-.215 16.541-1.028 53.836-2.436 127.567 87.331 158.682a7.495 7.495 0 0 0 4.912 0c89.774-31.116 88.368-104.849 87.34-158.686zm-89.795 143.641c-76.987-27.967-75.823-89.232-74.79-143.351.062-3.248.122-6.396.164-9.482 30.04-1.268 54.062-10.371 74.626-28.285 20.566 17.914 44.592 27.018 74.634 28.285.042 3.085.102 6.231.164 9.477 1.032 54.121 2.195 115.388-74.798 143.356z"},null,-1),T("path",{d:"m132.958 81.082-36.199 36.197-15.447-15.447a7.501 7.501 0 0 0-10.606 10.607l20.75 20.75a7.477 7.477 0 0 0 5.303 2.196 7.477 7.477 0 0 0 5.303-2.196l41.501-41.5a7.498 7.498 0 0 0 .001-10.606 7.5 7.5 0 0 0-10.606-.001z"},null,-1)];function C8(t,e){return k(),V("svg",_I,yI)}const vI=Object.freeze(Object.defineProperty({__proto__:null,render:C8,default:{render:C8}},Symbol.toStringTag,{value:"Module"})),CI={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",fill:"none",viewBox:"0 0 20 20"},wI=[T("circle",{cx:"10",cy:"10",r:"10",fill:"#4f8cf7","fill-opacity":".2",class:"text-base"},null,-1),T("path",{stroke:"#4f8cf7","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m6 10 3 3 5-5"},null,-1)];function w8(t,e){return k(),V("svg",CI,wI)}const bI=Object.freeze(Object.defineProperty({__proto__:null,render:w8,default:{render:w8}},Symbol.toStringTag,{value:"Module"})),EI={xmlns:"http://www.w3.org/2000/svg",class:"grayscale h-4 w-4",viewBox:"0 0 1024 1024"},TI=[T("path",{fill:"currentColor",d:"M42.667 512C42.667 251.733 251.733 42.667 512 42.667s469.333 187.733 469.333 422.4c0 72.533-29.866 145.066-81.066 200.533-51.2 51.2-123.734 81.067-200.534 81.067H614.4c-12.8 0-25.6 12.8-29.867 25.6 0 8.533 4.267 17.066 8.534 21.333 21.333 21.333 29.866 46.933 29.866 76.8 0 64-51.2 110.933-115.2 115.2-256-4.267-465.066-213.333-465.066-473.6zM128 512c0 213.333 170.667 384 384 384 17.067 0 29.867-12.8 29.867-29.867 0-4.266 0-8.533-4.267-12.8l-4.267-4.266c-17.066-21.334-25.6-46.934-29.866-76.8 0-64 51.2-110.934 115.2-110.934H704c51.2 0 102.4-21.333 136.533-55.466 38.4-38.4 55.467-85.334 55.467-136.534C896 281.6 725.333 128 512 128S128 298.667 128 512zm593.067 21.333c-21.334-21.333-25.6-51.2-17.067-76.8 12.8-25.6 38.4-42.666 64-42.666 38.4 0 68.267 34.133 72.533 72.533 0 29.867-17.066 55.467-42.666 64-8.534 4.267-17.067 4.267-25.6 4.267-17.067 0-38.4-8.534-51.2-21.334zm-520.534 0c-21.333-21.333-25.6-51.2-17.066-76.8 12.8-25.6 38.4-42.666 64-42.666 38.4 0 68.266 34.133 72.533 72.533 0 29.867-17.067 55.467-42.667 64-8.533 4.267-17.066 4.267-25.6 4.267-21.333 0-38.4-8.534-51.2-21.334zM580.267 345.6c-21.334-21.333-25.6-51.2-17.067-76.8 12.8-25.6 38.4-42.667 64-42.667 38.4 0 68.267 34.134 72.533 72.534 0 29.866-17.066 55.466-42.666 64-8.534 4.266-17.067 4.266-25.6 4.266-21.334 0-38.4-8.533-51.2-21.333zm-238.934 0c-17.066-21.333-25.6-51.2-12.8-76.8 12.8-25.6 38.4-42.667 64-42.667 38.4 0 68.267 34.134 72.534 72.534 0 29.866-17.067 55.466-42.667 64l-29.867 4.266c-17.066 0-34.133-8.533-51.2-21.333z"},null,-1)];function b8(t,e){return k(),V("svg",EI,TI)}const SI=Object.freeze(Object.defineProperty({__proto__:null,render:b8,default:{render:b8}},Symbol.toStringTag,{value:"Module"})),AI={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},RI=[T("path",{fill:"currentColor",d:"M512 1024C229.248 1024 0 794.752 0 512S229.248 0 512 0s512 229.248 512 512-229.248 512-512 512zm0-938.667C276.352 85.333 85.333 276.352 85.333 512S276.352 938.667 512 938.667 938.667 747.648 938.667 512A426.667 426.667 0 0 0 512 85.333zM512 768a42.667 42.667 0 0 1-42.368-42.667V469.76a42.368 42.368 0 1 1 84.693 0v255.573A42.41 42.41 0 0 1 512 768zm0-426.667a42.325 42.325 0 1 1-.085-84.65 42.325 42.325 0 0 1 .085 84.65zm42.325-42.666z"},null,-1)];function E8(t,e){return k(),V("svg",AI,RI)}const kI=Object.freeze(Object.defineProperty({__proto__:null,render:E8,default:{render:E8}},Symbol.toStringTag,{value:"Module"})),OI={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},II=[T("path",{fill:"currentColor",d:"M945.067 898.133 755.2 708.267c55.467-64 87.467-149.334 87.467-241.067 0-204.8-168.534-373.333-373.334-373.333S96 264.533 96 469.333s168.533 373.334 373.333 373.334c91.734 0 174.934-34.134 241.067-87.467l189.867 189.867c6.4 6.4 14.933 8.533 23.466 8.533s17.067-2.133 23.467-8.533c8.533-12.8 8.533-34.134-2.133-46.934zM469.333 778.667C298.667 778.667 160 640 160 469.333S298.667 160 469.333 160s309.334 138.667 309.334 309.333S640 778.667 469.333 778.667z"},null,-1),T("path",{fill:"currentColor",d:"M597.333 437.333h-96v-96c0-17.066-14.933-32-32-32s-32 14.934-32 32v96h-96c-17.066 0-32 14.934-32 32s14.934 32 32 32h96v96c0 17.067 14.934 32 32 32s32-14.933 32-32v-96h96c17.067 0 32-14.933 32-32s-14.933-32-32-32z"},null,-1)];function T8(t,e){return k(),V("svg",OI,II)}const MI=Object.freeze(Object.defineProperty({__proto__:null,render:T8,default:{render:T8}},Symbol.toStringTag,{value:"Module"})),NI={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},PI=[T("path",{fill:"currentColor",d:"M637 443H325c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h312c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"},null,-1),T("path",{fill:"currentColor",d:"M921 867 775 721c122.1-148.9 113.6-369.5-26-509-148-148.1-388.4-148.1-537 0-148.1 148.6-148.1 389 0 537 139.5 139.6 360.1 148.1 509 26l146 146c3.2 2.8 8.3 2.8 11 0l43-43c2.8-2.7 2.8-7.8 0-11zM696 696c-118.8 118.7-311.2 118.7-430 0-118.7-118.8-118.7-311.2 0-430 118.8-118.7 311.2-118.7 430 0 118.7 118.8 118.7 311.2 0 430z"},null,-1)];function S8(t,e){return k(),V("svg",NI,PI)}const FI=Object.freeze(Object.defineProperty({__proto__:null,render:S8,default:{render:S8}},Symbol.toStringTag,{value:"Module"})),A8=["top","right","bottom","left"],R8=["start","end"],k8=A8.reduce((t,e)=>t.concat(e,e+"-"+R8[0],e+"-"+R8[1]),[]),i0=Math.min,ds=Math.max,Lo=Math.round,_o=Math.floor,Or=t=>({x:t,y:t}),DI={left:"right",right:"left",bottom:"top",top:"bottom"},BI={start:"end",end:"start"};function p2(t,e,n){return ds(t,i0(e,n))}function fs(t,e){return typeof t=="function"?t(e):t}function lr(t){return t.split("-")[0]}function jn(t){return t.split("-")[1]}function O8(t){return t==="x"?"y":"x"}function g2(t){return t==="y"?"height":"width"}function yo(t){return["top","bottom"].includes(lr(t))?"y":"x"}function m2(t){return O8(yo(t))}function I8(t,e,n){n===void 0&&(n=!1);const r=jn(t),s=m2(t),i=g2(s);let o=s==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return e.reference[i]>e.floating[i]&&(o=Co(o)),[o,Co(o)]}function $I(t){const e=Co(t);return[vo(t),e,vo(e)]}function vo(t){return t.replace(/start|end/g,e=>BI[e])}function HI(t,e,n){const r=["left","right"],s=["right","left"],i=["top","bottom"],o=["bottom","top"];switch(t){case"top":case"bottom":return n?e?s:r:e?r:s;case"left":case"right":return e?i:o;default:return[]}}function UI(t,e,n,r){const s=jn(t);let i=HI(lr(t),n==="start",r);return s&&(i=i.map(o=>o+"-"+s),e&&(i=i.concat(i.map(vo)))),i}function Co(t){return t.replace(/left|right|bottom|top/g,e=>DI[e])}function VI(t){return{top:0,right:0,bottom:0,left:0,...t}}function M8(t){return typeof t!="number"?VI(t):{top:t,right:t,bottom:t,left:t}}function wo(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function N8(t,e,n){let{reference:r,floating:s}=t;const i=yo(e),o=m2(e),l=g2(o),a=lr(e),c=i==="y",u=r.x+r.width/2-s.width/2,h=r.y+r.height/2-s.height/2,d=r[l]/2-s[l]/2;let f;switch(a){case"top":f={x:u,y:r.y-s.height};break;case"bottom":f={x:u,y:r.y+r.height};break;case"right":f={x:r.x+r.width,y:h};break;case"left":f={x:r.x-s.width,y:h};break;default:f={x:r.x,y:r.y}}switch(jn(e)){case"start":f[o]-=d*(n&&c?-1:1);break;case"end":f[o]+=d*(n&&c?-1:1);break}return f}const zI=async(t,e,n)=>{const{placement:r="bottom",strategy:s="absolute",middleware:i=[],platform:o}=n,l=i.filter(Boolean),a=await(o.isRTL==null?void 0:o.isRTL(e));let c=await o.getElementRects({reference:t,floating:e,strategy:s}),{x:u,y:h}=N8(c,r,a),d=r,f={},g=0;for(let L=0;L<l.length;L++){const{name:C,fn:x}=l[L],{x:m,y,data:v,reset:b}=await x({x:u,y:h,initialPlacement:r,placement:d,strategy:s,middlewareData:f,rects:c,platform:o,elements:{reference:t,floating:e}});if(u=m!=null?m:u,h=y!=null?y:h,f={...f,[C]:{...f[C],...v}},b&&g<=50){g++,typeof b=="object"&&(b.placement&&(d=b.placement),b.rects&&(c=b.rects===!0?await o.getElementRects({reference:t,floating:e,strategy:s}):b.rects),{x:u,y:h}=N8(c,d,a)),L=-1;continue}}return{x:u,y:h,placement:d,strategy:s,middlewareData:f}};async function Li(t,e){var n;e===void 0&&(e={});const{x:r,y:s,platform:i,rects:o,elements:l,strategy:a}=t,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:h="floating",altBoundary:d=!1,padding:f=0}=fs(e,t),g=M8(f),C=l[d?h==="floating"?"reference":"floating":h],x=wo(await i.getClippingRect({element:(n=await(i.isElement==null?void 0:i.isElement(C)))==null||n?C:C.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:c,rootBoundary:u,strategy:a})),m=h==="floating"?{...o.floating,x:r,y:s}:o.reference,y=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),v=await(i.isElement==null?void 0:i.isElement(y))?await(i.getScale==null?void 0:i.getScale(y))||{x:1,y:1}:{x:1,y:1},b=wo(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({rect:m,offsetParent:y,strategy:a}):m);return{top:(x.top-b.top+g.top)/v.y,bottom:(b.bottom-x.bottom+g.bottom)/v.y,left:(x.left-b.left+g.left)/v.x,right:(b.right-x.right+g.right)/v.x}}const GI=t=>({name:"arrow",options:t,async fn(e){const{x:n,y:r,placement:s,rects:i,platform:o,elements:l,middlewareData:a}=e,{element:c,padding:u=0}=fs(t,e)||{};if(c==null)return{};const h=M8(u),d={x:n,y:r},f=m2(s),g=g2(f),L=await o.getDimensions(c),C=f==="y",x=C?"top":"left",m=C?"bottom":"right",y=C?"clientHeight":"clientWidth",v=i.reference[g]+i.reference[f]-d[f]-i.floating[g],b=d[f]-i.reference[f],O=await(o.getOffsetParent==null?void 0:o.getOffsetParent(c));let N=O?O[y]:0;(!N||!await(o.isElement==null?void 0:o.isElement(O)))&&(N=l.floating[y]||i.floating[g]);const A=v/2-b/2,Z=N/2-L[g]/2-1,P=i0(h[x],Z),X=i0(h[m],Z),ve=P,de=N-L[g]-X,Q=N/2-L[g]/2+A,Ee=p2(ve,Q,de),$=!a.arrow&&jn(s)!=null&&Q!=Ee&&i.reference[g]/2-(Q<ve?P:X)-L[g]/2<0,ee=$?Q<ve?Q-ve:Q-de:0;return{[f]:d[f]+ee,data:{[f]:Ee,centerOffset:Q-Ee-ee,...$&&{alignmentOffset:ee}},reset:$}}});function jI(t,e,n){return(t?[...n.filter(s=>jn(s)===t),...n.filter(s=>jn(s)!==t)]:n.filter(s=>lr(s)===s)).filter(s=>t?jn(s)===t||(e?vo(s)!==s:!1):!0)}const ZI=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var n,r,s;const{rects:i,middlewareData:o,placement:l,platform:a,elements:c}=e,{crossAxis:u=!1,alignment:h,allowedPlacements:d=k8,autoAlignment:f=!0,...g}=fs(t,e),L=h!==void 0||d===k8?jI(h||null,f,d):d,C=await Li(e,g),x=((n=o.autoPlacement)==null?void 0:n.index)||0,m=L[x];if(m==null)return{};const y=I8(m,i,await(a.isRTL==null?void 0:a.isRTL(c.floating)));if(l!==m)return{reset:{placement:L[0]}};const v=[C[lr(m)],C[y[0]],C[y[1]]],b=[...((r=o.autoPlacement)==null?void 0:r.overflows)||[],{placement:m,overflows:v}],O=L[x+1];if(O)return{data:{index:x+1,overflows:b},reset:{placement:O}};const N=b.map(P=>{const X=jn(P.placement);return[P.placement,X&&u?P.overflows.slice(0,2).reduce((ve,de)=>ve+de,0):P.overflows[0],P.overflows]}).sort((P,X)=>P[1]-X[1]),Z=((s=N.filter(P=>P[2].slice(0,jn(P[0])?2:3).every(X=>X<=0))[0])==null?void 0:s[0])||N[0][0];return Z!==l?{data:{index:x+1,overflows:b},reset:{placement:Z}}:{}}}},WI=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,r;const{placement:s,middlewareData:i,rects:o,initialPlacement:l,platform:a,elements:c}=e,{mainAxis:u=!0,crossAxis:h=!0,fallbackPlacements:d,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:g="none",flipAlignment:L=!0,...C}=fs(t,e);if((n=i.arrow)!=null&&n.alignmentOffset)return{};const x=lr(s),m=lr(l)===l,y=await(a.isRTL==null?void 0:a.isRTL(c.floating)),v=d||(m||!L?[Co(l)]:$I(l));!d&&g!=="none"&&v.push(...UI(l,L,g,y));const b=[l,...v],O=await Li(e,C),N=[];let A=((r=i.flip)==null?void 0:r.overflows)||[];if(u&&N.push(O[x]),h){const ve=I8(s,o,y);N.push(O[ve[0]],O[ve[1]])}if(A=[...A,{placement:s,overflows:N}],!N.every(ve=>ve<=0)){var Z,P;const ve=(((Z=i.flip)==null?void 0:Z.index)||0)+1,de=b[ve];if(de)return{data:{index:ve,overflows:A},reset:{placement:de}};let Q=(P=A.filter(Ee=>Ee.overflows[0]<=0).sort((Ee,$)=>Ee.overflows[1]-$.overflows[1])[0])==null?void 0:P.placement;if(!Q)switch(f){case"bestFit":{var X;const Ee=(X=A.map($=>[$.placement,$.overflows.filter(ee=>ee>0).reduce((ee,fe)=>ee+fe,0)]).sort(($,ee)=>$[1]-ee[1])[0])==null?void 0:X[0];Ee&&(Q=Ee);break}case"initialPlacement":Q=l;break}if(s!==Q)return{reset:{placement:Q}}}return{}}}};function P8(t,e){return{top:t.top-e.height,right:t.right-e.width,bottom:t.bottom-e.height,left:t.left-e.width}}function F8(t){return A8.some(e=>t[e]>=0)}const qI=function(t){return t===void 0&&(t={}),{name:"hide",options:t,async fn(e){const{rects:n}=e,{strategy:r="referenceHidden",...s}=fs(t,e);switch(r){case"referenceHidden":{const i=await Li(e,{...s,elementContext:"reference"}),o=P8(i,n.reference);return{data:{referenceHiddenOffsets:o,referenceHidden:F8(o)}}}case"escaped":{const i=await Li(e,{...s,altBoundary:!0}),o=P8(i,n.floating);return{data:{escapedOffsets:o,escaped:F8(o)}}}default:return{}}}}};async function KI(t,e){const{placement:n,platform:r,elements:s}=t,i=await(r.isRTL==null?void 0:r.isRTL(s.floating)),o=lr(n),l=jn(n),a=yo(n)==="y",c=["left","top"].includes(o)?-1:1,u=i&&a?-1:1,h=fs(e,t);let{mainAxis:d,crossAxis:f,alignmentAxis:g}=typeof h=="number"?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...h};return l&&typeof g=="number"&&(f=l==="end"?g*-1:g),a?{x:f*u,y:d*c}:{x:d*c,y:f*u}}const YI=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){const{x:n,y:r}=e,s=await KI(e,t);return{x:n+s.x,y:r+s.y,data:s}}}},XI=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:r,placement:s}=e,{mainAxis:i=!0,crossAxis:o=!1,limiter:l={fn:C=>{let{x,y:m}=C;return{x,y:m}}},...a}=fs(t,e),c={x:n,y:r},u=await Li(e,a),h=yo(lr(s)),d=O8(h);let f=c[d],g=c[h];if(i){const C=d==="y"?"top":"left",x=d==="y"?"bottom":"right",m=f+u[C],y=f-u[x];f=p2(m,f,y)}if(o){const C=h==="y"?"top":"left",x=h==="y"?"bottom":"right",m=g+u[C],y=g-u[x];g=p2(m,g,y)}const L=l.fn({...e,[d]:f,[h]:g});return{...L,data:{x:L.x-n,y:L.y-r}}}}};function Ir(t){return D8(t)?(t.nodeName||"").toLowerCase():"#document"}function un(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function ar(t){var e;return(e=(D8(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function D8(t){return t instanceof Node||t instanceof un(t).Node}function cr(t){return t instanceof Element||t instanceof un(t).Element}function Zn(t){return t instanceof HTMLElement||t instanceof un(t).HTMLElement}function B8(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof un(t).ShadowRoot}function _i(t){const{overflow:e,overflowX:n,overflowY:r,display:s}=xn(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+n)&&!["inline","contents"].includes(s)}function QI(t){return["table","td","th"].includes(Ir(t))}function x2(t){const e=L2(),n=xn(t);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!e&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!e&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function JI(t){let e=o0(t);for(;Zn(e)&&!bo(e);){if(x2(e))return e;e=o0(e)}return null}function L2(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function bo(t){return["html","body","#document"].includes(Ir(t))}function xn(t){return un(t).getComputedStyle(t)}function Eo(t){return cr(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function o0(t){if(Ir(t)==="html")return t;const e=t.assignedSlot||t.parentNode||B8(t)&&t.host||ar(t);return B8(e)?e.host:e}function $8(t){const e=o0(t);return bo(e)?t.ownerDocument?t.ownerDocument.body:t.body:Zn(e)&&_i(e)?e:$8(e)}function yi(t,e,n){var r;e===void 0&&(e=[]),n===void 0&&(n=!0);const s=$8(t),i=s===((r=t.ownerDocument)==null?void 0:r.body),o=un(s);return i?e.concat(o,o.visualViewport||[],_i(s)?s:[],o.frameElement&&n?yi(o.frameElement):[]):e.concat(s,yi(s,[],n))}function H8(t){const e=xn(t);let n=parseFloat(e.width)||0,r=parseFloat(e.height)||0;const s=Zn(t),i=s?t.offsetWidth:n,o=s?t.offsetHeight:r,l=Lo(n)!==i||Lo(r)!==o;return l&&(n=i,r=o),{width:n,height:r,$:l}}function _2(t){return cr(t)?t:t.contextElement}function l0(t){const e=_2(t);if(!Zn(e))return Or(1);const n=e.getBoundingClientRect(),{width:r,height:s,$:i}=H8(e);let o=(i?Lo(n.width):n.width)/r,l=(i?Lo(n.height):n.height)/s;return(!o||!Number.isFinite(o))&&(o=1),(!l||!Number.isFinite(l))&&(l=1),{x:o,y:l}}const eM=Or(0);function U8(t){const e=un(t);return!L2()||!e.visualViewport?eM:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function tM(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==un(t)?!1:e}function ps(t,e,n,r){e===void 0&&(e=!1),n===void 0&&(n=!1);const s=t.getBoundingClientRect(),i=_2(t);let o=Or(1);e&&(r?cr(r)&&(o=l0(r)):o=l0(t));const l=tM(i,n,r)?U8(i):Or(0);let a=(s.left+l.x)/o.x,c=(s.top+l.y)/o.y,u=s.width/o.x,h=s.height/o.y;if(i){const d=un(i),f=r&&cr(r)?un(r):r;let g=d.frameElement;for(;g&&r&&f!==d;){const L=l0(g),C=g.getBoundingClientRect(),x=xn(g),m=C.left+(g.clientLeft+parseFloat(x.paddingLeft))*L.x,y=C.top+(g.clientTop+parseFloat(x.paddingTop))*L.y;a*=L.x,c*=L.y,u*=L.x,h*=L.y,a+=m,c+=y,g=un(g).frameElement}}return wo({width:u,height:h,x:a,y:c})}function nM(t){let{rect:e,offsetParent:n,strategy:r}=t;const s=Zn(n),i=ar(n);if(n===i)return e;let o={scrollLeft:0,scrollTop:0},l=Or(1);const a=Or(0);if((s||!s&&r!=="fixed")&&((Ir(n)!=="body"||_i(i))&&(o=Eo(n)),Zn(n))){const c=ps(n);l=l0(n),a.x=c.x+n.clientLeft,a.y=c.y+n.clientTop}return{width:e.width*l.x,height:e.height*l.y,x:e.x*l.x-o.scrollLeft*l.x+a.x,y:e.y*l.y-o.scrollTop*l.y+a.y}}function rM(t){return Array.from(t.getClientRects())}function V8(t){return ps(ar(t)).left+Eo(t).scrollLeft}function sM(t){const e=ar(t),n=Eo(t),r=t.ownerDocument.body,s=ds(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),i=ds(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight);let o=-n.scrollLeft+V8(t);const l=-n.scrollTop;return xn(r).direction==="rtl"&&(o+=ds(e.clientWidth,r.clientWidth)-s),{width:s,height:i,x:o,y:l}}function iM(t,e){const n=un(t),r=ar(t),s=n.visualViewport;let i=r.clientWidth,o=r.clientHeight,l=0,a=0;if(s){i=s.width,o=s.height;const c=L2();(!c||c&&e==="fixed")&&(l=s.offsetLeft,a=s.offsetTop)}return{width:i,height:o,x:l,y:a}}function oM(t,e){const n=ps(t,!0,e==="fixed"),r=n.top+t.clientTop,s=n.left+t.clientLeft,i=Zn(t)?l0(t):Or(1),o=t.clientWidth*i.x,l=t.clientHeight*i.y,a=s*i.x,c=r*i.y;return{width:o,height:l,x:a,y:c}}function z8(t,e,n){let r;if(e==="viewport")r=iM(t,n);else if(e==="document")r=sM(ar(t));else if(cr(e))r=oM(e,n);else{const s=U8(t);r={...e,x:e.x-s.x,y:e.y-s.y}}return wo(r)}function G8(t,e){const n=o0(t);return n===e||!cr(n)||bo(n)?!1:xn(n).position==="fixed"||G8(n,e)}function lM(t,e){const n=e.get(t);if(n)return n;let r=yi(t,[],!1).filter(l=>cr(l)&&Ir(l)!=="body"),s=null;const i=xn(t).position==="fixed";let o=i?o0(t):t;for(;cr(o)&&!bo(o);){const l=xn(o),a=x2(o);!a&&l.position==="fixed"&&(s=null),(i?!a&&!s:!a&&l.position==="static"&&!!s&&["absolute","fixed"].includes(s.position)||_i(o)&&!a&&G8(t,o))?r=r.filter(u=>u!==o):s=l,o=o0(o)}return e.set(t,r),r}function aM(t){let{element:e,boundary:n,rootBoundary:r,strategy:s}=t;const o=[...n==="clippingAncestors"?lM(e,this._c):[].concat(n),r],l=o[0],a=o.reduce((c,u)=>{const h=z8(e,u,s);return c.top=ds(h.top,c.top),c.right=i0(h.right,c.right),c.bottom=i0(h.bottom,c.bottom),c.left=ds(h.left,c.left),c},z8(e,l,s));return{width:a.right-a.left,height:a.bottom-a.top,x:a.left,y:a.top}}function cM(t){return H8(t)}function uM(t,e,n){const r=Zn(e),s=ar(e),i=n==="fixed",o=ps(t,!0,i,e);let l={scrollLeft:0,scrollTop:0};const a=Or(0);if(r||!r&&!i)if((Ir(e)!=="body"||_i(s))&&(l=Eo(e)),r){const c=ps(e,!0,i,e);a.x=c.x+e.clientLeft,a.y=c.y+e.clientTop}else s&&(a.x=V8(s));return{x:o.left+l.scrollLeft-a.x,y:o.top+l.scrollTop-a.y,width:o.width,height:o.height}}function j8(t,e){return!Zn(t)||xn(t).position==="fixed"?null:e?e(t):t.offsetParent}function Z8(t,e){const n=un(t);if(!Zn(t))return n;let r=j8(t,e);for(;r&&QI(r)&&xn(r).position==="static";)r=j8(r,e);return r&&(Ir(r)==="html"||Ir(r)==="body"&&xn(r).position==="static"&&!x2(r))?n:r||JI(t)||n}const hM=async function(t){let{reference:e,floating:n,strategy:r}=t;const s=this.getOffsetParent||Z8,i=this.getDimensions;return{reference:uM(e,await s(n),r),floating:{x:0,y:0,...await i(n)}}};function dM(t){return xn(t).direction==="rtl"}const fM={convertOffsetParentRelativeRectToViewportRelativeRect:nM,getDocumentElement:ar,getClippingRect:aM,getOffsetParent:Z8,getElementRects:hM,getClientRects:rM,getDimensions:cM,getScale:l0,isElement:cr,isRTL:dM};function pM(t,e){let n=null,r;const s=ar(t);function i(){clearTimeout(r),n&&n.disconnect(),n=null}function o(l,a){l===void 0&&(l=!1),a===void 0&&(a=1),i();const{left:c,top:u,width:h,height:d}=t.getBoundingClientRect();if(l||e(),!h||!d)return;const f=_o(u),g=_o(s.clientWidth-(c+h)),L=_o(s.clientHeight-(u+d)),C=_o(c),m={rootMargin:-f+"px "+-g+"px "+-L+"px "+-C+"px",threshold:ds(0,i0(1,a))||1};let y=!0;function v(b){const O=b[0].intersectionRatio;if(O!==a){if(!y)return o();O?o(!1,O):r=setTimeout(()=>{o(!1,1e-7)},100)}y=!1}try{n=new IntersectionObserver(v,{...m,root:s.ownerDocument})}catch{n=new IntersectionObserver(v,m)}n.observe(t)}return o(!0),i}function gM(t,e,n,r){r===void 0&&(r={});const{ancestorScroll:s=!0,ancestorResize:i=!0,elementResize:o=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:a=!1}=r,c=_2(t),u=s||i?[...c?yi(c):[],...yi(e)]:[];u.forEach(x=>{s&&x.addEventListener("scroll",n,{passive:!0}),i&&x.addEventListener("resize",n)});const h=c&&l?pM(c,n):null;let d=-1,f=null;o&&(f=new ResizeObserver(x=>{let[m]=x;m&&m.target===c&&f&&(f.unobserve(e),cancelAnimationFrame(d),d=requestAnimationFrame(()=>{f&&f.observe(e)})),n()}),c&&!a&&f.observe(c),f.observe(e));let g,L=a?ps(t):null;a&&C();function C(){const x=ps(t);L&&(x.x!==L.x||x.y!==L.y||x.width!==L.width||x.height!==L.height)&&n(),L=x,g=requestAnimationFrame(C)}return n(),()=>{u.forEach(x=>{s&&x.removeEventListener("scroll",n),i&&x.removeEventListener("resize",n)}),h&&h(),f&&f.disconnect(),f=null,a&&cancelAnimationFrame(g)}}const mM=(t,e,n)=>{const r=new Map,s={platform:fM,...n},i={...s.platform,_c:r};return zI(t,e,{...s,platform:i})};function y2(t){var e;return(e=t==null?void 0:t.$el)!=null?e:t}function xM(t){return{name:"arrow",options:t,fn(e){const n=y2(F(t.element));return n==null?{}:GI({element:n,padding:t.padding}).fn(e)}}}function LM(t,e,n){n===void 0&&(n={});const r=n.whileElementsMounted,s=M(()=>{var b;return(b=F(n.open))!=null?b:!0}),i=M(()=>F(n.middleware)),o=M(()=>{var b;return(b=F(n.placement))!=null?b:"bottom"}),l=M(()=>{var b;return(b=F(n.strategy))!=null?b:"absolute"}),a=M(()=>y2(t.value)),c=M(()=>y2(e.value)),u=ie(null),h=ie(null),d=ie(l.value),f=ie(o.value),g=Bi({}),L=ie(!1);let C;function x(){a.value==null||c.value==null||mM(a.value,c.value,{middleware:i.value,placement:o.value,strategy:l.value}).then(b=>{u.value=b.x,h.value=b.y,d.value=b.strategy,f.value=b.placement,g.value=b.middlewareData,L.value=!0})}function m(){typeof C=="function"&&(C(),C=void 0)}function y(){if(m(),r===void 0){x();return}if(a.value!=null&&c.value!=null){C=r(a.value,c.value,x);return}}function v(){s.value||(L.value=!1)}return rt([i,o,l],x,{flush:"sync"}),rt([a,c],y,{flush:"sync"}),rt(s,v,{flush:"sync"}),N2()&&P2(m),{x:Fr(u),y:Fr(h),strategy:Fr(d),placement:Fr(f),middlewareData:Fr(g),isPositioned:Fr(L),update:x}}var _M=Object.defineProperty,yM=(t,e,n)=>e in t?_M(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,vM=(t,e,n)=>(yM(t,typeof e!="symbol"?e+"":e,n),n);function vi(t){var n;if(t==null||t.value==null)return null;const e=(n=t.value.$el)!=null?n:t.value;return e.$el?vi(ie(e)):e}class CM{constructor(){vM(this,"current",this.detect())}set(e){this.current!==e&&(this.current=e)}reset(){this.set(this.detect())}get isServer(){return this.current==="server"}get isClient(){return this.current==="client"}detect(){return typeof window>"u"||typeof document>"u"?"server":"client"}}const To=new CM;function W8(t){return t.reduce((e,n)=>n.type===Me?e.concat(W8(n.children)):e.concat(n),[])}function wM(t){return t==null?!1:typeof t.type=="string"||typeof t.type=="object"||typeof t.type=="function"}function q8(t){return t=F(t),t&&(t==null?void 0:t.nodeType)!==Node.COMMENT_NODE}function bM(t){if(To.isServer)return null;if(t instanceof Node)return t.ownerDocument;if(Object.prototype.hasOwnProperty.call(t,"value")){const e=vi(t);if(e)return e.ownerDocument}return document}function EM(t,e,n,r,s){rt([()=>s.offset,()=>s.flip,()=>s.shift,()=>s.autoPlacement,()=>s.arrow,()=>s.hide,()=>s.middleware],()=>{const i=[];(typeof s.offset=="number"||typeof s.offset=="object"||typeof s.offset=="function")&&i.push(YI(s.offset)),(s.flip===!0||typeof s.flip=="number"||typeof s.flip=="object")&&i.push(WI({padding:typeof s.flip=="number"?s.flip:void 0,...typeof s.flip=="object"?s.flip:{}})),(s.shift===!0||typeof s.shift=="number"||typeof s.shift=="object")&&i.push(XI({padding:typeof s.shift=="number"?s.shift:void 0,...typeof s.shift=="object"?s.shift:{}})),(s.autoPlacement===!0||typeof s.autoPlacement=="object")&&i.push(ZI(typeof s.autoPlacement=="object"?s.autoPlacement:void 0)),(s.arrow===!0||typeof s.arrow=="number")&&i.push(xM({element:r,padding:s.arrow===!0?0:s.arrow})),i.push(...typeof s.middleware=="function"?s.middleware({referenceEl:e,floatingEl:n}):s.middleware||[]),(s.hide===!0||typeof s.hide=="object")&&i.push(qI(typeof s.hide=="object"?s.hide:void 0)),t.value=i},{immediate:!0})}function TM(t,e,n){let r=()=>{};Ze(()=>{if(t&&To.isClient&&typeof ResizeObserver<"u"&&e.value&&e.value instanceof Element){const s=new ResizeObserver(([i])=>{n.value=i.borderBoxSize.reduce((o,{inlineSize:l})=>o+l,0)});s.observe(e.value),r=()=>{s.disconnect(),n.value=null}}}),Os(()=>{r()})}const SM=t=>{switch(t){case"top":return"origin-bottom";case"bottom":return"origin-top";case"left":return"origin-right";case"right":return"origin-left";case"top-start":case"right-end":return"origin-bottom-left";case"top-end":case"left-end":return"origin-bottom-right";case"right-start":case"bottom-start":return"origin-top-left";case"left-start":case"bottom-end":return"origin-top-right";default:return""}};function AM(t,e){const n=M(()=>{if(typeof t.originClass=="function")return t.originClass(e.value);if(typeof t.originClass=="string")return t.originClass;if(t.tailwindcssOriginClass)return SM(e.value)}),r=M(()=>t.enter||n.value?`${t.enter||""} ${n.value||""}`:void 0),s=M(()=>t.leave||n.value?`${t.leave||""} ${n.value||""}`:void 0);return{originClassRef:n,enterActiveClassRef:r,leaveActiveClassRef:s}}function K8(t,e,...n){if(t in e){const s=e[t];return typeof s=="function"?s(...n):s}const r=new Error(`Tried to handle "${t}" but there is no handler defined. Only defined handlers are: ${Object.keys(e).map(s=>`"${s}"`).join(", ")}.`);throw Error.captureStackTrace&&Error.captureStackTrace(r,K8),r}const Y8=["[contentEditable=true]","[tabindex]","a[href]","area[href]","button:not([disabled])","iframe","input:not([disabled])","select:not([disabled])","textarea:not([disabled])"].map(t=>`${t}:not([tabindex='-1'])`).join(",");var X8=(t=>(t[t.Strict=0]="Strict",t[t.Loose=1]="Loose",t))(X8||{});function RM(t,e=0){var n;return t===((n=bM(t))==null?void 0:n.body)?!1:K8(e,{0(){return t.matches(Y8)},1(){let r=t;for(;r!==null;){if(r.matches(Y8))return!0;r=r.parentElement}return!1}})}function v2(t,e,n){To.isServer||$t(r=>{document.addEventListener(t,e,n),r(()=>document.removeEventListener(t,e,n))})}function kM(t,e,n=M(()=>!0)){function r(i,o){if(!n.value||i.defaultPrevented)return;const l=o(i);if(l===null||!l.getRootNode().contains(l))return;const a=function c(u){return typeof u=="function"?c(u()):Array.isArray(u)||u instanceof Set?u:[u]}(t);for(const c of a){if(c===null)continue;const u=c instanceof HTMLElement?c:vi(c);if(u!=null&&u.contains(l)||i.composed&&i.composedPath().includes(u))return}return!RM(l,X8.Loose)&&l.tabIndex!==-1&&i.preventDefault(),e(i,l)}const s=ie(null);v2("mousedown",i=>{var o,l;n.value&&(s.value=((l=(o=i.composedPath)==null?void 0:o.call(i))==null?void 0:l[0])||i.target)},!0),v2("click",i=>{s.value&&(r(i,()=>s.value),s.value=null)},!0),v2("blur",i=>r(i,()=>window.document.activeElement instanceof HTMLIFrameElement?window.document.activeElement:null),!0)}const OM=Symbol("ArrowContext"),ye={as:{type:[String,Function],default:"template"},floatingAs:{type:[String,Function],default:"div"},show:{type:Boolean,default:null},placement:{type:String,default:"bottom-start"},strategy:{type:String,default:"absolute"},offset:[Number,Function,Object],shift:{type:[Boolean,Number,Object],default:!1},flip:{type:[Boolean,Number,Object],default:!1},arrow:{type:[Boolean,Number],default:!1},autoPlacement:{type:[Boolean,Object],default:!1},hide:{type:[Boolean,Object],default:!1},autoUpdate:{type:[Boolean,Object],default:!0},zIndex:{type:[Number,String],default:9999},transitionName:String,transitionType:String,enter:String,enterFrom:String,enterTo:String,leave:String,leaveFrom:String,leaveTo:String,originClass:[String,Function],tailwindcssOriginClass:{type:Boolean,default:!1},portal:{type:Boolean,default:!1},transform:{type:Boolean,default:!0},adaptiveWidth:{type:Boolean,default:!1},composable:{type:Boolean,default:!1},dialog:{type:Boolean,default:!1},middleware:{type:[Array,Function],default:()=>[]}};function IM(t,e,n,r){const{floatingRef:s,props:i,mounted:o,show:l,x:a,y:c,placement:u,strategy:h,referenceElWidth:d,updateFloating:f}=r,g=Yr({...i,as:i.floatingAs},e),{enterActiveClassRef:L,leaveActiveClassRef:C}=AM(g,u),x={enterActiveClass:L.value,enterFromClass:g.enterFrom,enterToClass:g.enterTo,leaveActiveClass:C.value,leaveFromClass:g.leaveFrom,leaveToClass:g.leaveTo},m={name:g.transitionName,type:g.transitionType,appear:!0,...g.transitionName?{}:x,onBeforeEnter(){l.value=!0},onAfterLeave(){l.value=!1}},y={enter:L.value,enterFrom:g.enterFrom,enterTo:g.enterTo,leave:C.value,leaveFrom:g.leaveFrom,leaveTo:g.leaveTo,onBeforeEnter:m.onBeforeEnter,onAfterLeave:m.onAfterLeave},v={style:{...!g.dialog&&g.transform?{position:h.value,zIndex:g.zIndex,top:"0px",left:"0px",right:"auto",bottom:"auto",transform:`translate(${Math.round(a.value||0)}px,${Math.round(c.value||0)}px)`}:{position:h.value,zIndex:g.zIndex,top:`${c.value||0}px`,left:`${a.value||0}px`},width:g.adaptiveWidth&&typeof d.value=="number"?`${d.value}px`:void 0}};function b(A){return g.portal?Ye(qc,()=>A):A}function O(A){const Z=Yr(v,n,g.dialog?{}:{ref:s});return g.as==="template"?A:typeof g.as=="string"?Ye(g.as,Z,A):Ye(g.as,Z,()=>A)}function N(){function A(){var Z;const P=g.as==="template"?Yr(v,n,g.dialog?{}:{ref:s}):null,X=en(t,P);return((Z=X.props)==null?void 0:Z.unmount)===!1?(f(),X):typeof g.show!="boolean"||g.show?X:xe()}return To.isServer?o.value&&g.show?A():xe():g.transitionChild?Ye(ho,{key:`placement-${u.value}`,...g.dialog?{ref:s}:{},as:"template",...y},A):Ye(Ns,{...g.dialog?{ref:s}:{},...m},A)}return b(O(N()))}function MM(t,e,n,r,s){const i=ie(!1),o=$i(r,"placement"),l=$i(r,"strategy"),a=Bi({}),c=ie(null),u=ie(void 0),h=ie(void 0),d=M(()=>vi(e)),f=M(()=>vi(n)),g=M(()=>q8(d)&&q8(f)),{x:L,y:C,placement:x,strategy:m,middlewareData:y,update:v}=LM(d,f,{placement:o,strategy:l,middleware:a,whileElementsMounted:()=>{}}),b=ie(null);Ze(()=>{i.value=!0}),rt(t,(X,ve)=>{X&&!ve?s("show"):!X&&ve&&s("hide")},{immediate:!0});function O(){g.value&&(v(),s("update"))}rt([o,l,a],O,{flush:"sync"}),EM(a,d,f,c,r),rt(y,()=>{const X=y.value.arrow;u.value=X==null?void 0:X.x,h.value=X==null?void 0:X.y}),TM(r.adaptiveWidth,d,b),rt(t,async(X,ve,de)=>{if(await Qn(),t.value&&g.value&&r.autoUpdate){const Q=gM(d.value,f.value,O,typeof r.autoUpdate=="object"?r.autoUpdate:void 0);de(Q)}},{flush:"post",immediate:!0});const N=ie(!0);rt(d,()=>{!(d.value instanceof Element)&&g.value&&N.value&&(N.value=!1,window.requestAnimationFrame(()=>{N.value=!0,O()}))},{flush:"sync"});const A={referenceRef:e,placement:x},Z={floatingRef:n,props:r,mounted:i,show:t,x:L,y:C,placement:x,strategy:m,referenceElWidth:b,updateFloating:O},P={ref:c,placement:x,x:u,y:h};return kt(OM,P),{referenceApi:A,floatingApi:Z,arrowApi:P,x:L,y:C,placement:x,strategy:m,referenceEl:d,floatingEl:f,middlewareData:y,update:O}}({...ye.as});const NM={as:ye.as,show:ye.show,placement:ye.placement,strategy:ye.strategy,offset:ye.offset,shift:ye.shift,flip:ye.flip,arrow:ye.arrow,autoPlacement:ye.autoPlacement,hide:ye.hide,autoUpdate:ye.autoUpdate,zIndex:ye.zIndex,transitionName:ye.transitionName,transitionType:ye.transitionType,enter:ye.enter,enterFrom:ye.enterFrom,enterTo:ye.enterTo,leave:ye.leave,leaveFrom:ye.leaveFrom,leaveTo:ye.leaveTo,originClass:ye.originClass,tailwindcssOriginClass:ye.tailwindcssOriginClass,portal:ye.portal,transform:ye.transform,middleware:ye.middleware},PM={name:"FloatVirtual",inheritAttrs:!1,props:NM,emits:["initial","show","hide","update"],setup(t,{emit:e,slots:n,attrs:r}){var u;const s=ie((u=t.show)!=null?u:!1),i=ie({getBoundingClientRect(){return{x:0,y:0,top:0,left:0,bottom:0,right:0,width:0,height:0}}}),o=ie(null),{floatingApi:l,placement:a}=MM(s,i,o,t,e);rt(()=>t.show,()=>{var h;s.value=(h=t.show)!=null?h:!1});function c(){s.value=!1}return e("initial",{show:s,placement:a,reference:i,floating:o}),()=>{if(!n.default)return;const h={placement:a.value,close:c},[d]=W8(n.default(h)).filter(wM);return IM(d,{as:t.as,show:s.value},r,l)}}};ye.as,ye.placement,ye.strategy,ye.offset,ye.shift,{...ye.flip},ye.arrow,ye.autoPlacement,ye.hide,ye.autoUpdate,ye.zIndex,ye.transitionName,ye.transitionType,ye.enter,ye.enterFrom,ye.enterTo,ye.leave,ye.leaveFrom,ye.leaveTo,ye.originClass,ye.tailwindcssOriginClass,ye.transform,ye.middleware;const FM={class:"flex bg-white shadow-md z-10 rounded-md p-1"},DM=["onClick"],BM=Object.freeze(Object.defineProperty({__proto__:null,default:Ve({__name:"StylePanel",setup(t){const e=ie({value:null}),n=zt(),r=M(()=>n.getters.onContentChange||(()=>{})),s=M(()=>Ac(n.getters.diagramElement)+bh),i=M(()=>n.getters.code),o=h=>{n.dispatch("updateCode",{code:h}),r.value(h)},l=ie([]);let a;const c=({show:h,reference:d,floating:f})=>{let g,L,C,x,m,y;n.commit("onMessageClick",(v,b)=>{var O;if(g=v.value.start.start,L=yc(i.value,g),C=hw(i.value,g),x=((O=i.value.slice(L).match(/^\s*/))==null?void 0:O[0])||"",m=C.trim().startsWith("//"),m){const N=C.trimStart().slice(2).trimStart(),A=N.indexOf("["),Z=N.indexOf("]");y=Boolean(A===0&&Z),y?l.value=N.slice(A+1,Z).split(",").map(P=>P.trim()):l.value=[]}d.value={getBoundingClientRect:()=>b.getBoundingClientRect()},e.value=v,h.value=!0}),kM(f,()=>{h.value=!1,l.value=[]},M(()=>h.value)),a=v=>{var b;if(h.value=!1,!!e.value.value)if(m){let O="";if(y){let N;l.value.includes(v)?N=l.value.filter(A=>A!==v):N=[...l.value,v],O=`${x}// [${N.filter(Boolean).join(", ")}] ${C.slice(C.indexOf("]")+1).trimStart()}`}else O=`${x}// [${v}] ${C.slice((((b=C.match(/\/\/*/))==null?void 0:b.index)||-2)+2).trimStart()}`;O.endsWith(`
|
|
1022
|
+
`+l).trim(),this.textStyle={...d,...a,...u},this.classNames=[...f,...c,...h],this.commentStyle={...d,...a},this.messageStyle={...d,...u},this.commentClassNames=[...f,...c],this.messageClassNames=[...f,...h]}}const UO={name:"statement",props:["context","selfCallIndent","number","collapsed","inheritFromOccurrence"],computed:{comment:function(){return this.context.getComment()?this.context.getComment():""},commentObj:function(){return new HO(this.comment)},subStatement:function(){let t=this,e={loop:"FragmentLoop",alt:"FragmentAlt",par:"FragmentPar",opt:"FragmentOpt",tcf:"FragmentTryCatchFinally",creation:"Creation",message:"Interaction",asyncMessage:"InteractionAsync",divider:"Divider",ret:"Return"},n=Object.keys(e).find(r=>t.context[r]()!==null);return e[n]},collapsedCheck:function(){return this.collapsed&&this.subStatement!="Return"}},components:{Creation:ik,Interaction:fk,InteractionAsync:bk,FragmentAlt:Gk,FragmentPar:Yk,FragmentOpt:uO,FragmentTryCatchFinally:CO,FragmentLoop:sO,Divider:BO,Return:RO}};function VO(t,e,n,r,s,i){return k(),Ae(Xi(i.subStatement),{class:Ce(["text-left text-sm text-skin-message",{hidden:i.collapsedCheck}]),context:n.context,comment:i.comment,commentObj:i.commentObj,selfCallIndent:n.selfCallIndent,number:n.number,inheritFromOccurrence:n.inheritFromOccurrence},null,8,["class","context","comment","commentObj","selfCallIndent","number","inheritFromOccurrence"])}const zO=We(UO,[["render",VO]]),GO={class:"block"},jO=Ve({__name:"Block",props:{context:null,selfCallIndent:null,number:null,incremental:{type:Boolean},collapsed:{type:Boolean},inheritFromOccurrence:{type:Boolean}},setup(t){const e=t,n=M(()=>{var s;return((s=e.context)==null?void 0:s.stat())||[]}),r=s=>e.number?e.incremental?c8(e.number,s):`${e.number}.${s+1}`:String(s+1);return(s,i)=>(k(),V("div",GO,[(k(!0),V(Me,null,yn(F(n),(o,l)=>(k(),V("div",{class:"statement-container mt-1",key:l},[j(zO,{inheritFromOccurrence:t.inheritFromOccurrence,context:o,collapsed:t.collapsed,selfCallIndent:t.selfCallIndent,number:r(l)},null,8,["inheritFromOccurrence","context","collapsed","selfCallIndent","number"])]))),128))]))}});function ZO(t){const e=Math.floor(t/1e3),n=Math.floor(t%1e3),r=Math.floor((t%1e3-n)*1e3);return e+"s "+n+"ms "+r+"\u03BCs"}const WO=(t,e)=>{const r=p8()-e;return console.debug(t+" cost: "+ZO(r)),r},p8=()=>performance.now(),qO=u0.child({name:"core"});class KO{constructor(e,n=!1){J(this,"el");J(this,"_code");J(this,"_theme");J(this,"store");J(this,"app");J(this,"_currentTimeout");J(this,"_lastRenderingCostMilliseconds",0);J(this,"initialRender",!0);this.el=e,this.store=C4(Rh()),this.app=D0(n?Nc:M6),this.app.component("Comment",pi),this.app.component("Block",jO),this.app.use(this.store),this.app.mount(this.el),this.addPortalRootElement()}addPortalRootElement(){const e=document.createElement("div");e.id="headlessui-portal-root",e.className="zenuml",e.append(document.createElement("div")),document.body.append(e)}async render(e,n){return this._currentTimeout&&(console.debug("rendering clearTimeout"),clearTimeout(this._currentTimeout)),qO.debug("rendering",e,n),this._code=e||this._code,this._theme=(n==null?void 0:n.theme)||this._theme,this.store.state.stickyOffset=(n==null?void 0:n.stickyOffset)||0,this.store.state.theme=this._theme||"default",this.store.state.enableScopedTheming=(n==null?void 0:n.enableScopedTheming)||!1,this.store.state.mode=(n==null?void 0:n.mode)||on.Dynamic,this.initialRender?(this.initialRender=!1,await this.doRender(n)):this._currentTimeout=setTimeout(async()=>await this.doRender(n),this.calculateDebounceMilliseconds()),this}async doRender(e){console.debug("rendering start");const n=p8();wh(),this.store.commit("onContentChange",(e==null?void 0:e.onContentChange)||(()=>{})),this.store.commit("onThemeChange",(e==null?void 0:e.onThemeChange)||(()=>{})),this.store.commit("onEventEmit",(e==null?void 0:e.onEventEmit)||(()=>{})),(e==null?void 0:e.enableMultiTheme)!==void 0&&(this.store.state.enableMultiTheme=e==null?void 0:e.enableMultiTheme),await this.store.dispatch("updateCode",{code:this._code}),this._lastRenderingCostMilliseconds=WO("rendering end",n)}calculateDebounceMilliseconds(){let e=this._lastRenderingCostMilliseconds;return e>2e3&&(e=2e3),console.debug("rendering debounce: "+e+"ms"),e}get code(){return this._code}get theme(){return this._theme}async getPng(){return this.el.children[0].__vue__.toPng()}}const YO={createApp:D0,createStore:C4,Store:Rh,SeqDiagram:Nc,DiagramFrame:M6},XO={xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor","aria-hidden":"true",viewBox:"0 0 24 24"},QO=[T("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M6 18 18 6M6 6l12 12"},null,-1)];function g8(t,e){return k(),V("svg",XO,QO)}const JO=Object.freeze(Object.defineProperty({__proto__:null,render:g8,default:{render:g8}},Symbol.toStringTag,{value:"Module"})),eI={xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor","stroke-linecap":"round",viewBox:"0 0 24 24"},tI=[T("path",{d:"m14 10 7-7M20 10h-6V4M3 21l7-7M4 14h6v6"},null,-1)];function m8(t,e){return k(),V("svg",eI,tI)}const nI=Object.freeze(Object.defineProperty({__proto__:null,render:m8,default:{render:m8}},Symbol.toStringTag,{value:"Module"})),rI={xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 24 24"},sI=[T("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"},[T("path",{d:"M3 17.3V21h3.7","data-name":"Right"}),T("path",{d:"m10 14-6.2 6.2M14 10l6.2-6.2"}),T("path",{d:"M21 6.7V3h-3.7","data-name":"Right"})],-1)];function x8(t,e){return k(),V("svg",rI,sI)}const iI=Object.freeze(Object.defineProperty({__proto__:null,render:x8,default:{render:x8}},Symbol.toStringTag,{value:"Module"})),oI={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",viewBox:"0 0 24 24"},lI=[T("path",{d:"M6 3v12"},null,-1),T("circle",{cx:"18",cy:"6",r:"3"},null,-1),T("circle",{cx:"6",cy:"18",r:"3"},null,-1),T("path",{d:"M18 9a9 9 0 0 1-9 9"},null,-1)];function L8(t,e){return k(),V("svg",oI,lI)}const aI=Object.freeze(Object.defineProperty({__proto__:null,render:L8,default:{render:L8}},Symbol.toStringTag,{value:"Module"})),cI={xmlns:"http://www.w3.org/2000/svg",width:"30",height:"24",class:"arrow text-skin-message-arrow"},uI=[T("path",{d:"M0 2h28v13H14",class:"line stroke-current fill-none stroke-2"},null,-1),T("path",{d:"M18 9 8 15l10 6",class:"head stroke-current fill-current stroke-2"},null,-1)];function _8(t,e){return k(),V("svg",cI,uI)}const hI=Object.freeze(Object.defineProperty({__proto__:null,render:_8,default:{render:_8}},Symbol.toStringTag,{value:"Module"})),dI={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",fill:"none",viewBox:"0 0 20 20"},fI=[T("circle",{cx:"10",cy:"10",r:"10",fill:"#000","fill-opacity":".1"},null,-1)];function y8(t,e){return k(),V("svg",dI,fI)}const pI=Object.freeze(Object.defineProperty({__proto__:null,render:y8,default:{render:y8}},Symbol.toStringTag,{value:"Module"})),gI={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",fill:"none",viewBox:"0 0 100 100"},mI=[T("path",{fill:"#000",d:"M21.886 32.09V67H17.66V36.523h-.204l-8.523 5.659v-4.296l8.727-5.795h4.227Zm11.662 35.126a2.338 2.338 0 0 1-1.714-.715 2.338 2.338 0 0 1-.715-1.714c0-.666.239-1.237.715-1.714a2.338 2.338 0 0 1 1.714-.715c.666 0 1.237.238 1.714.715.477.477.715 1.048.715 1.714 0 .44-.112.846-.337 1.214a2.52 2.52 0 0 1-.877.891c-.36.216-.765.324-1.215.324Zm8.24-.216v-2.557l9.603-10.511a66.703 66.703 0 0 0 2.784-3.21c.73-.919 1.269-1.78 1.62-2.586a6.26 6.26 0 0 0 .54-2.556c0-1.023-.247-1.909-.74-2.657-.482-.748-1.145-1.326-1.988-1.733-.843-.407-1.79-.61-2.841-.61-1.117 0-2.093.232-2.926.696a4.792 4.792 0 0 0-1.918 1.917c-.445.824-.667 1.79-.667 2.898h-3.353c0-1.705.393-3.2 1.18-4.489a8.192 8.192 0 0 1 3.21-3.011c1.363-.72 2.892-1.08 4.588-1.08 1.704 0 3.215.36 4.53 1.08 1.317.72 2.35 1.69 3.098 2.912.748 1.221 1.122 2.58 1.122 4.077 0 1.07-.195 2.116-.583 3.139-.379 1.013-1.041 2.145-1.988 3.395-.938 1.24-2.24 2.755-3.907 4.545l-6.534 6.989v.227h13.523V67H41.789Zm26.444.216a2.338 2.338 0 0 1-1.714-.715 2.338 2.338 0 0 1-.715-1.714c0-.666.238-1.237.715-1.714a2.338 2.338 0 0 1 1.714-.715c.666 0 1.237.238 1.714.715.477.477.715 1.048.715 1.714 0 .44-.113.846-.338 1.214a2.52 2.52 0 0 1-.877.891c-.36.216-.764.324-1.214.324Zm15.502.102c-1.5 0-2.837-.257-4.012-.772-1.166-.516-2.094-1.232-2.784-2.148-.682-.924-1.053-1.996-1.113-3.216h2.863c.06.75.318 1.398.773 1.943.454.538 1.05.954 1.784 1.25.735.296 1.55.443 2.443.443 1 0 1.887-.174 2.66-.522.772-.349 1.378-.834 1.817-1.455.44-.621.66-1.341.66-2.16 0-.855-.213-1.609-.637-2.26-.424-.66-1.045-1.175-1.863-1.546-.819-.371-1.819-.557-3-.557H81.46v-2.5h1.864c.924 0 1.734-.166 2.431-.5.705-.333 1.254-.803 1.648-1.409.402-.606.602-1.318.602-2.136 0-.788-.174-1.474-.522-2.057a3.575 3.575 0 0 0-1.478-1.364c-.628-.325-1.37-.488-2.227-.488-.803 0-1.56.147-2.273.443a4.234 4.234 0 0 0-1.727 1.261c-.447.546-.69 1.205-.727 1.977h-2.727c.045-1.22.412-2.287 1.102-3.204.69-.924 1.59-1.644 2.704-2.16 1.122-.514 2.353-.772 3.694-.772 1.439 0 2.674.292 3.704.875 1.03.576 1.822 1.337 2.375 2.284.553.947.83 1.97.83 3.068 0 1.311-.345 2.428-1.034 3.353-.682.924-1.61 1.564-2.785 1.92v.182c1.47.242 2.618.867 3.444 1.875.825 1 1.238 2.239 1.238 3.716 0 1.265-.344 2.401-1.034 3.409-.682 1-1.613 1.788-2.795 2.364-1.182.575-2.527.863-4.034.863Z"},null,-1),T("path",{fill:"#000",d:"M21.886 32.09h1v-1h-1v1Zm0 34.91v1h1v-1h-1Zm-4.227 0h-1v1h1v-1Zm0-30.477h1v-1h-1v1Zm-.204 0v-1h-.302l-.252.167.553.833Zm-8.523 5.659h-1v1.864l1.553-1.031-.553-.833Zm0-4.296-.553-.833-.447.297v.536h1Zm8.727-5.795v-1h-.302l-.251.167.553.833Zm3.227 0V67h2V32.09h-2Zm1 33.909H17.66v2h4.227v-2Zm-3.227 1V36.523h-2V67h2Zm-1-31.477h-.204v2h.204v-2Zm-.758.167L8.38 41.349l1.106 1.666 8.523-5.66L16.9 35.69Zm-6.97 6.492v-4.296h-2v4.296h2Zm-.446-3.463 8.727-5.795-1.106-1.666-8.727 5.795 1.106 1.666Zm8.174-5.628h4.227v-2H17.66v2ZM31.834 66.5l.708-.707-.708.707Zm0-3.428-.707-.707.707.707Zm3.428 0 .707-.707-.707.707Zm.378 2.928-.854-.52-.005.008-.004.007.863.505Zm-.877.891.514.858.006-.004-.52-.854Zm-1.215-.676a1.34 1.34 0 0 1-1.006-.422l-1.415 1.414a3.337 3.337 0 0 0 2.421 1.008v-2Zm-1.006-.422a1.34 1.34 0 0 1-.423-1.007h-2c0 .935.347 1.76 1.008 2.42l1.415-1.413Zm-.423-1.007c0-.397.13-.715.423-1.007l-1.415-1.414a3.337 3.337 0 0 0-1.008 2.42h2Zm.423-1.007a1.34 1.34 0 0 1 1.006-.422v-2c-.934 0-1.759.346-2.42 1.008l1.414 1.414Zm1.006-.422c.397 0 .715.13 1.007.422l1.414-1.414a3.337 3.337 0 0 0-2.42-1.008v2Zm1.007.422c.292.292.422.61.422 1.007h2c0-.935-.346-1.76-1.008-2.421l-1.414 1.414Zm.422 1.007c0 .261-.064.485-.19.694l1.707 1.041a3.288 3.288 0 0 0 .483-1.735h-2Zm-.2.71a1.52 1.52 0 0 1-.535.541l1.041 1.708c.509-.31.92-.726 1.22-1.24l-1.726-1.01Zm-.529.538a1.317 1.317 0 0 1-.7.18v2c.618 0 1.203-.15 1.73-.466l-1.03-1.714Zm7.54.965h-1v1h1v-1Zm0-2.557-.738-.674-.261.286v.388h1Zm9.603-10.511-.738-.675.738.675Zm2.784-3.21.78.625.003-.004-.783-.621Zm1.62-2.586-.915-.404-.003.005.917.4Zm-.2-5.213-.84.543.005.007.836-.55Zm-1.988-1.733.435-.9-.435.9Zm-5.767.086.483.875.003-.002-.486-.873Zm-1.918 1.917-.875-.483-.005.008.88.475Zm-.667 2.898v1h1v-1h-1Zm-3.353 0h-1v1h1v-1Zm1.18-4.489.853.521-.854-.52Zm3.21-3.011-.467-.885-.003.002.47.883Zm9.119 0 .48-.877-.48.877Zm3.096 2.912-.852.522.852-.522Zm.54 7.216-.935-.355-.002.005.937.35Zm-1.988 3.395-.797-.604h-.001l.798.604Zm-3.907 4.545.73.683.002-.001-.732-.682Zm-6.534 6.989-.73-.683-.27.288v.395h1Zm0 .227h-1v1h1v-1Zm13.523 0h1v-1h-1v1Zm0 3.125v1h1v-1h-1Zm-17.352 0v-2.557h-2V67h2Zm-.262-1.882 9.602-10.512-1.476-1.349L41.05 63.77l1.477 1.349Zm9.602-10.511a67.671 67.671 0 0 0 2.826-3.26l-1.56-1.251a65.769 65.769 0 0 1-2.742 3.16l1.476 1.351Zm2.83-3.264c.766-.965 1.358-1.901 1.752-2.808l-1.834-.798c-.306.704-.793 1.491-1.485 2.363l1.566 1.243Zm1.75-2.803a7.259 7.259 0 0 0 .625-2.96h-2c0 .75-.15 1.465-.454 2.152l1.83.809Zm.625-2.96c0-1.19-.289-2.273-.903-3.206l-1.67 1.1c.37.562.573 1.25.573 2.106h2Zm-.898-3.2a5.792 5.792 0 0 0-2.394-2.09l-.87 1.8c.686.332 1.205.79 1.583 1.376l1.68-1.085Zm-2.394-2.09c-.994-.48-2.093-.71-3.276-.71v2c.92 0 1.715.177 2.406.51l.87-1.8Zm-3.276-.71c-1.258 0-2.407.262-3.413.822l.973 1.747c.661-.368 1.463-.57 2.44-.57v-2Zm-3.41.82a5.791 5.791 0 0 0-2.31 2.31l1.752.966a3.792 3.792 0 0 1 1.525-1.525l-.966-1.751Zm-2.314 2.318c-.537.994-.787 2.13-.787 3.373h2c0-.973.194-1.77.547-2.422l-1.76-.951Zm.213 2.373h-3.353v2h3.353v-2Zm-2.353 1c0-1.545.355-2.856 1.033-3.968l-1.707-1.042c-.894 1.465-1.326 3.146-1.326 5.01h2Zm1.033-3.968a7.193 7.193 0 0 1 2.826-2.65l-.939-1.765a9.192 9.192 0 0 0-3.594 3.373l1.707 1.042Zm2.823-2.648c1.206-.636 2.573-.964 4.122-.964v-2c-1.842 0-3.534.393-5.055 1.195l.933 1.77Zm4.122-.964c1.56 0 2.901.328 4.051.957l.96-1.755c-1.483-.81-3.162-1.202-5.011-1.202v2Zm4.051.957c1.17.64 2.071 1.492 2.724 2.557l1.705-1.044c-.843-1.378-2.007-2.468-3.47-3.267l-.959 1.754Zm2.724 2.557c.647 1.057.975 2.234.975 3.555h2c0-1.672-.421-3.213-1.27-4.6l-1.705 1.045Zm.975 3.555c0 .946-.172 1.872-.518 2.784l1.87.71c.43-1.134.648-2.3.648-3.494h-2Zm-.52 2.789c-.333.891-.936 1.937-1.849 3.14l1.595 1.209c.981-1.296 1.704-2.514 2.128-3.65l-1.873-.7Zm-1.85 3.142c-.908 1.202-2.185 2.69-3.84 4.467l1.464 1.363c1.679-1.803 3.006-3.346 3.972-4.624l-1.595-1.206Zm-3.838 4.465-6.534 6.989 1.46 1.366 6.535-6.989-1.461-1.366Zm-6.804 7.672v.227h2v-.227h-2Zm1 1.227h13.523v-2H46.618v2Zm12.523-1V67h2v-3.125h-2Zm1 2.125H41.789v2H60.14v-2Zm6.377.5.707-.706-.707.707Zm0-3.427-.707-.707.707.707Zm3.428 0 .707-.707-.707.707Zm.377 2.928-.853-.52-.005.008-.005.007.864.505Zm-.877.891.515.858.006-.004-.52-.854Zm-1.214-.676a1.34 1.34 0 0 1-1.007-.422l-1.414 1.414a3.337 3.337 0 0 0 2.42 1.008v-2Zm-1.007-.422a1.34 1.34 0 0 1-.422-1.007h-2c0 .935.346 1.76 1.008 2.42l1.414-1.413Zm-.422-1.007c0-.397.13-.715.422-1.007l-1.414-1.414a3.337 3.337 0 0 0-1.008 2.42h2Zm.422-1.007a1.34 1.34 0 0 1 1.007-.422v-2c-.935 0-1.76.346-2.421 1.008l1.414 1.414Zm1.007-.422c.397 0 .715.13 1.007.422l1.414-1.414a3.337 3.337 0 0 0-2.421-1.008v2Zm1.007.422c.291.292.422.61.422 1.007h2c0-.935-.347-1.76-1.008-2.421l-1.414 1.414Zm.422 1.007c0 .261-.064.485-.191.694l1.707 1.041a3.288 3.288 0 0 0 .484-1.735h-2Zm-.2.71a1.52 1.52 0 0 1-.535.541l1.041 1.708a3.52 3.52 0 0 0 1.22-1.24l-1.727-1.01Zm-.53.538a1.317 1.317 0 0 1-.7.18v2c.618 0 1.203-.15 1.73-.466l-1.03-1.714Zm10.791.51-.404.915.003.001.401-.915Zm-2.784-2.147-.805.593.006.008.8-.601Zm-1.113-3.216v-1h-1.051l.052 1.05.999-.05Zm2.863 0 .997-.08-.074-.92h-.923v1Zm.773 1.943-.768.64.004.005.764-.645Zm1.784 1.25-.373.928.373-.928Zm6.92-1.534-.816-.578.816.578Zm.023-4.42-.84.54.002.005.838-.546Zm-1.863-1.546-.414.91.414-.91Zm-4.864-.557h-1v1h1v-1Zm0-2.5v-1h-1v1h1Zm4.295-.5-.427-.904-.004.002.431.902Zm1.648-1.409-.834-.552-.004.007.838.545Zm.08-4.193.858-.513-.858.513Zm-1.478-1.364-.46.888.005.002.455-.89Zm-4.5-.045.379.925.005-.002-.384-.923Zm-1.727 1.261.774.634.004-.005-.778-.629Zm-.727 1.977v1h.952l.047-.95-1-.05Zm-2.727 0-1-.037-.038 1.037h1.038v-1Zm1.102-3.204.8.601.001-.003-.801-.598Zm2.704-2.16-.417-.908-.002.001.42.908Zm7.398.103-.493.87.005.003.488-.873Zm2.375 2.284-.863.505.863-.505Zm-.204 6.42-.802-.597-.003.004.805.594Zm-2.785 1.921-.29-.957-.71.215v.742h1Zm0 .182h-1v.849l.838.138.162-.987Zm3.444 1.875-.774.634.003.003.77-.637Zm.204 7.125-.825-.565-.001.002.826.563Zm-2.795 2.364.438.898-.438-.898Zm-4.034-.137c-1.385 0-2.582-.237-3.61-.688l-.803 1.831c1.32.58 2.798.857 4.413.857v-2Zm-3.608-.687c-1.028-.454-1.813-1.07-2.389-1.834l-1.598 1.202c.803 1.068 1.874 1.885 3.18 2.461l.807-1.83Zm-2.383-1.827c-.558-.756-.868-1.636-.92-2.672l-1.997.1c.07 1.403.501 2.667 1.308 3.76l1.609-1.188Zm-1.918-1.622h2.863v-2h-2.863v2Zm1.867-.92c.076.943.406 1.79 1 2.503l1.537-1.28c-.314-.377-.499-.826-.544-1.384l-1.993.161Zm1.005 2.508c.572.678 1.308 1.184 2.175 1.533l.746-1.856c-.603-.242-1.056-.569-1.393-.968l-1.528 1.291Zm2.175 1.533c.868.349 1.81.515 2.816.515v-2c-.782 0-1.468-.129-2.07-.37l-.746 1.855Zm2.816.515c1.117 0 2.147-.195 3.07-.611l-.822-1.823c-.622.28-1.364.434-2.248.434v2Zm3.07-.611c.917-.413 1.67-1.006 2.224-1.789l-1.633-1.155c-.325.46-.784.837-1.413 1.12l.822 1.824Zm2.224-1.789c.568-.803.843-1.728.843-2.736h-2c0 .628-.165 1.142-.476 1.581l1.633 1.155Zm.843-2.736c0-1.03-.258-1.977-.799-2.807l-1.676 1.091c.308.473.475 1.033.475 1.716h2Zm-.796-2.803c-.543-.843-1.324-1.476-2.291-1.915l-.827 1.822c.67.303 1.13.701 1.436 1.176l1.682-1.083Zm-2.291-1.915c-.982-.445-2.132-.646-3.413-.646v2c1.082 0 1.932.17 2.586.468l.827-1.822Zm-3.413-.646H81.46v2h1.864v-2Zm-.864 1v-2.5h-2v2.5h2Zm-1-1.5h1.864v-2H81.46v2Zm1.864 0c1.044 0 2.007-.188 2.863-.598l-.863-1.804c-.538.258-1.197.402-2 .402v2Zm2.86-.596c.858-.406 1.555-.994 2.058-1.768l-1.677-1.09c-.285.439-.687.79-1.237 1.05l.855 1.808Zm2.053-1.76c.523-.79.768-1.7.768-2.69h-2c0 .648-.156 1.163-.436 1.585l1.668 1.104Zm.768-2.69c0-.938-.209-1.807-.664-2.569l-1.717 1.026c.242.405.381.907.381 1.544h2Zm-.664-2.569a4.575 4.575 0 0 0-1.88-1.74l-.911 1.78c.478.244.827.572 1.074.986l1.717-1.026Zm-1.876-1.739c-.797-.413-1.704-.6-2.687-.6v2c.73 0 1.308.138 1.767.376l.92-1.776Zm-2.687-.6a6.87 6.87 0 0 0-2.656.52l.767 1.846a4.87 4.87 0 0 1 1.89-.366v-2Zm-2.65.517A5.232 5.232 0 0 0 79 46.94l1.556 1.257a3.234 3.234 0 0 1 1.328-.965l-.757-1.85Zm-2.123 1.553c-.596.728-.906 1.598-.953 2.563l1.998.097c.028-.58.204-1.029.502-1.392l-1.547-1.268Zm.046 1.611h-2.727v2h2.727v-2Zm-1.728 1.038c.038-1.03.343-1.898.902-2.641l-1.598-1.202c-.82 1.09-1.25 2.358-1.303 3.768l1.999.075Zm.904-2.644c.584-.782 1.35-1.4 2.323-1.85l-.84-1.815c-1.254.58-2.29 1.403-3.086 2.469l1.603 1.196Zm2.32-1.849c.98-.45 2.067-.68 3.277-.68v-2c-1.473 0-2.848.283-4.111.863l.835 1.817Zm3.277-.68c1.303 0 2.36.263 3.211.744l.986-1.74c-1.21-.685-2.622-1.005-4.197-1.005v2Zm3.216.747c.887.496 1.544 1.135 2 1.916l1.727-1.01c-.65-1.112-1.577-1.996-2.751-2.652l-.976 1.746Zm2 1.916a4.98 4.98 0 0 1 .693 2.563h2a6.98 6.98 0 0 0-.966-3.572l-1.727 1.008Zm.693 2.563c0 1.126-.293 2.026-.836 2.755l1.603 1.196c.836-1.12 1.233-2.455 1.233-3.95h-2Zm-.84 2.759c-.544.739-1.286 1.259-2.269 1.557l.58 1.914c1.366-.414 2.48-1.174 3.3-2.284l-1.61-1.187Zm-2.979 2.514v.182h2v-.182h-2Zm.838 1.169c1.266.208 2.182.729 2.832 1.522l1.547-1.268c-1.002-1.222-2.381-1.952-4.054-2.228l-.325 1.974Zm2.835 1.525c.657.796 1.01 1.8 1.01 3.079h2c0-1.676-.474-3.149-1.468-4.353l-1.542 1.274Zm1.01 3.079c0 1.071-.289 2.01-.86 2.844l1.65 1.13c.808-1.18 1.21-2.515 1.21-3.974h-2Zm-.861 2.846c-.575.844-1.368 1.521-2.407 2.028l.876 1.797c1.324-.645 2.395-1.543 3.183-2.699l-1.652-1.126Zm-2.407 2.028c-1.027.5-2.218.762-3.596.762v2c1.637 0 3.135-.313 4.472-.965l-.876-1.797Z"},null,-1)];function v8(t,e){return k(),V("svg",gI,mI)}const xI=Object.freeze(Object.defineProperty({__proto__:null,render:v8,default:{render:v8}},Symbol.toStringTag,{value:"Module"})),LI={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",viewBox:"0 0 214.27 214.27"},_I=[T("path",{d:"M196.926 55.171c-.11-5.785-.215-11.25-.215-16.537a7.5 7.5 0 0 0-7.5-7.5c-32.075 0-56.496-9.218-76.852-29.01a7.498 7.498 0 0 0-10.457 0c-20.354 19.792-44.771 29.01-76.844 29.01a7.5 7.5 0 0 0-7.5 7.5c0 5.288-.104 10.755-.215 16.541-1.028 53.836-2.436 127.567 87.331 158.682a7.495 7.495 0 0 0 4.912 0c89.774-31.116 88.368-104.849 87.34-158.686zm-89.795 143.641c-76.987-27.967-75.823-89.232-74.79-143.351.062-3.248.122-6.396.164-9.482 30.04-1.268 54.062-10.371 74.626-28.285 20.566 17.914 44.592 27.018 74.634 28.285.042 3.085.102 6.231.164 9.477 1.032 54.121 2.195 115.388-74.798 143.356z"},null,-1),T("path",{d:"m132.958 81.082-36.199 36.197-15.447-15.447a7.501 7.501 0 0 0-10.606 10.607l20.75 20.75a7.477 7.477 0 0 0 5.303 2.196 7.477 7.477 0 0 0 5.303-2.196l41.501-41.5a7.498 7.498 0 0 0 .001-10.606 7.5 7.5 0 0 0-10.606-.001z"},null,-1)];function C8(t,e){return k(),V("svg",LI,_I)}const yI=Object.freeze(Object.defineProperty({__proto__:null,render:C8,default:{render:C8}},Symbol.toStringTag,{value:"Module"})),vI={xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",fill:"none",viewBox:"0 0 20 20"},CI=[T("circle",{cx:"10",cy:"10",r:"10",fill:"#4f8cf7","fill-opacity":".2",class:"text-base"},null,-1),T("path",{stroke:"#4f8cf7","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m6 10 3 3 5-5"},null,-1)];function w8(t,e){return k(),V("svg",vI,CI)}const wI=Object.freeze(Object.defineProperty({__proto__:null,render:w8,default:{render:w8}},Symbol.toStringTag,{value:"Module"})),bI={xmlns:"http://www.w3.org/2000/svg",class:"grayscale h-4 w-4",viewBox:"0 0 1024 1024"},EI=[T("path",{fill:"currentColor",d:"M42.667 512C42.667 251.733 251.733 42.667 512 42.667s469.333 187.733 469.333 422.4c0 72.533-29.866 145.066-81.066 200.533-51.2 51.2-123.734 81.067-200.534 81.067H614.4c-12.8 0-25.6 12.8-29.867 25.6 0 8.533 4.267 17.066 8.534 21.333 21.333 21.333 29.866 46.933 29.866 76.8 0 64-51.2 110.933-115.2 115.2-256-4.267-465.066-213.333-465.066-473.6zM128 512c0 213.333 170.667 384 384 384 17.067 0 29.867-12.8 29.867-29.867 0-4.266 0-8.533-4.267-12.8l-4.267-4.266c-17.066-21.334-25.6-46.934-29.866-76.8 0-64 51.2-110.934 115.2-110.934H704c51.2 0 102.4-21.333 136.533-55.466 38.4-38.4 55.467-85.334 55.467-136.534C896 281.6 725.333 128 512 128S128 298.667 128 512zm593.067 21.333c-21.334-21.333-25.6-51.2-17.067-76.8 12.8-25.6 38.4-42.666 64-42.666 38.4 0 68.267 34.133 72.533 72.533 0 29.867-17.066 55.467-42.666 64-8.534 4.267-17.067 4.267-25.6 4.267-17.067 0-38.4-8.534-51.2-21.334zm-520.534 0c-21.333-21.333-25.6-51.2-17.066-76.8 12.8-25.6 38.4-42.666 64-42.666 38.4 0 68.266 34.133 72.533 72.533 0 29.867-17.067 55.467-42.667 64-8.533 4.267-17.066 4.267-25.6 4.267-21.333 0-38.4-8.534-51.2-21.334zM580.267 345.6c-21.334-21.333-25.6-51.2-17.067-76.8 12.8-25.6 38.4-42.667 64-42.667 38.4 0 68.267 34.134 72.533 72.534 0 29.866-17.066 55.466-42.666 64-8.534 4.266-17.067 4.266-25.6 4.266-21.334 0-38.4-8.533-51.2-21.333zm-238.934 0c-17.066-21.333-25.6-51.2-12.8-76.8 12.8-25.6 38.4-42.667 64-42.667 38.4 0 68.267 34.134 72.534 72.534 0 29.866-17.067 55.466-42.667 64l-29.867 4.266c-17.066 0-34.133-8.533-51.2-21.333z"},null,-1)];function b8(t,e){return k(),V("svg",bI,EI)}const TI=Object.freeze(Object.defineProperty({__proto__:null,render:b8,default:{render:b8}},Symbol.toStringTag,{value:"Module"})),SI={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},AI=[T("path",{fill:"currentColor",d:"M512 1024C229.248 1024 0 794.752 0 512S229.248 0 512 0s512 229.248 512 512-229.248 512-512 512zm0-938.667C276.352 85.333 85.333 276.352 85.333 512S276.352 938.667 512 938.667 938.667 747.648 938.667 512A426.667 426.667 0 0 0 512 85.333zM512 768a42.667 42.667 0 0 1-42.368-42.667V469.76a42.368 42.368 0 1 1 84.693 0v255.573A42.41 42.41 0 0 1 512 768zm0-426.667a42.325 42.325 0 1 1-.085-84.65 42.325 42.325 0 0 1 .085 84.65zm42.325-42.666z"},null,-1)];function E8(t,e){return k(),V("svg",SI,AI)}const RI=Object.freeze(Object.defineProperty({__proto__:null,render:E8,default:{render:E8}},Symbol.toStringTag,{value:"Module"})),kI={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},OI=[T("path",{fill:"currentColor",d:"M945.067 898.133 755.2 708.267c55.467-64 87.467-149.334 87.467-241.067 0-204.8-168.534-373.333-373.334-373.333S96 264.533 96 469.333s168.533 373.334 373.333 373.334c91.734 0 174.934-34.134 241.067-87.467l189.867 189.867c6.4 6.4 14.933 8.533 23.466 8.533s17.067-2.133 23.467-8.533c8.533-12.8 8.533-34.134-2.133-46.934zM469.333 778.667C298.667 778.667 160 640 160 469.333S298.667 160 469.333 160s309.334 138.667 309.334 309.333S640 778.667 469.333 778.667z"},null,-1),T("path",{fill:"currentColor",d:"M597.333 437.333h-96v-96c0-17.066-14.933-32-32-32s-32 14.934-32 32v96h-96c-17.066 0-32 14.934-32 32s14.934 32 32 32h96v96c0 17.067 14.934 32 32 32s32-14.933 32-32v-96h96c17.067 0 32-14.933 32-32s-14.933-32-32-32z"},null,-1)];function T8(t,e){return k(),V("svg",kI,OI)}const II=Object.freeze(Object.defineProperty({__proto__:null,render:T8,default:{render:T8}},Symbol.toStringTag,{value:"Module"})),MI={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},NI=[T("path",{fill:"currentColor",d:"M637 443H325c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h312c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"},null,-1),T("path",{fill:"currentColor",d:"M921 867 775 721c122.1-148.9 113.6-369.5-26-509-148-148.1-388.4-148.1-537 0-148.1 148.6-148.1 389 0 537 139.5 139.6 360.1 148.1 509 26l146 146c3.2 2.8 8.3 2.8 11 0l43-43c2.8-2.7 2.8-7.8 0-11zM696 696c-118.8 118.7-311.2 118.7-430 0-118.7-118.8-118.7-311.2 0-430 118.8-118.7 311.2-118.7 430 0 118.7 118.8 118.7 311.2 0 430z"},null,-1)];function S8(t,e){return k(),V("svg",MI,NI)}const PI=Object.freeze(Object.defineProperty({__proto__:null,render:S8,default:{render:S8}},Symbol.toStringTag,{value:"Module"})),A8=["top","right","bottom","left"],R8=["start","end"],k8=A8.reduce((t,e)=>t.concat(e,e+"-"+R8[0],e+"-"+R8[1]),[]),i0=Math.min,ds=Math.max,Lo=Math.round,_o=Math.floor,Or=t=>({x:t,y:t}),FI={left:"right",right:"left",bottom:"top",top:"bottom"},DI={start:"end",end:"start"};function p2(t,e,n){return ds(t,i0(e,n))}function fs(t,e){return typeof t=="function"?t(e):t}function lr(t){return t.split("-")[0]}function jn(t){return t.split("-")[1]}function O8(t){return t==="x"?"y":"x"}function g2(t){return t==="y"?"height":"width"}function yo(t){return["top","bottom"].includes(lr(t))?"y":"x"}function m2(t){return O8(yo(t))}function I8(t,e,n){n===void 0&&(n=!1);const r=jn(t),s=m2(t),i=g2(s);let o=s==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return e.reference[i]>e.floating[i]&&(o=Co(o)),[o,Co(o)]}function BI(t){const e=Co(t);return[vo(t),e,vo(e)]}function vo(t){return t.replace(/start|end/g,e=>DI[e])}function $I(t,e,n){const r=["left","right"],s=["right","left"],i=["top","bottom"],o=["bottom","top"];switch(t){case"top":case"bottom":return n?e?s:r:e?r:s;case"left":case"right":return e?i:o;default:return[]}}function HI(t,e,n,r){const s=jn(t);let i=$I(lr(t),n==="start",r);return s&&(i=i.map(o=>o+"-"+s),e&&(i=i.concat(i.map(vo)))),i}function Co(t){return t.replace(/left|right|bottom|top/g,e=>FI[e])}function UI(t){return{top:0,right:0,bottom:0,left:0,...t}}function M8(t){return typeof t!="number"?UI(t):{top:t,right:t,bottom:t,left:t}}function wo(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function N8(t,e,n){let{reference:r,floating:s}=t;const i=yo(e),o=m2(e),l=g2(o),a=lr(e),c=i==="y",u=r.x+r.width/2-s.width/2,h=r.y+r.height/2-s.height/2,d=r[l]/2-s[l]/2;let f;switch(a){case"top":f={x:u,y:r.y-s.height};break;case"bottom":f={x:u,y:r.y+r.height};break;case"right":f={x:r.x+r.width,y:h};break;case"left":f={x:r.x-s.width,y:h};break;default:f={x:r.x,y:r.y}}switch(jn(e)){case"start":f[o]-=d*(n&&c?-1:1);break;case"end":f[o]+=d*(n&&c?-1:1);break}return f}const VI=async(t,e,n)=>{const{placement:r="bottom",strategy:s="absolute",middleware:i=[],platform:o}=n,l=i.filter(Boolean),a=await(o.isRTL==null?void 0:o.isRTL(e));let c=await o.getElementRects({reference:t,floating:e,strategy:s}),{x:u,y:h}=N8(c,r,a),d=r,f={},g=0;for(let L=0;L<l.length;L++){const{name:C,fn:x}=l[L],{x:m,y,data:v,reset:b}=await x({x:u,y:h,initialPlacement:r,placement:d,strategy:s,middlewareData:f,rects:c,platform:o,elements:{reference:t,floating:e}});if(u=m!=null?m:u,h=y!=null?y:h,f={...f,[C]:{...f[C],...v}},b&&g<=50){g++,typeof b=="object"&&(b.placement&&(d=b.placement),b.rects&&(c=b.rects===!0?await o.getElementRects({reference:t,floating:e,strategy:s}):b.rects),{x:u,y:h}=N8(c,d,a)),L=-1;continue}}return{x:u,y:h,placement:d,strategy:s,middlewareData:f}};async function Li(t,e){var n;e===void 0&&(e={});const{x:r,y:s,platform:i,rects:o,elements:l,strategy:a}=t,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:h="floating",altBoundary:d=!1,padding:f=0}=fs(e,t),g=M8(f),C=l[d?h==="floating"?"reference":"floating":h],x=wo(await i.getClippingRect({element:(n=await(i.isElement==null?void 0:i.isElement(C)))==null||n?C:C.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:c,rootBoundary:u,strategy:a})),m=h==="floating"?{...o.floating,x:r,y:s}:o.reference,y=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),v=await(i.isElement==null?void 0:i.isElement(y))?await(i.getScale==null?void 0:i.getScale(y))||{x:1,y:1}:{x:1,y:1},b=wo(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({rect:m,offsetParent:y,strategy:a}):m);return{top:(x.top-b.top+g.top)/v.y,bottom:(b.bottom-x.bottom+g.bottom)/v.y,left:(x.left-b.left+g.left)/v.x,right:(b.right-x.right+g.right)/v.x}}const zI=t=>({name:"arrow",options:t,async fn(e){const{x:n,y:r,placement:s,rects:i,platform:o,elements:l,middlewareData:a}=e,{element:c,padding:u=0}=fs(t,e)||{};if(c==null)return{};const h=M8(u),d={x:n,y:r},f=m2(s),g=g2(f),L=await o.getDimensions(c),C=f==="y",x=C?"top":"left",m=C?"bottom":"right",y=C?"clientHeight":"clientWidth",v=i.reference[g]+i.reference[f]-d[f]-i.floating[g],b=d[f]-i.reference[f],O=await(o.getOffsetParent==null?void 0:o.getOffsetParent(c));let N=O?O[y]:0;(!N||!await(o.isElement==null?void 0:o.isElement(O)))&&(N=l.floating[y]||i.floating[g]);const A=v/2-b/2,Z=N/2-L[g]/2-1,P=i0(h[x],Z),X=i0(h[m],Z),ve=P,de=N-L[g]-X,Q=N/2-L[g]/2+A,Ee=p2(ve,Q,de),$=!a.arrow&&jn(s)!=null&&Q!=Ee&&i.reference[g]/2-(Q<ve?P:X)-L[g]/2<0,ee=$?Q<ve?Q-ve:Q-de:0;return{[f]:d[f]+ee,data:{[f]:Ee,centerOffset:Q-Ee-ee,...$&&{alignmentOffset:ee}},reset:$}}});function GI(t,e,n){return(t?[...n.filter(s=>jn(s)===t),...n.filter(s=>jn(s)!==t)]:n.filter(s=>lr(s)===s)).filter(s=>t?jn(s)===t||(e?vo(s)!==s:!1):!0)}const jI=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var n,r,s;const{rects:i,middlewareData:o,placement:l,platform:a,elements:c}=e,{crossAxis:u=!1,alignment:h,allowedPlacements:d=k8,autoAlignment:f=!0,...g}=fs(t,e),L=h!==void 0||d===k8?GI(h||null,f,d):d,C=await Li(e,g),x=((n=o.autoPlacement)==null?void 0:n.index)||0,m=L[x];if(m==null)return{};const y=I8(m,i,await(a.isRTL==null?void 0:a.isRTL(c.floating)));if(l!==m)return{reset:{placement:L[0]}};const v=[C[lr(m)],C[y[0]],C[y[1]]],b=[...((r=o.autoPlacement)==null?void 0:r.overflows)||[],{placement:m,overflows:v}],O=L[x+1];if(O)return{data:{index:x+1,overflows:b},reset:{placement:O}};const N=b.map(P=>{const X=jn(P.placement);return[P.placement,X&&u?P.overflows.slice(0,2).reduce((ve,de)=>ve+de,0):P.overflows[0],P.overflows]}).sort((P,X)=>P[1]-X[1]),Z=((s=N.filter(P=>P[2].slice(0,jn(P[0])?2:3).every(X=>X<=0))[0])==null?void 0:s[0])||N[0][0];return Z!==l?{data:{index:x+1,overflows:b},reset:{placement:Z}}:{}}}},ZI=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,r;const{placement:s,middlewareData:i,rects:o,initialPlacement:l,platform:a,elements:c}=e,{mainAxis:u=!0,crossAxis:h=!0,fallbackPlacements:d,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:g="none",flipAlignment:L=!0,...C}=fs(t,e);if((n=i.arrow)!=null&&n.alignmentOffset)return{};const x=lr(s),m=lr(l)===l,y=await(a.isRTL==null?void 0:a.isRTL(c.floating)),v=d||(m||!L?[Co(l)]:BI(l));!d&&g!=="none"&&v.push(...HI(l,L,g,y));const b=[l,...v],O=await Li(e,C),N=[];let A=((r=i.flip)==null?void 0:r.overflows)||[];if(u&&N.push(O[x]),h){const ve=I8(s,o,y);N.push(O[ve[0]],O[ve[1]])}if(A=[...A,{placement:s,overflows:N}],!N.every(ve=>ve<=0)){var Z,P;const ve=(((Z=i.flip)==null?void 0:Z.index)||0)+1,de=b[ve];if(de)return{data:{index:ve,overflows:A},reset:{placement:de}};let Q=(P=A.filter(Ee=>Ee.overflows[0]<=0).sort((Ee,$)=>Ee.overflows[1]-$.overflows[1])[0])==null?void 0:P.placement;if(!Q)switch(f){case"bestFit":{var X;const Ee=(X=A.map($=>[$.placement,$.overflows.filter(ee=>ee>0).reduce((ee,fe)=>ee+fe,0)]).sort(($,ee)=>$[1]-ee[1])[0])==null?void 0:X[0];Ee&&(Q=Ee);break}case"initialPlacement":Q=l;break}if(s!==Q)return{reset:{placement:Q}}}return{}}}};function P8(t,e){return{top:t.top-e.height,right:t.right-e.width,bottom:t.bottom-e.height,left:t.left-e.width}}function F8(t){return A8.some(e=>t[e]>=0)}const WI=function(t){return t===void 0&&(t={}),{name:"hide",options:t,async fn(e){const{rects:n}=e,{strategy:r="referenceHidden",...s}=fs(t,e);switch(r){case"referenceHidden":{const i=await Li(e,{...s,elementContext:"reference"}),o=P8(i,n.reference);return{data:{referenceHiddenOffsets:o,referenceHidden:F8(o)}}}case"escaped":{const i=await Li(e,{...s,altBoundary:!0}),o=P8(i,n.floating);return{data:{escapedOffsets:o,escaped:F8(o)}}}default:return{}}}}};async function qI(t,e){const{placement:n,platform:r,elements:s}=t,i=await(r.isRTL==null?void 0:r.isRTL(s.floating)),o=lr(n),l=jn(n),a=yo(n)==="y",c=["left","top"].includes(o)?-1:1,u=i&&a?-1:1,h=fs(e,t);let{mainAxis:d,crossAxis:f,alignmentAxis:g}=typeof h=="number"?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...h};return l&&typeof g=="number"&&(f=l==="end"?g*-1:g),a?{x:f*u,y:d*c}:{x:d*c,y:f*u}}const KI=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){const{x:n,y:r}=e,s=await qI(e,t);return{x:n+s.x,y:r+s.y,data:s}}}},YI=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:n,y:r,placement:s}=e,{mainAxis:i=!0,crossAxis:o=!1,limiter:l={fn:C=>{let{x,y:m}=C;return{x,y:m}}},...a}=fs(t,e),c={x:n,y:r},u=await Li(e,a),h=yo(lr(s)),d=O8(h);let f=c[d],g=c[h];if(i){const C=d==="y"?"top":"left",x=d==="y"?"bottom":"right",m=f+u[C],y=f-u[x];f=p2(m,f,y)}if(o){const C=h==="y"?"top":"left",x=h==="y"?"bottom":"right",m=g+u[C],y=g-u[x];g=p2(m,g,y)}const L=l.fn({...e,[d]:f,[h]:g});return{...L,data:{x:L.x-n,y:L.y-r}}}}};function Ir(t){return D8(t)?(t.nodeName||"").toLowerCase():"#document"}function un(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function ar(t){var e;return(e=(D8(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function D8(t){return t instanceof Node||t instanceof un(t).Node}function cr(t){return t instanceof Element||t instanceof un(t).Element}function Zn(t){return t instanceof HTMLElement||t instanceof un(t).HTMLElement}function B8(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof un(t).ShadowRoot}function _i(t){const{overflow:e,overflowX:n,overflowY:r,display:s}=xn(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+n)&&!["inline","contents"].includes(s)}function XI(t){return["table","td","th"].includes(Ir(t))}function x2(t){const e=L2(),n=xn(t);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!e&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!e&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function QI(t){let e=o0(t);for(;Zn(e)&&!bo(e);){if(x2(e))return e;e=o0(e)}return null}function L2(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function bo(t){return["html","body","#document"].includes(Ir(t))}function xn(t){return un(t).getComputedStyle(t)}function Eo(t){return cr(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function o0(t){if(Ir(t)==="html")return t;const e=t.assignedSlot||t.parentNode||B8(t)&&t.host||ar(t);return B8(e)?e.host:e}function $8(t){const e=o0(t);return bo(e)?t.ownerDocument?t.ownerDocument.body:t.body:Zn(e)&&_i(e)?e:$8(e)}function yi(t,e,n){var r;e===void 0&&(e=[]),n===void 0&&(n=!0);const s=$8(t),i=s===((r=t.ownerDocument)==null?void 0:r.body),o=un(s);return i?e.concat(o,o.visualViewport||[],_i(s)?s:[],o.frameElement&&n?yi(o.frameElement):[]):e.concat(s,yi(s,[],n))}function H8(t){const e=xn(t);let n=parseFloat(e.width)||0,r=parseFloat(e.height)||0;const s=Zn(t),i=s?t.offsetWidth:n,o=s?t.offsetHeight:r,l=Lo(n)!==i||Lo(r)!==o;return l&&(n=i,r=o),{width:n,height:r,$:l}}function _2(t){return cr(t)?t:t.contextElement}function l0(t){const e=_2(t);if(!Zn(e))return Or(1);const n=e.getBoundingClientRect(),{width:r,height:s,$:i}=H8(e);let o=(i?Lo(n.width):n.width)/r,l=(i?Lo(n.height):n.height)/s;return(!o||!Number.isFinite(o))&&(o=1),(!l||!Number.isFinite(l))&&(l=1),{x:o,y:l}}const JI=Or(0);function U8(t){const e=un(t);return!L2()||!e.visualViewport?JI:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function eM(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==un(t)?!1:e}function ps(t,e,n,r){e===void 0&&(e=!1),n===void 0&&(n=!1);const s=t.getBoundingClientRect(),i=_2(t);let o=Or(1);e&&(r?cr(r)&&(o=l0(r)):o=l0(t));const l=eM(i,n,r)?U8(i):Or(0);let a=(s.left+l.x)/o.x,c=(s.top+l.y)/o.y,u=s.width/o.x,h=s.height/o.y;if(i){const d=un(i),f=r&&cr(r)?un(r):r;let g=d.frameElement;for(;g&&r&&f!==d;){const L=l0(g),C=g.getBoundingClientRect(),x=xn(g),m=C.left+(g.clientLeft+parseFloat(x.paddingLeft))*L.x,y=C.top+(g.clientTop+parseFloat(x.paddingTop))*L.y;a*=L.x,c*=L.y,u*=L.x,h*=L.y,a+=m,c+=y,g=un(g).frameElement}}return wo({width:u,height:h,x:a,y:c})}function tM(t){let{rect:e,offsetParent:n,strategy:r}=t;const s=Zn(n),i=ar(n);if(n===i)return e;let o={scrollLeft:0,scrollTop:0},l=Or(1);const a=Or(0);if((s||!s&&r!=="fixed")&&((Ir(n)!=="body"||_i(i))&&(o=Eo(n)),Zn(n))){const c=ps(n);l=l0(n),a.x=c.x+n.clientLeft,a.y=c.y+n.clientTop}return{width:e.width*l.x,height:e.height*l.y,x:e.x*l.x-o.scrollLeft*l.x+a.x,y:e.y*l.y-o.scrollTop*l.y+a.y}}function nM(t){return Array.from(t.getClientRects())}function V8(t){return ps(ar(t)).left+Eo(t).scrollLeft}function rM(t){const e=ar(t),n=Eo(t),r=t.ownerDocument.body,s=ds(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),i=ds(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight);let o=-n.scrollLeft+V8(t);const l=-n.scrollTop;return xn(r).direction==="rtl"&&(o+=ds(e.clientWidth,r.clientWidth)-s),{width:s,height:i,x:o,y:l}}function sM(t,e){const n=un(t),r=ar(t),s=n.visualViewport;let i=r.clientWidth,o=r.clientHeight,l=0,a=0;if(s){i=s.width,o=s.height;const c=L2();(!c||c&&e==="fixed")&&(l=s.offsetLeft,a=s.offsetTop)}return{width:i,height:o,x:l,y:a}}function iM(t,e){const n=ps(t,!0,e==="fixed"),r=n.top+t.clientTop,s=n.left+t.clientLeft,i=Zn(t)?l0(t):Or(1),o=t.clientWidth*i.x,l=t.clientHeight*i.y,a=s*i.x,c=r*i.y;return{width:o,height:l,x:a,y:c}}function z8(t,e,n){let r;if(e==="viewport")r=sM(t,n);else if(e==="document")r=rM(ar(t));else if(cr(e))r=iM(e,n);else{const s=U8(t);r={...e,x:e.x-s.x,y:e.y-s.y}}return wo(r)}function G8(t,e){const n=o0(t);return n===e||!cr(n)||bo(n)?!1:xn(n).position==="fixed"||G8(n,e)}function oM(t,e){const n=e.get(t);if(n)return n;let r=yi(t,[],!1).filter(l=>cr(l)&&Ir(l)!=="body"),s=null;const i=xn(t).position==="fixed";let o=i?o0(t):t;for(;cr(o)&&!bo(o);){const l=xn(o),a=x2(o);!a&&l.position==="fixed"&&(s=null),(i?!a&&!s:!a&&l.position==="static"&&!!s&&["absolute","fixed"].includes(s.position)||_i(o)&&!a&&G8(t,o))?r=r.filter(u=>u!==o):s=l,o=o0(o)}return e.set(t,r),r}function lM(t){let{element:e,boundary:n,rootBoundary:r,strategy:s}=t;const o=[...n==="clippingAncestors"?oM(e,this._c):[].concat(n),r],l=o[0],a=o.reduce((c,u)=>{const h=z8(e,u,s);return c.top=ds(h.top,c.top),c.right=i0(h.right,c.right),c.bottom=i0(h.bottom,c.bottom),c.left=ds(h.left,c.left),c},z8(e,l,s));return{width:a.right-a.left,height:a.bottom-a.top,x:a.left,y:a.top}}function aM(t){return H8(t)}function cM(t,e,n){const r=Zn(e),s=ar(e),i=n==="fixed",o=ps(t,!0,i,e);let l={scrollLeft:0,scrollTop:0};const a=Or(0);if(r||!r&&!i)if((Ir(e)!=="body"||_i(s))&&(l=Eo(e)),r){const c=ps(e,!0,i,e);a.x=c.x+e.clientLeft,a.y=c.y+e.clientTop}else s&&(a.x=V8(s));return{x:o.left+l.scrollLeft-a.x,y:o.top+l.scrollTop-a.y,width:o.width,height:o.height}}function j8(t,e){return!Zn(t)||xn(t).position==="fixed"?null:e?e(t):t.offsetParent}function Z8(t,e){const n=un(t);if(!Zn(t))return n;let r=j8(t,e);for(;r&&XI(r)&&xn(r).position==="static";)r=j8(r,e);return r&&(Ir(r)==="html"||Ir(r)==="body"&&xn(r).position==="static"&&!x2(r))?n:r||QI(t)||n}const uM=async function(t){let{reference:e,floating:n,strategy:r}=t;const s=this.getOffsetParent||Z8,i=this.getDimensions;return{reference:cM(e,await s(n),r),floating:{x:0,y:0,...await i(n)}}};function hM(t){return xn(t).direction==="rtl"}const dM={convertOffsetParentRelativeRectToViewportRelativeRect:tM,getDocumentElement:ar,getClippingRect:lM,getOffsetParent:Z8,getElementRects:uM,getClientRects:nM,getDimensions:aM,getScale:l0,isElement:cr,isRTL:hM};function fM(t,e){let n=null,r;const s=ar(t);function i(){clearTimeout(r),n&&n.disconnect(),n=null}function o(l,a){l===void 0&&(l=!1),a===void 0&&(a=1),i();const{left:c,top:u,width:h,height:d}=t.getBoundingClientRect();if(l||e(),!h||!d)return;const f=_o(u),g=_o(s.clientWidth-(c+h)),L=_o(s.clientHeight-(u+d)),C=_o(c),m={rootMargin:-f+"px "+-g+"px "+-L+"px "+-C+"px",threshold:ds(0,i0(1,a))||1};let y=!0;function v(b){const O=b[0].intersectionRatio;if(O!==a){if(!y)return o();O?o(!1,O):r=setTimeout(()=>{o(!1,1e-7)},100)}y=!1}try{n=new IntersectionObserver(v,{...m,root:s.ownerDocument})}catch{n=new IntersectionObserver(v,m)}n.observe(t)}return o(!0),i}function pM(t,e,n,r){r===void 0&&(r={});const{ancestorScroll:s=!0,ancestorResize:i=!0,elementResize:o=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:a=!1}=r,c=_2(t),u=s||i?[...c?yi(c):[],...yi(e)]:[];u.forEach(x=>{s&&x.addEventListener("scroll",n,{passive:!0}),i&&x.addEventListener("resize",n)});const h=c&&l?fM(c,n):null;let d=-1,f=null;o&&(f=new ResizeObserver(x=>{let[m]=x;m&&m.target===c&&f&&(f.unobserve(e),cancelAnimationFrame(d),d=requestAnimationFrame(()=>{f&&f.observe(e)})),n()}),c&&!a&&f.observe(c),f.observe(e));let g,L=a?ps(t):null;a&&C();function C(){const x=ps(t);L&&(x.x!==L.x||x.y!==L.y||x.width!==L.width||x.height!==L.height)&&n(),L=x,g=requestAnimationFrame(C)}return n(),()=>{u.forEach(x=>{s&&x.removeEventListener("scroll",n),i&&x.removeEventListener("resize",n)}),h&&h(),f&&f.disconnect(),f=null,a&&cancelAnimationFrame(g)}}const gM=(t,e,n)=>{const r=new Map,s={platform:dM,...n},i={...s.platform,_c:r};return VI(t,e,{...s,platform:i})};function y2(t){var e;return(e=t==null?void 0:t.$el)!=null?e:t}function mM(t){return{name:"arrow",options:t,fn(e){const n=y2(F(t.element));return n==null?{}:zI({element:n,padding:t.padding}).fn(e)}}}function xM(t,e,n){n===void 0&&(n={});const r=n.whileElementsMounted,s=M(()=>{var b;return(b=F(n.open))!=null?b:!0}),i=M(()=>F(n.middleware)),o=M(()=>{var b;return(b=F(n.placement))!=null?b:"bottom"}),l=M(()=>{var b;return(b=F(n.strategy))!=null?b:"absolute"}),a=M(()=>y2(t.value)),c=M(()=>y2(e.value)),u=ie(null),h=ie(null),d=ie(l.value),f=ie(o.value),g=Bi({}),L=ie(!1);let C;function x(){a.value==null||c.value==null||gM(a.value,c.value,{middleware:i.value,placement:o.value,strategy:l.value}).then(b=>{u.value=b.x,h.value=b.y,d.value=b.strategy,f.value=b.placement,g.value=b.middlewareData,L.value=!0})}function m(){typeof C=="function"&&(C(),C=void 0)}function y(){if(m(),r===void 0){x();return}if(a.value!=null&&c.value!=null){C=r(a.value,c.value,x);return}}function v(){s.value||(L.value=!1)}return rt([i,o,l],x,{flush:"sync"}),rt([a,c],y,{flush:"sync"}),rt(s,v,{flush:"sync"}),N2()&&P2(m),{x:Fr(u),y:Fr(h),strategy:Fr(d),placement:Fr(f),middlewareData:Fr(g),isPositioned:Fr(L),update:x}}var LM=Object.defineProperty,_M=(t,e,n)=>e in t?LM(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,yM=(t,e,n)=>(_M(t,typeof e!="symbol"?e+"":e,n),n);function vi(t){var n;if(t==null||t.value==null)return null;const e=(n=t.value.$el)!=null?n:t.value;return e.$el?vi(ie(e)):e}class vM{constructor(){yM(this,"current",this.detect())}set(e){this.current!==e&&(this.current=e)}reset(){this.set(this.detect())}get isServer(){return this.current==="server"}get isClient(){return this.current==="client"}detect(){return typeof window>"u"||typeof document>"u"?"server":"client"}}const To=new vM;function W8(t){return t.reduce((e,n)=>n.type===Me?e.concat(W8(n.children)):e.concat(n),[])}function CM(t){return t==null?!1:typeof t.type=="string"||typeof t.type=="object"||typeof t.type=="function"}function q8(t){return t=F(t),t&&(t==null?void 0:t.nodeType)!==Node.COMMENT_NODE}function wM(t){if(To.isServer)return null;if(t instanceof Node)return t.ownerDocument;if(Object.prototype.hasOwnProperty.call(t,"value")){const e=vi(t);if(e)return e.ownerDocument}return document}function bM(t,e,n,r,s){rt([()=>s.offset,()=>s.flip,()=>s.shift,()=>s.autoPlacement,()=>s.arrow,()=>s.hide,()=>s.middleware],()=>{const i=[];(typeof s.offset=="number"||typeof s.offset=="object"||typeof s.offset=="function")&&i.push(KI(s.offset)),(s.flip===!0||typeof s.flip=="number"||typeof s.flip=="object")&&i.push(ZI({padding:typeof s.flip=="number"?s.flip:void 0,...typeof s.flip=="object"?s.flip:{}})),(s.shift===!0||typeof s.shift=="number"||typeof s.shift=="object")&&i.push(YI({padding:typeof s.shift=="number"?s.shift:void 0,...typeof s.shift=="object"?s.shift:{}})),(s.autoPlacement===!0||typeof s.autoPlacement=="object")&&i.push(jI(typeof s.autoPlacement=="object"?s.autoPlacement:void 0)),(s.arrow===!0||typeof s.arrow=="number")&&i.push(mM({element:r,padding:s.arrow===!0?0:s.arrow})),i.push(...typeof s.middleware=="function"?s.middleware({referenceEl:e,floatingEl:n}):s.middleware||[]),(s.hide===!0||typeof s.hide=="object")&&i.push(WI(typeof s.hide=="object"?s.hide:void 0)),t.value=i},{immediate:!0})}function EM(t,e,n){let r=()=>{};Ze(()=>{if(t&&To.isClient&&typeof ResizeObserver<"u"&&e.value&&e.value instanceof Element){const s=new ResizeObserver(([i])=>{n.value=i.borderBoxSize.reduce((o,{inlineSize:l})=>o+l,0)});s.observe(e.value),r=()=>{s.disconnect(),n.value=null}}}),Os(()=>{r()})}const TM=t=>{switch(t){case"top":return"origin-bottom";case"bottom":return"origin-top";case"left":return"origin-right";case"right":return"origin-left";case"top-start":case"right-end":return"origin-bottom-left";case"top-end":case"left-end":return"origin-bottom-right";case"right-start":case"bottom-start":return"origin-top-left";case"left-start":case"bottom-end":return"origin-top-right";default:return""}};function SM(t,e){const n=M(()=>{if(typeof t.originClass=="function")return t.originClass(e.value);if(typeof t.originClass=="string")return t.originClass;if(t.tailwindcssOriginClass)return TM(e.value)}),r=M(()=>t.enter||n.value?`${t.enter||""} ${n.value||""}`:void 0),s=M(()=>t.leave||n.value?`${t.leave||""} ${n.value||""}`:void 0);return{originClassRef:n,enterActiveClassRef:r,leaveActiveClassRef:s}}function K8(t,e,...n){if(t in e){const s=e[t];return typeof s=="function"?s(...n):s}const r=new Error(`Tried to handle "${t}" but there is no handler defined. Only defined handlers are: ${Object.keys(e).map(s=>`"${s}"`).join(", ")}.`);throw Error.captureStackTrace&&Error.captureStackTrace(r,K8),r}const Y8=["[contentEditable=true]","[tabindex]","a[href]","area[href]","button:not([disabled])","iframe","input:not([disabled])","select:not([disabled])","textarea:not([disabled])"].map(t=>`${t}:not([tabindex='-1'])`).join(",");var X8=(t=>(t[t.Strict=0]="Strict",t[t.Loose=1]="Loose",t))(X8||{});function AM(t,e=0){var n;return t===((n=wM(t))==null?void 0:n.body)?!1:K8(e,{0(){return t.matches(Y8)},1(){let r=t;for(;r!==null;){if(r.matches(Y8))return!0;r=r.parentElement}return!1}})}function v2(t,e,n){To.isServer||$t(r=>{document.addEventListener(t,e,n),r(()=>document.removeEventListener(t,e,n))})}function RM(t,e,n=M(()=>!0)){function r(i,o){if(!n.value||i.defaultPrevented)return;const l=o(i);if(l===null||!l.getRootNode().contains(l))return;const a=function c(u){return typeof u=="function"?c(u()):Array.isArray(u)||u instanceof Set?u:[u]}(t);for(const c of a){if(c===null)continue;const u=c instanceof HTMLElement?c:vi(c);if(u!=null&&u.contains(l)||i.composed&&i.composedPath().includes(u))return}return!AM(l,X8.Loose)&&l.tabIndex!==-1&&i.preventDefault(),e(i,l)}const s=ie(null);v2("mousedown",i=>{var o,l;n.value&&(s.value=((l=(o=i.composedPath)==null?void 0:o.call(i))==null?void 0:l[0])||i.target)},!0),v2("click",i=>{s.value&&(r(i,()=>s.value),s.value=null)},!0),v2("blur",i=>r(i,()=>window.document.activeElement instanceof HTMLIFrameElement?window.document.activeElement:null),!0)}const kM=Symbol("ArrowContext"),ye={as:{type:[String,Function],default:"template"},floatingAs:{type:[String,Function],default:"div"},show:{type:Boolean,default:null},placement:{type:String,default:"bottom-start"},strategy:{type:String,default:"absolute"},offset:[Number,Function,Object],shift:{type:[Boolean,Number,Object],default:!1},flip:{type:[Boolean,Number,Object],default:!1},arrow:{type:[Boolean,Number],default:!1},autoPlacement:{type:[Boolean,Object],default:!1},hide:{type:[Boolean,Object],default:!1},autoUpdate:{type:[Boolean,Object],default:!0},zIndex:{type:[Number,String],default:9999},transitionName:String,transitionType:String,enter:String,enterFrom:String,enterTo:String,leave:String,leaveFrom:String,leaveTo:String,originClass:[String,Function],tailwindcssOriginClass:{type:Boolean,default:!1},portal:{type:Boolean,default:!1},transform:{type:Boolean,default:!0},adaptiveWidth:{type:Boolean,default:!1},composable:{type:Boolean,default:!1},dialog:{type:Boolean,default:!1},middleware:{type:[Array,Function],default:()=>[]}};function OM(t,e,n,r){const{floatingRef:s,props:i,mounted:o,show:l,x:a,y:c,placement:u,strategy:h,referenceElWidth:d,updateFloating:f}=r,g=Yr({...i,as:i.floatingAs},e),{enterActiveClassRef:L,leaveActiveClassRef:C}=SM(g,u),x={enterActiveClass:L.value,enterFromClass:g.enterFrom,enterToClass:g.enterTo,leaveActiveClass:C.value,leaveFromClass:g.leaveFrom,leaveToClass:g.leaveTo},m={name:g.transitionName,type:g.transitionType,appear:!0,...g.transitionName?{}:x,onBeforeEnter(){l.value=!0},onAfterLeave(){l.value=!1}},y={enter:L.value,enterFrom:g.enterFrom,enterTo:g.enterTo,leave:C.value,leaveFrom:g.leaveFrom,leaveTo:g.leaveTo,onBeforeEnter:m.onBeforeEnter,onAfterLeave:m.onAfterLeave},v={style:{...!g.dialog&&g.transform?{position:h.value,zIndex:g.zIndex,top:"0px",left:"0px",right:"auto",bottom:"auto",transform:`translate(${Math.round(a.value||0)}px,${Math.round(c.value||0)}px)`}:{position:h.value,zIndex:g.zIndex,top:`${c.value||0}px`,left:`${a.value||0}px`},width:g.adaptiveWidth&&typeof d.value=="number"?`${d.value}px`:void 0}};function b(A){return g.portal?Ye(qc,()=>A):A}function O(A){const Z=Yr(v,n,g.dialog?{}:{ref:s});return g.as==="template"?A:typeof g.as=="string"?Ye(g.as,Z,A):Ye(g.as,Z,()=>A)}function N(){function A(){var Z;const P=g.as==="template"?Yr(v,n,g.dialog?{}:{ref:s}):null,X=en(t,P);return((Z=X.props)==null?void 0:Z.unmount)===!1?(f(),X):typeof g.show!="boolean"||g.show?X:xe()}return To.isServer?o.value&&g.show?A():xe():g.transitionChild?Ye(ho,{key:`placement-${u.value}`,...g.dialog?{ref:s}:{},as:"template",...y},A):Ye(Ns,{...g.dialog?{ref:s}:{},...m},A)}return b(O(N()))}function IM(t,e,n,r,s){const i=ie(!1),o=$i(r,"placement"),l=$i(r,"strategy"),a=Bi({}),c=ie(null),u=ie(void 0),h=ie(void 0),d=M(()=>vi(e)),f=M(()=>vi(n)),g=M(()=>q8(d)&&q8(f)),{x:L,y:C,placement:x,strategy:m,middlewareData:y,update:v}=xM(d,f,{placement:o,strategy:l,middleware:a,whileElementsMounted:()=>{}}),b=ie(null);Ze(()=>{i.value=!0}),rt(t,(X,ve)=>{X&&!ve?s("show"):!X&&ve&&s("hide")},{immediate:!0});function O(){g.value&&(v(),s("update"))}rt([o,l,a],O,{flush:"sync"}),bM(a,d,f,c,r),rt(y,()=>{const X=y.value.arrow;u.value=X==null?void 0:X.x,h.value=X==null?void 0:X.y}),EM(r.adaptiveWidth,d,b),rt(t,async(X,ve,de)=>{if(await Qn(),t.value&&g.value&&r.autoUpdate){const Q=pM(d.value,f.value,O,typeof r.autoUpdate=="object"?r.autoUpdate:void 0);de(Q)}},{flush:"post",immediate:!0});const N=ie(!0);rt(d,()=>{!(d.value instanceof Element)&&g.value&&N.value&&(N.value=!1,window.requestAnimationFrame(()=>{N.value=!0,O()}))},{flush:"sync"});const A={referenceRef:e,placement:x},Z={floatingRef:n,props:r,mounted:i,show:t,x:L,y:C,placement:x,strategy:m,referenceElWidth:b,updateFloating:O},P={ref:c,placement:x,x:u,y:h};return kt(kM,P),{referenceApi:A,floatingApi:Z,arrowApi:P,x:L,y:C,placement:x,strategy:m,referenceEl:d,floatingEl:f,middlewareData:y,update:O}}({...ye.as});const MM={as:ye.as,show:ye.show,placement:ye.placement,strategy:ye.strategy,offset:ye.offset,shift:ye.shift,flip:ye.flip,arrow:ye.arrow,autoPlacement:ye.autoPlacement,hide:ye.hide,autoUpdate:ye.autoUpdate,zIndex:ye.zIndex,transitionName:ye.transitionName,transitionType:ye.transitionType,enter:ye.enter,enterFrom:ye.enterFrom,enterTo:ye.enterTo,leave:ye.leave,leaveFrom:ye.leaveFrom,leaveTo:ye.leaveTo,originClass:ye.originClass,tailwindcssOriginClass:ye.tailwindcssOriginClass,portal:ye.portal,transform:ye.transform,middleware:ye.middleware},NM={name:"FloatVirtual",inheritAttrs:!1,props:MM,emits:["initial","show","hide","update"],setup(t,{emit:e,slots:n,attrs:r}){var u;const s=ie((u=t.show)!=null?u:!1),i=ie({getBoundingClientRect(){return{x:0,y:0,top:0,left:0,bottom:0,right:0,width:0,height:0}}}),o=ie(null),{floatingApi:l,placement:a}=IM(s,i,o,t,e);rt(()=>t.show,()=>{var h;s.value=(h=t.show)!=null?h:!1});function c(){s.value=!1}return e("initial",{show:s,placement:a,reference:i,floating:o}),()=>{if(!n.default)return;const h={placement:a.value,close:c},[d]=W8(n.default(h)).filter(CM);return OM(d,{as:t.as,show:s.value},r,l)}}};ye.as,ye.placement,ye.strategy,ye.offset,ye.shift,{...ye.flip},ye.arrow,ye.autoPlacement,ye.hide,ye.autoUpdate,ye.zIndex,ye.transitionName,ye.transitionType,ye.enter,ye.enterFrom,ye.enterTo,ye.leave,ye.leaveFrom,ye.leaveTo,ye.originClass,ye.tailwindcssOriginClass,ye.transform,ye.middleware;const PM={class:"flex bg-white shadow-md z-10 rounded-md p-1"},FM=["onClick"],DM=Object.freeze(Object.defineProperty({__proto__:null,default:Ve({__name:"StylePanel",setup(t){const e=ie({value:null}),n=zt(),r=M(()=>n.getters.onContentChange||(()=>{})),s=M(()=>Ac(n.getters.diagramElement)+bh),i=M(()=>n.getters.code),o=h=>{n.dispatch("updateCode",{code:h}),r.value(h)},l=ie([]);let a;const c=({show:h,reference:d,floating:f})=>{let g,L,C,x,m,y;n.commit("onMessageClick",(v,b)=>{var O;if(g=v.value.start.start,L=yc(i.value,g),C=hw(i.value,g),x=((O=i.value.slice(L).match(/^\s*/))==null?void 0:O[0])||"",m=C.trim().startsWith("//"),m){const N=C.trimStart().slice(2).trimStart(),A=N.indexOf("["),Z=N.indexOf("]");y=Boolean(A===0&&Z),y?l.value=N.slice(A+1,Z).split(",").map(P=>P.trim()):l.value=[]}d.value={getBoundingClientRect:()=>b.getBoundingClientRect()},e.value=v,h.value=!0}),RM(f,()=>{h.value=!1,l.value=[]},M(()=>h.value)),a=v=>{var b;if(h.value=!1,!!e.value.value)if(m){let O="";if(y){let N;l.value.includes(v)?N=l.value.filter(A=>A!==v):N=[...l.value,v],O=`${x}// [${N.filter(Boolean).join(", ")}] ${C.slice(C.indexOf("]")+1).trimStart()}`}else O=`${x}// [${v}] ${C.slice((((b=C.match(/\/\/*/))==null?void 0:b.index)||-2)+2).trimStart()}`;O.endsWith(`
|
|
1023
1023
|
`)||(O+=`
|
|
1024
1024
|
`),o(i.value.slice(0,xh(i.value,g))+O+i.value.slice(L))}else o(i.value.slice(0,L)+`${x}// [${v}]
|
|
1025
|
-
`+i.value.slice(L))}},u=[{name:"bold",content:"B",class:"font-bold"},{name:"italic",content:"I",class:"italic"},{name:"underline",content:"U",class:"underline"},{name:"strikethrough",content:"S",class:"line-through"}];return(h,d)=>(k(),Ae(F(
|
|
1025
|
+
`+i.value.slice(L))}},u=[{name:"bold",content:"B",class:"font-bold"},{name:"italic",content:"I",class:"italic"},{name:"underline",content:"U",class:"underline"},{name:"strikethrough",content:"S",class:"line-through"}];return(h,d)=>(k(),Ae(F(NM),{key:"tool",onInitial:c,placement:"top",offset:5,flip:{padding:F(s)},shift:"",zIndex:"30"},{default:Bt(()=>[T("div",PM,[(k(),V(Me,null,yn(u,f=>T("div",{onClick:()=>F(a)(f.class),key:f.name},[T("div",{class:Ce(["w-6 mx-1 py-1 rounded-md text-black text-center cursor-pointer hover:bg-gray-200",[f.class,{"bg-gray-100":l.value.includes(f.class)}]])},Ge(f.content),3)],8,FM)),64))])],void 0,!0),_:1},8,["flip"]))}})},Symbol.toStringTag,{value:"Module"}));Xt.VueSequence=YO,Xt.default=KO,Object.defineProperties(Xt,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|
|
1026
1026
|
//# sourceMappingURL=zenuml.js.map
|