@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f8f9fa;--surface: #fff;--border: #dee2e6;--text: #212529;--text-muted: #868e96;--accent: #228be6;--accent-hover: #1c7ed6;--tree-hover: #e9ecef;--tree-selected: #d0ebff;--radius: 6px;--scrollbar-thumb: #ced4da;--scrollbar-thumb-hover: #adb5bd;--checker-1: #eee;--checker-2: #fff;--accent-light: #e7f5ff;--error-text: #c92a2a;--error-bg: #fff5f5;--error-border: #ffc9c9;--warning-bg: #fff9ed;--warning-border: #f0d9a8;--warning-text: #6e5a1f;--warning-text-muted: #a08a4a;--success: #40c057;--highlight: #fff3bf;--syntax-string: #2b8a3e;--syntax-number: #1864ab;--placeholder: #adb5bd;--hunk-bg: #f0f4f8;--hunk-bg-hover: #e4eaf0}[data-theme=dark]{--bg: #1a1b1e;--surface: #25262b;--border: #373a40;--text: #c1c2c5;--text-muted: #909296;--accent: #4dabf7;--accent-hover: #74c0fc;--tree-hover: #2c2e33;--tree-selected: #1b3a5c;--scrollbar-thumb: #4a4d52;--scrollbar-thumb-hover: #5c5f66;--checker-1: #333;--checker-2: #2a2a2a;--accent-light: #1b3a5c;--error-text: #ff8787;--error-bg: #3d2020;--error-border: #5c2a2a;--warning-bg: #3d3520;--warning-border: #5c4f2a;--warning-text: #e0c97a;--warning-text-muted: #bfa85a;--success: #51cf66;--highlight: #5c4f2a;--syntax-string: #69db7c;--syntax-number: #74c0fc;--placeholder: #5c5f66;--hunk-bg: #2c2e33;--hunk-bg-hover: #373a40}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);color-scheme:light;height:100vh;overflow:hidden;display:flex;flex-direction:column}[data-theme=dark] body{color-scheme:dark}#app{display:flex;flex-direction:column;flex:1;min-height:0}:root{--sidebar-width: 300px}._layout_9afsq_1{display:flex;flex:1;min-height:0;min-width:0}._panel_9afsq_8{min-width:140px;max-width:50vw;background:var(--surface);overflow-y:auto;overflow-x:hidden;flex-shrink:0;display:flex;flex-direction:column}._panel_9afsq_8[data-side=left]{border-right:1px solid var(--border)}._panel_9afsq_8[data-side=right]{border-left:1px solid var(--border)}._panel_9afsq_8::-webkit-scrollbar{width:8px}._panel_9afsq_8::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}._panel_9afsq_8::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}._divider_9afsq_40{width:4px;cursor:col-resize;background:transparent;flex-shrink:0;position:relative;margin-left:-2px;margin-right:-2px;z-index:10}._divider_9afsq_40:hover,._divider_9afsq_40.dragging{background:var(--accent);opacity:.4}._content_9afsq_57{flex:1;display:flex;flex-direction:column;min-width:0;background:var(--bg);overflow:hidden}._breadcrumb_13ng1_1{padding:8px 16px;font-size:13px;background:var(--surface);border-bottom:1px solid var(--border);display:flex;align-items:center;gap:4px;flex-shrink:0;flex-wrap:wrap;min-height:44px;box-sizing:border-box}._crumb_13ng1_15{color:var(--accent);cursor:pointer;text-decoration:none;padding:2px 4px;border-radius:3px}._crumb_13ng1_15:hover{background:var(--tree-hover)}._crumbSep_13ng1_27{color:var(--text-muted);font-size:11px}._crumbCurrent_13ng1_32{color:var(--text);font-weight:600;padding:2px 4px}._packageCrumb_13ng1_38{border-bottom:2px solid var(--pkg-underline)}._chipWrap_zjycb_1{position:relative;flex:0 0 180px;display:flex}._chip_zjycb_1{position:relative;flex:1 1 auto;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:6px 10px 6px 14px;min-width:0;display:flex;flex-direction:column;gap:2px;overflow:hidden;transition:border-color .12s,border-style 0ms}._chip_zjycb_1[data-state=loading]{border-style:dashed}._chip_zjycb_1[data-state=loading]:before{display:none}._chip_zjycb_1[data-state=loading] ._stem_zjycb_32,._chip_zjycb_1[data-state=loading] ._meta_zjycb_33{color:var(--text-muted)}._chip_zjycb_1:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:2px;background:var(--pkg-color);border-radius:1px}._progressBar_zjycb_49{position:absolute;left:0;bottom:0;height:2px;width:0;transition:width .12s linear}._indexBar_zjycb_62{position:absolute;left:0;bottom:0;height:2px;width:0;opacity:.6;transition:width .12s linear}._indexDone_zjycb_74{display:inline-block;margin-left:6px;color:var(--accent);font-size:11px;animation:_indexDoneIn_zjycb_1 .22s ease-out}@keyframes _indexDoneIn_zjycb_1{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}._popover_zjycb_97{position:fixed;z-index:1000;width:280px;padding:8px 10px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 6px 18px #0000002e;font-size:11px;color:var(--text);pointer-events:none;animation:_popIn_zjycb_1 .12s ease-out}@keyframes _popIn_zjycb_1{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}._popHeader_zjycb_124{display:flex;align-items:center;gap:6px;margin-bottom:6px;padding-bottom:6px;border-bottom:1px solid var(--border)}._popDot_zjycb_133{width:8px;height:8px;border-radius:50%;flex:0 0 auto}._popStem_zjycb_140{flex:1 1 auto;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._popState_zjycb_148{color:var(--text-muted);font-variant-numeric:tabular-nums}._popList_zjycb_153{list-style:none;margin:0;padding:0}._popRow_zjycb_159{display:flex;justify-content:space-between;padding:1px 0;font-variant-numeric:tabular-nums}._popName_zjycb_166{text-transform:uppercase;letter-spacing:.5px;font-size:10px;color:var(--text-muted)}._popCount_zjycb_173{color:var(--text)}._popFoot_zjycb_177{margin-top:6px;padding-top:6px;border-top:1px solid var(--border);color:var(--text-muted);display:flex;flex-direction:column;gap:2px}._popFootRow_zjycb_187{display:flex;justify-content:space-between;font-variant-numeric:tabular-nums}._popEmpty_zjycb_193{color:var(--text-muted);font-style:italic}._popPath_zjycb_198{margin-top:6px;padding-top:6px;border-top:1px dashed var(--border);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:rtl;text-align:left}._stem_zjycb_32{font-size:13px;color:var(--text);padding-right:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._meta_zjycb_33{font-size:11px;color:var(--text-muted)}._remove_zjycb_226{position:absolute;top:4px;right:4px;background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:14px;line-height:1;padding:2px 4px;border-radius:3px;opacity:0;transition:opacity .12s,color .12s,background .12s}._chip_zjycb_1:hover ._remove_zjycb_226,._remove_zjycb_226:focus-visible{opacity:1}._remove_zjycb_226:hover{color:var(--text);background:var(--tree-hover)}._remove_zjycb_226:focus-visible{outline:2px solid var(--accent);outline-offset:1px;border-radius:var(--radius)}@media(prefers-reduced-motion:no-preference){._chip_zjycb_1{animation:_chipIn_zjycb_1 .15s ease-out}@keyframes _chipIn_zjycb_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}._progressBar_zjycb_49[data-indeterminate=true]{width:30%!important;animation:_barSweep_zjycb_1 1.2s ease-in-out infinite}@keyframes _barSweep_zjycb_1{0%{transform:translate(-100%)}to{transform:translate(333%)}}}._row_5hlu6_1{display:flex;flex-wrap:wrap;align-items:stretch;gap:8px;flex:1 1 280px;min-width:0;max-height:8em;overflow-y:auto}._row_5hlu6_1::-webkit-scrollbar{width:8px}._row_5hlu6_1::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}._row_5hlu6_1::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}._add_5hlu6_31{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:0 0 auto;border:1px dashed var(--border);border-radius:var(--radius);background:transparent;color:var(--text-muted);font:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:38px;min-width:180px;padding:6px 16px;transition:border-color .12s,background .12s,color .12s}._add_5hlu6_31:hover,._add_5hlu6_31[data-over=true]{border-color:var(--accent);color:var(--text)}._add_5hlu6_31[data-over=true]{background:var(--tree-selected)}._addLabel_5hlu6_61{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._fileInput_5hlu6_68{display:none}._panel_1lwju_1{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:1;min-height:0;display:flex;align-items:center;justify-content:center;background:transparent;color:inherit;font:inherit;border:1px dashed transparent;border-radius:var(--radius);margin:12px;padding:0;cursor:pointer;transition:border-color .15s,background .15s}._panel_1lwju_1:hover,._panel_1lwju_1:focus-visible,._panel_1lwju_1[data-over=true]{border-color:var(--border)}._panel_1lwju_1[data-over=true]{border-color:var(--accent);background:var(--tree-selected)}._panel_1lwju_1:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._content_1lwju_35{max-width:520px;padding:32px 24px;text-align:center;pointer-events:none}._marker_1lwju_42{display:flex;justify-content:center;gap:8px;margin-bottom:28px}._bar_1lwju_49{display:block;width:2px;height:20px;border-radius:1px}._headline_1lwju_56{font-size:16px;color:var(--text);margin:0 0 20px;line-height:1.4}._secondary_1lwju_63{font-size:13px;color:var(--text-muted);margin:0 0 12px;line-height:1.5}._tertiary_1lwju_70{font-size:13px;color:var(--text-muted);opacity:.7;margin:0;line-height:1.5}._fileInput_1lwju_78{display:none}@media(prefers-reduced-motion:no-preference){._panel_1lwju_1[data-over=true] ._bar_1lwju_49{animation:_barPulse_1lwju_1 .9s ease-in-out infinite}._panel_1lwju_1[data-over=true] ._bar_1lwju_49:nth-child(2){animation-delay:.12s}._panel_1lwju_1[data-over=true] ._bar_1lwju_49:nth-child(3){animation-delay:.24s}@keyframes _barPulse_1lwju_1{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.6;transform:translateY(-2px)}}}._card_1r4o2_1{display:flex;flex-direction:column;gap:4px;padding:10px 10px 12px;border:1px solid transparent;border-radius:var(--radius);background:transparent;cursor:pointer;transition:background .12s,border-color .12s}._card_1r4o2_1:hover,._card_1r4o2_1:focus-visible{background:var(--tree-hover);border-color:var(--border);outline:none}._card_1r4o2_1:focus-visible{border-color:var(--accent)}._titleRow_1r4o2_24{display:grid;grid-template-columns:1fr auto;align-items:start;gap:6px}._title_1r4o2_24{font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;font-weight:500;line-height:1.4;color:var(--text);word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._remove_1r4o2_45{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;padding:0 4px;font:inherit;font-size:14px;line-height:1;color:var(--text-muted);cursor:pointer;border-radius:3px;opacity:0;transition:opacity .12s,color .12s,background .12s}._card_1r4o2_1:hover ._remove_1r4o2_45,._card_1r4o2_1:focus-within ._remove_1r4o2_45{opacity:.7}._remove_1r4o2_45:hover{opacity:1;color:var(--error-text);background:var(--surface)}._remove_1r4o2_45:focus-visible{opacity:1;outline:2px solid var(--accent);outline-offset:1px}._metaRow_1r4o2_77{display:flex;align-items:center;justify-content:space-between;gap:8px}._meta_1r4o2_77{font-size:11px;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._explored_1r4o2_92{display:inline-flex;align-items:center;gap:3px;font-size:11px;font-variant-numeric:tabular-nums;color:var(--text-muted);flex-shrink:0}._rail_arjyx_1{width:280px;flex-shrink:0;display:flex;flex-direction:column;min-height:0;background:var(--surface);border-left:1px solid var(--border)}._header_arjyx_11{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 10px;border-bottom:1px solid var(--border);flex-shrink:0}._title_arjyx_20{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}._clearBtn_arjyx_28{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;padding:2px 6px;font:inherit;font-size:11px;color:var(--text-muted);cursor:pointer;border-radius:3px;transition:color .12s,background .12s}._clearBtn_arjyx_28:hover{color:var(--error-text);background:var(--tree-hover)}._clearBtn_arjyx_28:focus-visible{outline:2px solid var(--accent);outline-offset:1px}._scrollArea_arjyx_51{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:8px 8px 16px}._scrollArea_arjyx_51::-webkit-scrollbar{width:6px}._scrollArea_arjyx_51::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}._scrollArea_arjyx_51::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}._placeholder_arjyx_72{padding:16px 12px;font-size:12px;line-height:1.5;color:var(--text-muted)}._list_arjyx_79{display:flex;flex-direction:column;gap:2px}@media(max-width:700px){._rail_arjyx_1{width:100%;border-left:none;border-top:1px solid var(--border);max-height:240px}}._layout_77vif_1{flex:1;min-height:0;display:flex;flex-direction:row;align-items:stretch}@media(max-width:700px){._layout_77vif_1{flex-direction:column}}._container_1hyfc_1{border-top:1px solid var(--border);flex-shrink:0;display:flex;flex-direction:column;min-height:0;background:var(--surface)}._container_1hyfc_1[data-open]{height:200px}._header_1hyfc_17{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;padding:6px 12px;display:flex;align-items:center;gap:6px;font:inherit;font-size:11px;color:var(--text-muted);text-align:left;cursor:pointer;letter-spacing:.03em;text-transform:uppercase}._header_1hyfc_17:hover{color:var(--text);background:var(--tree-hover)}._header_1hyfc_17:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}._caret_1hyfc_44{display:inline-block;width:10px;font-size:10px;line-height:1;color:var(--text-muted)}._headerLabel_1hyfc_52{font-weight:600}._count_1hyfc_56{margin-left:auto;font-variant-numeric:tabular-nums;font-weight:500;color:var(--text-muted)}._list_1hyfc_63{margin:0;padding:2px 0 4px;list-style:none;overflow-y:auto;flex:1;min-height:0}._empty_1hyfc_73{padding:12px 14px;font-size:11px;line-height:1.5;color:var(--text-muted);opacity:.8;font-style:italic}._list_1hyfc_63::-webkit-scrollbar{width:8px}._list_1hyfc_63::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}._list_1hyfc_63::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}._row_1hyfc_95{display:flex;align-items:baseline;gap:6px;padding:3px 12px 3px 10px;border-left:2px solid transparent;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;line-height:1.35;color:var(--text);cursor:pointer;min-width:0;transition:background .1s}._row_1hyfc_95:hover{background:var(--tree-hover)}._row_1hyfc_95:focus-visible{outline:none;background:var(--tree-hover);box-shadow:inset 0 0 0 1px var(--accent)}._row_1hyfc_95[data-selected]{background:var(--tree-selected, var(--tree-hover));color:var(--text)}._row_1hyfc_95[data-disabled]{cursor:not-allowed;opacity:.45;border-left-color:transparent!important}._row_1hyfc_95[data-disabled]:hover{background:transparent}._name_1hyfc_135{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0;max-width:60%}._dir_1hyfc_144{flex:1;min-width:0;color:var(--text-muted);font-size:10px;opacity:.75;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:rtl;text-align:left}._pkgTag_1hyfc_157{flex-shrink:0;font-size:10px;opacity:.85;white-space:nowrap}._popover_j9doa_1{position:fixed;z-index:1000;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 4px 16px #00000040;font-size:12px;pointer-events:none;-webkit-user-select:none;user-select:none;overflow:hidden;color:var(--text)}._body_j9doa_15{display:flex;align-items:center;justify-content:center;background:var(--bg);overflow:hidden}._meta_j9doa_23{padding:8px 10px;display:flex;flex-direction:column;gap:2px;border-top:1px solid var(--border);background:var(--surface)}._name_j9doa_32{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--text);word-break:break-all}._dir_j9doa_38{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--text-muted);font-size:11px;word-break:break-all}._summary_j9doa_45{color:var(--text-muted);font-size:11px}._panel_16ymd_1{display:flex;flex-direction:column;background:var(--surface);font-size:12px;flex:1;min-height:0;overflow-y:auto}._placeholder_16ymd_11{flex:1;display:flex;align-items:center;justify-content:center;padding:16px;color:var(--text-muted);font-size:12px;text-align:center}._railHeader_16ymd_22{position:sticky;top:0;z-index:1;display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:8px 12px;background:var(--surface);border-bottom:1px solid var(--border)}._railTitle_16ymd_35{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text);margin:0}._railCounts_16ymd_44{font-size:11px;color:var(--text-muted);font-variant-numeric:tabular-nums}._section_16ymd_50{padding:6px 12px}._sectionTitle_16ymd_54{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin:4px 0}._empty_16ymd_63{color:var(--text-muted);font-style:italic;font-size:11px;padding:2px 0}._group_16ymd_70{margin:4px 0}._kind_16ymd_74{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin:2px 0}._list_16ymd_83{list-style:none;padding:0;margin:0}._list_16ymd_83 li{padding:1px 0}._dirGroups_16ymd_93{display:flex;flex-direction:column;gap:6px}._dirGroup_16ymd_93{display:flex;flex-direction:column}._dirHeader_16ymd_104{font-size:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--text-muted);letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:rtl;text-align:left;padding:1px 0 2px}._dirRow_16ymd_117{display:flex;align-items:baseline;gap:8px;padding-left:10px}._dirRow_16ymd_117 ._link_16ymd_124{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._dirRow_16ymd_117 ._kindLabel_16ymd_132{flex:0 0 auto;margin-left:0}._link_16ymd_124{background:none;border:none;color:var(--accent);cursor:pointer;padding:2px 4px;border-radius:3px;font-family:inherit;font-size:inherit;text-align:left}._link_16ymd_124:hover{background:var(--tree-hover)}._broken_16ymd_153{color:var(--text-muted);text-decoration:line-through;padding:2px 4px}._kindLabel_16ymd_132{display:inline-block;margin-left:8px;font-size:10px;color:var(--text-muted)}._row_ruj0i_1{display:inline-flex;align-items:baseline;gap:6px;font-size:12px;color:var(--text-muted)}._label_ruj0i_9{color:var(--text-muted)}._sep_ruj0i_13{color:var(--border)}._pct_ruj0i_17{font-variant-numeric:tabular-nums;color:var(--text)}._checkmark_ruj0i_22{color:var(--accent)}._linkBtn_ruj0i_26{background:none;border:none;color:var(--accent);cursor:pointer;padding:0;font-size:12px;font-family:inherit}._linkBtn_ruj0i_26:hover:not(:disabled){text-decoration:underline}._linkBtn_ruj0i_26:disabled{opacity:.6;cursor:not-allowed}._strip_ruj0i_47{position:absolute;top:0;left:0;right:0;height:2px;background:var(--border);overflow:hidden;pointer-events:none}._stripFill_ruj0i_58{height:100%;background:var(--accent);transition:width .12s linear}._appContainer_aafhw_4{display:flex;flex-direction:column;height:100%;min-height:0}._header_aafhw_12{padding:12px 16px;background:var(--surface);border-bottom:1px solid var(--border);display:flex;align-items:center;flex-wrap:wrap;gap:16px;flex-shrink:0}._status_aafhw_24{color:var(--text-muted);font-size:13px}._sourceLink_aafhw_30{display:inline-flex;align-items:center;gap:5px;color:var(--text-muted);font-size:13px;text-decoration:none;padding:4px 8px;border-radius:var(--radius);transition:color .15s,background .15s;white-space:nowrap}._sourceLink_aafhw_30:hover{color:var(--text);background:var(--tree-hover)}._sidebarInner_aafhw_51{display:flex;flex-direction:column;height:100%;min-height:0}._treeScroll_aafhw_60{flex:1;min-height:0;overflow-y:auto}._treeScroll_aafhw_60::-webkit-scrollbar{width:8px}._treeScroll_aafhw_60::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}._treeScroll_aafhw_60::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}._sidebarControls_aafhw_80{padding:8px 12px;border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:6px;flex-shrink:0;position:relative;overflow:hidden;min-height:44px;box-sizing:border-box}._sidebarControls_aafhw_80[data-filtering]:after{content:"";position:absolute;bottom:0;left:0;width:30%;height:2px;background:var(--accent);border-radius:1px;animation:_filterSlide_aafhw_1 .8s linear infinite}@keyframes _filterSlide_aafhw_1{0%{transform:translate(-100%)}to{transform:translate(333%)}}._filterInput_aafhw_110{width:100%;box-sizing:border-box;padding:5px 8px;font-size:13px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);color:var(--text);outline:none;transition:border-color .15s}._filterInput_aafhw_110:focus{border-color:var(--accent)}._previewArea_aafhw_128{flex:1;min-height:0;overflow:auto;position:relative}._previewArea_aafhw_128::-webkit-scrollbar{width:8px}._previewArea_aafhw_128::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}._previewArea_aafhw_128::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}._placeholder_aafhw_149{padding:24px;color:var(--text-muted);font-size:14px;display:flex;align-items:center;justify-content:center;height:100%}._dupSuffix_aafhw_160{font-size:11px;color:var(--text-muted);margin-left:8px;opacity:.7}._statusBar_aafhw_168{position:relative;padding:4px 16px;background:var(--surface);border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:baseline;gap:16px;font-size:12px;color:var(--text-muted);flex-shrink:0}
