@supports (-moz-appearance:none){*{scrollbar-width:auto;scrollbar-color:#020304 #ffffff}}*::-webkit-scrollbar{width:11px}*::-webkit-scrollbar-track{background:#ffffff}*::-webkit-scrollbar-thumb{background-color:#020304;border-radius:6px;border:1px solid #ffffff}::selection{color:#ffffff;background-color:#026fb4}input,textarea{caret-color:#020304}input:focus::placeholder{color:transparent}