@import url("https://fonts.googleapis.com/css2?family=Spectral:wght@300;400;500;600;700;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&family=Spectral:wght@300;400;500;600;700;800&display=swap");*{top:0;overflow-x:hidden;transition:background-color 2s}*,:hover{cursor:none}.cursor{pointer-events:none;position:fixed;top:-20vh;padding:.5rem;width:5px;height:5px;background-color:#fff;border-radius:50%;mix-blend-mode:difference;transition:transform .3s ease;z-index:9;transform:translate(-50%,-50%);box-shadow:0 0 10px}.cursorHovered-1{transform:translate(-50%,-50%) scale(.5)}.cursorHovered0{transform:translate(-50%,-50%) scale(0)}.cursorHovered1{transform:translate(-50%,-50%) scale(2.5)}.cursorHovered2{transform:translate(-50%,-50%) scale(5)}