:root{--icon-color: #2196f3}html,body{height:100%;margin:0;padding:0;overflow:hidden;font-size:14px}*{outline:none;box-sizing:border-box}p{margin:0%}::-webkit-scrollbar{height:13.5px;width:13.5px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:#ffffff17;border-radius:9px;border:3.6px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#ffffff5c}::-webkit-scrollbar-thumb:active{background-color:#ffffff73}@keyframes slideInLeft{0%{transform:translate3d(-63px,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
