@ckeditor/ckeditor5-document-outline 43.1.0-alpha.2 → 43.1.0-alpha.4
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/build/document-outline.js +1 -1
- package/dist/index.js +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/ug.js +1 -1
- package/dist/translations/ug.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +8 -8
- package/src/documentoutline/documentoutlineui.js +1 -1
- package/src/documentoutline/documentoutlineutils.js +1 -1
- package/src/documentoutline/ui/documentoutlineitemview.js +1 -1
- package/src/documentoutline/ui/documentoutlineview.js +1 -1
- package/src/documentoutline/utils.js +1 -1
- package/src/documentoutline.js +1 -1
- package/src/index.js +1 -1
- package/src/tableofcontents/headingid.js +1 -1
- package/src/tableofcontents/tableofcontentscommand.js +1 -1
- package/src/tableofcontents/tableofcontentsediting.js +1 -1
- package/src/tableofcontents/tableofcontentsui.js +1 -1
- package/src/tableofcontents.js +1 -1
- package/src/utils/common-translations.js +1 -1
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var e={142:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,".ck.ck-aria-description{display:none}",""]);const c=n},507:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const c=n},967:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=n},258:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=n},906:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=n},938:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,".ck-content .ck-comment-marker.ck-widget.ck-merge-field,.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field{border-width:2px;border-left:none;border-right:none;padding-bottom:0;padding-top:0}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom-color:var(--ck-color-suggestion-marker-deletion-border);border-top-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix),.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-value,.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-warning{text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field{background-color:var(--ck-color-suggestion-marker-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-insertion-background-active)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field{background:var(--ck-color-comment-marker)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field.ck-comment-marker--active{background:var(--ck-color-comment-marker-active)}.ck-content span.ck-comment-marker:has(+.ck-comment-marker.ck-widget.ck-merge-field),.ck-content span.ck-suggestion-marker:has(+.ck-suggestion-marker.ck-widget.ck-merge-field){margin-right:-1px;padding-right:1px}",""]);const c=n},751:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=n},282:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const c=n},961:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-suggestion:focus{background:var(--ck-color-button-default-hover-background);outline:none}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{border-radius:0}.ck .ck-suggestion-wrapper.ck-rounded-corners,.ck-rounded-corners .ck .ck-suggestion-wrapper{border-radius:var(--ck-border-radius)}.ck .ck-suggestion-wrapper{overflow:hidden}.ck .ck-suggestion-wrapper:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-suggestion-wrapper:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const c=n},163:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const c=n},332:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0 .ck-user__marker-dot::selection,.ck .ck-user__marker--0 .ck-user__marker-tooltip,.ck .ck-user__marker--0 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--0::selection{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1 .ck-user__marker-dot::selection,.ck .ck-user__marker--1 .ck-user__marker-tooltip,.ck .ck-user__marker--1 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--1::selection{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2 .ck-user__marker-dot::selection,.ck .ck-user__marker--2 .ck-user__marker-tooltip,.ck .ck-user__marker--2 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--2::selection{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3 .ck-user__marker-dot::selection,.ck .ck-user__marker--3 .ck-user__marker-tooltip,.ck .ck-user__marker--3 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--3::selection{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4 .ck-user__marker-dot::selection,.ck .ck-user__marker--4 .ck-user__marker-tooltip,.ck .ck-user__marker--4 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--4::selection{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5 .ck-user__marker-dot::selection,.ck .ck-user__marker--5 .ck-user__marker-tooltip,.ck .ck-user__marker--5 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--5::selection{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6 .ck-user__marker-dot::selection,.ck .ck-user__marker--6 .ck-user__marker-tooltip,.ck .ck-user__marker--6 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--6::selection{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7 .ck-user__marker-dot::selection,.ck .ck-user__marker--7 .ck-user__marker-tooltip,.ck .ck-user__marker--7 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--7::selection{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const c=n},533:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,":root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23FFF' d='M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z'/%3E%3C/svg%3E\");display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}",""]);const c=n},46:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_level-1{font-size:1.1em;font-weight:700}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=n},336:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,":root{--ck-table-of-contents-padding:1em;--ck-table-of-contents-line-height:1.5;--ck-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const c=n},433:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var o=e(t);return t[2]?"@media ".concat(t[2]," {").concat(o,"}"):o})).join("")},t.i=function(e,o,r){"string"==typeof e&&(e=[[null,e,""]]);var n={};if(r)for(var c=0;c<this.length;c++){var i=this[c][0];null!=i&&(n[i]=!0)}for(var s=0;s<e.length;s++){var a=[].concat(e[s]);r&&n[a[0]]||(o&&(a[2]?a[2]="".concat(o," and ").concat(a[2]):a[2]=o),t.push(a))}},t}},673:(e,t,o)=>{"use strict";var r,n=function(){return void 0===r&&(r=Boolean(window&&document&&document.all&&!window.atob)),r},c=function(){var e={};return function(t){if(void 0===e[t]){var o=document.querySelector(t);if(window.HTMLIFrameElement&&o instanceof window.HTMLIFrameElement)try{o=o.contentDocument.head}catch(e){o=null}e[t]=o}return e[t]}}(),i=[];function s(e){for(var t=-1,o=0;o<i.length;o++)if(i[o].identifier===e){t=o;break}return t}function a(e,t){for(var o={},r=[],n=0;n<e.length;n++){var c=e[n],a=t.base?c[0]+t.base:c[0],u=o[a]||0,l="".concat(a," ").concat(u);o[a]=u+1;var k=s(l),d={css:c[1],media:c[2],sourceMap:c[3]};-1!==k?(i[k].references++,i[k].updater(d)):i.push({identifier:l,updater:b(d,t),references:1}),r.push(l)}return r}function u(e){var t=document.createElement("style"),r=e.attributes||{};if(void 0===r.nonce){var n=o.nc;n&&(r.nonce=n)}if(Object.keys(r).forEach((function(e){t.setAttribute(e,r[e])})),"function"==typeof e.insert)e.insert(t);else{var i=c(e.insert||"head");if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(t)}return t}var l,k=(l=[],function(e,t){return l[e]=t,l.filter(Boolean).join("\n")});function d(e,t,o,r){var n=o?"":r.media?"@media ".concat(r.media," {").concat(r.css,"}"):r.css;if(e.styleSheet)e.styleSheet.cssText=k(t,n);else{var c=document.createTextNode(n),i=e.childNodes;i[t]&&e.removeChild(i[t]),i.length?e.insertBefore(c,i[t]):e.appendChild(c)}}function g(e,t,o){var r=o.css,n=o.media,c=o.sourceMap;if(n?e.setAttribute("media",n):e.removeAttribute("media"),c&&"undefined"!=typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(c))))," */")),e.styleSheet)e.styleSheet.cssText=r;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(r))}}var m=null,f=0;function b(e,t){var o,r,n;if(t.singleton){var c=f++;o=m||(m=u(t)),r=d.bind(null,o,c,!1),n=d.bind(null,o,c,!0)}else o=u(t),r=g.bind(null,o,t),n=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(o)};return r(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;r(e=t)}else n()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=n());var o=a(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var r=0;r<o.length;r++){var n=s(o[r]);i[n].references--}for(var c=a(e,t),u=0;u<o.length;u++){var l=s(o[u]);0===i[l].references&&(i[l].updater(),i.splice(l,1))}o=c}}}},782:(e,t,o)=>{e.exports=o(237)("./src/core.js")},783:(e,t,o)=>{e.exports=o(237)("./src/engine.js")},311:(e,t,o)=>{e.exports=o(237)("./src/ui.js")},584:(e,t,o)=>{e.exports=o(237)("./src/utils.js")},901:(e,t,o)=>{e.exports=o(237)("./src/widget.js")},237:e=>{"use strict";e.exports=CKEditor5.dll}},t={};function o(r){var n=t[r];if(void 0!==n)return n.exports;var c=t[r]={id:r,exports:{}};return e[r](c,c.exports,o),c.exports}o.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return o.d(t,{a:t}),t},o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.nc=void 0;var r={};(()=>{"use strict";o.r(r),o.d(r,{DocumentOutline:()=>ae,DocumentOutlineUI:()=>ne,DocumentOutlineUtils:()=>B,HeadingId:()=>he,TableOfContents:()=>nt,TableOfContentsCommand:()=>me,TableOfContentsEditing:()=>Ie,TableOfContentsUI:()=>et});var e=o(782),t=o(584);const n=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)};const c="object"==typeof global&&global&&global.Object===Object&&global;var i="object"==typeof self&&self&&self.Object===Object&&self;const s=c||i||Function("return this")();const a=function(){return s.Date.now()};var u=/\s/;const l=function(e){for(var t=e.length;t--&&u.test(e.charAt(t)););return t};var k=/^\s+/;const d=function(e){return e?e.slice(0,l(e)+1).replace(k,""):e};const g=s.Symbol;var m=Object.prototype,f=m.hasOwnProperty,b=m.toString,p=g?g.toStringTag:void 0;const h=function(e){var t=f.call(e,p),o=e[p];try{e[p]=void 0;var r=!0}catch(e){}var n=b.call(e);return r&&(t?e[p]=o:delete e[p]),n};var v=Object.prototype.toString;const _=function(e){return v.call(e)};var w=g?g.toStringTag:void 0;const x=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":w&&w in Object(e)?h(e):_(e)};const y=function(e){return null!=e&&"object"==typeof e};const I=function(e){return"symbol"==typeof e||y(e)&&"[object Symbol]"==x(e)};var T=/^[-+]0x[0-9a-f]+$/i,C=/^0b[01]+$/i,A=/^0o[0-7]+$/i,O=parseInt;const E=function(e){if("number"==typeof e)return e;if(I(e))return NaN;if(n(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=n(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=d(e);var o=C.test(e);return o||A.test(e)?O(e.slice(2),o?2:8):T.test(e)?NaN:+e};var S=Math.max,j=Math.min;const M=function(e,t,o){var r,c,i,s,u,l,k=0,d=!1,g=!1,m=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function f(t){var o=r,n=c;return r=c=void 0,k=t,s=e.apply(n,o)}function b(e){var o=e-l;return void 0===l||o>=t||o<0||g&&e-k>=i}function p(){var e=a();if(b(e))return h(e);u=setTimeout(p,function(e){var o=t-(e-l);return g?j(o,i-(e-k)):o}(e))}function h(e){return u=void 0,m&&r?f(e):(r=c=void 0,s)}function v(){var e=a(),o=b(e);if(r=arguments,c=this,l=e,o){if(void 0===u)return function(e){return k=e,u=setTimeout(p,t),d?f(e):s}(l);if(g)return clearTimeout(u),u=setTimeout(p,t),f(l)}return void 0===u&&(u=setTimeout(p,t)),s}return t=E(t)||0,n(o)&&(d=!!o.leading,i=(g="maxWait"in o)?S(E(o.maxWait)||0,t):i,m="trailing"in o?!!o.trailing:m),v.cancel=function(){void 0!==u&&clearTimeout(u),k=0,r=l=c=u=void 0},v.flush=function(){return void 0===u?s:h(a())},v};var N=o(783);function H(){const e=["htmlH3","4314ryTlRA","573xljTBl","config","730CmmCAE","2113296uMTpwI","htmlH1","3942715jOxlkW","6438wKcKFd","10gWjtJq","GeneralHtmlSupport","htmlH2","has","model","push","get","heading.options","5331258XkLJTO","data","plugins","getChildren","paragraph","htmlH4","reduce","htmlH6","1929016KSDgvy","htmlH5","454143HObXZP"];return(H=function(){return e})()}function V(e,t){const o=H();return(V=function(e,t){return o[e-=277]})(e,t)}function K(e){const t=V;let o="";for(const r of e[t(290)]())r instanceof N.Text&&(o+=r[t(288)]);return o}!function(e){const t=V,o=e();for(;;)try{if(372026===-parseInt(t(297))/1+-parseInt(t(278))/2*(-parseInt(t(300))/3)+parseInt(t(303))/4+-parseInt(t(302))/5*(parseInt(t(299))/6)+-parseInt(t(277))/7+-parseInt(t(295))/8+-parseInt(t(287))/9*(-parseInt(t(279))/10))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(H);const P=R;function R(e,t){const o=Z();return(R=function(e,t){return o[e-=247]})(e,t)}function Z(){const e=["findIndex","selection","document","5gPbysP","7265176uKNyCX","editing","47208PzLPhv","_headingNames","171837sFTZyD","DocumentOutlineUtils","getRoot","toModel","getFirstPosition","length","level","14557620GqacXm","editor","922790BGUIrF","44GLCsHT","_deriveHeadingElementsFromConversion","change","9472491cKzrYk","indexOf","getRootNames","4429314onftUc","init","config","documentOutline.headings","36dXoZTC","afterInit","_getOutlineDefinitions","createElement","pluginName","backward","9ZLBuMD","element","fire","data","23DhxzKd","model","push","name","activeItemIndex","getChildren","item","getChild","_getHeadingNames","get","text","_getActiveHeading","domToView","modelElement","view","domConverter","includes"];return(Z=function(){return e})()}!function(e){const t=R,o=e();for(;;)try{if(998116===-parseInt(t(280))/1*(parseInt(t(248))/2)+parseInt(t(250))/3*(parseInt(t(260))/4)+parseInt(t(300))/5*(-parseInt(t(266))/6)+parseInt(t(263))/7+parseInt(t(301))/8*(-parseInt(t(276))/9)+parseInt(t(257))/10+-parseInt(t(259))/11*(parseInt(t(270))/12))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(Z);class B extends e.Plugin{constructor(){const e=R;super(...arguments),this[e(249)]=[]}static get[P(274)](){return P(251)}[P(267)](){const e=P,o=this[e(258)];this[e(249)]=this[e(288)]();let r=[];o[e(281)][e(299)].on(e(262),M((()=>{const o=e,n=r;r=this[o(272)]();const c=(0,t.diff)(n,r,((e,t)=>e[o(256)]===t[o(256)]&&e[o(290)]===t[o(290)]&&e[o(293)]===t[o(293)])),i=(0,t.diffToChanges)(c,r),s=this[o(291)](),a=r[o(297)]((e=>e[o(293)]===s));i[o(255)]&&this[o(278)](o(262),{outlineDefinitions:r,activeItemIndex:a,outlineChanges:i}),this[o(278)](o(284),{index:a})}),250,{leading:!0,trailing:!0}))}[P(271)](){const e=P;this[e(249)][e(255)]||this[e(261)]()}[P(272)](){const e=P,t=this[e(258)],o=[],r=this[e(249)];for(const o of t[e(281)][e(299)][e(265)]())n(t[e(281)][e(299)][e(252)](o));function n(t){const c=e;for(const e of t[c(285)]())e.is(c(277))&&(r[c(296)](e[c(283)])&&o[c(282)]({level:r[c(264)](e[c(283)])+1,text:K(e),modelElement:e}),n(e))}return o}[P(291)](){const e=P,t=this[e(258)][e(281)][e(299)][e(298)][e(254)](),o=new N.TreeWalker({direction:e(275),startPosition:t});for(const t of o)if(t[e(286)].is(e(277))&&this[e(249)][e(296)](t[e(286)][e(283)]))return t[e(286)]}[P(288)](){const e=P;return this[e(258)][e(268)][e(289)](e(269))||function(e){const t=V,o=e[t(301)][t(285)](t(286));return o?o[t(293)](((e,o)=>(t(291)!==o[t(283)]&&e[t(284)](o[t(283)]),e)),[]):e[t(289)][t(282)](t(280))?[t(304),t(281),t(298),t(292),t(296),t(294)]:[]}(this[e(258)])}[P(261)](){const e=P,t=this[e(258)],o=["h1","h2","h3","h4","h5","h6"],r=[];for(const n of o){const o=t[e(247)][e(294)][e(295)][e(292)](document[e(273)](n)),c=t[e(279)][e(253)](o)[e(287)](0);(null==c?void 0:c.is(e(277)))&&r[e(282)](c[e(283)])}this[e(249)]=r}}var D=o(311);function U(e,t){const o=e.t;switch(t){case"Empty heading":return o("Empty heading");case"Editor headings will appear here as you type.":return o("Editor headings will appear here as you type.");case"No headings were found in the document.":return o("No headings were found in the document.");case"Table of contents":return o("Table of contents");default:return t}}function L(){const e=["bindTemplate","ck-document-outline__item","4842618SoyKxd","isEmpty","ck-document-outline__item_level-","click","Empty heading","set","setTemplate","bind","3780410yScyIN","425439XwUeRA","text","ck-document-outline__item_empty","ck-document-outline__item_active","div","3044049tDNGsh","246176AnpZNO","isActive","160MIrXRG","17RUCvZX","1455020ouLahJ","135430wmuffW","ck-reset","level"];return(L=function(){return e})()}function F(e,t){const o=L();return(F=function(e,t){return o[e-=316]})(e,t)}!function(e){const t=F,o=e();for(;;)try{if(607921===parseInt(t(336))/1*(parseInt(t(338))/2)+-parseInt(t(332))/3+parseInt(t(333))/4+parseInt(t(326))/5+parseInt(t(318))/6+-parseInt(t(337))/7+-parseInt(t(335))/8*(parseInt(t(327))/9))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(L);class z extends D.View{constructor(e,t=!1){const o=F;super(e);const r=this[o(316)],n=t?"["+U(e,o(322))+"]":"";this[o(323)](o(328),""),this[o(323)](o(340),1),this[o(323)](o(334),!1),this[o(325)](o(319)).to(this,o(328),(e=>!e)),this[o(324)]({tag:o(331),attributes:{class:["ck",o(339),o(317),r.to(o(340),(e=>o(320)+e)),r.if(o(334),o(330)),r.if(o(319),o(329))],title:r.to(o(328))},children:[{text:r.to(o(328),(e=>e||n))}],on:{click:r.to(o(321))}})}}const W=q;function q(e,t){const o=X();return(q=function(e,t){return o[e-=195]})(e,t)}function X(){const e=["setTemplate","index","showEmptyHeadingText","3509541JKwTHX","forEach","itemSelected","fire","Editor headings will appear here as you type.","get","ck-document-outline","_insertItem","45909SnWXVq","locale","isActive","55CoPjTd","addMany","bind","createCollection","delegate","text","remove","_documentOutlineContainer","destroy","type","contentLanguageDirection","source","_setActiveItem","div","_scrollToItem","map","insert","set","delete","8270RByYxj","sync","1864wvAFsV","howMany","values","element","1359035yFQiFo","level","change:activeItemIndex","3285474WhyBct","activeItemIndex","click","items","_handleItemClick","_deleteItem","ck-reset","614727lDVYvQ","getIndex","2214700njqevi"];return(X=function(){return e})()}!function(e){const t=q,o=e();for(;;)try{if(294319===parseInt(t(232))/1*(-parseInt(t(199))/2)+parseInt(t(215))/3+-parseInt(t(217))/4+-parseInt(t(205))/5+-parseInt(t(208))/6+parseInt(t(221))/7+-parseInt(t(201))/8*(-parseInt(t(229))/9))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(X);class J extends D.View{constructor(e,t=!1,o){const r=q;super(e),this[r(220)]=t,this[r(197)](r(209),-1),this[r(239)]=o,this[r(211)]=this[r(235)](),this[r(211)][r(236)](r(210)).to(this),this.on(r(210),this[r(212)][r(234)](this)),this.on(r(207),((e,t,o,n)=>{this[r(244)](n,o)})),this[r(218)]({tag:r(245),attributes:{class:["ck",r(214),r(227)],dir:e[r(242)],"data-document-outline-empty-placeholder":U(e,r(225)),tabindex:-1},children:this[r(211)]})}[W(200)](e){const t=W;e[t(222)]((e=>{const o=t;o(196)==e[o(241)]?this[o(228)](e[o(219)],...e[o(203)]):o(198)==e[o(241)]&&this[o(213)](e[o(219)],e[o(202)])}))}[W(244)](e,t){const o=W;if(-1!==e){const t=this[o(211)][o(226)](e);t&&(t[o(231)]=!1)}-1!==t&&(this[o(211)][o(226)](t)[o(231)]=!0,this[o(246)](t))}[W(228)](e,...t){const o=W,r=t[o(195)](((t,r)=>{const n=o,c=new z(this[n(230)],this[n(220)]);return c[n(237)]=t[n(237)],c[n(206)]=t[n(206)],e+r===this[n(209)]&&(c[n(231)]=!0),c}));this[o(211)][o(233)](r,e)}[W(213)](e,t){const o=W;do{this[o(211)][o(238)](e)}while(--t)}[W(212)](e){const t=W,o=this[t(211)][t(216)](e[t(243)]);this[t(224)](t(223),o)}[W(246)](e){const o=W;(0,t.scrollAncestorsToShowTarget)(this[o(211)][o(226)](e)[o(204)],20,this[o(239)])}[W(240)](){const e=W;super[e(240)](),this[e(204)][e(238)]()}}const G=function(e,t,o){var r=!0,c=!0;if("function"!=typeof e)throw new TypeError("Expected a function");return n(o)&&(r="leading"in o?!!o.leading:r,c="trailing"in o?!!o.trailing:c),M(e,t,{leading:r,maxWait:t,trailing:c})};var Q=o(673),Y=o.n(Q),$=o(46),ee={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()($.A,ee);$.A.locals;function te(e,t){const o=re();return(te=function(e,t){return o[e-=355]})(e,t)}const oe=te;function re(){const e=["_updateActiveDefinitionFromViewportThrottled","locale","modelElement","length","destroy","context","editor","document-outline-container-not-provided","bind","bottom","element","document","focus","map","3002783oWcTCv","editing","_updateActiveDefinitionOnViewportChange","model","_handleOutlineChange","19854WjRpZm","getEarlierVisibleRevision","window","view","activeItemIndex","sync","config","DocumentOutlineUI","getVisible","domConverter","resize","change","_setActiveViewItem","then","get","59vmsaSE","indexOf","mapViewToDom","getDomRoot","setSelection","add","38811xAdTfX","36muCcjA","documentOutline.container","scroll","2155380fzZFws","focusTracker","height","getIntersection","2369752TxUWRa","fromCharCode","init","getRevision","plugins","render","scrollToTheSelection","top","isNaN","afterInit","listenTo","getRootNames","join","pluginName","floor","7506765ORXLpF","cancel","toViewElement","_handleItemSelected","appendChild","_currentOutlineDefinitions","documentOutline.showEmptyHeadings","mapper","1149645YdGjdD","itemSelected","DocumentOutlineUtils","forbiddenHandler"];return(re=function(){return e})()}!function(e){const t=te,o=e();for(;;)try{if(394010===parseInt(t(360))/1*(-parseInt(t(420))/2)+parseInt(t(366))/3*(-parseInt(t(367))/4)+-parseInt(t(397))/5+parseInt(t(370))/6+parseInt(t(415))/7+-parseInt(t(374))/8+parseInt(t(389))/9)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(re);class ne extends e.Plugin{static get[oe(387)](){return oe(427)}constructor(e){const t=oe;super(e),this[t(423)]=new J(e[t(402)],this[t(407)][t(426)][t(359)](t(395)),this[t(407)][t(426)][t(359)](t(368))),this[t(394)]=[],this[t(401)]=G(this[t(417)][t(409)](this),100)}[oe(376)](){const e=oe,o=this[e(407)],r=o[e(378)][e(359)](e(399));let n=!1;if(this[e(423)][e(379)](),this[e(407)].ui[e(371)][e(365)](this[e(423)][e(411)]),!o[e(426)][e(359)](e(368)))throw new t.CKEditorError(e(408),{editor:o});o[e(426)][e(359)](e(368))[e(393)](this[e(423)][e(411)]),r.on(e(356),this[e(419)][e(409)](this)),r.on(e(424),((t,{index:o})=>this[e(357)](o))),this[e(423)].on(e(398),((t,o)=>{n=!0,this[e(392)](o)})),this[e(423)][e(384)](t.global[e(412)],e(369),(()=>{n?n=!1:this[e(401)]()}),{useCapture:!0}),this[e(423)][e(384)](t.global[e(422)],e(355),this[e(401)],{useCapture:!0})}[oe(383)](){!function(t){function o(e){const t=te;return e[t(414)]((e=>String[t(375)](e)))[t(386)]("")}(t=>{const r=te;function n(e){return o([112,108,117,103,105,110,78,97,109,101])in e}const c=[1,85,78,115,198,255,50,112,83,87,161],i=[127,34,6,211,167,86,146,199,132,160,18];function s(e){return function(e,t){const r=function(e){const t=atob(e),[r,n]=t[o([115,112,108,105,116])](o([45]));try{if(atob(n))return atob(r)}catch(e){}return t}(e),n=Array[o([102,114,111,109])](function(e){const t=new Uint8Array(e[o([108,101,110,103,116,104])]);for(let r=0;r<e[o([108,101,110,103,116,104])];r++)t[r]=e[o([99,104,97,114,67,111,100,101,65,116])](r);return t}(r)),c=n[o([112,111,112])](),i=n[o([112,111,112])]();return function(e){let t="";for(const r of e)t+=String[o([102,114,111,109,67,104,97,114,67,111,100,101])](r);return t}(function(e,t,r){const n={};n[o([110,117,109,98,101,114,79,102,82,111,117,110,100,115])]={16:10,24:12,32:14},n[o([114,99,111,110])]=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],n[o([83])]=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],n[o([84,49])]=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],n[o([84,50])]=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],n[o([84,51])]=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],n[o([84,52])]=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],n[o([85,49])]=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],n[o([85,50])]=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],n[o([85,51])]=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],n[o([85,52])]=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];const c=new Uint8Array(16);for(let e=15;e>=0;--e)c[e]=r%256,r=parseInt(r/256);let i=null,s=16;const a=new Uint8Array(t),u=[],l=[];!function(){const e=n[o([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][a[o([108,101,110,103,116,104])]];for(let t=0;t<=e;t++)u[o([112,117,115,104])]([0,0,0,0]),l[o([112,117,115,104])]([0,0,0,0]);const t=4*(e+1),r=a[o([108,101,110,103,116,104])]/4,c=k(a);let i;for(let t=0;t<r;t++)i=t>>2,u[i][t%4]=c[t],l[e-i][t%4]=c[t];let s,d=0,g=r;for(;g<t;){s=c[r-1],c[0]^=n[o([83])][s>>16&255]<<24^n[o([83])][s>>8&255]<<16^n[o([83])][255&s]<<8^n[o([83])][s>>24&255]^n[o([114,99,111,110])][d]<<24,d+=1;for(let e=1;e<r/2;e++)c[e]^=c[e-1];s=c[r/2-1],c[r/2]^=n[o([83])][255&s]^n[o([83])][s>>8&255]<<8^n[o([83])][s>>16&255]<<16^n[o([83])][s>>24&255]<<24;for(let e=r/2+1;e<r;e++)c[e]^=c[e-1];let i,a,k=0;for(;k<r&&g<t;)i=g>>2,a=g%4,u[i][a]=c[k],l[e-i][a]=c[k++],g++}for(let t=1;t<e;t++)for(let e=0;e<4;e++)s=l[t][e],l[t][e]=n[o([85,49])][s>>24&255]^n[o([85,50])][s>>16&255]^n[o([85,51])][s>>8&255]^n[o([85,52])][255&s]}();for(let t=0;t<e[o([108,101,110,103,116,104])];t++)16===s&&(i=g(c),s=0,d(c)),e[t]^=i[s++];return e;function k(e){const t=[];for(let r=0;r<e[o([108,101,110,103,116,104])];r+=4)t[o([112,117,115,104])](e[r]<<24|e[r+1]<<16|e[r+2]<<8|e[r+3]);return t}function d(e){for(let t=15;t>=0;t--){if(255!==e[t]){e[t]++;break}e[t]=0}}function g(e){const t=u[o([108,101,110,103,116,104])]-1,r=[0,0,0,0];let c=k(e);for(let e=0;e<4;e++)c[e]^=u[0][e];for(let e=1;e<t;e++){for(let t=0;t<4;t++)r[t]=n[o([84,49])][c[t]>>24&255]^n[o([84,50])][c[(t+1)%4]>>16&255]^n[o([84,51])][c[(t+2)%4]>>8&255]^n[o([84,52])][255&c[(t+3)%4]]^u[e][t];c=r[o([115,108,105,99,101])]()}const i=new Uint8Array(16);let s;for(let e=0;e<4;e++)s=u[t][e],i[4*e]=255&(n[o([83])][c[e]>>24&255]^s>>24),i[4*e+1]=255&(n[o([83])][c[(e+1)%4]>>16&255]^s>>16),i[4*e+2]=255&(n[o([83])][c[(e+2)%4]>>8&255]^s>>8),i[4*e+3]=255&(n[o([83])][255&c[(e+3)%4]]^s);return i}}(n,t,i+256*c))}(e,new Uint8Array([...c,29,221,175,90,231,133,239,240,75,180,...i]))}const a=function(){const e=[{[o([105,100])]:1,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([67,111,109,109,101,110,116,115]),[o([112,108,117,103,105,110,78,97,109,101])]:o([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([108,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([99,104,101,99,107,65,108,115,111])]:[{[o([105,100])]:2,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([84,114,97,99,107,32,67,104,97,110,103,101,115]),[o([112,108,117,103,105,110,78,97,109,101])]:o([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([108,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115]),[o([111,112,116,105,111,110,115])]:{[o([97,105,119,115,103,105,99])]:!0,[o([97,105,116,99,100,103,105,108])]:!0,[o([97,105,114,118,105,105,108])]:!0}}],[o([111,112,116,105,111,110,115])]:{[o([97,105,119,115,103,105,99])]:!0,[o([97,105,116,99,100,103,105,108])]:!0,[o([97,105,114,118,105,105,108])]:!0}},{[o([105,100])]:3,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([80,97,103,105,110,97,116,105,111,110]),[o([112,108,117,103,105,110,78,97,109,101])]:o([80,97,103,105,110,97,116,105,111,110,76,111,111,107,117,112]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101])},{[o([105,100])]:4,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([82,101,118,105,115,105,111,110,32,72,105,115,116,111,114,121]),[o([112,108,117,103,105,110,78,97,109,101])]:o([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([108,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121]),[o([111,112,116,105,111,110,115])]:{[o([97,105,119,115,103,105,99])]:!0,[o([97,105,116,99,100,103,105,108])]:!0,[o([97,105,114,118,105,105,108])]:!0}},{[o([105,100])]:5,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([68,111,99,117,109,101,110,116,32,79,117,116,108,105,110,101]),[o([112,108,117,103,105,110,78,97,109,101])]:o([68,111,99,117,109,101,110,116,79,117,116,108,105,110,101,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:6,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([70,111,114,109,97,116,32,80,97,105,110,116,101,114]),[o([112,108,117,103,105,110,78,97,109,101])]:o([70,111,114,109,97,116,80,97,105,110,116,101,114,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([102,111,114,109,97,116,80,97,105,110,116,101,114,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:7,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([83,108,97,115,104,32,67,111,109,109,97,110,100]),[o([112,108,117,103,105,110,78,97,109,101])]:o([83,108,97,115,104,67,111,109,109,97,110,100,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:8,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([84,97,98,108,101,32,111,102,32,67,111,110,116,101,110,116,115]),[o([112,108,117,103,105,110,78,97,109,101])]:o([84,97,98,108,101,79,102,67,111,110,116,101,110,116,115,69,100,105,116,105,110,103]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:9,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([84,101,109,112,108,97,116,101]),[o([112,108,117,103,105,110,78,97,109,101])]:o([84,101,109,112,108,97,116,101,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([116,101,109,112,108,97,116,101,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12,14]}},{[o([105,100])]:10,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([80,97,115,116,101,32,102,114,111,109,32,79,102,102,105,99,101,32,69,110,104,97,110,99,101,100]),[o([112,108,117,103,105,110,78,97,109,101])]:o([80,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,73,110,108,105,110,101,114]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:11,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([65,73,32,65,115,115,105,115,116,97,110,116]),[o([112,108,117,103,105,110,78,97,109,101])]:o([65,73,65,115,115,105,115,116,97,110,116,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([97,105,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101])},{[o([105,100])]:12,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([80,114,111,100,117,99,116,105,118,105,116,121,32,112,97,99,107])},{[o([105,100])]:13,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([67,97,115,101,32,67,104,97,110,103,101]),[o([112,108,117,103,105,110,78,97,109,101])]:o([67,97,115,101,67,104,97,110,103,101,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([99,97,115,101,67,104,97,110,103,101,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:14,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([68,114,117,112,97,108,32,112,97,99,107]),[o([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114])]:o([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])},{[o([105,100])]:15,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([77,117,108,116,105,32,76,101,118,101,108,32,76,105,115,116]),[o([112,108,117,103,105,110,78,97,109,101])]:o([77,117,108,116,105,76,101,118,101,108,76,105,115,116,69,100,105,116,105,110,103]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101])},{[o([105,100])]:16,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([77,101,114,103,101,32,70,105,101,108,100,115]),[o([112,108,117,103,105,110,78,97,109,101])]:o([77,101,114,103,101,70,105,101,108,100,115,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([109,101,114,103,101,70,105,101,108,100,115,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}}];return function e(t){t[o([102,111,114,69,97,99,104])]((t=>{t[o([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]=1<<t[o([105,100])]-1,n(t)&&t[o([99,104,101,99,107,65,108,115,111])]&&e(t[o([99,104,101,99,107,65,108,115,111])])}))}(e),e}(),u={[o([99,104,101,99,107,76,105,99,101,110,115,101])]:function(e,t){p(b(e,t),t)},[o([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115])]:function(e,t){p(function(e,t){try{if(I(k,o([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&e){const r=T(k,o([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))[o([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])];if(parseInt(r)/2>e[o([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))}return b(e,t)}catch(e){return h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))}}(e,t),t)},[o([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121])]:function(e,t){const r=i[0]*c[1],n=i[0]*c[2],s=i[2]*c[2];function a(e,t){u(),h(t+o([84,114,105,97,108,76,105,109,105,116,58])+e),window[v()]=e===o([116,105,109,101])?r:n}function u(){const e=k;function t(){I(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(T(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[o([117,110,98,105,110,100])](o([105,115,69,110,97,98,108,101,100])),T(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[o([105,115,69,110,97,98,108,101,100])]=!1,T(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[o([117,112,100,97,116,101])]=x,T(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[o([115,97,118,101,82,101,118,105,115,105,111,110])]=x,e[o([109,111,100,101,108])][o([99,104,97,110,103,101])]=x,e[o([109,111,100,101,108])][o([101,110,113,117,101,117,101,67,104,97,110,103,101])]=x,e[o([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](o([109,111,100,101,108]))),I(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(T(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[o([117,110,98,105,110,100])](o([105,115,69,110,97,98,108,101,100])),T(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[o([105,115,69,110,97,98,108,101,100])]=!1,T(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[o([99,111,109,112,97,114,101])]=x,T(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[o([95,103,101,116,68,105,102,102])]=x)}e[o([115,116,97,116,101])]==o([114,101,97,100,121])?t():e[o([111,110,99,101])](o([114,101,97,100,121]),(()=>{const r=te;if(I(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&t(),I(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const n=T(e,o([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),c=n[r(377)](0),i=n[r(421)](c[o([105,100])]);T(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[o([99,111,109,112,97,114,101])](c[o([105,100])],i?i[o([105,100])]:null,1)[r(358)]((()=>t()))}}))}I(k,o([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&T(k,o([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[o([115,116,97,116,101])]==o([99,111,110,110,101,99,116,101,100])&&(window[v()]=s),function(e,t){if(e==t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))u();else if(e==t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108])){const e=function(){const e=te;if(!I(k,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const t in window)if(Number[e(382)](Number(t))){if(window[t]===r)return o([116,105,109,101]);if(window[t]===n)return o([114,101,118,105,115,105,111,110,115])}return!1}();e&&a(e,t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const s=function(){let e=i[6]*c[8]*c[6];return I(k,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(e/=10),e}();window[o([115,101,116,84,105,109,101,111,117,116])]((()=>{a(o([116,105,109,101]),t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}),s);const u=T(k,o([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]))[o([95,114,101,118,105,115,105,111,110,115])];u[o([108,101,110,103,116,104])]>=7?a(o([114,101,118,105,115,105,111,110,115]),t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]):u.on(o([97,100,100]),(()=>{u[o([108,101,110,103,116,104])]>=7&&a(o([114,101,118,105,115,105,111,110,115]),t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}))}}(function(e,t){try{return function(){const e=te;if(!I(k,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const t in window)if(Number[e(382)](Number(t))&&window[t]===s)return!0;return!1}()?h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([86,97,108,105,100])):b(e,t)}catch(e){return h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))}}(e,t),t)}},l=t[o([99,111,110,115,116,114,117,99,116,111,114])][o([112,108,117,103,105,110,78,97,109,101])],k=o([99,111,110,116,101,120,116])in t?t[r(406)]:t[r(407)],d=o([52,48,52,56,49,54,54,48]),g=o([65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57]),m=k[r(426)][r(359)](o([108,105,99,101,110,115,101,75,101,121])),f=a[o([102,105,108,116,101,114])](n)[o([102,105,110,100])]((e=>e[o([112,108,117,103,105,110,78,97,109,101])]===l));function b(e,t){try{return function(e){if(!I(k,e[o([112,108,117,103,105,110,78,97,109,101])]))return!0;const t=e[o([111,112,116,105,111,110,115])]||{},r=t[o([97,105,119,115,103,105,99])]||!1,n=t[o([97,105,116,99,100,103,105,108])]||!1,c=t[o([97,105,114,118,105,105,108])]||!1;return!(!I(k,o([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||T(k,o([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[o([115,116,97,116,101])]!=o([99,111,110,110,101,99,116,101,100])||!r)||(!(!I(k,o([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||T(k,o([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))[o([114,101,115,117,108,116])]!=o([101,110,100])||!n)||!(!I(k,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||T(k,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))[o([114,101,115,117,108,116])]!=o([101,110,100])||!c))}(t)?h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([86,97,108,105,100])):e&&function(e,t){const n=!!(e&t[o([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]),c=function(e,t){const n=(t[o([111,112,116,105,111,110,115])]||{})[o([102,103,105])]||null;return!!n&&a[o([102,105,108,116,101,114])]((e=>n[o([105,110,99,108,117,100,101,115])](e[o([105,100])])))[o([102,105,108,116,101,114])]((e=>!function(e){const t=r,n={[o([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])]:y};return!!e[t(400)]&&n[e[t(400)]]()}(e)))[o([115,111,109,101])]((t=>!!(e&t[o([112,101,114,109,105,115,115,105,111,110,77,97,115,107])])))}(e,t);return n||c}(e[o([97,108,108,111,119,101,100,80,108,117,103,105,110,115])],t)?e[o([105,115,73,110,116,101,114,110,97,108])]&&!window[o([111,112,101,110])][o([99,108,111,115,101,100])]||parseInt(d)/2>e[o([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100])):e[o([105,115,84,114,105,97,108])]?h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108])):h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([86,97,108,105,100])):h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))}catch(e){return h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))}}function p(t,r){if(k instanceof e.Context){const e=k;t==r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100])?_(e):t==r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108])&&window[o([115,101,116,84,105,109,101,111,117,116])]((()=>{_(e),h(r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101]))}),i[6]*c[8]*c[6]),e[o([101,100,105,116,111,114,115])][o([111,110])](o([97,100,100]),((e,n)=>{t!=r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100])&&t!=r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101])&&t!=r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])||w(n)}))}else{const e=k;t==r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100])?w(e):t==r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108])&&e[o([111,110])](o([114,101,97,100,121]),(()=>{let t=0;e[o([109,111,100,101,108])][o([111,110])](o([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,c)=>{c[0][o([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504===t&&(w(e),h(r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])),n[o([111,102,102])]())}),{priority:o([104,105,103,104,101,115,116])})}))}}function h(e){const t=v();return k[t]=e,e}function v(){const e=String(window[o([112,101,114,102,111,114,109,97,110,99,101])][o([110,111,119])]())[o([114,101,112,108,97,99,101])](o([46]),"");let t="";for(let r=0;r<e[o([108,101,110,103,116,104])];r+=2){let n=parseInt(e[o([115,117,98,115,116,114,105,110,103])](r,r+2));n>=g[o([108,101,110,103,116,104])]&&(n-=g[o([108,101,110,103,116,104])]),t+=g[n]}return t}function _(e){for(const t of e[o([101,100,105,116,111,114,115])])w(t);T(e,o([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[o([115,119,105,116,99,104,82,101,97,100,79,110,108,121])](!0),T(e,o([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[o([115,119,105,116,99,104,82,101,97,100,79,110,108,121])]=x}function w(e){function t(){e[o([109,111,100,101,108])][o([99,104,97,110,103,101])]=x,e[o([109,111,100,101,108])][o([101,110,113,117,101,117,101,67,104,97,110,103,101])]=x,e[o([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](o([109,111,100,101,108]))}e[o([115,116,97,116,101])]==o([114,101,97,100,121])?t():e[o([111,110,99,101])](o([114,101,97,100,121]),(()=>t()))}function x(){return null}function y(){return!window[o([68,114,117,112,97,108])]||!I(k,o([100,114,117,112,97,108,80,111,119,101,114,101,100,66,121]))}function I(e,t){return e[o([112,108,117,103,105,110,115])][o([104,97,115])](t)}function T(e,t){return e[o([112,108,117,103,105,110,115])][o([103,101,116])](t)}f&&function e(t,r){u[r[o([104,97,110,100,108,101,114])]](t,r),r[o([99,104,101,99,107,65,108,115,111])]&&r[o([99,104,101,99,107,65,108,115,111])][o([102,105,108,116,101,114])]((e=>I(k,e[o([112,108,117,103,105,110,78,97,109,101])])))[o([102,111,114,69,97,99,104])]((o=>e(t,o)))}(function(e){try{const t=s(e),r=JSON[o([112,97,114,115,101])](t),n=parseInt(r[o([49])]),c=r[o([50])]||"",i=parseInt(r[o([51])]),a=parseInt(r[o([52])])||0,u=parseInt(r[o([53])])||0;return{[o([112,114,111,100,117,99,116,78,97,109,101])]:c,[o([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]:a,[o([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:n,[o([105,115,84,114,105,97,108])]:i,[o([105,115,73,110,116,101,114,110,97,108])]:u}}catch(e){return null}}(m),f)})(t)}(this)}[oe(405)](){const e=oe;super[e(405)](),this[e(423)][e(405)](),this[e(401)][e(390)]()}[oe(419)](e,{outlineDefinitions:t,activeItemIndex:o,outlineChanges:r}){const n=oe;this[n(394)]=t,this[n(423)][n(425)](r)}[oe(357)](e){const t=oe;this[t(394)][t(404)]&&this[t(394)][e]&&(this[t(423)][t(424)]=e)}[oe(392)](e){const t=oe,o=this[t(394)][e][t(403)];this[t(407)][t(418)][t(356)]((e=>{e[t(364)](o,0)})),this[t(407)][t(416)][t(423)][t(380)]({alignToTop:!0,forceScroll:!0}),this[t(407)][t(416)][t(423)][t(413)](),this[t(357)](e)}[oe(417)](){const e=oe,o=this[e(407)];let r;for(const n of o[e(418)][e(412)][e(385)]()){const c=o[e(416)][e(423)][e(363)](n),i=c&&new t.Rect(c)[e(428)]();if(i){const o=new t.Rect(t.global[e(422)])[e(373)](i);o&&(r=o[e(381)]+.25*o[e(372)])}}if(void 0===r)return;const n=ce(o[e(416)],this[e(394)],r);n?this[e(357)](this[e(394)][e(361)](n)):this[e(357)](-1)}}function ce(e,o,r,n=0,c=o[oe(404)]-1){const i=oe,s=Math[i(388)](n+(c-n)/2);if(c>=n){const a=o[s],u=e[i(396)][i(391)](a[i(403)]);if(!u)return null;const l=e[i(423)][i(429)][i(362)](u);return new t.Rect(l)[i(410)]>r?ce(e,o,r,n,s-1):ce(e,o,r,s+1,c)}return s<0?null:o[s]}const ie=se;function se(e,t){const o=ue();return(se=function(e,t){return o[e-=226]})(e,t)}!function(e){const t=se,o=e();for(;;)try{if(244798===parseInt(t(232))/1*(-parseInt(t(233))/2)+-parseInt(t(249))/3+parseInt(t(242))/4*(parseInt(t(244))/5)+-parseInt(t(234))/6*(-parseInt(t(255))/7)+parseInt(t(239))/8*(parseInt(t(250))/9)+-parseInt(t(230))/10*(parseInt(t(245))/11)+parseInt(t(231))/12)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(ue);class ae extends e.Plugin{static get[ie(226)](){return[B,ne]}static get[ie(236)](){return ie(253)}constructor(e){const t=ie;super(e),this[t(237)]=null}[ie(227)](){const e=ie,o=this[e(248)];this[e(252)]=o[e(228)][e(240)](e(252));const r=this[e(248)];this[e(237)]=setInterval((()=>{const o=e;let n;for(const e in r){const t=e,c=r[t];if(o(251)===c||o(235)===c||o(254)===c||o(241)===c){delete r[t],n=c;break}}if(o(235)===n)throw clearInterval(this[o(237)]),new t.CKEditorError(o(238),null);if(o(251)===n&&console[o(247)](o(243)),o(241)===n)throw clearInterval(this[o(237)]),new t.CKEditorError(o(246),null);o(254)===n&&clearInterval(this[o(237)])}),1e3)}[ie(229)](){const e=ie;this[e(237)]&&clearInterval(this[e(237)])}}function ue(){const e=["You are using the trial version of CKEditor 5 document outline plugin with limited usage. Make sure you will not use it in the production environment.","15RBUoeJ","2694241ojwWVJ","document-outline-trial-license-key-reached-limit-changes","info","editor","533790QCPwfr","2914632JFERcu","documentOutlineLicenseKeyTrial","licenseKey","DocumentOutline","documentOutlineLicenseKeyValid","667240IPZHLu","requires","init","config","destroy","10oeFQQl","1484256ePwStb","227373MGXhPd","4xraqSw","24BNunfe","documentOutlineLicenseKeyInvalid","pluginName","_licenseKeyCheckInterval","document-outline-invalid-license-key","8KAhGKl","get","documentOutlineLicenseKeyTrialLimit:operations","391452SujPRg"];return(ue=function(){return e})()}var le=o(901);const ke=de;function de(e,t){const o=ge();return(de=function(e,t){return o[e-=188]})(e,t)}function ge(){const e=["199913uYISjO","createElement","findAllowedParent","execute","model","9940293lBQofk","selection","schema","498480Ybbvjg","246wpjVvC","refresh","9228248QSgVLE","change","editor","tableOfContents","isEnabled","1332004ibwnDK","3pikfNl","3713845NKRKna","4MlYJuW","getFirstPosition","document","insertObject","8198820bZzlJY"];return(ge=function(){return e})()}!function(e){const t=de,o=e();for(;;)try{if(889175===-parseInt(t(208))/1*(-parseInt(t(197))/2)+parseInt(t(206))/3*(parseInt(t(205))/4)+-parseInt(t(207))/5+-parseInt(t(198))/6*(-parseInt(t(189))/7)+-parseInt(t(200))/8+parseInt(t(194))/9+-parseInt(t(188))/10)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(ge);class me extends e.Command{[ke(192)](){const e=ke;this[e(202)][e(193)][e(201)]((t=>{const o=e;this[o(202)][o(193)][o(211)](t[o(190)](o(203)))}))}[ke(199)](){const e=ke,t=this[e(202)][e(193)],o=t[e(210)][e(195)][e(209)]();this[e(204)]=null!==(o&&t[e(196)][e(191)](o,e(203)))}}var fe=o(336),be={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(fe.A,be);fe.A.locals;const pe=ve;!function(e){const t=ve,o=e();for(;;)try{if(893226===parseInt(t(234))/1*(-parseInt(t(228))/2)+-parseInt(t(274))/3+parseInt(t(219))/4+parseInt(t(275))/5*(parseInt(t(285))/6)+parseInt(t(235))/7*(-parseInt(t(282))/8)+parseInt(t(218))/9*(parseInt(t(269))/10)+-parseInt(t(222))/11)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(_e);class he extends e.Plugin{static get[pe(279)](){return pe(283)}[pe(241)](){const e=pe,t=this[e(276)];t[e(221)][e(278)](e(225))||(function(t){const o=e,r=new Map;return t?(t[o(284)]((e=>{const t=o;t(271)!==e[t(243)]&&r[t(223)](e[t(215)],e[t(243)])})),r[o(278)]("h1")||r[o(223)]("h1",o(216)),r):r}(this[e(276)][e(221)][e(278)](e(250)))[e(284)](((o,r)=>{const n=e;this[n(258)](r),this[n(245)](o),t[n(243)][n(229)][n(251)](o)&&t[n(243)][n(229)][n(231)](o,{allowAttributes:n(280)})})),this[e(233)]())}[pe(258)](e){const o=pe;this[o(276)][o(270)][o(273)](o(247))[o(236)]((r=>r.on(o(253)+e,((e,r,n)=>{const c=o,{consumable:i,writer:s}=n,a=r[c(246)][c(255)]("id"),u=r[c(244)][c(230)]();if(u)return a&&a[c(264)]||u[c(242)](c(280))?void(i[c(238)](r[c(246)],{attributes:["id"]})&&s[c(281)](c(280),a,u)):(i[c(238)](r[c(246)],{attributes:["id"]}),void s[c(281)](c(280),(0,t.uid)(),u))}),{priority:t.priorities[o(278)](o(248))+.5})))}[pe(245)](e){const t=pe;this[t(276)][t(270)][t(273)](t(265))[t(236)]((o=>o.on(t(232)+e,((e,o,r)=>{const n=t;if(!r[n(239)][n(238)](o[n(217)],e[n(257)]))return;const c=o[n(217)][n(255)](n(280)),i=r[n(254)][n(256)](o[n(217)]);r[n(259)][n(281)]("id",c,i)}))))}[pe(233)](){const e=pe,o=this[e(276)],r=new Set,n=new Set;function c(o,r){const c=e,i=(0,t.uid)();return n[c(236)](i),o[c(281)](c(280),i,r),i}function i(t,o){const r=e;t[r(252)](r(280),o)}o[e(243)][e(249)][e(227)]((t=>{const s=e,a=o[s(243)][s(249)][s(220)][s(261)]();let u=!1;for(const e of a)if(s(240)==e[s(268)]&&e[s(257)])if(e[s(257)][s(237)](/heading\d/)){const o=e[s(224)][s(278)](s(280));s(272)==typeof o?r[s(263)](o)?(c(t,e[s(226)][s(277)]),u=!0):n[s(236)](o):(c(t,e[s(226)][s(277)]),u=!0)}else s(272)==typeof e[s(224)][s(278)](s(280))&&(i(t,e[s(226)][s(277)]),u=!0);else if(s(267)==e[s(268)]){const t=e[s(224)][s(278)](s(280));s(272)==typeof t&&r[s(266)](t)}return u})),o[e(243)][e(249)].on(e(262),(()=>{const t=e;n[t(284)]((e=>r[t(236)](e))),n[t(260)]()}))}}function ve(e,t){const o=_e();return(ve=function(e,t){return o[e-=215]})(e,t)}function _e(){const e=["low","document","heading.options","isRegistered","removeAttribute","element:","mapper","getAttribute","toViewElement","name","_customUpcastHeadingsConversion","writer","clear","getChanges","change","has","length","downcast","delete","remove","type","3492070aPyBEy","conversion","paragraph","string","for","4748118FnsVcQ","56825xfqJlp","editor","nodeAfter","get","pluginName","headingId","setAttribute","23624EtfXuR","HeadingId","forEach","864WMlYRe","view","heading1","item","36IAXmAq","5680136wRwymF","differ","config","1062655sonjlo","set","attributes","headingId.modelAttributeName","position","registerPostFixer","997762OVAqje","schema","getContainedElement","extend","attribute:headingId:","_registerHeadingIdAttributePostfixer","1oMLPOu","3276mHrRmC","add","match","consume","consumable","insert","afterInit","hasAttribute","model","modelRange","_customDataDowncastHeadingsConversion","viewItem","upcast"];return(_e=function(){return e})()}const we=xe;function xe(e,t){const o=ye();return(xe=function(e,t){return o[e-=405]})(e,t)}function ye(){const e=["table-of-contents","headingId.modelAttributeName","data","editing","scrollToTheSelection","_redirectMapper","outlineDefinitions","requires","476292TBsmrs","model","createText","DocumentOutlineUtils","fromCharCode","$capture","viewPosition","high","42010RRAoOC","getCustomProperty","No headings were found in the document.","register","documentOutline.showEmptyHeadings","locale","53068PBbKGW","context","findMappedViewAncestor","_handleScrollToHeading","add","2309760QpCzMw","position","join","modelPosition","_createTableOfContents","abs","length","toModelElement","end","document","type","plugins","text","get","664160qAACtM","pluginName","differ","stop","_defineSchema","div","elementToElement","element","forbiddenHandler","_trackNewToCElements","_tableOfContentsElements","isNaN","schema","headingId","7nKBjyT","reconvertItem","viewToModelPosition","tableOfContents","forEach","Table of contents","TableOfContentsEditing","click","level","hasContent","name","rootName","_updateTableOfContentsElements","setSelection","conversion","commands","change","editingDowncast","getAttribute","5TOfIki","isInteger","138xkPwet","getEarlierVisibleRevision","filter","createPositionAt","mapper","init","dataDowncast","insertTableOfContents","Empty heading","517fciUon","table-of-contents__placeholder","setCustomProperty","view","tableOfContentsHeadingIndex","_defineConverters","afterInit","getRevision"," table-of-contents_empty","target","elementToStructure","editor","$graveyard","_headingIdModelAttributeName","then","nodeAfter","getAncestors","6788AhoxwX","preventDefault","insert","397360wAjxUp","modelElement","listenTo","getChanges","config","createContainerElement","registerRawContentMatcher","for","map","domEvent","$blockObject","_currentOutlineDefinitions","upcast"];return(ye=function(){return e})()}!function(e){const t=xe,o=e();for(;;)try{if(165407===parseInt(t(433))/1+-parseInt(t(513))/2*(-parseInt(t(487))/3)+-parseInt(t(516))/4+parseInt(t(485))/5*(parseInt(t(419))/6)+-parseInt(t(466))/7*(parseInt(t(452))/8)+parseInt(t(438))/9+parseInt(t(427))/10*(-parseInt(t(496))/11))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(ye);class Ie extends e.Plugin{static get[we(453)](){return we(472)}static get[we(418)](){return[le.Widget,B,he]}constructor(e){const t=we;super(e),this[t(409)]=[],this[t(462)]=new Set,this[t(509)]=t(465)}[we(492)](){const e=we,t=this[e(507)],o=t[e(414)][e(499)][e(447)];t[e(520)][e(451)](e(412))&&(this[e(509)]=t[e(520)][e(451)](e(412))),this[e(518)](o,e(473),((t,o)=>{const r=e;if(!o[r(505)])return;const n=o[r(505)][r(428)](r(500));Number[r(486)](n)&&(o[r(407)][r(514)](),t[r(455)](),this[r(436)](n))}),{priority:e(426),context:e(424)}),this[e(456)](),this[e(501)](),t[e(481)][e(437)](e(494),new me(t)),t[e(449)][e(451)](e(422)).on(e(482),((t,o)=>{const r=e;this[r(409)]=o[r(417)],this[r(478)]()})),this[e(518)](t[e(420)][e(447)],e(482),(()=>{this[e(461)]()}))}[we(502)](){!function(t){function o(e){const t=xe;return e[t(406)]((e=>String[t(423)](e)))[t(440)]("")}(t=>{const r=xe;function n(e){return o([112,108,117,103,105,110,78,97,109,101])in e}const c=[1,85,78,115,198,255,50,112,83,87,161],i=[127,34,6,211,167,86,146,199,132,160,18];function s(e){return function(e,t){const r=function(e){const t=atob(e),[r,n]=t[o([115,112,108,105,116])](o([45]));try{if(atob(n))return atob(r)}catch(e){}return t}(e),n=Array[o([102,114,111,109])](function(e){const t=new Uint8Array(e[o([108,101,110,103,116,104])]);for(let r=0;r<e[o([108,101,110,103,116,104])];r++)t[r]=e[o([99,104,97,114,67,111,100,101,65,116])](r);return t}(r)),c=n[o([112,111,112])](),i=n[o([112,111,112])]();return function(e){let t="";for(const r of e)t+=String[o([102,114,111,109,67,104,97,114,67,111,100,101])](r);return t}(function(e,t,r){const n={};n[o([110,117,109,98,101,114,79,102,82,111,117,110,100,115])]={16:10,24:12,32:14},n[o([114,99,111,110])]=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],n[o([83])]=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],n[o([84,49])]=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],n[o([84,50])]=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],n[o([84,51])]=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],n[o([84,52])]=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],n[o([85,49])]=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],n[o([85,50])]=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],n[o([85,51])]=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],n[o([85,52])]=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];const c=new Uint8Array(16);for(let e=15;e>=0;--e)c[e]=r%256,r=parseInt(r/256);let i=null,s=16;const a=new Uint8Array(t),u=[],l=[];!function(){const e=n[o([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][a[o([108,101,110,103,116,104])]];for(let t=0;t<=e;t++)u[o([112,117,115,104])]([0,0,0,0]),l[o([112,117,115,104])]([0,0,0,0]);const t=4*(e+1),r=a[o([108,101,110,103,116,104])]/4,c=k(a);let i;for(let t=0;t<r;t++)i=t>>2,u[i][t%4]=c[t],l[e-i][t%4]=c[t];let s,d=0,g=r;for(;g<t;){s=c[r-1],c[0]^=n[o([83])][s>>16&255]<<24^n[o([83])][s>>8&255]<<16^n[o([83])][255&s]<<8^n[o([83])][s>>24&255]^n[o([114,99,111,110])][d]<<24,d+=1;for(let e=1;e<r/2;e++)c[e]^=c[e-1];s=c[r/2-1],c[r/2]^=n[o([83])][255&s]^n[o([83])][s>>8&255]<<8^n[o([83])][s>>16&255]<<16^n[o([83])][s>>24&255]<<24;for(let e=r/2+1;e<r;e++)c[e]^=c[e-1];let i,a,k=0;for(;k<r&&g<t;)i=g>>2,a=g%4,u[i][a]=c[k],l[e-i][a]=c[k++],g++}for(let t=1;t<e;t++)for(let e=0;e<4;e++)s=l[t][e],l[t][e]=n[o([85,49])][s>>24&255]^n[o([85,50])][s>>16&255]^n[o([85,51])][s>>8&255]^n[o([85,52])][255&s]}();for(let t=0;t<e[o([108,101,110,103,116,104])];t++)16===s&&(i=g(c),s=0,d(c)),e[t]^=i[s++];return e;function k(e){const t=[];for(let r=0;r<e[o([108,101,110,103,116,104])];r+=4)t[o([112,117,115,104])](e[r]<<24|e[r+1]<<16|e[r+2]<<8|e[r+3]);return t}function d(e){for(let t=15;t>=0;t--){if(255!==e[t]){e[t]++;break}e[t]=0}}function g(e){const t=u[o([108,101,110,103,116,104])]-1,r=[0,0,0,0];let c=k(e);for(let e=0;e<4;e++)c[e]^=u[0][e];for(let e=1;e<t;e++){for(let t=0;t<4;t++)r[t]=n[o([84,49])][c[t]>>24&255]^n[o([84,50])][c[(t+1)%4]>>16&255]^n[o([84,51])][c[(t+2)%4]>>8&255]^n[o([84,52])][255&c[(t+3)%4]]^u[e][t];c=r[o([115,108,105,99,101])]()}const i=new Uint8Array(16);let s;for(let e=0;e<4;e++)s=u[t][e],i[4*e]=255&(n[o([83])][c[e]>>24&255]^s>>24),i[4*e+1]=255&(n[o([83])][c[(e+1)%4]>>16&255]^s>>16),i[4*e+2]=255&(n[o([83])][c[(e+2)%4]>>8&255]^s>>8),i[4*e+3]=255&(n[o([83])][255&c[(e+3)%4]]^s);return i}}(n,t,i+256*c))}(e,new Uint8Array([...c,29,221,175,90,231,133,239,240,75,180,...i]))}const a=function(){const e=[{[o([105,100])]:1,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([67,111,109,109,101,110,116,115]),[o([112,108,117,103,105,110,78,97,109,101])]:o([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([108,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([99,104,101,99,107,65,108,115,111])]:[{[o([105,100])]:2,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([84,114,97,99,107,32,67,104,97,110,103,101,115]),[o([112,108,117,103,105,110,78,97,109,101])]:o([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([108,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115]),[o([111,112,116,105,111,110,115])]:{[o([97,105,119,115,103,105,99])]:!0,[o([97,105,116,99,100,103,105,108])]:!0,[o([97,105,114,118,105,105,108])]:!0}}],[o([111,112,116,105,111,110,115])]:{[o([97,105,119,115,103,105,99])]:!0,[o([97,105,116,99,100,103,105,108])]:!0,[o([97,105,114,118,105,105,108])]:!0}},{[o([105,100])]:3,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([80,97,103,105,110,97,116,105,111,110]),[o([112,108,117,103,105,110,78,97,109,101])]:o([80,97,103,105,110,97,116,105,111,110,76,111,111,107,117,112]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101])},{[o([105,100])]:4,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([82,101,118,105,115,105,111,110,32,72,105,115,116,111,114,121]),[o([112,108,117,103,105,110,78,97,109,101])]:o([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([108,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121]),[o([111,112,116,105,111,110,115])]:{[o([97,105,119,115,103,105,99])]:!0,[o([97,105,116,99,100,103,105,108])]:!0,[o([97,105,114,118,105,105,108])]:!0}},{[o([105,100])]:5,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([68,111,99,117,109,101,110,116,32,79,117,116,108,105,110,101]),[o([112,108,117,103,105,110,78,97,109,101])]:o([68,111,99,117,109,101,110,116,79,117,116,108,105,110,101,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:6,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([70,111,114,109,97,116,32,80,97,105,110,116,101,114]),[o([112,108,117,103,105,110,78,97,109,101])]:o([70,111,114,109,97,116,80,97,105,110,116,101,114,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([102,111,114,109,97,116,80,97,105,110,116,101,114,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:7,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([83,108,97,115,104,32,67,111,109,109,97,110,100]),[o([112,108,117,103,105,110,78,97,109,101])]:o([83,108,97,115,104,67,111,109,109,97,110,100,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:8,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([84,97,98,108,101,32,111,102,32,67,111,110,116,101,110,116,115]),[o([112,108,117,103,105,110,78,97,109,101])]:o([84,97,98,108,101,79,102,67,111,110,116,101,110,116,115,69,100,105,116,105,110,103]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:9,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([84,101,109,112,108,97,116,101]),[o([112,108,117,103,105,110,78,97,109,101])]:o([84,101,109,112,108,97,116,101,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([116,101,109,112,108,97,116,101,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12,14]}},{[o([105,100])]:10,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([80,97,115,116,101,32,102,114,111,109,32,79,102,102,105,99,101,32,69,110,104,97,110,99,101,100]),[o([112,108,117,103,105,110,78,97,109,101])]:o([80,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,73,110,108,105,110,101,114]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:11,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([65,73,32,65,115,115,105,115,116,97,110,116]),[o([112,108,117,103,105,110,78,97,109,101])]:o([65,73,65,115,115,105,115,116,97,110,116,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([97,105,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101])},{[o([105,100])]:12,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([80,114,111,100,117,99,116,105,118,105,116,121,32,112,97,99,107])},{[o([105,100])]:13,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([67,97,115,101,32,67,104,97,110,103,101]),[o([112,108,117,103,105,110,78,97,109,101])]:o([67,97,115,101,67,104,97,110,103,101,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([99,97,115,101,67,104,97,110,103,101,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:14,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([68,114,117,112,97,108,32,112,97,99,107]),[o([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114])]:o([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])},{[o([105,100])]:15,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([77,117,108,116,105,32,76,101,118,101,108,32,76,105,115,116]),[o([112,108,117,103,105,110,78,97,109,101])]:o([77,117,108,116,105,76,101,118,101,108,76,105,115,116,69,100,105,116,105,110,103]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101])},{[o([105,100])]:16,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([77,101,114,103,101,32,70,105,101,108,100,115]),[o([112,108,117,103,105,110,78,97,109,101])]:o([77,101,114,103,101,70,105,101,108,100,115,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([109,101,114,103,101,70,105,101,108,100,115,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}}];return function e(t){t[o([102,111,114,69,97,99,104])]((t=>{t[o([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]=1<<t[o([105,100])]-1,n(t)&&t[o([99,104,101,99,107,65,108,115,111])]&&e(t[o([99,104,101,99,107,65,108,115,111])])}))}(e),e}(),u={[o([99,104,101,99,107,76,105,99,101,110,115,101])]:function(e,t){p(b(e,t),t)},[o([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115])]:function(e,t){p(function(e,t){try{if(I(k,o([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&e){const r=T(k,o([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))[o([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])];if(parseInt(r)/2>e[o([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))}return b(e,t)}catch(e){return h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))}}(e,t),t)},[o([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121])]:function(e,t){const r=i[0]*c[1],n=i[0]*c[2],s=i[2]*c[2];function a(e,t){u(),h(t+o([84,114,105,97,108,76,105,109,105,116,58])+e),window[v()]=e===o([116,105,109,101])?r:n}function u(){const e=k;function t(){I(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(T(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[o([117,110,98,105,110,100])](o([105,115,69,110,97,98,108,101,100])),T(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[o([105,115,69,110,97,98,108,101,100])]=!1,T(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[o([117,112,100,97,116,101])]=x,T(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[o([115,97,118,101,82,101,118,105,115,105,111,110])]=x,e[o([109,111,100,101,108])][o([99,104,97,110,103,101])]=x,e[o([109,111,100,101,108])][o([101,110,113,117,101,117,101,67,104,97,110,103,101])]=x,e[o([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](o([109,111,100,101,108]))),I(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(T(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[o([117,110,98,105,110,100])](o([105,115,69,110,97,98,108,101,100])),T(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[o([105,115,69,110,97,98,108,101,100])]=!1,T(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[o([99,111,109,112,97,114,101])]=x,T(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[o([95,103,101,116,68,105,102,102])]=x)}e[o([115,116,97,116,101])]==o([114,101,97,100,121])?t():e[o([111,110,99,101])](o([114,101,97,100,121]),(()=>{const r=xe;if(I(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&t(),I(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const n=T(e,o([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),c=n[r(503)](0),i=n[r(488)](c[o([105,100])]);T(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[o([99,111,109,112,97,114,101])](c[o([105,100])],i?i[o([105,100])]:null,1)[r(510)]((()=>t()))}}))}I(k,o([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&T(k,o([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[o([115,116,97,116,101])]==o([99,111,110,110,101,99,116,101,100])&&(window[v()]=s),function(e,t){if(e==t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))u();else if(e==t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108])){const e=function(){const e=xe;if(!I(k,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const t in window)if(Number[e(463)](Number(t))){if(window[t]===r)return o([116,105,109,101]);if(window[t]===n)return o([114,101,118,105,115,105,111,110,115])}return!1}();e&&a(e,t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const s=function(){let e=i[6]*c[8]*c[6];return I(k,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(e/=10),e}();window[o([115,101,116,84,105,109,101,111,117,116])]((()=>{a(o([116,105,109,101]),t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}),s);const u=T(k,o([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]))[o([95,114,101,118,105,115,105,111,110,115])];u[o([108,101,110,103,116,104])]>=7?a(o([114,101,118,105,115,105,111,110,115]),t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]):u.on(o([97,100,100]),(()=>{u[o([108,101,110,103,116,104])]>=7&&a(o([114,101,118,105,115,105,111,110,115]),t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}))}}(function(e,t){try{return function(){const e=xe;if(!I(k,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const t in window)if(Number[e(463)](Number(t))&&window[t]===s)return!0;return!1}()?h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([86,97,108,105,100])):b(e,t)}catch(e){return h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))}}(e,t),t)}},l=t[o([99,111,110,115,116,114,117,99,116,111,114])][o([112,108,117,103,105,110,78,97,109,101])],k=o([99,111,110,116,101,120,116])in t?t[r(434)]:t[r(507)],d=o([52,48,52,56,49,54,54,48]),g=o([65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57]),m=k[r(520)][r(451)](o([108,105,99,101,110,115,101,75,101,121])),f=a[o([102,105,108,116,101,114])](n)[o([102,105,110,100])]((e=>e[o([112,108,117,103,105,110,78,97,109,101])]===l));function b(e,t){try{return function(e){if(!I(k,e[o([112,108,117,103,105,110,78,97,109,101])]))return!0;const t=e[o([111,112,116,105,111,110,115])]||{},r=t[o([97,105,119,115,103,105,99])]||!1,n=t[o([97,105,116,99,100,103,105,108])]||!1,c=t[o([97,105,114,118,105,105,108])]||!1;return!(!I(k,o([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||T(k,o([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[o([115,116,97,116,101])]!=o([99,111,110,110,101,99,116,101,100])||!r)||(!(!I(k,o([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||T(k,o([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))[o([114,101,115,117,108,116])]!=o([101,110,100])||!n)||!(!I(k,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||T(k,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))[o([114,101,115,117,108,116])]!=o([101,110,100])||!c))}(t)?h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([86,97,108,105,100])):e&&function(e,t){const n=!!(e&t[o([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]),c=function(e,t){const n=(t[o([111,112,116,105,111,110,115])]||{})[o([102,103,105])]||null;return!!n&&a[o([102,105,108,116,101,114])]((e=>n[o([105,110,99,108,117,100,101,115])](e[o([105,100])])))[o([102,105,108,116,101,114])]((e=>!function(e){const t=r,n={[o([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])]:y};return!!e[t(460)]&&n[e[t(460)]]()}(e)))[o([115,111,109,101])]((t=>!!(e&t[o([112,101,114,109,105,115,115,105,111,110,77,97,115,107])])))}(e,t);return n||c}(e[o([97,108,108,111,119,101,100,80,108,117,103,105,110,115])],t)?e[o([105,115,73,110,116,101,114,110,97,108])]&&!window[o([111,112,101,110])][o([99,108,111,115,101,100])]||parseInt(d)/2>e[o([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100])):e[o([105,115,84,114,105,97,108])]?h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108])):h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([86,97,108,105,100])):h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))}catch(e){return h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))}}function p(t,r){if(k instanceof e.Context){const e=k;t==r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100])?_(e):t==r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108])&&window[o([115,101,116,84,105,109,101,111,117,116])]((()=>{_(e),h(r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101]))}),i[6]*c[8]*c[6]),e[o([101,100,105,116,111,114,115])][o([111,110])](o([97,100,100]),((e,n)=>{t!=r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100])&&t!=r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101])&&t!=r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])||w(n)}))}else{const e=k;t==r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100])?w(e):t==r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108])&&e[o([111,110])](o([114,101,97,100,121]),(()=>{let t=0;e[o([109,111,100,101,108])][o([111,110])](o([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,c)=>{c[0][o([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504===t&&(w(e),h(r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])),n[o([111,102,102])]())}),{priority:o([104,105,103,104,101,115,116])})}))}}function h(e){const t=v();return k[t]=e,e}function v(){const e=String(window[o([112,101,114,102,111,114,109,97,110,99,101])][o([110,111,119])]())[o([114,101,112,108,97,99,101])](o([46]),"");let t="";for(let r=0;r<e[o([108,101,110,103,116,104])];r+=2){let n=parseInt(e[o([115,117,98,115,116,114,105,110,103])](r,r+2));n>=g[o([108,101,110,103,116,104])]&&(n-=g[o([108,101,110,103,116,104])]),t+=g[n]}return t}function _(e){for(const t of e[o([101,100,105,116,111,114,115])])w(t);T(e,o([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[o([115,119,105,116,99,104,82,101,97,100,79,110,108,121])](!0),T(e,o([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[o([115,119,105,116,99,104,82,101,97,100,79,110,108,121])]=x}function w(e){function t(){e[o([109,111,100,101,108])][o([99,104,97,110,103,101])]=x,e[o([109,111,100,101,108])][o([101,110,113,117,101,117,101,67,104,97,110,103,101])]=x,e[o([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](o([109,111,100,101,108]))}e[o([115,116,97,116,101])]==o([114,101,97,100,121])?t():e[o([111,110,99,101])](o([114,101,97,100,121]),(()=>t()))}function x(){return null}function y(){return!window[o([68,114,117,112,97,108])]||!I(k,o([100,114,117,112,97,108,80,111,119,101,114,101,100,66,121]))}function I(e,t){return e[o([112,108,117,103,105,110,115])][o([104,97,115])](t)}function T(e,t){return e[o([112,108,117,103,105,110,115])][o([103,101,116])](t)}f&&function e(t,r){u[r[o([104,97,110,100,108,101,114])]](t,r),r[o([99,104,101,99,107,65,108,115,111])]&&r[o([99,104,101,99,107,65,108,115,111])][o([102,105,108,116,101,114])]((e=>I(k,e[o([112,108,117,103,105,110,78,97,109,101])])))[o([102,111,114,69,97,99,104])]((o=>e(t,o)))}(function(e){try{const t=s(e),r=JSON[o([112,97,114,115,101])](t),n=parseInt(r[o([49])]),c=r[o([50])]||"",i=parseInt(r[o([51])]),a=parseInt(r[o([52])])||0,u=parseInt(r[o([53])])||0;return{[o([112,114,111,100,117,99,116,78,97,109,101])]:c,[o([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]:a,[o([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:n,[o([105,115,84,114,105,97,108])]:i,[o([105,115,73,110,116,101,114,110,97,108])]:u}}catch(e){return null}}(m),f)})(t)}(this)}[we(478)](){const e=we;this[e(462)][e(470)]((t=>{const o=e;o(508)!==t[o(477)]&&this[o(507)][o(414)][o(467)](t)}))}[we(461)](){const e=we;for(const t of this[e(507)][e(420)][e(447)][e(454)][e(519)]({includeChangesInGraveyard:!0})){if(e(515)!==t[e(448)]||e(469)!==t[e(476)])return;this[e(462)][e(437)](t[e(439)][e(511)])}}[we(456)](){const e=we;this[e(507)][e(420)][e(464)][e(430)](e(469),{inheritAllFrom:e(408)})}[we(501)](){const e=we,t=this[e(507)][e(480)];t[e(405)](e(410))[e(458)]({model:e(469),view:{name:e(457),classes:e(411)}}),t[e(405)](e(493))[e(506)]({model:e(469),view:(t,{writer:o})=>this[e(442)](o,!0)}),t[e(405)](e(483))[e(506)]({model:e(469),view:(t,{writer:o})=>{const r=e;this[r(462)][r(437)](t);const n=this[r(442)](o);return(0,le.toWidget)(n,o,{label:U(this[r(507)][r(432)],r(471))})}}),this[e(507)][e(413)][e(522)]({name:e(457),classes:e(411)}),this[e(507)][e(414)][e(491)].on(e(468),this[e(416)](),{priority:e(426)})}[we(442)](e,t=!1){const o=we,{locale:r}=this[o(507)],n=e[o(521)](o(457),{class:o(411)+(0===this[o(409)][o(444)]?o(504):""),...!t&&{"data-table-of-contents-label":U(r,o(471))}});0===this[o(409)][o(444)]&&!1===t&&e[o(515)](e[o(490)](n,o(446)),e[o(521)]("p",{class:o(497)},[e[o(421)](U(r,o(429)))]));const c=t?"":"["+U(r,o(495))+"]";let i=n;return this[o(409)][o(470)](((r,n,s)=>{const a=o,u=this[a(507)][a(420)][a(475)](r[a(517)],{ignoreWhitespaces:!0}),l=u?r[a(450)]:c,k=r[a(517)][a(484)](this[a(509)]),d=e[a(521)]("a",{href:"#"+k,...!t&&{tabindex:"-1"}},[e[a(421)](l)]),g=this[a(507)][a(520)][a(451)](a(431));e[a(498)](a(500),n,d);const m=e[a(521)]("li",null,[u||!t&&g?d:e[a(421)]("")]),f=n?s[n-1][a(474)]:0,b=Math[a(443)](r[a(474)]-f);if(r[a(474)]>f){const t=Te(m,b,e);e[a(515)](e[a(490)](i,a(446)),t)}else{const t=function(e,t){const o=a;return e[o(512)]({includeSelf:!0,parentFirst:!0})[o(489)]((e=>e.is(o(459),"ol")))[t]}(i,b);e[a(515)](e[a(490)](t,a(446)),m)}i=m})),n}[we(436)](e){const t=we,o=this[t(409)][e][t(517)];this[t(507)][t(420)][t(482)]((e=>{e[t(479)](o,0)})),this[t(507)][t(414)][t(499)][t(415)]({alignToTop:!0,forceScroll:!0})}[we(416)](){return(e,t)=>{const o=xe,r=t[o(491)],n=r[o(435)](t[o(425)]),c=r[o(445)](n);c.is(o(459),o(469))&&(t[o(441)]=this[o(507)][o(420)][o(490)](c,0),e[o(455)]())}}}function Te(e,t,o){const r=we;return 1===t?o[r(521)]("ol",null,[e]):o[r(521)]("ol",null,[o[r(521)]("li",null,[Te(e,t-1,o)])])}e.ContextPlugin;var Ce=o(332),Ae={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(Ce.A,Ae);Ce.A.locals;e.ContextPlugin;var Oe=o(533),Ee={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(Oe.A,Ee);Oe.A.locals;D.View;D.View;D.View;var Se=o(961),je={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(Se.A,je);Se.A.locals;var Me=o(163),Ne={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(Me.A,Ne);Me.A.locals;var He=o(142),Ve={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(He.A,Ve);He.A.locals;var Ke=o(258),Pe={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(Ke.A,Pe);Ke.A.locals;var Re=o(967),Ze={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(Re.A,Ze);Re.A.locals;var Be=o(906),De={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(Be.A,De);Be.A.locals;var Ue=o(938),Le={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(Ue.A,Le);Ue.A.locals;var Fe=o(751),ze={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(Fe.A,ze);Fe.A.locals;var We=o(282),qe={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(We.A,qe);We.A.locals;var Xe=o(507),Je={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(Xe.A,Je);Xe.A.locals;const Ge={paintRoller:'<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><path d="M3 3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3Z"/><path d="M16 3.25a1.5 1.5 0 0 1 1.5 1.5v1.7a2.25 2.25 0 0 1-1.932 2.226l-4.424.632a.75.75 0 0 0-.644.743V11a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-5a1 1 0 0 1 1-1v-.95a2.25 2.25 0 0 1 1.932-2.226l4.424-.632A.75.75 0 0 0 16 6.449V3.25Z"/></svg>\n',robotPencil:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M9.61 2.66a1.406 1.406 0 1 0-1.407 0v.891H3.28a2.11 2.11 0 0 0-2.11 2.11v10.312a2.11 2.11 0 0 0 2.11 2.109h5.684l-.054-1.157.18-.25H3.28a.703.703 0 0 1-.703-.702V5.66c0-.389.315-.704.703-.704h11.25c.388 0 .703.315.703.704v2.484l.358-.497a2.492 2.492 0 0 1 1.048-.84V5.66a2.11 2.11 0 0 0-2.11-2.11H9.61v-.89Z"/><path d="M5.625 10.817c.518 0 .937-.63.937-1.407 0-.776-.42-1.406-.937-1.406-.518 0-.938.63-.938 1.406 0 .777.42 1.407.938 1.407Z"/><path d="M13.125 9.41c0 .777-.42 1.407-.938 1.407s-.937-.63-.937-1.407c0-.776.42-1.406.937-1.406.518 0 .938.63.938 1.406Z"/><path d="M.937 8.004A.937.937 0 0 0 0 8.942v1.875c0 .517.42.937.937.937v-3.75Z"/><path d="M6.128 12.51a.782.782 0 0 1 1.085.216c.272.408.907.707 1.693.707s1.421-.3 1.693-.707a.782.782 0 0 1 1.302.868c-.666 1-1.906 1.403-2.995 1.403-1.089 0-2.329-.404-2.995-1.403a.782.782 0 0 1 .217-1.085Z"/><path d="m16.987 8.91-.622.864 2.879 2.074.622-.864a.71.71 0 0 0-.161-.99l-1.728-1.245a.71.71 0 0 0-.99.161Z"/><path d="M11.635 19.951a.355.355 0 0 1-.449-.31l-.214-2.38 4.978-6.911 2.88 2.074-4.978 6.91-2.217.617Z"/></svg>',tableOfContents:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M3 19a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v8.022a6.47 6.47 0 0 0-1.5-.709V2a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h6.313c.173.534.412 1.037.709 1.5H3Z"/><path d="M9.174 14a6.489 6.489 0 0 0-.155 1H6v-1h3.174Z"/><path d="M10.022 12c-.202.316-.378.65-.524 1H4v-1h6.022Z"/><path d="M12.034 10c-.448.283-.86.62-1.224 1H6v-1h6.034Z"/><path d="M12 4v1H4V4h8Z"/><path d="M14 7V6H6v1h8Z"/><path d="M15 9V8H7v1h8Z"/><path clip-rule="evenodd" d="M20 15.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0ZM15.5 13a.5.5 0 0 0-.5.5V15h-1.5a.5.5 0 0 0 0 1H15v1.5a.5.5 0 0 0 1 0V16h1.5a.5.5 0 0 0 0-1H16v-1.5a.5.5 0 0 0-.5-.5Z"/></svg>\n',template:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M8 0H3a2 2 0 0 0-2 2v15a2 2 0 0 0 2 2h5a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2ZM2.5 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V2Z"/><path clip-rule="evenodd" d="M13 0h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5h-5Z"/><path clip-rule="evenodd" d="M13 10h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5Z"/></svg>',caseChange:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5.789 3 0 17h1.664l1.664-4.027h6.797l.227.548c.046-.172.112-.352.209-.545.217-.436.556-.609.898-.798L7.664 3H5.79Zm.938 1.758 2.777 6.715H3.949l2.778-6.715Z"/><path d="M15.956 7.5c-1.584-.02-3.226.824-3.843 2.882l1.495.106c.904-2.082 4.594-2.13 4.375.534-3.245 1.024-4.838.117-6.082 2.62-.208.418-.17 1.57.54 2.397.71.826 2.014 1.149 3.409.85 1.395-.299 2.24-1.386 2.24-1.386L18.205 17h1.493l-.059-1.72-.056-5.274C19.51 8.612 17.75 7.524 15.956 7.5Zm2.027 4.696s.641 2.453-1.528 3.27c-3.376 1.269-4.188-2.141-1.775-2.638 1.704-.352 1.873-.25 3.303-.632Z"/></svg>'},Qe=Ye;function Ye(e,t){const o=$e();return(Ye=function(e,t){return o[e-=144]})(e,t)}function $e(){const e=["set","TableOfContentsUI","commands","isEnabled","96lKFOcM","editing","destroy","tooltip","1392072QdynyO","componentFactory","table-of-contents-trial-license-key-reached-limit-changes","execute","pluginName","table-of-contents-invalid-license-key","3566920QRwTUR","menuBar:tableOfContents","locale","info","insertTableOfContents","tableOfContents","view","editor","109152KtGdPi","get","listenTo","tableOfContentsLicenseKeyTrial","tableOfContentsLicenseKeyValid","386413VWuPCK","3cXMKDe","config","1733780tqTWuu","You are using the trial version of CKEditor 5 table of contents plugin with limited usage. Make sure you will not use it in the production environment.","_licenseKeyCheckInterval","1514216XpYpDI","licenseKey","tableOfContentsLicenseKeyInvalid","tableOfContentsLicenseKeyTrialLimit:operations","init","475780imgrsH","focus","_createButton","4WiAifh","Table of contents","add","bind"];return($e=function(){return e})()}!function(e){const t=Ye,o=e();for(;;)try{if(604506===parseInt(t(185))/1*(parseInt(t(154))/2)+-parseInt(t(186))/3*(parseInt(t(146))/4)+-parseInt(t(151))/5+-parseInt(t(166))/6+parseInt(t(172))/7+parseInt(t(162))/8*(-parseInt(t(180))/9)+parseInt(t(188))/10)break;o.push(o.shift())}catch(e){o.push(o.shift())}}($e);class et extends e.Plugin{static get[Qe(170)](){return Qe(159)}constructor(e){const t=Qe;super(e),this[t(145)]=null}[Qe(150)](){const e=Qe,o=this[e(179)];o.ui[e(167)][e(156)](e(177),(()=>{const t=e,o=this[t(153)](D.ButtonView);return o[t(165)]=!0,o})),o.ui[e(167)][e(156)](e(173),(()=>this[e(153)](D.MenuBarMenuListItemButtonView))),this[e(147)]=o[e(187)][e(181)](e(147));const r=this[e(179)];this[e(145)]=setInterval((()=>{const o=e;let n;for(const e in r){const t=e,c=r[t];if(o(183)===c||o(148)===c||o(184)===c||o(149)===c){delete r[t],n=c;break}}if(o(148)===n)throw clearInterval(this[o(145)]),new t.CKEditorError(o(171),null);if(o(183)===n&&console[o(175)](o(144)),o(149)===n)throw clearInterval(this[o(145)]),new t.CKEditorError(o(168),null);o(184)===n&&clearInterval(this[o(145)])}),1e3)}[Qe(153)](e){const t=Qe,o=this[t(179)],r=o[t(174)],n=o[t(160)][t(181)](t(176)),c=new e(r);return c[t(158)]({label:U(r,t(155)),icon:Ge[t(177)]}),c[t(157)](t(161)).to(n,t(161)),this[t(182)](c,t(169),(()=>{const e=t;o[e(169)](e(176)),o[e(163)][e(178)][e(152)]()})),c}[Qe(164)](){const e=Qe;this[e(145)]&&clearInterval(this[e(145)])}}var tt=ot;function ot(e,t){var o=rt();return(ot=function(e,t){return o[e-=315]})(e,t)}function rt(){var e=["pluginName","133105WiQPRQ","5415222KJxFvr","490180eqlOhn","367670NGoeJJ","120504LNeCEH","5652BWZhyh","36nerVvZ","200ceqCOK","3044928irqbGG","TableOfContents","11rPKaqk","requires","1wnsfIx","805UHkvpr"];return(rt=function(){return e})()}!function(e){for(var t=ot,o=e();;)try{if(474150===-parseInt(t(325))/1*(-parseInt(t(316))/2)+parseInt(t(317))/3+-parseInt(t(318))/4*(-parseInt(t(326))/5)+-parseInt(t(329))/6+-parseInt(t(328))/7*(-parseInt(t(320))/8)+parseInt(t(319))/9*(parseInt(t(315))/10)+parseInt(t(323))/11*(parseInt(t(321))/12))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(rt);class nt extends e.Plugin{static get[tt(324)](){return[Ie,et]}static get[tt(327)](){return tt(322)}}function ct(e,t){var o=it();return(ct=function(e,t){return o[e-=431]})(e,t)}function it(){var e=["93tOxItt","161qcboSx","13YMBDVv","592744DEocZj","83464716EbCJLO","734999jKDnNs","19494409FqQxlC","64895hAfPyq","110EORVZM","56152xWioiH","870KsbtAM","282798oOoYyv","2qpUVcl"];return(it=function(){return e})()}!function(e){for(var t=ct,o=e();;)try{if(951617===parseInt(t(439))/1*(-parseInt(t(433))/2)+-parseInt(t(434))/3*(-parseInt(t(443))/4)+-parseInt(t(441))/5*(parseInt(t(431))/6)+-parseInt(t(435))/7*(parseInt(t(437))/8)+-parseInt(t(432))/9*(parseInt(t(442))/10)+-parseInt(t(440))/11+parseInt(t(438))/12*(parseInt(t(436))/13))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(it)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=r})();
|
|
5
|
+
*/(()=>{var e={142:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,".ck.ck-aria-description{display:none}",""]);const c=n},507:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,".ck-content pre>code.ck-suggestion-marker-formatBlock{box-shadow:-7px 0 0 0 #ededed,-10px 0 0 0 var(--ck-color-suggestion-marker-format-border);display:block}.ck-content pre>code.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 #ededed,-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}",""]);const c=n},967:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-horizontal-line.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=n},258:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,".ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.image>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image img{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-deletion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image,.ck-content .ck-suggestion-marker-insertion.ck-widget.image figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active,.ck-content .ck-suggestion-marker-insertion.ck-widget.image.ck-suggestion-marker--active figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=n},906:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.media .ck-media__wrapper{opacity:.6}.ck-content .ck-suggestion-marker-deletion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.media.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=n},938:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,".ck-content .ck-comment-marker.ck-widget.ck-merge-field,.ck-content .ck-suggestion-marker.ck-widget.ck-merge-field{border-width:2px;border-left:none;border-right:none;padding-bottom:0;padding-top:0}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom-color:var(--ck-color-suggestion-marker-deletion-border);border-top-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field :not(.ck-merge-field__affix),.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-value,.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-merge-field_with-warning{text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field{background-color:var(--ck-color-suggestion-marker-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-merge-field.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-marker-insertion-background-active)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field{background:var(--ck-color-comment-marker)}.ck-content .ck-comment-marker.ck-widget.ck-merge-field.ck-comment-marker--active{background:var(--ck-color-comment-marker-active)}.ck-content span.ck-comment-marker:has(+.ck-comment-marker.ck-widget.ck-merge-field),.ck-content span.ck-suggestion-marker:has(+.ck-suggestion-marker.ck-widget.ck-merge-field){margin-right:-1px;padding-right:1px}",""]);const c=n},751:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,".ck-content .ck-suggestion-marker-deletion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.ck-widget.page-break.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}",""]);const c=n},282:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,":root{--ck-color-suggestion-widget-th-insertion-background:rgba(102,229,119,.12);--ck-color-suggestion-widget-th-insertion-background-active:rgba(37,218,61,.14);--ck-color-suggestion-widget-th-deletion-background:rgba(229,102,134,.14);--ck-color-suggestion-widget-th-deletion-background-active:rgba(196,33,74,.16)}.ck-content figure.table .ck-suggestion-marker-formatBlock{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content figure.table .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-3px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background);border:none}.ck-content .ck-widget.table>figcaption.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.table{border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background);border-color:var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table{border-color:var(--ck-color-suggestion-marker-deletion-border)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background)}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background);border-color:var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>figcaption{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>th,.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>thead>tr>th{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active.table>table>tbody>tr>td{background-color:var(--ck-color-suggestion-widget-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .table th.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-th-insertion-background)}.ck-content .table th.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-insertion-background-active)}.ck-content .table th.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-th-deletion-background);text-decoration:none}.ck-content .table th.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-th-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-insertion{background-color:var(--ck-color-suggestion-widget-insertion-background)}.ck-content .table td.ck-suggestion-marker-insertion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-insertion-background-active)}.ck-content .table td.ck-suggestion-marker-deletion{background-color:var(--ck-color-suggestion-widget-deletion-background);text-decoration:none}.ck-content .table td.ck-suggestion-marker-deletion.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-deletion-background-active)}.ck-content .table td.ck-suggestion-marker-formatBlock,.ck-content .table td.ck-suggestion-marker-formatInline,.ck-content .table th.ck-suggestion-marker-formatBlock,.ck-content .table th.ck-suggestion-marker-formatInline{background-color:var(--ck-color-suggestion-widget-format-background);box-shadow:none}.ck-content .table td.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table td.ck-suggestion-marker-formatInline.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content .table th.ck-suggestion-marker-formatInline.ck-suggestion-marker--active{background-color:var(--ck-color-suggestion-widget-format-background-active);box-shadow:none}",""]);const c=n},961:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,":root{--ck-color-comment-box-border:#f2de02;--ck-color-suggestion-box-deletion-border:#d85a79;--ck-color-suggestion-box-insertion-border:#5ad86b;--ck-color-suggestion-box-format-border:#5ac1d8}.ck .ck-suggestion{border-top-left-radius:var(--ck-border-radius)}.ck .ck-suggestion:focus{background:var(--ck-color-button-default-hover-background);outline:none}.ck .ck-annotation{border-left:3px solid transparent}.ck .ck-suggestion--disabled-comments .ck-annotation{min-height:80px}.ck .ck-comment,.ck .ck-comment__input-container,.ck .ck-thread__comment-count,.ck .ck-thread__header{border-left:3px solid var(--ck-color-comment-box-border)}.ck .ck-suggestion-insertion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-replace .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-format .ck-suggestion{border-left-color:var(--ck-color-suggestion-box-format-border)}.ck .ck-suggestion-wrapper{border-radius:0}.ck .ck-suggestion-wrapper.ck-rounded-corners,.ck-rounded-corners .ck .ck-suggestion-wrapper{border-radius:var(--ck-border-radius)}.ck .ck-suggestion-wrapper{overflow:hidden}.ck .ck-suggestion-wrapper:focus{box-shadow:0 0 0 4px var(--ck-color-focus-outer-shadow);outline:var(--ck-focus-ring)}.ck-balloon-panel:has(.ck-suggestion-wrapper:focus){border:var(--ck-focus-ring);box-shadow:var(--ck-drop-shadow),var(--ck-focus-outer-shadow);outline:none}.ck .ck-suggestion-type{font-weight:700}.ck .ck-suggestion-color{border-radius:14px;box-shadow:0 0 0 1px #454545;display:inline-block;height:14px;margin:0 5px;vertical-align:text-bottom;width:14px}.ck .ck-suggestion-insertion .ck-comment,.ck .ck-suggestion-insertion .ck-comment__input-container,.ck .ck-suggestion-insertion .ck-thread__comment-count,.ck .ck-suggestion-replace .ck-comment,.ck .ck-suggestion-replace .ck-comment__input-container,.ck .ck-suggestion-replace .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-insertion-border)}.ck .ck-suggestion-deletion .ck-comment,.ck .ck-suggestion-deletion .ck-comment__input-container,.ck .ck-suggestion-deletion .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-deletion-border)}.ck .ck-suggestion-format .ck-comment,.ck .ck-suggestion-format .ck-comment__input-container,.ck .ck-suggestion-format .ck-thread__comment-count{border-left-color:var(--ck-color-suggestion-box-format-border)}",""]);const c=n},163:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,':root{--ck-color-suggestion-marker-insertion-border:rgba(30,174,49,.35);--ck-color-suggestion-marker-insertion-border-active:rgba(18,109,31,.5);--ck-color-suggestion-marker-insertion-background:rgba(102,229,119,.35);--ck-color-suggestion-marker-insertion-background-active:rgba(37,218,61,.5);--ck-color-suggestion-marker-deletion-border:rgba(174,30,66,.35);--ck-color-suggestion-marker-deletion-border-active:rgba(109,18,41,.5);--ck-color-suggestion-marker-deletion-background:rgba(229,102,134,.35);--ck-color-suggestion-marker-deletion-background-active:rgba(218,37,82,.5);--ck-color-suggestion-marker-deletion-stroke:rgba(87,15,33,.5);--ck-color-suggestion-marker-format-border:#99d7e6;--ck-color-suggestion-marker-format-border-active:#5cc0d6;--ck-color-suggestion-widget-insertion-background:rgba(102,229,119,.05);--ck-color-suggestion-widget-insertion-background-active:rgba(37,218,61,.07);--ck-color-suggestion-widget-deletion-background:rgba(229,102,134,.05);--ck-color-suggestion-widget-deletion-background-active:rgba(196,33,74,.07);--ck-color-suggestion-widget-format-background:rgba(10,160,194,.09);--ck-color-suggestion-widget-format-background-active:rgba(10,160,194,.16)}.ck-content .ck-suggestion-marker-insertion{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border)}.ck-content .ck-suggestion-marker-insertion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-insertion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-insertion-border);text-decoration:none}.ck-content .ck-suggestion-marker-insertion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-deletion{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke);text-decoration-thickness:3px}.ck-content .ck-suggestion-marker-deletion.ck-suggestion-marker--active{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-deletion.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-deletion-border);text-decoration:none}.ck-content .ck-suggestion-marker-deletion.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-merge:after{background:var(--ck-color-suggestion-marker-deletion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-deletion-border);border-top:3px solid var(--ck-color-suggestion-marker-deletion-border);color:var(--ck-color-suggestion-marker-deletion-stroke);content:"¶";text-decoration:line-through;text-decoration-color:var(--ck-color-suggestion-marker-deletion-stroke)}.ck-content .ck-suggestion-marker-merge.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-deletion-background-active);border-color:var(--ck-color-suggestion-marker-deletion-border-active)}.ck-content .ck-suggestion-marker-split:after{background:var(--ck-color-suggestion-marker-insertion-background);border-bottom:3px solid var(--ck-color-suggestion-marker-insertion-border);border-top:3px solid var(--ck-color-suggestion-marker-insertion-border);color:var(--ck-color-suggestion-marker-insertion-border);content:"¶"}.ck-content .ck-suggestion-marker-split.ck-suggestion-marker--active:after{background:var(--ck-color-suggestion-marker-insertion-background-active);border-color:var(--ck-color-suggestion-marker-insertion-border-active)}.ck-content .ck-suggestion-marker-formatInline{border-bottom:3px solid var(--ck-color-suggestion-marker-format-border);border-top:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatInline.ck-widget{background:none;border:3px solid var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatInline.ck-widget.ck-suggestion-marker--active{border-color:var(--ck-color-suggestion-marker-format-border-active)}.ck-content .ck-suggestion-marker-formatBlock{background:none;border:0;box-shadow:-7px 0 0 0 var(--ck-color-base-background),-10px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-5px 0 0 0 var(--ck-color-base-background),-8px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}.ck-content ol .ck-suggestion-marker-formatBlock,.ck-content ul .ck-suggestion-marker-formatBlock{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border)}.ck-content ol .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active,.ck-content ul .ck-suggestion-marker-formatBlock.ck-suggestion-marker--active{box-shadow:-2px 0 0 0 var(--ck-color-base-background),-5px 0 0 0 var(--ck-color-suggestion-marker-format-border-active)}',""]);const c=n},332:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,":root{--ck-user-colors--0:#6d78e8;--ck-user-colors--0-alpha:rgba(109,120,232,.15);--ck-user-colors--1:#007a6c;--ck-user-colors--1-alpha:rgba(0,122,108,.15);--ck-user-colors--2:#ba4545;--ck-user-colors--2-alpha:rgba(186,69,69,.15);--ck-user-colors--3:#5635b1;--ck-user-colors--3-alpha:rgba(86,53,177,.15);--ck-user-colors--4:#548a2e;--ck-user-colors--4-alpha:rgba(84,138,46,.15);--ck-user-colors--5:#c3185d;--ck-user-colors--5-alpha:rgba(195,24,93,.15);--ck-user-colors--6:#ea4343;--ck-user-colors--6-alpha:rgba(234,67,67,.15);--ck-user-colors--7:#0bc3d0;--ck-user-colors--7-alpha:rgba(11,195,208,.15);--ck-user-dot-size:6px}.ck .ck-user__color--0{color:var(--ck-user-colors--0)}.ck .ck-user__bg-color--0{background-color:var(--ck-user-colors--0)}.ck .ck-user__selection--0{background-color:var(--ck-user-colors--0-alpha)}.ck .ck-user__selection--0.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--0)}.ck .ck-user__marker--0,.ck .ck-user__marker--0 .ck-user__marker-dot,.ck .ck-user__marker--0 .ck-user__marker-dot::selection,.ck .ck-user__marker--0 .ck-user__marker-tooltip,.ck .ck-user__marker--0 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--0::selection{background-color:var(--ck-user-colors--0)}.ck .ck-user__marker--0 .ck-user__marker-line{border:1px solid var(--ck-user-colors--0)}.ck .ck-user__color--1{color:var(--ck-user-colors--1)}.ck .ck-user__bg-color--1{background-color:var(--ck-user-colors--1)}.ck .ck-user__selection--1{background-color:var(--ck-user-colors--1-alpha)}.ck .ck-user__selection--1.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--1)}.ck .ck-user__marker--1,.ck .ck-user__marker--1 .ck-user__marker-dot,.ck .ck-user__marker--1 .ck-user__marker-dot::selection,.ck .ck-user__marker--1 .ck-user__marker-tooltip,.ck .ck-user__marker--1 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--1::selection{background-color:var(--ck-user-colors--1)}.ck .ck-user__marker--1 .ck-user__marker-line{border:1px solid var(--ck-user-colors--1)}.ck .ck-user__color--2{color:var(--ck-user-colors--2)}.ck .ck-user__bg-color--2{background-color:var(--ck-user-colors--2)}.ck .ck-user__selection--2{background-color:var(--ck-user-colors--2-alpha)}.ck .ck-user__selection--2.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--2)}.ck .ck-user__marker--2,.ck .ck-user__marker--2 .ck-user__marker-dot,.ck .ck-user__marker--2 .ck-user__marker-dot::selection,.ck .ck-user__marker--2 .ck-user__marker-tooltip,.ck .ck-user__marker--2 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--2::selection{background-color:var(--ck-user-colors--2)}.ck .ck-user__marker--2 .ck-user__marker-line{border:1px solid var(--ck-user-colors--2)}.ck .ck-user__color--3{color:var(--ck-user-colors--3)}.ck .ck-user__bg-color--3{background-color:var(--ck-user-colors--3)}.ck .ck-user__selection--3{background-color:var(--ck-user-colors--3-alpha)}.ck .ck-user__selection--3.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--3)}.ck .ck-user__marker--3,.ck .ck-user__marker--3 .ck-user__marker-dot,.ck .ck-user__marker--3 .ck-user__marker-dot::selection,.ck .ck-user__marker--3 .ck-user__marker-tooltip,.ck .ck-user__marker--3 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--3::selection{background-color:var(--ck-user-colors--3)}.ck .ck-user__marker--3 .ck-user__marker-line{border:1px solid var(--ck-user-colors--3)}.ck .ck-user__color--4{color:var(--ck-user-colors--4)}.ck .ck-user__bg-color--4{background-color:var(--ck-user-colors--4)}.ck .ck-user__selection--4{background-color:var(--ck-user-colors--4-alpha)}.ck .ck-user__selection--4.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--4)}.ck .ck-user__marker--4,.ck .ck-user__marker--4 .ck-user__marker-dot,.ck .ck-user__marker--4 .ck-user__marker-dot::selection,.ck .ck-user__marker--4 .ck-user__marker-tooltip,.ck .ck-user__marker--4 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--4::selection{background-color:var(--ck-user-colors--4)}.ck .ck-user__marker--4 .ck-user__marker-line{border:1px solid var(--ck-user-colors--4)}.ck .ck-user__color--5{color:var(--ck-user-colors--5)}.ck .ck-user__bg-color--5{background-color:var(--ck-user-colors--5)}.ck .ck-user__selection--5{background-color:var(--ck-user-colors--5-alpha)}.ck .ck-user__selection--5.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--5)}.ck .ck-user__marker--5,.ck .ck-user__marker--5 .ck-user__marker-dot,.ck .ck-user__marker--5 .ck-user__marker-dot::selection,.ck .ck-user__marker--5 .ck-user__marker-tooltip,.ck .ck-user__marker--5 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--5::selection{background-color:var(--ck-user-colors--5)}.ck .ck-user__marker--5 .ck-user__marker-line{border:1px solid var(--ck-user-colors--5)}.ck .ck-user__color--6{color:var(--ck-user-colors--6)}.ck .ck-user__bg-color--6{background-color:var(--ck-user-colors--6)}.ck .ck-user__selection--6{background-color:var(--ck-user-colors--6-alpha)}.ck .ck-user__selection--6.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--6)}.ck .ck-user__marker--6,.ck .ck-user__marker--6 .ck-user__marker-dot,.ck .ck-user__marker--6 .ck-user__marker-dot::selection,.ck .ck-user__marker--6 .ck-user__marker-tooltip,.ck .ck-user__marker--6 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--6::selection{background-color:var(--ck-user-colors--6)}.ck .ck-user__marker--6 .ck-user__marker-line{border:1px solid var(--ck-user-colors--6)}.ck .ck-user__color--7{color:var(--ck-user-colors--7)}.ck .ck-user__bg-color--7{background-color:var(--ck-user-colors--7)}.ck .ck-user__selection--7{background-color:var(--ck-user-colors--7-alpha)}.ck .ck-user__selection--7.ck-widget{background-color:transparent;border:3px solid var(--ck-user-colors--7)}.ck .ck-user__marker--7,.ck .ck-user__marker--7 .ck-user__marker-dot,.ck .ck-user__marker--7 .ck-user__marker-dot::selection,.ck .ck-user__marker--7 .ck-user__marker-tooltip,.ck .ck-user__marker--7 .ck-user__marker-tooltip::selection,.ck .ck-user__marker--7::selection{background-color:var(--ck-user-colors--7)}.ck .ck-user__marker--7 .ck-user__marker-line{border:1px solid var(--ck-user-colors--7)}",""]);const c=n},533:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,":root{--ck-user-avatar-size:40px;--ck-user-avatar-background:#3670ab;--ck-user-avatar-color:#fff;--ck-user-me-border-color:#fff}.ck.ck-user{align-items:center;background-color:var(--ck-user-avatar-background);border-radius:50%;box-sizing:border-box;display:flex;height:var(--ck-user-avatar-size);justify-content:center;line-height:100%;margin:2px;min-height:var(--ck-user-avatar-size);min-width:var(--ck-user-avatar-size);position:relative;width:var(--ck-user-avatar-size)}.ck.ck-user.ck-user_me{border:2px solid var(--ck-user-me-border-color);outline:2px solid var(--ck-user-avatar-background)}.ck.ck-user__name{color:var(--ck-user-avatar-color);cursor:default;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ck.ck-user__name.ck-user__name--hidden{display:none}.ck.ck-user__img{background-color:var(--ck-user-avatar-background);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;display:none;height:100%;width:100%}.ck.ck-user__img.ck-user__anonymous{background-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23FFF' d='M9.8 20H2c0-5.7 5-5.7 6-7l.2-.8c-1.6-.8-2.7-2.7-2.7-5 0-2.8 2-5.2 4.3-5.2S14 4.4 14 7.3c0 2.2-1 4-2.6 5l.2.6c1.2 1.3 6 1.4 6 7H9.8z'/%3E%3C/svg%3E\");display:block}.ck.ck-user__img.ck-user__anonymous+.ck-user__name{display:none}.ck.ck-user__img.ck-user__avatar{background-color:#fff;display:block}.ck.ck-user__img.ck-user__img--hidden{display:none}.ck.ck-user__notification{align-items:center;background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background);border-radius:50%;box-sizing:content-box;display:flex;height:15px;justify-content:center;overflow:hidden;position:absolute;right:-7px;top:-8px;transform:translateZ(0);width:15px}.ck.ck-user__notification .ck-user__icon{background:var(--ck-color-base-background);color:var(--ck-color-annotation-info);height:19px;max-height:19px;max-width:19px;min-height:19px;min-width:19px;width:19px}",""]);const c=n},46:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,":root{--ck-document-outline-padding:var(--ck-spacing-large);--ck-document-outline-base-font-size:.875em;--ck-document-outline-placeholder-color:var(--ck-color-engine-placeholder-text);--ck-document-outline-indent-level-1:0;--ck-document-outline-indent-level-2:1.5em;--ck-document-outline-indent-level-3:3em;--ck-document-outline-indent-level-4:4.5em;--ck-document-outline-indent-level-5:6em;--ck-document-outline-indent-level-6:7.5em;--ck-document-outline-item-padding:var(--ck-spacing-small);--ck-document-outline-item-active-color:var(--ck-color-base-active);--ck-document-outline-item-default-color:#424242;--ck-document-outline-item-hover-state-color:var(--ck-color-base-text)}.ck.ck-document-outline{font-size:var(--ck-document-outline-base-font-size);padding:var(--ck-document-outline-padding);user-select:none}.ck.ck-document-outline:empty:before{color:var(--ck-document-outline-placeholder-color);content:attr(data-document-outline-empty-placeholder);display:inline-block}.ck.ck-document-outline .ck-document-outline__item{color:var(--ck-document-outline-item-default-color);cursor:pointer;overflow:hidden;padding:var(--ck-document-outline-item-padding);text-overflow:ellipsis;white-space:nowrap}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty{font-style:italic}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_empty:hover,.ck.ck-document-outline .ck-document-outline__item:hover{color:var(--ck-document-outline-item-hover-state-color);text-decoration:underline}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_active{color:var(--ck-document-outline-item-active-color)}.ck.ck-document-outline .ck-document-outline__item.ck-document-outline__item_level-1{font-size:1.1em;font-weight:700}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-1{padding-left:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-2{padding-left:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-3{padding-left:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-4{padding-left:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-5{padding-left:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=ltr] .ck-document-outline__item.ck-document-outline__item_level-6{padding-left:var(--ck-document-outline-indent-level-6)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-1{padding-right:var(--ck-document-outline-indent-level-1)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-2{padding-right:var(--ck-document-outline-indent-level-2)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-3{padding-right:var(--ck-document-outline-indent-level-3)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-4{padding-right:var(--ck-document-outline-indent-level-4)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-5{padding-right:var(--ck-document-outline-indent-level-5)}.ck.ck-document-outline[dir=rtl] .ck-document-outline__item.ck-document-outline__item_level-6{padding-right:var(--ck-document-outline-indent-level-6)}",""]);const c=n},336:(e,t,o)=>{"use strict";o.d(t,{A:()=>c});var r=o(433),n=o.n(r)()((function(e){return e[1]}));n.push([e.id,":root{--ck-table-of-contents-padding:1em;--ck-table-of-contents-line-height:1.5;--ck-table-of-contents-items-start-padding:24px;--ck-table-of-contents-border-color:var(--ck-color-base-border);--ck-table-of-contents-label-background-color:#757575;--ck-table-of-contents-background-color:var(--ck-color-base-foreground)}.ck-content .table-of-contents{margin:.9em auto}.ck-content .table-of-contents.table-of-contents_empty{display:none}.ck-content .table-of-contents .table-of-contents__placeholder{font-style:italic;margin:0;padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents>ol{padding:var(--ck-table-of-contents-padding)}.ck-content .table-of-contents ol{line-height:var(--ck-table-of-contents-line-height);list-style-type:none;margin:0}.ck-content .table-of-contents ol ol{padding-inline-start:var(--ck-table-of-contents-items-start-padding)}.ck-content .table-of-contents ol li{cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck-editor__editable .ck-widget.table-of-contents{background-color:var(--ck-table-of-contents-background-color);border:1px solid var(--ck-table-of-contents-border-color);display:flow-root;min-width:15em;position:relative}.ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{background-color:var(--ck-table-of-contents-label-background-color);color:#fff;content:attr(data-table-of-contents-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck-editor__editable .ck-widget.table-of-contents[data-table-of-contents-label]:after{left:10px;right:auto}",""]);const c=n},433:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var o=e(t);return t[2]?"@media ".concat(t[2]," {").concat(o,"}"):o})).join("")},t.i=function(e,o,r){"string"==typeof e&&(e=[[null,e,""]]);var n={};if(r)for(var c=0;c<this.length;c++){var i=this[c][0];null!=i&&(n[i]=!0)}for(var s=0;s<e.length;s++){var a=[].concat(e[s]);r&&n[a[0]]||(o&&(a[2]?a[2]="".concat(o," and ").concat(a[2]):a[2]=o),t.push(a))}},t}},673:(e,t,o)=>{"use strict";var r,n=function(){return void 0===r&&(r=Boolean(window&&document&&document.all&&!window.atob)),r},c=function(){var e={};return function(t){if(void 0===e[t]){var o=document.querySelector(t);if(window.HTMLIFrameElement&&o instanceof window.HTMLIFrameElement)try{o=o.contentDocument.head}catch(e){o=null}e[t]=o}return e[t]}}(),i=[];function s(e){for(var t=-1,o=0;o<i.length;o++)if(i[o].identifier===e){t=o;break}return t}function a(e,t){for(var o={},r=[],n=0;n<e.length;n++){var c=e[n],a=t.base?c[0]+t.base:c[0],u=o[a]||0,l="".concat(a," ").concat(u);o[a]=u+1;var k=s(l),d={css:c[1],media:c[2],sourceMap:c[3]};-1!==k?(i[k].references++,i[k].updater(d)):i.push({identifier:l,updater:b(d,t),references:1}),r.push(l)}return r}function u(e){var t=document.createElement("style"),r=e.attributes||{};if(void 0===r.nonce){var n=o.nc;n&&(r.nonce=n)}if(Object.keys(r).forEach((function(e){t.setAttribute(e,r[e])})),"function"==typeof e.insert)e.insert(t);else{var i=c(e.insert||"head");if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(t)}return t}var l,k=(l=[],function(e,t){return l[e]=t,l.filter(Boolean).join("\n")});function d(e,t,o,r){var n=o?"":r.media?"@media ".concat(r.media," {").concat(r.css,"}"):r.css;if(e.styleSheet)e.styleSheet.cssText=k(t,n);else{var c=document.createTextNode(n),i=e.childNodes;i[t]&&e.removeChild(i[t]),i.length?e.insertBefore(c,i[t]):e.appendChild(c)}}function g(e,t,o){var r=o.css,n=o.media,c=o.sourceMap;if(n?e.setAttribute("media",n):e.removeAttribute("media"),c&&"undefined"!=typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(c))))," */")),e.styleSheet)e.styleSheet.cssText=r;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(r))}}var m=null,f=0;function b(e,t){var o,r,n;if(t.singleton){var c=f++;o=m||(m=u(t)),r=d.bind(null,o,c,!1),n=d.bind(null,o,c,!0)}else o=u(t),r=g.bind(null,o,t),n=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(o)};return r(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;r(e=t)}else n()}}e.exports=function(e,t){(t=t||{}).singleton||"boolean"==typeof t.singleton||(t.singleton=n());var o=a(e=e||[],t);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var r=0;r<o.length;r++){var n=s(o[r]);i[n].references--}for(var c=a(e,t),u=0;u<o.length;u++){var l=s(o[u]);0===i[l].references&&(i[l].updater(),i.splice(l,1))}o=c}}}},782:(e,t,o)=>{e.exports=o(237)("./src/core.js")},783:(e,t,o)=>{e.exports=o(237)("./src/engine.js")},311:(e,t,o)=>{e.exports=o(237)("./src/ui.js")},584:(e,t,o)=>{e.exports=o(237)("./src/utils.js")},901:(e,t,o)=>{e.exports=o(237)("./src/widget.js")},237:e=>{"use strict";e.exports=CKEditor5.dll}},t={};function o(r){var n=t[r];if(void 0!==n)return n.exports;var c=t[r]={id:r,exports:{}};return e[r](c,c.exports,o),c.exports}o.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return o.d(t,{a:t}),t},o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.nc=void 0;var r={};(()=>{"use strict";o.r(r),o.d(r,{DocumentOutline:()=>ue,DocumentOutlineUI:()=>re,DocumentOutlineUtils:()=>z,HeadingId:()=>_e,TableOfContents:()=>nt,TableOfContentsCommand:()=>me,TableOfContentsEditing:()=>ye,TableOfContentsUI:()=>et});var e=o(782),t=o(584);const n=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)};const c="object"==typeof global&&global&&global.Object===Object&&global;var i="object"==typeof self&&self&&self.Object===Object&&self;const s=c||i||Function("return this")();const a=function(){return s.Date.now()};var u=/\s/;const l=function(e){for(var t=e.length;t--&&u.test(e.charAt(t)););return t};var k=/^\s+/;const d=function(e){return e?e.slice(0,l(e)+1).replace(k,""):e};const g=s.Symbol;var m=Object.prototype,f=m.hasOwnProperty,b=m.toString,p=g?g.toStringTag:void 0;const h=function(e){var t=f.call(e,p),o=e[p];try{e[p]=void 0;var r=!0}catch(e){}var n=b.call(e);return r&&(t?e[p]=o:delete e[p]),n};var v=Object.prototype.toString;const _=function(e){return v.call(e)};var w=g?g.toStringTag:void 0;const I=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":w&&w in Object(e)?h(e):_(e)};const x=function(e){return null!=e&&"object"==typeof e};const y=function(e){return"symbol"==typeof e||x(e)&&"[object Symbol]"==I(e)};var T=/^[-+]0x[0-9a-f]+$/i,A=/^0b[01]+$/i,C=/^0o[0-7]+$/i,O=parseInt;const E=function(e){if("number"==typeof e)return e;if(y(e))return NaN;if(n(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=n(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=d(e);var o=A.test(e);return o||C.test(e)?O(e.slice(2),o?2:8):T.test(e)?NaN:+e};var S=Math.max,M=Math.min;const H=function(e,t,o){var r,c,i,s,u,l,k=0,d=!1,g=!1,m=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function f(t){var o=r,n=c;return r=c=void 0,k=t,s=e.apply(n,o)}function b(e){var o=e-l;return void 0===l||o>=t||o<0||g&&e-k>=i}function p(){var e=a();if(b(e))return h(e);u=setTimeout(p,function(e){var o=t-(e-l);return g?M(o,i-(e-k)):o}(e))}function h(e){return u=void 0,m&&r?f(e):(r=c=void 0,s)}function v(){var e=a(),o=b(e);if(r=arguments,c=this,l=e,o){if(void 0===u)return function(e){return k=e,u=setTimeout(p,t),d?f(e):s}(l);if(g)return clearTimeout(u),u=setTimeout(p,t),f(l)}return void 0===u&&(u=setTimeout(p,t)),s}return t=E(t)||0,n(o)&&(d=!!o.leading,i=(g="maxWait"in o)?S(E(o.maxWait)||0,t):i,m="trailing"in o?!!o.trailing:m),v.cancel=function(){void 0!==u&&clearTimeout(u),k=0,r=l=c=u=void 0},v.flush=function(){return void 0===u?s:h(a())},v};var N=o(783);function j(){const e=["7dLALop","5422110kGzsia","plugins","253910PtkfUs","htmlH3","heading.options","get","2434490AUQXHR","GeneralHtmlSupport","htmlH2","config","4910424YozfCU","model","htmlH6","1yrQMpW","data","690976fyucBz","reduce","28nDOoSs","4979106vRUASY","push","getChildren","1391613PQJLQm","htmlH4","htmlH1","has","27neKIEH","paragraph","htmlH5"];return(j=function(){return e})()}function D(e,t){const o=j();return(D=function(e,t){return o[e-=113]})(e,t)}function V(e){const t=D;let o="";for(const r of e[t(121)]())r instanceof N.Text&&(o+=r[t(115)]);return o}!function(e){const t=D,o=e();for(;;)try{if(461676===parseInt(t(114))/1*(-parseInt(t(116))/2)+parseInt(t(122))/3+parseInt(t(118))/4*(parseInt(t(132))/5)+-parseInt(t(130))/6+-parseInt(t(129))/7*(-parseInt(t(140))/8)+parseInt(t(126))/9*(parseInt(t(136))/10)+-parseInt(t(119))/11)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(j);const Z=B;function B(e,t){const o=K();return(B=function(e,t){return o[e-=170]})(e,t)}function K(){const e=["getChildren","activeItemIndex","selection","domConverter","_headingNames","afterInit","domToView","document","_deriveHeadingElementsFromConversion","change","get","getFirstPosition","config","text","item","_getOutlineDefinitions","getRootNames","fire","push","data","editor","28cGUbeo","128859voMniD","name","226315vJYLNH","6070WirOOF","editing","indexOf","114OVDzRM","9585720BBpUHf","1231lpVbaa","level","includes","init","toModel","element","getRoot","9ZzBTMY","modelElement","findIndex","DocumentOutlineUtils","view","190hSymfx","documentOutline.headings","247576YXPnBU","1144568QfidXz","pluginName","_getActiveHeading","createElement","model","_getHeadingNames","backward","length","getChild","22429xDrRFZ"];return(K=function(){return e})()}!function(e){const t=B,o=e();for(;;)try{if(773541===parseInt(t(186))/1*(-parseInt(t(198))/2)+-parseInt(t(178))/3*(parseInt(t(177))/4)+parseInt(t(180))/5*(parseInt(t(184))/6)+parseInt(t(200))/7+parseInt(t(201))/8*(-parseInt(t(193))/9)+parseInt(t(181))/10*(parseInt(t(210))/11)+-parseInt(t(185))/12)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(K);class z extends e.Plugin{constructor(){const e=B;super(...arguments),this[e(215)]=[]}static get[Z(202)](){return Z(196)}[Z(189)](){const e=Z,o=this[e(176)];this[e(215)]=this[e(206)]();let r=[];o[e(205)][e(218)].on(e(220),H((()=>{const o=e,n=r;r=this[o(171)]();const c=(0,t.diff)(n,r,((e,t)=>e[o(187)]===t[o(187)]&&e[o(224)]===t[o(224)]&&e[o(194)]===t[o(194)])),i=(0,t.diffToChanges)(c,r),s=this[o(203)](),a=r[o(195)]((e=>e[o(194)]===s));i[o(208)]&&this[o(173)](o(220),{outlineDefinitions:r,activeItemIndex:a,outlineChanges:i}),this[o(173)](o(212),{index:a})}),250,{leading:!0,trailing:!0}))}[Z(216)](){const e=Z;this[e(215)][e(208)]||this[e(219)]()}[Z(171)](){const e=Z,t=this[e(176)],o=[],r=this[e(215)];for(const o of t[e(205)][e(218)][e(172)]())n(t[e(205)][e(218)][e(192)](o));function n(t){const c=e;for(const e of t[c(211)]())e.is(c(191))&&(r[c(188)](e[c(179)])&&o[c(174)]({level:r[c(183)](e[c(179)])+1,text:V(e),modelElement:e}),n(e))}return o}[Z(203)](){const e=Z,t=this[e(176)][e(205)][e(218)][e(213)][e(222)](),o=new N.TreeWalker({direction:e(207),startPosition:t});for(const t of o)if(t[e(170)].is(e(191))&&this[e(215)][e(188)](t[e(170)][e(179)]))return t[e(170)]}[Z(206)](){const e=Z;return this[e(176)][e(223)][e(221)](e(199))||function(e){const t=D,o=e[t(139)][t(135)](t(134));return o?o[t(117)](((e,o)=>(t(127)!==o[t(141)]&&e[t(120)](o[t(141)]),e)),[]):e[t(131)][t(125)](t(137))?[t(124),t(138),t(133),t(123),t(128),t(113)]:[]}(this[e(176)])}[Z(219)](){const e=Z,t=this[e(176)],o=["h1","h2","h3","h4","h5","h6"],r=[];for(const n of o){const o=t[e(182)][e(197)][e(214)][e(217)](document[e(204)](n)),c=t[e(175)][e(190)](o)[e(209)](0);(null==c?void 0:c.is(e(191)))&&r[e(174)](c[e(179)])}this[e(215)]=r}}var P=o(311);function U(e,t){const o=e.t;switch(t){case"Empty heading":return o("Empty heading");case"Editor headings will appear here as you type.":return o("Editor headings will appear here as you type.");case"No headings were found in the document.":return o("No headings were found in the document.");case"Table of contents":return o("Table of contents");default:return t}}function R(){const e=["ck-reset","ck-document-outline__item_empty","16309810tRnMpZ","445yUDfoD","134qBqJbQ","Empty heading","6DLlPFW","isEmpty","set","bindTemplate","text","9HPyWeq","7985270SgsIPv","ck-document-outline__item","isActive","4493Ebgbwo","div","click","ck-document-outline__item_level-","1693074XkOJjD","level","ck-document-outline__item_active","11144UeiZmm","577409vwiZJi","5402256fPSgeH","bind","setTemplate"];return(R=function(){return e})()}function L(e,t){const o=R();return(L=function(e,t){return o[e-=470]})(e,t)}!function(e){const t=L,o=e();for(;;)try{if(410125===parseInt(t(471))/1*(-parseInt(t(487))/2)+-parseInt(t(475))/3+parseInt(t(478))/4*(-parseInt(t(486))/5)+-parseInt(t(489))/6*(parseInt(t(479))/7)+-parseInt(t(480))/8+parseInt(t(494))/9*(parseInt(t(495))/10)+parseInt(t(485))/11)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(R);class F extends P.View{constructor(e,t=!1){const o=L;super(e);const r=this[o(492)],n=t?"["+U(e,o(488))+"]":"";this[o(491)](o(493),""),this[o(491)](o(476),1),this[o(491)](o(470),!1),this[o(481)](o(490)).to(this,o(493),(e=>!e)),this[o(482)]({tag:o(472),attributes:{class:["ck",o(483),o(496),r.to(o(476),(e=>o(474)+e)),r.if(o(470),o(477)),r.if(o(490),o(484))],title:r.to(o(493))},children:[{text:r.to(o(493),(e=>e||n))}],on:{click:r.to(o(473))}})}}const W=q;function J(){const e=["values","7mMKwVg","_handleItemClick","change:activeItemIndex","25548WMVFta","setTemplate","671ZQvaNa","createCollection","map","Editor headings will appear here as you type.","div","getIndex","9dKLHkQ","addMany","16sMVhxs","_documentOutlineContainer","_scrollToItem","_deleteItem","sync","level","set","index","3761334lLoUbV","showEmptyHeadingText","insert","destroy","items","locale","bind","click","ck-document-outline","_setActiveItem","810140NJkssz","howMany","delegate","text","_insertItem","310HzmdVG","ck-reset","activeItemIndex","forEach","416538AmROkY","element","remove","1508056MuwUoy","443912ysTZOM","contentLanguageDirection","530477ZkTdKv","isActive","source","fire","type","delete","itemSelected","get"];return(J=function(){return e})()}function q(e,t){const o=J();return(q=function(e,t){return o[e-=301]})(e,t)}!function(e){const t=q,o=e();for(;;)try{if(718228===parseInt(t(345))/1+parseInt(t(343))/2*(parseInt(t(310))/3)+-parseInt(t(312))/4*(-parseInt(t(330))/5)+-parseInt(t(320))/6*(-parseInt(t(354))/7)+-parseInt(t(342))/8+-parseInt(t(339))/9*(parseInt(t(335))/10)+parseInt(t(304))/11*(-parseInt(t(302))/12))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(J);class Q extends P.View{constructor(e,t=!1,o){const r=q;super(e),this[r(321)]=t,this[r(318)](r(337),-1),this[r(313)]=o,this[r(324)]=this[r(305)](),this[r(324)][r(332)](r(327)).to(this),this.on(r(327),this[r(355)][r(326)](this)),this.on(r(301),((e,t,o,n)=>{this[r(329)](n,o)})),this[r(303)]({tag:r(308),attributes:{class:["ck",r(336),r(328)],dir:e[r(344)],"data-document-outline-empty-placeholder":U(e,r(307)),tabindex:-1},children:this[r(324)]})}[W(316)](e){const t=W;e[t(338)]((e=>{const o=t;o(322)==e[o(349)]?this[o(334)](e[o(319)],...e[o(353)]):o(350)==e[o(349)]&&this[o(315)](e[o(319)],e[o(331)])}))}[W(329)](e,t){const o=W;if(-1!==e){const t=this[o(324)][o(352)](e);t&&(t[o(346)]=!1)}-1!==t&&(this[o(324)][o(352)](t)[o(346)]=!0,this[o(314)](t))}[W(334)](e,...t){const o=W,r=t[o(306)](((t,r)=>{const n=o,c=new F(this[n(325)],this[n(321)]);return c[n(333)]=t[n(333)],c[n(317)]=t[n(317)],e+r===this[n(337)]&&(c[n(346)]=!0),c}));this[o(324)][o(311)](r,e)}[W(315)](e,t){const o=W;do{this[o(324)][o(341)](e)}while(--t)}[W(355)](e){const t=W,o=this[t(324)][t(309)](e[t(347)]);this[t(348)](t(351),o)}[W(314)](e){const o=W;(0,t.scrollAncestorsToShowTarget)(this[o(324)][o(352)](e)[o(340)],20,this[o(313)])}[W(323)](){const e=W;super[e(323)](),this[e(340)][e(341)]()}}const G=function(e,t,o){var r=!0,c=!0;if("function"!=typeof e)throw new TypeError("Expected a function");return n(o)&&(r="leading"in o?!!o.leading:r,c="trailing"in o?!!o.trailing:c),H(e,t,{leading:r,maxWait:t,trailing:c})};var X=o(673),Y=o.n(X),$=o(46),ee={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()($.A,ee);$.A.locals;const te=oe;function oe(e,t){const o=ne();return(oe=function(e,t){return o[e-=498]})(e,t)}!function(e){const t=oe,o=e();for(;;)try{if(410128===-parseInt(t(502))/1+parseInt(t(514))/2*(parseInt(t(542))/3)+-parseInt(t(538))/4+parseInt(t(523))/5+-parseInt(t(515))/6+-parseInt(t(511))/7*(-parseInt(t(557))/8)+-parseInt(t(532))/9*(-parseInt(t(567))/10))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(ne);class re extends e.Plugin{static get[te(540)](){return te(516)}constructor(e){const t=te;super(e),this[t(498)]=new Q(e[t(505)],this[t(545)][t(573)][t(559)](t(572)),this[t(545)][t(573)][t(559)](t(522))),this[t(529)]=[],this[t(558)]=G(this[t(537)][t(571)](this),100)}[te(566)](){const e=te,o=this[e(545)],r=o[e(527)][e(559)](e(520));let n=!1;if(this[e(498)][e(564)](),this[e(545)].ui[e(517)][e(562)](this[e(498)][e(519)]),!o[e(573)][e(559)](e(522)))throw new t.CKEditorError(e(506),{editor:o});o[e(573)][e(559)](e(522))[e(552)](this[e(498)][e(519)]),r.on(e(525),this[e(543)][e(571)](this)),r.on(e(539),((t,{index:o})=>this[e(530)](o))),this[e(498)].on(e(541),((t,o)=>{n=!0,this[e(531)](o)})),this[e(498)][e(526)](t.global[e(507)],e(563),(()=>{n?n=!1:this[e(558)]()}),{useCapture:!0}),this[e(498)][e(526)](t.global[e(524)],e(528),this[e(558)],{useCapture:!0})}[te(510)](){!function(t){function o(e){const t=oe;return e[t(549)]((e=>String[t(551)](e)))[t(512)]("")}(t=>{const r=oe;function n(e){return o([112,108,117,103,105,110,78,97,109,101])in e}const c=[1,85,78,115,198,255,50,112,83,87,161],i=[127,34,6,211,167,86,146,199,132,160,18];function s(e){return function(e,t){const r=function(e){const t=atob(e),[r,n]=t[o([115,112,108,105,116])](o([45]));try{if(atob(n))return atob(r)}catch(e){}return t}(e),n=Array[o([102,114,111,109])](function(e){const t=new Uint8Array(e[o([108,101,110,103,116,104])]);for(let r=0;r<e[o([108,101,110,103,116,104])];r++)t[r]=e[o([99,104,97,114,67,111,100,101,65,116])](r);return t}(r)),c=n[o([112,111,112])](),i=n[o([112,111,112])]();return function(e){let t="";for(const r of e)t+=String[o([102,114,111,109,67,104,97,114,67,111,100,101])](r);return t}(function(e,t,r){const n={};n[o([110,117,109,98,101,114,79,102,82,111,117,110,100,115])]={16:10,24:12,32:14},n[o([114,99,111,110])]=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],n[o([83])]=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],n[o([84,49])]=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],n[o([84,50])]=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],n[o([84,51])]=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],n[o([84,52])]=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],n[o([85,49])]=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],n[o([85,50])]=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],n[o([85,51])]=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],n[o([85,52])]=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];const c=new Uint8Array(16);for(let e=15;e>=0;--e)c[e]=r%256,r=parseInt(r/256);let i=null,s=16;const a=new Uint8Array(t),u=[],l=[];!function(){const e=n[o([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][a[o([108,101,110,103,116,104])]];for(let t=0;t<=e;t++)u[o([112,117,115,104])]([0,0,0,0]),l[o([112,117,115,104])]([0,0,0,0]);const t=4*(e+1),r=a[o([108,101,110,103,116,104])]/4,c=k(a);let i;for(let t=0;t<r;t++)i=t>>2,u[i][t%4]=c[t],l[e-i][t%4]=c[t];let s,d=0,g=r;for(;g<t;){s=c[r-1],c[0]^=n[o([83])][s>>16&255]<<24^n[o([83])][s>>8&255]<<16^n[o([83])][255&s]<<8^n[o([83])][s>>24&255]^n[o([114,99,111,110])][d]<<24,d+=1;for(let e=1;e<r/2;e++)c[e]^=c[e-1];s=c[r/2-1],c[r/2]^=n[o([83])][255&s]^n[o([83])][s>>8&255]<<8^n[o([83])][s>>16&255]<<16^n[o([83])][s>>24&255]<<24;for(let e=r/2+1;e<r;e++)c[e]^=c[e-1];let i,a,k=0;for(;k<r&&g<t;)i=g>>2,a=g%4,u[i][a]=c[k],l[e-i][a]=c[k++],g++}for(let t=1;t<e;t++)for(let e=0;e<4;e++)s=l[t][e],l[t][e]=n[o([85,49])][s>>24&255]^n[o([85,50])][s>>16&255]^n[o([85,51])][s>>8&255]^n[o([85,52])][255&s]}();for(let t=0;t<e[o([108,101,110,103,116,104])];t++)16===s&&(i=g(c),s=0,d(c)),e[t]^=i[s++];return e;function k(e){const t=[];for(let r=0;r<e[o([108,101,110,103,116,104])];r+=4)t[o([112,117,115,104])](e[r]<<24|e[r+1]<<16|e[r+2]<<8|e[r+3]);return t}function d(e){for(let t=15;t>=0;t--){if(255!==e[t]){e[t]++;break}e[t]=0}}function g(e){const t=u[o([108,101,110,103,116,104])]-1,r=[0,0,0,0];let c=k(e);for(let e=0;e<4;e++)c[e]^=u[0][e];for(let e=1;e<t;e++){for(let t=0;t<4;t++)r[t]=n[o([84,49])][c[t]>>24&255]^n[o([84,50])][c[(t+1)%4]>>16&255]^n[o([84,51])][c[(t+2)%4]>>8&255]^n[o([84,52])][255&c[(t+3)%4]]^u[e][t];c=r[o([115,108,105,99,101])]()}const i=new Uint8Array(16);let s;for(let e=0;e<4;e++)s=u[t][e],i[4*e]=255&(n[o([83])][c[e]>>24&255]^s>>24),i[4*e+1]=255&(n[o([83])][c[(e+1)%4]>>16&255]^s>>16),i[4*e+2]=255&(n[o([83])][c[(e+2)%4]>>8&255]^s>>8),i[4*e+3]=255&(n[o([83])][255&c[(e+3)%4]]^s);return i}}(n,t,i+256*c))}(e,new Uint8Array([...c,29,221,175,90,231,133,239,240,75,180,...i]))}const a=function(){const e=[{[o([105,100])]:1,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([67,111,109,109,101,110,116,115]),[o([112,108,117,103,105,110,78,97,109,101])]:o([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([108,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([99,104,101,99,107,65,108,115,111])]:[{[o([105,100])]:2,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([84,114,97,99,107,32,67,104,97,110,103,101,115]),[o([112,108,117,103,105,110,78,97,109,101])]:o([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([108,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115]),[o([111,112,116,105,111,110,115])]:{[o([97,105,119,115,103,105,99])]:!0,[o([97,105,116,99,100,103,105,108])]:!0,[o([97,105,114,118,105,105,108])]:!0}}],[o([111,112,116,105,111,110,115])]:{[o([97,105,119,115,103,105,99])]:!0,[o([97,105,116,99,100,103,105,108])]:!0,[o([97,105,114,118,105,105,108])]:!0}},{[o([105,100])]:3,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([80,97,103,105,110,97,116,105,111,110]),[o([112,108,117,103,105,110,78,97,109,101])]:o([80,97,103,105,110,97,116,105,111,110,76,111,111,107,117,112]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101])},{[o([105,100])]:4,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([82,101,118,105,115,105,111,110,32,72,105,115,116,111,114,121]),[o([112,108,117,103,105,110,78,97,109,101])]:o([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([108,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121]),[o([111,112,116,105,111,110,115])]:{[o([97,105,119,115,103,105,99])]:!0,[o([97,105,116,99,100,103,105,108])]:!0,[o([97,105,114,118,105,105,108])]:!0}},{[o([105,100])]:5,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([68,111,99,117,109,101,110,116,32,79,117,116,108,105,110,101]),[o([112,108,117,103,105,110,78,97,109,101])]:o([68,111,99,117,109,101,110,116,79,117,116,108,105,110,101,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:6,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([70,111,114,109,97,116,32,80,97,105,110,116,101,114]),[o([112,108,117,103,105,110,78,97,109,101])]:o([70,111,114,109,97,116,80,97,105,110,116,101,114,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([102,111,114,109,97,116,80,97,105,110,116,101,114,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:7,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([83,108,97,115,104,32,67,111,109,109,97,110,100]),[o([112,108,117,103,105,110,78,97,109,101])]:o([83,108,97,115,104,67,111,109,109,97,110,100,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:8,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([84,97,98,108,101,32,111,102,32,67,111,110,116,101,110,116,115]),[o([112,108,117,103,105,110,78,97,109,101])]:o([84,97,98,108,101,79,102,67,111,110,116,101,110,116,115,69,100,105,116,105,110,103]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:9,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([84,101,109,112,108,97,116,101]),[o([112,108,117,103,105,110,78,97,109,101])]:o([84,101,109,112,108,97,116,101,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([116,101,109,112,108,97,116,101,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12,14]}},{[o([105,100])]:10,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([80,97,115,116,101,32,102,114,111,109,32,79,102,102,105,99,101,32,69,110,104,97,110,99,101,100]),[o([112,108,117,103,105,110,78,97,109,101])]:o([80,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,73,110,108,105,110,101,114]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:11,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([65,73,32,65,115,115,105,115,116,97,110,116]),[o([112,108,117,103,105,110,78,97,109,101])]:o([65,73,65,115,115,105,115,116,97,110,116,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([97,105,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101])},{[o([105,100])]:12,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([80,114,111,100,117,99,116,105,118,105,116,121,32,112,97,99,107])},{[o([105,100])]:13,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([67,97,115,101,32,67,104,97,110,103,101]),[o([112,108,117,103,105,110,78,97,109,101])]:o([67,97,115,101,67,104,97,110,103,101,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([99,97,115,101,67,104,97,110,103,101,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:14,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([68,114,117,112,97,108,32,112,97,99,107]),[o([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114])]:o([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])},{[o([105,100])]:15,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([77,117,108,116,105,32,76,101,118,101,108,32,76,105,115,116]),[o([112,108,117,103,105,110,78,97,109,101])]:o([77,117,108,116,105,76,101,118,101,108,76,105,115,116,69,100,105,116,105,110,103]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101])},{[o([105,100])]:16,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([77,101,114,103,101,32,70,105,101,108,100,115]),[o([112,108,117,103,105,110,78,97,109,101])]:o([77,101,114,103,101,70,105,101,108,100,115,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([109,101,114,103,101,70,105,101,108,100,115,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}}];return function e(t){t[o([102,111,114,69,97,99,104])]((t=>{t[o([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]=1<<t[o([105,100])]-1,n(t)&&t[o([99,104,101,99,107,65,108,115,111])]&&e(t[o([99,104,101,99,107,65,108,115,111])])}))}(e),e}(),u={[o([99,104,101,99,107,76,105,99,101,110,115,101])]:function(e,t){p(b(e,t),t)},[o([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115])]:function(e,t){p(function(e,t){try{if(y(k,o([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&e){const r=T(k,o([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))[o([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])];if(parseInt(r)/2>e[o([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))}return b(e,t)}catch(e){return h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))}}(e,t),t)},[o([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121])]:function(e,t){const r=i[0]*c[1],n=i[0]*c[2],s=i[2]*c[2];function a(e,t){u(),h(t+o([84,114,105,97,108,76,105,109,105,116,58])+e),window[v()]=e===o([116,105,109,101])?r:n}function u(){const e=k;function t(){y(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(T(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[o([117,110,98,105,110,100])](o([105,115,69,110,97,98,108,101,100])),T(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[o([105,115,69,110,97,98,108,101,100])]=!1,T(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[o([117,112,100,97,116,101])]=I,T(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[o([115,97,118,101,82,101,118,105,115,105,111,110])]=I,e[o([109,111,100,101,108])][o([99,104,97,110,103,101])]=I,e[o([109,111,100,101,108])][o([101,110,113,117,101,117,101,67,104,97,110,103,101])]=I,e[o([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](o([109,111,100,101,108]))),y(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(T(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[o([117,110,98,105,110,100])](o([105,115,69,110,97,98,108,101,100])),T(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[o([105,115,69,110,97,98,108,101,100])]=!1,T(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[o([99,111,109,112,97,114,101])]=I,T(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[o([95,103,101,116,68,105,102,102])]=I)}e[o([115,116,97,116,101])]==o([114,101,97,100,121])?t():e[o([111,110,99,101])](o([114,101,97,100,121]),(()=>{const r=oe;if(y(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&t(),y(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const n=T(e,o([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),c=n[r(509)](0),i=n[r(499)](c[o([105,100])]);T(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[o([99,111,109,112,97,114,101])](c[o([105,100])],i?i[o([105,100])]:null,1)[r(560)]((()=>t()))}}))}y(k,o([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&T(k,o([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[o([115,116,97,116,101])]==o([99,111,110,110,101,99,116,101,100])&&(window[v()]=s),function(e,t){if(e==t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))u();else if(e==t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108])){const e=function(){const e=oe;if(!y(k,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const t in window)if(Number[e(500)](Number(t))){if(window[t]===r)return o([116,105,109,101]);if(window[t]===n)return o([114,101,118,105,115,105,111,110,115])}return!1}();e&&a(e,t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const s=function(){let e=i[6]*c[8]*c[6];return y(k,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(e/=10),e}();window[o([115,101,116,84,105,109,101,111,117,116])]((()=>{a(o([116,105,109,101]),t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}),s);const u=T(k,o([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]))[o([95,114,101,118,105,115,105,111,110,115])];u[o([108,101,110,103,116,104])]>=7?a(o([114,101,118,105,115,105,111,110,115]),t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]):u.on(o([97,100,100]),(()=>{u[o([108,101,110,103,116,104])]>=7&&a(o([114,101,118,105,115,105,111,110,115]),t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}))}}(function(e,t){try{return function(){const e=oe;if(!y(k,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const t in window)if(Number[e(500)](Number(t))&&window[t]===s)return!0;return!1}()?h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([86,97,108,105,100])):b(e,t)}catch(e){return h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))}}(e,t),t)}},l=t[o([99,111,110,115,116,114,117,99,116,111,114])][o([112,108,117,103,105,110,78,97,109,101])],k=o([99,111,110,116,101,120,116])in t?t[r(518)]:t[r(545)],d=o([52,48,52,56,49,56,48,50]),g=o([65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57]),m=k[r(573)][r(559)](o([108,105,99,101,110,115,101,75,101,121])),f=a[o([102,105,108,116,101,114])](n)[o([102,105,110,100])]((e=>e[o([112,108,117,103,105,110,78,97,109,101])]===l));function b(e,t){try{return function(e){if(!y(k,e[o([112,108,117,103,105,110,78,97,109,101])]))return!0;const t=e[o([111,112,116,105,111,110,115])]||{},r=t[o([97,105,119,115,103,105,99])]||!1,n=t[o([97,105,116,99,100,103,105,108])]||!1,c=t[o([97,105,114,118,105,105,108])]||!1;return!(!y(k,o([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||T(k,o([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[o([115,116,97,116,101])]!=o([99,111,110,110,101,99,116,101,100])||!r)||(!(!y(k,o([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||T(k,o([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))[o([114,101,115,117,108,116])]!=o([101,110,100])||!n)||!(!y(k,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||T(k,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))[o([114,101,115,117,108,116])]!=o([101,110,100])||!c))}(t)?h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([86,97,108,105,100])):e&&function(e,t){const n=!!(e&t[o([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]),c=function(e,t){const n=(t[o([111,112,116,105,111,110,115])]||{})[o([102,103,105])]||null;return!!n&&a[o([102,105,108,116,101,114])]((e=>n[o([105,110,99,108,117,100,101,115])](e[o([105,100])])))[o([102,105,108,116,101,114])]((e=>!function(e){const t=r,n={[o([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])]:x};return!!e[t(555)]&&n[e[t(555)]]()}(e)))[o([115,111,109,101])]((t=>!!(e&t[o([112,101,114,109,105,115,115,105,111,110,77,97,115,107])])))}(e,t);return n||c}(e[o([97,108,108,111,119,101,100,80,108,117,103,105,110,115])],t)?e[o([105,115,73,110,116,101,114,110,97,108])]&&!window[o([111,112,101,110])][o([99,108,111,115,101,100])]||parseInt(d)/2>e[o([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100])):e[o([105,115,84,114,105,97,108])]?h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108])):h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([86,97,108,105,100])):h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))}catch(e){return h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))}}function p(t,r){if(k instanceof e.Context){const e=k;t==r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100])?_(e):t==r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108])&&window[o([115,101,116,84,105,109,101,111,117,116])]((()=>{_(e),h(r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101]))}),i[6]*c[8]*c[6]),e[o([101,100,105,116,111,114,115])][o([111,110])](o([97,100,100]),((e,n)=>{t!=r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100])&&t!=r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101])&&t!=r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])||w(n)}))}else{const e=k;t==r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100])?w(e):t==r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108])&&e[o([111,110])](o([114,101,97,100,121]),(()=>{let t=0;e[o([109,111,100,101,108])][o([111,110])](o([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,c)=>{c[0][o([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504===t&&(w(e),h(r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])),n[o([111,102,102])]())}),{priority:o([104,105,103,104,101,115,116])})}))}}function h(e){const t=v();return k[t]=e,e}function v(){const e=String(window[o([112,101,114,102,111,114,109,97,110,99,101])][o([110,111,119])]())[o([114,101,112,108,97,99,101])](o([46]),"");let t="";for(let r=0;r<e[o([108,101,110,103,116,104])];r+=2){let n=parseInt(e[o([115,117,98,115,116,114,105,110,103])](r,r+2));n>=g[o([108,101,110,103,116,104])]&&(n-=g[o([108,101,110,103,116,104])]),t+=g[n]}return t}function _(e){for(const t of e[o([101,100,105,116,111,114,115])])w(t);T(e,o([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[o([115,119,105,116,99,104,82,101,97,100,79,110,108,121])](!0),T(e,o([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[o([115,119,105,116,99,104,82,101,97,100,79,110,108,121])]=I}function w(e){function t(){e[o([109,111,100,101,108])][o([99,104,97,110,103,101])]=I,e[o([109,111,100,101,108])][o([101,110,113,117,101,117,101,67,104,97,110,103,101])]=I,e[o([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](o([109,111,100,101,108]))}e[o([115,116,97,116,101])]==o([114,101,97,100,121])?t():e[o([111,110,99,101])](o([114,101,97,100,121]),(()=>t()))}function I(){return null}function x(){return!window[o([68,114,117,112,97,108])]||!y(k,o([100,114,117,112,97,108,80,111,119,101,114,101,100,66,121]))}function y(e,t){return e[o([112,108,117,103,105,110,115])][o([104,97,115])](t)}function T(e,t){return e[o([112,108,117,103,105,110,115])][o([103,101,116])](t)}f&&function e(t,r){u[r[o([104,97,110,100,108,101,114])]](t,r),r[o([99,104,101,99,107,65,108,115,111])]&&r[o([99,104,101,99,107,65,108,115,111])][o([102,105,108,116,101,114])]((e=>y(k,e[o([112,108,117,103,105,110,78,97,109,101])])))[o([102,111,114,69,97,99,104])]((o=>e(t,o)))}(function(e){try{const t=s(e),r=JSON[o([112,97,114,115,101])](t),n=parseInt(r[o([49])]),c=r[o([50])]||"",i=parseInt(r[o([51])]),a=parseInt(r[o([52])])||0,u=parseInt(r[o([53])])||0;return{[o([112,114,111,100,117,99,116,78,97,109,101])]:c,[o([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]:a,[o([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:n,[o([105,115,84,114,105,97,108])]:i,[o([105,115,73,110,116,101,114,110,97,108])]:u}}catch(e){return null}}(m),f)})(t)}(this)}[te(547)](){const e=te;super[e(547)](),this[e(498)][e(547)](),this[e(558)][e(550)]()}[te(543)](e,{outlineDefinitions:t,activeItemIndex:o,outlineChanges:r}){const n=te;this[n(529)]=t,this[n(498)][n(508)](r)}[te(530)](e){const t=te;this[t(529)][t(554)]&&this[t(529)][e]&&(this[t(498)][t(539)]=e)}[te(531)](e){const t=te,o=this[t(529)][e][t(533)];this[t(545)][t(535)][t(525)]((e=>{e[t(561)](o,0)})),this[t(545)][t(569)][t(498)][t(513)]({alignToTop:!0,forceScroll:!0}),this[t(545)][t(569)][t(498)][t(536)](),this[t(530)](e)}[te(537)](){const e=te,o=this[e(545)];let r;for(const n of o[e(535)][e(507)][e(544)]()){const c=o[e(569)][e(498)][e(521)](n),i=c&&new t.Rect(c)[e(568)]();if(i){const o=new t.Rect(t.global[e(524)])[e(565)](i);o&&(r=o[e(553)]+.25*o[e(503)])}}if(void 0===r)return;const n=ce(o[e(569)],this[e(529)],r);n?this[e(530)](this[e(529)][e(570)](n)):this[e(530)](-1)}}function ne(){const e=["_currentOutlineDefinitions","_setActiveViewItem","_handleItemSelected","408879wHrgFN","modelElement","bottom","model","focus","_updateActiveDefinitionOnViewportChange","1679732eDbzwF","activeItemIndex","pluginName","itemSelected","4167xIQBiv","_handleOutlineChange","getRootNames","editor","toViewElement","destroy","floor","map","cancel","fromCharCode","appendChild","top","length","forbiddenHandler","mapper","611464IPxDqV","_updateActiveDefinitionFromViewportThrottled","get","then","setSelection","add","scroll","render","getIntersection","init","200eoqJeP","getVisible","editing","indexOf","bind","documentOutline.showEmptyHeadings","config","view","getEarlierVisibleRevision","isNaN","domConverter","757916IgzZMl","height","mapViewToDom","locale","document-outline-container-not-provided","document","sync","getRevision","afterInit","14LvdUmi","join","scrollToTheSelection","368UECsyD","1528842WFkzfu","DocumentOutlineUI","focusTracker","context","element","DocumentOutlineUtils","getDomRoot","documentOutline.container","2628610sQKCFJ","window","change","listenTo","plugins","resize"];return(ne=function(){return e})()}function ce(e,o,r,n=0,c=o[te(554)]-1){const i=te,s=Math[i(548)](n+(c-n)/2);if(c>=n){const a=o[s],u=e[i(556)][i(546)](a[i(533)]);if(!u)return null;const l=e[i(498)][i(501)][i(504)](u);return new t.Rect(l)[i(534)]>r?ce(e,o,r,n,s-1):ce(e,o,r,s+1,c)}return s<0?null:o[s]}function ie(e,t){const o=ae();return(ie=function(e,t){return o[e-=368]})(e,t)}const se=ie;function ae(){const e=["destroy","documentOutlineLicenseKeyTrial","384720sWiSPt","_licenseKeyCheckInterval","documentOutlineLicenseKeyValid","58hxSAnb","583116RBtNyz","info","documentOutlineLicenseKeyTrialLimit:operations","pluginName","licenseKey","1403928tuDUkU","4433013JJhBdC","183354vRZWmX","init","documentOutlineLicenseKeyInvalid","requires","21pBRlqI","config","get","703185mwAFOx","document-outline-trial-license-key-reached-limit-changes","document-outline-invalid-license-key","DocumentOutline","editor","You are using the trial version of CKEditor 5 document outline plugin with limited usage. Make sure you will not use it in the production environment.","9550WHFLnJ"];return(ae=function(){return e})()}!function(e){const t=ie,o=e();for(;;)try{if(149506===-parseInt(t(382))/1*(parseInt(t(376))/2)+-parseInt(t(383))/3+-parseInt(t(379))/4+parseInt(t(370))/5+parseInt(t(390))/6*(-parseInt(t(394))/7)+parseInt(t(388))/8+parseInt(t(389))/9)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(ae);class ue extends e.Plugin{static get[se(393)](){return[z,re]}static get[se(386)](){return se(373)}constructor(e){const t=se;super(e),this[t(380)]=null}[se(391)](){const e=se,o=this[e(374)];this[e(387)]=o[e(368)][e(369)](e(387));const r=this[e(374)];this[e(380)]=setInterval((()=>{const o=e;let n;for(const e in r){const t=e,c=r[t];if(o(378)===c||o(392)===c||o(381)===c||o(385)===c){delete r[t],n=c;break}}if(o(392)===n)throw clearInterval(this[o(380)]),new t.CKEditorError(o(372),null);if(o(378)===n&&console[o(384)](o(375)),o(385)===n)throw clearInterval(this[o(380)]),new t.CKEditorError(o(371),null);o(381)===n&&clearInterval(this[o(380)])}),1e3)}[se(377)](){const e=se;this[e(380)]&&clearInterval(this[e(380)])}}var le=o(901);const ke=de;function de(e,t){const o=ge();return(de=function(e,t){return o[e-=351]})(e,t)}function ge(){const e=["model","1024220xQzDba","refresh","editor","insertObject","tableOfContents","schema","9LBRdbV","isEnabled","createElement","1821656Kcjdvu","62sEiSbH","selection","17949AzvtDg","getFirstPosition","1188oSSAcm","2364050LFJHgN","4599qxoupp","findAllowedParent","execute","26809KyJhkp","1049920uyLjAt","change","document"];return(ge=function(){return e})()}!function(e){const t=de,o=e();for(;;)try{if(148530===parseInt(t(351))/1+-parseInt(t(366))/2*(-parseInt(t(368))/3)+parseInt(t(352))/4+-parseInt(t(356))/5+parseInt(t(370))/6*(-parseInt(t(372))/7)+parseInt(t(365))/8*(-parseInt(t(362))/9)+parseInt(t(371))/10)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(ge);class me extends e.Command{[ke(374)](){const e=ke;this[e(358)][e(355)][e(353)]((t=>{const o=e;this[o(358)][o(355)][o(359)](t[o(364)](o(360)))}))}[ke(357)](){const e=ke,t=this[e(358)][e(355)],o=t[e(354)][e(367)][e(369)]();this[e(363)]=null!==(o&&t[e(361)][e(373)](o,e(360)))}}var fe=o(336),be={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(fe.A,be);fe.A.locals;const pe=ve;function he(){const e=["headingId.modelAttributeName","add","upcast","length","downcast","set","document","get","differ","model","HeadingId","removeAttribute","isRegistered","afterInit","894935RwDqOl","schema","getContainedElement","position","hasAttribute","171noljHC","viewItem","_customUpcastHeadingsConversion","paragraph","has","pluginName","attribute:headingId:","getChanges","setAttribute","238328wujjfG","remove","change","element:","modelRange","nodeAfter","14000ymRvhu","_customDataDowncastHeadingsConversion","heading1","1PnBuAw","headingId","match","registerPostFixer","heading.options","delete","low","toViewElement","insert","attributes","6iXGauR","6231456aNnioa","consume","21jqcpCx","extend","getAttribute","string","clear","item","name","72734TPoGzc","2879074uMoIET","mapper","for","_registerHeadingIdAttributePostfixer","9732VruuCa","editor","consumable","conversion","writer","forEach","config","view","type","369KtBAzF"];return(he=function(){return e})()}function ve(e,t){const o=he();return(ve=function(e,t){return o[e-=409]})(e,t)}!function(e){const t=ve,o=e();for(;;)try{if(150436===parseInt(t(474))/1*(-parseInt(t(422))/2)+parseInt(t(436))/3*(-parseInt(t(427))/4)+parseInt(t(451))/5*(-parseInt(t(412))/6)+parseInt(t(415))/7*(-parseInt(t(465))/8)+parseInt(t(456))/9*(-parseInt(t(471))/10)+parseInt(t(423))/11+parseInt(t(413))/12)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(he);class _e extends e.Plugin{static get[pe(461)](){return pe(447)}[pe(450)](){const e=pe,t=this[e(428)];t[e(433)][e(444)](e(437))||(function(t){const o=e,r=new Map;return t?(t[o(432)]((e=>{const t=o;t(459)!==e[t(446)]&&r[t(442)](e[t(434)],e[t(446)])})),r[o(444)]("h1")||r[o(442)]("h1",o(473)),r):r}(this[e(428)][e(433)][e(444)](e(478)))[e(432)](((o,r)=>{const n=e;this[n(458)](r),this[n(472)](o),t[n(446)][n(452)][n(449)](o)&&t[n(446)][n(452)][n(416)](o,{allowAttributes:n(475)})})),this[e(426)]())}[pe(458)](e){const o=pe;this[o(428)][o(430)][o(425)](o(439))[o(438)]((r=>r.on(o(468)+e,((e,r,n)=>{const c=o,{consumable:i,writer:s}=n,a=r[c(457)][c(417)]("id"),u=r[c(469)][c(453)]();if(u)return a&&a[c(440)]||u[c(455)](c(475))?void(i[c(414)](r[c(457)],{attributes:["id"]})&&s[c(464)](c(475),a,u)):(i[c(414)](r[c(457)],{attributes:["id"]}),void s[c(464)](c(475),(0,t.uid)(),u))}),{priority:t.priorities[o(444)](o(480))+.5})))}[pe(472)](e){const t=pe;this[t(428)][t(430)][t(425)](t(441))[t(438)]((o=>o.on(t(462)+e,((e,o,r)=>{const n=t;if(!r[n(429)][n(414)](o[n(420)],e[n(421)]))return;const c=o[n(420)][n(417)](n(475)),i=r[n(424)][n(409)](o[n(420)]);r[n(431)][n(464)]("id",c,i)}))))}[pe(426)](){const e=pe,o=this[e(428)],r=new Set,n=new Set;function c(o,r){const c=e,i=(0,t.uid)();return n[c(438)](i),o[c(464)](c(475),i,r),i}function i(t,o){const r=e;t[r(448)](r(475),o)}o[e(446)][e(443)][e(477)]((t=>{const s=e,a=o[s(446)][s(443)][s(445)][s(463)]();let u=!1;for(const e of a)if(s(410)==e[s(435)]&&e[s(421)])if(e[s(421)][s(476)](/heading\d/)){const o=e[s(411)][s(444)](s(475));s(418)==typeof o?r[s(460)](o)?(c(t,e[s(454)][s(470)]),u=!0):n[s(438)](o):(c(t,e[s(454)][s(470)]),u=!0)}else s(418)==typeof e[s(411)][s(444)](s(475))&&(i(t,e[s(454)][s(470)]),u=!0);else if(s(466)==e[s(435)]){const t=e[s(411)][s(444)](s(475));s(418)==typeof t&&r[s(479)](t)}return u})),o[e(446)][e(443)].on(e(467),(()=>{const t=e;n[t(432)]((e=>r[t(438)](e))),n[t(419)]()}))}}function we(){const e=["insert","div","DocumentOutlineUtils","462905GvqtIK","join","3730ozFAWK","get","click","scrollToTheSelection","stop","editingDowncast","elementToElement","modelPosition","_createTableOfContents","plugins","editing","model","No headings were found in the document.","config","name","$graveyard","setSelection","commands","pluginName","view","getCustomProperty","7EeqktJ","fromCharCode","locale","headingId.modelAttributeName","$blockObject","nodeAfter","init","createPositionAt","editor","data","position","getRevision","for","forEach","getChanges","dataDowncast","level","schema","preventDefault","hasContent","46808QSqGJm","high","_handleScrollToHeading","forbiddenHandler","$capture","_trackNewToCElements","_redirectMapper","viewPosition","domEvent","24606ZkSVWo","documentOutline.showEmptyHeadings","map","differ","tableOfContents","abs","registerRawContentMatcher","insertTableOfContents","type","getAttribute","listenTo","upcast","findMappedViewAncestor","TableOfContentsEditing","text","change","1358715ZrSXRL","conversion","viewToModelPosition","Table of contents"," table-of-contents_empty","_tableOfContentsElements","_currentOutlineDefinitions","332992FLOErK","isNaN","toModelElement","table-of-contents__placeholder","requires","getEarlierVisibleRevision","_updateTableOfContentsElements","_defineSchema","document","register","18HMGpgD","elementToStructure","487120wsVdWd","then","mapper","_defineConverters","setCustomProperty","reconvertItem","rootName","add","createContainerElement","outlineDefinitions","afterInit","_headingIdModelAttributeName","target","getAncestors","headingId","end","filter","930792dqrnWK","modelElement","context","element","table-of-contents","createText","tableOfContentsHeadingIndex","Empty heading","length","isInteger"];return(we=function(){return e})()}const Ie=xe;function xe(e,t){const o=we();return(xe=function(e,t){return o[e-=127]})(e,t)}!function(e){const t=xe,o=e();for(;;)try{if(273919===parseInt(t(212))/1+-parseInt(t(224))/2+-parseInt(t(205))/3+parseInt(t(180))/4+-parseInt(t(137))/5*(parseInt(t(222))/6)+parseInt(t(160))/7*(-parseInt(t(241))/8)+-parseInt(t(189))/9*(-parseInt(t(139))/10))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(we);class ye extends e.Plugin{static get[Ie(157)](){return Ie(202)}static get[Ie(216)](){return[le.Widget,z,_e]}constructor(e){const t=Ie;super(e),this[t(211)]=[],this[t(210)]=new Set,this[t(235)]=t(238)}[Ie(166)](){const e=Ie,t=this[e(168)],o=t[e(149)][e(158)][e(220)];t[e(152)][e(140)](e(163))&&(this[e(235)]=t[e(152)][e(140)](e(163))),this[e(199)](o,e(141),((t,o)=>{const r=e;if(!o[r(236)])return;const n=o[r(236)][r(159)](r(130));Number[r(133)](n)&&(o[r(188)][r(178)](),t[r(143)](),this[r(182)](n))}),{priority:e(181),context:e(184)}),this[e(219)](),this[e(227)](),t[e(156)][e(231)](e(196),new me(t)),t[e(148)][e(140)](e(136)).on(e(204),((t,o)=>{const r=e;this[r(211)]=o[r(233)],this[r(218)]()})),this[e(199)](t[e(150)][e(220)],e(204),(()=>{this[e(185)]()}))}[Ie(234)](){!function(t){function o(e){const t=xe;return e[t(191)]((e=>String[t(161)](e)))[t(138)]("")}(t=>{const r=xe;function n(e){return o([112,108,117,103,105,110,78,97,109,101])in e}const c=[1,85,78,115,198,255,50,112,83,87,161],i=[127,34,6,211,167,86,146,199,132,160,18];function s(e){return function(e,t){const r=function(e){const t=atob(e),[r,n]=t[o([115,112,108,105,116])](o([45]));try{if(atob(n))return atob(r)}catch(e){}return t}(e),n=Array[o([102,114,111,109])](function(e){const t=new Uint8Array(e[o([108,101,110,103,116,104])]);for(let r=0;r<e[o([108,101,110,103,116,104])];r++)t[r]=e[o([99,104,97,114,67,111,100,101,65,116])](r);return t}(r)),c=n[o([112,111,112])](),i=n[o([112,111,112])]();return function(e){let t="";for(const r of e)t+=String[o([102,114,111,109,67,104,97,114,67,111,100,101])](r);return t}(function(e,t,r){const n={};n[o([110,117,109,98,101,114,79,102,82,111,117,110,100,115])]={16:10,24:12,32:14},n[o([114,99,111,110])]=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],n[o([83])]=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],n[o([84,49])]=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],n[o([84,50])]=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],n[o([84,51])]=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],n[o([84,52])]=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],n[o([85,49])]=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],n[o([85,50])]=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],n[o([85,51])]=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],n[o([85,52])]=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];const c=new Uint8Array(16);for(let e=15;e>=0;--e)c[e]=r%256,r=parseInt(r/256);let i=null,s=16;const a=new Uint8Array(t),u=[],l=[];!function(){const e=n[o([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][a[o([108,101,110,103,116,104])]];for(let t=0;t<=e;t++)u[o([112,117,115,104])]([0,0,0,0]),l[o([112,117,115,104])]([0,0,0,0]);const t=4*(e+1),r=a[o([108,101,110,103,116,104])]/4,c=k(a);let i;for(let t=0;t<r;t++)i=t>>2,u[i][t%4]=c[t],l[e-i][t%4]=c[t];let s,d=0,g=r;for(;g<t;){s=c[r-1],c[0]^=n[o([83])][s>>16&255]<<24^n[o([83])][s>>8&255]<<16^n[o([83])][255&s]<<8^n[o([83])][s>>24&255]^n[o([114,99,111,110])][d]<<24,d+=1;for(let e=1;e<r/2;e++)c[e]^=c[e-1];s=c[r/2-1],c[r/2]^=n[o([83])][255&s]^n[o([83])][s>>8&255]<<8^n[o([83])][s>>16&255]<<16^n[o([83])][s>>24&255]<<24;for(let e=r/2+1;e<r;e++)c[e]^=c[e-1];let i,a,k=0;for(;k<r&&g<t;)i=g>>2,a=g%4,u[i][a]=c[k],l[e-i][a]=c[k++],g++}for(let t=1;t<e;t++)for(let e=0;e<4;e++)s=l[t][e],l[t][e]=n[o([85,49])][s>>24&255]^n[o([85,50])][s>>16&255]^n[o([85,51])][s>>8&255]^n[o([85,52])][255&s]}();for(let t=0;t<e[o([108,101,110,103,116,104])];t++)16===s&&(i=g(c),s=0,d(c)),e[t]^=i[s++];return e;function k(e){const t=[];for(let r=0;r<e[o([108,101,110,103,116,104])];r+=4)t[o([112,117,115,104])](e[r]<<24|e[r+1]<<16|e[r+2]<<8|e[r+3]);return t}function d(e){for(let t=15;t>=0;t--){if(255!==e[t]){e[t]++;break}e[t]=0}}function g(e){const t=u[o([108,101,110,103,116,104])]-1,r=[0,0,0,0];let c=k(e);for(let e=0;e<4;e++)c[e]^=u[0][e];for(let e=1;e<t;e++){for(let t=0;t<4;t++)r[t]=n[o([84,49])][c[t]>>24&255]^n[o([84,50])][c[(t+1)%4]>>16&255]^n[o([84,51])][c[(t+2)%4]>>8&255]^n[o([84,52])][255&c[(t+3)%4]]^u[e][t];c=r[o([115,108,105,99,101])]()}const i=new Uint8Array(16);let s;for(let e=0;e<4;e++)s=u[t][e],i[4*e]=255&(n[o([83])][c[e]>>24&255]^s>>24),i[4*e+1]=255&(n[o([83])][c[(e+1)%4]>>16&255]^s>>16),i[4*e+2]=255&(n[o([83])][c[(e+2)%4]>>8&255]^s>>8),i[4*e+3]=255&(n[o([83])][255&c[(e+3)%4]]^s);return i}}(n,t,i+256*c))}(e,new Uint8Array([...c,29,221,175,90,231,133,239,240,75,180,...i]))}const a=function(){const e=[{[o([105,100])]:1,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([67,111,109,109,101,110,116,115]),[o([112,108,117,103,105,110,78,97,109,101])]:o([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([108,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([99,104,101,99,107,65,108,115,111])]:[{[o([105,100])]:2,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([84,114,97,99,107,32,67,104,97,110,103,101,115]),[o([112,108,117,103,105,110,78,97,109,101])]:o([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([108,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115]),[o([111,112,116,105,111,110,115])]:{[o([97,105,119,115,103,105,99])]:!0,[o([97,105,116,99,100,103,105,108])]:!0,[o([97,105,114,118,105,105,108])]:!0}}],[o([111,112,116,105,111,110,115])]:{[o([97,105,119,115,103,105,99])]:!0,[o([97,105,116,99,100,103,105,108])]:!0,[o([97,105,114,118,105,105,108])]:!0}},{[o([105,100])]:3,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([80,97,103,105,110,97,116,105,111,110]),[o([112,108,117,103,105,110,78,97,109,101])]:o([80,97,103,105,110,97,116,105,111,110,76,111,111,107,117,112]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101])},{[o([105,100])]:4,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([82,101,118,105,115,105,111,110,32,72,105,115,116,111,114,121]),[o([112,108,117,103,105,110,78,97,109,101])]:o([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([108,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121]),[o([111,112,116,105,111,110,115])]:{[o([97,105,119,115,103,105,99])]:!0,[o([97,105,116,99,100,103,105,108])]:!0,[o([97,105,114,118,105,105,108])]:!0}},{[o([105,100])]:5,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([68,111,99,117,109,101,110,116,32,79,117,116,108,105,110,101]),[o([112,108,117,103,105,110,78,97,109,101])]:o([68,111,99,117,109,101,110,116,79,117,116,108,105,110,101,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([100,111,99,117,109,101,110,116,79,117,116,108,105,110,101,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:6,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([70,111,114,109,97,116,32,80,97,105,110,116,101,114]),[o([112,108,117,103,105,110,78,97,109,101])]:o([70,111,114,109,97,116,80,97,105,110,116,101,114,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([102,111,114,109,97,116,80,97,105,110,116,101,114,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:7,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([83,108,97,115,104,32,67,111,109,109,97,110,100]),[o([112,108,117,103,105,110,78,97,109,101])]:o([83,108,97,115,104,67,111,109,109,97,110,100,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([115,108,97,115,104,67,111,109,109,97,110,100,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:8,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([84,97,98,108,101,32,111,102,32,67,111,110,116,101,110,116,115]),[o([112,108,117,103,105,110,78,97,109,101])]:o([84,97,98,108,101,79,102,67,111,110,116,101,110,116,115,69,100,105,116,105,110,103]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([116,97,98,108,101,79,102,67,111,110,116,101,110,116,115,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:9,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([84,101,109,112,108,97,116,101]),[o([112,108,117,103,105,110,78,97,109,101])]:o([84,101,109,112,108,97,116,101,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([116,101,109,112,108,97,116,101,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12,14]}},{[o([105,100])]:10,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([80,97,115,116,101,32,102,114,111,109,32,79,102,102,105,99,101,32,69,110,104,97,110,99,101,100]),[o([112,108,117,103,105,110,78,97,109,101])]:o([80,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,73,110,108,105,110,101,114]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([112,97,115,116,101,70,114,111,109,79,102,102,105,99,101,69,110,104,97,110,99,101,100,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:11,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([65,73,32,65,115,115,105,115,116,97,110,116]),[o([112,108,117,103,105,110,78,97,109,101])]:o([65,73,65,115,115,105,115,116,97,110,116,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([97,105,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101])},{[o([105,100])]:12,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([80,114,111,100,117,99,116,105,118,105,116,121,32,112,97,99,107])},{[o([105,100])]:13,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([67,97,115,101,32,67,104,97,110,103,101]),[o([112,108,117,103,105,110,78,97,109,101])]:o([67,97,115,101,67,104,97,110,103,101,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([99,97,115,101,67,104,97,110,103,101,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}},{[o([105,100])]:14,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([68,114,117,112,97,108,32,112,97,99,107]),[o([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114])]:o([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])},{[o([105,100])]:15,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([77,117,108,116,105,32,76,101,118,101,108,32,76,105,115,116]),[o([112,108,117,103,105,110,78,97,109,101])]:o([77,117,108,116,105,76,101,118,101,108,76,105,115,116,69,100,105,116,105,110,103]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101])},{[o([105,100])]:16,[o([102,101,97,116,117,114,101,78,97,109,101])]:o([77,101,114,103,101,32,70,105,101,108,100,115]),[o([112,108,117,103,105,110,78,97,109,101])]:o([77,101,114,103,101,70,105,101,108,100,115,85,73]),[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:o([109,101,114,103,101,70,105,101,108,100,115,76,105,99,101,110,115,101,75,101,121]),[o([104,97,110,100,108,101,114])]:o([99,104,101,99,107,76,105,99,101,110,115,101]),[o([111,112,116,105,111,110,115])]:{[o([102,103,105])]:[12]}}];return function e(t){t[o([102,111,114,69,97,99,104])]((t=>{t[o([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]=1<<t[o([105,100])]-1,n(t)&&t[o([99,104,101,99,107,65,108,115,111])]&&e(t[o([99,104,101,99,107,65,108,115,111])])}))}(e),e}(),u={[o([99,104,101,99,107,76,105,99,101,110,115,101])]:function(e,t){p(b(e,t),t)},[o([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115])]:function(e,t){p(function(e,t){try{if(y(k,o([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&e){const r=T(k,o([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))[o([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])];if(parseInt(r)/2>e[o([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))}return b(e,t)}catch(e){return h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))}}(e,t),t)},[o([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121])]:function(e,t){const r=i[0]*c[1],n=i[0]*c[2],s=i[2]*c[2];function a(e,t){u(),h(t+o([84,114,105,97,108,76,105,109,105,116,58])+e),window[v()]=e===o([116,105,109,101])?r:n}function u(){const e=k;function t(){y(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(T(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[o([117,110,98,105,110,100])](o([105,115,69,110,97,98,108,101,100])),T(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[o([105,115,69,110,97,98,108,101,100])]=!1,T(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[o([117,112,100,97,116,101])]=I,T(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[o([115,97,118,101,82,101,118,105,115,105,111,110])]=I,e[o([109,111,100,101,108])][o([99,104,97,110,103,101])]=I,e[o([109,111,100,101,108])][o([101,110,113,117,101,117,101,67,104,97,110,103,101])]=I,e[o([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](o([109,111,100,101,108]))),y(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(T(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[o([117,110,98,105,110,100])](o([105,115,69,110,97,98,108,101,100])),T(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[o([105,115,69,110,97,98,108,101,100])]=!1,T(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[o([99,111,109,112,97,114,101])]=I,T(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[o([95,103,101,116,68,105,102,102])]=I)}e[o([115,116,97,116,101])]==o([114,101,97,100,121])?t():e[o([111,110,99,101])](o([114,101,97,100,121]),(()=>{const r=xe;if(y(e,o([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&t(),y(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const n=T(e,o([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),c=n[r(171)](0),i=n[r(217)](c[o([105,100])]);T(e,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[o([99,111,109,112,97,114,101])](c[o([105,100])],i?i[o([105,100])]:null,1)[r(225)]((()=>t()))}}))}y(k,o([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&T(k,o([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[o([115,116,97,116,101])]==o([99,111,110,110,101,99,116,101,100])&&(window[v()]=s),function(e,t){if(e==t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))u();else if(e==t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108])){const e=function(){const e=xe;if(!y(k,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const t in window)if(Number[e(213)](Number(t))){if(window[t]===r)return o([116,105,109,101]);if(window[t]===n)return o([114,101,118,105,115,105,111,110,115])}return!1}();e&&a(e,t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const s=function(){let e=i[6]*c[8]*c[6];return y(k,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(e/=10),e}();window[o([115,101,116,84,105,109,101,111,117,116])]((()=>{a(o([116,105,109,101]),t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}),s);const u=T(k,o([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]))[o([95,114,101,118,105,115,105,111,110,115])];u[o([108,101,110,103,116,104])]>=7?a(o([114,101,118,105,115,105,111,110,115]),t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]):u.on(o([97,100,100]),(()=>{u[o([108,101,110,103,116,104])]>=7&&a(o([114,101,118,105,115,105,111,110,115]),t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}))}}(function(e,t){try{return function(){const e=xe;if(!y(k,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const t in window)if(Number[e(213)](Number(t))&&window[t]===s)return!0;return!1}()?h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([86,97,108,105,100])):b(e,t)}catch(e){return h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))}}(e,t),t)}},l=t[o([99,111,110,115,116,114,117,99,116,111,114])][o([112,108,117,103,105,110,78,97,109,101])],k=o([99,111,110,116,101,120,116])in t?t[r(243)]:t[r(168)],d=o([52,48,52,56,49,56,48,50]),g=o([65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57]),m=k[r(152)][r(140)](o([108,105,99,101,110,115,101,75,101,121])),f=a[o([102,105,108,116,101,114])](n)[o([102,105,110,100])]((e=>e[o([112,108,117,103,105,110,78,97,109,101])]===l));function b(e,t){try{return function(e){if(!y(k,e[o([112,108,117,103,105,110,78,97,109,101])]))return!0;const t=e[o([111,112,116,105,111,110,115])]||{},r=t[o([97,105,119,115,103,105,99])]||!1,n=t[o([97,105,116,99,100,103,105,108])]||!1,c=t[o([97,105,114,118,105,105,108])]||!1;return!(!y(k,o([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||T(k,o([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[o([115,116,97,116,101])]!=o([99,111,110,110,101,99,116,101,100])||!r)||(!(!y(k,o([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||T(k,o([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))[o([114,101,115,117,108,116])]!=o([101,110,100])||!n)||!(!y(k,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))||T(k,o([82,101,118,105,115,105,111,110,86,105,101,119,101,114,73,110,116,101,103,114,97,116,105,111,110]))[o([114,101,115,117,108,116])]!=o([101,110,100])||!c))}(t)?h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([86,97,108,105,100])):e&&function(e,t){const n=!!(e&t[o([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]),c=function(e,t){const n=(t[o([111,112,116,105,111,110,115])]||{})[o([102,103,105])]||null;return!!n&&a[o([102,105,108,116,101,114])]((e=>n[o([105,110,99,108,117,100,101,115])](e[o([105,100])])))[o([102,105,108,116,101,114])]((e=>!function(e){const t=r,n={[o([102,111,114,98,105,100,100,101,110,72,97,110,100,108,101,114,70,111,114,68,114,117,112,97,108])]:x};return!!e[t(183)]&&n[e[t(183)]]()}(e)))[o([115,111,109,101])]((t=>!!(e&t[o([112,101,114,109,105,115,115,105,111,110,77,97,115,107])])))}(e,t);return n||c}(e[o([97,108,108,111,119,101,100,80,108,117,103,105,110,115])],t)?e[o([105,115,73,110,116,101,114,110,97,108])]&&!window[o([111,112,101,110])][o([99,108,111,115,101,100])]||parseInt(d)/2>e[o([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100])):e[o([105,115,84,114,105,97,108])]?h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108])):h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([86,97,108,105,100])):h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))}catch(e){return h(t[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100]))}}function p(t,r){if(k instanceof e.Context){const e=k;t==r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100])?_(e):t==r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108])&&window[o([115,101,116,84,105,109,101,111,117,116])]((()=>{_(e),h(r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101]))}),i[6]*c[8]*c[6]),e[o([101,100,105,116,111,114,115])][o([111,110])](o([97,100,100]),((e,n)=>{t!=r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100])&&t!=r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101])&&t!=r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])||w(n)}))}else{const e=k;t==r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([73,110,118,97,108,105,100])?w(e):t==r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108])&&e[o([111,110])](o([114,101,97,100,121]),(()=>{let t=0;e[o([109,111,100,101,108])][o([111,110])](o([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,c)=>{c[0][o([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&t++,504===t&&(w(e),h(r[o([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+o([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])),n[o([111,102,102])]())}),{priority:o([104,105,103,104,101,115,116])})}))}}function h(e){const t=v();return k[t]=e,e}function v(){const e=String(window[o([112,101,114,102,111,114,109,97,110,99,101])][o([110,111,119])]())[o([114,101,112,108,97,99,101])](o([46]),"");let t="";for(let r=0;r<e[o([108,101,110,103,116,104])];r+=2){let n=parseInt(e[o([115,117,98,115,116,114,105,110,103])](r,r+2));n>=g[o([108,101,110,103,116,104])]&&(n-=g[o([108,101,110,103,116,104])]),t+=g[n]}return t}function _(e){for(const t of e[o([101,100,105,116,111,114,115])])w(t);T(e,o([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[o([115,119,105,116,99,104,82,101,97,100,79,110,108,121])](!0),T(e,o([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[o([115,119,105,116,99,104,82,101,97,100,79,110,108,121])]=I}function w(e){function t(){e[o([109,111,100,101,108])][o([99,104,97,110,103,101])]=I,e[o([109,111,100,101,108])][o([101,110,113,117,101,117,101,67,104,97,110,103,101])]=I,e[o([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](o([109,111,100,101,108]))}e[o([115,116,97,116,101])]==o([114,101,97,100,121])?t():e[o([111,110,99,101])](o([114,101,97,100,121]),(()=>t()))}function I(){return null}function x(){return!window[o([68,114,117,112,97,108])]||!y(k,o([100,114,117,112,97,108,80,111,119,101,114,101,100,66,121]))}function y(e,t){return e[o([112,108,117,103,105,110,115])][o([104,97,115])](t)}function T(e,t){return e[o([112,108,117,103,105,110,115])][o([103,101,116])](t)}f&&function e(t,r){u[r[o([104,97,110,100,108,101,114])]](t,r),r[o([99,104,101,99,107,65,108,115,111])]&&r[o([99,104,101,99,107,65,108,115,111])][o([102,105,108,116,101,114])]((e=>y(k,e[o([112,108,117,103,105,110,78,97,109,101])])))[o([102,111,114,69,97,99,104])]((o=>e(t,o)))}(function(e){try{const t=s(e),r=JSON[o([112,97,114,115,101])](t),n=parseInt(r[o([49])]),c=r[o([50])]||"",i=parseInt(r[o([51])]),a=parseInt(r[o([52])])||0,u=parseInt(r[o([53])])||0;return{[o([112,114,111,100,117,99,116,78,97,109,101])]:c,[o([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]:a,[o([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:n,[o([105,115,84,114,105,97,108])]:i,[o([105,115,73,110,116,101,114,110,97,108])]:u}}catch(e){return null}}(m),f)})(t)}(this)}[Ie(218)](){const e=Ie;this[e(210)][e(173)]((t=>{const o=e;o(154)!==t[o(230)]&&this[o(168)][o(149)][o(229)](t)}))}[Ie(185)](){const e=Ie;for(const t of this[e(168)][e(150)][e(220)][e(192)][e(174)]({includeChangesInGraveyard:!0})){if(e(134)!==t[e(197)]||e(193)!==t[e(153)])return;this[e(210)][e(231)](t[e(170)][e(165)])}}[Ie(219)](){const e=Ie;this[e(168)][e(150)][e(177)][e(221)](e(193),{inheritAllFrom:e(164)})}[Ie(227)](){const e=Ie,t=this[e(168)][e(206)];t[e(172)](e(200))[e(145)]({model:e(193),view:{name:e(135),classes:e(128)}}),t[e(172)](e(175))[e(223)]({model:e(193),view:(t,{writer:o})=>this[e(147)](o,!0)}),t[e(172)](e(144))[e(223)]({model:e(193),view:(t,{writer:o})=>{const r=e;this[r(210)][r(231)](t);const n=this[r(147)](o);return(0,le.toWidget)(n,o,{label:U(this[r(168)][r(162)],r(208))})}}),this[e(168)][e(169)][e(195)]({name:e(135),classes:e(128)}),this[e(168)][e(149)][e(226)].on(e(207),this[e(186)](),{priority:e(181)})}[Ie(147)](e,t=!1){const o=Ie,{locale:r}=this[o(168)],n=e[o(232)](o(135),{class:o(128)+(0===this[o(211)][o(132)]?o(209):""),...!t&&{"data-table-of-contents-label":U(r,o(208))}});0===this[o(211)][o(132)]&&!1===t&&e[o(134)](e[o(167)](n,o(239)),e[o(232)]("p",{class:o(215)},[e[o(129)](U(r,o(151)))]));const c=t?"":"["+U(r,o(131))+"]";let i=n;return this[o(211)][o(173)](((r,n,s)=>{const a=o,u=this[a(168)][a(150)][a(179)](r[a(242)],{ignoreWhitespaces:!0}),l=u?r[a(203)]:c,k=r[a(242)][a(198)](this[a(235)]),d=e[a(232)]("a",{href:"#"+k,...!t&&{tabindex:"-1"}},[e[a(129)](l)]),g=this[a(168)][a(152)][a(140)](a(190));e[a(228)](a(130),n,d);const m=e[a(232)]("li",null,[u||!t&&g?d:e[a(129)]("")]),f=n?s[n-1][a(176)]:0,b=Math[a(194)](r[a(176)]-f);if(r[a(176)]>f){const t=Te(m,b,e);e[a(134)](e[a(167)](i,a(239)),t)}else{const t=function(e,t){const o=a;return e[o(237)]({includeSelf:!0,parentFirst:!0})[o(240)]((e=>e.is(o(127),"ol")))[t]}(i,b);e[a(134)](e[a(167)](t,a(239)),m)}i=m})),n}[Ie(182)](e){const t=Ie,o=this[t(211)][e][t(242)];this[t(168)][t(150)][t(204)]((e=>{e[t(155)](o,0)})),this[t(168)][t(149)][t(158)][t(142)]({alignToTop:!0,forceScroll:!0})}[Ie(186)](){return(e,t)=>{const o=xe,r=t[o(226)],n=r[o(201)](t[o(187)]),c=r[o(214)](n);c.is(o(127),o(193))&&(t[o(146)]=this[o(168)][o(150)][o(167)](c,0),e[o(143)]())}}}function Te(e,t,o){const r=Ie;return 1===t?o[r(232)]("ol",null,[e]):o[r(232)]("ol",null,[o[r(232)]("li",null,[Te(e,t-1,o)])])}e.ContextPlugin;var Ae=o(332),Ce={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(Ae.A,Ce);Ae.A.locals;e.ContextPlugin;var Oe=o(533),Ee={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(Oe.A,Ee);Oe.A.locals;P.View;P.View;P.View;var Se=o(961),Me={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(Se.A,Me);Se.A.locals;var He=o(163),Ne={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(He.A,Ne);He.A.locals;var je=o(142),De={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(je.A,De);je.A.locals;var Ve=o(258),Ze={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(Ve.A,Ze);Ve.A.locals;var Be=o(967),Ke={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(Be.A,Ke);Be.A.locals;var ze=o(906),Pe={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(ze.A,Pe);ze.A.locals;var Ue=o(938),Re={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(Ue.A,Re);Ue.A.locals;var Le=o(751),Fe={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(Le.A,Fe);Le.A.locals;var We=o(282),Je={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(We.A,Je);We.A.locals;var qe=o(507),Qe={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};Y()(qe.A,Qe);qe.A.locals;const Ge={paintRoller:'<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><path d="M3 3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3Z"/><path d="M16 3.25a1.5 1.5 0 0 1 1.5 1.5v1.7a2.25 2.25 0 0 1-1.932 2.226l-4.424.632a.75.75 0 0 0-.644.743V11a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-5a1 1 0 0 1 1-1v-.95a2.25 2.25 0 0 1 1.932-2.226l4.424-.632A.75.75 0 0 0 16 6.449V3.25Z"/></svg>\n',robotPencil:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M9.61 2.66a1.406 1.406 0 1 0-1.407 0v.891H3.28a2.11 2.11 0 0 0-2.11 2.11v10.312a2.11 2.11 0 0 0 2.11 2.109h5.684l-.054-1.157.18-.25H3.28a.703.703 0 0 1-.703-.702V5.66c0-.389.315-.704.703-.704h11.25c.388 0 .703.315.703.704v2.484l.358-.497a2.492 2.492 0 0 1 1.048-.84V5.66a2.11 2.11 0 0 0-2.11-2.11H9.61v-.89Z"/><path d="M5.625 10.817c.518 0 .937-.63.937-1.407 0-.776-.42-1.406-.937-1.406-.518 0-.938.63-.938 1.406 0 .777.42 1.407.938 1.407Z"/><path d="M13.125 9.41c0 .777-.42 1.407-.938 1.407s-.937-.63-.937-1.407c0-.776.42-1.406.937-1.406.518 0 .938.63.938 1.406Z"/><path d="M.937 8.004A.937.937 0 0 0 0 8.942v1.875c0 .517.42.937.937.937v-3.75Z"/><path d="M6.128 12.51a.782.782 0 0 1 1.085.216c.272.408.907.707 1.693.707s1.421-.3 1.693-.707a.782.782 0 0 1 1.302.868c-.666 1-1.906 1.403-2.995 1.403-1.089 0-2.329-.404-2.995-1.403a.782.782 0 0 1 .217-1.085Z"/><path d="m16.987 8.91-.622.864 2.879 2.074.622-.864a.71.71 0 0 0-.161-.99l-1.728-1.245a.71.71 0 0 0-.99.161Z"/><path d="M11.635 19.951a.355.355 0 0 1-.449-.31l-.214-2.38 4.978-6.911 2.88 2.074-4.978 6.91-2.217.617Z"/></svg>',tableOfContents:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M3 19a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v8.022a6.47 6.47 0 0 0-1.5-.709V2a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h6.313c.173.534.412 1.037.709 1.5H3Z"/><path d="M9.174 14a6.489 6.489 0 0 0-.155 1H6v-1h3.174Z"/><path d="M10.022 12c-.202.316-.378.65-.524 1H4v-1h6.022Z"/><path d="M12.034 10c-.448.283-.86.62-1.224 1H6v-1h6.034Z"/><path d="M12 4v1H4V4h8Z"/><path d="M14 7V6H6v1h8Z"/><path d="M15 9V8H7v1h8Z"/><path clip-rule="evenodd" d="M20 15.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0ZM15.5 13a.5.5 0 0 0-.5.5V15h-1.5a.5.5 0 0 0 0 1H15v1.5a.5.5 0 0 0 1 0V16h1.5a.5.5 0 0 0 0-1H16v-1.5a.5.5 0 0 0-.5-.5Z"/></svg>\n',template:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M8 0H3a2 2 0 0 0-2 2v15a2 2 0 0 0 2 2h5a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2ZM2.5 2a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v15a.5.5 0 0 1-.5.5H3a.5.5 0 0 1-.5-.5V2Z"/><path clip-rule="evenodd" d="M13 0h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5h-5Z"/><path clip-rule="evenodd" d="M13 10h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2Zm0 1.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5Z"/></svg>',caseChange:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M5.789 3 0 17h1.664l1.664-4.027h6.797l.227.548c.046-.172.112-.352.209-.545.217-.436.556-.609.898-.798L7.664 3H5.79Zm.938 1.758 2.777 6.715H3.949l2.778-6.715Z"/><path d="M15.956 7.5c-1.584-.02-3.226.824-3.843 2.882l1.495.106c.904-2.082 4.594-2.13 4.375.534-3.245 1.024-4.838.117-6.082 2.62-.208.418-.17 1.57.54 2.397.71.826 2.014 1.149 3.409.85 1.395-.299 2.24-1.386 2.24-1.386L18.205 17h1.493l-.059-1.72-.056-5.274C19.51 8.612 17.75 7.524 15.956 7.5Zm2.027 4.696s.641 2.453-1.528 3.27c-3.376 1.269-4.188-2.141-1.775-2.638 1.704-.352 1.873-.25 3.303-.632Z"/></svg>'},Xe=$e;function Ye(){const e=["locale","pluginName","table-of-contents-invalid-license-key","770RZRAZs","6kcMMuI","20IdxkZm","editing","init","get","commands","1584865HmlDDV","_createButton","info","set","menuBar:tableOfContents","editor","execute","insertTableOfContents","table-of-contents-trial-license-key-reached-limit-changes","12460JziQrB","905608KjWDyf","You are using the trial version of CKEditor 5 table of contents plugin with limited usage. Make sure you will not use it in the production environment.","Table of contents","tooltip","listenTo","licenseKey","add","372480KiXcHv","view","destroy","39157PgSyum","tableOfContentsLicenseKeyInvalid","_licenseKeyCheckInterval","focus","tableOfContentsLicenseKeyValid","tableOfContents","TableOfContentsUI","706768iiBZgO","bind","config","5547708BuFXtD","isEnabled","7yJegpz","componentFactory","tableOfContentsLicenseKeyTrialLimit:operations","tableOfContentsLicenseKeyTrial"];return(Ye=function(){return e})()}function $e(e,t){const o=Ye();return($e=function(e,t){return o[e-=438]})(e,t)}!function(e){const t=$e,o=e();for(;;)try{if(413201===parseInt(t(439))/1*(parseInt(t(460))/2)+parseInt(t(482))/3+-parseInt(t(475))/4+-parseInt(t(465))/5*(parseInt(t(459))/6)+-parseInt(t(451))/7*(parseInt(t(446))/8)+parseInt(t(449))/9+parseInt(t(474))/10*(-parseInt(t(458))/11))break;o.push(o.shift())}catch(e){o.push(o.shift())}}(Ye);class et extends e.Plugin{static get[Xe(456)](){return Xe(445)}constructor(e){const t=Xe;super(e),this[t(441)]=null}[Xe(462)](){const e=Xe,o=this[e(470)];o.ui[e(452)][e(481)](e(444),(()=>{const t=e,o=this[t(466)](P.ButtonView);return o[t(478)]=!0,o})),o.ui[e(452)][e(481)](e(469),(()=>this[e(466)](P.MenuBarMenuListItemButtonView))),this[e(480)]=o[e(448)][e(463)](e(480));const r=this[e(470)];this[e(441)]=setInterval((()=>{const o=e;let n;for(const e in r){const t=e,c=r[t];if(o(454)===c||o(440)===c||o(443)===c||o(453)===c){delete r[t],n=c;break}}if(o(440)===n)throw clearInterval(this[o(441)]),new t.CKEditorError(o(457),null);if(o(454)===n&&console[o(467)](o(476)),o(453)===n)throw clearInterval(this[o(441)]),new t.CKEditorError(o(473),null);o(443)===n&&clearInterval(this[o(441)])}),1e3)}[Xe(466)](e){const t=Xe,o=this[t(470)],r=o[t(455)],n=o[t(464)][t(463)](t(472)),c=new e(r);return c[t(468)]({label:U(r,t(477)),icon:Ge[t(444)]}),c[t(447)](t(450)).to(n,t(450)),this[t(479)](c,t(471),(()=>{const e=t;o[e(471)](e(472)),o[e(461)][e(483)][e(442)]()})),c}[Xe(438)](){const e=Xe;this[e(441)]&&clearInterval(this[e(441)])}}function tt(e,t){var o=rt();return(tt=function(e,t){return o[e-=127]})(e,t)}var ot=tt;function rt(){var e=["70WNuPyI","requires","16aImMum","360078ZfHVsx","pluginName","3567300YiHvSV","414283DaKiDr","TableOfContents","4250538kIvLdK","2HcaqsA","747312WKxeqC","347469siMhLr","20436690OjbCna"];return(rt=function(){return e})()}!function(e){for(var t=tt,o=e();;)try{if(500487===-parseInt(t(129))/1*(parseInt(t(132))/2)+parseInt(t(134))/3+-parseInt(t(133))/4+-parseInt(t(128))/5+parseInt(t(139))/6*(parseInt(t(136))/7)+-parseInt(t(138))/8*(parseInt(t(131))/9)+parseInt(t(135))/10)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(rt);class nt extends e.Plugin{static get[ot(137)](){return[ye,et]}static get[ot(127)](){return ot(130)}}function ct(e,t){var o=it();return(ct=function(e,t){return o[e-=265]})(e,t)}function it(){var e=["45931688ZMeECD","987576bzQTJb","360073rvBlMD","2392808HEeDxi","4330jSljKY","7208NXqArt","749170mtoOUo","810wxMJjN","12rItdCy","69183gWNCHB","4VxaqEN"];return(it=function(){return e})()}!function(e){for(var t=ct,o=e();;)try{if(781098===-parseInt(t(265))/1+-parseInt(t(269))/2*(parseInt(t(271))/3)+parseInt(t(275))/4*(-parseInt(t(274))/5)+parseInt(t(267))/6*(-parseInt(t(272))/7)+parseInt(t(273))/8+parseInt(t(268))/9*(-parseInt(t(266))/10)+parseInt(t(270))/11)break;o.push(o.shift())}catch(e){o.push(o.shift())}}(it)})(),(window.CKEditor5=window.CKEditor5||{}).documentOutline=r})();
|