.breadcrumb{display:flex;align-items:center;gap:6px;font-size:12.5px;color:rgba(3,46,28,.48);flex-wrap:wrap}.breadcrumb-row{display:inline-flex;align-items:center;gap:6px}.breadcrumb a{color:rgba(3,46,28,.55);text-decoration:none;transition:color .18s}.breadcrumb a:hover{color:var(--bg-deep)}.breadcrumb-sep{color:rgba(3,46,28,.28);font-size:11px}.breadcrumb-cur{color:rgba(3,46,28,.38);max-width:28ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}