.code-editor{display:flex;flex-direction:column;height:100%;background:#fff}:root.dark .code-editor,.dark .code-editor{background:#1e1e1e}:root.dark .code-editor-empty,.dark .code-editor-empty{background:#141414}:root.dark .empty-state,.dark .empty-state{color:#888}:root.dark .empty-state h3,.dark .empty-state h3{color:#e8e8e8}:root.dark .empty-state p,.dark .empty-state p{color:#888}.code-editor-empty{display:flex;align-items:center;justify-content:center;height:100%;background:#f5f5f5}.empty-state{text-align:center;color:#8c8c8c}.empty-state h3{margin:16px 0 8px;color:#595959}.empty-state p{margin:0;color:#8c8c8c}.tab-bar{display:flex;align-items:center;background:#fafafa;border-bottom:1px solid #e8e8e8;min-height:40px}:root.dark .tab-bar,.dark .tab-bar{background:#252526;border-bottom-color:#333}.tabs-container{display:flex;overflow-x:auto;flex:1}.tabs-container::-webkit-scrollbar{height:4px}.tabs-container::-webkit-scrollbar-thumb{background:#d9d9d9}:root.dark .tabs-container::-webkit-scrollbar-thumb,.dark .tabs-container::-webkit-scrollbar-thumb{background:#555}.tab{display:flex;align-items:center;padding:8px 12px;border-right:1px solid #e8e8e8;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f5f5f5;transition:background .2s;min-width:120px;max-width:200px}:root.dark .tab,.dark .tab{background:#2d2d2d;border-right-color:#333;color:#ccc}:root.dark .tab:hover,.dark .tab:hover{background:#333}:root.dark .tab.active,.dark .tab.active{background:#1e1e1e;border-bottom:2px solid #1890ff;color:#fff}.tab:hover{background:#e8e8e8}.tab.active{background:#fff;border-bottom:2px solid #1890ff}.tab-icon{margin-right:6px;font-size:14px}.tab-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.dirty-indicator{color:#fa8c16;margin-left:4px}.tab-close{display:flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:8px;border-radius:3px;color:#8c8c8c}:root.dark .tab-close,.dark .tab-close{color:#888}.tab-close:hover{background:#0000001a;color:#595959}:root.dark .tab-close:hover,.dark .tab-close:hover{background:#ffffff1a;color:#ccc}.editor-container{flex:1;overflow:hidden}.editor-toolbar{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fff;border-top:1px solid #e8e8e8}:root.dark .editor-toolbar,.dark .editor-toolbar{background:#252526;border-top-color:#333}.editor-toolbar .ant-btn{display:flex;align-items:center;gap:4px}*{margin:0;padding:0;box-sizing:border-box}:root{--color-bg: #ffffff;--color-bg-secondary: #f7f8fa;--color-bg-card: #ffffff;--color-text: #1f2937;--color-text-secondary: #6b7280;--color-border: #e5e7eb;--color-primary: #3b82f6;--color-primary-hover: #2563eb;--color-success: #10b981;--color-danger: #ef4444;--color-warning: #f59e0b;--bg-primary: #ffffff;--bg-secondary: #f7f8fa;--bg-tertiary: #f0f2f5;--text-primary: #1f2937;--text-secondary: #6b7280;--border-color: #e5e7eb;--rise-color: #52c41a;--fall-color: #f5222d}.dark{--color-bg: #111827;--color-bg-secondary: #1f2937;--color-bg-card: #1f2937;--color-text: #f9fafb;--color-text-secondary: #9ca3af;--color-border: #374151;--color-primary: #60a5fa;--color-primary-hover: #3b82f6;--color-success: #34d399;--color-danger: #f87171;--color-warning: #fbbf24;--bg-primary: #111827;--bg-secondary: #1f2937;--bg-tertiary: #1a1a2e;--text-primary: #f9fafb;--text-secondary: #9ca3af;--border-color: #374151;--rise-color: #34d399;--fall-color: #f87171}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:var(--color-bg);color:var(--color-text);line-height:1.5;transition:background-color .3s ease,color .3s ease}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-bg-secondary);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-secondary)}.monaco-editor-container{border:1px solid #d9d9d9;border-radius:4px;overflow:hidden}.page-enter{opacity:0;transform:translateY(20px)}.page-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease}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)}@-ms-viewport{width:device-width}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 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}
