.breadcrumb{display:flex;flex-wrap:wrap;gap:.5rem}.breadcrumb-inactive{color:var(--text-gray);text-decoration:none;transition:color .2s ease}.breadcrumb-active{color:var(--text-dark);text-decoration:underline}[data-theme=dark] .breadcrumb.light-on-dark .breadcrumb-active,[data-theme=dark] .breadcrumb.light-on-dark .breadcrumb-inactive{color:var(--text-white)}