:root{--bg-viewer: #ffffff;--fg-viewer: #1e1e1e;--bg-cursor-line: #fefce8;--bg-fold-hover: rgba(191, 219, 254, .5);--fg-cursor: #374151;--bg-selection: #B4D5FE;--bg-match: #FDE68A;--bg-match-current: #F0A030;--bg-occurrence: rgba(138, 235, 253, .5);--bg-occurrence-current: rgba(41, 182, 221, .75);--bg-selection-overlay: rgba(180, 213, 254, .55);--bg-panel: #f9fafb;--bg-connector: #f8fafc;--border-separator: #e5e7eb;--fg-primary: #475569;--fg-secondary: #64748b;--fg-muted: #9ca3af;--fg-line-number: #9ca3af;--fg-line-number-active: #4b5563;--bg-list-selected: rgba(209, 213, 219, .7);--bg-list-cursor: rgba(243, 244, 246, .8);--bg-list-hover: rgba(249, 250, 251, 1);--ring-list-cursor: #9ca3af;--fg-list-primary: #111827;--fg-list-secondary: #6b7280;--bg-search-match: #fef08a;--bg-gutter: #ffffff;--bg-status: #f9fafb;--bg-status-hover: #e5e7eb;--bg-header-btn-active: #c7d2e0;--bg-find: #f9fafb;--border-find: #e5e7eb;--bg-find-button-active: rgb(215, 218, 224);--bg-find-button-active-focused: rgb(200, 210, 228);--bg-popup: #f8fafc;--bg-popup-footer: #e2e8f0;--border-popup: #e2e8f0;--fg-popup-heading: #374151;--fg-popup-section: #6b7280;--border-input: #d1d5db;--bg-input: #ffffff;--bg-comment-thread: #fffffd;--border-comment-thread: #e7e1cf;--scrollbar-thumb: rgba(0, 0, 0, .25);--ruler-border: rgba(0, 0, 0, .06);--ruler-cursor: rgba(0, 0, 0, .5);--ruler-added: rgba(34, 197, 94, .5);--ruler-modified: rgba(147, 197, 253, .7);--ruler-removed: rgba(194, 65, 12, .5);--ruler-error: rgba(220, 38, 38, .5);--ruler-warning: rgba(234, 179, 8, .5);--ruler-info: rgba(59, 130, 246, .4);--ruler-occurrence: rgba(75, 85, 99, .4);--diff-added: #cbf1d2;--diff-added-region: #edfbf2;--diff-removed: #fde0db;--diff-changed: #ded4f3;--diff-changed-region: #f3eefb;--diff-unified-before: #d5d5da;--diff-unified-before-region: #ececef;--diff-added-gutter: #22c55e;--diff-removed-gutter: #ef4444;--diff-changed-gutter: #93c5fd;--diff-filler-added: #e6ebe7;--diff-filler-removed: #ebe4e4;--fg-zipper: #c0c4cc;--fg-zipper-arrow: #b0b4ba;--syn-comment: #008000;--syn-keyword: #0000ff;--syn-string: #a31515;--syn-number: #098658;--syn-function: #795e26;--syn-type: #267f99;--syn-operator: #000000;--syn-punctuation: #393a34;--syn-constant: #0000ff;--syn-variable: #001080;--syn-tag: #800000;--syn-attribute: #e50000;--syn-regexp: #811f3f;--syn-builtin: #267f99;--syn-deleted: #a31515;--syn-inserted: #098658;--shadow-popup: 0 4px 24px rgba(0, 0, 0, .12);--shadow-find: 0 2px 8px rgba(0, 0, 0, .12);--shadow-comment-thread: 0 10px 32px rgba(0, 0, 0, .22), 0 2px 6px rgba(0, 0, 0, .1);--accent: #1a73e8;--accent-hover: #1558b0}[data-theme=dark]{--bg-viewer: #1e1e1e;--fg-viewer: #d4d4d4;--bg-cursor-line: #2a2d2e;--bg-fold-hover: rgba(56, 84, 130, .45);--fg-cursor: #aeafad;--bg-selection: #264f78;--bg-match: #613214;--bg-match-current: #9e6a03;--bg-occurrence: rgba(41, 182, 221, .35);--bg-occurrence-current: rgba(138, 235, 253, .5);--bg-selection-overlay: rgba(38, 79, 120, .65);--bg-panel: #2d2d2e;--bg-connector: #252526;--border-separator: #3c3c3c;--fg-primary: #cccccc;--fg-secondary: #969696;--fg-muted: #6a6a6a;--fg-line-number: #6a6a6a;--fg-line-number-active: #c6c6c6;--bg-list-selected: rgba(75, 75, 75, .7);--bg-list-cursor: rgba(55, 55, 55, .8);--bg-list-hover: rgba(45, 45, 45, 1);--ring-list-cursor: #6a6a6a;--fg-list-primary: #cccccc;--fg-list-secondary: #969696;--bg-search-match: #613214;--bg-gutter: #1e1e1e;--bg-status: #252526;--bg-status-hover: #3c3c3c;--bg-header-btn-active: #2a4a6a;--bg-find: #252526;--border-find: #3c3c3c;--bg-find-button-active: #37373d;--bg-find-button-active-focused: #2a4f7a;--bg-popup: #252526;--bg-popup-footer: #1f1f20;--border-popup: #3c3c3c;--fg-popup-heading: #cccccc;--fg-popup-section: #969696;--border-input: #3c3c3c;--bg-input: #3c3c3c;--bg-comment-thread: #2f2e2a;--border-comment-thread: #4a4740;--scrollbar-thumb: rgba(255, 255, 255, .2);--ruler-border: rgba(255, 255, 255, .06);--ruler-cursor: rgba(255, 255, 255, .5);--ruler-added: rgba(34, 197, 94, .6);--ruler-modified: rgba(147, 197, 253, .5);--ruler-removed: rgba(194, 65, 12, .6);--ruler-error: rgba(248, 113, 113, .5);--ruler-warning: rgba(250, 204, 21, .5);--ruler-info: rgba(96, 165, 250, .4);--ruler-occurrence: rgba(200, 200, 200, .3);--diff-added: #344a3c;--diff-added-region: #232e29;--diff-removed: #3a1e1e;--diff-changed: #3e546e;--diff-changed-region: #2c353f;--diff-unified-before: #474a4a;--diff-unified-before-region: #323238;--diff-added-gutter: #22c55e;--diff-removed-gutter: #ef4444;--diff-changed-gutter: #6b8fdb;--diff-filler-added: #292e2a;--diff-filler-removed: #2e2828;--fg-zipper: #4a4d52;--fg-zipper-arrow: #6a6d72;--syn-comment: #6a9955;--syn-keyword: #569cd6;--syn-string: #ce9178;--syn-number: #b5cea8;--syn-function: #dcdcaa;--syn-type: #4ec9b0;--syn-operator: #d4d4d4;--syn-punctuation: #d4d4d4;--syn-constant: #569cd6;--syn-variable: #9cdcfe;--syn-tag: #569cd6;--syn-attribute: #9cdcfe;--syn-regexp: #d16969;--syn-builtin: #4ec9b0;--syn-deleted: #ce9178;--syn-inserted: #b5cea8;--shadow-popup: 0 4px 24px rgba(0, 0, 0, .4);--shadow-find: 0 2px 8px rgba(0, 0, 0, .4);--shadow-comment-thread: 0 10px 32px rgba(0, 0, 0, .6), 0 2px 6px rgba(0, 0, 0, .4);--accent: #8ab4f8;--accent-hover: #a8c7fa}.token.comment{color:var(--syn-comment)}.token.keyword{color:var(--syn-keyword)}.token.string{color:var(--syn-string)}.token.number{color:var(--syn-number)}.token.function{color:var(--syn-function)}.token.class-name{color:var(--syn-type)}.token.operator{color:var(--syn-operator)}.token.punctuation{color:var(--syn-punctuation)}.token.constant{color:var(--syn-constant)}.token.variable{color:var(--syn-variable)}.token.tag{color:var(--syn-tag)}.token.attr-name{color:var(--syn-attribute)}.token.regex{color:var(--syn-regexp)}.token.builtin{color:var(--syn-builtin)}.token.deleted{color:var(--syn-deleted)}.token.inserted{color:var(--syn-inserted)}.code-link{cursor:pointer}.code-link:hover{text-decoration:underline}*,*:before,*:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}html,body,#root{margin:0;padding:0}body{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}button,input,select,textarea{font:inherit;color:inherit;margin:0;padding:0;background-color:transparent}button{cursor:pointer}html,body{overflow:hidden;overscroll-behavior:none}@keyframes ibeam-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes dot-pulse{0%,80%,to{opacity:.2}40%{opacity:1}}@keyframes presentation-bubble-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.status-item:hover{background:var(--bg-status-hover)}.header-btn{background:transparent}.header-btn:hover{background:var(--bg-status-hover)}.header-btn-active,.header-btn-active:hover{background:var(--bg-header-btn-active)}.hide-scrollbars{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbars::-webkit-scrollbar{display:none}.resize-handle{position:relative;outline:none}.resize-handle-h{width:1px;cursor:col-resize}.resize-handle-v{height:1px;cursor:row-resize}.resize-handle-h.resize-handle-collapsed{width:0}.resize-handle-v.resize-handle-collapsed{height:0}.resize-handle:before{content:"";position:absolute;z-index:10;transition:background-color .12s ease-out}.resize-handle-h:before{top:0;bottom:0;left:-2px;width:5px}.resize-handle-v:before{left:0;right:0;top:-2px;height:5px}.resize-handle:hover:before{background:#60a5fa}.resize-handle:active:before{background:#3b82f6}.absolute{position:absolute}.relative{position:relative}.fixed{position:fixed}.inset-0{inset:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.z-10{z-index:10}.z-50{z-index:50}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1 1 0%}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:2px}.gap-1{gap:4px}.gap-1\.5{gap:6px}.h-full{height:100%}.h-screen{height:100vh}.w-full{width:100%}.w-56{width:14rem}.min-h-0{min-height:0}.min-w-0{min-width:0}.min-w-20{min-width:5rem}.h-26px{height:26px}.w-14px{width:14px}.mx-0\.5{margin-left:2px;margin-right:2px}.mt-0\.5{margin-top:2px}.ml-0\.5{margin-left:2px}.ml-1{margin-left:4px}.ml-1\.5{margin-left:6px}.ml-2{margin-left:8px}.ml-auto{margin-left:auto}.mr-1{margin-right:4px}.p-0\.5{padding:2px}.p-6{padding:24px}.pr-2{padding-right:8px}.px-1{padding-left:4px;padding-right:4px}.px-1\.5{padding-left:6px;padding-right:6px}.px-2{padding-left:8px;padding-right:8px}.px-4{padding-left:16px;padding-right:16px}.py-0\.5{padding-top:2px;padding-bottom:2px}.py-1{padding-top:4px;padding-bottom:4px}.py-1\.5{padding-top:6px;padding-bottom:6px}.py-8{padding-top:32px;padding-bottom:32px}.rounded{border-radius:4px}.rounded-sm{border-radius:2px}.rounded-b{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.text-xs{font-size:12px;line-height:16px}.text-sm{font-size:14px;line-height:20px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-inherit{color:inherit}.font-medium{font-weight:500}.font-sans{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bg-inherit{background-color:inherit}.bg-transparent{background-color:transparent}.text-blue-500{color:#3b82f6}.text-cyan-500{color:#06b6d4}.text-cyan-600{color:#0891b2}.text-green-600{color:#16a34a}.text-orange-500{color:#f97316}.text-orange-600{color:#ea580c}.text-pink-500{color:#ec4899}.text-purple-500{color:#a855f7}.text-yellow-500{color:#eab308}.text-yellow-600{color:#ca8a04}.cursor-pointer{cursor:pointer}.select-none{user-select:none}.outline-none{outline:none}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.animate-ibeam-blink{animation:ibeam-blink 1s step-end infinite}
