.floating-toolbar-button{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:background-color .2s,color .2s,opacity .2s;display:flex}.floating-toolbar-button svg{width:12px;height:12px}.floating-toolbar-button:disabled{opacity:.5;cursor:not-allowed}.floating-toolbar-button--ghost{color:#f9f7f4b3;background-color:#0000}.floating-toolbar-button--ghost:hover:not(:disabled),.floating-toolbar-button--ghost:focus-visible:not(:disabled){color:#f9f7f4;background-color:#f9f7f41a}.floating-toolbar-button--success{color:#fff;background-color:#16a34a}.floating-toolbar-button--success:hover:not(:disabled),.floating-toolbar-button--success:focus-visible:not(:disabled){color:#fff;background-color:#15803d}.floating-toolbar-button--light{color:#1a1a1a;background-color:#f9f7f4}.floating-toolbar-button--light:hover:not(:disabled),.floating-toolbar-button--light:focus-visible:not(:disabled){color:#1a1a1a;background-color:#f0ece7}@keyframes floating-toolbar-spin{to{transform:rotate(360deg)}}.floating-toolbar-spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite floating-toolbar-spin}
.registry-shell-module__pD5jEa__shell{flex-direction:column;height:100vh;display:flex;overflow:hidden}.registry-shell-module__pD5jEa__header{z-index:20;color:#f9f7f4;background:#1a1a1a;border-bottom:2px solid #1a1a1a;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;min-height:56px;padding:0 1.5rem;display:flex;position:sticky;top:0}.registry-shell-module__pD5jEa__headerBrand{align-items:center;gap:.75rem;display:flex}.registry-shell-module__pD5jEa__headerBrand a{letter-spacing:.1em;text-transform:uppercase;color:#f9f7f4;white-space:nowrap;font-size:.8125rem;font-weight:700;text-decoration:none}.registry-shell-module__pD5jEa__headerBrand a:hover{opacity:.8}.registry-shell-module__pD5jEa__headerSeparator{background:#444;flex-shrink:0;width:1px;height:18px}.registry-shell-module__pD5jEa__headerSection{letter-spacing:.1em;text-transform:uppercase;color:#f9f7f480;white-space:nowrap;font-size:.8125rem;font-weight:700}.registry-shell-module__pD5jEa__headerActions{align-items:center;gap:.75rem;display:flex}.registry-shell-module__pD5jEa__headerLink{letter-spacing:.08em;text-transform:uppercase;color:#f9f7f4b3;align-items:center;gap:.35rem;padding:.4rem .6rem;font-size:.75rem;text-decoration:none;transition:color .15s;display:inline-flex}.registry-shell-module__pD5jEa__headerLink:hover{color:#f9f7f4}.registry-shell-module__pD5jEa__headerSearchTrigger{letter-spacing:.08em;text-transform:uppercase;color:#f9f7f4e0;cursor:pointer;background:#ffffff08 linear-gradient(#ffffff12,#fff0);border:1px solid #f9f7f42e;align-items:center;gap:.55rem;padding:.45rem .65rem .45rem .75rem;font-size:.75rem;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}.registry-shell-module__pD5jEa__headerSearchTrigger:hover{color:#f9f7f4;background-color:#ffffff14;border-color:#f9f7f459}.registry-shell-module__pD5jEa__headerSearchShortcut{letter-spacing:.12em;color:#f9f7f494;border-left:1px solid #f9f7f424;padding-left:.55rem;font-size:.6875rem}.registry-shell-module__pD5jEa__refreshSpinner{color:var(--muted-ink);opacity:.6}.registry-shell-module__pD5jEa__content{flex:1;min-height:0;display:flex}.registry-shell-module__pD5jEa__sidebar{background:var(--surface);flex-shrink:0;min-height:0;transition:width .22s,border-color .22s;overflow:hidden}.registry-shell-module__pD5jEa__sidebarInner{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.registry-shell-module__pD5jEa__sidebarCollapsed{width:0!important}.registry-shell-module__pD5jEa__sidebarDivider{z-index:4;cursor:col-resize;background:0 0;flex-shrink:0;width:5px;margin:0 -2px;position:relative}.registry-shell-module__pD5jEa__sidebarDivider:after{content:"";background:var(--line);width:1px;position:absolute;top:0;bottom:0;left:2px}.registry-shell-module__pD5jEa__sidebarCollapsed .registry-shell-module__pD5jEa__sidebarInner{pointer-events:none}.registry-shell-module__pD5jEa__sidebarHeader{border-bottom:1px solid var(--line);box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:baseline;gap:1rem;height:4.25rem;padding:.75rem 1rem;display:flex}.registry-shell-module__pD5jEa__sidebarEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--muted-ink);font-size:.6875rem;font-weight:600}.registry-shell-module__pD5jEa__sidebarCount{color:var(--muted-ink);align-items:center;gap:.35rem;font-size:.75rem;display:flex}.registry-shell-module__pD5jEa__sidebarToggle{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-ink);cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:0;font-size:.6875rem;font-weight:600;transition:color .15s;display:inline-flex}.registry-shell-module__pD5jEa__sidebarToggle:hover{color:var(--ink)}.registry-shell-module__pD5jEa__sidebarToggle svg{transition:transform .18s}.registry-shell-module__pD5jEa__sidebarToggleLabel{white-space:nowrap}.registry-shell-module__pD5jEa__sidebarToggleIconOnly{width:1rem;height:1rem;color:var(--muted-ink);background:0 0;justify-content:center;padding:0}.registry-shell-module__pD5jEa__sidebarToggleIconOnly:hover svg{transform:translate(-2px)}.registry-shell-module__pD5jEa__sidebarRevealHandle{flex-shrink:0}.registry-shell-module__pD5jEa__sidebarRevealHandle:hover svg{transform:translate(2px)}.registry-shell-module__pD5jEa__sidebarTabs{border-bottom:1px solid var(--line);flex-shrink:0;display:flex}.registry-shell-module__pD5jEa__sidebarTab{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-ink);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:.35rem;margin-bottom:-1px;padding:.5625rem .75rem;font-size:.6875rem;font-weight:600;transition:color .15s,border-color .15s;display:flex}.registry-shell-module__pD5jEa__sidebarTab:hover{color:var(--ink)}.registry-shell-module__pD5jEa__sidebarTabActive{color:var(--ink);border-bottom-color:var(--ink)}.registry-shell-module__pD5jEa__tabCount{font-variant-numeric:tabular-nums;opacity:.6;font-weight:400}.registry-shell-module__pD5jEa__searchBox{border-bottom:1px solid var(--line);flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.registry-shell-module__pD5jEa__searchIcon{color:var(--muted-ink);opacity:.6;flex-shrink:0}.registry-shell-module__pD5jEa__searchInput{color:var(--ink);background:0 0;border:none;outline:none;flex:1;padding:.25rem 0;font-size:.8125rem}.registry-shell-module__pD5jEa__searchInput::placeholder{color:var(--muted-ink);opacity:.6}.registry-shell-module__pD5jEa__searchClear{color:var(--muted-ink);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.2rem;transition:color .15s;display:flex}.registry-shell-module__pD5jEa__searchClear:hover{color:var(--ink)}.registry-shell-module__pD5jEa__packageList{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.registry-shell-module__pD5jEa__groupHeader{z-index:2;border:0;border-bottom:1px solid var(--line);background:var(--surface);letter-spacing:.08em;text-transform:uppercase;width:100%;color:var(--muted-ink);cursor:pointer;text-align:left;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.6875rem;font-weight:600;transition:color .15s;display:flex;position:sticky;top:0}.registry-shell-module__pD5jEa__groupHeader:hover{color:var(--ink)}.registry-shell-module__pD5jEa__groupChevron{flex-shrink:0;transition:transform .18s}.registry-shell-module__pD5jEa__groupChevronCollapsed{transform:rotate(-90deg)}.registry-shell-module__pD5jEa__groupCount{font-variant-numeric:tabular-nums;margin-left:auto;font-weight:400}.registry-shell-module__pD5jEa__packageRow{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;border-left:3px solid #0000;width:100%;padding:.625rem 1rem;transition:background-color .15s;position:relative}.registry-shell-module__pD5jEa__packageRow:hover{background:#f5f5f5}.registry-shell-module__pD5jEa__packageRowActive{border-left-color:var(--line-strong);background:#f0f0f0}.registry-shell-module__pD5jEa__packageRowContent{align-items:flex-start;gap:.625rem;display:flex}.registry-shell-module__pD5jEa__packageRowText{flex:1;min-width:0}.registry-shell-module__pD5jEa__packageImageSlot{background:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.registry-shell-module__pD5jEa__packageThumbnail{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.registry-shell-module__pD5jEa__packageImagePlaceholder{width:18px;height:18px;color:var(--muted-ink);opacity:.35}.registry-shell-module__pD5jEa__packageNameRow{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.registry-shell-module__pD5jEa__packageName{color:var(--ink);font-size:.875rem;font-weight:500}.registry-shell-module__pD5jEa__packageVersion{color:var(--muted-ink);flex-shrink:0;font-size:.6875rem}.registry-shell-module__pD5jEa__preferredFlag{pointer-events:none;width:1.25rem;height:1.25rem;position:absolute;top:0;right:0}.registry-shell-module__pD5jEa__preferredFlag:before{content:"";border-top:0 solid #0000;border-bottom:1.25rem solid #0000;border-left:0 solid #0000;border-right:1.25rem solid #16a34a;position:absolute;top:0;right:0}.registry-shell-module__pD5jEa__preferredFlag svg{color:#fff;fill:#fff;stroke:#fff;width:.5rem;height:.5rem;position:absolute;top:2px;right:1.5px}.registry-shell-module__pD5jEa__packageMeta{color:var(--muted-ink);margin-top:.125rem;font-size:.6875rem}.registry-shell-module__pD5jEa__packageDescription{color:var(--muted-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.25rem;font-size:.6875rem;line-height:1.4;display:-webkit-box;overflow:hidden}.registry-shell-module__pD5jEa__detailPane{flex-direction:column;flex:1;gap:0;min-height:0;padding:0;display:flex;position:relative;overflow-y:auto}.registry-shell-module__pD5jEa__detailHeader{border-bottom:1px solid var(--line);box-sizing:border-box;flex-shrink:0;align-items:flex-start;gap:.75rem;min-height:4.25rem;padding:.625rem 10.75rem .625rem 1.25rem;display:flex;position:relative}.registry-shell-module__pD5jEa__detailHeaderImage{flex-shrink:0}.registry-shell-module__pD5jEa__detailHeaderImage .registry-shell-module__pD5jEa__packageImageSlot{width:40px;height:40px}.registry-shell-module__pD5jEa__detailHeaderMain{flex-direction:column;flex:1;gap:.175rem;min-width:0;display:flex}.registry-shell-module__pD5jEa__detailActionGroup{align-items:stretch;gap:0;display:flex;position:absolute;top:0;bottom:0;right:0}.registry-shell-module__pD5jEa__detailTitle{margin:0;font-size:.9375rem;font-weight:600;line-height:1.3}.registry-shell-module__pD5jEa__detailTitleEyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-ink);vertical-align:baseline;margin-right:.4rem;font-size:.625rem;font-weight:600}.registry-shell-module__pD5jEa__detailVersion{color:var(--muted-ink);font-variant-numeric:tabular-nums;margin-left:.4rem;font-size:.6875rem;font-weight:400}.registry-shell-module__pD5jEa__copyButton{border:none;border-left:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;min-width:5rem;height:100%;color:var(--muted-ink);cursor:pointer;background:0 0;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.25rem;padding:0;font-size:.625rem;font-weight:600;transition:color .15s,background .15s;display:inline-flex}.registry-shell-module__pD5jEa__copyButton svg{opacity:.7;width:1rem;height:1rem;transition:opacity .15s}.registry-shell-module__pD5jEa__copyButton span{letter-spacing:.08em;font-size:.625rem;line-height:1}.registry-shell-module__pD5jEa__copyButton:hover{color:var(--ink);background:#1a1a1a0a}.registry-shell-module__pD5jEa__copyButton:hover svg{opacity:1}.registry-shell-module__pD5jEa__copyButton:disabled{cursor:default;opacity:.35}.registry-shell-module__pD5jEa__detailHeaderRow{align-items:baseline;gap:.5rem;min-width:0;display:flex}.registry-shell-module__pD5jEa__detailMeta{color:var(--muted-ink);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.registry-shell-module__pD5jEa__dependentsList{flex-shrink:0;align-items:baseline;gap:.35rem;margin-left:auto;display:flex}.registry-shell-module__pD5jEa__dependentsLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-ink);opacity:.7;flex-shrink:0;font-size:.6875rem;font-weight:600}.registry-shell-module__pD5jEa__dependentsTags{flex-wrap:wrap;gap:.3rem;display:flex}.registry-shell-module__pD5jEa__dependentTag{border:1px solid var(--line);background:var(--surface);color:var(--muted-ink);cursor:pointer;align-items:center;gap:.2rem;padding:.25rem .35rem .25rem .5rem;font-size:.6875rem;font-weight:500;transition:color .15s,border-color .15s;display:inline-flex}.registry-shell-module__pD5jEa__dependentTag:hover{color:var(--ink);border-color:var(--line-strong)}.registry-shell-module__pD5jEa__dependentTag svg{opacity:.5}.registry-shell-module__pD5jEa__detailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.registry-shell-module__pD5jEa__schematicPane{background:#f9f7f4;min-height:8rem;position:relative;overflow:hidden}.registry-shell-module__pD5jEa__hDivider{z-index:4;cursor:row-resize;background:0 0;flex-shrink:0;height:5px;margin:-2px 0;position:relative}.registry-shell-module__pD5jEa__hDivider:after{content:"";background:var(--line);height:1px;position:absolute;top:2px;left:0;right:0}.registry-shell-module__pD5jEa__vDivider{z-index:4;cursor:col-resize;background:0 0;flex-shrink:0;width:5px;margin:0 -2px;position:relative}.registry-shell-module__pD5jEa__vDivider:after{content:"";background:var(--line);width:1px;position:absolute;top:0;bottom:0;left:2px}.registry-shell-module__pD5jEa__bottomPanels{min-height:6rem;display:flex}.registry-shell-module__pD5jEa__layoutPane,.registry-shell-module__pD5jEa__viewer3dPane{background:#f9f7f4;flex-direction:column;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.registry-shell-module__pD5jEa__panelEmpty{color:var(--muted-ink);flex:1;justify-content:center;align-items:center;font-size:.8125rem;display:flex}.registry-shell-module__pD5jEa__schematicViewer{height:100%}.registry-shell-module__pD5jEa__progressPanel{width:min(24rem,100% - 2rem)}.registry-shell-module__pD5jEa__progressPanelIndeterminate{justify-content:center;display:flex}.registry-shell-module__pD5jEa__progressStatusLine{color:var(--ink);align-items:center;gap:.45rem;margin-bottom:.6rem;font-size:.8125rem;display:inline-flex}.registry-shell-module__pD5jEa__progressStatusLineCentered{margin-bottom:0}.registry-shell-module__pD5jEa__progressBar{background:#ece7df;height:.4rem;position:relative;overflow:hidden}.registry-shell-module__pD5jEa__progressFill{background:#1a1a1a;height:100%;transition:width .12s linear}.registry-shell-module__pD5jEa__progressFillIndeterminate{width:35%;animation:1.2s ease-in-out infinite registry-shell-module__pD5jEa__progress-indeterminate}.registry-shell-module__pD5jEa__detailCard{border:1px solid var(--line);background:var(--surface);padding:1rem}.registry-shell-module__pD5jEa__detailCardWide{grid-column:1/-1}.registry-shell-module__pD5jEa__cardLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-ink);margin-bottom:.4rem;font-size:.6875rem;font-weight:600}.registry-shell-module__pD5jEa__cardValue{color:var(--ink);word-break:break-word;font-size:.875rem;line-height:1.6}.registry-shell-module__pD5jEa__datasheetPane{background:var(--surface);flex-direction:column;flex-shrink:0;min-height:0;display:flex}.registry-shell-module__pD5jEa__datasheetHeader{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.registry-shell-module__pD5jEa__datasheetHeaderLeft{min-width:0;color:var(--muted-ink);align-items:center;gap:.4rem;display:flex}.registry-shell-module__pD5jEa__datasheetFilename{letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;font-weight:600;overflow:hidden}.registry-shell-module__pD5jEa__datasheetClose{color:var(--muted-ink);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;transition:color .15s;display:flex}.registry-shell-module__pD5jEa__datasheetClose:hover{color:var(--ink)}.registry-shell-module__pD5jEa__datasheetEmbedWrap{flex:1;min-height:0;position:relative}.registry-shell-module__pD5jEa__datasheetDragOverlay{z-index:1;position:absolute;inset:0}.registry-shell-module__pD5jEa__datasheetEmbed{border:none;width:100%;height:100%}.registry-shell-module__pD5jEa__backButton{display:none}.registry-shell-module__pD5jEa__loadingBox{color:var(--muted-ink);flex:1;justify-content:center;align-items:center;gap:.5rem;padding:2rem 1rem;font-size:.8125rem;display:flex}.registry-shell-module__pD5jEa__errorBox{border:1px solid var(--danger);color:var(--danger);background:#fff5f5;align-items:center;gap:.5rem;margin:1rem;padding:.75rem 1rem;font-size:.8125rem;display:flex}.registry-shell-module__pD5jEa__schematicStatusPane{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;background:#f9f7f4eb;justify-content:center;align-items:center;padding:1rem;display:flex;position:absolute;inset:0}.registry-shell-module__pD5jEa__schematicStatusPane .registry-shell-module__pD5jEa__errorBox{max-width:min(36rem,100%);margin:0}.registry-shell-module__pD5jEa__emptyState{min-height:200px;color:var(--muted-ink);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.registry-shell-module__pD5jEa__emptyStateIcon{opacity:.3}.registry-shell-module__pD5jEa__commandPaletteOverlay{z-index:60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at top,#f9f7f41f,#0000 35%),#1a1a1a85;justify-content:center;align-items:flex-start;padding:min(10vh,5rem) 1rem 1rem;display:flex;position:fixed;inset:0}.registry-shell-module__pD5jEa__commandPalettePanel{background:linear-gradient(#fcfbf8 0%,#f3eee6 100%);border:1px solid #1a1a1a40;flex-direction:column;width:min(52rem,100%);display:flex;overflow:hidden;box-shadow:0 24px 80px #00000038,inset 0 0 0 1px #ffffff73}.registry-shell-module__pD5jEa__commandPaletteHeader{border-bottom:1px solid #1a1a1a14;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.1rem .85rem;display:flex}.registry-shell-module__pD5jEa__commandPaletteEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--muted-ink);font-size:.6875rem;font-weight:600}.registry-shell-module__pD5jEa__commandPaletteTitleRow{align-items:baseline;gap:.75rem;margin-top:.35rem;display:flex}.registry-shell-module__pD5jEa__commandPaletteCount{color:var(--muted-ink);font-variant-numeric:tabular-nums;font-size:.8125rem}.registry-shell-module__pD5jEa__commandPaletteSpinner{animation:.9s linear infinite registry-shell-module__pD5jEa__command-palette-spin}.registry-shell-module__pD5jEa__commandPaletteClose{width:2rem;height:2rem;color:var(--muted-ink);cursor:pointer;background:#ffffff73;border:1px solid #1a1a1a14;justify-content:center;align-items:center;transition:color .15s,border-color .15s,background-color .15s;display:inline-flex}.registry-shell-module__pD5jEa__commandPaletteClose:hover{color:var(--ink);background:#ffffffbf;border-color:#1a1a1a2e}.registry-shell-module__pD5jEa__commandPaletteSearchRow{background:#ffffff73;border-bottom:1px solid #1a1a1a14;align-items:center;gap:.75rem;padding:.8rem 1.1rem;display:flex}.registry-shell-module__pD5jEa__commandPaletteSearchIcon{color:var(--muted-ink);opacity:.75;flex-shrink:0}.registry-shell-module__pD5jEa__commandPaletteInput{color:var(--ink);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:.95rem}.registry-shell-module__pD5jEa__commandPaletteInput::placeholder{color:#666666bf}.registry-shell-module__pD5jEa__commandPaletteClear,.registry-shell-module__pD5jEa__commandPaletteShortcut{letter-spacing:.12em;text-transform:uppercase;flex-shrink:0;font-size:.6875rem}.registry-shell-module__pD5jEa__commandPaletteClear{color:var(--muted-ink);cursor:pointer;background:0 0;border:none;padding:0;transition:color .15s}.registry-shell-module__pD5jEa__commandPaletteClear:hover{color:var(--ink)}.registry-shell-module__pD5jEa__commandPaletteShortcut{color:#666666b8}.registry-shell-module__pD5jEa__commandPaletteHintRow{letter-spacing:.08em;text-transform:uppercase;color:#666666e6;background:#ffffff4d;border-bottom:1px solid #1a1a1a14;justify-content:flex-end;align-items:center;gap:1rem;padding:.55rem 1.1rem;font-size:.6875rem;display:flex}.registry-shell-module__pD5jEa__commandPaletteHintKeys{white-space:nowrap;align-items:center;gap:.75rem;display:inline-flex}.registry-shell-module__pD5jEa__commandPaletteList{max-height:min(65vh,42rem);overflow-y:auto}.registry-shell-module__pD5jEa__commandPaletteEmpty{color:var(--muted-ink);justify-content:center;align-items:center;gap:.6rem;padding:3rem 1.25rem;font-size:.8125rem;display:flex}@keyframes registry-shell-module__pD5jEa__command-palette-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.registry-shell-module__pD5jEa__commandPaletteRow{text-align:left;cursor:pointer;background:0 0;border:none;border-top:1px solid #1a1a1a0f;align-items:flex-start;gap:.9rem;width:100%;padding:.9rem 1.1rem;transition:background-color .12s,transform .12s;display:flex;position:relative}.registry-shell-module__pD5jEa__commandPaletteRow:first-child{border-top:none}.registry-shell-module__pD5jEa__commandPaletteRow:hover,.registry-shell-module__pD5jEa__commandPaletteRowActive{background:linear-gradient(90deg,#1a1a1a0f,#1a1a1a05),#fff9}.registry-shell-module__pD5jEa__commandPaletteRowActive{box-shadow:inset 3px 0 0 var(--line-strong)}.registry-shell-module__pD5jEa__commandPaletteImageSlot{background:#ffffffe6;border:1px solid #1a1a1a14;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex;overflow:hidden}.registry-shell-module__pD5jEa__commandPaletteThumbnail{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.registry-shell-module__pD5jEa__commandPaletteImagePlaceholder{width:1rem;height:1rem;color:var(--muted-ink);opacity:.35}.registry-shell-module__pD5jEa__commandPaletteRowMain{flex:1;min-width:0}.registry-shell-module__pD5jEa__commandPaletteRowTop{justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.registry-shell-module__pD5jEa__commandPaletteNameWrap,.registry-shell-module__pD5jEa__commandPaletteMetaWrap{flex-wrap:wrap;align-items:center;gap:.4rem;display:inline-flex}.registry-shell-module__pD5jEa__commandPaletteName{color:var(--ink);font-size:.9rem;font-weight:500}.registry-shell-module__pD5jEa__commandPaletteVersion{color:var(--muted-ink);font-size:.6875rem}.registry-shell-module__pD5jEa__commandPaletteKindBadge{letter-spacing:.08em;text-transform:uppercase;align-items:center;padding:.18rem .38rem;font-size:.625rem;font-weight:600;display:inline-flex}.registry-shell-module__pD5jEa__commandPaletteKindBadgeModule{color:var(--ink);background:#1a1a1a14}.registry-shell-module__pD5jEa__commandPaletteKindBadgeComponent{color:#14532d;background:#14532d1a}.registry-shell-module__pD5jEa__commandPaletteRowMeta{min-width:0;color:var(--muted-ink);align-items:center;gap:0;margin-top:.28rem;font-size:.6875rem;display:flex}.registry-shell-module__pD5jEa__commandPaletteDescription{color:var(--muted-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.35rem;font-size:.75rem;line-height:1.45;display:-webkit-box;overflow:hidden}.registry-shell-module__pD5jEa__commandPaletteEnterHint{color:#6669;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;display:inline-flex}@keyframes registry-shell-module__pD5jEa__progress-indeterminate{0%{transform:translate(-120%)}to{transform:translate(320%)}}@media (max-width:767px){.registry-shell-module__pD5jEa__content{flex-direction:column;position:relative}.registry-shell-module__pD5jEa__sidebar{width:100%!important}.registry-shell-module__pD5jEa__sidebarDivider{display:none}.registry-shell-module__pD5jEa__sidebarVisible .registry-shell-module__pD5jEa__sidebar{flex:1;display:flex}.registry-shell-module__pD5jEa__sidebarVisible .registry-shell-module__pD5jEa__detailPane,.registry-shell-module__pD5jEa__detailVisible .registry-shell-module__pD5jEa__sidebar{display:none}.registry-shell-module__pD5jEa__detailVisible .registry-shell-module__pD5jEa__detailPane{flex:1;display:flex}.registry-shell-module__pD5jEa__datasheetPane{z-index:10;width:100%;position:absolute;inset:0}.registry-shell-module__pD5jEa__packageRow{flex-direction:column;justify-content:center;min-height:56px;display:flex}.registry-shell-module__pD5jEa__packageRow:active{background:#f0f0f0}.registry-shell-module__pD5jEa__searchInput{padding:.4rem 0;font-size:1rem}.registry-shell-module__pD5jEa__headerSearchTrigger{padding-inline:.7rem}.registry-shell-module__pD5jEa__headerSearchTrigger span:not(.registry-shell-module__pD5jEa__headerSearchShortcut):not(:last-child){display:none}.registry-shell-module__pD5jEa__headerSearchShortcut{border-left:none;padding-left:0}.registry-shell-module__pD5jEa__commandPaletteOverlay{align-items:stretch;padding:0}.registry-shell-module__pD5jEa__commandPalettePanel{width:100%;max-width:none;min-height:100dvh}.registry-shell-module__pD5jEa__commandPaletteHeader,.registry-shell-module__pD5jEa__commandPaletteSearchRow,.registry-shell-module__pD5jEa__commandPaletteHintRow{padding-inline:.9rem}.registry-shell-module__pD5jEa__commandPaletteHintRow{flex-direction:column;align-items:flex-start}.registry-shell-module__pD5jEa__commandPaletteHintKeys{gap:.55rem}.registry-shell-module__pD5jEa__commandPaletteList{flex:1;max-height:none}.registry-shell-module__pD5jEa__commandPaletteRow{padding-inline:.9rem}.registry-shell-module__pD5jEa__backButton{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-ink);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;margin:.75rem 1rem .5rem;padding:0;font-size:.75rem;font-weight:600;transition:color .15s;display:inline-flex}.registry-shell-module__pD5jEa__sidebarToggleLabel{display:none}.registry-shell-module__pD5jEa__backButton:hover{color:var(--ink)}.registry-shell-module__pD5jEa__bottomPanels{flex-direction:column}.registry-shell-module__pD5jEa__vDivider{cursor:row-resize;width:auto;height:5px;margin:-2px 0}.registry-shell-module__pD5jEa__vDivider:after{width:auto;height:1px;inset:2px 0 auto}.registry-shell-module__pD5jEa__detailGrid{grid-template-columns:1fr}.registry-shell-module__pD5jEa__detailCardWide{grid-column:auto}}@media (max-width:480px){.registry-shell-module__pD5jEa__header{flex-direction:column;align-items:stretch;gap:.5rem;min-height:auto;padding:.75rem 1rem}.registry-shell-module__pD5jEa__headerActions{justify-content:flex-end}}
.agent-sidebar-module__yWeXwG__chatContainer{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.agent-sidebar-module__yWeXwG__messages{flex-direction:column;flex:1;gap:.375rem;padding:1rem;display:flex;overflow-y:auto}.agent-sidebar-module__yWeXwG__empty{color:var(--muted-ink);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:2rem;display:flex}.agent-sidebar-module__yWeXwG__emptyTitle{letter-spacing:.1em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.agent-sidebar-module__yWeXwG__emptyHint{opacity:.6;max-width:260px;font-size:.75rem;line-height:1.45}.agent-sidebar-module__yWeXwG__userMsg{max-width:85%;color:var(--ink);background:var(--panel);white-space:pre-wrap;word-break:break-word;align-self:flex-end;margin-top:.5rem;margin-bottom:.5rem;padding:.4rem .625rem;font-size:.8125rem;font-weight:500;line-height:1.5}.agent-sidebar-module__yWeXwG__assistantMsg{flex-direction:column;align-self:flex-start;gap:.375rem;min-width:0;max-width:92%;display:flex}.agent-sidebar-module__yWeXwG__textBlock{color:var(--ink);word-break:break-word;font-size:.8125rem;line-height:1.6}.agent-sidebar-module__yWeXwG__mdP{margin:0 0 .375rem}.agent-sidebar-module__yWeXwG__mdP:last-child{margin-bottom:0}.agent-sidebar-module__yWeXwG__mdUl,.agent-sidebar-module__yWeXwG__mdOl{margin:0 0 .375rem;padding-left:1.25rem;list-style-position:outside}.agent-sidebar-module__yWeXwG__mdUl{list-style-type:disc}.agent-sidebar-module__yWeXwG__mdOl{list-style-type:decimal}.agent-sidebar-module__yWeXwG__mdLi{margin:.125rem 0;display:list-item}.agent-sidebar-module__yWeXwG__mdLi::marker{color:var(--ink)}.agent-sidebar-module__yWeXwG__mdHeading{color:var(--ink);margin:.5rem 0 .25rem;font-size:.8125rem;font-weight:600}.agent-sidebar-module__yWeXwG__mdStrong{color:var(--ink);font-weight:600}.agent-sidebar-module__yWeXwG__mdA{text-underline-offset:2px;text-decoration:underline;-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line);transition:text-decoration-color .15s}.agent-sidebar-module__yWeXwG__mdA:hover{-webkit-text-decoration-color:var(--ink);text-decoration-color:var(--ink)}.agent-sidebar-module__yWeXwG__mdCode{border:1px solid var(--line);background:var(--panel);padding:.1rem .3rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.75rem}.agent-sidebar-module__yWeXwG__mdPre{border:1px solid var(--line);margin:.375rem 0;padding:.5rem;overflow-x:auto}.agent-sidebar-module__yWeXwG__mdCodeBlock{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.6875rem;line-height:1.5}.agent-sidebar-module__yWeXwG__mdTableWrap{margin:.375rem 0;overflow-x:auto}.agent-sidebar-module__yWeXwG__mdTable{border-collapse:collapse;width:100%;font-size:.75rem}.agent-sidebar-module__yWeXwG__mdTh{text-align:left;color:var(--ink);border-bottom:1px solid var(--ink);white-space:nowrap;padding:.3rem .5rem;font-weight:600}.agent-sidebar-module__yWeXwG__mdTd{border-bottom:1px solid var(--line);vertical-align:top;padding:.3rem .5rem}.agent-sidebar-module__yWeXwG__mdBlockquote{border-left:2px solid var(--line);color:var(--muted-ink);opacity:.8;margin:.375rem 0;padding-left:.625rem}.agent-sidebar-module__yWeXwG__mdHr{border:none;border-top:1px solid var(--line);margin:.5rem 0}.agent-sidebar-module__yWeXwG__thinkingBlock{color:var(--muted-ink);border-left:1px solid var(--line);cursor:pointer;-webkit-user-select:none;user-select:none;padding-left:.625rem;font-size:.6875rem;line-height:1.5}.agent-sidebar-module__yWeXwG__thinkingLabel{letter-spacing:.04em;color:var(--muted-ink);align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;display:inline-flex}.agent-sidebar-module__yWeXwG__thinkingChevron{opacity:.6;flex-shrink:0;width:12px;height:12px}.agent-sidebar-module__yWeXwG__thinkingText{color:var(--muted-ink);white-space:pre-wrap;word-break:break-word;opacity:.6;max-height:200px;margin-top:.375rem;font-size:.6875rem;line-height:1.55;overflow-y:auto}.agent-sidebar-module__yWeXwG__toolCall{color:var(--muted-ink);border-left:1px solid var(--line);cursor:pointer;-webkit-user-select:none;user-select:none;padding-left:.625rem;font-size:.6875rem;line-height:1.5;overflow:hidden}.agent-sidebar-module__yWeXwG__toolCallLabel{letter-spacing:.04em;color:var(--muted-ink);align-items:center;gap:.25rem;min-width:0;font-size:.6875rem;font-weight:600;display:flex}.agent-sidebar-module__yWeXwG__toolCallText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.agent-sidebar-module__yWeXwG__toolCallOutput{white-space:pre-wrap;word-break:break-all;color:var(--muted-ink);opacity:.6;max-height:200px;margin-top:.375rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.6875rem;line-height:1.55;overflow-y:auto}.agent-sidebar-module__yWeXwG__streamingDot{background:var(--muted-ink);vertical-align:middle;border-radius:50%;width:5px;height:5px;margin-left:2px;animation:1.2s ease-in-out infinite agent-sidebar-module__yWeXwG__agentPulse;display:inline-block}@keyframes agent-sidebar-module__yWeXwG__agentPulse{0%,to{opacity:.2}50%{opacity:.8}}.agent-sidebar-module__yWeXwG__spinner{animation:.8s linear infinite agent-sidebar-module__yWeXwG__spin}@keyframes agent-sidebar-module__yWeXwG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.agent-sidebar-module__yWeXwG__errorBanner{border-left:2px solid var(--danger);color:var(--danger);padding:.5rem .625rem;font-size:.75rem;line-height:1.45}.agent-sidebar-module__yWeXwG__inputArea{border-top:1px solid var(--line);flex-shrink:0;align-items:flex-end;gap:0;padding:.625rem .5rem;display:flex}.agent-sidebar-module__yWeXwG__inputField{resize:none;border:1px solid var(--line);height:2rem;max-height:8rem;color:var(--ink);background:var(--paper);box-sizing:border-box;outline:none;flex:1;padding:.375rem .625rem;font-size:.8125rem;line-height:1.25rem;transition:border-color .15s;overflow-y:auto}.agent-sidebar-module__yWeXwG__inputField::placeholder{color:var(--muted-ink);opacity:.5}.agent-sidebar-module__yWeXwG__inputField:focus{border-color:var(--ink)}.agent-sidebar-module__yWeXwG__sendBtn{border:1px solid var(--ink);background:var(--ink);width:2rem;color:var(--paper);cursor:pointer;border-left:none;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;transition:opacity .15s;display:inline-flex}.agent-sidebar-module__yWeXwG__sendBtn:disabled{opacity:.25;cursor:default}.agent-sidebar-module__yWeXwG__sendBtn:not(:disabled):hover{opacity:.8}.agent-sidebar-module__yWeXwG__stopBtn{background:var(--danger);border-color:var(--danger);}.agent-sidebar-module__yWeXwG__clearBtn{color:var(--muted-ink);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;padding-right:.5rem;transition:color .15s;display:inline-flex}.agent-sidebar-module__yWeXwG__clearBtn:hover{color:var(--ink)}.agent-sidebar-module__yWeXwG__contextPill{border:1px solid var(--line);color:var(--muted-ink);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.25rem;max-width:200px;padding:.2rem .4rem;font-size:.6875rem;display:flex;overflow:hidden}.agent-sidebar-module__yWeXwG__mermaidPlaceholder{border:1px solid var(--line);color:var(--muted-ink);align-items:center;gap:.375rem;margin:.375rem 0;padding:.5rem;font-size:.6875rem;display:flex}.agent-sidebar-module__yWeXwG__mermaidContainer{border:1px solid var(--line);margin:.375rem 0;padding:.5rem;position:relative;overflow-x:auto}.agent-sidebar-module__yWeXwG__mermaidContainer svg{max-width:100%;height:auto;display:block}.agent-sidebar-module__yWeXwG__mermaidExpand{border:1px solid var(--line);background:var(--surface);width:1.5rem;height:1.5rem;color:var(--muted-ink);cursor:pointer;opacity:0;justify-content:center;align-items:center;transition:opacity .15s,color .15s;display:inline-flex;position:absolute;top:.375rem;right:.375rem}.agent-sidebar-module__yWeXwG__mermaidContainer:hover .agent-sidebar-module__yWeXwG__mermaidExpand{opacity:1}.agent-sidebar-module__yWeXwG__mermaidExpand:hover{color:var(--ink)}.agent-sidebar-module__yWeXwG__mermaidOverlay{z-index:100;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.agent-sidebar-module__yWeXwG__mermaidFullscreen{background:var(--paper);border:1px solid var(--line);justify-content:center;align-items:center;width:90vw;height:90vh;display:flex;position:relative;overflow:auto}.agent-sidebar-module__yWeXwG__mermaidFullscreenContent{justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex}.agent-sidebar-module__yWeXwG__mermaidFullscreenContent svg{width:auto;max-width:100%;height:auto;max-height:100%;display:block}.agent-sidebar-module__yWeXwG__mermaidOverlayClose{border:1px solid var(--line);background:var(--surface);width:1.75rem;height:1.75rem;color:var(--muted-ink);cursor:pointer;z-index:1;justify-content:center;align-items:center;transition:color .15s;display:inline-flex;position:absolute;top:.5rem;right:.5rem}.agent-sidebar-module__yWeXwG__mermaidOverlayClose:hover{color:var(--ink)}
