.fixed-header{background-color:rgba(255,255,255,0);transition:background-color .5s ease}.fixed-header.scrolled{background-color:rgba(255,255,255,.9);backdrop-filter:blur(2px)}