.cdx-checklist{--radius-border: 5px;--checkbox-background: #fff;--color-border: #C9C9C9;--color-bg-checked: #369FFF;--line-height: 1.57em;--color-bg-checked-hover: #0059AB;--color-tick: #fff;--width-checkbox: 22px;--height-checkbox: 22px;gap:6px;display:flex;flex-direction:column}.cdx-checklist__item{display:flex;box-sizing:content-box;align-items:flex-start}.cdx-checklist__item-text{outline:none;flex-grow:1;line-height:var(--line-height)}.cdx-checklist__item-checkbox{width:var(--width-checkbox);height:var(--height-checkbox);display:flex;align-items:center;margin-right:8px;margin-top:calc(var(--line-height)/2 - var(--height-checkbox)/2);cursor:pointer}.cdx-checklist__item-checkbox svg{opacity:0;height:20px;width:20px;position:absolute;left:-1px;top:-1px;max-height:20px}@media (hover: hover){.cdx-checklist__item-checkbox:not(.cdx-checklist__item-checkbox--no-hover):hover .cdx-checklist__item-checkbox-check svg{opacity:1}}.cdx-checklist__item-checkbox-check{cursor:pointer;display:inline-block;flex-shrink:0;position:relative;width:20px;height:20px;box-sizing:border-box;margin-left:0;border-radius:var(--radius-border);border:1px solid var(--color-border);background:var(--checkbox-background)}.cdx-checklist__item-checkbox-check:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:100%;background-color:var(--color-bg-checked);visibility:hidden;pointer-events:none;transform:scale(1);transition:transform .4s ease-out,opacity .4s}@media (hover: hover){.cdx-checklist__item--checked .cdx-checklist__item-checkbox:not(.cdx-checklist__item--checked .cdx-checklist__item-checkbox--no-hover):hover .cdx-checklist__item-checkbox-check{background:var(--color-bg-checked-hover);border-color:var(--color-bg-checked-hover)}}.cdx-checklist__item--checked .cdx-checklist__item-checkbox-check{background:var(--color-bg-checked);border-color:var(--color-bg-checked)}.cdx-checklist__item--checked .cdx-checklist__item-checkbox-check svg{opacity:1}.cdx-checklist__item--checked .cdx-checklist__item-checkbox-check svg path{stroke:var(--color-tick)}.cdx-checklist__item--checked .cdx-checklist__item-checkbox-check:before{opacity:0;visibility:visible;transform:scale(2.5)}.ce-delimited-text{line-height:1.6em;outline:none;font-size:14px;white-space:pre-line}.ce-delimited-text[data-delimiter]:before,.ce-delimited-text[data-delimiter]:after{content:attr(data-delimiter);display:block;color:#707684;font-size:13px;font-weight:400;opacity:.7}.ce-delimited-text[data-placeholder]:empty:before{content:attr(data-placeholder);color:#707684;font-weight:400;opacity:.7}.codex-editor--empty .ce-block:first-child .ce-delimited-text[data-placeholder]:empty:before{opacity:1}.codex-editor--toolbox-opened .ce-block:first-child .ce-delimited-text[data-placeholder]:empty:before,.codex-editor--empty .ce-block:first-child .ce-delimited-text[data-placeholder]:empty:focus:before{opacity:0}.ce-delimited-text p:first-of-type{margin-top:0}.ce-delimited-text p:last-of-type{margin-bottom:0}.inline-code{background:#faeff0c7;border-bottom:3px solid #1DA1F2;color:#2f4f4f;padding:3px 6px;margin:0 2px;font-family:inherit;font-size:.9em;font-weight:500;letter-spacing:.3px;cursor:pointer}.inline-code:not([data-count="1"]){font-size:.86em;background:#faeff0c7;border-style:none;border-bottom:3px solid orange;border-radius:0}.inline-code:not([data-count="1"]):after{content:attr(data-count);height:100%;display:inline-flex;align-items:center;justify-content:center;background-color:green;color:#fff;border-radius:12px;margin-left:2px;width:16px;height:16px;line-height:normal;font-size:11px;font-weight:400;opacity:.7}.ce-note{line-height:1.6em;outline:none;color:#787878;font-size:14px}.ce-note[data-placeholder]:empty:before{content:attr(data-placeholder);color:#707684;font-weight:400;opacity:.7}.codex-editor--empty .ce-block:first-child .ce-note[data-placeholder]:empty:before{opacity:1}.codex-editor--toolbox-opened .ce-block:first-child .ce-note[data-placeholder]:empty:before,.codex-editor--empty .ce-block:first-child .ce-note[data-placeholder]:empty:focus:before{opacity:0}.ce-note p:first-of-type{margin-top:0}.ce-note p:last-of-type{margin-bottom:0}.ce-toolbar__plus-shortcut{display:none}.cdx-search-field{display:none!important}.ce-paragraph{line-height:1.6em;outline:none}.ce-paragraph__text[data-placeholder]:empty:before{content:attr(data-placeholder);color:#ababab;font-weight:400;opacity:0}.codex-editor--empty .ce-block:first-child .ce-paragraph__text[data-placeholder]:empty:before{opacity:1}.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph[data-placeholder]:empty:before,.codex-editor--empty .ce-block:first-child .ce-paragraph[data-placeholder]:empty:focus:before{opacity:0}.ce-paragraph p:first-of-type{margin-top:0}.ce-paragraph p:last-of-type{margin-bottom:0}.ce-paragraph [contenteditable=plaintext-only]:empty:before{content:attr(placeholder);color:#aaa}.ce-paragraph{--radius-border: 5px;--checkbox-background: #fff;--color-border: #C9C9C9;--color-bg-checked: #369FFF;--line-height: 1.57em;--color-bg-checked-hover: #0059AB;--color-tick: #fff;--width-checkbox: 22px;--height-checkbox: 22px;gap:6px}.ce-paragraph__item{display:flex;box-sizing:content-box;align-items:flex-start}.ce-paragraph__item-text{outline:none;flex-grow:1;line-height:var(--line-height)}.ce-paragraph__item-checkbox{width:var(--width-checkbox);height:var(--height-checkbox);display:flex;align-items:center;margin-right:8px;margin-top:calc(var(--line-height)/2 - var(--height-checkbox)/2);cursor:pointer}.ce-paragraph__item-checkbox svg{opacity:0;height:20px;width:20px;position:absolute;left:-1px;top:-1px;max-height:20px}@media (hover: hover){.ce-paragraph__item-checkbox:not(.ce-paragraph__item-checkbox--no-hover):hover .ce-paragraph__item-checkbox-check svg{opacity:1}}.ce-paragraph__item-checkbox-check{cursor:pointer;display:inline-block;flex-shrink:0;position:relative;width:20px;height:20px;box-sizing:border-box;margin-left:0;border-radius:var(--radius-border);border:1px solid var(--color-border);background:var(--checkbox-background)}.ce-paragraph__item-checkbox-check:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:100%;background-color:var(--color-bg-checked);visibility:hidden;pointer-events:none;transform:scale(1);transition:transform .4s ease-out,opacity .4s}@media (hover: hover){.ce-paragraph__item--checked .ce-paragraph__item-checkbox:not(.ce-paragraph__item--checked .ce-paragraph__item-checkbox--no-hover):hover .cdx-checklist__item-checkbox-check{background:var(--color-bg-checked-hover);border-color:var(--color-bg-checked-hover)}}.ce-paragraph__item--checked .ce-paragraph__item-checkbox-check{background:var(--color-bg-checked);border-color:var(--color-bg-checked)}.ce-paragraph__item--checked .ce-paragraph__item-checkbox-check svg{opacity:1}.ce-paragraph__item--checked .ce-paragraph__item-checkbox-check svg path{stroke:var(--color-tick)}.ce-paragraph__item--checked .ce-paragraph__item-checkbox-check:before{opacity:0;visibility:visible;transform:scale(2.5)}#popcorn{display:inline-block;width:134px;height:120px;background-image:url(https://popper.js.org/images/popcorn-box.svg);margin-left:40px}#container:before,#container:after{content:"";display:block;width:1px;height:600px}.ce-inline-toolbar{z-index:101}.ce-inline-toolbar__buttons{display:block!important}.ce-inline-toolbar__toggler-and-button-wrapper{padding:0!important}.ce-inline-toolbar .ce-inline-tool{display:flex!important;align-items:center;padding:6px 8px}.ce-inline-toolbar .ce-inline-tool svg{display:inline-block;width:16px!important;height:16px!important}#tooltip{background:#484848;color:#fff;font-weight:700;padding:5px;font-size:13px;border-radius:6px;display:none;z-index:100}#tooltip[data-show-tooltip]{display:block!important}#tooltip[data-popper-placement^=top]>#arrow{bottom:-4px}#tooltip[data-popper-placement^=bottom]>#arrow{top:-4px}#tooltip[data-popper-placement^=left]>#arrow{right:-4px}#tooltip[data-popper-placement^=right]>#arrow{left:-4px}.cdx-radiolist{--radius-border: 25px;--radiobox-background: #fff;--color-border: #C9C9C9;--color-bg-checked: #369FFF;--line-height: 1.57em;--color-bg-checked-hover: #0059AB;--color-tick: transparent;--width-radiobox: 20px;--height-radiobox: 20px;gap:6px;display:flex;flex-direction:column}.cdx-radiolist__item{display:flex;box-sizing:content-box;align-items:flex-start}.cdx-radiolist__item-text{outline:none;flex-grow:1;line-height:var(--line-height)}.cdx-radiolist__item-radiobox{width:var(--width-radiobox);height:var(--height-radiobox);display:flex;align-items:center;margin-right:8px;margin-left:2px;margin-top:calc(var(--line-height)/2 - var(--height-radiobox)/2);cursor:pointer}.cdx-radiolist__item-radiobox svg{opacity:0;height:20px;width:20px;position:absolute;left:-2px;top:-2px;max-height:20px}@media (hover: hover){.cdx-radiolist__item-radiobox:not(.cdx-radiolist__item-radiobox--no-hover):hover .cdx-radiolist__item-radiobox-check{color:var(--color-bg-checked-hover);border:none}.cdx-radiolist__item-radiobox:not(.cdx-radiolist__item-radiobox--no-hover):hover .cdx-radiolist__item-radiobox-check svg{opacity:1}}.cdx-radiolist__item-radiobox-check{cursor:pointer;display:inline-block;flex-shrink:0;position:relative;width:16px;height:16px;box-sizing:border-box;margin-left:0;border-radius:var(--radius-border);border:1px solid var(--color-border);background:var(--radiobox-background)}.cdx-radiolist__item-radiobox-check:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:100%;background-color:var(--color-bg-checked);visibility:hidden;pointer-events:none;transform:scale(1);transition:transform .4s ease-out,opacity .4s}@media (hover: hover){.cdx-radiolist__item--checked .cdx-radiolist__item-radiobox:not(.cdx-radiolist__item--checked .cdx-radiolist__item-radiobox--no-hover):hover .cdx-radiolist__item-radiobox-check{border-color:var(--color-bg-checked-hover)}}.cdx-radiolist__item--checked .cdx-radiolist__item-radiobox-check{color:var(--color-bg-checked);border:none}.cdx-radiolist__item--checked .cdx-radiolist__item-radiobox-check svg{opacity:1}.cdx-radiolist__item--checked .cdx-radiolist__item-radiobox-check svg path{stroke:var(--color-tick)}.cdx-radiolist__item--checked .cdx-radiolist__item-radiobox-check:before{opacity:0;visibility:visible;transform:scale(2.5)}.inline-variable{background:#faeff0c7;border-bottom:3px solid #1DA1F2;color:#2f4f4f;padding:3px 6px;margin:0 2px;font-family:inherit;font-size:.9em;font-weight:500;letter-spacing:.3px;cursor:pointer}.inline-variable:before{content:"{";color:#fff;font-weight:400;opacity:.9}.inline-variable:after{content:"}";color:#fff;font-weight:400;opacity:.9}.inline-variable{border:none;border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity));font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));cursor:text}
