.light{--finder-bg-primary:#dddddc;--finder-bg-secondary:#fff;--finder-bg-tertiary:#e5e5e7;--finder-bg-hover:#d1d1d6;--finder-border:#acacab;--finder-text:#1d1d1f;--finder-text-secondary:#86868b;--finder-header-left:#acacab;--finder-header-right:#676766}.dark{--finder-bg-primary:#1c1c1e;--finder-bg-secondary:#2c2c2e;--finder-bg-tertiary:#3a3a3c;--finder-bg-hover:#48484a;--finder-border:#38383a;--finder-text:#fff;--finder-text-secondary:#8e8e93;--finder-header-left:#d1d1d6;--finder-header-right:#d1d1d6}.finder-container.s-g6fko6{background:var(--finder-bg-primary);border-radius:.75rem;flex-direction:column;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden}.finder-content.s-g6fko6{flex:1;display:flex;overflow:hidden}.content-header-left.s-g6fko6{color:var(--finder-header-left);font-size:26px}.content-header-title.s-g6fko6{flex:1;padding-left:10px}.content-header-right.s-g6fko6{color:var(--finder-header-right);align-items:center;gap:15px;font-size:20px;display:flex}.sidebar.s-g6fko6{background:var(--finder-bg-primary);border-right:1px solid var(--finder-border);width:200px;padding:16px 0;overflow-y:auto}.sidebar-section.s-g6fko6{margin-top:40px;margin-bottom:24px}.sidebar-section.s-g6fko6 h3:where(.s-g6fko6){color:var(--finder-text-secondary);text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px 16px;font-size:12px;font-weight:600}.sidebar-list.s-g6fko6{margin:0;padding:0;list-style:none}.sidebar-item.s-g6fko6{cursor:pointer;color:var(--finder-text);align-items:center;padding:6px 16px;font-size:14px;display:flex}.sidebar-item.s-g6fko6:hover{background:var(--finder-bg-hover)}.sidebar-item.s-g6fko6 .icon:where(.s-g6fko6){color:#006df2;margin-right:8px;font-size:16px}.main-content.s-g6fko6{background:var(--finder-bg-secondary);flex-direction:column;flex:1;display:flex;overflow:hidden}.content-header.s-g6fko6{border-bottom:1px solid var(--finder-border);justify-content:space-between;align-items:center;padding:12px 10px;display:flex}.content-header.s-g6fko6 h2:where(.s-g6fko6){color:var(--finder-text);margin:0;font-size:18px;font-weight:600}.file-grid.s-g6fko6{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:20px;padding:20px;display:grid;overflow-y:auto}.file-item.s-g6fko6{cursor:pointer;border-radius:8px;flex-direction:column;align-items:center;padding:12px;transition:background-color .2s;display:flex}.file-item.s-g6fko6:hover{background:var(--finder-bg-hover)}.file-icon.s-g6fko6{margin-bottom:8px;font-size:48px}.file-icon.s-g6fko6 img:where(.s-g6fko6){object-fit:contain;width:48px;height:48px}.file-name.s-g6fko6{text-align:center;color:var(--finder-text);word-break:break-word;font-size:12px;line-height:1.2}
