html.dark{color-scheme:dark}html:not(.dark){color-scheme:light}html.dark select{background-color:#111!important;color:#ffffffeb!important;border-color:#ffffff1a}html.dark select option,html.dark select optgroup{background-color:#111!important;color:#fff!important}select{background-color:#111!important;color:#ffffffeb!important}select option,select optgroup{background-color:#111!important;color:#fff!important}html:not(.dark) select{background-color:#fff!important;color:#111!important;border-color:#1113}html:not(.dark) select option,html:not(.dark) select optgroup{background-color:#fff!important;color:#111!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#ffffff08;border-radius:3px}::-webkit-scrollbar-thumb{background:#ef444466;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ef444499}*{scrollbar-width:thin;scrollbar-color:rgba(239,68,68,.4) rgba(255,255,255,.03)}
