:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}/*! Pickr 1.9.1 MIT | https://github.com/Simonwep/pickr */.pickr{position:relative;overflow:visible;transform:translateY(0)}.pickr *{box-sizing:border-box;outline:none;border:none;-webkit-appearance:none}.pickr .pcr-button{position:relative;height:2em;width:2em;padding:.5em;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;border-radius:.15em;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" stroke="%2342445A" stroke-width="5px" stroke-linecap="round"><path d="M45,45L5,5"></path><path d="M45,5L5,45"></path></svg>') no-repeat center;background-size:0;transition:all .3s}.pickr .pcr-button:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;z-index:-1}.pickr .pcr-button:before{z-index:initial}.pickr .pcr-button:after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;transition:background .3s;background:var(--pcr-color);border-radius:.15em}.pickr .pcr-button.clear{background-size:70%}.pickr .pcr-button.clear:before{opacity:0}.pickr .pcr-button.clear:focus{box-shadow:0 0 0 1px #ffffffd9,0 0 0 3px var(--pcr-color)}.pickr .pcr-button.disabled{cursor:not-allowed}.pickr *,.pcr-app *{box-sizing:border-box;outline:none;border:none;-webkit-appearance:none}.pickr input:focus,.pickr input.pcr-active,.pickr button:focus,.pickr button.pcr-active,.pcr-app input:focus,.pcr-app input.pcr-active,.pcr-app button:focus,.pcr-app button.pcr-active{box-shadow:0 0 0 1px #ffffffd9,0 0 0 3px var(--pcr-color)}.pickr .pcr-palette,.pickr .pcr-slider,.pcr-app .pcr-palette,.pcr-app .pcr-slider{transition:box-shadow .3s}.pickr .pcr-palette:focus,.pickr .pcr-slider:focus,.pcr-app .pcr-palette:focus,.pcr-app .pcr-slider:focus{box-shadow:0 0 0 1px #ffffffd9,0 0 0 3px #00000040}.pcr-app{position:fixed;display:flex;flex-direction:column;z-index:10000;border-radius:.1em;background:#fff;opacity:0;visibility:hidden;transition:opacity .3s,visibility 0s .3s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;box-shadow:0 .15em 1.5em #0000001a,0 0 1em #00000008;left:0;top:0}.pcr-app.visible{transition:opacity .3s;visibility:visible;opacity:1}.pcr-app .pcr-swatches{display:flex;flex-wrap:wrap;margin-top:.75em}.pcr-app .pcr-swatches.pcr-last{margin:0}@supports (display: grid){.pcr-app .pcr-swatches{display:grid;align-items:center;grid-template-columns:repeat(auto-fit,1.75em)}}.pcr-app .pcr-swatches>button{font-size:1em;position:relative;width:calc(1.75em - 5px);height:calc(1.75em - 5px);border-radius:.15em;cursor:pointer;margin:2.5px;flex-shrink:0;justify-self:center;transition:all .15s;overflow:hidden;background:#0000;z-index:1}.pcr-app .pcr-swatches>button:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:6px;border-radius:.15em;z-index:-1}.pcr-app .pcr-swatches>button:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--pcr-color);border:1px solid rgba(0,0,0,.05);border-radius:.15em;box-sizing:border-box}.pcr-app .pcr-swatches>button:hover{filter:brightness(1.05)}.pcr-app .pcr-swatches>button:not(.pcr-active){box-shadow:none}.pcr-app .pcr-interaction{display:flex;flex-wrap:wrap;align-items:center;margin:0 -.2em}.pcr-app .pcr-interaction>*{margin:0 .2em}.pcr-app .pcr-interaction input{letter-spacing:.07em;font-size:.75em;text-align:center;cursor:pointer;color:#75797e;background:#f1f3f4;border-radius:.15em;transition:all .15s;padding:.45em .5em;margin-top:.75em}.pcr-app .pcr-interaction input:hover{filter:brightness(.975)}.pcr-app .pcr-interaction input:focus{box-shadow:0 0 0 1px #ffffffd9,0 0 0 3px #4285f4bf}.pcr-app .pcr-interaction .pcr-result{color:#75797e;text-align:left;flex:1 1 8em;min-width:8em;transition:all .2s;border-radius:.15em;background:#f1f3f4;cursor:text}.pcr-app .pcr-interaction .pcr-result::-moz-selection{background:#4285f4;color:#fff}.pcr-app .pcr-interaction .pcr-result::selection{background:#4285f4;color:#fff}.pcr-app .pcr-interaction .pcr-type.active{color:#fff;background:#4285f4}.pcr-app .pcr-interaction .pcr-save,.pcr-app .pcr-interaction .pcr-cancel,.pcr-app .pcr-interaction .pcr-clear{color:#fff;width:auto}.pcr-app .pcr-interaction .pcr-save,.pcr-app .pcr-interaction .pcr-cancel,.pcr-app .pcr-interaction .pcr-clear{color:#fff}.pcr-app .pcr-interaction .pcr-save:hover,.pcr-app .pcr-interaction .pcr-cancel:hover,.pcr-app .pcr-interaction .pcr-clear:hover{filter:brightness(.925)}.pcr-app .pcr-interaction .pcr-save{background:#4285f4}.pcr-app .pcr-interaction .pcr-clear,.pcr-app .pcr-interaction .pcr-cancel{background:#f44250}.pcr-app .pcr-interaction .pcr-clear:focus,.pcr-app .pcr-interaction .pcr-cancel:focus{box-shadow:0 0 0 1px #ffffffd9,0 0 0 3px #f44250bf}.pcr-app .pcr-selection .pcr-picker{position:absolute;height:18px;width:18px;border:2px solid #fff;border-radius:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pcr-app .pcr-selection .pcr-color-palette,.pcr-app .pcr-selection .pcr-color-chooser,.pcr-app .pcr-selection .pcr-color-opacity{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:column;cursor:grab;cursor:-webkit-grab}.pcr-app .pcr-selection .pcr-color-palette:active,.pcr-app .pcr-selection .pcr-color-chooser:active,.pcr-app .pcr-selection .pcr-color-opacity:active{cursor:grabbing;cursor:-webkit-grabbing}.pcr-app[data-theme=classic]{width:28.5em;max-width:95vw;padding:.8em}.pcr-app[data-theme=classic] .pcr-selection{display:flex;justify-content:space-between;flex-grow:1}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview{position:relative;z-index:1;width:2em;display:flex;flex-direction:column;justify-content:space-between;margin-right:.75em}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;z-index:-1}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview .pcr-last-color{cursor:pointer;border-radius:.15em .15em 0 0;z-index:2}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview .pcr-current-color{border-radius:0 0 .15em .15em}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview .pcr-last-color,.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview .pcr-current-color{background:var(--pcr-color);width:100%;height:50%}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-palette{width:100%;height:8em;z-index:1}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-palette .pcr-palette{flex-grow:1;border-radius:.15em}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-palette .pcr-palette:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;z-index:-1}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-chooser,.pcr-app[data-theme=classic] .pcr-selection .pcr-color-opacity{margin-left:.75em}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-chooser .pcr-picker,.pcr-app[data-theme=classic] .pcr-selection .pcr-color-opacity .pcr-picker{left:50%;transform:translate(-50%)}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-chooser .pcr-slider,.pcr-app[data-theme=classic] .pcr-selection .pcr-color-opacity .pcr-slider{width:8px;flex-grow:1;border-radius:50em}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-chooser .pcr-slider{background:linear-gradient(to bottom,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-opacity .pcr-slider{background:linear-gradient(to bottom,transparent,black),url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:100%,50%}.document-view{background-color:#fff;color:#000;font-size:.8em;outline:none}.document-view>*{-webkit-user-select:none;user-select:none}.document-view>*{contain:layout paint style}.document-view>p.empty{display:block}.document-view p.empty:after{content:"¶";color:#aaa}.document-view{display:flex;flex-direction:column;align-items:center;position:relative;padding:4em;overflow-y:auto;overflow-x:hidden;height:100%}.section-marker{display:none}.section-marker.enabled{display:block}.section-marker{background-color:#eef;width:calc(100% + 8em);text-align:center;padding:.2em 0}.section-marker:before{content:"--- " attr(title) " ---"}.mode-label{position:absolute;top:.5em;left:.5em;z-index:1000;-webkit-user-select:none;user-select:none}.selection-helper{position:none}.selection-helper.active{position:absolute;background-color:#88c1c980;pointer-events:none;z-index:1000}.document-view .bold{font-weight:700}.document-view .italic{font-style:italic}.document-view .underline{text-decoration:underline}.document-view .strike{text-decoration:line-through}.document-view .superscript{vertical-align:super;font-size:smaller}.document-view .subscript{vertical-align:sub;font-size:smaller}.document-view .align-right{text-align:right}.document-view .align-left{text-align:left}.document-view .align-center{text-align:center}.document-view>div>p,.document-view>div>div.table-wrapper{position:relative;margin:.5rem 0 0;padding:.5rem;border:1px solid #f6f6f6}.selected{outline:2px dashed #666}.document-view>div>p:before,.document-view>div>div.table-wrapper:before{content:attr(data-tag-name);display:block;color:#333;padding:.3rem;font-weight:700;background-color:#facccc;width:fit-content;font-size:.6rem;top:-1rem;left:8px;position:absolute}.document-view>div>div.table-wrapper:before{top:0}.document-view>div>p.merged{border:1px solid hsl(0,0%,85%)!important;background-color:#fafafa!important;border-top:1px dashed hsl(0,0%,92%)!important}.document-view>div>p.merged:before{content:"⇕"!important;background-color:unset!important;left:50%;margin-left:-.5ch;margin-top:-2ch;font-size:2em}.document-view>div>p.deleted{border-color:unset!important;background-color:unset!important;text-decoration:line-through;color:red}.document-view>div>p.deleted:before{display:none}.document-view>div>p.unconfirmed,.document-view>div>div.table-wrapper.unconfirmed{border:1px solid hsl(46,82%,89%)!important}.document-view>div>p.unconfirmed:before,.document-view>div>div.table-wrapper.unconfirmed:before{content:"⚠ " attr(data-tag-name);background-color:#faefcc!important}.document-view>div>p.confirmed,.document-view>div>div.table-wrapper.confirmed{border:1px solid hsl(78,82%,89%)}.document-view>div>p.confirmed:before,.document-view>div>div.table-wrapper.confirmed:before{content:attr(data-tag-name);background-color:#ecfacc}.document-view>div>p[data-tag=other]{border:1px solid hsl(0,82%,89%)!important}.document-view>div>p[data-tag=other]:before{content:"⚠ " attr(data-tag-name);background-color:#facccc!important}.document-view br{display:none}.document-view br.cr{display:inline}p.box span{background-color:#f0f0f0}p.quote{font-style:italic;color:#666;border-left:4px solid #666;padding-left:1em;margin:1em 0}.document-view>div>p{margin:0;order:2}.document-view div.frame-helper{position:relative;display:flex;flex-direction:column;padding:12px 2px 4px;width:100%;max-width:960px}.document-view div.frame-helper .table-wrapper{max-height:400px;overflow-y:auto;padding:1.5rem .5rem .5rem;border:1px solid #eee}.document-view div.frame-helper .table-wrapper.plain table{border:none;background:transparent}.document-view div.frame-helper .table-wrapper.plain table tr,.document-view div.frame-helper .table-wrapper.plain table th,.document-view div.frame-helper .table-wrapper.plain table td,.document-view div.frame-helper .table-wrapper.plain table p{border:none!important;background:none!important}.document-view div.frame-helper .table-wrapper table{width:100%;border-collapse:collapse;border:1px solid #aaa}.document-view div.frame-helper .table-wrapper table td{font-size:.9em}.document-view div.frame-helper .table-wrapper table tr:nth-child(2n) td{background-color:#fff}.document-view div.frame-helper .table-wrapper table tr:nth-child(odd) td{background-color:#e7e7e7}.document-view div.frame-helper .table-wrapper table tr{border:1px solid #aaa}.document-view div.frame-helper .table-wrapper table tr th{background-color:#aaa;color:#fafafa}.document-view div.frame-helper-actions{display:none;align-self:center}.document-view.section-mode div.frame-helper-actions>*{display:none}.document-view.section-mode div.frame-helper-actions{padding-top:33px}.document-view div.frame-helper.frame-start div.frame-helper-actions.top{display:block;order:1;margin-top:-24px;padding-bottom:24px}.document-view div.frame-helper.frame-start:before{content:attr(data-frame-kind);display:block;color:#fff;padding:.4rem;font-weight:700;background-color:#666;width:fit-content;font-size:.8rem;top:0;left:0;position:absolute}.document-view div.frame-helper.frame-end div.frame-helper-actions.bottom,.document-view div.frame-helper.frame-self-closing div.frame-helper-actions.bottom{display:block;order:3;margin-bottom:-24px;padding-top:24px}.document-view div.frame-helper.frame-inside{border-left:1px solid #666;border-right:1px solid #666;background-color:#f0f0f0}.document-view div.frame-helper.frame-start{border-top:1px solid #666;border-left:1px solid #666;border-right:1px solid #666;background-color:#f0f0f0;padding-top:36px}.document-view div.frame-helper.frame-start:not(.frame-self-closing)+.empty,.document-view div.frame-helper.frame-start:not(.frame-self-closing)+.empty+.empty,.document-view div.frame-helper.frame-start:not(.frame-self-closing)+.empty+.empty+.empty,.document-view div.frame-helper.frame-start:not(.frame-self-closing)+.empty+.empty+.empty+.empty,.document-view div.frame-helper.frame-start:not(.frame-self-closing)+.empty+.empty+.empty+.empty+.empty+.empty{display:none}.document-view div.frame-helper.frame-inside+.empty,.document-view div.frame-helper.frame-inside+.empty+.empty,.document-view div.frame-helper.frame-inside+.empty+.empty+.empty,.document-view div.frame-helper.frame-inside+.empty+.empty+.empty+.empty,.document-view div.frame-helper.frame-inside+.empty+.empty+.empty+.empty+.empty+.empty{display:none}.document-view div.frame-helper.frame-self-closing{border-bottom:1px solid #666}.document-view div.frame-helper.frame-end{border-bottom:1px solid #666;border-left:1px solid #666;border-right:1px solid #666;background-color:#f0f0f0}.document-view span.image-wrapper{display:inline-block;position:relative;border:1px solid #666}.document-view span.image-wrapper img{max-width:100%;display:block;margin:auto}.document-view p.error{position:relative}.document-view div.error-container p{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px}.document-view div.error-container p:before{position:relative;color:red;background-color:unset}.document-view p.error .error-text{display:block;padding-bottom:3em;white-space:pre-line}.document-view .image-helper-actions{padding:2em;opacity:.2}.document-view .image-wrapper .image-helper-actions{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:flex-end}.document-view span.error .image-helper-actions,.document-view .image-helper-actions:hover{opacity:1}.document-view span.error{display:inline-block;width:100%;text-align:center;color:red;font-weight:700;padding:1em 1em 4em;background-color:#fdd;border:1px solid #f00}.document-view span.error span{display:block}.document-view div span.error:before{content:"⚠";display:block;font-weight:700;font-size:128px}.document-view .tab{display:inline-block;width:2ch;text-align:center}.document-view .tab:before{content:"⇥";color:#999;font-weight:700}.document-view .section-marker{position:relative}.document-view .section-helper-actions{position:absolute;top:0;right:16px;bottom:0;display:flex;justify-content:center;align-items:center}.document-view .section-marker.auto-generated .section-helper-actions{display:none}.document-view .document-item-actions{position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;padding:2px;opacity:.2;z-index:1000}.document-view .has-comment .document-item-actions,.document-view .document-item-actions:hover{opacity:1}::highlight(search){background-color:#b400ff40;color:#000}.document-view .footnote-ref{vertical-align:super;font-size:smaller}.document [xml\:space=preserve],.document .ws-preserve{white-space:pre-wrap}.document-view math{width:fit-content}
