:root{--primary-color:#4c44ad;--secondary-color:#3e378d;--passive-color:#dad9e7;--dark-color:#06041e;--light-color:#cecce3;--light-bg:#d2d1e1;--white:#fff;--primary-rgb:#4c44ade6}ol ol,ul ul{padding-left:15px;font-weight:400}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill:active{-webkit-box-shadow:inset 0 0 0 30px #fff!important}body{scroll-behavior:smooth;background:#f2f6fa;line-height:1.4}html,body{height:100%;margin:0;padding:0}html::-webkit-scrollbar{background:var(--passive-color);width:5px;height:10px}html::-webkit-scrollbar-thumb{background:var(--primary-color);-webkit-border-radius:1ex}a{color:var(--dark-color);text-decoration:none;transition:all .3s}img{color:#0000;max-width:100%}.not-found{text-align:center;margin:100px 0}.not-found .icon{color:var(--light-color);font-size:60px}.not-found .big-title{font-size:50px;display:block}.not-found .desc{margin-bottom:15px;display:block}
