.site-header:where(.astro-wp2l4cmv){justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:24px 24px 20px;display:flex}.brand:where(.astro-wp2l4cmv){align-items:baseline;gap:14px;display:flex}.brand__tag:where(.astro-wp2l4cmv){font-family:var(--font-mono);color:var(--color-text-faint);font-size:.8rem}.site-nav:where(.astro-wp2l4cmv){font-family:var(--font-mono);align-items:center;gap:20px;font-size:.85rem;display:flex}.search:where(.astro-wp2l4cmv){flex-direction:column;gap:24px;max-width:1100px;margin:0 auto;padding:16px 24px 64px;display:flex}.search__top:where(.astro-wp2l4cmv){flex-direction:column;gap:16px;display:flex}.search__hint:where(.astro-wp2l4cmv){font-family:var(--font-mono);color:var(--color-text-faint);font-size:.8rem}.search__box:where(.astro-wp2l4cmv){border:1px solid var(--color-border);background:var(--color-bg-subtle);border-radius:4px;align-items:center;gap:12px;padding:14px 18px;transition:border-color .2s ease-out;display:flex}.search__box:where(.astro-wp2l4cmv):focus-within{border-color:var(--color-accent)}.search__chev:where(.astro-wp2l4cmv){font-family:var(--font-mono);color:var(--color-brand);font-size:1.2rem}.search__box:where(.astro-wp2l4cmv) input:where(.astro-wp2l4cmv){color:var(--color-text);font-family:var(--font-mono);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:1.1rem}.search__box:where(.astro-wp2l4cmv) input:where(.astro-wp2l4cmv)::placeholder{color:var(--color-text-muted)}.search__meta:where(.astro-wp2l4cmv){flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;display:flex}.tabs:where(.astro-wp2l4cmv){gap:4px;display:flex}.tab:where(.astro-wp2l4cmv){text-align:left;border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;font-family:var(--font-mono);background:0 0;border-radius:3px;padding:5px 14px;font-size:.9rem;transition:color .15s ease-out,border-color .15s ease-out,background-color .15s ease-out}.tab:where(.astro-wp2l4cmv):hover{color:var(--color-accent);border-color:var(--color-accent)}.tab:where(.astro-wp2l4cmv).is-active{border-color:var(--color-accent);background:var(--color-accent-subtle);color:var(--color-accent)}.tab:where(.astro-wp2l4cmv):focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.tab__count:where(.astro-wp2l4cmv){opacity:.6}.search__stats:where(.astro-wp2l4cmv){font-family:var(--font-mono);color:var(--color-text-faint);font-size:.8rem}.search__grid:where(.astro-wp2l4cmv){grid-template-columns:13rem minmax(0,1fr);align-items:start;gap:40px;display:grid}.search__aside:where(.astro-wp2l4cmv){flex-direction:column;gap:20px;display:flex;position:sticky;top:24px}.ns:where(.astro-wp2l4cmv){flex-direction:column;gap:6px;display:flex}.ns__label:where(.astro-wp2l4cmv){font-family:var(--font-mono);color:var(--color-text-faint);font-size:.75rem}.ns__tree:where(.astro-wp2l4cmv){font-family:var(--font-mono);color:var(--color-text-muted);flex-direction:column;font-size:.85rem;line-height:2;display:flex}.ai-note:where(.astro-wp2l4cmv){border-left:3px solid var(--color-brand);background:var(--color-bg-subtle);border-radius:0 4px 4px 0;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.ai-note__label:where(.astro-wp2l4cmv){font-family:var(--font-mono);color:var(--color-brand);font-size:.75rem}.ai-note:where(.astro-wp2l4cmv) p:where(.astro-wp2l4cmv){font-family:var(--font-body);color:var(--color-text-muted);margin:0;font-size:.9rem;line-height:1.5}.ai-note:where(.astro-wp2l4cmv) .copy-chip:where(.astro-wp2l4cmv){align-self:flex-start}.results:where(.astro-wp2l4cmv){flex-direction:column;display:flex}@media (width<=780px){.search__grid:where(.astro-wp2l4cmv){grid-template-columns:1fr}.search__aside:where(.astro-wp2l4cmv){position:static}}.result{border-top:1px solid var(--color-border);flex-direction:column;gap:8px;padding:18px 0;display:flex}.result__head{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.result__name{font-family:var(--font-mono);font-size:1rem;font-weight:600}.result__type{font-family:var(--font-mono);color:var(--color-text-faint);font-size:.75rem}.result__version{font-family:var(--font-mono);color:var(--color-syntax-string);font-size:.8rem}.result__license{font-family:var(--font-mono);color:var(--color-text-faint);font-size:.75rem}.result__actions{gap:8px;margin-left:auto;display:flex}.result__desc{font-family:var(--font-body);color:var(--color-text-muted);margin:0;font-size:1rem;line-height:1.6}.result__foot{font-family:var(--font-mono);color:var(--color-text-faint);flex-wrap:wrap;gap:24px;font-size:.8rem;display:flex}.result__foot .k{color:var(--color-syntax-keyword)}.result-copy{font-family:var(--font-mono);border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:3px;padding:2px 8px;font-size:.75rem;transition:color .15s ease-out,border-color .15s ease-out}.result-copy:hover{color:var(--color-accent);border-color:var(--color-accent)}.result-empty{border-top:1px solid var(--color-border);font-family:var(--font-mono);color:var(--color-text-muted);padding:48px 0;font-size:.95rem}.result-empty button{font-family:var(--font-mono);color:var(--color-accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:.95rem}
