.portal-breadcrumb{position:fixed;z-index:1034;top:calc(var(--hyt-header-height) + var(--hyt-rss-height));right:0;left:var(--hyt-sidebar-width);height:var(--hyt-breadcrumb-height);border-bottom:1px solid var(--bs-border-color);background:color-mix(in srgb,var(--bs-body-bg) 94%,#70388e 6%);transition:left .3s ease-in-out}.portal-breadcrumb ol{display:flex;align-items:center;gap:.55rem;height:100%;margin:0;padding:0 1rem;overflow:hidden;list-style:none;font-size:.8rem;white-space:nowrap}.portal-breadcrumb li{display:flex;align-items:center;min-width:0}.portal-breadcrumb li+li::before{margin-right:.55rem;color:#dba33e;content:"/"}.portal-breadcrumb a{color:#dba33e;font-weight:700;text-decoration:none}.portal-breadcrumb span{display:block;overflow:hidden;text-overflow:ellipsis}.portal-breadcrumb li:last-child{min-width:0}@media(min-width:992px){.sidebar-collapse .portal-breadcrumb{left:0}}@media(max-width:991.98px){.portal-breadcrumb{left:0}}
