.loader{background:#98989826;width:100%;height:4.8px;display:block;position:relative;overflow:hidden}.loader:after{content:"";box-sizing:border-box;background:var(--clr-loom-lilac);width:0;height:4.8px;top:var(--navbar-height);animation:10s linear infinite animFw;position:fixed;left:0}@keyframes animFw{0%{width:0}to{width:100%}}
