.nmh-loading-indicator{position:fixed;top:0;right:0;left:0;pointer-events:none;width:auto;height:5px;opacity:0;background:var(--c-burnt-orange);transform:scaleX(0);transform-origin:left center;transition:transform .1s,height .4s,opacity .4s;z-index:999999}@media(prefers-reduced-motion:reduce){.nmh-loading-indicator{transition:opacity .2s}}