*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;overflow:hidden}.markmap-editor{display:flex;height:calc(100vh - 100px);width:100vw;position:fixed;top:80px;left:0;background:#fff;color:#333;padding-bottom:60px}.editor-container{position:relative;height:100%;width:50%;background:#fff;border-right:1px solid #ddd;display:flex;flex-direction:column}.editor-wrapper{height:100%;position:relative;display:flex;flex-direction:column}.editor-wrapper .cm-editor{height:100%;flex:1;display:flex;flex-direction:column}.editor-wrapper .cm-scroller{flex:1;overflow:auto}.editor-wrapper .cm-content{padding:16px 16px 76px;height:100%}.preview-container{position:relative;height:100%;width:50%;background:#fff;display:flex;flex-direction:column}.preview-wrapper{height:100%;overflow:hidden;position:relative;flex:1}.preview-wrapper svg{width:100%;height:100%;position:absolute;top:0;left:0}.resizer{width:8px;height:100%;background:transparent;cursor:col-resize;position:relative;z-index:10;margin:0 -4px;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.resizer:hover,.resizer.dragging{background:#0e639c1a}.resizer:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:2px;height:30px;background:#0e639c;border-radius:1px;opacity:0;transition:opacity .2s}.resizer:hover:after,.resizer.dragging:after{opacity:1}.markmap-editor.dragging{-moz-user-select:none;user-select:none;-webkit-user-select:none;cursor:col-resize}.cm-line{padding:0 4px}.cm-gutters{border-right:1px solid #ddd;background-color:#f8f8f8;white-space:nowrap}.cm-lineNumbers{min-width:3em;padding:0 4px;text-align:right;color:#999;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cm-activeLineGutter,.cm-activeLine{background-color:#e8f2ff}.mm-node{cursor:pointer}.mm-node:hover{opacity:.8}.mm-node-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.5}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.preview-wrapper svg{animation:fadeIn .3s ease-in-out}.cm-editor{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.5}.cm-line{padding:0 4px;white-space:pre;display:inline-block}.cm-content{white-space:pre;width:-moz-fit-content;width:fit-content;min-width:100%}.cm-toolbar{position:absolute;top:0;right:0;z-index:100;background:transparent}.cm-scroller::-webkit-scrollbar{width:8px;height:8px}.cm-scroller::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.cm-scroller::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.cm-scroller::-webkit-scrollbar-thumb:hover{background:#555}.cm-scroller{overflow-x:auto;overflow-y:auto;height:100%;width:100%}.cm-line{min-width:-moz-min-content;min-width:min-content;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mm-toolbar button svg{stroke:currentColor;stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.mm-toolbar button{position:relative}.mm-toolbar button:after{content:attr(data-tooltip);position:absolute;right:100%;top:50%;transform:translateY(-50%);background-color:#2a2d2e;color:#d4d4d4;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s;margin-right:8px;pointer-events:none}.mm-toolbar button:hover:after{opacity:1;visibility:visible}.markmap-editor:fullscreen{top:0;height:100vh;z-index:9999}.markmap-editor:fullscreen .preview-toolbar{position:fixed;top:0;right:0;background:#f5f5f5e6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:0 0 0 8px;box-shadow:0 2px 8px #0000001a}.markmap-toolbar{position:absolute;top:16px;right:16px;z-index:100;background:#1e1e1ecc;border-radius:4px;padding:8px;display:flex;gap:8px;box-shadow:0 2px 8px #0003;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);align-items:center;justify-content:center}.markmap-toolbar button{background:transparent;border:none;color:#d4d4d4;padding:6px;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s;width:32px;height:32px}.markmap-toolbar button:hover{background:#ffffff1a;color:#fff}.markmap-toolbar button:active{background:#fff3}.markmap-toolbar button svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.preview-container:fullscreen .markmap-toolbar{top:24px;right:24px;background:#1e1e1ee6}@media (hover: none){.markmap-toolbar button{padding:8px;width:40px;height:40px}.markmap-toolbar button svg{width:20px;height:20px}}.cm-content{padding:16px 16px 76px;white-space:pre;min-width:100%}.cm-line{white-space:pre}.editor-wrapper{height:100%;overflow:hidden;position:relative}.player-container{position:fixed;bottom:0;left:0;right:0;height:60px;background:#fff;border-top:1px solid #ddd;z-index:1000}.editor-container,.preview-container{transition:none;will-change:width}.timestamp-node{cursor:pointer;background:none!important}.timestamp-node>line{stroke:#0e639c!important;stroke-width:1.75!important}.timestamp-node>circle{stroke:#0e639c!important;fill:#0e639c!important}.timestamp-node .markmap-foreign{background-color:#0e639c1a;border-radius:4px;transition:all .2s;overflow:visible}.timestamp-node .markmap-foreign>div{background-color:#0e639c1a;border-radius:4px;height:100%;width:100%}.timestamp-node .markmap-foreign>div>div{color:#0e639c;text-decoration:underline;transition:all .2s;padding:2px 4px;border-radius:4px;background-color:#0e639c1a}.timestamp-node:hover .markmap-foreign,.timestamp-node:hover .markmap-foreign>div,.timestamp-node:hover .markmap-foreign>div>div{background-color:#0e639c26}.timestamp-node:hover .markmap-foreign>div>div{color:#0078d4;opacity:.8}.timestamp-node:active .markmap-foreign,.timestamp-node:active .markmap-foreign>div,.timestamp-node:active .markmap-foreign>div>div{background-color:#0e639c33}.timestamp-node:active .markmap-foreign>div>div{color:#005a9e}.markmap-fold.timestamp-node .markmap-foreign,.markmap-fold.timestamp-node .markmap-foreign>div,.markmap-fold.timestamp-node .markmap-foreign>div>div{background-color:#0e639c1a}.markmap-fold.timestamp-node .markmap-foreign>div>div{color:#0e639c}.timestamp-text{color:#0e639c;transition:all .2s;background-color:#0e639c1a;border-radius:4px;padding:2px 6px;cursor:pointer;display:inline-block}.timestamp-text:hover{background-color:#0e639c26;color:#0078d4}.timestamp-text:active{background-color:#0e639c33;color:#005a9e}.event-node{cursor:pointer;background:none!important}.event-node>line{stroke:#2e7d32!important;stroke-width:1.75!important}.event-node>circle{stroke:#2e7d32!important;fill:#2e7d32!important}.event-text{color:#2e7d32;transition:all .2s;background-color:#2e7d321a;border-radius:4px;padding:2px 6px;cursor:pointer;display:inline-block}.event-text:hover{background-color:#2e7d3226;color:#1b5e20}.event-text:active{background-color:#2e7d3233;color:#030}.markmap-foreign{background:none!important}.markmap-foreign>div{background:none!important}.markmap-foreign>div>div{background:none!important}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.fixed{position:fixed}.absolute{position:absolute}.sticky{position:sticky}.flex{display:flex}.hidden{display:none}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.border{border-width:1px}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [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{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
