::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#3f3f46;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#52525b}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#0003;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#3f3f46;border-radius:3px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;appearance:textfield}.form-input:focus,.form-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.loader{border:3px solid rgba(63,63,70,.5);border-top:3px solid #3b82f6;border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.highlight-18{background-color:#3b82f61a}.highlight-18 td{color:#93c5fd!important;font-weight:600}#detail-modal input{background-color:#18181b;border:1px solid #3f3f46;border-radius:.25rem;padding:.25rem .5rem;text-align:right;width:100%;color:#e4e4e7;font-family:monospace;transition:border-color .2s}#detail-modal input:focus{border-color:#3b82f6;outline:none}#detail-modal input:disabled{background-color:#27272a80;color:#71717a;cursor:not-allowed;border-color:transparent}
