body{background-color:#000}:root{--dark-color: #080808;--light-color: #FFFFFF;--red-color: #CE132E;--blue-color: #079AE1;--green-agro-color: #26AB6A;--orange-color: #F07E19;--purple-color: #A6247A;--green-simp-color: #4EB26A}a:visited,a:link,a:active{text-decoration:none}*{box-sizing:border-box;margin:0;font-family:Manrope,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection,::-webkit-selection{background-color:var(--red-color);color:var(--light-color)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:var(--red-color);border:0px none #ffffff;border-radius:69px}::-webkit-scrollbar-thumb:hover{background:var(--red-color)}::-webkit-scrollbar-thumb:active{background:var(--red-color)}::-webkit-scrollbar-track{background:#000000;border:0px none #ffffff;border-radius:50px}::-webkit-scrollbar-track:hover{background:#262626}::-webkit-scrollbar-track:active{background:#262626}::-webkit-scrollbar-corner{background:transparent}
