.drawio-editor-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483100;isolation:isolate;display:flex;flex-direction:column;gap:12px;padding:16px;background:var(--bg-paper-deep);color:var(--ink-1);font-family:var(--font-zh-serif);overscroll-behavior:contain}.drawio-editor-overlay__topbar{min-width:0}.drawio-editor-overlay__heading{display:flex;align-items:baseline;min-width:0;gap:12px}.drawio-editor-overlay__heading strong{flex:0 0 auto}.drawio-editor-overlay__heading span{min-width:0;overflow:hidden;color:var(--ink-3);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.drawio-editor-overlay__heading span.is-error{color:var(--mark)}.drawio-editor-overlay__stage{position:relative;flex:1 1 auto;min-height:0;border:1px solid var(--line-2);background:var(--bg-paper-deep)}.drawio-editor-overlay__frame{display:block;width:100%;height:100%;border:0;background:var(--bg-canvas)}.drawio-editor-overlay__frame.is-saving{pointer-events:none}.drawio-editor-overlay__boot{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--bg-paper-deep);color:var(--ink-3);font-size:13px;pointer-events:auto}.drawio-editor-overlay__spinner{width:16px;height:16px;border:2px solid var(--line-2);border-top-color:var(--mark);border-radius:50%;animation:drawio-editor-overlay-spin .8s linear infinite}@keyframes drawio-editor-overlay-spin{to{transform:rotate(360deg)}}@media (max-width: 640px){.drawio-editor-overlay__topbar{gap:8px}.drawio-editor-overlay{padding:10px}.drawio-editor-overlay__heading{display:grid;gap:1px}}.diagram-editor-chrome{background:var(--bg-paper-deep, #f6f1e7);color:var(--ink-1);font-family:var(--font-zh-serif)}.diagram-editor-chrome__topbar{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:16px;min-height:44px;background:var(--bg-paper-deep, #f6f1e7)}.diagram-editor-chrome__title{color:var(--ink-1);font-family:var(--font-zh-serif);font-size:16px;font-weight:650}.diagram-editor-chrome__close{display:inline-grid;flex:0 0 auto;width:30px;height:30px;padding:0;place-items:center;border:1px solid var(--line-2);border-radius:0;background:var(--bg-canvas);color:var(--ink-2);font:400 18px/1 var(--font-zh-serif);cursor:pointer;transition:color .14s ease,background .14s ease,border-color .14s ease}.diagram-editor-chrome__close:hover{border-color:var(--line-3);background:var(--bg-hover);color:var(--ink-1)}.diagram-editor-chrome__close:focus-visible{outline:1px solid var(--mark);outline-offset:2px}.diagram-editor-chrome__toolbar{position:absolute;z-index:12;bottom:24px;left:50%;display:flex;align-items:center;gap:4px;padding:5px;border:1px solid var(--line-2);border-radius:0;background:color-mix(in srgb,var(--bg-canvas) 94%,transparent);box-shadow:0 10px 28px #2f2a2229;transform:translate(-50%)}.diagram-editor-chrome__toolbar .pm-diagram-tool{width:auto;min-width:34px;height:30px;padding:0 10px;gap:6px;border-color:transparent;background:transparent;color:var(--ink-2);font-family:var(--font-zh-serif)}.diagram-editor-chrome__toolbar .pm-diagram-tool:hover:not(:disabled){border-color:var(--line-2);background:var(--mark-soft);color:var(--ink-1)}.diagram-editor-chrome__toolbar .pm-diagram-tool.is-active{border-color:var(--mark);background:var(--mark-soft);color:var(--mark)}@media (max-width: 640px){.diagram-editor-chrome__toolbar{bottom:16px;max-width:calc(100vw - 32px)}}@font-face{font-family:QingYanShiSubset;src:url(/embed/assets/yanshi-colophon-subset-C9vLAtK0.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}html[data-qa-embed="1"],html[data-qa-embed="1"] body{background:var(--bg-paper-deep, #efe7d6)!important}.qa-embed-root{--bg-canvas: var(--bg-paper-deep, #efe7d6);background:var(--bg-paper-deep, #efe7d6);color:var(--ink-1, #20170f);font-family:var(--font-zh-serif, "Noto Serif SC", serif)}#view-workspace.qa-embed-root{background:var(--bg-paper-deep, #efe7d6)!important}#view-workspace.qa-embed-root .ws-right{--ws-paper-min-height: 560px;width:100%!important;max-width:none!important;margin:0!important;flex:1 1 auto!important;padding:0!important;background:var(--bg-paper-deep, #efe7d6)!important}#view-workspace.qa-embed-root .wf-doc{max-width:none!important;box-shadow:none!important}#view-workspace.qa-embed-root .ws-paper-surface{max-width:none!important}#view-workspace.qa-embed-root :is(.wf-doc,.doc-typography) .tableWrapper,#view-workspace.qa-embed-root :is(.wf-doc,.doc-typography) .pm-table-scroll{overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:rgba(120,90,50,.42) rgba(120,90,50,.08)}#view-workspace.qa-embed-root :is(.wf-doc,.doc-typography) .tableWrapper::-webkit-scrollbar,#view-workspace.qa-embed-root :is(.wf-doc,.doc-typography) .pm-table-scroll::-webkit-scrollbar{height:8px}#view-workspace.qa-embed-root :is(.wf-doc,.doc-typography) .tableWrapper::-webkit-scrollbar-track,#view-workspace.qa-embed-root :is(.wf-doc,.doc-typography) .pm-table-scroll::-webkit-scrollbar-track{background:transparent}#view-workspace.qa-embed-root :is(.wf-doc,.doc-typography) .tableWrapper::-webkit-scrollbar-thumb,#view-workspace.qa-embed-root :is(.wf-doc,.doc-typography) .pm-table-scroll::-webkit-scrollbar-thumb{border-radius:0;background:#785a3257}#view-workspace.qa-embed-root :is(.wf-doc,.doc-typography) .tableWrapper::-webkit-scrollbar-thumb:hover,#view-workspace.qa-embed-root :is(.wf-doc,.doc-typography) .pm-table-scroll::-webkit-scrollbar-thumb:hover{background:#785a328c}@media (max-width: 640px){#root>#view-workspace.qa-embed-root :is(.wf-doc,.doc-typography){padding-left:22px!important;padding-right:22px!important;font-size:16px}#root>#view-workspace.qa-embed-root :is(.wf-doc,.doc-typography) :is(p,li,blockquote,td,th,pre,code){font-size:16px}}.qa-embed-toast{position:fixed;right:18px;bottom:18px;z-index:100;max-width:min(420px,calc(100vw - 36px));padding:10px 12px;border:1px solid var(--line-soft, rgba(79, 57, 32, .18));background:var(--paper-1, #f8f1e3);box-shadow:0 10px 24px #3d2d192e;font-size:13px}
