*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:#0d0d0d;color:#fff;line-height:1.5}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#424242;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#e3ff00}input[type=file]{cursor:pointer}input[type=file]::-webkit-file-upload-button{background:#e3ff00;color:#000;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-weight:600;margin-right:12px}input[type=file]::file-selector-button{background:#e3ff00;color:#000;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-weight:600;margin-right:12px}input[type=file]::-webkit-file-upload-button:hover{background:#d4eb00}input[type=file]::file-selector-button:hover{background:#d4eb00}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23E3FF00' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px!important}button{transition:all .2s ease}button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(227,255,0,.2)}button:active:not(:disabled){transform:translateY(0)}table tbody tr{transition:background .2s ease}table tbody tr:hover{background:#252525!important}