.skills-section[data-astro-cid-afh4h5ec]{position:relative}.skills-section[data-astro-cid-afh4h5ec].compact .section-header[data-astro-cid-afh4h5ec]{max-width:800px}.catalog-shell[data-astro-cid-afh4h5ec]{display:grid;gap:1rem}.catalog-toolbar[data-astro-cid-afh4h5ec]{display:flex;justify-content:space-between;gap:1rem;align-items:center;flex-wrap:wrap}.catalog-toolbar[data-astro-cid-afh4h5ec] label[data-astro-cid-afh4h5ec]{flex:1;min-width:min(100%,18rem)}.catalog-toolbar[data-astro-cid-afh4h5ec] input[data-astro-cid-afh4h5ec]{width:100%;border:1px solid var(--line);border-radius:8px;padding:.85rem 1rem;background:var(--surface);color:var(--text);font:inherit;outline:none}.catalog-toolbar[data-astro-cid-afh4h5ec] input[data-astro-cid-afh4h5ec]:focus{border-color:color-mix(in srgb,var(--accent) 58%,var(--line));box-shadow:0 0 0 3px var(--accent-soft)}.catalog-filters[data-astro-cid-afh4h5ec]{display:flex;flex-wrap:wrap;gap:.45rem}.catalog-filters[data-astro-cid-afh4h5ec] button[data-astro-cid-afh4h5ec],.skill-install[data-astro-cid-afh4h5ec] button[data-astro-cid-afh4h5ec]{border:1px solid var(--line);border-radius:999px;padding:.38rem .65rem;background:var(--panel-glass);color:var(--muted);font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}.catalog-filters[data-astro-cid-afh4h5ec] button[data-astro-cid-afh4h5ec]:hover,.catalog-filters[data-astro-cid-afh4h5ec] button[data-astro-cid-afh4h5ec].is-active,.skill-install[data-astro-cid-afh4h5ec] button[data-astro-cid-afh4h5ec]:hover{border-color:color-mix(in srgb,var(--accent) 46%,var(--line));background:var(--accent-soft);color:var(--accent-strong)}.catalog-layout[data-astro-cid-afh4h5ec]{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:1rem;align-items:start}.skill-store[data-astro-cid-afh4h5ec]{display:grid;gap:.75rem}.skill-card[data-astro-cid-afh4h5ec]{display:grid;width:100%;gap:.45rem;border:1px solid var(--line);border-radius:8px;padding:1rem;background:var(--panel-glass);color:var(--text);text-align:left;box-shadow:var(--shadow);cursor:pointer}article[data-astro-cid-afh4h5ec].skill-card{cursor:default}.skill-card[data-astro-cid-afh4h5ec]:hover,.skill-card[data-astro-cid-afh4h5ec].is-active{border-color:color-mix(in srgb,var(--accent) 52%,var(--line));background:linear-gradient(135deg,var(--accent-soft),var(--panel-glass))}.skill-card[data-astro-cid-afh4h5ec] strong[data-astro-cid-afh4h5ec]{font-size:1.02rem}.skill-card[data-astro-cid-afh4h5ec] small[data-astro-cid-afh4h5ec]{color:var(--muted);font-size:.9rem;line-height:1.45}.skill-preview[data-astro-cid-afh4h5ec]{min-width:0;border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:var(--shadow);overflow:hidden}.skill-preview[data-astro-cid-afh4h5ec] header[data-astro-cid-afh4h5ec]{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:1rem;border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--panel-strong),var(--panel))}.skill-preview[data-astro-cid-afh4h5ec] header[data-astro-cid-afh4h5ec] p[data-astro-cid-afh4h5ec],.skill-preview[data-astro-cid-afh4h5ec] header[data-astro-cid-afh4h5ec] h3[data-astro-cid-afh4h5ec]{margin:0}.skill-preview[data-astro-cid-afh4h5ec]>p[data-astro-cid-afh4h5ec]{margin:0;padding:1rem;border-bottom:1px solid var(--line);color:var(--muted);font-size:.98rem}.skill-tags[data-astro-cid-afh4h5ec]{display:flex;flex-wrap:wrap;gap:.5rem;padding:.85rem 1rem;border-bottom:1px solid var(--line)}.skill-tags[data-astro-cid-afh4h5ec] span[data-astro-cid-afh4h5ec]{border:1px solid color-mix(in srgb,var(--accent) 36%,var(--line));border-radius:999px;padding:.25rem .55rem;color:var(--accent-strong);background:var(--accent-soft);font-size:.78rem;font-weight:800}.skill-install[data-astro-cid-afh4h5ec]{display:flex;gap:.65rem;align-items:center;justify-content:space-between;padding:.85rem 1rem;border-bottom:1px solid var(--line)}.skill-install[data-astro-cid-afh4h5ec] code[data-astro-cid-afh4h5ec]{max-width:100%;overflow-wrap:anywhere}.skill-code-scroll[data-astro-cid-afh4h5ec]{max-height:540px;overflow:auto;background:var(--code);-webkit-overflow-scrolling:touch;scrollbar-color:var(--accent) rgba(255,255,255,.06);scrollbar-width:thin}.skill-code-scroll[data-astro-cid-afh4h5ec]::-webkit-scrollbar{width:8px;height:8px}.skill-code-scroll[data-astro-cid-afh4h5ec]::-webkit-scrollbar-track{background:#ffffff0f}.skill-code-scroll[data-astro-cid-afh4h5ec]::-webkit-scrollbar-thumb{background:var(--accent);border-radius:999px}.skill-code-scroll[data-astro-cid-afh4h5ec] pre[data-astro-cid-afh4h5ec]{margin:0;border:0;border-radius:0;padding:1rem;box-shadow:none}.skill-code-scroll[data-astro-cid-afh4h5ec] code[data-astro-cid-afh4h5ec]{color:var(--code-text);font-family:var(--font-code);font-size:.9rem;line-height:1.55}.sr-only[data-astro-cid-afh4h5ec]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:980px){.catalog-layout[data-astro-cid-afh4h5ec]{grid-template-columns:1fr}}@media(max-width:640px){.catalog-toolbar[data-astro-cid-afh4h5ec],.skill-preview[data-astro-cid-afh4h5ec] header[data-astro-cid-afh4h5ec],.skill-install[data-astro-cid-afh4h5ec]{flex-direction:column;align-items:stretch}.catalog-toolbar[data-astro-cid-afh4h5ec] .button[data-astro-cid-afh4h5ec],.skill-install[data-astro-cid-afh4h5ec] button[data-astro-cid-afh4h5ec]{width:100%;justify-content:center}.skill-code-scroll[data-astro-cid-afh4h5ec]{max-height:420px}}
