@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";.react-grid-layout{transition:height .2s;position:relative}.react-grid-item{transition:left .2s,top .2s,width .2s,height .2s}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{z-index:1;will-change:width, height;transition:none}.react-grid-item.react-draggable-dragging{z-index:3;will-change:transform;transition:none}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{opacity:.2;z-index:2;-webkit-user-select:none;user-select:none;background:red;transition-duration:.1s}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{opacity:0;width:20px;height:20px;position:absolute}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";border-bottom:2px solid #0006;border-right:2px solid #0006;width:5px;height:5px;position:absolute;bottom:3px;right:3px}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:100% 100%;background-repeat:no-repeat;background-origin:content-box;width:20px;height:20px;padding:0 3px 3px 0;position:absolute}.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}:root{--bg-color:#0f172a;--bg-image:radial-gradient(at 0% 0%, #3b82f626 0px, transparent 50%), radial-gradient(at 100% 100%, #8b5cf626 0px, transparent 50%);--surface-color:rgba(30, 41, 59, var(--card-opacity,.7));--surface-hover:rgba(51, 65, 85, var(--card-opacity,.8));--card-opacity:.7;--text-primary:#f8fafc;--text-secondary:#94a3b8;--accent-primary:#3b82f6;--accent-glow:#3b82f680;--border-color:#ffffff1a}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);background-image:var(--bg-image);color:var(--text-primary);-webkit-font-smoothing:antialiased;background-position:50%;background-size:cover;background-attachment:fixed;min-height:100vh;font-family:Outfit,sans-serif;overflow-x:hidden}.app-container{max-width:1200px;margin:0 auto;padding:2rem}header{text-align:center;margin-bottom:3rem;animation:.8s ease-out fadeInDown}h1{background:linear-gradient(90deg,#60a5fa,#c084fc);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:700}.subtitle{color:var(--text-secondary);font-size:1.1rem}.nav-path{background:var(--surface-color);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-color);border-radius:1rem;align-items:center;gap:.5rem;margin-bottom:2rem;padding:1rem 1.5rem;animation:1s ease-out fadeIn;display:flex}.path-btn{color:var(--accent-primary);cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.25rem .5rem;font-family:inherit;font-size:1rem;font-weight:500;transition:all .2s}.path-btn:hover{color:#60a5fa;background:#3b82f61a}.path-separator{color:var(--text-secondary)}.file-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;animation:.6s ease-out slideUp;display:grid}.file-card{background:var(--surface-color);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-color);cursor:pointer;border-radius:1rem;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.file-card:hover{background:var(--surface-hover);box-shadow:0 10px 25px -5px #0000004d, 0 0 15px var(--accent-glow);border-color:#fff3;transform:translateY(-4px)}.icon-wrapper{background:#ffffff0d;border-radius:.75rem;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.dir-icon{color:#fbbf24}.file-icon{color:#60a5fa}.file-info{flex:1;overflow:hidden}.file-name{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:1.1rem;font-weight:500;overflow:hidden}.file-meta{color:var(--text-secondary);font-size:.85rem}.loading{text-align:center;color:var(--text-secondary);flex-direction:column;align-items:center;gap:1rem;padding:3rem;font-size:1.2rem;display:flex}.spinner{border:3px solid #ffffff1a;border-top-color:var(--accent-primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}.empty-state{text-align:center;background:var(--surface-color);border:1px dashed var(--border-color);color:var(--text-secondary);border-radius:1rem;padding:4rem 2rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.react-grid-item>.react-resizable-handle:after{content:"";border-bottom:2px solid #fff6;border-right:2px solid #fff6;border-radius:2px;width:12px;height:12px;transition:border-color .2s;position:absolute;bottom:6px;right:6px}.react-grid-item:hover>.react-resizable-handle:after{border-color:#60a5facc}.drag-handle{position:relative}.drag-handle:before{content:"??";color:#fff3;opacity:0;font-size:1.2rem;transition:opacity .2s;position:absolute;top:50%;left:-20px;transform:translateY(-50%)}.react-grid-item:hover .drag-handle:before{opacity:1}
