*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;font-family:Encode Sans Expanded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body{overflow:overlay;overflow-x:hidden;background-color:#000}a{text-decoration:none;position:relative;display:inline-flex;color:#98fb98}a:before{content:"";width:0;height:2px;background-color:#98fbca;position:absolute;bottom:-2px;left:0}a:before,a:hover:before{-webkit-transition:width .2s ease-in-out;transition:width .2s ease-in-out}a:hover:before{width:100%}a:hover{color:#98fbca}strong{color:#98fb98}em{position:relative;font-style:normal;background:linear-gradient(120deg,#98fbca,#98fbca);background-repeat:no-repeat;background-size:100% 90%;background-position:0 100%;color:#000;font-weight:700;padding:0 4px}html{scrollbar-width:thin;scrollbar-color:rgba(152,251,152,.5) transparent}html::-webkit-scrollbar{height:15px;width:15px;background:transparent}html::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb{border-radius:20px;border:3px solid transparent;background:rgba(152,251,152,.5);background-clip:content-box}html::-webkit-scrollbar-thumb:hover{background-color:rgba(152,251,152,.9)}ul{display:flex;flex-direction:column;grid-gap:15px;gap:15px}ul li{padding-left:5px}ul li::marker{content:"▹";color:#98fb98}ol li{counter-increment:item 1;padding-left:5px}ol li::marker{content:"0" counter(item) ".";color:#98fbca;font-size:.8em;font-style:italic}