@charset "UTF-8";.navigation-bar{position:absolute;width:100%;height:100%;padding-top:4px;overflow:hidden}.navigation-bar__hidden{display:none}.navigation-bar__inner--left{float:left}.navigation-bar__inner--left.navigation-bar__inner--button{margin-right:12px}.navigation-bar__inner--right{float:right;margin-bottom:20px}.navigation-bar__inner--button{margin:0 4px;display:flex;align-items:center}.navigation-bar__inner--edit-pagedownButtons{margin-left:15px}.navigation-bar__inner--edit-pagedownButtons .navigation-bar__button,.navigation-bar__inner--edit-pagedownButtons .navigation-bar__spacer{float:left}.navigation-bar__inner--title{flex:1;min-width:0}.navigation-bar__inner--title>*:not(.navigation-bar__title--input):not(.navigation-bar__title--text){flex:none}.navigation-bar__button,.navigation-bar__spacer{height:36px;padding:0 4px;margin-bottom:20px}.navigation-bar__button{width:34px;padding:0 7px;transition:opacity .25s;display:flex;align-items:center;justify-content:center}.navigation-bar__button,.navigation-bar__button.button{color:#b9b9b9!important}.navigation-bar__button:active,.navigation-bar__button:active.button,.navigation-bar__button:focus,.navigation-bar__button:focus.button,.navigation-bar__button:hover,.navigation-bar__button:hover.button{color:#fff!important}.navigation-bar__button .icon,.navigation-bar__button .icon-provider{width:20px;height:20px;flex-shrink:0}.navigation-bar__inner--button .navigation-bar__button{padding:0 8px;width:44px;height:36px}.navigation-bar__inner--button .navigation-bar__button .icon,.navigation-bar__inner--button .navigation-bar__button .icon-provider{width:24px;height:24px}.navigation-bar__inner--button .navigation-bar__button.navigation-bar__button--notes{opacity:.85}.navigation-bar__inner--button .navigation-bar__button.navigation-bar__button--notes:active,.navigation-bar__inner--button .navigation-bar__button.navigation-bar__button--notes:focus,.navigation-bar__inner--button .navigation-bar__button.navigation-bar__button--notes:hover{opacity:1}.navigation-bar__button--revision{width:38px}.navigation-bar__button--revision:first-child{margin-left:10px}.navigation-bar__button--revision:last-child{margin-right:10px}.navigation-bar__button--restore{width:auto}.navigation-bar__title{margin:0 4px;font-size:21px}.layout--revision .navigation-bar__title{position:absolute;left:-9999px}.navigation-bar__title,.navigation-bar__button{display:inline-block;color:#b9b9b9;background-color:transparent}.navigation-bar__button--sync,.navigation-bar__button--publish{padding:0 6px;margin:0 5px}.navigation-bar__button[disabled],.navigation-bar__button[disabled]:active,.navigation-bar__button[disabled]:focus,.navigation-bar__button[disabled]:hover{color:#b9b9b9}.navigation-bar__title--input:active,.navigation-bar__title--input:focus,.navigation-bar__title--input:hover,.navigation-bar__button:active,.navigation-bar__button:focus,.navigation-bar__button:hover{color:#fff;background-color:#ffffff1a}.navigation-bar__button--location{width:20px;height:20px;border-radius:10px;padding:2px;margin-top:8px;opacity:.5;background-color:#fff3}.navigation-bar__button--location:active,.navigation-bar__button--location:focus,.navigation-bar__button--location:hover{opacity:1;background-color:#fff3}.navigation-bar__button--blink{animation:blink 1s linear infinite}.navigation-bar__title--fake{position:absolute;left:-9999px;width:auto;white-space:pre-wrap}.navigation-bar__title--text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:50px;display:none}.navigation-bar__title--input,.navigation-bar__inner--edit-pagedownButtons{display:none}.navigation-bar--editor .navigation-bar__title--input,.navigation-bar--editor .navigation-bar__inner--edit-pagedownButtons{display:block}.navigation-bar--editor .navigation-bar__title--text{display:none!important}.navigation-bar:not(.navigation-bar--editor) .navigation-bar__inner--title{overflow:visible;display:flex;align-items:center}.navigation-bar:not(.navigation-bar--editor) .navigation-bar__title--text{display:inline-block!important}.navigation-bar:not(.navigation-bar--editor) .navigation-bar__title--input{display:none!important}.navigation-bar__button--close{color:#47b4f5}.navigation-bar__button--close:active,.navigation-bar__button--close:focus,.navigation-bar__button--close:hover{color:#78c8f8}.navigation-bar__title--input{cursor:pointer}.navigation-bar__title--input.navigation-bar__title--focus{cursor:text}.navigation-bar--light .navigation-bar__title--input{display:none}.navigation-bar__spinner{width:24px;margin:7px 0 0 8px}.navigation-bar__spinner .icon{width:24px;height:24px;color:#ff331180}.spinner{width:20px;height:20px;display:block;position:relative;border:2px solid rgba(185.37,185.37,185.37,.5);border-radius:50%;margin:2px}.spinner:before,.spinner:after{content:"";position:absolute;display:block;width:2px;background-color:#b9b9b9;border-radius:1px;transform-origin:50% 0}.spinner:before{height:4px;left:7px;top:50%;animation:spin 3s linear infinite}.spinner:after{height:6px;left:7px;top:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes blink{50%{opacity:1}}@media(max-width:768px){.navigation-bar__title{font-size:18px}.navigation-bar__button{width:30px;padding:0 5px}.navigation-bar__button .icon,.navigation-bar__button .icon-provider{width:18px;height:18px}.navigation-bar__inner--button .navigation-bar__button{width:38px}.navigation-bar__inner--button .navigation-bar__button .icon,.navigation-bar__inner--button .navigation-bar__button .icon-provider{width:22px;height:22px}.navigation-bar__spacer{padding:0 2px}.navigation-bar__inner--edit-pagedownButtons{display:none!important}}@media(max-width:480px){.navigation-bar__title{font-size:16px;margin:0 2px}.navigation-bar__button{width:28px;padding:0 4px}.navigation-bar__button .icon,.navigation-bar__button .icon-provider{width:16px;height:16px}.navigation-bar__inner--button .navigation-bar__button{width:34px;padding:0 5px}.navigation-bar__inner--button .navigation-bar__button .icon,.navigation-bar__inner--button .navigation-bar__button .icon-provider{width:20px;height:20px}.navigation-bar__spinner{width:20px;margin:8px 0 0 4px}.navigation-bar__spinner .icon{width:20px;height:20px}}.button-bar{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#f3f3f3;padding:0;margin:0}.app--dark .button-bar{background-color:#252525}.button-bar__inner{position:absolute;left:0;right:0;width:auto;display:flex;flex-direction:column;align-items:center;padding:0;margin:0;box-sizing:border-box;top:0}.button-bar__inner--bottom{top:auto;bottom:0}.button-bar__button{color:#00000080;display:flex!important;align-items:center;justify-content:center;width:100%;height:26px;padding:0!important;margin:3px 0;box-sizing:border-box}.button-bar__button .icon{width:20px;height:20px}.app--dark .button-bar__button{color:#ffffff80}.button-bar__button:active,.button-bar__button:focus,.button-bar__button:hover{color:#000000b3}.app--dark .button-bar__button:active,.app--dark .button-bar__button:focus,.app--dark .button-bar__button:hover{color:#ffffffb3;background-color:#ffffff1a}.button-bar__button--on{color:#000c}.app--dark .button-bar__button--on{color:#fffc}.button-bar__button--on:active,.button-bar__button--on:focus,.button-bar__button--on:hover{color:#000000e6}.app--dark .button-bar__button--on:active,.app--dark .button-bar__button--on:focus,.app--dark .button-bar__button--on:hover{color:#ffffffe6}@media(max-width:768px){.button-bar__button--side-preview-toggler,.button-bar__button--scroll-sync-toggler{display:none!important}}.stat-panel{position:absolute;width:100%;height:100%;color:#fff;font-size:12px}.stat-panel__block{margin:0 10px}.stat-panel__block--left{float:left}.stat-panel__block--right{float:right}.stat-panel__value{font-weight:600;margin-left:5px}.explorer-node--drag-target{background-color:#0080ff33}.explorer-node__item{position:relative;cursor:pointer;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:5px;color:#000000de}.app--dark .explorer-node__item{color:#ffffffde}.explorer-node--selected>.explorer-node__item{background-color:#0003}.app--dark .explorer-node--selected>.explorer-node__item{background-color:#ffffff26}.explorer__tree--new-item .explorer-node__item{opacity:.33}.explorer-node__item .explorer-node__location{float:right;width:18px;height:18px;margin:2px 1px}.explorer-node--trash,.explorer-node--temp{color:#00000080}.app--dark .explorer-node--trash,.app--dark .explorer-node--temp{color:#ffffff80}.explorer-node--folder>.explorer-node__item:before,.explorer-node--folder>.explorer-node__item-editor:before,.explorer-node__new-child--folder:before{content:"▹";position:absolute;margin-left:-13px}.explorer-node--folder.explorer-node--open>.explorer-node__item:before,.explorer-node--folder.explorer-node--open>.explorer-node__item-editor:before{content:"▾"}.explorer-node__item-editor,.explorer-node__new-child{padding:1px 10px}.explorer-node__item-editor .text-input,.explorer-node__new-child .text-input{font-size:14px;padding:2px;height:25px;color:#000000de;background-color:#fff}.app--dark .explorer-node__item-editor .text-input,.app--dark .explorer-node__new-child .text-input{color:#ffffffde;background-color:#3a3a3a;border-color:#555}.explorer,.explorer__tree{height:100%}.explorer__tree{overflow:auto}.explorer__tree>.explorer-node>.explorer-node__children>.explorer-node:last-child>.explorer-node__item{height:20px;cursor:auto}@media(max-width:900px){.explorer{min-width:240px;max-width:280px}}@media(max-width:480px){.explorer{min-width:200px;max-width:85vw}}.toc{height:100%;overflow:auto}.toc__inner{padding:5px 10px 40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.toc-item{position:relative;cursor:pointer;font-size:14px;padding:4px 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#000000de}.app--dark .toc-item{color:#ffffffde}.toc-item:hover{background-color:#0000001a}.app--dark .toc-item:hover{background-color:#ffffff1a}.toc-item:active{background-color:#00000026}.app--dark .toc-item:active{background-color:#ffffff26}.toc-item--level-1{font-weight:600}.toc-item--level-2{padding-left:20px}.toc-item--level-3{padding-left:30px}.toc-item--level-4{padding-left:40px}.toc-item--level-5{padding-left:50px}.toc-item--level-6{padding-left:60px}.cl-toc-section{display:block}.menu-entry{display:flex!important;flex-direction:row;align-items:center;justify-content:flex-start;text-align:left!important;padding:6px 10px;height:auto;font-size:12px;line-height:1.3;text-transform:none;white-space:normal;color:#000000de}.app--dark .menu-entry{color:#ffffffde}.menu-entry span{display:inline-block;font-size:.65rem;opacity:.67;line-height:1.2}.menu-entry span .menu-entry__label{opacity:1}.menu-entry span span{display:inline;opacity:1}.menu-entry--info{padding-top:3px;padding-bottom:3px}.menu-entry__icon{height:16px;width:16px;min-width:16px;margin-right:8px;flex:none;display:flex;align-items:center;justify-content:center}.menu-entry__icon .icon,.menu-entry__icon .icon-provider{width:16px;height:16px}.menu-entry__icon--disabled{opacity:.5}.menu-entry__icon--image{border-radius:3px;overflow:hidden}.hidden-file{position:fixed;top:-999px}.menu-entry__label{float:right;font-size:.6rem;font-weight:600;line-height:1;padding:.15em .25em;background-color:#fff;border-radius:3px;opacity:.6}.menu-entry__label--warning{color:#fff;background-color:#dd2000;opacity:1}.menu-entry__label--count{font-size:.75rem;font-weight:400}.menu-entry__text{width:100%;overflow:hidden}.side-bar{overflow:hidden;height:100%}.side-bar hr{margin:10px 40px;display:none;border-top:1px solid rgba(128,128,128,.33)}.side-bar *+hr{display:block}.side-bar hr+hr{display:none}.side-bar .textfield{font-size:14px;height:26px}.side-bar__inner{position:relative;height:100%}.side-bar__panel{position:absolute;width:100%;height:100%;overflow:auto}.side-bar__panel:after{content:"";display:block;height:40px}.side-bar__panel--hidden{left:1000px}.side-bar__panel--menu{padding:10px}.side-bar__panel--help{padding:0 10px 0 20px}.side-bar__panel--help pre{font-size:.9em;font-variant-ligatures:no-common-ligatures;line-height:1.25;white-space:pre-wrap;word-break:break-word;word-wrap:break-word}.side-bar__panel--help .code,.side-bar__panel--help .img,.side-bar__panel--help .imgref,.side-bar__panel--help .cl-toc{background-color:#0000000d}.app--dark .side-bar__panel--help .code,.app--dark .side-bar__panel--help .img,.app--dark .side-bar__panel--help .imgref,.app--dark .side-bar__panel--help .cl-toc{background-color:#ffffff14}.side-bar__info{padding:10px;margin:-10px -10px 10px;background-color:#ffad3326;font-size:.95em}.side-bar__info p{margin:10px 15px;font-size:.9rem;opacity:.67;line-height:1.3}@media(max-width:900px){.side-bar{min-width:260px;max-width:300px}}@media(max-width:480px){.side-bar{min-width:220px;max-width:85vw}.side-bar__panel--help pre{font-size:.8em}}.editor{position:absolute;width:100%;height:100%;overflow:auto}.editor__inner{margin:0;font-family:Lato,Helvetica Neue,Helvetica,sans-serif;font-variant-ligatures:no-common-ligatures;white-space:pre-wrap;word-break:break-word;word-wrap:break-word}.editor__inner *{line-height:1.67}.editor__inner .cledit-section{font-family:inherit}.editor__inner .hide{display:none}.editor__inner.monospaced{font-family:Roboto Mono,Lucida Sans Typewriter,Lucida Console,monaco,Courrier,monospace!important;font-size:.85em!important}.editor__inner.monospaced *{font-size:inherit!important}.preview,.preview__inner-1{position:absolute;width:100%;height:100%}.preview__inner-1{overflow:auto}.preview__inner-2{margin:0}.preview__inner-2>:first-child>:first-child{margin-top:0}.preview__corner{position:absolute;top:0;right:0}.preview__corner:before{content:"";position:absolute;right:0;border-top:110px solid rgba(0,0,0,.075);border-left:110px solid transparent;pointer-events:none}.app--dark .preview__corner:before{border-top-color:#ffffff13}.preview__button{position:absolute;top:15px;right:15px;width:40px;height:40px;padding:5px;color:#00000040}.app--dark .preview__button{color:#ffffff40}.preview__button:active,.preview__button:focus,.preview__button:hover{color:#00000054;background-color:transparent}.app--dark .preview__button:active,.app--dark .preview__button:focus,.app--dark .preview__button:hover{color:#ffffff54}.find-replace{padding:0 35px 0 25px}.find-replace__row{margin:10px 0}.find-replace__button{font-size:15px;padding:0 8px;line-height:28px;height:28px}.find-replace__button--find-option{padding:0;width:28px;font-weight:600;letter-spacing:-.025em;color:#00000040;text-transform:none}.find-replace__button--find-option:active,.find-replace__button--find-option:focus,.find-replace__button--find-option:hover{color:#00000040}.find-replace__button--on{color:#000000ab}.find-replace__button--on:active,.find-replace__button--on:focus,.find-replace__button--on:hover{color:#000000ab}.find-replace__text-input{border:1px solid transparent;padding:2px 5px;height:32px}.find-replace__text-input:focus{border-color:#0c93e4}.find-replace__close-button{position:absolute;top:5px;right:5px;width:25px;height:25px;padding:2px;color:#00000080}.find-replace__close-button:active,.find-replace__close-button:focus,.find-replace__close-button:hover{color:#000000bf}.find-replace__find-stats{text-align:right;font-size:.75em;opacity:.6}.find-replace-highlighting{background-color:#ff0;color:#000c!important}.find-replace-selection{background-color:#ff9632}.mobile-toolbar{display:none;position:absolute;bottom:20px;left:0;right:30px;background-color:#2c2c2c;z-index:5;height:44px;overflow:hidden}.mobile-toolbar__inner{display:flex;flex-direction:row;align-items:center;height:100%;padding:0 8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.mobile-toolbar__inner::-webkit-scrollbar{display:none}.mobile-toolbar__button{flex-shrink:0;width:36px;height:36px;padding:0;display:flex!important;align-items:center;justify-content:center;color:#fff!important;background-color:transparent;border-radius:3px;margin:0 2px}.mobile-toolbar__button .icon{width:20px;height:20px;color:inherit;fill:currentColor}.mobile-toolbar__button:active,.mobile-toolbar__button:focus,.mobile-toolbar__button:hover{color:#fff!important;background-color:#ffffff1a}.mobile-toolbar__button[disabled]{opacity:.4;cursor:not-allowed;color:#ffffff80!important}.mobile-toolbar__button[disabled]:active,.mobile-toolbar__button[disabled]:focus,.mobile-toolbar__button[disabled]:hover{color:#ffffff80!important;background-color:transparent}.mobile-toolbar__separator{width:1px;height:24px;background-color:#fff3;margin:0 8px;flex-shrink:0}@media(max-width:768px){.mobile-toolbar{display:block}}.layout{position:absolute;width:100%;height:100%}.layout__panel{position:relative;width:100%;height:100%;flex:none;overflow:hidden}.layout__panel--navigation-bar{background-color:#2c2c2c}.layout__panel--status-bar{background-color:#007acc}.app--dark .layout__panel--status-bar{background-color:#1a1a2e}.layout__panel--editor{background-color:#fff}.app--dark .layout__panel--editor{background-color:#1e1e1e}.layout__panel--editor .gutter__background,.layout__panel--editor .comment-list__current-discussion,.layout__panel--editor .sticky-comment,.layout__panel--editor .current-discussion{background-color:#eee}.app--dark .layout__panel--editor .gutter__background,.app--dark .layout__panel--editor .comment-list__current-discussion,.app--dark .layout__panel--editor .sticky-comment,.app--dark .layout__panel--editor .current-discussion{background-color:#2d2d2d}.layout__panel--preview,.layout__panel--button-bar{background-color:#f3f3f3}.app--dark .layout__panel--preview,.app--dark .layout__panel--button-bar{background-color:#252525}.layout__panel--button-bar{overflow:visible}.layout__panel--preview .gutter__background,.layout__panel--preview .comment-list__current-discussion,.layout__panel--preview .sticky-comment,.layout__panel--preview .current-discussion{background-color:#e3e3e3}.layout__panel--explorer,.layout__panel--side-bar{background-color:#ddd;color:#000000de}.app--dark .layout__panel--explorer,.app--dark .layout__panel--side-bar{background-color:#2d2d2d;color:#ffffffde}.layout__panel--find-replace{background-color:#e6e6e6;position:absolute;left:0;bottom:0;width:300px;height:auto;border-top-right-radius:3px}.app--dark .layout__panel--find-replace{background-color:#3d3d3d}@media(max-width:900px){.layout__panel--explorer,.layout__panel--side-bar{position:absolute;top:0;height:100%;z-index:10;box-shadow:2px 0 8px #0003}.layout__panel--explorer{left:0}.layout__panel--side-bar{right:0;box-shadow:-2px 0 8px #0003}}@media(max-width:600px){.layout__panel--find-replace{width:100%;border-top-right-radius:0}}.modal__close-button{position:absolute;top:16px;right:16px;color:#00000080;width:28px;height:28px;padding:0;z-index:10;background:transparent;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible}.modal__close-button .icon{width:18px;height:18px;display:block;margin:0 auto}.modal__close-button:active,.modal__close-button:focus,.modal__close-button:hover{color:#000000bf;background:#0000000d}.code-editor{margin:0;font-family:Roboto Mono,Lucida Sans Typewriter,Lucida Console,monaco,Courrier,monospace;font-size:.85em;font-variant-ligatures:no-common-ligatures;word-break:break-word;word-wrap:normal;height:auto;caret-color:#000;min-height:160px;overflow:auto;padding:.2em .4em}.code-editor *{line-height:1.67;font-size:inherit!important}.modal__inner-1.modal__inner-1--file-properties{max-width:520px}.modal__error--file-properties{white-space:pre-wrap;font-family:Roboto Mono,Lucida Sans Typewriter,Lucida Console,monaco,Courrier,monospace;font-size:.85em}.modal__inner-1.modal__inner-1--settings{max-width:680px}.modal__inner-1.modal__inner-1--settings .form-entry__field--code-editor .code-editor{min-height:400px;max-height:500px}.modal__error--settings{white-space:pre-wrap;font-family:Roboto Mono,Lucida Sans Typewriter,Lucida Console,monaco,Courrier,monospace;font-size:.85em}.modal__inner-1.modal__inner-1--templates{max-width:600px}.modal{position:absolute;width:100%;height:100%;background-color:#a0a0a080;overflow:auto}.modal p{line-height:1.5}.modal__inner-1{margin:0 auto;width:100%;min-width:320px;max-width:480px}.modal__inner-2{margin:40px 10px 100px;background-color:#f8f8f8;padding:50px 50px 40px;border-radius:3px;position:relative}.app--dark .modal__inner-2{background-color:#2d2d2d;color:#ffffffde}.modal__inner-2:before{content:"";position:absolute;top:0;left:0;height:3px;width:100%;background-image:linear-gradient(to left,gold,gold 23%,#a5c700 27% 48%,#ff8a00 52% 73%,#66aefd 77%)}.modal__inner-2:after{content:"";position:absolute;bottom:0;left:0;height:3px;width:100%;background-image:linear-gradient(to right,gold,gold 23%,#a5c700 27% 48%,#ff8a00 52% 73%,#66aefd 77%)}.modal__content>:first-child,.modal__content>.modal__image:first-child+*{margin-top:0}.modal__image{float:left;width:60px;height:60px;margin:1.5em 1.2em .5em 0}.modal__image+*:after{content:"";display:block;clear:both}.modal__title{font-weight:700;font-size:1.5rem;line-height:1.4;margin-top:2.5rem}.modal__sub-title{opacity:.6;font-size:.75rem;margin-bottom:1.5rem}.modal__error{color:#de2c00}.modal__info{background-color:#ffad3326;border-radius:3px;margin:1.2em 0;padding:.75em 1.25em;font-size:.95em;line-height:1.6}.modal__info pre{line-height:1.5}.modal__info--multiline{padding-top:.1em;padding-bottom:.1em}.modal__button-bar{margin-top:2rem;display:flex;flex-direction:row;justify-content:flex-end}.form-entry{margin:1em 0}.form-entry__label{display:block;font-size:.9rem;color:gray}.form-entry--focused .form-entry__label{color:#0974b4}.form-entry--error .form-entry__label{color:#dd2000}.form-entry__label-info{font-size:.75rem}.form-entry__field{border:1px solid #b0b0b0;border-radius:3px;position:relative;overflow:hidden}.form-entry--focused .form-entry__field{border-color:#0c93e4;box-shadow:0 0 0 2.5px #0c93e454}.form-entry--error .form-entry__field{border-color:#f31;box-shadow:0 0 0 2.5px #ff331154}.form-entry__actions{text-align:right;margin:.25em}.form-entry__button{width:38px;height:38px;padding:6px;display:inline-block;background-color:transparent;opacity:.75}.form-entry__button:active,.form-entry__button:focus,.form-entry__button:hover{opacity:1;background-color:#0000001a}.form-entry__radio,.form-entry__checkbox{margin:.25em 1em}.form-entry__radio input,.form-entry__checkbox input{margin-right:.25em}.form-entry__info{font-size:.75em;opacity:.67;line-height:1.4;margin:.25em 0}.tabs{border-bottom:1px solid rgba(128,128,128,.33);margin:1em 0 2em}.tabs:after{content:"";display:block;clear:both}.tabs__tab{width:50%;float:left;text-align:center;line-height:1.4;font-weight:400;font-size:1.1em}.tabs__tab>a{width:100%;text-decoration:none;padding:.67em .33em;cursor:pointer;border-bottom:2px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px;color:#0c93e4}.tabs__tab>a:hover,.tabs__tab>a:focus{background-color:#0000000d}.tabs__tab--active>a{border-bottom:2px solid #0c93e4;color:inherit}@media(max-width:600px){.modal__inner-1{min-width:280px;max-width:100%}.modal__inner-2{margin:20px 5px 50px;padding:40px 20px 30px}.modal__title{font-size:1.25rem}.modal__button-bar{flex-direction:column;gap:8px}.modal__button-bar .button{width:100%;margin:0}.tabs__tab{font-size:.95em}.form-entry__label{font-size:.85rem}}@media(max-width:400px){.modal__inner-2{margin:10px 5px 30px;padding:35px 15px 25px}.modal__image{width:48px;height:48px;margin:1em 1em .5em 0}}.notification{position:absolute;bottom:0;right:0;width:100%;max-width:340px}.notification__item{margin:10px;padding:10px 15px;line-height:1.4;background-color:#000;color:#fff;font-size:.9em;border-radius:3px}.notification__icon{height:20px;width:20px;margin-right:12px;flex:none}.notification__button{color:#b9b9b9;padding:8px;flex:none}.notification__button:active,.notification__button:focus,.notification__button:hover{color:#fff;background-color:#ffffff1a}.context-menu{position:absolute;width:100%;height:100%;font-size:14px;line-height:18px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;-webkit-user-select:none;user-select:none}.context-menu__inner{position:absolute;background-color:#ebebeb;border-radius:5px;padding:5px 0;box-shadow:0 6px 10px #00000029,0 3px 10px 1px #0000001f}.context-menu__item{display:block;color:#333;text-decoration:none;padding:0 25px}a.context-menu__item:active,a.context-menu__item:focus,a.context-menu__item:hover{background-color:#338dfc;color:#fff}.context-menu__item--disabled{color:#aaa}.context-menu__separator{border-top:2px solid #dcdcdd;margin:5px 0}.splash-screen{position:absolute;top:0;left:0;width:100%;height:100%;padding:25px}.splash-screen__inner{margin:0 auto;max-width:600px;height:100%}.icon-provider{width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:contain}.icon-provider--notes{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2064'%20width='64'%20height='64'%3e%3crect%20x='4'%20y='4'%20width='56'%20height='56'%20rx='12'%20ry='12'%20fill='%234A90D9'/%3e%3cpath%20d='M18%2018%20L18%2046%20L22%2046%20L22%2026%20L42%2046%20L46%2046%20L46%2018%20L42%2018%20L42%2038%20L22%2018%20Z'%20fill='white'/%3e%3c/svg%3e")}@font-face{font-family:KaTeX_AMS;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-weight:400;font-style:normal;font-display:block}@font-face{font-family:KaTeX_Caligraphic;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-weight:700;font-style:normal;font-display:block}@font-face{font-family:KaTeX_Caligraphic;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-weight:400;font-style:normal;font-display:block}@font-face{font-family:KaTeX_Fraktur;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-weight:700;font-style:normal;font-display:block}@font-face{font-family:KaTeX_Fraktur;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-weight:400;font-style:normal;font-display:block}@font-face{font-family:KaTeX_Main;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-weight:700;font-style:normal;font-display:block}@font-face{font-family:KaTeX_Main;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-weight:700;font-style:italic;font-display:block}@font-face{font-family:KaTeX_Main;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-weight:400;font-style:italic;font-display:block}@font-face{font-family:KaTeX_Main;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-weight:400;font-style:normal;font-display:block}@font-face{font-family:KaTeX_Math;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-weight:700;font-style:italic;font-display:block}@font-face{font-family:KaTeX_Math;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-weight:400;font-style:italic;font-display:block}@font-face{font-family:KaTeX_SansSerif;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-weight:700;font-style:normal;font-display:block}@font-face{font-family:KaTeX_SansSerif;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-weight:400;font-style:italic;font-display:block}@font-face{font-family:KaTeX_SansSerif;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-weight:400;font-style:normal;font-display:block}@font-face{font-family:KaTeX_Script;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-weight:400;font-style:normal;font-display:block}@font-face{font-family:KaTeX_Size1;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-weight:400;font-style:normal;font-display:block}@font-face{font-family:KaTeX_Size2;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-weight:400;font-style:normal;font-display:block}@font-face{font-family:KaTeX_Size3;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:KaTeX_Size4;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-weight:400;font-style:normal;font-display:block}@font-face{font-family:KaTeX_Typewriter;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");font-weight:400;font-style:normal;font-display:block}.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}.katex *{border-color:currentColor}.katex .katex-version:after{content:"0.16.28"}.katex .katex-mathml{position:absolute;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{position:relative;display:inline-block;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.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-weight:700;font-style:italic}.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 .mathsfit,.katex .mathitsf,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{display:inline-table;table-layout:fixed;border-collapse:collapse}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;vertical-align:bottom;position:relative}.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;vertical-align:bottom;font-size:1px;width:2px;min-width:2px}.katex .vbox{display:inline-flex;flex-direction:column;align-items:baseline}.katex .hbox{display:inline-flex;flex-direction:row;width:100%}.katex .thinbox{display:inline-flex;flex-direction:row;width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{display:inline-block;width:100%;border-bottom-style:solid}.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .underline .underline-line,.katex .hline,.katex .hdashline,.katex .rule{min-height:1px}.katex .mspace{display:inline-block}.katex .llap,.katex .rlap,.katex .clap{width:0;position:relative}.katex .llap>.inner,.katex .rlap>.inner,.katex .clap>.inner{position:absolute}.katex .llap>.fix,.katex .rlap>.fix,.katex .clap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .rlap>.inner,.katex .clap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{display:inline-block;border:solid 0;position:relative}.katex .overline .overline-line,.katex .underline .underline-line,.katex .hline{display:inline-block;width:100%;border-bottom-style:solid}.katex .hdashline{display:inline-block;width:100%;border-bottom-style:dashed}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .sizing.reset-size1.size1,.katex .fontsize-ensurer.reset-size1.size1{font-size:1em}.katex .sizing.reset-size1.size2,.katex .fontsize-ensurer.reset-size1.size2{font-size:1.2em}.katex .sizing.reset-size1.size3,.katex .fontsize-ensurer.reset-size1.size3{font-size:1.4em}.katex .sizing.reset-size1.size4,.katex .fontsize-ensurer.reset-size1.size4{font-size:1.6em}.katex .sizing.reset-size1.size5,.katex .fontsize-ensurer.reset-size1.size5{font-size:1.8em}.katex .sizing.reset-size1.size6,.katex .fontsize-ensurer.reset-size1.size6{font-size:2em}.katex .sizing.reset-size1.size7,.katex .fontsize-ensurer.reset-size1.size7{font-size:2.4em}.katex .sizing.reset-size1.size8,.katex .fontsize-ensurer.reset-size1.size8{font-size:2.88em}.katex .sizing.reset-size1.size9,.katex .fontsize-ensurer.reset-size1.size9{font-size:3.456em}.katex .sizing.reset-size1.size10,.katex .fontsize-ensurer.reset-size1.size10{font-size:4.148em}.katex .sizing.reset-size1.size11,.katex .fontsize-ensurer.reset-size1.size11{font-size:4.976em}.katex .sizing.reset-size2.size1,.katex .fontsize-ensurer.reset-size2.size1{font-size:.8333333333em}.katex .sizing.reset-size2.size2,.katex .fontsize-ensurer.reset-size2.size2{font-size:1em}.katex .sizing.reset-size2.size3,.katex .fontsize-ensurer.reset-size2.size3{font-size:1.1666666667em}.katex .sizing.reset-size2.size4,.katex .fontsize-ensurer.reset-size2.size4{font-size:1.3333333333em}.katex .sizing.reset-size2.size5,.katex .fontsize-ensurer.reset-size2.size5{font-size:1.5em}.katex .sizing.reset-size2.size6,.katex .fontsize-ensurer.reset-size2.size6{font-size:1.6666666667em}.katex .sizing.reset-size2.size7,.katex .fontsize-ensurer.reset-size2.size7{font-size:2em}.katex .sizing.reset-size2.size8,.katex .fontsize-ensurer.reset-size2.size8{font-size:2.4em}.katex .sizing.reset-size2.size9,.katex .fontsize-ensurer.reset-size2.size9{font-size:2.88em}.katex .sizing.reset-size2.size10,.katex .fontsize-ensurer.reset-size2.size10{font-size:3.4566666667em}.katex .sizing.reset-size2.size11,.katex .fontsize-ensurer.reset-size2.size11{font-size:4.1466666667em}.katex .sizing.reset-size3.size1,.katex .fontsize-ensurer.reset-size3.size1{font-size:.7142857143em}.katex .sizing.reset-size3.size2,.katex .fontsize-ensurer.reset-size3.size2{font-size:.8571428571em}.katex .sizing.reset-size3.size3,.katex .fontsize-ensurer.reset-size3.size3{font-size:1em}.katex .sizing.reset-size3.size4,.katex .fontsize-ensurer.reset-size3.size4{font-size:1.1428571429em}.katex .sizing.reset-size3.size5,.katex .fontsize-ensurer.reset-size3.size5{font-size:1.2857142857em}.katex .sizing.reset-size3.size6,.katex .fontsize-ensurer.reset-size3.size6{font-size:1.4285714286em}.katex .sizing.reset-size3.size7,.katex .fontsize-ensurer.reset-size3.size7{font-size:1.7142857143em}.katex .sizing.reset-size3.size8,.katex .fontsize-ensurer.reset-size3.size8{font-size:2.0571428571em}.katex .sizing.reset-size3.size9,.katex .fontsize-ensurer.reset-size3.size9{font-size:2.4685714286em}.katex .sizing.reset-size3.size10,.katex .fontsize-ensurer.reset-size3.size10{font-size:2.9628571429em}.katex .sizing.reset-size3.size11,.katex .fontsize-ensurer.reset-size3.size11{font-size:3.5542857143em}.katex .sizing.reset-size4.size1,.katex .fontsize-ensurer.reset-size4.size1{font-size:.625em}.katex .sizing.reset-size4.size2,.katex .fontsize-ensurer.reset-size4.size2{font-size:.75em}.katex .sizing.reset-size4.size3,.katex .fontsize-ensurer.reset-size4.size3{font-size:.875em}.katex .sizing.reset-size4.size4,.katex .fontsize-ensurer.reset-size4.size4{font-size:1em}.katex .sizing.reset-size4.size5,.katex .fontsize-ensurer.reset-size4.size5{font-size:1.125em}.katex .sizing.reset-size4.size6,.katex .fontsize-ensurer.reset-size4.size6{font-size:1.25em}.katex .sizing.reset-size4.size7,.katex .fontsize-ensurer.reset-size4.size7{font-size:1.5em}.katex .sizing.reset-size4.size8,.katex .fontsize-ensurer.reset-size4.size8{font-size:1.8em}.katex .sizing.reset-size4.size9,.katex .fontsize-ensurer.reset-size4.size9{font-size:2.16em}.katex .sizing.reset-size4.size10,.katex .fontsize-ensurer.reset-size4.size10{font-size:2.5925em}.katex .sizing.reset-size4.size11,.katex .fontsize-ensurer.reset-size4.size11{font-size:3.11em}.katex .sizing.reset-size5.size1,.katex .fontsize-ensurer.reset-size5.size1{font-size:.5555555556em}.katex .sizing.reset-size5.size2,.katex .fontsize-ensurer.reset-size5.size2{font-size:.6666666667em}.katex .sizing.reset-size5.size3,.katex .fontsize-ensurer.reset-size5.size3{font-size:.7777777778em}.katex .sizing.reset-size5.size4,.katex .fontsize-ensurer.reset-size5.size4{font-size:.8888888889em}.katex .sizing.reset-size5.size5,.katex .fontsize-ensurer.reset-size5.size5{font-size:1em}.katex .sizing.reset-size5.size6,.katex .fontsize-ensurer.reset-size5.size6{font-size:1.1111111111em}.katex .sizing.reset-size5.size7,.katex .fontsize-ensurer.reset-size5.size7{font-size:1.3333333333em}.katex .sizing.reset-size5.size8,.katex .fontsize-ensurer.reset-size5.size8{font-size:1.6em}.katex .sizing.reset-size5.size9,.katex .fontsize-ensurer.reset-size5.size9{font-size:1.92em}.katex .sizing.reset-size5.size10,.katex .fontsize-ensurer.reset-size5.size10{font-size:2.3044444444em}.katex .sizing.reset-size5.size11,.katex .fontsize-ensurer.reset-size5.size11{font-size:2.7644444444em}.katex .sizing.reset-size6.size1,.katex .fontsize-ensurer.reset-size6.size1{font-size:.5em}.katex .sizing.reset-size6.size2,.katex .fontsize-ensurer.reset-size6.size2{font-size:.6em}.katex .sizing.reset-size6.size3,.katex .fontsize-ensurer.reset-size6.size3{font-size:.7em}.katex .sizing.reset-size6.size4,.katex .fontsize-ensurer.reset-size6.size4{font-size:.8em}.katex .sizing.reset-size6.size5,.katex .fontsize-ensurer.reset-size6.size5{font-size:.9em}.katex .sizing.reset-size6.size6,.katex .fontsize-ensurer.reset-size6.size6{font-size:1em}.katex .sizing.reset-size6.size7,.katex .fontsize-ensurer.reset-size6.size7{font-size:1.2em}.katex .sizing.reset-size6.size8,.katex .fontsize-ensurer.reset-size6.size8{font-size:1.44em}.katex .sizing.reset-size6.size9,.katex .fontsize-ensurer.reset-size6.size9{font-size:1.728em}.katex .sizing.reset-size6.size10,.katex .fontsize-ensurer.reset-size6.size10{font-size:2.074em}.katex .sizing.reset-size6.size11,.katex .fontsize-ensurer.reset-size6.size11{font-size:2.488em}.katex .sizing.reset-size7.size1,.katex .fontsize-ensurer.reset-size7.size1{font-size:.4166666667em}.katex .sizing.reset-size7.size2,.katex .fontsize-ensurer.reset-size7.size2{font-size:.5em}.katex .sizing.reset-size7.size3,.katex .fontsize-ensurer.reset-size7.size3{font-size:.5833333333em}.katex .sizing.reset-size7.size4,.katex .fontsize-ensurer.reset-size7.size4{font-size:.6666666667em}.katex .sizing.reset-size7.size5,.katex .fontsize-ensurer.reset-size7.size5{font-size:.75em}.katex .sizing.reset-size7.size6,.katex .fontsize-ensurer.reset-size7.size6{font-size:.8333333333em}.katex .sizing.reset-size7.size7,.katex .fontsize-ensurer.reset-size7.size7{font-size:1em}.katex .sizing.reset-size7.size8,.katex .fontsize-ensurer.reset-size7.size8{font-size:1.2em}.katex .sizing.reset-size7.size9,.katex .fontsize-ensurer.reset-size7.size9{font-size:1.44em}.katex .sizing.reset-size7.size10,.katex .fontsize-ensurer.reset-size7.size10{font-size:1.7283333333em}.katex .sizing.reset-size7.size11,.katex .fontsize-ensurer.reset-size7.size11{font-size:2.0733333333em}.katex .sizing.reset-size8.size1,.katex .fontsize-ensurer.reset-size8.size1{font-size:.3472222222em}.katex .sizing.reset-size8.size2,.katex .fontsize-ensurer.reset-size8.size2{font-size:.4166666667em}.katex .sizing.reset-size8.size3,.katex .fontsize-ensurer.reset-size8.size3{font-size:.4861111111em}.katex .sizing.reset-size8.size4,.katex .fontsize-ensurer.reset-size8.size4{font-size:.5555555556em}.katex .sizing.reset-size8.size5,.katex .fontsize-ensurer.reset-size8.size5{font-size:.625em}.katex .sizing.reset-size8.size6,.katex .fontsize-ensurer.reset-size8.size6{font-size:.6944444444em}.katex .sizing.reset-size8.size7,.katex .fontsize-ensurer.reset-size8.size7{font-size:.8333333333em}.katex .sizing.reset-size8.size8,.katex .fontsize-ensurer.reset-size8.size8{font-size:1em}.katex .sizing.reset-size8.size9,.katex .fontsize-ensurer.reset-size8.size9{font-size:1.2em}.katex .sizing.reset-size8.size10,.katex .fontsize-ensurer.reset-size8.size10{font-size:1.4402777778em}.katex .sizing.reset-size8.size11,.katex .fontsize-ensurer.reset-size8.size11{font-size:1.7277777778em}.katex .sizing.reset-size9.size1,.katex .fontsize-ensurer.reset-size9.size1{font-size:.2893518519em}.katex .sizing.reset-size9.size2,.katex .fontsize-ensurer.reset-size9.size2{font-size:.3472222222em}.katex .sizing.reset-size9.size3,.katex .fontsize-ensurer.reset-size9.size3{font-size:.4050925926em}.katex .sizing.reset-size9.size4,.katex .fontsize-ensurer.reset-size9.size4{font-size:.462962963em}.katex .sizing.reset-size9.size5,.katex .fontsize-ensurer.reset-size9.size5{font-size:.5208333333em}.katex .sizing.reset-size9.size6,.katex .fontsize-ensurer.reset-size9.size6{font-size:.5787037037em}.katex .sizing.reset-size9.size7,.katex .fontsize-ensurer.reset-size9.size7{font-size:.6944444444em}.katex .sizing.reset-size9.size8,.katex .fontsize-ensurer.reset-size9.size8{font-size:.8333333333em}.katex .sizing.reset-size9.size9,.katex .fontsize-ensurer.reset-size9.size9{font-size:1em}.katex .sizing.reset-size9.size10,.katex .fontsize-ensurer.reset-size9.size10{font-size:1.2002314815em}.katex .sizing.reset-size9.size11,.katex .fontsize-ensurer.reset-size9.size11{font-size:1.4398148148em}.katex .sizing.reset-size10.size1,.katex .fontsize-ensurer.reset-size10.size1{font-size:.2410800386em}.katex .sizing.reset-size10.size2,.katex .fontsize-ensurer.reset-size10.size2{font-size:.2892960463em}.katex .sizing.reset-size10.size3,.katex .fontsize-ensurer.reset-size10.size3{font-size:.337512054em}.katex .sizing.reset-size10.size4,.katex .fontsize-ensurer.reset-size10.size4{font-size:.3857280617em}.katex .sizing.reset-size10.size5,.katex .fontsize-ensurer.reset-size10.size5{font-size:.4339440694em}.katex .sizing.reset-size10.size6,.katex .fontsize-ensurer.reset-size10.size6{font-size:.4821600771em}.katex .sizing.reset-size10.size7,.katex .fontsize-ensurer.reset-size10.size7{font-size:.5785920926em}.katex .sizing.reset-size10.size8,.katex .fontsize-ensurer.reset-size10.size8{font-size:.6943105111em}.katex .sizing.reset-size10.size9,.katex .fontsize-ensurer.reset-size10.size9{font-size:.8331726133em}.katex .sizing.reset-size10.size10,.katex .fontsize-ensurer.reset-size10.size10{font-size:1em}.katex .sizing.reset-size10.size11,.katex .fontsize-ensurer.reset-size10.size11{font-size:1.1996142719em}.katex .sizing.reset-size11.size1,.katex .fontsize-ensurer.reset-size11.size1{font-size:.2009646302em}.katex .sizing.reset-size11.size2,.katex .fontsize-ensurer.reset-size11.size2{font-size:.2411575563em}.katex .sizing.reset-size11.size3,.katex .fontsize-ensurer.reset-size11.size3{font-size:.2813504823em}.katex .sizing.reset-size11.size4,.katex .fontsize-ensurer.reset-size11.size4{font-size:.3215434084em}.katex .sizing.reset-size11.size5,.katex .fontsize-ensurer.reset-size11.size5{font-size:.3617363344em}.katex .sizing.reset-size11.size6,.katex .fontsize-ensurer.reset-size11.size6{font-size:.4019292605em}.katex .sizing.reset-size11.size7,.katex .fontsize-ensurer.reset-size11.size7{font-size:.4823151125em}.katex .sizing.reset-size11.size8,.katex .fontsize-ensurer.reset-size11.size8{font-size:.578778135em}.katex .sizing.reset-size11.size9,.katex .fontsize-ensurer.reset-size11.size9{font-size:.6945337621em}.katex .sizing.reset-size11.size10,.katex .fontsize-ensurer.reset-size11.size10{font-size:.8336012862em}.katex .sizing.reset-size11.size11,.katex .fontsize-ensurer.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 .op-limits>.vlist-t{text-align:center}.katex .accent>.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{display:block;position:absolute;width:100%;height:inherit;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}.katex svg path{stroke:none}.katex img{border-style:none;min-width:0;min-height:0;max-width:none;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:before,.katex .stretchy:after{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{position:absolute;left:0;width:50.2%;overflow:hidden}.katex .halfarrow-right{position:absolute;right:0;width:50.2%;overflow:hidden}.katex .brace-left{position:absolute;left:0;width:25.1%;overflow:hidden}.katex .brace-center{position:absolute;left:25%;width:50%;overflow:hidden}.katex .brace-right{position:absolute;right:0;width:25.1%;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .x-arrow,.katex .mover,.katex .munder{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.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{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{counter-increment:katexEqnNo;content:"(" counter(katexEqnNo) ")"}.katex .mml-eqn-num:before{counter-increment:mmlEqnNo;content:"(" counter(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;position:absolute;left:calc(50% + .3em);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{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:url(/assets/lato-normal-DdzPa3bH.woff) format("woff")}@font-face{font-family:Lato;font-style:italic;font-weight:400;src:url(/assets/lato-normal-italic-B1KwYAL5.woff) format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:600;src:url(/assets/lato-black-CISFMy3-.woff) format("woff")}@font-face{font-family:Lato;font-style:italic;font-weight:600;src:url(/assets/lato-black-italic-C4Bqy5W3.woff) format("woff")}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:400;src:url(/assets/RobotoMono-Regular-DE_2elPJ.woff) format("woff")}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:600;src:url(/assets/RobotoMono-Bold-BvgXqzop.woff) format("woff")}.token.pre.gfm *,.prism *{font-weight:inherit!important}.token.pre.gfm .token.comment,.token.pre.gfm .token.prolog,.token.pre.gfm .token.doctype,.token.pre.gfm .token.cdata,.prism .token.comment,.prism .token.prolog,.prism .token.doctype,.prism .token.cdata{color:#708090}.token.pre.gfm .token.punctuation,.prism .token.punctuation{color:#999}.token.pre.gfm .namespace,.prism .namespace{opacity:.7}.token.pre.gfm .token.property,.token.pre.gfm .token.tag,.token.pre.gfm .token.boolean,.token.pre.gfm .token.number,.token.pre.gfm .token.constant,.token.pre.gfm .token.symbol,.token.pre.gfm .token.deleted,.prism .token.property,.prism .token.tag,.prism .token.boolean,.prism .token.number,.prism .token.constant,.prism .token.symbol,.prism .token.deleted{color:#905}.token.pre.gfm .token.selector,.token.pre.gfm .token.attr-name,.token.pre.gfm .token.string,.token.pre.gfm .token.char,.token.pre.gfm .token.builtin,.token.pre.gfm .token.inserted,.prism .token.selector,.prism .token.attr-name,.prism .token.string,.prism .token.char,.prism .token.builtin,.prism .token.inserted{color:#690}.token.pre.gfm .token.operator,.token.pre.gfm .token.entity,.token.pre.gfm .token.url,.token.pre.gfm .language-css .token.string,.token.pre.gfm .style .token.string,.prism .token.operator,.prism .token.entity,.prism .token.url,.prism .language-css .token.string,.prism .style .token.string{color:#a67f59}.token.pre.gfm .token.atrule,.token.pre.gfm .token.attr-value,.token.pre.gfm .token.keyword,.prism .token.atrule,.prism .token.attr-value,.prism .token.keyword{color:#07a}.token.pre.gfm .token.function,.prism .token.function{color:#dd4a68}.token.pre.gfm .token.regex,.token.pre.gfm .token.important,.token.pre.gfm .token.variable,.prism .token.regex,.prism .token.important,.prism .token.variable{color:#e90}.token.pre.gfm .token.important,.token.pre.gfm .token.bold,.prism .token.important,.prism .token.bold{font-weight:500}.token.pre.gfm .token.italic,.prism .token.italic{font-style:italic}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html,body{color:#000000bf;font-size:16px;font-family:Lato,Helvetica Neue,Helvetica,sans-serif;font-variant-ligatures:common-ligatures;line-height:1.67;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app--dark .layout__panel--editor,.app--dark .layout__panel--preview{color:#ffffffbf}p,blockquote,pre,ul,ol,dl{margin:1.2em 0}h1,h2,h3,h4,h5,h6{margin:1.8em 0;line-height:1.33}h1:after,h2:after{content:"";display:block;position:relative;top:.33em;border-bottom:1px solid rgba(128,128,128,.33)}ol ul,ul ol,ul ul,ol ol{margin:0}dt{font-weight:700}a{color:#0c93e4;text-decoration:underline;text-decoration-skip:ink}a:hover,a:focus{text-decoration:none}code,pre,samp{font-family:Roboto Mono,Lucida Sans Typewriter,Lucida Console,monaco,Courrier,monospace;font-size:.85em}code *,pre *,samp *{font-size:inherit}blockquote{color:#00000080;padding-left:1.5em;border-left:5px solid rgba(0,0,0,.1)}.app--dark .layout__panel--editor blockquote,.app--dark .layout__panel--preview blockquote{color:#fff6;border-left-color:#ffffff1a}code{background-color:#0000000d;border-radius:3px;padding:2px 4px}hr{border:0;border-top:1px solid rgba(128,128,128,.33);margin:2em 0}pre>code{background-color:#0000000d;display:block;padding:.5em;-webkit-text-size-adjust:none;overflow-x:auto;white-space:pre}.toc ul{list-style-type:none;padding-left:20px}table{background-color:transparent;border-collapse:collapse;border-spacing:0}td,th{border-right:1px solid #dcdcdc;padding:8px 12px}td:last-child,th:last-child{border-right:0}td{border-top:1px solid #dcdcdc}mark{background-color:#f8f840}kbd{font-family:Lato,Helvetica Neue,Helvetica,sans-serif;background-color:#fff;border:1px solid rgba(63,63,63,.25);border-radius:3px;box-shadow:0 1px #3f3f3f40;color:#333;display:inline-block;font-size:.8em;margin:0 .1em;padding:.1em .6em;white-space:nowrap}abbr[title]{border-bottom:1px dotted #777;cursor:help}img{max-width:100%}.task-list-item{list-style-type:none}.task-list-item-checkbox{margin:0 .2em 0 -1.3em}.footnote{font-size:.8em;position:relative;top:-.25em;vertical-align:top}.page-break-after{page-break-after:always}.abc-notation-block{overflow-x:auto!important}.stackedit__html{margin-bottom:180px;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px;max-width:750px}.stackedit__toc ul{padding:0}.stackedit__toc ul a{margin:.5rem 0;padding:.5rem 1rem}.stackedit__toc ul ul{color:#888;font-size:.9em}.stackedit__toc ul ul a{margin:0;padding:.1rem 1rem}.stackedit__toc li{display:block}.stackedit__toc a{display:block;color:inherit;text-decoration:none}.stackedit__toc a:active,.stackedit__toc a:focus,.stackedit__toc a:hover{background-color:#00000013;border-radius:3px}.stackedit__left{position:fixed;display:none;width:250px;height:100%;top:0;left:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}@media(min-width:1060px){.stackedit__left{display:block}}.stackedit__right{position:absolute;right:0;top:0;left:0}@media(min-width:1060px){.stackedit__right{left:250px}}.stackedit--pdf blockquote{border-left-color:#ececec}.stackedit--pdf annotation,.stackedit--pdf .katex-mathml{display:none}.stackedit--pdf .stackedit__html{padding-left:0;padding-right:0;max-width:none}body{background-color:#fff;inset:0;position:fixed;tab-size:4;text-rendering:auto;overflow:hidden;-webkit-overflow-scrolling:touch}*{box-sizing:border-box}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar{background-color:transparent}::-webkit-scrollbar:horizontal{height:8px}::-webkit-scrollbar:vertical{width:8px}::-webkit-scrollbar-thumb{border-radius:4px;background-color:#bbb}.app--dark ::-webkit-scrollbar-thumb{background-color:#666}:focus{outline:none}input[type=checkbox]{outline:#349be8 auto 5px}.icon{width:20px;height:20px;display:block;fill:currentColor;flex-shrink:0}.icon path,.icon circle,.icon rect,.icon polygon,.icon line,.icon polyline,.icon ellipse{fill:currentColor}.icon-provider{width:20px;height:20px;flex-shrink:0}.table-wrapper{max-width:100%;overflow:auto}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}.text-input{display:block;font-variant-ligatures:no-common-ligatures;width:100%;height:36px;padding:3px 12px;font-size:inherit;line-height:1.5;color:inherit;background-color:#fff;background-image:none;border:0;border-radius:3px}.button{color:#333;background-color:transparent;display:inline-block;height:auto;padding:8px 16px;font-size:17px;font-weight:400;line-height:1.4;text-transform:none;overflow:hidden;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:0;border-radius:3px;text-decoration:none}.button:active,.button:focus,.button:hover,.hidden-file:focus+.button{color:#333;background-color:#0000000d;outline:0;text-decoration:none}.app--dark .button:active,.app--dark .button:focus,.app--dark .button:hover,.app--dark .hidden-file:focus+.button{color:#ffffffde;background-color:#ffffff1a}.app--dark .layout__panel--editor .button,.app--dark .layout__panel--preview .button{color:#ccc}.app--dark .layout__panel--editor .button:active,.app--dark .layout__panel--editor .button:focus,.app--dark .layout__panel--editor .button:hover,.app--dark .layout__panel--preview .button:active,.app--dark .layout__panel--preview .button:focus,.app--dark .layout__panel--preview .button:hover{color:#ccc;background-color:#fff1}.button[disabled],.button[disabled]:active,.button[disabled]:focus,.button[disabled]:hover{opacity:.33;background-color:transparent;cursor:not-allowed}.button--resolve{background-color:#349be8;color:#fff;margin:-2px 0 -2px 4px;padding:10px 20px;font-size:18px}.button--resolve:active,.button--resolve:focus,.button--resolve:hover{color:#fff;background-color:#1988da}.textfield{background-color:#fff;border:0;font-family:inherit;font-weight:400;font-size:1.05em;padding:0 .6rem;box-sizing:border-box;width:100%;max-width:100%;color:inherit;height:2.4rem}.textfield:focus{outline:none}.textfield[disabled]{cursor:not-allowed;background-color:#f0f0f0;color:#999}.flex{display:flex}.flex--row{flex-direction:row}.flex--column{flex-direction:column}.flex--center{justify-content:center}.flex--end{justify-content:flex-end}.flex--space-between{justify-content:space-between}.flex--align-center{align-items:center}.flex--align-end{align-items:flex-end}.user-name{font-weight:600}.side-title{height:44px;line-height:36px;padding:4px 4px 0;background-color:#0000001a;flex:none}.app--dark .side-title{background-color:#ffffff14}.side-title__button{width:38px;height:36px;padding:6px;display:inline-block;background-color:transparent;opacity:.75;flex:none;color:#000000b3}.app--dark .side-title__button{color:#ffffffb3}.side-title__button{margin-bottom:20px}.side-title__button .icon,.side-title__button .icon-provider{width:24px;height:24px}.side-title__button:active,.side-title__button:focus,.side-title__button:hover{opacity:1;color:#000000e6;background-color:#0000001a}.app--dark .side-title__button:active,.app--dark .side-title__button:focus,.app--dark .side-title__button:hover{color:#ffffffe6;background-color:#ffffff1a}.side-title__title{text-transform:none;padding:0 5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%}.logo-background{background:no-repeat center url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyODAgNjQiIHdpZHRoPSIyODAiIGhlaWdodD0iNjQiPgogIDxyZWN0IHg9IjQiIHk9IjQiIHdpZHRoPSI1NiIgaGVpZ2h0PSI1NiIgcng9IjEyIiByeT0iMTIiIGZpbGw9IiM0QTkwRDkiLz4KICA8cGF0aCBkPSJNMTggMTggTDE4IDQ2IEwyMiA0NiBMMjIgMjYgTDQyIDQ2IEw0NiA0NiBMNDYgMTggTDQyIDE4IEw0MiAzOCBMMjIgMTggWiIgZmlsbD0id2hpdGUiLz4KICA8dGV4dCB4PSI4MCIgeT0iNDIiIGZvbnQtZmFtaWx5PSJBcmlhbCwgSGVsdmV0aWNhLCBzYW5zLXNlcmlmIiBmb250LXNpemU9IjI4IiBmb250LXdlaWdodD0iYm9sZCIgZmlsbD0iIzMzMyI+Tm90ZXM8L3RleHQ+Cjwvc3ZnPgo=);background-size:contain}.gutter{position:absolute;top:0;height:100%}.gutter__background{position:absolute;height:100%;right:0}.new-discussion-button{color:#00000054;position:absolute;left:0;padding:3px 3px 3px 0;width:22px;height:21px;line-height:1}.app--dark .new-discussion-button{color:#ffffff54}.new-discussion-button:active,.new-discussion-button:focus,.new-discussion-button:hover{color:#0006}.app--dark .new-discussion-button:active,.app--dark .new-discussion-button:focus,.app--dark .new-discussion-button:hover{color:#fff6}.discussion-editor-highlighting,.discussion-preview-highlighting{background-color:#ffe0c2;padding:.25em 0}.app--dark .discussion-editor-highlighting,.app--dark .discussion-preview-highlighting{background-color:#624224}.discussion-editor-highlighting--hover,.discussion-preview-highlighting--hover{background-color:#ffcb99}.app--dark .discussion-editor-highlighting--hover,.app--dark .discussion-preview-highlighting--hover{background-color:#8f5a28}.discussion-editor-highlighting--hover *,.discussion-preview-highlighting--hover *{background-color:transparent}.discussion-editor-highlighting--selected,.discussion-preview-highlighting--selected{background-color:#ffab5b}.app--dark .discussion-editor-highlighting--selected,.app--dark .discussion-preview-highlighting--selected{background-color:#d27e2e}.discussion-editor-highlighting--selected *,.discussion-preview-highlighting--selected *{background-color:transparent}.discussion-preview-highlighting{cursor:pointer}.discussion-preview-highlighting.discussion-preview-highlighting--selected{cursor:auto}.hidden-rendering-container{position:absolute;width:500px;left:-1000px}@media(max-width:768px){.button{padding:6px 12px;font-size:15px}.button--resolve{padding:8px 16px;font-size:16px}.side-title{height:40px;line-height:32px}.side-title__button{width:34px;height:32px;padding:4px}.side-title__button .icon,.side-title__button .icon-provider{width:22px;height:22px}}@media(max-width:480px){.button{padding:5px 10px;font-size:14px}.button--resolve{padding:6px 12px;font-size:15px}.textfield{height:2.2rem;font-size:1em}}@media print{body{background-color:transparent!important;color:#000!important;overflow:visible!important;position:absolute!important}body div{display:none!important}body a{text-decoration:underline}body>#app>.app,body>#app>.app>.layout,body>#app>.app>.layout>.layout__panel,body>#app>.app>.layout>.layout__panel>.layout__panel,body>#app>.app>.layout>.layout__panel>.layout__panel>.layout__panel,body>#app>.app>.layout>.layout__panel>.layout__panel>.layout__panel>.layout__panel--preview,body>#app>.app>.layout>.layout__panel>.layout__panel>.layout__panel>.layout__panel--preview div{background-color:transparent!important;display:block!important;height:auto!important;overflow:visible!important;position:static!important;width:auto!important;font-size:16px}.preview__inner-2{padding:0 50px!important}h1,h2,h3,h4,h5,h6{page-break-after:avoid;break-after:avoid}p,li{orphans:3;widows:3}img,table,pre,blockquote{page-break-inside:avoid;break-inside:avoid}}.markdown-highlighting{color:#000c;caret-color:#000}.app--dark .markdown-highlighting{color:#fffc;caret-color:#fff}.markdown-highlighting{font-family:inherit;font-size:inherit;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;font-weight:400}.markdown-highlighting .code{font-family:Roboto Mono,Lucida Sans Typewriter,Lucida Console,monaco,Courrier,monospace;font-size:.85em}.markdown-highlighting .code *{font-size:inherit!important}.markdown-highlighting .pre{color:#000c}.app--dark .markdown-highlighting .pre{color:#fffc}.markdown-highlighting .pre{font-family:Roboto Mono,Lucida Sans Typewriter,Lucida Console,monaco,Courrier,monospace;font-size:.85em}.markdown-highlighting .pre [class*=language-]{color:#000}.app--dark .markdown-highlighting .pre [class*=language-]{color:#fff}.markdown-highlighting .pre *{font-size:inherit!important}.markdown-highlighting .pre,.markdown-highlighting .pre *{line-height:1.33}.markdown-highlighting .tag{color:#000c}.app--dark .markdown-highlighting .tag{color:#fffc}.markdown-highlighting .tag{font-family:Roboto Mono,Lucida Sans Typewriter,Lucida Console,monaco,Courrier,monospace;font-size:.85em;font-weight:600}.markdown-highlighting .tag .punctuation,.markdown-highlighting .tag .attr-value,.markdown-highlighting .tag .attr-name{font-weight:400}.markdown-highlighting .tag *{font-size:inherit!important}.markdown-highlighting .latex,.markdown-highlighting .math{color:#000c}.app--dark .markdown-highlighting .latex,.app--dark .markdown-highlighting .math{color:#fffc}.markdown-highlighting .entity{color:#000c}.app--dark .markdown-highlighting .entity{color:#fffc}.markdown-highlighting .entity{font-family:Roboto Mono,Lucida Sans Typewriter,Lucida Console,monaco,Courrier,monospace;font-size:.85em;font-style:italic}.markdown-highlighting .entity *{font-size:inherit!important}.markdown-highlighting .table{font-family:Roboto Mono,Lucida Sans Typewriter,Lucida Console,monaco,Courrier,monospace;font-size:.85em}.markdown-highlighting .table *{font-size:inherit!important}.markdown-highlighting .comment{color:#00000047}.app--dark .markdown-highlighting .comment{color:#ffffff47}.markdown-highlighting .keyword{color:#000}.app--dark .markdown-highlighting .keyword{color:#fff}.markdown-highlighting .keyword{font-weight:600}.markdown-highlighting .code,.markdown-highlighting .img,.markdown-highlighting .img-wrapper,.markdown-highlighting .imgref,.markdown-highlighting .cl-toc{background-color:#0000000d;border-radius:3px;padding:.15em 0}.markdown-highlighting .img-wrapper{display:inline-block}.markdown-highlighting .img-wrapper .img{display:inline-block;padding:0;background-color:transparent}.markdown-highlighting .img-wrapper img{max-width:100%;padding:0 .15em;box-sizing:content-box}.markdown-highlighting .cl-toc{font-size:2.8em;padding:.15em}.markdown-highlighting .blockquote{color:#0000007a}.app--dark .markdown-highlighting .blockquote{color:#ffffff7a}.markdown-highlighting .h1,.markdown-highlighting .h11,.markdown-highlighting .h2,.markdown-highlighting .h22,.markdown-highlighting .h3,.markdown-highlighting .h4,.markdown-highlighting .h5,.markdown-highlighting .h6{font-weight:600}.markdown-highlighting .h1,.markdown-highlighting .h1 *,.markdown-highlighting .h11,.markdown-highlighting .h11 *,.markdown-highlighting .h2,.markdown-highlighting .h2 *,.markdown-highlighting .h22,.markdown-highlighting .h22 *,.markdown-highlighting .h3,.markdown-highlighting .h3 *,.markdown-highlighting .h4,.markdown-highlighting .h4 *,.markdown-highlighting .h5,.markdown-highlighting .h5 *,.markdown-highlighting .h6,.markdown-highlighting .h6 *{line-height:1.33}.markdown-highlighting .h1,.markdown-highlighting .h11{font-size:2em}.markdown-highlighting .h2,.markdown-highlighting .h22{font-size:1.5em}.markdown-highlighting .h3{font-size:1.17em}.markdown-highlighting .h4{font-size:1em}.markdown-highlighting .h5{font-size:.83em}.markdown-highlighting .h6{font-size:.75em}.markdown-highlighting .cl-hash{color:#00000047}.app--dark .markdown-highlighting .cl-hash{color:#ffffff47}.markdown-highlighting .cl,.markdown-highlighting .hr{color:#00000047}.app--dark .markdown-highlighting .cl,.app--dark .markdown-highlighting .hr{color:#ffffff47}.markdown-highlighting .cl,.markdown-highlighting .hr{font-style:normal;font-weight:400}.markdown-highlighting .em,.markdown-highlighting .em .cl{font-style:italic}.markdown-highlighting .strong,.markdown-highlighting .strong .cl,.markdown-highlighting .term{font-weight:600}.markdown-highlighting .cl-del-text{text-decoration:line-through}.markdown-highlighting .cl-mark-text{background-color:#f8f840;color:#000}.markdown-highlighting .url,.markdown-highlighting .email,.markdown-highlighting .cl-underlined-text{text-decoration:underline}.markdown-highlighting .linkdef .url{color:#00000047}.app--dark .markdown-highlighting .linkdef .url{color:#ffffff47}.markdown-highlighting .fn,.markdown-highlighting .inlinefn,.markdown-highlighting .sup{font-size:smaller;position:relative;top:-.5em}.markdown-highlighting .sub{bottom:-.25em;font-size:smaller;position:relative}.markdown-highlighting .img,.markdown-highlighting .imgref,.markdown-highlighting .link,.markdown-highlighting .linkref{color:#00000047}.app--dark .markdown-highlighting .img,.app--dark .markdown-highlighting .imgref,.app--dark .markdown-highlighting .link,.app--dark .markdown-highlighting .linkref{color:#ffffff47}.markdown-highlighting .img .cl-underlined-text,.markdown-highlighting .imgref .cl-underlined-text,.markdown-highlighting .link .cl-underlined-text,.markdown-highlighting .linkref .cl-underlined-text{color:#000}.app--dark .markdown-highlighting .img .cl-underlined-text,.app--dark .markdown-highlighting .imgref .cl-underlined-text,.app--dark .markdown-highlighting .link .cl-underlined-text,.app--dark .markdown-highlighting .linkref .cl-underlined-text{color:#fff}.markdown-highlighting .cl-title{color:#000c}.app--dark .markdown-highlighting .cl-title{color:#fffc}.markdown-highlighting--inline .h1,.markdown-highlighting--inline .h11,.markdown-highlighting--inline .h2,.markdown-highlighting--inline .h22,.markdown-highlighting--inline .h3,.markdown-highlighting--inline .h4,.markdown-highlighting--inline .h5,.markdown-highlighting--inline .h6,.markdown-highlighting--inline .cl-toc{font-size:inherit}
