@import url(https://cdn.jsdelivr.net/npm/@fontsource/inter@4.2.1/index.min.css);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg-color:#1a1a2e;--bg-color-2:#16213e;--bg-color-3:#0f0f1e;--fg-color:#ffe66d;--accent-green:#06ffa5;--accent-cyan:#4ecdc4;--accent-orange:#ff6b35;--accent-purple:#7209b7;--border-color:#4ecdc4;--shadow-color:#4ecdc44d}body{background-color:#0f0f1e;background-color:var(--bg-color-3);color:#ffe66d;color:var(--fg-color);font-family:Inter,Arial,sans-serif;font-size:13px;line-height:1.45;margin:0;padding:0}.app-container{border-radius:8px;display:flex;flex-direction:column;height:calc(100vh - 40px);min-height:calc(100vh - 40px);overflow:hidden;padding:12px 18px 18px}a{color:#4ecdc4;color:var(--accent-cyan);text-decoration:none}a:hover{text-decoration:underline}button{background-color:initial;border:1px solid #06ffa5;border:1px solid var(--accent-green);border-radius:4px;color:#06ffa5;color:var(--accent-green);cursor:pointer;font-family:inherit;font-size:13px;padding:5px 10px;transition:background-color .2s,color .2s}button:hover{background-color:#16213e;background-color:var(--bg-color-2);color:#4ecdc4;color:var(--accent-cyan)}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#16213e;background:var(--bg-color-2)}::-webkit-scrollbar-thumb{background:#4ecdc4;background:var(--accent-cyan);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#06ffa5;background:var(--accent-green)}@keyframes loading{0%{content:"[■□□□□□□□□□]"}10%{content:"[■■□□□□□□□□]"}20%{content:"[■■■□□□□□□□]"}30%{content:"[■■■■□□□□□□]"}40%{content:"[■■■■■□□□□□]"}50%{content:"[■■■■■■□□□□]"}60%{content:"[■■■■■■■□□□]"}70%{content:"[■■■■■■■■□□]"}80%{content:"[■■■■■■■■■□]"}90%{content:"[■■■■■■■■■■]"}to{content:"[■□□□□□□□□□]"}}button:focus,input:focus{outline:none}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.file-tree-item,button{-webkit-user-select:none;user-select:none}
/*# sourceMappingURL=main.d6f243f0.css.map*/