.matecho-comment-parent{margin-bottom:.5rem}.matecho-comment-parent:last-child{margin-bottom:0}.matecho-comment-wrapper .mdui-prose p{margin-top:0;margin-bottom:0}.matecho-comment-form .matecho-comment-cancel-btn{display:none}.matecho-comment-form.matecho-comment-form__reply .matecho-comment-cancel-btn{display:inline-block}.matecho-form-loading-mask,.matecho-form-lock-mask{opacity:0;transition:.2s;pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:10000}.matecho-comment-form__lock .matecho-form-lock-mask,.matecho-form__loading .matecho-form-loading-mask{opacity:1;pointer-events:initial}.matecho-comment-form__lock>:not(.matecho-form-loading-mask,.matecho-form-lock-mask),.matecho-form__loading>:not(.matecho-form-loading-mask,.matecho-form-lock-mask){opacity:.3;pointer-events:none}.matecho-code-lang{position:absolute;right:8px;top:4px;transition:.2s;opacity:.3;font-size:.75rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.code-running .matecho-code-lang,pre:hover .matecho-code-lang{opacity:0}.matecho-code-action-wrapper{position:absolute;top:5px;right:5px;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:.25rem;transition:.2s}.matecho-code-action-wrapper mdui-button-icon{opacity:0;transition:opacity .2s}.matecho-code-action-wrapper mdui-button-icon[loading],.matecho-code-action-wrapper mdui-button-icon:hover{opacity:1!important}pre:hover .matecho-code-action-wrapper mdui-button-icon{opacity:.3}.matecho-comment-form__in{animation:comment-form-in .3s cubic-bezier(.2,0,0,1);overflow:hidden}.matecho-comment-form__out{animation:comment-form-out .3s cubic-bezier(.2,0,0,1);overflow:hidden}@keyframes comment-form-in{0%{opacity:0;height:0;padding:0}to{opacity:1;height:var(--m-height);padding:1rem 0}}@keyframes comment-form-out{to{opacity:0;height:0;padding:0}0%{opacity:1;height:var(--m-height);padding:1rem 0}}@media (prefers-color-scheme: dark){.shiki,.shiki span{color:var(--shiki-dark)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;-webkit-text-decoration:var(--shiki-dark-text-decoration)!important;text-decoration:var(--shiki-dark-text-decoration)!important}}pre.line-numbers{position:relative;counter-reset:line-number}pre.line-numbers>code{margin-left:3em;white-space:inherit;padding-left:.8em;border-top-left-radius:0;border-bottom-left-radius:0}pre.line-numbers>code:after{content:" ";visibility:hidden}pre.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;padding:.8571em 0;box-sizing:border-box;top:0;left:0;width:3em;letter-spacing:-1px;font-size:.875em;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:100%;background-color:rgb(var(--mdui-color-surface-container));border-radius:var(--mdui-shape-corner-extra-small) 0 0 var(--mdui-shape-corner-extra-small)}pre.line-numbers .line-numbers-rows span{display:block;counter-increment:line-number}pre.line-numbers .line-numbers-rows span:before{content:counter(line-number);color:#999;display:block;padding-right:.8em;text-align:right}pre.mermaid[data-processed=""]{height:120px;font-size:0!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:rgb(var(--mdui-color-surface-container));border-radius:var(--mdui-shape-corner-extra-small);color:rgb(var(--mdui-color-on-surface-container));display:flex;align-items:center;justify-content:center;margin-top:.5rem}pre.mermaid[data-processed=""]:after{content:"正在加载Mermaid...";font-size:1rem;opacity:.6}pre.mermaid[data-processed=""]:first-child{margin-top:0}pre.mermaid[data-processed=true]{text-align:center}pre.mermaid[data-processed=true] [id^=container-mermaid][style*=flex]{justify-content:center}pre.block-editable code{overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}pre.block-editable .editor{white-space:pre;word-break:keep-all;overflow:hidden;overflow-x:auto;position:absolute;left:0;border:none;background:transparent;width:calc(100% - 3.8em);height:100%;margin-left:3.8em;padding:.8571em 1.1429em .8571em 0;box-sizing:border-box;font-size:.875em;line-height:1.75;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none;outline:none;-moz-tab-size:4;tab-size:4;caret-color:#000}pre.has-output{margin-bottom:0}pre.has-output code{border-bottom-right-radius:0}pre.has-output .line-numbers-rows{border-bottom-left-radius:0}pre.output{margin-top:0}pre.output code{padding-bottom:.5rem;position:relative;overflow:hidden;overflow-x:auto;-webkit-user-select:initial;-moz-user-select:initial;user-select:initial;border-radius:0}pre.output code.empty{font-style:italic}pre.output code.stderr{color:red}pre.output code.stderr:before{content:"Error"}pre.output code.stdout:before{content:"Output"}pre.output code:before{position:absolute;left:16px;top:-4px;font-size:.75em;opacity:.5;font-style:normal}pre.output code:last-child{border-radius:0 0 var(--mdui-shape-corner-extra-small) var(--mdui-shape-corner-extra-small)}@media (prefers-color-scheme: dark){pre.block-editable .editor{caret-color:#ffffffb3}}
