.image.style1{background-color:transparent;background-blend-mode:screen;transition:background-color .5s,box-shadow .5s}.image.style1:hover{background-color:linear-gradient(160deg,#fff4 30%,#0000 33%);background-blend-mode:screen;box-shadow:2px 4px 8px #0004;transition:background-color .25s,box-shadow .25s}*{scrollbar-color:#0004 #0000;scrollbar-width:thin}::-webkit-scrollbar-track{background:linear-gradient(180deg,#ff3c62 30%,#fc3560 40%,#f7305c 50%,#fa2e64 70%,#ff396e 100%)}::-webkit-scrollbar,::-webkit-scrollbar-thumb{width:28px;border-radius:28px;background-clip:padding-box;border:10px solid transparent}::-webkit-scrollbar-thumb{box-shadow:inset 0 0 0 10px;transition:color .3s ease}::-webkit-scrollbar-thumb:hover,body:hover{color:rgba(0,0,0,.3)}::-webkit-scrollbar-thumb:active{color:rgba(0,0,0,.4)}body{overflow:auto;color:#0000;transition:color .3s ease}