@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&display=swap";
.Header-module__hBw1pG__header{height:var(--header-height);background:var(--bg-secondary);border-bottom:1px solid var(--border);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:0 12px;display:flex}.Header-module__hBw1pG__left{align-items:center;gap:6px;display:flex}.Header-module__hBw1pG__logo{color:var(--accent);font-size:14px;font-weight:600}.Header-module__hBw1pG__bracket{color:var(--text-muted)}.Header-module__hBw1pG__title{color:var(--text-secondary);font-size:12px}.Header-module__hBw1pG__separator{color:var(--text-muted)}.Header-module__hBw1pG__path{color:var(--info,#6cb6ff);font-size:12px}.Header-module__hBw1pG__nav{gap:4px;display:flex}.Header-module__hBw1pG__navItem{color:var(--text-secondary);transition:all var(--transition);border-radius:4px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;display:flex}.Header-module__hBw1pG__navItem:hover{color:var(--text-primary);background:var(--bg-tertiary)}.Header-module__hBw1pG__navItem.Header-module__hBw1pG__active{color:var(--text-primary);background:var(--bg-active)}.Header-module__hBw1pG__indicator{color:var(--accent);opacity:0;font-weight:600}.Header-module__hBw1pG__navItem.Header-module__hBw1pG__active .Header-module__hBw1pG__indicator{opacity:1}.Header-module__hBw1pG__right{align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__status{color:var(--text-muted);align-items:center;gap:6px;font-size:11px;display:flex}.Header-module__hBw1pG__statusDot{background:var(--success);border-radius:50%;width:6px;height:6px}.Header-module__hBw1pG__time{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:11px}
.Sidebar-module__WZVnLW__sidebar{width:var(--sidebar-width);background:var(--bg-secondary);border-right:1px solid var(--border);flex-shrink:0;padding:0;position:relative;overflow-y:auto}.Sidebar-module__WZVnLW__resizeHandle{z-index:10;background:0 0;width:4px;transition:background .2s;position:absolute;top:0;bottom:0;right:0}.Sidebar-module__WZVnLW__resizeHandle:hover{background:var(--accent);opacity:.5}.Sidebar-module__WZVnLW__explorer{padding:8px 0}.Sidebar-module__WZVnLW__explorerHeader{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:4px;padding:8px 12px;font-size:11px;font-weight:600;display:flex}.Sidebar-module__WZVnLW__explorerTitle{font-size:11px}.Sidebar-module__WZVnLW__tree,.Sidebar-module__WZVnLW__folderWrapper{flex-direction:column;display:flex}.Sidebar-module__WZVnLW__folderHeader{cursor:pointer;transition:background var(--transition);-webkit-user-select:none;user-select:none;align-items:center;gap:4px;padding:4px 12px;display:flex}.Sidebar-module__WZVnLW__folderHeader:hover{background:var(--bg-tertiary)}.Sidebar-module__WZVnLW__arrow{color:var(--accent);text-align:center;width:12px;font-size:10px;transition:transform .15s}.Sidebar-module__WZVnLW__arrowOpen,.Sidebar-module__WZVnLW__folderHeader:hover .Sidebar-module__WZVnLW__arrow,.Sidebar-module__WZVnLW__folderHeader:hover .Sidebar-module__WZVnLW__arrowOpen{transform:rotate(90deg)}.Sidebar-module__WZVnLW__folderIcon{font-size:12px}.Sidebar-module__WZVnLW__folderName{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.3px;font-size:11px;font-weight:600}.Sidebar-module__WZVnLW__folderChildren{flex-direction:column;display:flex}.Sidebar-module__WZVnLW__item{color:var(--text-secondary);transition:all var(--transition);cursor:pointer;align-items:center;gap:6px;padding:4px 28px;font-size:13px;text-decoration:none;display:flex}.Sidebar-module__WZVnLW__item:hover{color:var(--text-primary);background:var(--bg-tertiary)}.Sidebar-module__WZVnLW__active{background:var(--accent-bg);border-left:2px solid var(--accent);color:var(--accent)!important;padding-left:26px!important}.Sidebar-module__WZVnLW__itemIcon{text-align:center;flex-shrink:0;width:16px;font-size:12px}.Sidebar-module__WZVnLW__itemName{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.Sidebar-module__WZVnLW__itemMeta{color:var(--text-muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:10px}.Sidebar-module__WZVnLW__section{margin-top:4px}.Sidebar-module__WZVnLW__sectionHeader{cursor:pointer;transition:background var(--transition);align-items:center;gap:4px;padding:4px 12px;display:flex}.Sidebar-module__WZVnLW__sectionHeader:hover{background:var(--bg-tertiary)}.Sidebar-module__WZVnLW__list{flex-direction:column;display:flex}.Sidebar-module__WZVnLW__empty{color:var(--text-muted);padding:8px 28px;font-size:12px;font-style:italic}.Sidebar-module__WZVnLW__folderContent{flex-direction:column;display:flex}
.StatusBar-module__-37o5G__statusBar{height:var(--status-height);background:var(--bg-secondary);border-top:1px solid var(--border);color:var(--text-muted);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:0 12px;font-size:11px;display:flex}.StatusBar-module__-37o5G__left,.StatusBar-module__-37o5G__right{align-items:center;gap:4px;display:flex}.StatusBar-module__-37o5G__item{transition:all var(--transition);color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:2px;align-items:center;gap:4px;padding:2px 6px;font-size:11px;display:flex}.StatusBar-module__-37o5G__item:hover{background:var(--bg-tertiary);color:var(--text-secondary)}.StatusBar-module__-37o5G__icon{font-size:10px}.StatusBar-module__-37o5G__separator{color:var(--border-bright)}.StatusBar-module__-37o5G__error{color:var(--error)}a.StatusBar-module__-37o5G__item,a.StatusBar-module__-37o5G__item:hover{text-decoration:none}
.CommandPalette-module__0KULLW__overlay{z-index:1000;background:#00000080;justify-content:center;padding-top:100px;animation:.1s CommandPalette-module__0KULLW__fadeIn;display:flex;position:fixed;inset:0}@keyframes CommandPalette-module__0KULLW__fadeIn{0%{opacity:0}to{opacity:1}}.CommandPalette-module__0KULLW__palette{background:var(--bg-secondary);border:1px solid var(--border-bright);border-radius:8px;flex-direction:column;width:500px;max-height:400px;display:flex;overflow:hidden;box-shadow:0 20px 40px #00000080}.CommandPalette-module__0KULLW__inputWrapper{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:12px 16px;display:flex}.CommandPalette-module__0KULLW__icon{color:var(--accent);font-size:14px}.CommandPalette-module__0KULLW__input{color:var(--text-primary);font-family:var(--font-mono);background:0 0;border:none;outline:none;flex:1;font-size:14px}.CommandPalette-module__0KULLW__input::placeholder{color:var(--text-muted)}.CommandPalette-module__0KULLW__hint{color:var(--text-muted);background:var(--bg-tertiary);border-radius:4px;padding:2px 6px;font-size:11px}.CommandPalette-module__0KULLW__results{flex:1;padding:8px;overflow-y:auto}.CommandPalette-module__0KULLW__result{width:100%;color:var(--text-secondary);font-family:var(--font-mono);cursor:pointer;text-align:left;transition:all var(--transition);background:0 0;border:none;border-radius:4px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;display:flex}.CommandPalette-module__0KULLW__result:hover,.CommandPalette-module__0KULLW__result.CommandPalette-module__0KULLW__selected{background:var(--bg-tertiary);color:var(--text-primary)}.CommandPalette-module__0KULLW__result.CommandPalette-module__0KULLW__selected{background:var(--accent-bg)}.CommandPalette-module__0KULLW__resultIcon{text-align:center;width:20px;font-size:14px}.CommandPalette-module__0KULLW__resultLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.CommandPalette-module__0KULLW__resultMeta{flex-shrink:0;align-items:center;gap:8px;display:flex}.CommandPalette-module__0KULLW__category{background:var(--accent);color:var(--bg-primary);text-transform:uppercase;border-radius:3px;padding:1px 6px;font-size:10px;font-weight:600}.CommandPalette-module__0KULLW__date{color:var(--text-muted);font-size:11px}.CommandPalette-module__0KULLW__empty{text-align:center;color:var(--text-muted);padding:24px;font-size:13px}.CommandPalette-module__0KULLW__footer{border-top:1px solid var(--border);color:var(--text-muted);gap:20px;padding:10px 16px;font-size:11px;display:flex}.CommandPalette-module__0KULLW__footer kbd{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:3px;margin-right:4px;padding:2px 5px}.CommandPalette-module__0KULLW__kbd{background:var(--bg-tertiary);border:1px solid var(--border);color:var(--text-muted);font-size:10px;font-family:var(--font-mono);border-radius:4px;padding:2px 6px}
:root{--bg-primary:#0d0d0d;--bg-secondary:#141414;--bg-tertiary:#1a1a1a;--bg-active:#202020;--bg-code:#000;--code-text:#c9d1d9;--border:#333;--border-bright:#444;--text-primary:#e0e0e0;--text-secondary:#888;--text-muted:#555;--text-tertiary:#666;--accent:#ff9500;--accent-hover:#fa3;--accent-bg:#ff95001a;--success:#30d158;--error:#ff453a;--warning:#ffd60a;--info:#6cb6ff;--selection:#ff95004d;--font-mono:"JetBrains Mono","SF Mono","Fira Code",monospace;--header-height:48px;--sidebar-width:280px;--status-height:24px;--transition:.1s ease}[data-theme=light]{--bg-primary:#f8f8f8;--bg-secondary:#eee;--bg-tertiary:#e5e5e5;--bg-active:#dcdcdc;--bg-code:#fff;--code-text:#24292e;--border:#ccc;--border-bright:#bbb;--text-primary:#1a1a1a;--text-secondary:#555;--text-muted:#888;--text-tertiary:#777;--accent:#ea580c;--accent-hover:#f97316;--accent-bg:#ea580c1a;--selection:#ea580c4d}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}body{font-family:var(--font-mono);color:var(--text-primary);background:var(--bg-primary);-webkit-font-smoothing:antialiased;font-size:13px;line-height:1.5}a{color:var(--accent);text-decoration:none}a:hover{background:var(--accent-bg)}::selection{background:var(--selection)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--border-bright);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}figure[data-rehype-pretty-code-figure]{border:1px solid var(--border);border-radius:6px;margin:24px 0;overflow:hidden;background:var(--bg-code)!important}figure[data-rehype-pretty-code-figure] pre{margin:0;padding:16px;overflow-x:auto;background:0 0!important;border:none!important}figure[data-rehype-pretty-code-figure] code{font-family:var(--font-mono);font-size:13px;line-height:1.6;background:0 0!important}figure[data-rehype-pretty-code-figure] code span{color:var(--shiki-light)}[data-theme=dark] figure[data-rehype-pretty-code-figure] code span{color:var(--shiki-dark)}figure[data-rehype-pretty-code-figure] code span[data-line]{padding:0 4px}figure[data-rehype-pretty-code-figure] span[data-highlighted-line]{border-left:2px solid var(--accent);background:#ff950026}:not(pre)>code{background:var(--bg-secondary);font-family:var(--font-mono);color:var(--accent);border-radius:3px;padding:2px 6px;font-size:12px}
.app{flex-direction:column;height:100vh;display:flex;overflow:hidden}.main{flex:1;display:flex;overflow:hidden}.content{background:var(--bg-primary);flex:1;overflow-y:auto}
