:root,html,body{margin:0;padding:0}*{scrollbar-width:thin;scrollbar-color:#16291f transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-corner{background:transparent}*::-webkit-scrollbar-thumb{background:#16291f;border-radius:8px;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:#0a5c2e;background-clip:padding-box}*::-webkit-scrollbar-thumb:active{background:#0fae62;background-clip:padding-box}.hover_underline{position:relative}.hover_underline:after{position:absolute;left:0;content:"";width:100%;height:2px;background:#32afaf;bottom:-4px;transform:scaleX(0);transform-origin:left top;transition:transform .3s}.hover_underline:hover:after{transform:scale(1)}
