.navbarStyle{background:linear-gradient(220deg,#d1e5f9 74.5%,#ffffff 25%);color:$black;min-height:$navBarHeight;border-bottom:5px solid $accentColor}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#000000}::-webkit-scrollbar-thumb{background:#0077B6;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#00B4D8}border-radius:50%;position:fixed;pointer-events:none;transform:translate(-50%,-50%);transition:transform 0.1s ease,width 0.2s ease,height 0.2s ease;z-index:9999;mix-blend-mode:difference}*/a:hover~.custom-cursor,button:hover~.custom-cursor{width:40px;height:40px;background:rgba(0,119,182,0.2)}