.breadcrumbs{display:flex;height:1.5rem;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.breadcrumbs::-webkit-scrollbar{display:none}.breadcrumbs>div>a,.breadcrumbs>div>p{align-items:center;color:var(--color-text-middle);display:flex;font-size:.875rem;font-weight:400;height:100%;line-height:1.25rem;white-space:nowrap}@media (hover:hover) and (min-width:1024px){.breadcrumbs>div>a:hover{color:var(--color-blue-800);cursor:pointer}}.breadcrumbs__skeleton{animation:shine 1.5s linear infinite;background:linear-gradient(110deg,#f5f5f580 25%,#fcfcfc80 35%,#f5f5f580 60%);background-size:200% 100%;border-radius:var(--border-radius-xs);height:1.5rem;width:10rem}
