.react-split{flex:1;height:100%;position:relative;width:100%}.react-split__pane{height:100%;position:absolute;white-space:normal;width:100%;overflow:hidden}.react-split__sash{height:100%;position:absolute;top:0;transition:background-color .1s;width:100%;z-index:2}.react-split__sash--disabled{pointer-events:none}.react-split__sash--vertical{cursor:col-resize}.react-split__sash--horizontal{cursor:row-resize}.react-split__sash-content{width:100%;height:100%}.react-split__sash-content--active{background-color:#175ede}.react-split--dragging.react-split--vertical{cursor:col-resize}.react-split--dragging.react-split--horizontal{cursor:row-resize}body.react-split--disabled{user-select:none}.split-sash-content{width:100%;height:100%}.split-sash-content.split-sash-content-vscode.split-sash-content-active{background-color:#175ede}:root{--bg: #282a36;--bg-secondary: #21222c;--bg-highlight: #44475a;--bg-editor: #282a36;--bg-active: #44475a;--bg-hover: #44475a;--current-line: #44475a;--selection: #44475a;--foreground: #f8f8f2;--text-primary: #f8f8f2;--text-secondary: #6272a4;--text-tertiary: #6272a4;--text-disabled: #44475a;--comment: #6272a4;--border: #44475a;--border-subtle: #44475a;--border-medium: #6272a4;--accent-primary: #50fa7b;--accent-primary-alt: #2ecc71;--accent-highlight: #8be9fd;--accent-warning: #ffb86c;--accent-success: #50fa7b;--accent-error: #ff5555;--btn-accent-text: #282a36;--cyan: #8be9fd;--green: #50fa7b;--orange: #ffb86c;--pink: #ff79c6;--purple: #bd93f9;--red: #ff5555;--yellow: #f1fa8c;--syntax-keyword: #ff79c6;--syntax-type: #8be9fd;--syntax-string: #f1fa8c;--syntax-number: #bd93f9;--syntax-comment: #6272a4;--syntax-punctuation: #f8f8f2;--step-generic-call: #8be9fd;--step-generic-def: #bd93f9;--step-generic-result: #50fa7b;--step-condition: #ffb86c;--step-conditional-evaluate-left: #ff79c6;--step-conditional-evaluate-right: #ff79c6;--step-conditional-evaluation: #ffb86c;--step-branch-true: #50fa7b;--step-branch-false: #ff5555;--step-template-literal: #8be9fd;--step-alias-reference: #bd93f9;--step-substitution: #8be9fd;--step-mapped-type-start: #bd93f9;--step-mapped-type-constraint: #ffb86c;--step-mapped-type-constraint-result: #ffb86c;--step-map-iteration: #8be9fd;--step-mapped-type-result: #50fa7b;--step-mapped-type-end: #bd93f9;--step-indexed-access: #8be9fd;--step-indexed-access-result: #50fa7b;--step-type-alias-start: #6272a4;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 12px;--spacing-lg: 16px;--spacing-xl: 20px;--spacing-xxl: 24px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--font-size-xs: 12px;--font-size-sm: 13px;--font-size-md: 14px;--font-size-lg: 15px;--font-size-xl: 16px;--font-size-2xl: 18px;--font-size-3xl: 24px;--font-size-4xl: 28px;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--z-base: 1;--z-dropdown: 100;--z-sticky: 200;--z-fixed: 300;--z-modal-backdrop: 400;--z-modal: 500;--z-popover: 600;--z-tooltip: 700;--transition-fast: all .15s ease;--transition-normal: all .3s ease;--shadow-sm: none;--shadow-md: none;--shadow-glow-green: 0 0 8px var(--green);--shadow-glow-purple: 0 0 8px var(--purple);--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-mono: "Fira Code", monospace;--panel-min-width: 300px;--scrollbar-width: 8px;--marker-size: 10px;--marker-inactive: var(--comment);--marker-active: var(--green);--badge-min-width: 22px;--badge-height: 22px;--badge-padding: 0 7px;--badge-bg: var(--bg-highlight);--badge-color: var(--comment);--badge-radius: 11px;--radius-full: 20px}body.theme-light{--bg: #f8f8f2;--bg-secondary: #f1f1f0;--bg-highlight: #e8e8e4;--bg-editor: #f8f8f2;--bg-active: #e8e8e4;--bg-hover: #e8e8e4;--current-line: #e8e8e4;--selection: #d6d6d0;--foreground: #282a36;--text-primary: #282a36;--text-secondary: #7c8db5;--text-tertiary: #7c8db5;--text-disabled: #d6d6d0;--comment: #7c8db5;--border: #d6d6d0;--border-subtle: #d6d6d0;--border-medium: #7c8db5;--accent-primary: #2ecc71;--accent-primary-alt: #27ae60;--accent-highlight: #0fb9d2;--accent-warning: #e6a050;--accent-success: #2ecc71;--accent-error: #e04545;--btn-accent-text: #282a36;--cyan: #0fb9d2;--green: #2ecc71;--orange: #e6a050;--pink: #e06ba8;--purple: #9b6dff;--red: #e04545;--yellow: #d4b830;--syntax-keyword: #e06ba8;--syntax-type: #0fb9d2;--syntax-string: #2ecc71;--syntax-number: #9b6dff;--syntax-comment: #7c8db5;--syntax-punctuation: #282a36;--step-generic-call: #0fb9d2;--step-generic-def: #9b6dff;--step-generic-result: #2ecc71;--step-condition: #e6a050;--step-conditional-evaluate-left: #e06ba8;--step-conditional-evaluate-right: #e06ba8;--step-conditional-evaluation: #e6a050;--step-branch-true: #2ecc71;--step-branch-false: #e04545;--step-template-literal: #0fb9d2;--step-alias-reference: #9b6dff;--step-substitution: #0fb9d2;--step-mapped-type-start: #9b6dff;--step-mapped-type-constraint: #e6a050;--step-mapped-type-constraint-result: #e6a050;--step-map-iteration: #0fb9d2;--step-mapped-type-result: #2ecc71;--step-mapped-type-end: #9b6dff;--step-indexed-access: #0fb9d2;--step-indexed-access-result: #2ecc71;--step-type-alias-start: #7c8db5;--shadow-sm: 0 1px 3px rgba(40, 42, 54, .08);--shadow-md: 0 2px 6px rgba(40, 42, 54, .08);--shadow-glow-green: 0 0 8px rgba(46, 204, 113, .5);--shadow-glow-purple: 0 2px 4px rgba(155, 109, 255, .3)}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg);color:var(--foreground);transition:background-color .2s ease,color .2s ease}#root{width:100%;height:100%}input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:3px;background:linear-gradient(to right,var(--accent-highlight) 0%,var(--accent-highlight) 50%,var(--border) 50%,var(--border) 100%);outline:none;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:var(--accent-highlight);cursor:pointer;box-shadow:0 2px 4px #0003;margin-top:-5px}input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--accent-highlight);cursor:pointer;border:none;box-shadow:0 2px 4px #0003;margin-top:-5px}input[type=range]::-webkit-slider-runnable-track{width:100%;height:6px;background:transparent;border:none}input[type=range]::-moz-range-track{background:transparent;border:none}input[type=range]::-moz-range-progress{background:transparent}::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-width)}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--bg-highlight);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--comment)}::selection{background:var(--purple);color:var(--bg)}::-moz-selection{background:var(--purple);color:var(--bg)}.theme-toggle{display:flex;gap:4px}.theme-toggle button{padding:4px 8px;background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;font-size:var(--font-size-sm);transition:var(--transition-fast)}.theme-toggle button:hover{background:var(--bg-highlight);border-color:var(--purple)}.theme-toggle button.active{background:var(--purple);color:var(--bg);border-color:var(--purple)}@keyframes spin{to{transform:rotate(360deg)}}
