.main-scroll::-webkit-scrollbar{width:6px}.main-scroll::-webkit-scrollbar-track{background:transparent}.main-scroll::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.15);border-radius:3px}.main-scroll::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.25)}html[data-theme=light] .main-scroll::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12)}html[data-theme=light] .main-scroll::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2)}.main-scroll{scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.2) transparent}html[data-theme=light] .main-scroll{scrollbar-color:rgba(0,0,0,.15) transparent}.nav-maus-wrap{display:inline-block}.nav-maus-wrap a{display:flex;transition:transform .2s ease}.nav-maus-wrap a:hover{transform:scale(1.05)}.nav-maus-wrap img{transition:transform .2s ease}.nav-maus-wrap:hover img{transform:scale(1.05)}html[data-theme=light] .git-clone-block{background:rgba(0,0,0,.06)!important;border-color:rgba(0,0,0,.14)!important}html[data-theme=light] .git-clone-label{color:rgba(0,0,0,.55)!important}html[data-theme=light] .main-footer{border-top-color:rgba(0,0,0,.1)!important}