:root{--vh: 1vh}html{background-color:#000;height:calc(var(--vh, 1vh) * 100)}body{margin:0;height:calc(var(--vh, 1vh) * 100);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#root{height:100%}header{margin:0}.custom-scrollbar{scrollbar-color:#888 #000}.custom-scrollbar::-webkit-scrollbar{display:none}.custom-scrollbar::-webkit-scrollbar-track{background:#000}.wide-select .ant-select-dropdown{width:"250px"}.ant-select-borderless:hover .ant-select-selector{background-color:#ffffff0d}.ant-select-borderless .ant-select-selector{border:none;box-shadow:none}.ant-select-borderless .ant-select-selector:focus{outline:none}.flex-card .ant-card-body{padding:16px}@media (hover: none){.ant-tooltip{display:none!important}}.ant-tabs-nav{margin-bottom:0!important;padding-left:16px}input,textarea,[contenteditable=true],.ant-input,.ant-input-number-input,.ant-mentions,.ant-select-selection-search-input,code,pre,.ant-typography,.ant-typography p,.ant-typography span,.ant-message-notice-content,.ant-notification-notice-message,.ant-notification-notice-description{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.edit-icon{opacity:0;transition:opacity .2s}.ant-table-row:hover .edit-icon{opacity:1}
