.g-md-toolbar-button__action-disabled-tooltip{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;padding:6px 12px}.g-md-preview-tooltip{padding:var(--g-spacing-3);border-radius:var(--g-border-radius-s);background-color:var(--g-color-base-float-heavy)}.g-md-preview-tooltip__content{padding:0 0 0 var(--g-spacing-2);background-color:var(--g-color-base-float)}.g-md-toolbar-list-button_arrow{--g-button-icon-offset:0px;--g-button-padding:2px;width:42px}.g-md-toolbar-list-button__item{justify-content:space-between;align-items:center;column-gap:24px;display:flex}.g-md-toolbar-list-button__extra{align-items:center;column-gap:8px;line-height:normal;display:flex}.g-md-toolbar-list-button__hint{align-items:center;display:flex}.g-md-toolbar-list-button__hint span{display:flex}.g-md-toolbar-list-button__action-disabled-popover,.g-md-toolbar-list-button__action-disabled-popover .g-popover__handler{display:block}.g-md-toolbar-list-button__action-disabled-tooltip{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;padding:6px 12px}.g-md-toolbar-group{gap:0 2px;display:flex}.g-md-toolbar{display:flex}.g-md-toolbar__group-separator{border-left:1px solid var(--g-color-line-generic);margin:6px 8px}.g-md-flex-toolbar{height:28px;position:relative}.g-md-flex-toolbar__container{gap:0 8px;display:flex;position:absolute;inset:0}.ProseMirror{word-wrap:break-word;white-space:pre-wrap;white-space:break-spaces;-webkit-font-variant-ligatures:none;font-variant-ligatures:none;font-feature-settings:"liga" 0;position:relative}.ProseMirror pre{white-space:pre-wrap}.ProseMirror li{position:relative}.ProseMirror-hideselection ::selection{background:0 0}.ProseMirror-hideselection ::selection{background:0 0}.ProseMirror-hideselection{caret-color:transparent}.ProseMirror [draggable][contenteditable=false]{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}li.ProseMirror-selectednode{outline:none}li.ProseMirror-selectednode:after{content:"";pointer-events:none;border:2px solid #8cf;position:absolute;inset:-2px -2px -2px -32px}img.ProseMirror-separator{border:none!important;margin:0!important;display:inline!important}.ProseMirror-selectednode{outline:none}.li.ProseMirror-selectednode:after{border:none}.g-md-editor.ProseMirror-focused .ProseMirror-selectednode{outline:2px solid #8cf}.g-md-editor.ProseMirror-focused li.ProseMirror-selectednode:after{border:2px solid #8cf}.g-md-editor.ProseMirror:focus,.g-md-editor .ProseMirror:focus{outline:none}@keyframes code_fake_blink{49%{border-color:unset}50%{border-color:transparent}99%{border-color:transparent}}.ProseMirror.no-cursor{caret-color:transparent}.ProseMirror-focused .fake-cursor{z-index:1;border-left-style:solid;border-left-width:1px;margin-right:-1px;animation:1s infinite code_fake_blink;position:relative}.g-md-url-input-row{display:flex}.g-md-url-input-row__button{margin-left:4px}.g-md-form{flex-direction:column;gap:20px 0;padding:12px 12px 20px;display:flex}.g-md-form-layout{flex-direction:column;gap:8px 0;display:flex}.g-md-form-row{gap:0 12px;display:flex}.g-md-form-row__label{flex-shrink:0;align-items:center;min-width:128px;display:flex}.g-md-form-row__label-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.g-md-form-row__label-help{margin-left:6px}.g-md-form-row__control{flex-grow:1;min-width:200px}.g-md-form-footer{justify-content:flex-end;gap:0 8px;display:flex}.g-md-link-placeholder-widget{pointer-events:none;margin:0 2px}.g-md-base-tooltip{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:0;display:flex}.g-md-base-tooltip__vertical-line{border-style:ridge;min-height:100%;max-height:100vh;margin:0 7px}.g-md-base-tooltip__remove-button{align-items:center;min-height:100%;display:flex}.g-md-base-tooltip__content__row{justify-content:space-between;align-items:center;display:flex}.g-md-base-tooltip__content__row:not(:last-child){margin-bottom:4px}.g-md-base-tooltip__content__input{width:180px;margin-left:8px}.g-md-base-tooltip__content__number{max-width:150px}.g-md-base-tooltip__content__switch{margin-right:28px}.g-md-code-block-toolbar{margin:2px 8px}.g-md-code-tooltip-menu{border-radius:4px;min-width:150px}.g-md-code-block__select-popup{width:175px;max-height:200px}.g-md-code-block__select-popup .g-select-filter{border-bottom:1px solid var(--g-color-line-generic)}.g-md-code-block__select-popup .g-select-filter .g-text-input__content{border:none}.g-md-code-block__select-popup .g-md-code-block__select-empty{margin-left:4px}.g-md-code-block__select-button{margin:auto 0}.table-cell-floating-button.g-button{height:28px;line-height:28px}.table-cell-floating-button.g-button .g-button__icon{width:12px}.table-cell-floating-icon{transform:rotate(90deg)}.g-md-checkbox{align-items:center;display:flex}.g-md-checkbox__label{display:inline-block}.g-md-checkbox__input{margin-right:5px!important}:root{--yfm-colorify-black:#000;--yfm-colorify-gray:gray;--yfm-colorify-yellow:gold;--yfm-colorify-orange:#f80;--yfm-colorify-red:#c00;--yfm-colorify-green:#080;--yfm-colorify-blue:#04b;--yfm-colorify-violet:#f0f}.yfm-colorify--black{color:var(--yfm-colorify-black)}.yfm-colorify--gray{color:var(--yfm-colorify-gray)}.yfm-colorify--yellow{color:var(--yfm-colorify-yellow)}.yfm-colorify--orange{color:var(--yfm-colorify-orange)}.yfm-colorify--red{color:var(--yfm-colorify-red)}.yfm-colorify--green{color:var(--yfm-colorify-green)}.yfm-colorify--blue{color:var(--yfm-colorify-blue)}.yfm-colorify--violet{color:var(--yfm-colorify-violet)}.g-md-emoji-suggest__list.g-list{width:256px}.g-md-emoji-suggest__list.g-list .g-list__empty-placeholder{height:28px;padding-left:12px;padding-right:12px}.g-md-emoji-suggest__list-item{cursor:pointer}.g-md-emoji-suggest__item{justify-content:space-between;align-items:center;width:100%;padding:0 16px;display:flex}.g-md-emoji-suggest__item-info{align-items:center;display:flex}.g-md-emoji-suggest__item-icon{width:20px;font-family:var(--g-text-body-font-family);font-weight:var(--g-text-body-font-weight);font-size:var(--g-text-body-3-font-size);line-height:var(--g-text-body-3-line-height);flex:none;justify-content:center;margin-right:8px;display:flex}.g-md-emoji-suggest__item-name{white-space:nowrap;margin-right:12px}.g-md-emoji-suggest__item-shortcuts{align-items:center;column-gap:4px;display:inline-flex}.g-md-emoji-suggest__item-shortcut{white-space:nowrap;border-radius:var(--g-border-radius-xs);background-color:var(--g-color-base-generic);font-family:var(--g-text-code-font-family);font-weight:var(--g-text-code-font-weight);font-size:var(--g-text-code-inline-1-font-size);line-height:var(--g-text-code-inline-1-line-height);padding:1px 2px}.g-md-image-skeleton{vertical-align:middle}.g-md-image-skeleton__skeleton{width:min(var(--img-skeleton-width)*1px,100%);height:min(var(--img-skeleton-height)*1px,700px);margin-bottom:-5px}.g-md-image-form__input_type_width,.g-md-image-form__input_type_height{max-width:112px}.g-md-image-form__size-controls{align-items:center;gap:0 16px;display:flex}.g-md-image-placeholder{background-color:var(--g-color-base-simple-hover-solid);min-width:300px;font-family:var(--g-text-body-font-family);font-weight:var(--g-text-body-font-weight);font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);border-radius:4px;align-items:center;column-gap:8px;padding:12px 20px;display:inline-flex}body :has(.g-md-resizable_resizing){cursor:col-resize}.g-md-resizable{position:relative}.g-md-resizable_resizing .g-md-resizable__resizer-wrapper,.g-md-resizable_hover .g-md-resizable__resizer-wrapper{z-index:1;cursor:col-resize;pointer-events:auto;justify-content:center;align-items:center;width:20px;height:100%;display:flex;position:absolute;top:0}.g-md-resizable_resizing .g-md-resizable__resizer-wrapper_left,.g-md-resizable_hover .g-md-resizable__resizer-wrapper_left{left:0}.g-md-resizable_resizing .g-md-resizable__resizer-wrapper_right,.g-md-resizable_hover .g-md-resizable__resizer-wrapper_right{right:0}.g-md-resizable__resizer{opacity:0}.g-md-resizable_resizing .g-md-resizable__resizer,.g-md-resizable_hover .g-md-resizable__resizer{box-sizing:content-box;opacity:1;background:rgba(127,127,127,.8);border-radius:6px;width:4px;height:50px;max-height:50%;transition:opacity .3s ease-in}.g-md-image-tooltip-form__input_type_width,.g-md-image-tooltip-form__input_type_height{max-width:112px}.g-md-image-tooltip-form__size-controls{align-items:center;gap:0 16px;display:flex}.g-md-img-settings-button{z-index:2;position:absolute;top:3px;right:3px}.g-md-img-size-node-view__wrapper{display:inline-block;position:relative}.yfm ol{--hier-list-start:0;counter-reset:hier-list-item 0;counter-reset:hier-list-item var(--hier-list-start)}.yfm ol>li{counter-increment:hier-list-item}.yfm ol>li::marker{content:counter(hier-list-item)". "}.yfm ol>li>ol{--hier-list-start:0;counter-reset:sub-hier-list-item 0;counter-reset:sub-hier-list-item var(--hier-list-start)}.yfm ol>li>ol>li{counter-increment:sub-hier-list-item}.yfm ol>li>ol>li::marker{content:counter(hier-list-item)"." counter(sub-hier-list-item)". "}.yfm ol>li>ol>li>ol{--hier-list-start:0;counter-reset:sub-sub-hier-list-item 0;counter-reset:sub-sub-hier-list-item var(--hier-list-start)}.yfm ol>li>ol>li>ol>li{counter-increment:sub-sub-hier-list-item}.yfm ol>li>ol>li>ol>li::marker{content:counter(hier-list-item)"." counter(sub-hier-list-item)"." counter(sub-sub-hier-list-item)". "}.yfm ol>li>ol>li>ol>li>ol{--hier-list-start:0;counter-reset:sub-sub-sub-hier-list-item 0;counter-reset:sub-sub-sub-hier-list-item var(--hier-list-start)}.yfm ol>li>ol>li>ol>li>ol>li{counter-increment:sub-sub-sub-hier-list-item}.yfm ol>li>ol>li>ol>li>ol>li::marker{content:counter(hier-list-item)"." counter(sub-hier-list-item)"." counter(sub-sub-hier-list-item)"." counter(sub-sub-sub-hier-list-item)". "}.yfm ol>li>ol>li>ol>li>ol>li>ol{--hier-list-start:0;counter-reset:sub-sub-sub-sub-hier-list-item 0;counter-reset:sub-sub-sub-sub-hier-list-item var(--hier-list-start)}.yfm ol>li>ol>li>ol>li>ol>li>ol>li{counter-increment:sub-sub-sub-sub-hier-list-item}.yfm ol>li>ol>li>ol>li>ol>li>ol>li::marker{content:counter(hier-list-item)"." counter(sub-hier-list-item)"." counter(sub-sub-hier-list-item)"." counter(sub-sub-sub-hier-list-item)"." counter(sub-sub-sub-sub-hier-list-item)". "}.yfm ol>li>ol>li>ol>li>ol>li>ol>li>ol{--hier-list-start:0;counter-reset:sub-sub-sub-sub-sub-hier-list-item 0;counter-reset:sub-sub-sub-sub-sub-hier-list-item var(--hier-list-start)}.yfm ol>li>ol>li>ol>li>ol>li>ol>li>ol>li{counter-increment:sub-sub-sub-sub-sub-hier-list-item}.yfm ol>li>ol>li>ol>li>ol>li>ol>li>ol>li::marker{content:counter(hier-list-item)"." counter(sub-hier-list-item)"." counter(sub-sub-hier-list-item)"." counter(sub-sub-sub-hier-list-item)"." counter(sub-sub-sub-sub-hier-list-item)"." counter(sub-sub-sub-sub-sub-hier-list-item)". "}.yfm.yfm_no-list-reset ol,.yfm ol.yfm_no-list-reset,.yfm .yfm_no-list-reset ol{counter-reset:list-item}.yfm.yfm_no-list-reset ol li,.yfm ol.yfm_no-list-reset li,.yfm .yfm_no-list-reset ol li{counter-increment:none;counter-increment:initial}.yfm.yfm_no-list-reset ol li::marker,.yfm ol.yfm_no-list-reset li::marker,.yfm .yfm_no-list-reset ol li::marker{content:normal;content:initial}.yfm{--yfm-color-text-private:rgba(0,0,0,.7);--yfm-color-link-private:#027bf3;--yfm-color-link-hover-private:#004080;--yfm-color-base-private:#fff;--yfm-color-table-private:#333;--yfm-color-border-private:rgba(0,0,0,.07);--yfm-color-table-row-background-private:rgba(0,0,0,.02);--yfm-color-accent-private:#027bf3;--yfm-color-inline-code-private:#3b6080;--yfm-color-inline-code-background-private:rgba(107,132,153,.12);--yfm-color-code-background-private:rgba(107,132,153,.12);--yfm-color-code-background-hovered-private:rgba(107,132,153,.2);--yfm-color-hljs-background-private:rgba(107,132,153,.12);--yfm-color-hljs-subst-private:#444;--yfm-color-hljs-comment-private:#888;--yfm-color-hljs-deletion-private:#800;--yfm-color-hljs-section-private:#800;--yfm-color-hljs-pseudo-private:#bc6060;--yfm-color-hljs-literal-private:#78a960;--yfm-color-hljs-addition-private:#397300;--yfm-color-hljs-meta-private:#1f7199;--yfm-color-hljs-meta-string-private:#4d99bf;--yfm-color-note-tip-private:#56bd67;--yfm-color-note-tip-background-private:rgba(63,201,46,.1);--yfm-color-note-warning-private:#f19518;--yfm-color-note-warning-background-private:rgba(255,136,0,.15);--yfm-color-note-important-private:#ff4645;--yfm-color-note-important-background-private:rgba(235,50,38,.08);--yfm-color-note-info-private:#027bf3;--yfm-color-note-info-background-private:rgba(2,123,243,.08);--yfm-color-term-title-private:#027bf3;--yfm-color-term-title-hover-private:#004080;--yfm-color-term-dfn-background-private:#fff;--yfm-color-term-dfn-shadow-private:rgba(0,0,0,.15);--yfm-color-term-dfn-presudo-shadow-private:#e5e5e5;--yfm-color-modal-content-private:#fff;--yfm-color-modal-actions-hover-private:rgba(0,0,0,.05);--yfm-color-modal-wide-content-private:rgba(0,0,0,.85);--yfm-color-modal-wide-content-overlay-private:#000;--yfm-color-base:var(--yfm-color-base-private);--yfm-color-text:var(--yfm-color-text-private);--yfm-color-link:var(--yfm-color-link-private);--yfm-color-link-hover:var(--yfm-color-link-hover-private);--yfm-color-border:var(--yfm-color-border-private);--yfm-color-accent:var(--yfm-color-accent-private);--yfm-color-inline-code:var(--yfm-color-inline-code-private);--yfm-color-inline-code-background:var(--yfm-color-inline-code-background-private);--yfm-color-code-background:var(--yfm-color-code-background-private);--yfm-color-code-hovered-background:var(--yfm-color-code-hovered-background-private);--yfm-color-hljs-background:var(--yfm-color-hljs-background-private);--yfm-color-hljs-subst:var(--yfm-color-hljs-subst-private);--yfm-color-hljs-comment:var(--yfm-color-hljs-comment-private);--yfm-color-hljs-deletion:var(--yfm-color-hljs-deletion-private);--yfm-color-hljs-section:var(--yfm-color-hljs-section-private);--yfm-color-hljs-pseudo:var(--yfm-color-hljs-pseudo-private);--yfm-color-hljs-literal:var(--yfm-color-hljs-literal-private);--yfm-color-hljs-addition:var(--yfm-color-hljs-addition-private);--yfm-color-hljs-meta:var(--yfm-color-hljs-meta-private);--yfm-color-hljs-meta-string:var(--yfm-color-hljs-meta-string-private);--yfm-color-note-tip:var(--yfm-color-note-tip-private);--yfm-color-note-tip-background:var(--yfm-color-note-tip-background-private);--yfm-color-note-warning:var(--yfm-color-note-warning-private);--yfm-color-note-warning-background:var(--yfm-color-note-warning-background-private);--yfm-color-note-important:var(--yfm-color-note-important-private);--yfm-color-note-important-background:var(--yfm-color-note-important-background-private);--yfm-color-note-info:var(--yfm-color-note-info-private);--yfm-color-note-info-background:var(--yfm-color-note-info-background-private);--yfm-color-term-title:var(--yfm-color-term-title-private);--yfm-color-term-title-hover:var(--yfm-color-term-title-hover-private);--yfm-color-term-dfn-background:var(--yfm-color-term-dfn-background-private);--yfm-color-term-dfn-shadow:var(--yfm-color-term-dfn-shadow-private);--yfm-color-term-dfn-pseudo-shadow:var(--yfm-color-term-dfn-presudo-shadow-private);--yfm-color-modal-content:var(--yfm-color-modal-content-private);--yfm-color-modal-actions-hover:var(--yfm-color-modal-actions-hover-private);--yfm-color-modal-wide-content:var(--yfm-color-modal-wide-content-private);--yfm-color-modal-wide-content-overlay:var(--yfm-color-modal-wide-content-overlay-private);--yfm-color-table:var(--yfm-color-table-private);--yfm-color-table-border:var(--yfm-color-border);--yfm-color-table-background:var(--yfm-color-base);--yfm-color-table-head-background:var(--yfm-color-table-row-background);--yfm-color-table-stripe-row-background:var(--yfm-color-table-row-background);--yfm-color-table-row-background:var(--yfm-color-table-row-background-private);font-family:Segoe UI,arial,helvetica,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-family:var(--yfm-font-family-sans);font-size:15px;font-size:var(--yfm-font-size,15px);line-height:20px;line-height:var(--yfm-font-line-height,20px);word-wrap:break-word;color:var(--yfm-color-text);-moz-tab-size:inherit;-o-tab-size:inherit;tab-size:inherit;-moz-tab-size:var(--yfm-tab-size,inherit);-o-tab-size:var(--yfm-tab-size,inherit);tab-size:var(--yfm-tab-size,inherit);--yfm-font-family-monospace:"Menlo","Monaco","Consolas","Ubuntu Mono","Liberation Mono","DejaVu Sans Mono","Courier New","Courier",monospace;--yfm-font-family-sans:"Segoe UI",arial,helvetica,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.yfm *{box-sizing:border-box}.yfm>:not(h2):not(h3):not(h4):not(h5):not(h6):first-child{margin-top:0!important}.yfm>:last-child{margin-bottom:0!important}.yfm h1,.yfm h2,.yfm h3,.yfm h4,.yfm h5,.yfm h6{margin-bottom:15px;font-weight:500}.yfm h1{font-size:32px;font-size:var(--yfm-font-size-h1,32px);line-height:40px;line-height:var(--yfm-font-line-height-h1,40px)}.yfm h2{font-size:24px;font-size:var(--yfm-font-size-h2,24px);line-height:28px;line-height:var(--yfm-font-line-height-h2,28px)}.yfm h3{font-size:20px;font-size:var(--yfm-font-size-h3,20px);line-height:24px;line-height:var(--yfm-font-line-height-h3,24px)}.yfm h4{font-size:17px;font-size:var(--yfm-font-size-h4,17px);line-height:24px;line-height:var(--yfm-font-line-height-h4,24px)}.yfm h5{font-size:15px;font-size:var(--yfm-font-size-h5,15px);line-height:20px;line-height:var(--yfm-font-line-height-h5,20px)}.yfm h6{font-size:13px;font-size:var(--yfm-font-size-h6,13px);line-height:18px;line-height:var(--yfm-font-line-height-h6,18px)}.yfm a{color:var(--yfm-color-link);background-color:transparent;-webkit-text-decoration:none;text-decoration:none}.yfm a:hover,.yfm a:active{color:var(--yfm-color-link-hover)}.yfm a:not([href]){color:inherit}.yfm strong{font-weight:700}.yfm img,.yfm svg{box-sizing:content-box;max-width:100%;max-height:-moz-fit-content;vertical-align:middle;border:none;max-height:fit-content}.yfm img[align=right],.yfm svg[align=right]{padding-left:20px}.yfm img[align=left],.yfm svg[align=left]{padding-right:20px}.yfm .mermaid svg[id*=mermaid]{max-height:none}.yfm img{-o-object-fit:contain;object-fit:contain;background-color:var(--yfm-color-base)}.yfm svg{height:auto}.yfm img+small{display:block}.yfm p,.yfm blockquote,.yfm ul,.yfm ol,.yfm dl,.yfm table,.yfm pre{margin-block:0 15px;margin-block:var(--yfm-text-block-margin-block,0 15px);margin-inline:0;margin-inline:var(--yfm-text-block-margin-inline,0)}.yfm ul pre,.yfm ol pre,.yfm dl pre{margin-top:15px}.yfm code,.yfm kbd,.yfm pre{font-family:var(--yfm-font-family-monospace);font-feature-settings:normal;font-size:1em}.yfm input{font-family:inherit;font-size:inherit;line-height:inherit;margin:0;overflow:visible}.yfm input[type=checkbox]{box-sizing:border-box;padding:0;position:relative;top:1px}.yfm table{color:var(--yfm-color-table);z-index:1;box-sizing:border-box;border:1px solid var(--yfm-color-table-border);border-collapse:collapse;border-spacing:0;background:var(--yfm-color-table-background);border-radius:8px;width:auto;max-width:100%;display:inline-block;position:relative;overflow:auto}.yfm table thead{background-color:var(--yfm-color-table-head-background)}.yfm table tr:first-child td,.yfm table tr:first-child th{border-top:none}.yfm table tr:last-child td,.yfm table tr:last-child th{border-bottom:none}.yfm table th,.yfm table td{text-overflow:ellipsis;border:1px solid var(--yfm-color-table-border);padding:10px 20px;overflow:hidden}.yfm table th>:first-child,.yfm table td>:first-child{margin-top:0}.yfm table th>:last-child,.yfm table td>:last-child{margin-bottom:0}.yfm table td{vertical-align:top;white-space:normal}.yfm table th{text-align:left;font-weight:500}.yfm table tr td:first-child,.yfm table tr th:first-child{border-left:none}.yfm table tr td:last-child,.yfm table tr th:last-child{border-right:none}.yfm:not(.yfm_no-stripe-table) table tr:nth-child(2n){background-color:var(--yfm-color-table-stripe-row-background)}.yfm hr{box-sizing:content-box;background-color:var(--yfm-color-border);border:none;height:.25em;margin:1.5em 0;padding:0;overflow:hidden}.yfm hr:before{content:"";display:table}.yfm hr:after{content:"";clear:both;display:table}.yfm blockquote{border-left:3px solid var(--yfm-color-accent);padding-left:12px;position:relative}.yfm blockquote>:first-child{margin-top:0}.yfm blockquote>:last-child{margin-bottom:0}.yfm dl{padding:0}.yfm dl>:first-child{margin-top:0}.yfm dl>:last-child{margin-bottom:0}.yfm dl dt{margin-bottom:5px;font-size:1em;font-weight:500}.yfm dl dd{margin-bottom:15px;padding:0 15px}.yfm dd{margin-left:0}.yfm ul,.yfm ol{padding-left:2.2em}.yfm ul ul:last-child,.yfm ul ol:last-child,.yfm ol ol:last-child,.yfm ol ul:last-child{margin-top:0;margin-bottom:0}.yfm li{word-wrap:break-word}.yfm li:first-child,.yfm li+li{margin-block:.33em 0;margin-block:var(--yfm-list-item-margin-block,.33em 0)}.yfm li p,.yfm li blockquote{margin-block:0 15px;margin-block:var(--yfm-list-text-margin-block,0 15px)}.yfm li>p:only-of-type,.yfm li>blockquote:only-of-type,.yfm li>p:first-child:has(+ul),.yfm li>p:first-child:has(+ol){margin-block:0;margin-block:var(--yfm-list-text-only-margin-block,0)}.yfm li>p:last-child{margin-block:0;margin-block:var(--yfm-list-text-last-margin-block,0)}.yfm code{background-color:var(--yfm-color-inline-code-background);white-space:pre-wrap;color:var(--yfm-color-inline-code);-moz-tab-size:inherit;-o-tab-size:inherit;tab-size:inherit;-moz-tab-size:var(--yfm-tab-size-code,inherit);-o-tab-size:var(--yfm-tab-size-code,inherit);tab-size:var(--yfm-tab-size-code,inherit);border-radius:4px;padding:.1em .4em .15em;font-size:.875em}.yfm a code{color:inherit}.yfm pre{word-wrap:normal}.yfm table code{white-space:nowrap}.yfm pre * code{word-wrap:normal;color:var(--yfm-color-text);background-color:transparent;border:0;margin:0;padding:0;display:inline;overflow:visible}.yfm pre>code{background-color:var(--yfm-color-code-background);color:var(--yfm-color-text);white-space:pre;padding:16px;display:block;overflow:auto}.yfm pre>code .yfm-line-number{color:var(--yfm-color-line-numbers,#666);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-right:1em;display:inline-block}.yfm sup,.yfm sub{line-height:0}.yfm .visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.yfm h1 .yfm-clipboard-anchor,.yfm h2 .yfm-clipboard-anchor,.yfm h3 .yfm-clipboard-anchor,.yfm h4 .yfm-clipboard-anchor,.yfm h5 .yfm-clipboard-anchor,.yfm h6 .yfm-clipboard-anchor{color:var(--yfm-color-link);font:inherit;cursor:pointer;background:0 0;border:none;padding:0}.yfm h1 .yfm-clipboard-anchor:hover,.yfm h2 .yfm-clipboard-anchor:hover,.yfm h3 .yfm-clipboard-anchor:hover,.yfm h4 .yfm-clipboard-anchor:hover,.yfm h5 .yfm-clipboard-anchor:hover,.yfm h6 .yfm-clipboard-anchor:hover{color:var(--yfm-color-link-hover)}.yfm h1 .yfm-anchor,.yfm h1 .yfm-clipboard-anchor,.yfm h2 .yfm-anchor,.yfm h2 .yfm-clipboard-anchor,.yfm h3 .yfm-anchor,.yfm h3 .yfm-clipboard-anchor,.yfm h4 .yfm-anchor,.yfm h4 .yfm-clipboard-anchor,.yfm h5 .yfm-anchor,.yfm h5 .yfm-clipboard-anchor,.yfm h6 .yfm-anchor,.yfm h6 .yfm-clipboard-anchor{float:left;text-align:center;width:24px;margin-left:-24px;padding-right:4px;font-size:18px;display:inline-block}.yfm h1 .yfm-anchor:focus:before,.yfm h1 .yfm-clipboard-anchor:focus:before,.yfm h2 .yfm-anchor:focus:before,.yfm h2 .yfm-clipboard-anchor:focus:before,.yfm h3 .yfm-anchor:focus:before,.yfm h3 .yfm-clipboard-anchor:focus:before,.yfm h4 .yfm-anchor:focus:before,.yfm h4 .yfm-clipboard-anchor:focus:before,.yfm h5 .yfm-anchor:focus:before,.yfm h5 .yfm-clipboard-anchor:focus:before,.yfm h6 .yfm-anchor:focus:before,.yfm h6 .yfm-clipboard-anchor:focus:before{opacity:1}.yfm h1 .yfm-anchor:before,.yfm h1 .yfm-clipboard-anchor:before,.yfm h2 .yfm-anchor:before,.yfm h2 .yfm-clipboard-anchor:before,.yfm h3 .yfm-anchor:before,.yfm h3 .yfm-clipboard-anchor:before,.yfm h4 .yfm-anchor:before,.yfm h4 .yfm-clipboard-anchor:before,.yfm h5 .yfm-anchor:before,.yfm h5 .yfm-clipboard-anchor:before,.yfm h6 .yfm-anchor:before,.yfm h6 .yfm-clipboard-anchor:before{content:"#";opacity:0}.yfm h1:hover .yfm-anchor:before,.yfm h1:hover .yfm-clipboard-anchor:before,.yfm h2:hover .yfm-anchor:before,.yfm h2:hover .yfm-clipboard-anchor:before,.yfm h3:hover .yfm-anchor:before,.yfm h3:hover .yfm-clipboard-anchor:before,.yfm h4:hover .yfm-anchor:before,.yfm h4:hover .yfm-clipboard-anchor:before,.yfm h5:hover .yfm-anchor:before,.yfm h5:hover .yfm-clipboard-anchor:before,.yfm h6:hover .yfm-anchor:before,.yfm h6:hover .yfm-clipboard-anchor:before{opacity:1}.yfm table h1 .yfm-anchor,.yfm table h1 .yfm-clipboard-anchor,.yfm table h2 .yfm-anchor,.yfm table h2 .yfm-clipboard-anchor,.yfm table h3 .yfm-anchor,.yfm table h3 .yfm-clipboard-anchor,.yfm table h4 .yfm-anchor,.yfm table h4 .yfm-clipboard-anchor,.yfm table h5 .yfm-anchor,.yfm table h5 .yfm-clipboard-anchor,.yfm table h6 .yfm-anchor,.yfm table h6 .yfm-clipboard-anchor{width:1em;margin-left:-1em;padding-right:0}.yfm .yfm-tabs .yfm-anchor:before,.yfm .yfm-tabs .yfm-clipboard-anchor:before{padding-right:2px;position:absolute}.yfm .hljs{background:var(--yfm-color-hljs-background);padding:16px;display:block;overflow-x:auto}.yfm .hljs,.yfm .hljs-subst{color:var(--yfm-color-hljs-subst)}.yfm .hljs-comment{color:var(--yfm-color-hljs-comment)}.yfm .hljs-keyword,.yfm .hljs-attribute,.yfm .hljs-selector-tag,.yfm .hljs-meta-keyword,.yfm .hljs-doctag,.yfm .hljs-name{font-weight:700}.yfm .hljs-type,.yfm .hljs-string,.yfm .hljs-number,.yfm .hljs-selector-id,.yfm .hljs-selector-class,.yfm .hljs-quote,.yfm .hljs-template-tag,.yfm .hljs-deletion{color:var(--yfm-color-hljs-deletion)}.yfm .hljs-title,.yfm .hljs-section{color:var(--yfm-color-hljs-section);font-weight:700}.yfm .hljs-regexp,.yfm .hljs-symbol,.yfm .hljs-variable,.yfm .hljs-template-variable,.yfm .hljs-link,.yfm .hljs-selector-attr,.yfm .hljs-selector-pseudo{color:var(--yfm-color-hljs-pseudo)}.yfm .hljs-literal{color:var(--yfm-color-hljs-literal)}.yfm .hljs-built_in,.yfm .hljs-bullet,.yfm .hljs-code,.yfm .hljs-addition{color:var(--yfm-color-hljs-addition)}.yfm .hljs-meta{color:var(--yfm-color-hljs-meta)}.yfm .hljs-meta-string{color:var(--yfm-color-hljs-meta-string)}.yfm .hljs-emphasis{font-style:italic}.yfm .hljs-strong{font-weight:700}.yfm-clipboard{position:relative}.yfm-clipboard .yfm-clipboard-button{min-width:20px;min-height:20px}.yfm-clipboard:hover .yfm-clipboard-button{opacity:1}.yfm-clipboard>pre{border-radius:10px;overflow:hidden}.yfm-clipboard-button{z-index:1;opacity:0;color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;position:absolute;top:16px;right:16px}.yfm-clipboard-button:focus{opacity:1}.yfm-clipboard-icon{pointer-events:none}.yfm-clipboard-inline-code{transition:all .3s}.yfm-clipboard-inline-code:hover{cursor:pointer;background-color:var(--yfm-color-code-background-hovered-private)}.yfm .yfm-note{border-radius:10px;max-width:1296px;margin:20px 0;padding:20px 20px 20px 64px}.yfm .yfm-note .yfm-note-title{font-weight:700}.yfm .yfm-note>*{margin:0 0 10px}.yfm .yfm-note>:first-child:before{box-sizing:content-box;float:left;width:24px;height:24px;margin-top:-2px;margin-left:-44px;padding-right:20px;display:block}.yfm .yfm-note>:last-child{margin-bottom:0}.yfm .yfm-note.yfm-accent-info>:first-child:before{content:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 16 16\"%3E%3Ccircle cx=\"8\" cy=\"8\" r=\"8\" fill=\"rgb(2,123,243)\"/%3E%3Crect width=\"1\" height=\"5\" x=\"7.5\" y=\"6.5\" stroke=\"%23fff\" rx=\".5\"/%3E%3Ccircle cx=\"8\" cy=\"4\" r=\"1\" fill=\"%23fff\"/%3E%3C/svg%3E")}.yfm .yfm-note.yfm-accent-tip>:first-child:before{content:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 16 16\"%3E%3Ccircle cx=\"8\" cy=\"8\" r=\"8\" fill=\"rgb(86,189,103)\"/%3E%3Crect width=\"1\" height=\"5\" x=\"7.5\" y=\"6.5\" stroke=\"%23fff\" rx=\".5\"/%3E%3Ccircle cx=\"8\" cy=\"4\" r=\"1\" fill=\"%23fff\"/%3E%3C/svg%3E")}.yfm .yfm-note.yfm-accent-warning>:first-child:before{content:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 16 16\"%3E%3Ccircle cx=\"8\" cy=\"8\" r=\"8\" fill=\"rgb(241,149,24)\"/%3E%3Crect width=\"1\" height=\"5\" x=\"7.5\" y=\"6.5\" stroke=\"%23fff\" rx=\".5\"/%3E%3Ccircle cx=\"8\" cy=\"4\" r=\"1\" fill=\"%23fff\"/%3E%3C/svg%3E")}.yfm .yfm-note.yfm-accent-alert>:first-child:before{content:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 16 16\"%3E%3Ccircle cx=\"8\" cy=\"8\" r=\"8\" fill=\"rgb(255,70,69)\"/%3E%3Crect width=\"1\" height=\"5\" x=\"7.5\" y=\"6.5\" stroke=\"%23fff\" rx=\".5\"/%3E%3Ccircle cx=\"8\" cy=\"4\" r=\"1\" fill=\"%23fff\"/%3E%3C/svg%3E")}.yfm .yfm-note.yfm-accent-info{background:var(--yfm-color-note-info-background)}.yfm .yfm-note.yfm-accent-tip{background:var(--yfm-color-note-tip-background)}.yfm .yfm-note.yfm-accent-alert{background:var(--yfm-color-note-important-background)}.yfm .yfm-note.yfm-accent-warning{background:var(--yfm-color-note-warning-background)}.yfm .katex svg{height:inherit;max-height:inherit}.yfm table td.cell-align-top-left,.yfm table td.cell-align-bottom-left{text-align:start}.yfm table td.cell-align-top-center,.yfm table td.cell-align-center{text-align:center}.yfm table td.cell-align-top-right,.yfm table td.cell-align-bottom-right{text-align:end}.yfm table td.cell-align-top-left,.yfm table td.cell-align-top-center,.yfm table td.cell-align-top-right{vertical-align:top}.yfm table td.cell-align-center{vertical-align:middle}.yfm table td.cell-align-bottom-left,.yfm table td.cell-align-bottom-right{vertical-align:bottom}.yfm table[sticky-header]{max-height:70vh;position:relative}.yfm table[sticky-header] thead{z-index:2;position:-webkit-sticky;position:sticky;top:0}.yfm table[sticky-header] thead td,.yfm table[sticky-header] thead th{z-index:0;position:relative}.yfm table[sticky-header] thead td:before,.yfm table[sticky-header] thead th:before{content:"";background:var(--yfm-color-table-background);z-index:-2;position:absolute;inset:0}.yfm table[sticky-header] thead td:after,.yfm table[sticky-header] thead th:after{content:"";background:var(--yfm-color-table-head-background);z-index:-1;position:absolute;inset:0}.yfm table[sticky-header]:not(:has(thead)) tbody>tr:first-child,.yfm table[sticky-header]:not(:has(thead))>tr:first-child{z-index:2;position:-webkit-sticky;position:sticky;top:0}.yfm table[sticky-header]:not(:has(thead)) tbody>tr:first-child td,.yfm table[sticky-header]:not(:has(thead)) tbody>tr:first-child th,.yfm table[sticky-header]:not(:has(thead))>tr:first-child td,.yfm table[sticky-header]:not(:has(thead))>tr:first-child th{z-index:0;position:relative}.yfm table[sticky-header]:not(:has(thead)) tbody>tr:first-child td:before,.yfm table[sticky-header]:not(:has(thead)) tbody>tr:first-child th:before,.yfm table[sticky-header]:not(:has(thead))>tr:first-child td:before,.yfm table[sticky-header]:not(:has(thead))>tr:first-child th:before{content:"";background:var(--yfm-color-table-background);z-index:-2;position:absolute;inset:0}.yfm table[sticky-header]:not(:has(thead)) tbody>tr:first-child td:after,.yfm table[sticky-header]:not(:has(thead)) tbody>tr:first-child th:after,.yfm table[sticky-header]:not(:has(thead))>tr:first-child td:after,.yfm table[sticky-header]:not(:has(thead))>tr:first-child th:after{content:"";background:var(--yfm-color-table-head-background);z-index:-1;position:absolute;inset:0}.yfm-term_title{color:var(--yfm-color-term-title);cursor:pointer;font-size:inherit;line-height:inherit;border-bottom:1px dotted;font-style:normal}.yfm-term_title:hover{color:var(--yfm-color-term-title-hover)}.yfm-term_dfn{z-index:100;visibility:hidden;opacity:0;background-color:var(--yfm-color-term-dfn-background);font-size:inherit;line-height:inherit;box-shadow:0 8px 20px var(--yfm-color-term-dfn-shadow);width:-moz-fit-content;border-radius:4px;outline:none;width:fit-content;max-width:450px;padding:10px;font-style:normal;position:absolute}@media screen and (max-width:600px){.yfm-term_dfn{max-width:80%}}.yfm-term_dfn:before{content:"";z-index:-1;border-radius:inherit;box-shadow:0 0 0 1px var(--yfm-color-term-dfn-pseudo-shadow);position:absolute;inset:0}.yfm-term_dfn.open{visibility:visible;animation-name:popup;animation-duration:.1s;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes popup{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.inline_code_tooltip{z-index:100;visibility:hidden;opacity:0;background-color:var(--yfm-color-term-dfn-background);font-size:inherit;line-height:inherit;box-shadow:0 8px 20px var(--yfm-color-term-dfn-shadow);width:-moz-fit-content;border-radius:4px;outline:none;width:fit-content;max-width:450px;padding:10px;font-style:normal;position:absolute}@media screen and (max-width:600px){.inline_code_tooltip{max-width:80%}}.inline_code_tooltip:before{content:"";z-index:-1;border-radius:inherit;box-shadow:0 0 0 1px var(--yfm-color-term-dfn-pseudo-shadow);position:absolute;inset:0}.inline_code_tooltip.open{visibility:visible;animation-name:popup;animation-duration:.1s;animation-timing-function:ease-out;animation-fill-mode:forwards}.yfm.yfm-editor,.yfm.yfm-editor code,.yfm.yfm-editor pre>code,.yfm.yfm-editor table code,.yfm.yfm-editor table th,.yfm.yfm-editor table td{white-space:pre-wrap;white-space:break-spaces}.yfm.yfm-editor .yfm-cut-title,.yfm.yfm-editor .yfm-tab{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.yfm-cut-title .g-md-yfm-cut-title-inner{cursor:text}.yfm-cut-content{transition:height .3s ease-in-out;display:none;overflow:hidden}.open>.yfm-cut-content{display:revert}details.yfm-cut>.yfm-cut-content{display:block}.yfm-cut{margin-bottom:15px;transition:all .15s}.yfm-cut.cut-highlight{box-shadow:0 3px 0 7px var(--g-color-base-simple-hover);background-clip:content-box;background-color:var(--g-color-base-simple-hover);border-radius:3px}.yfm-cut-title{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:5px 0 5px 30px;list-style:none;position:relative}.yfm-cut-title::-webkit-details-marker{display:none}.yfm-cut-title:before{content:"";z-index:1;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+CiAgICA8cGF0aCBzdHJva2U9ImN1cnJlbnRDb2xvciIgZmlsbD0ibm9uZSIgZD0iTTMgNmw1IDUgNS01Ii8+Cjwvc3ZnPgo=);width:20px;height:20px;transition:transform .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)rotate(-90deg)}.yfm-cut-content{padding:5px 0 15px 30px}.yfm-cut[open]>.yfm-cut-title:before{transform:translateY(-50%)}.ProseMirror.yfm .yfm-cut{border-radius:var(--g-border-radius-s);border:1px dashed transparent}.ProseMirror.yfm .yfm-cut:hover,.ProseMirror.yfm .yfm-cut.yfm-cut-active{border-color:var(--g-color-line-generic)}.ProseMirror.yfm .yfm-cut .yfm-cut-title:focus{outline:0}.ProseMirror.yfm .yfm-cut.open>.yfm-cut-title:before{transform:translateY(-50%)}.g-md-file-skeleton{align-items:center;display:inline-flex}.g-md-file-skeleton__skeleton{width:120px;height:20px}.g-md-file-placeholder{pointer-events:none;margin:0 4px}.g-md-file-placeholder .yfm-file__icon{margin-right:8px}.yfm-file__icon{---yfm-file-icon-img:var(--yfm-file-icon,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik0zNjkuOSA5Ny45TDI4NiAxNEMyNzcgNSAyNjQuOC0uMSAyNTIuMS0uMUg0OEMyMS41IDAgMCAyMS41IDAgNDh2NDE2YzAgMjYuNSAyMS41IDQ4IDQ4IDQ4aDI4OGMyNi41IDAgNDgtMjEuNSA0OC00OFYxMzEuOWMwLTEyLjctNS4xLTI1LTE0LjEtMzR6bS0yMi42IDIyLjdjMi4xIDIuMSAzLjUgNC42IDQuMiA3LjRIMjU2VjMyLjVjMi44LjcgNS4zIDIuMSA3LjQgNC4ybDgzLjkgODMuOXpNMzM2IDQ4MEg0OGMtOC44IDAtMTYtNy4yLTE2LTE2VjQ4YzAtOC44IDcuMi0xNiAxNi0xNmgxNzZ2MTA0YzAgMTMuMyAxMC43IDI0IDI0IDI0aDEwNHYzMDRjMCA4LjgtNy4yIDE2LTE2IDE2em0tNDgtMjQ0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyem0wIDY0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyem0wIDY0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyeiIvPjwvc3ZnPg==));-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:16px;color:var(--yfm-file-icon-color,--yfm-color-text);-webkit-mask-image:var(---yfm-file-icon-img);mask-image:var(---yfm-file-icon-img);background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100%;margin:0 2px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.yfm-file__icon:before{content:" "}.yfm-editor .yfm-file{pointer-events:none}.g-md-yfm-note-toolbar{margin:2px 8px}.g-md-toolbar-group__s-button_id_note-type-tip{color:var(--yfm-color-note-tip)}.g-md-toolbar-group__s-button_id_note-type-info{color:var(--yfm-color-note-info)}.g-md-toolbar-group__s-button_id_note-type-alert{color:var(--yfm-color-note-important)}.g-md-toolbar-group__s-button_id_note-type-warning{color:var(--yfm-color-note-warning)}.yfm-editor p[yfm_block=yfm-note-title]{font-weight:700}.g-md-editor.ProseMirror-focused .pm-node-selected{box-shadow:var(--g-color-text-info)0 0 0 1px}.g-md-table-view__hack-strip{background:0 0;width:13px;height:100%;display:block;position:absolute;left:-13px}.g-md-table-view__wrapper{max-width:calc(100% - 16px);margin-right:16px;display:inline-block;position:relative;margin-bottom:16px!important}.g-md-table-view__buttons-visible .g-md-table-view__plus-button-controls{pointer-events:initial;opacity:1}.g-md-table-view__plus-button-controls{pointer-events:none;opacity:0;transition:opacity .15s 50ms}.g-md-table-view__plus-button-controls_right{z-index:100;align-items:center;width:16px;height:100%;display:flex;position:absolute;top:0;right:-18px}.g-md-table-view__plus-button-controls_bottom{z-index:100;justify-content:center;width:100%;height:16px;display:flex;position:absolute;bottom:-18px}.g-md-table-view__plus-button{--_--padding:8px;justify-content:center;align-items:center;height:100%;display:flex}.g-md-table-view__plus-button_right{width:16px;height:100%}.g-md-table-view__plus-button_bottom{width:100%;height:16px}.g-md-table-view.g-md-table-view{z-index:unset;box-sizing:content-box;border:none;border-radius:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:-13px 0 0 -13px;padding:13px 0 0 13px;display:block;overflow:auto;background:0 0!important}.g-md-table-view.g-md-table-view tbody{background:var(--g-color-base-background);box-shadow:inset 0 0 0 1px var(--g-color-line-generic);border-radius:8px}.g-md-table-wrapper{width:100%;margin-right:2px;display:inline-block}.g-md-table-cell-view__left-button{z-index:110;pointer-events:none;opacity:0;border-radius:var(--g-border-radius-s);background:var(--g-color-base-background);position:absolute;top:calc(50% - 14px);left:-13px}.g-md-table-cell-view__left-button:hover{pointer-events:initial;opacity:1}.g-md-table-cell-view__upper-button{z-index:110;pointer-events:none;opacity:0;border-radius:var(--g-border-radius-s);background:var(--g-color-base-background);position:absolute;top:-13px;left:calc(50% - 14px);transform:rotate(90deg)}.g-md-table-cell-view__upper-button:hover,.g-md-table-cell-view__upper-visible .g-md-table-cell-view__upper-button,.g-md-table-cell-view__left-visible .g-md-table-cell-view__left-button{pointer-events:initial;opacity:1}.ProseMirror .yfm-tabs{border-radius:var(--g-border-radius-s);border:1px dashed transparent}.ProseMirror .yfm-tabs:hover{border-color:var(--g-color-line-generic)}.ProseMirror .g-md-yfm-tab__wrapper{background-clip:padding-box;border-bottom:2px solid transparent;align-items:center;height:100%;padding-bottom:7px;display:flex;position:relative}.ProseMirror .g-md-yfm-tab__remove-button{width:15px;min-width:15px;height:15px;color:var(--g-color-base-generic-medium);margin-left:9px;display:flex}.ProseMirror .g-md-yfm-tab__remove-button:hover{color:var(--g-color-text-primary)}.ProseMirror .g-md-yfm-tab__create-button{opacity:0;width:22px;min-width:22px;height:22px;min-height:22px;color:var(--g-color-text-primary);justify-content:center;align-items:center;margin-bottom:9px;display:flex}.ProseMirror .g-md-yfm-tab__create-button:hover{border-radius:var(--g-border-radius-xs);background:var(--g-color-base-generic-hover)}.ProseMirror .yfm-tab{border-bottom:none;align-items:center;margin-right:3px;padding-bottom:0;display:flex;position:relative}.ProseMirror .yfm-tab .g-md-placeholder{color:var(--g-color-text-hint)}.ProseMirror .yfm-tab[data-diplodoc-is-active=true] .g-md-yfm-tab__wrapper{border-bottom-color:#027bf3}.ProseMirror .yfm-tab:hover .g-md-yfm-tab__create-button,.ProseMirror .yfm-tab:last-child .g-md-yfm-tab__create-button{opacity:1}.yfm-tabs{margin-bottom:15px}.yfm-tab-list{border-bottom:1px solid rgba(0,0,0,.07);flex-wrap:wrap;margin-bottom:15px;display:flex}.yfm-tab{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:break-spaces;border-bottom:2px solid transparent;outline:none;margin-bottom:-1px;margin-right:20px;padding:6px 0 7px;font-weight:700}.yfm-tab:last-child{margin-right:0}.yfm-tab:hover,.yfm-tab:active{color:#004080}.yfm-tab.active{border-bottom-color:#027bf3}.yfm-tab:focus{border-radius:2px;outline:2px solid #4d90fe}.yfm-tab:focus:not(:focus-visible){outline:0}.yfm-tab-panel{visibility:hidden;height:0;position:relative;overflow:hidden}.yfm-tab-panel:first-child{margin-top:0!important}.yfm-tab-panel:last-child{margin-bottom:0!important}.yfm-tab-panel.active{visibility:visible;height:auto;overflow:visible}.yfm-tabs-dropdown{--yfm-tabs-dropdown-color:#f2f2f2;--yfm-tabs-dropdown-text-color:#a8a8a8;--yfm-tabs-dropdown-color-border:#ccc;width:90%;margin-bottom:0;position:relative}.yfm-tabs-dropdown .yfm-tabs-dropdown-select{background:var(--g-color-base-background);border:1px solid var(--yfm-tabs-dropdown-color-border);color:var(--yfm-tabs-dropdown-text-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-overflow:ellipsis;white-space:nowrap;z-index:10;border-radius:5px;max-width:500px;margin-bottom:10px;padding:10px 30px 10px 10px;position:relative;overflow:hidden}.yfm-tabs-dropdown .yfm-tabs-dropdown-select.filled{color:inherit}.yfm-tabs-dropdown .yfm-tabs-dropdown-select:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIGQ9Im0zIDYgNSA1IDUtNSIvPjwvc3ZnPg==);width:20px;height:20px;transition:transform .2s;display:block;position:absolute;top:25%;right:10px;transform:rotate(90deg)}.yfm-tabs-dropdown .yfm-tabs-dropdown-select.active+.yfm-tabs-dropdown-menu{transform:scaleY(1)}.yfm-tabs-dropdown .yfm-tabs-dropdown-select.active:after{transform:rotate(0)}.yfm-tabs-dropdown>.yfm-tabs-dropdown-menu{z-index:10;border:1px solid var(--yfm-tabs-dropdown-color-border);background-color:var(--g-color-base-background);z-index:100;transform-origin:top;border-radius:5px;flex-direction:column;width:100%;max-width:500px;max-height:500px;padding:10px 0;list-style:none;transition:transform .125s;display:flex;position:absolute;overflow-y:scroll;transform:scaleY(0)}.yfm-tabs-dropdown>.yfm-tabs-dropdown-menu>li{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;background-color:var(--g-color-base-background)}.yfm-tabs-dropdown>.yfm-tabs-dropdown-menu>li:hover{background-color:var(--g-color-base-simple-hover);color:inherit}.yfm-tabs-dropdown>.yfm-tabs-dropdown-menu>li.yfm-tab{border-bottom:unset;border-radius:0;margin:0;padding:5px 0 5px 10px;font-weight:500}.yfm-tabs-dropdown>.yfm-tabs-dropdown-menu>li.yfm-tab.active{background-color:var(--g-color-base-selection)}.yfm-tabs-dropdown>.yfm-tabs-dropdown-menu>li.yfm-tab:hover{color:inherit}.yfm-tabs-dropdown>.yfm-tab-panel.active{border:1px solid #f2f2f2;border-radius:12px;padding:40px 12px 16px;transform:translateY(-30px)}.yfm-tabs-dropdown>.yfm-tabs{width:100%}.yfm-tabs-accordion{max-width:80%}.yfm-tabs-accordion>.yfm-tab:first-of-type{border-top-color:transparent}.yfm-tabs-accordion .yfm-tab{border-top:1px solid #e5e5e5;padding:8px 0 12px 6px;scroll-margin-top:20px;font-weight:500;position:relative}.yfm-tabs-accordion .yfm-tab:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIGQ9Im0zIDYgNSA1IDUtNSIvPjwvc3ZnPg==);border-radius:6px;width:20px;height:20px;padding:6px;transition:transform .3s,background-color .2s;display:block;position:absolute;top:25%;right:10px;transform:rotate(-180deg)}.yfm-tabs-accordion .yfm-tab.active{font-weight:700;border-bottom-color:transparent!important}.yfm-tabs-accordion .yfm-tab.active:after{transform:rotate(0)}.yfm-tabs-accordion .yfm-tab:hover{color:#3f5799}.yfm-tabs-accordion .yfm-tab-panel.active{margin:10px 0 25px 6px}.yfm-tabs-vertical>.yfm-tab-list{border-bottom:unset;flex-direction:column}.yfm-tabs-vertical>.yfm-tab-panel{margin-left:30px}.yfm-tabs-vertical>.yfm-tab-group{flex-direction:row;margin-bottom:5px;display:flex}.yfm-tabs-vertical .yfm-vertical-tab>input[type=radio]{visibility:hidden;width:0;height:0}.yfm-tabs-vertical .yfm-vertical-tab>label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:0;padding-left:25px;line-height:18px;display:inline-block;position:relative}.yfm-tabs-vertical .yfm-vertical-tab>label:before{content:"";background-color:#fff;border:1px solid #dfdfdf;border-radius:50%;width:18px;height:18px;position:absolute;bottom:1px;left:0;font-family:initial!important}.yfm-tabs-vertical .yfm-vertical-tab input[type=radio]:checked+label:before{content:"•";text-align:center;vertical-align:middle;white-space:pre;color:#fff;background-color:#5282ff;justify-content:center;align-items:center;font-size:20px;display:inline-flex}.yfm-tabs-vertical .yfm-vertical-tab{border-bottom:unset!important}.icon-refuge{justify-content:center;align-items:center;display:inline-flex}.icon-refuge_inline{display:inline-flex}.g-md-gpt-dialog-error-screen__content{margin-bottom:var(--g-spacing-2);align-items:center;display:flex}.g-md-gpt-dialog-error-screen__icon{color:var(--g-color-base-danger-heavy)}.g-md-gpt-dialog-error-screen__text{font-size:var(--g-text-body-2-font-size);flex:auto;font-weight:500}.g-md-gpt-dialog-error-screen__buttons{align-items:center;gap:var(--g-spacing-2);display:flex}.g-md-gpt-dialog-preset-list__preset+.g-md-gpt-dialog-preset-list__preset,.g-md-gpt-dialog-preset-list__more-button-wrapper{margin-left:var(--g-spacing-2)}.g-md-gpt-dialog-loading-screen__header{align-items:center;margin-bottom:8px;display:flex}.g-md-gpt-dialog-loading-screen__icon{margin-right:4px}.g-md-gpt-dialog-loading-screen__text{font-size:var(--g-text-body-2-font-size);margin-right:8px;font-weight:500}.g-md-gpt-dialog-loading-screen__skeleton-small-button{width:90px;height:28px;margin-right:8px}.g-md-gpt-dialog-loading-screen__skeleton-medium-button{width:120px;height:28px}.g-md-gpt-dialog__header-top{align-items:center;display:flex}.g-md-gpt-dialog__custom-prompt-input{margin-right:var(--g-spacing-2)}.g-md-gpt-dialog__custom-prompt-input .g-text-input__control{font-size:var(--g-text-body-2-font-size)}.g-md-gpt-dialog__header-bottom{margin-top:var(--g-spacing-2)}.g-md-gpt-dialog__custom-prompt{flex:auto;align-items:center;display:flex}.g-md-gpt-dialog__alone-presets-text{margin-right:var(--g-spacing-8)}.g-md-gpt-dialog__alone-presets{width:100%;font-size:var(--g-text-body-2-font-size);flex:auto;align-items:center;font-weight:500;display:flex}.g-md-gpt-dialog__alone-presets .g-md-gpt-dialog-preset-list{flex:auto}.g-md-gpt-dialog__answer-title{font-size:var(--g-text-body-2-font-size);font-weight:500}.g-md-gpt-dialog__gpt-icon{margin-right:var(--g-spacing-1)}.g-md-gpt-dialog__try-again-button{margin-right:var(--g-spacing-2)}.g-md-gpt-dialog__body{margin:var(--g-spacing-2)calc(-1*var(--g-spacing-3));padding:var(--g-spacing-4)var(--g-spacing-3);border-top:1px solid var(--g-color-line-generic)}.g-md-gpt-dialog__answer{max-height:300px;overflow:auto}.g-md-gpt-dialog__answer-actions{align-items:center;display:flex}.g-md-gpt-dialog__feedback-message{margin-left:var(--g-spacing-2)}.g-md-gpt-dialog__like-button{margin-right:var(--g-spacing-2)}.g-md-gpt-dialog__close-button{margin-right:var(--g-spacing-2);margin-left:auto}.g-md-gpt-dialog__footer{margin-top:var(--g-spacing-2);align-items:center;display:flex}.g-md-gpt-dialog__description-alert{min-height:34px;margin-top:var(--g-spacing-3);padding:var(--g-spacing-1)var(--g-spacing-2)}.g-md-gpt-widget-deco{background-color:var(--g-color-base-info-light-hover)}.g-md-gpt-popup{--layer-navigation-bar:900;pointer-events:initial}.g-md-gpt-popup[class]{border-radius:var(--g-spacing-2)}.g-md-gpt-popup__content{width:720px;padding:var(--g-spacing-3);pointer-events:all;box-shadow:-8px 2px 16px -4px var(--g-color-private-purple-150),8px 2px 16px -4px var(--g-color-private-blue-150)}.g-md-upload-label__content{align-items:center;column-gap:4px;display:flex}.g-md-upload-label__filename{white-space:nowrap;text-overflow:ellipsis;max-width:128px;display:inline-block;overflow:hidden}.cm-file-upload-widget+.cm-file-upload-widget{margin-left:2px}.g-md-search-card{padding:var(--g-spacing-2)var(--g-spacing-2)var(--g-spacing-3)var(--g-spacing-4)}.g-md-search-card__header{margin-bottom:var(--g-spacing-1);justify-content:space-between;align-items:center;display:flex}.g-md-command-menu__list.g-list{width:312px}.g-md-command-menu__list.g-list .g-list__empty-placeholder{height:28px;padding-left:12px;padding-right:12px}.g-md-command-menu__list-item{cursor:pointer}.g-md-command-menu__item{align-items:center;width:100%;padding:0 16px;display:flex}.g-md-command-menu__item-icon{flex:none;margin-right:8px;display:flex}.g-md-command-menu__item-body{justify-content:space-between;align-items:center;column-gap:12px;width:100%;display:flex}.g-md-command-menu__item-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.g-md-command-menu__item-extra{flex:none;align-items:center;column-gap:8px;display:flex}.g-md-command-menu__item-hotkey{align-self:center}.ProseMirror .g-md-placeholder{pointer-events:none;color:var(--g-color-text-secondary);display:inline-block}.ProseMirror.g-md-editor-hidecursor{caret-color:transparent}@keyframes placeholder_blink{49%{border-color:unset}50%{border-color:transparent}99%{border-color:transparent}}.g-md-placeholder{caret-color:transparent}.ProseMirror-focused .g-md-placeholder_focus .g-md-placeholder__cursor{z-index:1;border-left-style:solid;border-left-width:1px;margin-right:-1px;animation:1s infinite placeholder_blink;position:relative}.Prosemirror-hide-cursor{caret-color:transparent}@keyframes gapcursor_blink{1%{border-color:unset}49%{border-color:unset}50%{border-color:transparent}99%{border-color:transparent}}.g-md-gapcursor{cursor:text}.g-md-gapcursor .g-md-placeholder:before{display:none}.g-md-gapcursor:before{z-index:1;content:" ";caret-color:transparent;border-right:1px solid transparent;margin-right:-1px;display:inline-block;position:relative}.ProseMirror-focused .g-md-gapcursor:before{animation:1s infinite gapcursor_blink}.g-md-toolbar-button-with-popup-menu{--g-button-icon-offset:0px;--g-button-padding:2px;width:42px}.g-md-toolbar-button-with-popup-menu__menu-group .g-menu__group-label{color:var(--g-color-text-hint);font-family:var(--g-text-body-font-family);font-weight:var(--g-text-body-font-weight);font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height)}.g-md-toolbar-colors__menu-icon_color_gray,.g-md-toolbar-colors__chevron-icon_color_gray,.g-md-toolbar-colors__item-icon_color_gray{color:var(--yfm-colorify-gray)}.g-md-toolbar-colors__menu-icon_color_yellow,.g-md-toolbar-colors__chevron-icon_color_yellow,.g-md-toolbar-colors__item-icon_color_yellow{color:var(--yfm-colorify-yellow)}.g-md-toolbar-colors__menu-icon_color_orange,.g-md-toolbar-colors__chevron-icon_color_orange,.g-md-toolbar-colors__item-icon_color_orange{color:var(--yfm-colorify-orange)}.g-md-toolbar-colors__menu-icon_color_red,.g-md-toolbar-colors__chevron-icon_color_red,.g-md-toolbar-colors__item-icon_color_red{color:var(--yfm-colorify-red)}.g-md-toolbar-colors__menu-icon_color_green,.g-md-toolbar-colors__chevron-icon_color_green,.g-md-toolbar-colors__item-icon_color_green{color:var(--yfm-colorify-green)}.g-md-toolbar-colors__menu-icon_color_blue,.g-md-toolbar-colors__chevron-icon_color_blue,.g-md-toolbar-colors__item-icon_color_blue{color:var(--yfm-colorify-blue)}.g-md-toolbar-colors__menu-icon_color_violet,.g-md-toolbar-colors__chevron-icon_color_violet,.g-md-toolbar-colors__item-icon_color_violet{color:var(--yfm-colorify-violet)}.g-md-toolbar-colors__item-icon_color_default{color:var(--g-color-text-primary)}:root{--toolbar-item-preview-width:144px;--toolbar-item-preview-height:104px;--toolbar-item-preview-h1-margin:10px 0 2px;--toolbar-item-preview-h2-margin:20px 0 4px;--toolbar-item-preview-h3-margin:24px 0 4px;--toolbar-item-preview-h4-margin:24px 0 4px;--toolbar-item-preview-h5-margin:26px 0 6px;--toolbar-item-preview-h6-margin:28px 0 6px}.g-md-action-preview{width:var(--toolbar-item-preview-width);height:var(--toolbar-item-preview-height);white-space:pre;overflow:hidden}.g-md-action-preview.yfm>:not(h2):not(h3):not(h4):not(h5):not(h6):first-child{margin:var(--toolbar-item-preview-h1-margin)!important}.g-md-action-preview.yfm>h2{margin:var(--toolbar-item-preview-h2-margin)!important}.g-md-action-preview.yfm>h3{margin:var(--toolbar-item-preview-h3-margin)!important}.g-md-action-preview.yfm>h4{margin:var(--toolbar-item-preview-h4-margin)!important}.g-md-action-preview.yfm>h5{margin:var(--toolbar-item-preview-h5-margin)!important}.g-md-action-preview.yfm>h6{margin:var(--toolbar-item-preview-h6-margin)!important}.g-md-action-preview__text-with-head{color:var(--g-color-text-hint);margin-top:0}.g-md-toolbar-select__item{align-items:center;width:100%;height:100%;display:flex}.g-md-toolbar-select__item-icon{flex-shrink:0;margin-right:6px;display:flex}.g-md-toolbar-select__item-content{justify-content:space-between;column-gap:16px;width:100%;display:flex}.g-md-toolbar-select__item-extra{align-items:center;column-gap:8px;display:flex}.g-md-toolbar-select__item-hint{align-items:center;display:flex}.g-md-toolbar-select__item-hint span{display:flex}.g-md-editor-sticky{grid-template-rows:1fr;grid-template-columns:1fr auto;display:grid}.g-md-editor-sticky_sticky{top:calc(var(--g-md-toolbar-sticky-offset,0px) + 8px);position:-webkit-sticky;position:sticky}.g-md-editor-sticky_sticky-active:not(.g-md-editor-sticky_clear){z-index:2000;padding:var(--g-md-toolbar-sticky-padding)}.g-md-editor-sticky_sticky-active:not(.g-md-editor-sticky_clear):before{inset:var(--g-md-toolbar-sticky-inset,-4px);content:"";border:var(--g-md-toolbar-sticky-border,1px solid var(--g-color-line-generic-solid));background-color:var(--g-color-base-background);border-radius:4px;position:absolute}.g-md-editor-sticky_part_left:not(.g-md-editor-sticky_clear).g-md-editor-sticky_sticky:before{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0;right:0}.g-md-editor-sticky_part_right:not(.g-md-editor-sticky_clear).g-md-editor-sticky_sticky:before{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0;left:0}.g-md-markup-editor,.g-md-markup-preview{flex-direction:column;flex:1 0 0;display:flex}.g-md-markup-editor__toolbar,.g-md-markup-preview__toolbar{padding:var(--g-md-toolbar-padding);flex-shrink:0}.g-md-markup-editor__editor,.g-md-markup-preview__editor{min-height:36px;max-height:100%;padding:var(--g-md-editor-padding);cursor:text;flex-basis:100%}.g-md-markup-editor__editor_toolbar-visible,.g-md-markup-preview__editor_toolbar-visible{max-height:calc(100% - 28px)}.g-md-markup-editor .CodeMirror-lines,.g-md-markup-preview .CodeMirror-lines{padding:4px 0 0}.g-md-markup-editor_toolbar .CodeMirror-lines,.g-md-markup-preview_toolbar .CodeMirror-lines{padding-top:16px}.g-md-markup-editor .CodeMirror-focused .CodeMirror-selected,.g-md-markup-editor .focus::selection,.g-md-markup-preview .CodeMirror-focused .CodeMirror-selected,.g-md-markup-preview .focus::selection{background:rgba(98,146,255,.2)}.g-md-markup-editor .CodeMirror-selected,.g-md-markup-editor ::selection,.g-md-markup-preview .CodeMirror-selected,.g-md-markup-preview ::selection{background:rgba(0,30,98,.2)}.g-md-markup-editor .CodeMirror,.g-md-markup-preview .CodeMirror{height:100%;min-height:100%;color:var(--g-color-text-primary);font-family:var(--g-text-code-font-family);font-weight:var(--g-text-code-font-weight);font-size:var(--g-text-code-2-font-size);line-height:var(--g-text-code-2-line-height)}.g-md-markup-editor .CodeMirror .CodeMirror-cursor,.g-md-markup-preview .CodeMirror .CodeMirror-cursor{border-color:var(--g-color-text-primary)}.g-md-markup-editor .CodeMirror .cm-m-markdown.cm-header,.g-md-markup-preview .CodeMirror .cm-m-markdown.cm-header{color:inherit}.g-md-markup-editor .CodeMirror .cm-m-markdown.cm-quote,.g-md-markup-preview .CodeMirror .cm-m-markdown.cm-quote{color:var(--g-color-text-positive)}.g-md-markup-editor .CodeMirror .cm-m-markdown.cm-link,.g-md-markup-preview .CodeMirror .cm-m-markdown.cm-link{color:var(--g-color-text-link)}.g-md-markup-editor .CodeMirror .cm-m-markdown.cm-string,.g-md-markup-preview .CodeMirror .cm-m-markdown.cm-string{color:var(--g-color-text-warning-heavy)}.g-md-markup-editor .CodeMirror .cm-m-markdown.cm-comment,.g-md-markup-preview .CodeMirror .cm-m-markdown.cm-comment{color:var(--g-color-text-misc)}.g-md-markup-editor .CodeMirror .cm-m-markdown.cm-variable-2,.g-md-markup-editor .CodeMirror .cm-m-markdown.cm-variable-3,.g-md-markup-editor .CodeMirror .cm-m-markdown.cm-keyword,.g-md-markup-preview .CodeMirror .cm-m-markdown.cm-variable-2,.g-md-markup-preview .CodeMirror .cm-m-markdown.cm-variable-3,.g-md-markup-preview .CodeMirror .cm-m-markdown.cm-keyword{color:unset}.g-md-markup-editor .CodeMirror.cm-s-default,.g-md-markup-preview .CodeMirror.cm-s-default{background-color:transparent}.g-md-markup-editor .CodeMirror.cm-s-default .CodeMirror-placeholder,.g-md-markup-preview .CodeMirror.cm-s-default .CodeMirror-placeholder{color:var(--g-color-text-secondary)}.g-md-markup-preview__outer{flex:1 0 0;overflow-y:auto}.g-md-markup-preview__outer_vertical{box-sizing:border-box;border-top:8px solid var(--g-color-base-generic-ultralight);margin-top:6px;padding-top:12px}.g-md-markup-preview__html{position:relative}.g-md-markup-preview__preview-sign{margin-bottom:8px}.g-md-wysiwyg-editor{flex-direction:column;display:flex}.g-md-wysiwyg-editor__toolbar{padding:var(--g-md-toolbar-padding);flex-shrink:0}.g-md-wysiwyg-editor__editor{padding:var(--g-md-editor-padding);flex-grow:1;overflow-y:auto}.g-root_theme_dark .g-md-wysiwyg-editor__editor .pm-iframe-container{background-color:var(--g-color-base-light)}.g-md-wysiwyg-editor .yfm-editor{height:calc(100% - 8px);padding:4px}.g-md-wysiwyg-editor_toolbar .yfm-editor{height:calc(100% - 32px);padding-top:16px;padding-bottom:16px}.g-md-markdown-hints{min-width:210px;line-height:var(--g-text-code-1-line-height)}.g-md-markdown-hints__grid{grid-template-columns:1fr 1fr;gap:4px;display:grid}.g-md-markdown-hints__title{font-weight:500}.g-md-markdown-hints__hint{white-space:nowrap;color:var(--g-color-text-complementary)}.g-md-markdown-hints__title,.g-md-markdown-hints__hint{text-align:left;flex:1}.g-md-markdown-hints__docs-link{margin-top:8px;display:inline-block}.g-md-editor-settings{flex-wrap:nowrap;display:flex}.g-md-editor-settings__mode-button{margin-right:1px}.g-md-editor-settings__preview-button{margin:0 2px}.g-md-editor-settings__separator{z-index:0;border-left:1px solid var(--g-color-line-generic);margin:6px 4px}.g-md-settings-content{width:300px}.g-md-settings-content__mode-help{float:right;position:relative;top:8px}.g-md-settings-content__separator{border-bottom:1px solid var(--g-color-line-generic)}.g-md-settings-content__toolbar,.g-md-settings-content__split-mode{padding:8px 16px 12px}.g-md-settings-content__toolbar-hint{color:var(--g-color-text-secondary);margin-top:3px;padding-left:19px}.g-md-settings-content__version{opacity:.03;font-family:var(--g-text-code-font-family);font-weight:var(--g-text-code-font-weight);font-size:var(--g-text-code-inline-1-font-size);line-height:var(--g-text-code-inline-1-line-height);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.g-root .yfm:not(.yfm_only-light){--yfm-file-icon-color:var(--g-color-text-primary)}.g-root{--yfm-color-text-gray:var(--g-color-text-secondary);--yfm-color-text-yellow:var(--g-color-private-yellow-600-solid);--yfm-color-text-orange:var(--g-color-private-orange-500-solid);--yfm-color-text-red:var(--g-color-text-danger);--yfm-color-text-green:var(--g-color-text-positive);--yfm-color-text-blue:var(--g-color-text-info);--yfm-color-text-violet:var(--g-color-text-utility);--yfm-colorify-black:var(--g-color-text-primary);--yfm-colorify-gray:var(--yfm-color-text-gray);--yfm-colorify-yellow:var(--yfm-color-text-yellow);--yfm-colorify-orange:var(--yfm-color-text-orange);--yfm-colorify-red:var(--yfm-color-text-red);--yfm-colorify-green:var(--yfm-color-text-green);--yfm-colorify-blue:var(--yfm-color-text-blue);--yfm-colorify-violet:var(--yfm-color-text-violet)}.g-md-editor-component{outline:none;height:100%;display:flex}.g-md-editor-component_split_vertical{grid-template-rows:1fr auto 1fr;gap:2px;display:grid}.g-md-editor-component__editor{flex-grow:1;gap:2px;min-width:0}.g-md-editor-component__editor-wrapper{width:100%;display:flex}.g-md-editor-component__preview-wrapper{width:100%;overflow-y:auto}.g-md-editor-component__resizer{margin:0 5px}.g-md-editor-component__resizer_horizontal{cursor:col-resize;background:var(--g-color-base-generic-ultralight);justify-content:space-evenly;align-items:center;min-width:8px;min-height:100%;margin:0 8px;display:flex}.g-md-editor-component__gutter{background:var(--g-color-line-generic);width:2px;height:24px;top:50%;bottom:50%}.g-md-editor-component .g-md-toolbar-list-button_arrow{--g-button-icon-offset:0px;--g-button-padding:2px;width:42px}.g-md-editor-component .in-resize{pointer-events:none}