#root{position:absolute;height:100%;width:100%}html,body,.root{margin:0;padding:0;position:absolute;height:100%;width:100%;overflow:hidden}.sidebar-content::-webkit-scrollbar{width:3px}.sidebar-content::-webkit-scrollbar-thumb{background-color:#eee}.sidebar-content::-webkit-scrollbar-thumb:hover{background-color:#ddd}.carbon-app-container,.carbon-app{height:100%;width:100%;position:relative}.cdoc.document:after{content:"";display:block;clear:both}.carbon-app-cursor-rest{display:none}.cdoc{font-size:15px;font-family:Geist Sans;font-weight:400}@media (max-width: 800px){.cdoc{padding:30px!important}}[data-name=title]:after{content:""!important;display:block;clear:both}.carbon-selection.carbon-selecting,.carbon-selection.block-selection{caret-color:transparent;-webkit-user-select:auto!important;user-select:auto!important}.carbon-selection.carbon-selecting ::selection,.carbon-selection.block-selection ::selection{background:#abcdf780!important}.carbon-app-container *:after{content:""}.cell-insert-neighbour{opacity:0;position:absolute;right:calc(100% + 22px);background:#eee;padding:3px;border-radius:4px;transition:all .2s;cursor:pointer}.cell-insert-neighbour:after{content:"";position:absolute;width:100%;height:100%;left:5px;top:0;background:transparent}.cell-insert-neighbour:hover,.carbon-cell-handle:hover{background:#ddd}[data-name=cell]{position:relative;flex-direction:column;width:calc(100% + 20px);left:-10px;margin:6px 0}[data-name=cell]:hover .carbon-cell-handle{background:#eee}[data-name=cell]:hover .cell-view-handle,[data-name=cell]:hover .cell-insert-neighbour{opacity:1}[data-name=cell] .carbon-cell-handle:hover{background:#ddd}[data-name=cell][data-focused=true] .cm-editor{background:#e3e9f3}[data-name=cell][data-focused=true] .cell-insert-neighbour{opacity:1}[data-name=cell] .cell-code-wrapper{flex:1;position:relative;border-radius:6px}[data-name=cell] .cell-code-wrapper [data-name=codeMirror]{margin:0;border-radius:0!important}[data-name=cell] [data-name=cellView]{min-height:40px;background:#fff;z-index:100;flex:1}[data-name=cell] .cm-scroller{font-size:15px;font-family:Geist Mono,monospace!important}[data-name=cell] .cm-editor{background:#f5f5f5;border-radius:4px;padding:0!important}[data-name=cell] .cm-editor.cm-focused{background:#e3e9f3}[data-name=cell] .cm-activeLine.cm-line{background:transparent!important}[data-name=cell] .cm-gutters{display:none!important}[data-name=cell] .cm-editor.cm-focused{border:none;outline:none!important;background:#acbfff24;transition:background ease .1s}[data-name=cell] .cm-line{padding:2px 12px!important}.carbon-cell-container{display:flex;flex-direction:column;gap:1px;position:relative;z-index:1}.carbon-cell-container:hover .carbon-cell-handle{opacity:1;z-index:2}.carbon-cell-handle[data-focused=true]{opacity:1;z-index:2;background:#eee}.carbon-cell-handle[data-focused=true]:hover .cell-view-handle{opacity:1}[data-name=cell][data-focused=true] .cm-activeLine.cm-line{position:relative;background:transparent!important}[data-name=cell][data-focused=true] .cm-activeLine.cm-line:before{background:#aaa;width:4px;height:80%;content:"";position:absolute;left:0;top:10%;border-radius:4px}[data-name=cell][data-focused=true] .cell-view-handle{opacity:1}.cell-view-handle{opacity:0;padding-top:8px;-webkit-user-select:none;user-select:none;transition:all .2s}.cell-code-handle{display:flex;padding-top:3px;-webkit-user-select:none;user-select:none;justify-content:center;font-weight:700}.carbon-cell-handle{position:absolute;top:0;height:100%;right:100%;width:20px;display:flex;border-right:2px solid #fff;transition:all .2s;background:transparent;color:#aaa;text-align:center;justify-content:center;cursor:pointer;border-radius:4px}.carbon-cell-handle:hover{background:#ddd}.carbon-cell-handle .cell-code-handle{flex:1}.carbon-cell-insert-before{border-radius:4px;background:#eeeeeebf;cursor:pointer;text-align:center;color:#aaa;font-size:14px;-webkit-user-select:none;user-select:none}.carbon-cell-view{border-radius:4px;position:relative;flex:1;padding:0 10px}.carbon-cell-code{position:relative;display:flex;width:100%}.carbon-cell-code .carbon-cell-code{border-bottom-left-radius:0}.carbon-cell-compute-button{position:absolute;right:4px;top:3px;z-index:100;border-radius:4px;padding:4px;cursor:pointer;color:#aaa}.carbon-cell-compute-button:hover{color:#000}.cell-view{padding:6px 2px;overflow-x:auto}.cell-html-result{line-height:.8em}.cell-html-result h1{font-size:2em;line-height:20px;margin:4px 0 10px;padding:0;font-weight:500}.cell-html-result h2{font-size:1.6em;line-height:20px;margin:4px 0 10px;padding:0;font-weight:500}.cell-html-result h3{font-size:1.2em;line-height:20px;margin:4px 0 10px;padding:0;font-weight:500}.cell-html-result p{line-height:20px;margin-bottom:2px}.cell-html-result ul{line-height:14px;margin:0;padding-left:16px}.cell-html-result ul li{margin:0;padding:0;line-height:20px}.cell-view-error{color:red;font-weight:500;padding:4px 2px;margin:0}.cell-view-result{width:100%;border-radius:4px;overflow:hidden}.cell-view-result input[type=text]{width:100%;background:#f5f5f5;padding:4px;border-radius:4px;font-size:14px;font-family:Geist Mono,monospace!important;border:1px solid #ccc;max-width:200px}.cell-view-result input[type=text]:focus{outline:0;border:1px solid #aaa}.cell-result{display:flex;position:relative;min-height:31px;align-items:center}.cell-result .cell-loading[data-loading=true]{position:absolute;height:100%;width:4px;left:0;top:0;background:#ddd;border-radius:2px;animation:spinner 1.5s linear infinite}.cell-result-name-view{display:flex;font-family:Geist Mono,monospace}.cell-result-object{overflow:auto}.cell-result button{margin:0 4px;padding:2px 8px;border-radius:4px;cursor:pointer;font-size:4px;font-weight:700;background:#eee;transition:background-color .2s;-webkit-user-select:none;user-select:none}.cell-result button:hover{background:#ddd}@-moz-keyframes spinner{0%{background:#ddd}50%{background:#aaa}to{background:#ddd}}@-webkit-keyframes spinner{0%{background:#ddd}50%{background:#aaa}to{background:#ddd}}@-o-keyframes spinner{0%{background:#ddd}50%{background:#aaa}to{background:#ddd}}@keyframes spinner{0%{background:#ddd}50%{background:#aaa}to{background:#ddd}}.carbon-object-view{font-family:Geist Mono,sans-serif;padding-top:2px;font-size:15px;overflow:auto;white-space:nowrap}.carbon-object-view::-webkit-scrollbar{height:6px}.carbon-object-view::-webkit-scrollbar-thumb{background-color:#ddd;background-clip:content-box;border-radius:4px}.carbon-object-view::-webkit-scrollbar-thumb:hover{background-color:#a8bbbf}.cov-expander{margin-right:3px;padding-bottom:3px}.cov-array{display:flex}.cov-array-initial{display:flex;align-items:center;cursor:pointer}.cov-array-content{display:flex}.cov-array-content-expanded{position:relative;flex-direction:column;padding-left:14px}.cov-array-element{display:flex;flex-direction:row;margin-right:4px}.cov-array-index{color:#999;margin-right:5px}.cov-array-content-collapsed{display:flex}.cov-object-initial{display:flex;align-items:center;cursor:pointer}.cov-object-constructor{margin-right:5px}.con-object-content{display:flex;flex-direction:column;padding-left:14px}.cov-object-key{color:#999;margin-right:4px}.cov-object-property{display:flex;flex-direction:row;margin-right:4px}.cov-object-content{display:flex;flex-direction:column;padding-left:14px}.cov-object-element{display:flex;flex-direction:row;margin-right:4px}.cov-object-content-expanded{position:relative;flex-direction:column;padding-left:20px}.cov-object-content-collapsed{display:flex}.cov-number,.cov-string,.cov-symbol{color:#418cbf}.cov-boolean-true{color:#3db53d}.cov-boolean-false,.cov-null,.cov-undefined{color:#f45a80}.flash-card--card,[data-name=flashCard] .flash-card-content [data-name=flashView],[data-name=flashCard] .flash-card-content [data-name=flashAnswer]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:240px;height:400px;border-radius:6px;box-shadow:0 0 2px #0003;transition:all .3s ease;background:#fae4e3}.flash-card--card.flash-card-show-answer .flash-card-content,[data-name=flashCard] .flash-card-content [data-name=flashView].flash-card-show-answer .flash-card-content,[data-name=flashCard] .flash-card-content [data-name=flashAnswer].flash-card-show-answer .flash-card-content,.flash-card--card.flash-card-show-answer .flash-card-controls,[data-name=flashCard] .flash-card-content [data-name=flashView].flash-card-show-answer .flash-card-controls,[data-name=flashCard] .flash-card-content [data-name=flashAnswer].flash-card-show-answer .flash-card-controls{display:none}.flash-card--card.flash-card-show-answer .flash-card-content[data-name=flashAnswer],[data-name=flashCard] .flash-card-content [data-name=flashView].flash-card-show-answer .flash-card-content[data-name=flashAnswer],[data-name=flashCard] .flash-card-content [data-name=flashAnswer].flash-card-show-answer .flash-card-content[data-name=flashAnswer]{display:flex}.flash-card--card.flash-card-show-view .flash-card-content,[data-name=flashCard] .flash-card-content [data-name=flashView].flash-card-show-view .flash-card-content,[data-name=flashCard] .flash-card-content [data-name=flashAnswer].flash-card-show-view .flash-card-content,.flash-card--card.flash-card-show-view .flash-card-controls,[data-name=flashCard] .flash-card-content [data-name=flashView].flash-card-show-view .flash-card-controls,[data-name=flashCard] .flash-card-content [data-name=flashAnswer].flash-card-show-view .flash-card-controls{display:none}.flash-card--card.flash-card-show-view .flash-card-content[data-name=flashView],[data-name=flashCard] .flash-card-content [data-name=flashView].flash-card-show-view .flash-card-content[data-name=flashView],[data-name=flashCard] .flash-card-content [data-name=flashAnswer].flash-card-show-view .flash-card-content[data-name=flashView]{display:flex}.flash-card--card .flash-card-view-content,[data-name=flashCard] .flash-card-content [data-name=flashView] .flash-card-view-content,[data-name=flashCard] .flash-card-content [data-name=flashAnswer] .flash-card-view-content,.flash-card--card .flash-card-answer-content,[data-name=flashCard] .flash-card-content [data-name=flashView] .flash-card-answer-content,[data-name=flashCard] .flash-card-content [data-name=flashAnswer] .flash-card-answer-content{width:100%;height:100%;padding:20px;text-align:center}.flash-card--card .flash-card-view-content,[data-name=flashCard] .flash-card-content [data-name=flashView] .flash-card-view-content,[data-name=flashCard] .flash-card-content [data-name=flashAnswer] .flash-card-view-content{background:#ecf7fe}[data-name=flashView]{overflow:auto}[data-name=flashView] [data-name=title]:after{content:""}[data-name=flashView] .flash-card-view-content>[data-name=title]{font-size:20px;font-weight:700;color:#aaa;margin-bottom:10px;padding-left:2px}[data-name=flashAnswer]{overflow:auto}[data-name=flashAnswer] [data-name=title]:after{content:""}[data-name=flashAnswer] .flash-card-answer-content>[data-name=title]{font-size:20px;font-weight:700;color:#aaa;margin-bottom:10px;padding-left:2px}[data-name=flashView]::-webkit-scrollbar{width:8px}[data-name=flashView]::-webkit-scrollbar-thumb{background-color:#eee;border-radius:4px;border-right:2px solid #fff}[data-name=flashView]::-webkit-scrollbar-thumb:hover{background-color:#ddd}[data-name=flashCard]{padding:30px 0;border-radius:4px;margin:30px 0;background:#6dbafa}[data-name=flashCard] .flash-card-content{color:#000;padding:30px 0;font-size:14px;display:flex;justify-content:center;gap:40px}[data-name=flashCard] .flash-card-controls{display:flex;align-items:center;padding:10px 0;gap:10px}[data-name=flashCard] .flash-card-controls button{font-size:12px;padding:3px 8px;border-radius:4px;border:none;cursor:pointer;background-color:#f0f0f0;color:#000;transition:all .3s ease}[data-name=flashCard] .flash-card-controls button:hover{background-color:#e0e0e0;color:#000}.timeline{position:relative;margin:26px 0}.timeline>.cnest{margin-left:48px}.timeline>.ctiw{margin:0 0 6px;display:flex}.timeline>.ctiw .title{line-height:30px;font-size:20px;font-weight:700;padding-left:2px;flex:1}.carbon-timeline-index{position:relative;font-size:14px;font-weight:700;color:#fff;margin-right:14px;background:#1a1a1a;display:flex;width:34px;height:34px;justify-content:center;align-items:center;border-radius:6px}.timeline-connector{content:"";position:absolute;top:34px;left:-1px;width:2px;height:calc(100% - 10px);background:#eee;margin-left:17px;z-index:1}[data-name=question]{position:relative;margin-top:20px;margin-bottom:10px;line-height:26px;border-radius:4px}[data-name=question]>[data-name=title]{font-size:18px;font-weight:600;margin-bottom:10px}[data-name=question]>[data-type=content]{padding:10px 0}[data-name=question] .cq__right-content{position:absolute;left:100%;top:0;padding:2px;display:flex;gap:4px;height:22px;flex-direction:column;margin-left:20px}[data-name=question] .cq__right-content .cq__marks{border-radius:4px;background:#ddd;font-size:12px;font-weight:700;-webkit-user-select:none;user-select:none;line-height:8px;padding:4px;display:flex;white-space:nowrap;flex-wrap:wrap}[data-name=question] .cq__right-content .cq__id{opacity:.5;top:0;font-size:12px;display:flex;align-items:center;gap:6px;padding:3px 4px;border-radius:4px;line-height:8px;z-index:10;-webkit-user-select:none;user-select:none;cursor:pointer;background:#ddd;transition:background-color .2s,opacity .2s}[data-name=question] .cq__right-content .cq__id:hover{opacity:1;background:#ddd}[data-name=question] .cq__right-content .cq__id:active{background:#ccc}[data-name=question] .question__footer{display:flex;justify-content:center;opacity:0;transition:opacity .2s}[data-name=question] .question__footer .question__footer-add-hint,[data-name=question] .question__footer .question__footer-add-explanation{margin:0 10px;padding:0 6px;border-radius:4px;background:#eee;cursor:pointer;font-size:12px;font-weight:700;transition:background-color .2s;-webkit-user-select:none;user-select:none}[data-name=question] .question__footer .question__footer-add-hint:hover,[data-name=question] .question__footer .question__footer-add-explanation:hover{background:#ddd}[data-name=question]:hover .question__footer{opacity:1}[data-name=questionTitle]{font-size:18px}[data-name=questionTitle] font-weight 600 .title-wrapper{padding-bottom:10px}[data-name=questionTitle] font-weight 600 [data-name=title]:after{display:none}[data-name=mcq]{margin-top:20px}[data-name=mcq] .mcq-container{display:flex;flex-direction:column;width:100%;gap:10px}[data-name=mcqOption]{padding:5px;border:1px solid #ddd;border-radius:3px;background:#fafafa}[data-name=mcqOption] .multiple-choice-option{display:flex;gap:10px}[data-name=mcqOption] .multiple-choice-option .multiple-choice-option__input{font-weight:700;margin:0;padding:0;width:24px;height:24px;border:2px solid #8c95a1;border-radius:3px;background:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none}[data-name=mcqOption] .multiple-choice-option [data-name=title]{flex:1}.hint>[data-name=title]{padding:0 2px;font-size:14px;font-weight:600}.hint .cnest{margin-left:0}.mcq-answer-checkbox{padding:0 6px}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.11"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.drag-cursor-overlay{position:absolute;width:100%;height:100%;background:#ff000003;-webkit-user-select:none;user-select:none;z-index:999999999}.carbon-selector{position:absolute;box-shadow:0 0 0 1px #555;background:#3333331a;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:9999;overflow:hidden}.carbon-drag-overlay{position:absolute;width:100%;height:100%;background:#f57676cc}.drag-handle-hint{position:absolute;background:#f57676cc;width:10px;height:10px;transform:translate(-50%,-50%)}.droppable-rect{position:absolute;box-shadow:inset 0 0 0 3px #2a33ab;pointer-events:none;background:transparent}.draggable-rect{position:absolute;box-shadow:inset 0 0 0 2px #d32e80;pointer-events:none;background:transparent}[data-name=title],[data-name=h1],[data-name=h2],[data-name=h3],[data-name=h4],[data-name=document],[data-name=section],[data-name=bulletList],[data-name=numberList],[data-name=todo],[data-name=pageTree],[data-name=pageTreeItem]{position:relative}[data-name=document]:after{position:absolute;content:attr(data-id);top:1px;right:0;padding:0 10px;font-size:10px;line-height:10px}[data-name=doc]{caret-color:teal}.carbon-rect-select-area{padding:0 20px;height:100%;width:100%;top:0;left:0;z-index:-1}.carbon-dnd-portal{position:absolute;left:0;top:0}.carbon-node-handle{position:absolute;-webkit-user-select:none;user-select:none;display:flex;gap:4px;width:20px;justify-content:end;padding-right:4px}.carbon-node-handle .carbon-add-handle{cursor:pointer;width:24px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#aaa;padding:0 1px;font-size:15px}.carbon-node-handle .carbon-add-handle:hover{background:#ddd;color:#555}.carbon-node-handle .carbon-add-handle:active{background:#ccc;color:#444}.carbon-node-handle .carbon-add-handle svg{pointer-events:none}.carbon-node-handle .carbon-drag-handle{cursor:grab;width:20px;height:24px;transition:opacity .3s;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#aaa;font-size:20px}.carbon-node-handle .carbon-drag-handle:hover{background:#ddd;color:#555}.carbon-node-handle .carbon-drag-handle:active{background:#ccc;color:#444}.carbon-node-handle .carbon-drag-handle svg{pointer-events:none}.carbon-drag-overlay{position:absolute;width:100%;height:100%;cursor:grabbing;-webkit-user-select:none;user-select:none;background:#ff000018;z-index:999999999}.carbon-drag-handle-cover{position:absolute;width:100%;height:100%;background:#64000018;-webkit-user-select:none;user-select:none;z-index:999999999}.carbon-node-handle[data-target-name=section]{transform:translateY(2px);width:50px}.carbon-node-handle[data-target-name=h1],.carbon-node-handle[data-target-as=h1]{transform:translate(-4px,10px)}.carbon-node-handle[data-target-name=h2],.carbon-node-handle[data-target-as=h2]{transform:translate(-4px,4px)}.carbon-node-handle[data-target-name=h3],.carbon-node-handle[data-target-as=h3]{transform:translate(-4px)}.carbon-node-handle[data-target-name=h4],.carbon-node-handle[data-target-as=h4]{transform:translate(-4px,-2px)}.carbon-node-handle[data-target-name=divider]{transform:translate(-4px,-8px)}.carbon-node-handle[data-target-name=numberList]{transform:translate(4px);width:56px}.carbon-node-handle[data-target-name=bulletList]{transform:translate(0);width:56px}.carbon-node-handle[data-target-name=todo]{transform:translate(px);width:56px}[data-name=text]{white-space:pre-wrap}.fast-selection-halo{position:absolute;top:0;left:0;width:100%;height:100%;background:#abcdf780;opacity:.6;border-radius:4px;pointer-events:none}[data-name=h1]>[data-type=content]{font-size:26px}[data-name=h2]>[data-type=content]{font-size:24px}[data-name=h3]>[data-type=content]{font-size:18px}[data-name=h4]>[data-type=content]{font-size:16px}.carbon-drop-hint{background:#abcdf780;width:100%;height:5px;z-index:100;transform:translateY(-2px)}#root{position:absolute;width:100%;height:100%}.carbon-app{font-family:Helvetica,sans-serif;margin:0 auto;outline:none;white-space:pre-wrap;width:100%;flex:1}.carbon-app-content{position:relative;height:100%;width:100%;overflow:hidden;margin:0 auto}.carbon-header{position:sticky;top:10px;padding:0 100px;height:30px;background:#fafafa;display:flex;align-items:center;gap:4px;z-index:1;margin-bottom:12px}.carbon-header .carbon-control{padding:4px;cursor:pointer;-webkit-user-select:none;user-select:none}.carbon-header .carbon-control:hover{background:#eee}.carbon-park-cursor{position:absolute;left:50%;transform:translate(-50%);z-index:100}.document-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:auto;display:flex;flex-direction:column}.carbon-page-picture{position:relative;height:400px!important;background:#000}.carbon-page-picture .carbon-page-picture-overlay{position:absolute;width:100%;left:0;top:0;height:400px;overflow:hidden;display:flex;align-items:center;justify-content:center}.carbon-page-picture .carbon-page-picture-overlay img{width:100%}[data-name=document],[data-as=document]{font-size:15px;position:relative;outline:none;padding-bottom:200px;overflow:inherit}[data-name=document] ::selection,[data-as=document] ::selection{background:#accef78d}@container (min-width: 800px){[data-name=document],[data-as=document]{padding-left:100px;padding-right:100px;min-height:100%}}@container (min-width: 1000px){[data-name=document],[data-as=document]{padding-left:calc(50% - 360px);padding-right:calc(50% - 360px);min-height:100%}}[data-name=divider]{margin-top:3px}[data-name=numberList][data-as=h1] [data-type=content]{padding-left:20px}[data-name=numberList][data-as=h2] [data-type=content]{padding-left:12px}--webkit::spelling-error{color:teal!important}[data-name=document]>[data-type=content]{padding:0 16px 10px}[data-name=document]>[data-type=children]{padding:0 16px 10px}[data-name=document]>[data-type=content]>[data-name=title]{font-size:40px;line-height:46px;font-weight:700;padding:0 2px}[data-as=h1],[data-as=h2],[data-as=h3],[data-as=h4],[data-name=h1],[data-name=h2],[data-name=h3],[data-name=h4]{margin:0}[data-as=h1]>[data-type=content]>[data-name=title],[data-as=h2]>[data-type=content]>[data-name=title],[data-as=h3]>[data-type=content]>[data-name=title],[data-as=h4]>[data-type=content]>[data-name=title],[data-name=h1]>[data-type=content]>[data-name=title],[data-name=h2]>[data-type=content]>[data-name=title],[data-name=h3]>[data-type=content]>[data-name=title],[data-name=h4]>[data-type=content]>[data-name=title]{font-weight:700}[data-name=h1]>[data-type=content],[data-as=h1]>[data-type=content]{font-size:32px;margin-top:30px;margin-bottom:10px;line-height:40px}[data-name=h2]>[data-type=content],[data-as=h2]>[data-type=content]{font-size:26px;margin-top:24px;margin-bottom:10px;line-height:30px}[data-name=h3]>[data-type=content],[data-as=h3]>[data-type=content]{font-size:22px;margin-top:20px;margin-bottom:2px;line-height:30px}[data-name=h4]>[data-type=content],[data-as=h4]>[data-type=content]{font-size:18px;margin-top:16px;margin-bottom:10px;line-height:30px}span[data-name=text]{white-space:pre-wrap;word-break:break-word;line-height:22px}[data-name=divider]{outline:none;position:relative;cursor:default;height:15px;margin-bottom:1px;caret-color:transparent}[data-name=divider] .divider{position:relative;top:7px;height:2px;width:100%;background:#eee}.carbon-selection-halo{position:absolute;width:100%;height:100%;top:0;left:0;background:#accef78d;border-radius:2px;pointer-events:none}[data-selected=true] ::selection{background:transparent}.carbon-collapsible__control{position:relative;-webkit-user-select:none;user-select:none;left:0;top:3px;margin-left:0;margin-right:2px;padding:0;cursor:pointer;font-size:18px;line-height:28px;display:flex;justify-content:center;align-items:center;border-radius:4px;transform:scaleX(.85);transition:background .3s}.carbon-collapsible__control:hover{background:#eee}[data-as=h1]>[data-type=content]>.carbon-collapsible__control{position:relative;top:12px}[data-as=h2]>[data-type=content]>.carbon-collapsible__control{position:relative;top:6px}[data-name=collapsible]{padding-left:0}[data-name=collapsible]>[data-type=content]>[data-name=title]{margin-left:4px}[data-name=collapsible]>[data-type=children]{padding-left:30px}[data-name=collapsible] .carbon-collapsible__control{left:4px;width:22px;height:28px;display:flex;line-height:28px;align-items:center}[data-name=todo]{position:relative}[data-name=todo]>[data-type=children]{padding-left:0}[data-name=todo] .carbon-todo__control{display:flex;position:absolute;left:0;align-items:center;height:28px;-webkit-user-select:none;user-select:none;padding-left:7px}[data-name=todo] .carbon-todo__control input{height:14px;width:18px}[data-name=todo] .carbon-todo__control input:hover{cursor:pointer}[data-name=numberList]>[data-type=children]{padding-left:0}[data-name=numberList] .carbon-numberList__label{padding:0 10px;-webkit-user-select:none;user-select:none;position:absolute;left:0}[data-name=equation]{position:relative;margin-top:2px;display:flex;justify-content:center;outline:none;cursor:pointer;min-height:54px}[data-name=equation]>[data-name=equation-wrapper]{display:flex;align-items:center;overflow:hidden}[data-name=equation]>[data-name=equation-wrapper]>[data-type=equation-content]{align-items:center;justify-content:center;display:block;-webkit-user-select:none;user-select:none;min-height:inherit;width:100%}[data-name=equation]>[data-name=equation-wrapper]>[data-type=equation-content]>*{-webkit-user-select:none;user-select:none}[data-name=equation]>[data-name=equation-wrapper]>[data-type=content]{position:absolute;width:260px;min-height:100px;top:calc(100% + 6px);padding:16px;background:#fff;z-index:1;box-shadow:0 0 10px #0003;border-radius:4px}.katex{display:block;text-align:center;white-space:nowrap}.katex .katex-html{display:block;position:relative}[data-name=title]{position:relative;caret-color:#000}[data-name=title]:after{position:absolute;content:attr(placeholder);left:0;top:0;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.4;padding-left:1px}[data-name=hstack]{display:flex;padding:10px 0;gap:50px;position:relative;margin-top:2px}[data-name=hstack]>div{flex:1}[data-name=stack]{padding-left:10px}[data-name=stack]:first-child{padding-left:0}[data-name=title] a{cursor:pointer}[data-name=image],[data-name=video]{width:100%;display:flex;position:relative;margin-top:8px;margin-bottom:4px;min-height:60px;justify-content:center;transition:width .3s,height .3s}[data-name=image] .image-container{position:relative;cursor:pointer}[data-name=image] img{width:100%;-webkit-user-select:none;user-select:none}.carbon-portal{position:absolute;top:0;left:0;width:100%;height:100%}.collapsible-empty-content{-webkit-user-select:none;user-select:none;color:#aaa;cursor:pointer;line-height:26px;margin-left:30px;padding:0 6px;border-radius:4px}.collapsible-empty-content:hover{background:#eee}[data-name=collapsible][data-collapsed=true] .collapsible-empty-content,[data-name=collapsible][data-collapsed=true] [data-type=children]{display:none}[data-name=quote]{position:relative;padding:4px 10px;margin:4px 0;border-left:3px solid #555}[data-name=quote]>[data-type=content]{padding:0 2px}[data-name=quote][data-as]>[data-type=children]{padding-left:0}[data-as]>[data-type=content]{padding-top:0;padding-bottom:0}[data-as]>[data-type=children]{padding-left:0}[data-name=code]{position:relative;padding:24px 20px;margin:10px 0;background:#f7f6f3;border-radius:4px;font-family:monospace;font-size:13px}[data-name=code] [data-name=code-content]>[data-name=text]{white-space:pre-wrap;word-break:break-all}[data-name=docLink]{position:relative;cursor:pointer;padding:0 2px;margin-top:2px}[data-name=docLink]:hover{background:#eee;border-radius:4px}[data-name=docLink] [data-type=content]{padding:2px 4px;line-height:28px;display:flex;gap:6px}[data-name=docLink] [data-type=content] [data-name=title]{font-weight:500;padding:0 2px}[data-name=docLink] [data-type=content] [data-name=title] span{border-bottom:2px solid #ddd}[data-name=mdTable]{position:relative;margin-top:14px;margin-bottom:36px}[data-name=mdTable] .add_table__row{position:absolute;background:#eee;height:20px;border-radius:4px;margin-top:4px;cursor:pointer}[data-name=mdTable] .add_table__columns{top:0;position:absolute;background:#eee;width:20px;border-radius:4px;margin-left:4px;cursor:pointer}[data-name=mdTable] .add_table__row,[data-name=mdTable] .add_table__columns{transition:opacity .2s}[data-name=mdTable] .add_table__row:after,[data-name=mdTable] .add_table__columns:after{content:"+";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:16px;color:#555;transition:opacity .2s}[data-name=mdTable] .update_table__row{position:absolute;background:#eee;height:20px;width:16px;left:0;top:50%;transform:translate(-50%,-50%);cursor:pointer;border-radius:4px}[data-name=mdTable] table{border-collapse:collapse;border-spacing:0}[data-name=mdTable] table [data-name=row]{position:relative;outline:none;border-top:1px solid #ddd;vertical-align:top}[data-name=mdTable] table [data-name=row]:last-child{border-bottom:1px solid #ddd}[data-name=mdTable] table [data-name=row] [data-name=column]{text-align:left;outline:none;padding:7px 9px;line-height:22px;border-left:1px solid #ddd}[data-name=mdTable] table [data-name=row] [data-name=column]:last-child{border-right:1px solid #ddd}.carbon-selection,.carbon-app-events{width:100%;height:100%;overflow:hidden}.carbon-selection.carbon-selecting,.carbon-selection.block-selection{caret-color:transparent;-webkit-user-select:none;user-select:none}.carbon-selection.carbon-selecting ::selection,.carbon-selection.block-selection ::selection{background:transparent}.carbon-selection.carbon-selecting .carbon-selection-halo[data-selected=true],.carbon-selection.block-selection .carbon-selection-halo[data-selected=true]{background:transparent!important}.carbon-halo-container{position:absolute;top:0}[data-name=pageTree]{margin:10px 0;font-size:15px;padding:10px;background:#fafafa;border:2px dashed #00f}[data-name=pageTree]>.cnest{margin-left:0}[data-name=pageTree] [data-name=title]:before{display:none}[data-name=pageTree] [data-type=children]{padding-top:4px}[data-name=pageTree]>[data-name=title]{font-size:13px;margin:0 10px;display:flex}[data-name=pageTree]>[data-name=title] [data-name=title]{line-height:14px;padding:2px 4px;font-weight:700;color:#aaa;cursor:pointer}[data-name=pageTree]>[data-name=title] [data-name=title]:hover{background:#eee;color:#555;border-radius:4px}[data-name=pageTreeItem]{border-radius:4px;padding:0}[data-name=pageTreeItem]>.cnest{padding-left:0}[data-name=pageTreeItem]>.ctiw{position:relative;line-height:28px;display:flex;padding-left:4px;gap:4px}[data-name=pageTreeItem]>.ctiw:hover{background:#eee}[data-name=pageTreeItem]>.ctiw [data-name=title]{flex:1;display:flex;color:#666;overflow:hidden;justify-content:flex-start;align-items:flex-start;line-height:28px}[data-name=pageTreeItem]>.ctiw [data-name=title] span{display:inline-block;left:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}[data-name=pageTreeItem]>.ctiw .carbon-collapsible__control{color:#aaa;background:transparent;width:20px;height:20px;display:flex;align-items:center;justify-content:center;padding:0;border-radius:4px}[data-name=pageTreeItem]>.ctiw .carbon-collapsible__control .page-tree-open-close-icon{transition:transform .2s}[data-name=pageTreeItem]>.ctiw .carbon-collapsible__control.collapsed>.page-tree-open-close-icon{transform:rotate(0)}[data-name=pageTreeItem]>.ctiw .carbon-collapsible__control.expanded>.page-tree-open-close-icon{transform:rotate(90deg)}[data-name=pageTreeItem]>.ctiw .carbon-collapsible__control:hover{background:#ddd;color:#666}[data-name=pageTreeItem]>.ctiw .add-child-file{position:absolute;z-index:1;top:50%;right:4px;width:20px;height:20px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;color:#aaa;opacity:0;font-size:14px}[data-name=pageTreeItem]>.ctiw .add-child-file:hover{background:#ddd;color:#666}[data-name=pageTreeItem]>[data-type=content]:hover .add-child-file{opacity:1}[data-name=pageTreeItem] .carbon-collapsible__empty{padding-left:30px;color:#ccc;font-size:14px;line-height:28px;-webkit-user-select:none;user-select:none}[data-name=pageTreeItem][data-opened=true]>[data-type=content]>[data-name=title]{color:#000!important}.carbon-overlay{position:absolute;height:100%;width:100%;top:0;left:0}[contenteditable]{outline:none}.carbon-block-menu{position:absolute;z-index:inherit}.carbon-ai-suggested{position:absolute;width:100%;height:100%;top:0;left:0;color:#aaa;z-index:-1}.carbon-ai-suggested{-webkit-user-select:none;user-select:none;pointer-events:none}.carbon-ai-suggested span{-webkit-user-select:none;user-select:none}.image-align-controls{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;z-index:100}.image-align-controls>div{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;cursor:pointer;background:#eee}.image-align-controls>div:hover,.image-align-controls>div[data-active=true]{background:#ddd}[data-name=callout]>[data-type=content]>[data-name=title]{padding:0 2px;line-height:28px}[data-name=callout][data-as=h1]>[data-type=content],[data-name=callout][data-as=h2]>[data-type=content],[data-name=callout][data-as=h3]>[data-type=content],[data-name=callout][data-as=h4]>[data-type=content],[data-name=quote][data-as=h1]>[data-type=content],[data-name=quote][data-as=h2]>[data-type=content],[data-name=quote][data-as=h3]>[data-type=content],[data-name=quote][data-as=h4]>[data-type=content]{margin-top:0}.image-container,.video-container{position:relative;width:100%}.video-overlay,.image-overlay{display:flex;align-items:center;justify-content:center;min-height:54px;width:100%;-webkit-user-select:none;user-select:none;color:#aaa;border-radius:4px}.carbon-document-empty-picture{height:60px}[data-name=content]{position:relative;padding:10px 0;-webkit-user-select:none;user-select:none}.empty-content-text{color:#aaa}.carbon-code-textarea{top:0;left:0;width:100%;min-height:150px;outline:none}.carbon-app-cursor-rest{height:20px;width:20px;position:absolute;top:0;left:0;background:#eee;margin:4px}[data-name=frame]{position:relative;background:#eee;margin:10px 0;border-radius:4px}[data-user-select=none]{-webkit-user-select:none;user-select:none}[data-user-select=normal]{-webkit-user-select:text;user-select:text}[data-pointer-events=none]{pointer-events:none}[data-name=tabs]{position:relative;border-radius:4px;box-shadow:0 0 0 1px #eee;overflow:hidden;margin:16px 0}[data-name=tabs] [data-name=tab]{position:relative;padding:10px;min-height:100px}[data-name=tabs] .carbon-tab-header{background:#f8f9fa;display:flex;padding:6px 10px}[data-name=tabs] .carbon-tab-header .carbon-tab-names{display:flex;background:#ecf0f2;font-size:14px;border-radius:4px;gap:4px;box-shadow:0 0 0 1px #ecf0f2;margin-right:6px}[data-name=tabs] .carbon-tab-header .carbon-tab-names .carbon-tab-name{line-height:20px;position:relative;min-width:10px}[data-name=tabs] .carbon-tab-header .carbon-tab-names .carbon-tab-name .carbon-tab-name-view{padding:2px 10px;cursor:pointer;background:#ecf0f2;line-height:20px;border-radius:4px}[data-name=tabs] .carbon-tab-header .carbon-tab-names .carbon-tab-name .carbon-tab-name-placeholder{color:#aaa}[data-name=tabs] .carbon-tab-header .carbon-tab-names .carbon-tab-name .carbon-tab-name-edit{position:absolute;top:0;width:100%;height:100%}[data-name=tabs] .carbon-tab-header .carbon-tab-names .carbon-tab-name .carbon-tab-name-edit.data-editable{z-index:100}[data-name=tabs] .carbon-tab-header .carbon-tab-names .carbon-tab-name .carbon-tab-name-edit>input[type=text]{width:100%;height:100%;padding:2px 10px;display:inline-block;border-radius:4px;outline:none;z-index:0}[data-name=tabs] .carbon-tab-header .carbon-tab-names .carbon-tab-name[data-active=true] .carbon-tab-name-view{background:#fff;box-shadow:0 0 0 1px #ddd;z-index:1}[data-name=tabs] .carbon-tab-header .carbon-tab-names .carbon-tab-name[data-editable=true] .carbon-tab-name-edit{background:#000;z-index:100}[data-name=tabs] .carbon-tab-header .carbon-tab-names .carbon-tab-name[data-editable=true] .carbon-tab-name-edit input{z-index:100;background:#fff;box-shadow:0 0 0 2px #194cd199}.carbon-tab-content{position:relative;display:flex;flex-direction:column;gap:10px;box-shadow:0 0 0 1px #eee inset}.carbon-tab-content [data-name=tab]{box-shadow:0 0 0 1px #eee;width:100%;top:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.carbon-tab-content [data-name=tab]:focus{z-index:10}.carbon-tab-content{min-height:100px}.add-new-tab{height:100%;padding:1px 8px;border-radius:4px;background:#eee;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;box-shadow:0 0 0 1px #eee}[data-name=section]>[data-name=section]{margin-left:20px}[data-name=modal] .modal__title{font-size:24px;font-weight:700;margin-bottom:4px;margin-top:4px;padding:6px 16px;background:#eee}[data-name=modal] .modal__content{margin-top:4px;margin-bottom:4px;padding:10px 16px}[data-name=modal] .modal__footer{padding:10px 16px;background:#eee;font-size:12px;box-shadow:0 0 0 1px #eee;margin:10px 0 20px;border-radius:4px}[data-name=empty-text]{-webkit-user-select:none;user-select:none}.frame-bound{position:absolute;top:0;left:0;width:100%;height:100%;background:#9ff39f4d}.frame-wrapper{position:relative}.frame-wrapper[contenteditable=false]{-webkit-user-select:none;user-select:none}.frame-wrapper[contenteditable=false] .frame-bound{display:block}.frame-wrapper[contenteditable=true]{-webkit-user-select:text;user-select:text}.frame-wrapper[contenteditable=true] .frame-bound{display:none;z-index:-1}.frame-wrapper{position:relative;top:0;left:0;width:100%;height:100%;padding:10px}[data-name=tab]:has([data-focused]),[data-name=frame]:has([data-focused]){box-shadow:inset 0 0 0 1px #194cd100}[data-empty=true]{background:#aaa;width:10px;display:inline-block}.carbon-code{background:#eee;padding:2px 4px;border-radius:4px;margin:0 4px}.carbon-bold{font-weight:700}.carbon-italic{font-style:italic}.carbon-underline{text-decoration:underline}[data-name=hint]{position:relative;border-radius:4px;overflow:hidden}[data-name=hint][contenteditable=false]{-webkit-user-select:none;user-select:none}[data-name=hint][contenteditable=false]>[data-type=content]{cursor:pointer}[data-name=hint]>[data-type=content]{position:relative;padding:10px;line-height:28px;display:flex;background:#eee;font-weight:700;color:#555}[data-name=hint]>[data-type=content]>[data-name=title]{posrtion:relative;flex:1}[data-name=hint]>[data-type=content]>.carbon-hint__viewe{background:#aaa;color:#fff;padding:0 4px;border-radius:4px;margin-right:4px}[data-name=hint]>[data-type=content]>.carbon-hint__viewed,[data-name=hint]>[data-type=content]>.carbon-hint__control{padding-right:6px;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;border-radius:4px;transform:scale(1.1)}[data-name=hint]>[data-type=content]>.carbon-hint__viewed:hover,[data-name=hint]>[data-type=content]>.carbon-hint__control:hover{background:#eee;transition:background .3s}[data-name=hint]>[data-type=children]{padding:10px}[data-name=hint][data-collapsed=true]>[data-type=children]{display:none}[data-name=hint] .hint-insert-section{padding:10px;color:#aaa;cursor:pointer;-webkit-user-select:none;user-select:none}[data-name=hint] .hint-insert-section:hover{color:#555}[data-name=hint]{margin-bottom:14px;margin-top:10px}[data-name=hint]+[data-name=hint]{margin-top:4px}[data-name=hint]:has(+[data-name=hint]){margin-bottom:4px}[data-name=mcq]{position:relative;margin-bottom:14px;margin-top:10px;background:#eee;padding:10px;border-radius:4px}[data-name=mcq]>[data-type=content]{line-height:28px;display:flex;font-weight:700;color:#555}[data-name=mcq]>[data-type=content]>[data-name=title]{posrtion:relative;flex:1;gap:4px}[data-name=mcq]>[data-type=content]>.carbon-mcq__control{margin-left:2px;margin-right:8px;display:flex;cursor:pointer;align-items:center}[data-name=mcq]>[data-type=content]>.carbon-mcq__control>.mcq-control-wrapper{position:relative;border-radius:4px;width:16px;height:16px;display:flex;justify-content:center;box-shadow:0 0 0 1px #aaa;background:#fff}[data-name=mcq]>[data-type=content]>.carbon-mcq__control>.mcq-control-wrapper input{opacity:0}[data-name=mcq]>[data-type=content]>.carbon-mcq__control>.mcq-control-wrapper .mcq-selected-hint{position:absolute;width:10px;height:10px;top:50%;left:50%;transform:translate(-50%,-50%);background:#aaa;border-radius:3px;display:none;box-shadow:inset 0 0 0 1px #aaa}[data-name=mcq]>[data-type=content]>.carbon-mcq__control>.mcq-control-wrapper[data-checked=true]{font-size:18px;font-weight:700}[data-name=mcq]>[data-type=content]>.carbon-mcq__control>.mcq-control-wrapper[data-checked=true] .mcq-selected-hint{display:flex}[data-name=mcq]>[data-type=children]{padding-left:24px}[data-name=mcq]+[data-name=mcq]{margin-top:4px}[data-name=mcq]:has(+[data-name=mcq]){margin-bottom:4px}[data-name=question]{position:relative}[data-name=question]>[data-type=content]{display:inline-flex;font-weight:700;font-size:22px}[data-name=question]>[data-type=content] [data-name=title]{position:inherit;gap:4px}[data-name=question]>[data-type=content] [data-required=true]{color:red}[data-name=question]>[data-type=content] [data-required=true]:after{content:"*";color:red;margin-left:4px}[data-name=question]>[data-type=children]{padding-left:24px}[data-name=scale]{display:flex;gap:10px;margin-top:10px;margin-bottom:10px}[data-name=scale] .carbon-scale-option{padding:0 6px;min-width:36px;height:36px;box-shadow:inset 0 0 0 2px #eee;justify-content:center;align-items:center;text-align:center;line-height:36px;border-radius:4px;font-size:18px;-webkit-user-select:none;user-select:none;cursor:pointer}[data-name=scale] .carbon-scale-option:hover{box-shadow:inset 0 0 0 2px #555;transition:box-shadow .3s}[data-name=scale] .carbon-scale-option[data-selected=true]{box-shadow:inset 0 0 0 2px #555}[data-name=document][contenteditable=false] [data-name=mcq]>[data-type=content],[data-name=document][contenteditable=false] [data-name=hint]>[data-type=content]{cursor:pointer}[data-name=button]{display:flex;margin:20px 0}[data-name=button] .carbon-button{align-items:center;justify-content:center;min-width:90px;background:#000;color:#fff;text-align:center;padding:6px 10px;border-radius:4px;-webkit-user-select:none;user-select:none;font-weight:700;caret-color:#fff}[data-name=explain]{padding:5px 10px;margin-bottom:10px;position:relative;box-shadow:0 0 0 1px #eee;border-radius:4px}[data-name=explain] .carbon-block-explain{font-size:12px;position:absolute;top:6px;right:6px;padding:2px 6px;background:#eee;font-weight:700;border-radius:2px}[data-name=explain]>[data-type=children]{padding-left:0}[data-name=explain]>[data-type=children]>*{padding:0}[data-name=bold]{font-weight:700}[data-name=italic]{font-style:italic}[data-name=codespan]{font-style:italic;background:#eaeaea;color:#c7254e;margin:0 4px;border-radius:4px;padding:2px 4px;font-size:13px}[data-name=background]{padding:2px 0}[data-name=section]>[data-type=content] .code,[data-name=collapsible]>[data-type=content] .code,[data-name=bulletList]>[data-type=content] .code,[data-name=numberList]>[data-type=content] .code,[data-name=todo]>[data-type=content] .code{font-size:14px}[data-name=h1]>[data-type=content] .code,[data-name=h2]>[data-type=content] .code,[data-name=h3]>[data-type=content] .code,[data-name=h4]>[data-type=content] .code{font-size:90%}[data-name=title] a{color:#555;text-decoration:none;position:relative}[data-name=title] a:after{content:"";width:100%;position:absolute;left:0;bottom:-1px;border-width:0 0 2px;border-style:solid}[data-name=partial]{position:relative;font-size:13px;margin:40px 0 70px;font-weight:200;font-family:GT America,Helvetica,Arial,sans-serif;padding:4px 0}[data-name=partial][data-mode=edit]{margin-bottom:40px}[data-name=partial][data-overflow=true]{margin-bottom:70px}[data-name=partial] .carbon-partial-body{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}[data-name=partial][data-collapsed=true] .carbon-partial-body{max-height:100px}[data-name=partial] [data-name=title]{padding-left:0!important;line-height:24px}[data-name=partial] .carbon-partial-footer{margin-top:4px;position:absolute;top:100%;right:0;font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none;padding:2px 4px;border-radius:4px;text-align:center;width:100%;color:#aaa}[data-name=partial] .carbon-partial-footer:hover{background:#eee;color:#555}a[data-name=text]:hover{color:#888}.document-mode-toggle{position:absolute;top:0;right:0;padding:4px 8px;background:#eee;border-radius:4px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:12px;color:#555;margin:10px;z-index:100}.document-mode-toggle:hover{background:#ddd}[data-name=title] span:last-child{margin-right:0}[data-name=title] span:first-child{margin-left:0}[data-name=bookmark]{margin:10px 0;display:flex;border:1px solid #eee;border-radius:4px;overflow:hidden;-webkit-user-select:none;user-select:none}[data-name=bookmark] :hover{background:#eee}[data-name=bookmark] .bookmark-wrapper{width:100%;display:flex}[data-name=bookmark] .bookmark-content{padding:12px;flex:1;width:calc(100% - 250px)}[data-name=bookmark] .bookmark-content .bookmark-title{font-size:14px;margin-bottom:4px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}[data-name=bookmark] .bookmark-content .bookmark-description{font-size:12px;color:#999;margin-bottom:4px;line-height:16px;height:32px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}[data-name=bookmark] .bookmark-content .bookmark-source{font-size:12px;color:#555;display:flex;gap:6px}[data-name=bookmark] .bookmark-content .bookmark-source .bookmark-fabicon{width:16px;height:16px;overflow:hidden}[data-name=bookmark] .bookmark-content .bookmark-source .bookmark-fabicon img{width:100%;height:100%}[data-name=bookmark] .bookmark-content .bookmark-source .bookmark-src{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex:1;line-height:16px;color:#aaa}[data-name=bookmark] .bookmark-image{position:relative;width:250px;height:inherit;background:#eee;overflow:hidden}[data-name=bookmark] .bookmark-image .bookmark-image-wrapper{position:absolute;overflow:hidden;height:100%;width:100%;display:flex;justify-content:center;align-items:center}[data-name=bookmark] .bookmark-image img{width:100%}[data-name=pageLink]{height:30px;width:100%;display:flex;cursor:pointer;border-radius:4px}[data-name=pageLink] a.pageLink-wrapper{display:flex;align-items:center;padding:0 6px;width:100%;justify-content:flex-start;-webkit-user-select:none;user-select:none}[data-name=pageLink] .page-link-icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:4px;margin-right:10px}[data-name=pageLink] .page-link-icon img{width:16px;height:16px}[data-name=pageLink] .page-link-text{font-size:15px;color:#555;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:20px;border-bottom:1px solid #eee}[data-name=pageLink] :hover{background:#eee;border-radius:4px;cursor:pointer}.multi-value-remove{height:24px;width:18px;justify-content:center;align-items:center;padding-right:5px;display:none}.multi-value-remove div{height:16px;width:16px;border-radius:50%;position:relative}.multi-value-remove div svg{transform:scale(1.8)}.multi-value-label{padding-right:2px;font-size:17px!important}.select-focused .multi-value-label{padding-right:-2px}.select-focused .multi-value-remove{display:flex}[data-name=mention]{border-radius:8px;color:#888;background:#eee;padding:1px 0;margin:0 1px;cursor:pointer;position:relative}[data-name=mention] [data-name=empty]{position:absolute;left:50%;caret-color:transparent}[data-name=mention] [data-name=empty]::selection{background:transparent}[data-name=mention] [data-name=atomicText]:first-letter{color:red;font-size:20px}[data-name=mention]:has([data-focused=true]){box-shadow:inset 0 0 0 1px #aaa}[data-name=empty]{padding-left:1px}@-moz-keyframes halo-animation{0%{opacity:0}to{opacity:1}}@-webkit-keyframes halo-animation{0%{opacity:0}to{opacity:1}}@-o-keyframes halo-animation{0%{opacity:0}to{opacity:1}}@keyframes halo-animation{0%{opacity:0}to{opacity:1}}.ctabs{position:relative;border-radius:4px;box-shadow:0 0 0 1px #eee;overflow:hidden;margin:20px 0}.ctab__content{padding:6px 9px;background:#fff;min-height:100px}.ctab__content .h-1:first-child{margin-top:0}.ctab__content .h-1:first-child>.title{margin-top:0}.ctabs__header{display:flex;align-items:center;padding:6px 8px;background:#fdfdfd;border-bottom:1px solid #ddd}.ctab__names{display:flex;background:#ecf0f2;font-size:14px;border-radius:4px;gap:4px;box-shadow:0 0 0 1px #ecf0f2;margin-right:6px}.ctab__header{cursor:pointer;border-radius:4px;background:#ecf0f2;box-shadow:0 0 0 1px #ecf0f2;position:relative}.ctab__header[data-active=true]{background:#fff}.ctab__name{padding:2px 10px}.ctab__name-input{position:absolute;top:0;width:100%;height:100%}.ctab__name-input .data-editable{z-index:100}.ctab__name-input input[type=text]{width:100%;height:100%;padding:2px 10px;display:inline-block;border-radius:4px}.croot{width:100%}.croot ::selection{background:#accef78d}.document-wrapper{overflow:auto}.cdoc{flex:1;padding:0 calc(50% - 400px);padding-top:40px}#ct{white-space:pre-wrap}.bullet-list,.number-list,.todo,.collapsible,.section{margin-top:2px;position:relative;line-height:26px}.cdoc>.title{font-size:2.5em;font-weight:700;line-height:40px;margin-bottom:20px}.document>.cnest{margin-left:0}.bullet-list>.ctiw>.title,.number-list>.ctiw>.title,.todo>.ctiw>.title,.collapsible>.ctiw>.title,.callout>.ctiw>.title{flex:1;padding:2px}.section>.title{flex:1;padding:2px}.placeholder,.section>.title:after,.bullet-list>.ctiw>.title:after,.todo>.ctiw>.title:after,.collapsible>.ctiw>.title:after{position:absolute;content:attr(placeholder);left:0;top:0;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.4;padding-left:1px}.ctiw{line-height:26px;display:flex;align-content:flex-start}.cnest{margin-left:26px}.bullet-list>.ctiw>.title{margin-left:26px}.bullet-list>.ctiw>.title:after{left:26px}.bullet-list__marker{padding:0 8px;-webkit-user-select:none;user-select:none;position:absolute;left:0;font-size:.6em}.todo>.ctiw>.title{margin-left:26px;flex:1}.todo__checkbox{display:flex;padding:6px;position:absolute}.collapsible>.ctiw>.title{margin-left:26px;flex:1}.collapsible>.ctiw>.title:after{left:26px}.collapsible__control{display:flex;position:absolute;padding:6px 2px;margin:0 2px;cursor:pointer;border-radius:6px}.collapsible__control:hover{background:#f5f5f5}.collapsible[data-collapsed=true] .cnest,.collapsible[data-collapsed=true] .collapsible-empty-content{display:none}.cnl__ti{margin-left:28px;flex:1}.cnl__label{width:28px;display:flex;justify-content:end;padding-right:8px;-webkit-user-select:none;user-select:none;position:absolute}.callout{background:#fbf3db;padding:10px 16px;border-radius:4px;box-shadow:0 0 0 2px #f4d999 inset;margin:10px 0}.callout>[data-name=title]{padding-left:2px}.callout>.cnest{margin-left:0}.callout>.cnest>.number-list{padding-left:0}.cdiv{outline:none;position:relative;cursor:default;height:15px;margin-bottom:1px;caret-color:transparent}.cdiv__line{position:relative;top:7px;height:2px;width:100%;background:#eee}.h-1{margin-top:.8em;margin-bottom:.3em}.h-2{margin-top:.7em;margin-bottom:.3em}.h-3,.h-4{margin-top:.6em;margin-bottom:.3em}.h1__title,.h-1>.title,.collapsible[data-as=h1] .ctiw>.title{font-size:2.2em;font-weight:700;line-height:1.2em;margin-top:.6em}.h2__title,.h-2>.title,.collapsible[data-as=h2] .ctiw>.title{font-size:1.6em;font-weight:700;line-height:1.2em;margin-top:.6em}.h3__title,.h-3>.title,.collapsible[data-as=h3] .ctiw>.title{font-size:1.4em;font-weight:700;line-height:1.2em}.h4__title,.h-4>.title,.collapsible[data-as=h4] .ctiw>.title{font-size:1.2em;font-weight:700;line-height:1.2em}pre{white-space:pre-wrap;font-size:.9em;line-height:1.5em;padding:10px;margin:0;background:#f8f8f8;border-radius:4px;border:1px solid #ddd}.collapsible[data-as=h1]{margin-top:.8em}.collapsible[data-as=h1] .ctiw>.title{margin-bottom:.1em}.collapsible[data-as=h1] .collapsible__control{font-size:1.3em;margin-top:6px}.collapsible[data-as=h2]{margin-top:.6em}.collapsible[data-as=h2] .ctiw>.title{margin-bottom:.1em}.collapsible[data-as=h2] .collapsible__control{font-size:1.1em;margin-top:2px}.collapsible[data-as=h3]{margin-top:.6em}.collapsible[data-as=h3] .collapsible__control{font-size:1.1em}.collapsible[data-as=h4]{margin-top:.6em}.collapsible[data-as=h4] .collapsible__control{font-size:1em;margin-top:-2px}.mention{background:#efefef;padding:2px 0;border-radius:8px;margin:0 2px;cursor:pointer}.document-wrapper::-webkit-scrollbar{width:10px;background-color:#f5f5f5}.document-wrapper::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:10px}.empty-zero-width-space{font-stretch:expanded}
