package-catalog:where(.astro-pvsmjvfy){display:block;font-family:var(--site-font-sans);color:var(--site-fg)}.catalog-tabs-wrapper:where(.astro-pvsmjvfy){position:relative;margin-bottom:1.5rem;mask-image:linear-gradient(to right,transparent 0,black 1rem,black calc(100% - 1rem),transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,black 1rem,black calc(100% - 1rem),transparent 100%)}.catalog-tabs:where(.astro-pvsmjvfy){display:flex;gap:.25rem;overflow-x:auto;scrollbar-width:none;padding:0 1rem}.catalog-tabs:where(.astro-pvsmjvfy)::-webkit-scrollbar{display:none}.catalog-tab:where(.astro-pvsmjvfy){flex-shrink:0;padding:.5rem 1rem;border:1px solid var(--site-border);border-radius:var(--site-border-radius);background:var(--site-surface);color:var(--site-dim);font-family:var(--site-font-mono);font-size:var(--site-code-size);cursor:pointer;transition:background var(--site-transition-fast),color var(--site-transition-fast),border-color var(--site-transition-fast);text-transform:capitalize;white-space:nowrap}.catalog-tab:where(.astro-pvsmjvfy):hover{color:var(--site-fg);border-color:var(--site-accent)}.catalog-tab:where(.astro-pvsmjvfy):focus-visible{outline:none;box-shadow:var(--site-focus-ring)}.catalog-tab--active:where(.astro-pvsmjvfy){background:var(--site-accent);color:#fff;border-color:var(--site-accent)}.catalog-grid:where(.astro-pvsmjvfy){display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:1023px){.catalog-grid:where(.astro-pvsmjvfy){grid-template-columns:repeat(2,1fr)}}@media(max-width:639px){.catalog-grid:where(.astro-pvsmjvfy){grid-template-columns:1fr}}.catalog-card:where(.astro-pvsmjvfy){display:flex;flex-direction:column;gap:.5rem;padding:1rem;border:1px solid var(--site-border);border-radius:var(--site-border-radius);background:var(--site-surface);text-align:left;font-family:var(--site-font-sans);font-size:.9rem;color:var(--site-fg);transition:border-color var(--site-transition-fast),box-shadow var(--site-transition-fast)}.catalog-card--hidden:where(.astro-pvsmjvfy){display:none}.catalog-card--available:where(.astro-pvsmjvfy){cursor:pointer}.catalog-card--available:where(.astro-pvsmjvfy):hover{border-color:#395;box-shadow:0 0 0 1px #395}.catalog-card--available:where(.astro-pvsmjvfy):focus-visible{outline:none;box-shadow:var(--site-focus-ring)}.catalog-card--builtin:where(.astro-pvsmjvfy){border-color:var(--site-cool-subtle)}.catalog-card--coming-soon:where(.astro-pvsmjvfy){opacity:var(--site-opacity-dim)}.catalog-card__header:where(.astro-pvsmjvfy){display:flex;justify-content:space-between;align-items:center;gap:.5rem}.catalog-card__name:where(.astro-pvsmjvfy){font-family:var(--site-font-mono);font-weight:600;font-size:1rem}.catalog-card__desc:where(.astro-pvsmjvfy){margin:0;font-size:.85rem;color:var(--site-dim);line-height:1.4}.catalog-card__bins:where(.astro-pvsmjvfy){display:flex;flex-wrap:wrap;gap:.25rem}.catalog-bin:where(.astro-pvsmjvfy){font-family:var(--site-font-mono);font-size:.75rem;background:var(--site-surface-elevated);border:1px solid var(--site-border);border-radius:3px;padding:.1rem .35rem}.catalog-card__footer:where(.astro-pvsmjvfy){display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.5rem;border-top:1px solid var(--site-border)}.catalog-card__version:where(.astro-pvsmjvfy){font-family:var(--site-font-mono);font-size:.75rem;color:var(--site-dim)}.catalog-card__install-hint:where(.astro-pvsmjvfy){font-family:var(--site-font-mono);font-size:.75rem;color:#39ac60;padding:.15rem .5rem;border:1px solid hsl(140,50%,30%);border-radius:3px;background:#26734026}.catalog-badge:where(.astro-pvsmjvfy){flex-shrink:0;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.15rem .5rem;border-radius:3px}.catalog-badge--available:where(.astro-pvsmjvfy){color:#99e6b3;background:#26734040;border:1px solid hsl(140,50%,30%)}:where(.astro-pvsmjvfy)[data-theme=light] .catalog-badge--available:where(.astro-pvsmjvfy){color:#196633;background:#40bf6a26;border-color:#395}.catalog-badge--builtin:where(.astro-pvsmjvfy){color:var(--site-cool);background:var(--site-cool-subtle);border:1px solid var(--site-cool)}.catalog-badge--coming-soon:where(.astro-pvsmjvfy){color:var(--site-dim);background:var(--site-surface-elevated);border:1px solid var(--site-border)}.catalog-card__issue-link:where(.astro-pvsmjvfy){font-size:.8rem;color:var(--site-accent);text-decoration:none;margin-top:auto}.catalog-card__issue-link:where(.astro-pvsmjvfy):hover{text-decoration:underline}.catalog-card__snippet:where(.astro-pvsmjvfy){font-family:var(--site-font-mono);font-size:.8rem;background:var(--site-surface-elevated);border:1px solid var(--site-border);border-radius:3px;padding:.5rem .75rem;color:var(--site-warm);margin-top:.25rem;-webkit-user-select:all;-moz-user-select:all;user-select:all}.catalog-empty:where(.astro-pvsmjvfy){grid-column:1 / -1;text-align:center;padding:2rem;color:var(--site-dim);font-style:italic}.catalog-live-region:where(.astro-pvsmjvfy){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.demo-page:where(.astro-djszjog2){max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.demo-header:where(.astro-djszjog2){margin-bottom:2rem}.demo-header:where(.astro-djszjog2) h1:where(.astro-djszjog2){font-family:var(--site-font-mono);color:var(--site-fg);font-size:1.75rem;margin:0 0 .5rem}.demo-subtitle:where(.astro-djszjog2){color:var(--site-dim);font-family:var(--site-font-sans);margin:0}
