.themes-grid.svelte-8q0oc6{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:2rem 0}.theme-list.svelte-8q0oc6{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.theme-item.svelte-8q0oc6{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;background:var(--docs-bg-callout);border-radius:6px;border:1px solid var(--docs-border-light)}.theme-item.svelte-8q0oc6 strong:where(.svelte-8q0oc6){color:var(--docs-accent-secondary)}.color-swatches.svelte-8q0oc6{display:flex;gap:.25rem;margin-top:.25rem}.color-swatch.svelte-8q0oc6{display:inline-block;width:1.5rem;height:1.5rem;border-radius:.25rem;border:1px solid var(--docs-border-medium);box-shadow:var(--docs-shadow-sm);cursor:help;transition:transform .2s ease}.color-swatch.svelte-8q0oc6:hover,.color-swatch.svelte-8q0oc6:focus,.color-swatch.svelte-8q0oc6:active{transform:scale(1.1);box-shadow:var(--docs-shadow-md)}@media (max-width: 768px){.themes-grid.svelte-8q0oc6{grid-template-columns:1fr}}
