.registry{display:grid;grid-gap:18px;gap:18px;min-width:0}.registry button{border:1px solid var(--border,#dce4ec);border-radius:9px;padding:10px 16px;background:white;color:inherit;cursor:pointer}.registry .registryPrimary{background:#164e63;color:white;border-color:#164e63}.registry button:disabled{opacity:.6;cursor:wait}.registry a{color:#165e76}.registry h2{font-size:18px;margin:0 0 14px}.registry h3{font-size:16px}.registry p{line-height:1.55}.registry small{display:block;color:#64748b}.registryToolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.registryToolbar label{max-width:480px;flex:1 1}.registry label{display:grid;grid-gap:7px;gap:7px;font-size:14px}.registry input,.registry select,.registry textarea{font:inherit;min-width:0;width:100%;padding:10px 12px;border:1px solid #dce4ec;border-radius:8px;background:white;color:inherit}.registryTabs{display:flex;gap:10px;border-bottom:1px solid #dce4ec;overflow-x:auto}.registryTabs button{border:0;border-radius:0;white-space:nowrap;background:transparent}.registryTabs [aria-selected=true]{border-bottom:3px solid #164e63;color:#164e63;font-weight:650}.registryPanels{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:16px;gap:16px}.registryCard,.registryPanels article{background:white;border:1px solid #dce4ec;border-radius:14px;padding:20px;min-width:0}.registryPanels article{max-height:400px;overflow:auto}.registry dd,.registryPanels p{overflow-wrap:anywhere;white-space:pre-wrap}.registryScroll{max-height:65vh;overflow:auto}.registryScroll thead{position:-webkit-sticky;position:sticky;top:0;background:#f8fafc}.registryFields{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.registry fieldset{border:0;padding:0;margin:0;min-width:0}.registryActions{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.registryBinding{grid-template-columns:1fr 1fr;align-items:center;max-width:700px;margin:10px 0}.registryVersion{display:flex;justify-content:space-between;align-items:center;gap:12px}.registry dl>div,.registryVersion{padding:12px 0;border-bottom:1px solid #edf1f5}.registry dl>div{display:grid;grid-template-columns:180px 1fr}.registry dt{text-transform:capitalize;color:#64748b}.registry dd{margin:0}.registry [role=alert]{color:#b42318}@media(max-width:1100px){.registryPanels{grid-template-columns:1fr 1fr}.registryPanels article:first-child{grid-column:1/-1}}@media(max-width:650px){.registryFields,.registryPanels{grid-template-columns:1fr}.registryToolbar{align-items:stretch;flex-direction:column}.registry dl>div{grid-template-columns:1fr;gap:8px}.registryVersion{align-items:flex-start;flex-direction:column}}.knowledgeWorkspace{display:grid;grid-template-columns:minmax(0,3fr) minmax(240px,1fr);grid-gap:20px;gap:20px}.knowledgeImport,.knowledgeWorkspace>article,.knowledgeWorkspace>aside{padding:20px;border:1px solid #dfe6ed;border-radius:14px;background:#fff;min-width:0}.knowledgeWorkspace>article,.knowledgeWorkspace>aside{max-height:60vh;overflow:auto}.knowledgeRow{padding:14px 0;border-bottom:1px solid #e8edf2}.knowledgeRow p{margin:8px 0;overflow-wrap:anywhere}.knowledgeRow button{color:#164e63}.knowledgeImport label{display:grid;grid-gap:6px;gap:6px;margin:16px 0}.knowledgeImport input,.knowledgeImport textarea{padding:10px;border:1px solid #cbd5e1;border-radius:8px;max-width:100%;color:inherit;background:white}@media(max-width:800px){.knowledgeWorkspace{grid-template-columns:1fr}.knowledgeWorkspace>article,.knowledgeWorkspace>aside{max-height:none}}.workspaceOverviewGrid{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-gap:18px;gap:18px;margin-top:20px}.workspaceOverviewGrid>article{background:#fff;border:1px solid #dfe6ed;border-radius:14px;padding:20px;min-width:0;max-height:62vh;overflow:auto}.workspaceOverviewGrid h2{font-size:18px}.workspaceOverviewGrid p{line-height:1.55}@media(max-width:1000px){.workspaceOverviewGrid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.workspaceOverviewGrid{grid-template-columns:1fr}.workspaceOverviewGrid>article{max-height:none}}.registry input[type=checkbox]{width:18px;height:18px;justify-self:start}.registry details{padding:12px 0}.registry details summary{cursor:pointer}.registry table{width:100%;border-collapse:collapse}.registry td,.registry th{text-align:left;padding:12px;border-bottom:1px solid #edf1f5}.registry td{overflow-wrap:anywhere}