.custom-sticky-header{position:fixed;top:0;width:100%;z-index:9999;background-color:transparent;transition:background-color 0.3s ease,box-shadow 0.3s ease}body.scrolled .custom-sticky-header{background-color:#c06084;box-shadow:0 2px 5px rgba(0,0,0,0.2)}