body{margin: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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0;padding:0;box-sizing:border-box}.app-container{width:100%;height:100vh;display:flex;flex-direction:column;overflow:hidden}.App-header{background:#011424;color:#fff;padding:10px 15px;display:flex;justify-content:center;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:100;width:100%}.App-header h1{margin:0;font-size:30px;text-align:center;flex:1 1}.path-navigator{background:#f8f9fa;padding:10px 15px;border-bottom:1px solid #eee;overflow-x:auto;width:100%}.path-parts{display:flex;align-items:center;grid-gap:5px;gap:5px;white-space:nowrap}.files-list{flex:1 1;overflow-y:auto;height:calc(100vh - 110px);padding:0;-webkit-overflow-scrolling:touch}.file-item{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 16px;border-bottom:1px solid #eee;width:100%}.file-left{display:flex;flex-direction:column;flex:1 1;min-width:0;cursor:pointer}.file-name-row{display:flex;align-items:center;grid-gap:10px;gap:10px}.file-icon{font-size:24px;min-width:24px}.file-name{font-size:16px}.file-info-row,.file-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-info-row{font-size:14px;color:#666;margin-left:34px}.context-menu{position:fixed;background:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:1000}.context-menu-item{padding:12px 16px;display:flex;align-items:center;grid-gap:10px;gap:10px;cursor:pointer}.context-menu-item:hover{background:#f5f5f5}.menu-container{position:relative}.menu-button{background:none;border:none;color:#fff;font-size:24px;padding:8px;cursor:pointer}.dropdown-menu{position:absolute;right:0;top:100%;background:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1);min-width:200px;z-index:1000}.menu-item{padding:12px 16px;display:flex;align-items:center;grid-gap:10px;gap:10px;cursor:pointer;color:#000}.menu-item:hover{background:#f5f5f5}@media (max-width:768px){.file-info-row{font-size:12px}.file-name{font-size:14px}.menu-button{font-size:20px}}@media (max-width:480px){.file-item{padding:10px}.file-info-row{margin-left:28px}.dropdown-menu{width:90vw;max-width:none;right:-10px}.menu-item{font-size:14px}}.rename-form{flex:1 1;margin:0;padding:0}.rename-input{width:100%;padding:4px 8px;border:1px solid #ccc;border-radius:4px;font-size:14px;outline:none}.rename-input:focus{border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.25)}
/*# sourceMappingURL=main.21c6f284.chunk.css.map */