select{color-scheme:dark;appearance:none;-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box;padding:9px 32px 9px 12px;border-radius:10px;border:1px solid hsla(0,0%,100%,.1);background-color:hsla(0,0%,100%,.04);color:#e5e1e4;font-size:13px;font-family:inherit;outline:none;cursor:pointer;transition:border-color .2s;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><path d='M2.5 4.5L6 8l3.5-3.5' fill='none' stroke='%23958ea0' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 11px center}select:focus{border-color:rgba(208,188,255,.5)}select:disabled{opacity:.5;cursor:not-allowed}select optgroup,select option{background-color:#1a1825;color:#e5e1e4}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.12);border-radius:6px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:rgba(208,188,255,.4);background-clip:content-box}*{scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.18) transparent}