select{background-image:none}select::-ms-expand{display:none}select option{padding:8px 12px;background-color:#27272a;color:#d4d4d8;border:none}select option:checked{background-color:#3f3f46;color:#fff}select option:hover{background-color:#52525b}*{scrollbar-width:thin;scrollbar-color:#52525b #27272a}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:#27272a;border-radius:3px}*::-webkit-scrollbar-thumb{background:#52525b;border-radius:3px;transition:background-color .2s ease}*::-webkit-scrollbar-thumb:hover{background:#71717a}*::-webkit-scrollbar-corner{background:#27272a}.table-container::-webkit-scrollbar{height:8px}.table-container::-webkit-scrollbar-track{background:#18181b;border-radius:4px}.table-container::-webkit-scrollbar-thumb{background:#3f3f46;border-radius:4px}.table-container::-webkit-scrollbar-thumb:hover{background:#52525b}
