.context-path-menu{max-width:100%;font-size:13px;line-height:1}.context-path-menu,.context-path-menu__crumb{display:inline-flex;align-items:center;gap:4px;min-width:0}.context-path-menu__trigger{display:inline-flex;align-items:center;justify-content:flex-start;gap:4px;flex:0 0 auto;width:250px;text-align:left;height:26px;padding:0 7px;box-sizing:border-box;border:1px solid rgba(15,23,42,.04);border-radius:6px;background:#fff;color:inherit;cursor:pointer;font:inherit}.context-path-menu__trigger:hover,.context-path-menu__trigger[aria-expanded=true]{background:rgba(15,23,42,.06)}.context-path-menu__trigger-icon{flex:0 0 auto}.context-path-menu__trigger-caret{flex:0 0 auto;color:rgba(15,23,42,.45)}.context-path-menu__trigger-label{min-width:0;flex:1 1 auto;font-size:inherit;color:inherit}.context-path-menu__rename{display:inline-flex;align-items:center;flex:0 0 auto;width:250px;height:26px;box-sizing:border-box}.context-path-menu__rename .ant-input{font-size:inherit}.context-path-menu__separator{color:rgba(15,23,42,.38);-webkit-user-select:none;-moz-user-select:none;user-select:none}.context-path-menu__overlay{width:300px;max-height:min(420px,calc(100vh - 96px));overflow:hidden;border:1px solid rgba(15,23,42,.12);border-radius:10px;background:#fff;box-shadow:0 16px 40px rgba(15,23,42,.16);padding:6px}.context-path-menu__search{padding:4px 4px 8px}.context-path-menu__section{max-height:300px;overflow:auto;padding:2px 0}.context-path-menu__section--actions{max-height:none;border-bottom:1px solid rgba(15,23,42,.08);margin-bottom:4px;padding-bottom:4px}.context-path-menu__row{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:34px;padding:7px 8px;border:0;border-radius:7px;background:transparent;color:#0f172a;cursor:pointer;font:inherit;text-align:left}.context-path-menu__row:hover:not(:disabled){background:rgba(15,23,42,.06)}.context-path-menu__row--selected,.context-path-menu__row--selected:hover:not(:disabled){background:var(--brand-highlight);color:var(--brand-dark)}.context-path-menu__row:disabled{cursor:not-allowed;opacity:.5}.context-path-menu__row--action .context-path-menu__row-label{font-weight:400;color:inherit}.context-path-menu__row-icon{align-self:flex-start;flex:0 0 auto;margin-top:2px}.context-path-menu__row-main{display:flex;min-width:0;flex:1 1;flex-direction:column;gap:2px}.context-path-menu__row-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500}.context-path-menu__row-description{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:rgba(15,23,42,.55)}.context-path-menu__row-count,.context-path-menu__row-meta{max-width:88px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:rgba(15,23,42,.04);padding:1px 6px;font-size:10px;font-weight:600;line-height:16px;color:rgba(15,23,42,.62)}.context-path-menu__row-count{min-width:24px;text-align:center}.context-path-menu__row-badge{color:#101f21}.context-path-menu__row-badge,.context-path-menu__row-meta-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.context-path-menu__row-meta-icon{color:rgba(15,23,42,.55)}.context-path-menu__row-side{display:inline-flex;align-items:center;gap:6px;min-width:0;flex-shrink:0}.context-path-menu__row-settings{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:22px;height:22px;border-radius:4px;color:rgba(15,23,42,.55);cursor:pointer;opacity:0;transition:opacity .1s ease}.context-path-menu__row-settings:focus-visible,.context-path-menu__row:focus-within .context-path-menu__row-settings,.context-path-menu__row:hover .context-path-menu__row-settings{opacity:1}.context-path-menu__row-settings:hover{color:var(--brand-dark,#0f172a);background:rgba(15,23,42,.1)}.context-path-menu__state{display:flex;align-items:center;justify-content:center;min-height:72px}.context-path-menu__divider{display:flex;align-items:center;gap:8px;padding:6px 12px 2px;border-top:1px solid #f0f0f0;margin-top:4px}.context-path-menu__divider-label{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#8c8c8c}