.themes-grid.svelte-695m6q{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:2rem 0}.theme-list.svelte-695m6q{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.theme-item.svelte-695m6q{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-695m6q strong:where(.svelte-695m6q){color:var(--docs-accent-secondary)}.color-swatches.svelte-695m6q{display:flex;gap:.25rem;margin-top:.25rem}.color-swatch.svelte-695m6q{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-695m6q:hover{transform:scale(1.1);box-shadow:var(--docs-shadow-md)}@media (max-width: 768px){.themes-grid.svelte-695m6q{grid-template-columns:1fr}}
