.breadcrumb{border-bottom:1px solid var(--color-border);padding:1rem 0}.breadcrumb__list{display:flex;flex-wrap:wrap;font-size:.875rem;gap:.5rem;list-style:none;margin:0;padding:0}.breadcrumb__item+.breadcrumb__item:before{color:var(--color-text-muted);content:"/";margin-right:.5rem}.breadcrumb__item span{color:var(--color-text-muted)}