/*! Micro front-end */div[__garfishmockbody__],div[__garfishmockhtml__],div[id^=garfish_app_for_],div[id^=modern_sub_app_container_]{height:100%}.x-markdown-debug-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,.85);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.15);color:#fff;font-family:SF Mono,Monaco,Inconsolata,Fira Mono,Droid Sans Mono,Source Code Pro,monospace;font-size:12px;padding:12px;position:fixed;right:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:180px;z-index:9999}.x-markdown-debug-panel:hover{box-shadow:0 4px 12px rgba(0,0,0,.25)}.x-markdown-debug-row{align-items:center;display:flex;gap:8px;margin-bottom:8px}.x-markdown-debug-row:last-child{margin-bottom:0}.x-markdown-debug-label{color:hsla(0,0%,100%,.65);font-weight:500;min-width:60px}.x-markdown-debug-value{font-weight:600;min-width:50px;text-align:right}.x-markdown-debug-chart{margin-left:auto}.x-markdown-debug-actions{border-top:1px solid hsla(0,0%,100%,.1);display:flex;gap:8px;margin-top:12px;padding-top:12px}.x-markdown-debug-action{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:4px;color:#fff;cursor:pointer;flex:1 1;font-family:inherit;font-size:11px;font-weight:500;padding:6px 12px;transition:all .2s}.x-markdown-debug-action:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3)}.x-markdown-debug-action:active{transform:scale(.98)}.x-markdown-debug-record-btn.recording{animation:recording-pulse 1.5s ease-in-out infinite;background:rgba(255,77,79,.2);border-color:#ff4d4f}@keyframes recording-pulse{0%,to{box-shadow:0 0 0 0 rgba(255,77,79,.4)}50%{box-shadow:0 0 0 8px rgba(255,77,79,0)}}.x-markdown-debug-modal-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.75);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.x-markdown-debug-modal{animation:slideIn .3s ease-out;background:rgba(30,30,30,.95);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.4);max-height:90vh;max-width:90vw;overflow:auto}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.x-markdown-debug-modal-header{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;padding:20px 24px}.x-markdown-debug-close-btn{align-items:center;background:hsla(0,0%,100%,.1);border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;transition:all .2s;width:32px}.x-markdown-debug-close-btn:hover{background:rgba(255,77,79,.3)}.x-markdown-debug-modal-content{padding:24px}.x-markdown-debug-stats-summary{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:24px}.x-markdown-debug-stat-item{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:16px}.x-markdown-debug-stat-label{color:hsla(0,0%,100%,.6);font-size:11px;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.x-markdown-debug-stat-value{color:#fff;font-size:20px;font-weight:700}.x-markdown-debug-chart-full{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.1);border-radius:8px}.x-markdown-debug-chart-full .fps-line,.x-markdown-debug-chart-full .memory-line{-webkit-filter:drop-shadow(0 0 4px currentColor);filter:drop-shadow(0 0 4px currentColor)}.x-markdown-debug-legend{display:flex;gap:24px;justify-content:center;margin-top:16px}.x-markdown-debug-legend-item{align-items:center;color:hsla(0,0%,100%,.8);display:flex;font-size:13px;gap:8px}.x-markdown-debug-legend-color{border-radius:2px;height:12px;width:12px}@media (max-width:768px){.x-markdown-debug-stats-summary{grid-template-columns:repeat(2,1fr)}}@keyframes x-markdown-fade-in{0%{opacity:0}to{opacity:1}}.x-markdown{--text-color:inherit;--font-size:inherit;--margin-block:0 0 1em 0;--td-th-padding:0.85em 1em;--pre-th-td-padding:2px 0;--border-font-weight:600;--padding-ul-ol:0 0 0 1em;--margin-ul-ol:0 0 1em 1.8em;--margin-li:0.25em 0;--margin-pre:1em 0;--padding-code-inline:0.2em 0.4em;--margin-code-inline:0 0.2em;--code-inline-text:0.85em;--small-border-radius:2px;--image-margin:0.5em 0;--hr-margin:1.5em 0;--table-margin:1em 0;color:var(--text-color);font-size:var(--font-size);line-height:1.5714285714285714;width:100%}.x-markdown code,.x-markdown div,.x-markdown li,.x-markdown p,.x-markdown pre,.x-markdown span{overflow-wrap:break-word;word-break:break-word}.x-markdown code,.x-markdown pre{white-space:pre-wrap}.x-markdown td,.x-markdown th{padding:var(--td-th-padding)}.x-markdown th{font-weight:var(--border-font-weight)}.x-markdown pre table{box-shadow:none}.x-markdown pre td,.x-markdown pre th{border:none;padding:var(--pre-th-td-padding);text-align:left}.x-markdown p{margin:var(--margin-block)}.x-markdown p:first-child{margin-top:0}.x-markdown p:last-child{margin-bottom:0}.x-markdown ol,.x-markdown ul{margin:var(--margin-ul-ol);padding:var(--padding-ul-ol)}.x-markdown ol:first-child,.x-markdown ul:first-child{margin-top:0}.x-markdown ol:last-child,.x-markdown ul:last-child{margin-bottom:0}.x-markdown ol>li{list-style:decimal}.x-markdown ul>li{list-style:disc}.x-markdown li{margin:var(--margin-li)}.x-markdown li:first-child{margin-top:0}.x-markdown li:last-child{margin-bottom:0}.x-markdown pre{margin:var(--margin-pre);overflow-x:auto}.x-markdown pre:first-child{margin-top:0}.x-markdown pre:last-child{margin-bottom:0}.x-markdown code{border-radius:var(--small-border-radius);font-size:var(--code-inline-text);margin:var(--margin-code-inline);padding:var(--padding-code-inline)}.x-markdown pre code{border-radius:0;font-size:inherit;line-height:2;margin:0;padding:0}.x-markdown img{height:auto;margin:var(--image-margin);max-width:100%}.x-markdown hr{margin:var(--hr-margin)}.x-markdown table:not(pre){border-collapse:collapse;display:block;margin:var(--table-margin);max-width:100%;overflow:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}.x-markdown table:not(pre):first-child{margin-top:0}.x-markdown table:not(pre):last-child{margin-bottom:0}.x-markdown .inline-katex .katex-display{display:inline-block;margin:0;text-align:left;text-align:initial;vertical-align:middle}.x-markdown .inline-katex .katex-display>.katex{display:inline-block;text-align:left;text-align:initial;white-space:normal}.x-markdown .inline-katex .katex-display>.katex>.katex-html{display:inline-block;position:static}.x-markdown .inline-katex .katex-display>.katex>.katex-html>.tag{position:static}