html,body,#root{height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}html[data-theme=dark]{background-color:#141414;--glass-bg-color: #121212;--glass-border-color: rgba(255, 255, 255, .3);--card-bg-color: #1a1a1a;--card-border-color: rgba(255, 255, 255, .3);--input-border-color: #3498db;--input-hover-border-color: #5dade2;--layout-bg: #101010;--form-label-color: #ffffff;--table-header-bg: #2c2c2c;--table-border-color: rgba(255, 255, 255, .25);--menu-item-hover-bg: rgba(255, 255, 255, .2);--menu-item-selected-bg: rgba(52, 152, 219, .5);--text-color: #ffffff;--text-secondary-color: #cccccc;--heading-color: #ffffff;--btn-default-bg: #333333;--btn-default-border: #555555;--btn-default-color: #ffffff;--btn-primary-bg: #3498db;--btn-primary-shadow: rgba(0, 0, 0, .3);--divider-color: rgba(255, 255, 255, .25);--item-hover-bg: rgba(255, 255, 255, .2);--disabled-color: #888888;--disabled-bg: #333333;--shadow-1-up: 0 -6px 16px -8px rgba(0, 0, 0, .48), 0 -9px 28px 0 rgba(0, 0, 0, .3), 0 -12px 48px 16px rgba(0, 0, 0, .2);--shadow-1-down: 0 6px 16px -8px rgba(0, 0, 0, .48), 0 9px 28px 0 rgba(0, 0, 0, .3), 0 12px 48px 16px rgba(0, 0, 0, .2);--shadow-1-left: -6px 0 16px -8px rgba(0, 0, 0, .48), -9px 0 28px 0 rgba(0, 0, 0, .3), -12px 0 48px 16px rgba(0, 0, 0, .2);--shadow-1-right: 6px 0 16px -8px rgba(0, 0, 0, .48), 9px 0 28px 0 rgba(0, 0, 0, .3), 12px 0 48px 16px rgba(0, 0, 0, .2);--shadow-2: 0 3px 6px -4px rgba(0, 0, 0, .4), 0 6px 16px 0 rgba(0, 0, 0, .4), 0 9px 28px 8px rgba(0, 0, 0, .3)}html[data-theme=dark] body,html[data-theme=dark] #root{background-color:#141414}html[data-theme=dark] body{color:var(--text-color)}html[data-theme=dark] .ant-menu{color:var(--text-color);background:transparent}html[data-theme=dark] .ant-menu .ant-menu-item{color:var(--text-color)}html[data-theme=dark] .ant-menu .ant-menu-item:hover{background-color:var(--menu-item-hover-bg)}html[data-theme=dark] .ant-menu .ant-menu-item.ant-menu-item-selected{color:#3498db;background-color:var(--menu-item-selected-bg)!important}html[data-theme=dark] .ant-menu .ant-menu-submenu-title{color:var(--text-color)}html[data-theme=dark] .ant-menu .ant-menu-submenu-title:hover{color:#3498db}html[data-theme=dark] .ant-card{color:var(--text-color)}html[data-theme=dark] .ant-card .ant-card-head-title,html[data-theme=dark] .ant-card .ant-card-meta-title{color:var(--heading-color)}html[data-theme=dark] .ant-card .ant-card-meta-description{color:var(--text-secondary-color)}html[data-theme=dark] .ant-btn:not(.ant-btn-primary){color:var(--btn-default-color);background:var(--btn-default-bg);border-color:var(--btn-default-border)}html[data-theme=dark] .ant-btn:not(.ant-btn-primary):hover{color:#3498db;border-color:#3498db}html[data-theme=dark] .ant-btn-primary{background:var(--btn-primary-bg);box-shadow:0 2px 5px var(--btn-primary-shadow)}html[data-theme=dark] .ant-input,html[data-theme=dark] .ant-input-affix-wrapper,html[data-theme=dark] .ant-picker,html[data-theme=dark] .ant-select-selector{color:var(--text-color);background-color:#242424;border-color:var(--input-border-color)}html[data-theme=dark] .ant-select,html[data-theme=dark] .ant-select .ant-select-selection-item{color:var(--text-color)}html[data-theme=dark] .ant-divider{border-color:var(--divider-color)}html[data-theme=dark] .ant-table{color:var(--text-color)}html[data-theme=dark] .ant-table .ant-table-thead>tr>th{color:var(--heading-color)}html[data-theme=dark] .ant-table .ant-table-tbody>tr:hover>td{background-color:#2c3e50!important}html[data-theme=dark] .ant-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right,html[data-theme=dark] .ant-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left{background-color:#2c3e50!important}html[data-theme=dark] .ant-table .ant-table-tbody>tr:nth-child(odd){background-color:#222}html[data-theme=dark] .ant-table .ant-table-tbody>tr:nth-child(odd) td.ant-table-cell-fix-right,html[data-theme=dark] .ant-table .ant-table-tbody>tr:nth-child(odd) td.ant-table-cell-fix-left{background-color:#222}html[data-theme=dark] .ant-table .ant-table-tbody>tr:nth-child(2n) td.ant-table-cell-fix-right,html[data-theme=dark] .ant-table .ant-table-tbody>tr:nth-child(2n) td.ant-table-cell-fix-left{background-color:#141414}html[data-theme=dark] .ant-pagination .ant-pagination-item a{color:var(--text-color)}html[data-theme=dark] .ant-pagination .ant-pagination-item-active{border-color:#3498db}html[data-theme=dark] .ant-pagination .ant-pagination-item-active a{color:#3498db}html[data-theme=dark] .ant-pagination .ant-pagination-prev .ant-pagination-item-link,html[data-theme=dark] .ant-pagination .ant-pagination-next .ant-pagination-item-link{color:var(--text-color)}html[data-theme=dark] .ant-descriptions-item-label{color:var(--heading-color)}html[data-theme=dark] .ant-descriptions-item-content{color:var(--text-color)}html[data-theme=dark] .ant-tabs .ant-tabs-tab{color:var(--text-secondary-color)}html[data-theme=dark] .ant-tabs .ant-tabs-tab:hover{color:#3498dbcc}html[data-theme=dark] .ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#3498db}html[data-theme=dark] .ant-tabs .ant-tabs-ink-bar{background-color:#3498db}html[data-theme=dark] .ant-modal .ant-modal-content{background-color:var(--card-bg-color)}html[data-theme=dark] .ant-modal .ant-modal-content .ant-modal-header{background-color:var(--card-bg-color);border-bottom-color:var(--divider-color)}html[data-theme=dark] .ant-modal .ant-modal-content .ant-modal-header .ant-modal-title{color:var(--heading-color)}html[data-theme=dark] .ant-modal .ant-modal-content .ant-modal-body{color:var(--text-color)}html[data-theme=dark] .ant-modal .ant-modal-content .ant-modal-footer{border-top-color:var(--divider-color)}html[data-theme=dark] .ant-drawer .ant-drawer-content{background-color:var(--card-bg-color)}html[data-theme=dark] .ant-drawer .ant-drawer-header{background-color:var(--card-bg-color);border-bottom-color:var(--divider-color)}html[data-theme=dark] .ant-drawer .ant-drawer-header .ant-drawer-title{color:var(--heading-color)}html[data-theme=dark] .ant-drawer .ant-drawer-body,html[data-theme=dark] .ant-form{color:var(--text-color)}html[data-theme=dark] .ant-form-item-label>label{color:var(--heading-color)}html[data-theme=dark] .ant-input,html[data-theme=dark] .ant-input-affix-wrapper,html[data-theme=dark] .ant-picker,html[data-theme=dark] .ant-select-selector,html[data-theme=dark] .ant-select-dropdown,html[data-theme=dark] .ant-cascader-dropdown,html[data-theme=dark] .ant-dropdown,html[data-theme=dark] .ant-dropdown-menu,html[data-theme=dark] .ant-tree-select-dropdown,html[data-theme=dark] .ant-mentions,html[data-theme=dark] .ant-cascader-menus{color:var(--text-color)!important;background-color:#1e1e1ecc!important}html[data-theme=dark] .ant-select-dropdown,html[data-theme=dark] .ant-dropdown-menu,html[data-theme=dark] .ant-cascader-menus{box-shadow:var(--shadow-2)}html[data-theme=dark] .ant-select-dropdown .ant-select-item-option,html[data-theme=dark] .ant-dropdown-menu .ant-select-item-option,html[data-theme=dark] .ant-cascader-menus .ant-select-item-option,html[data-theme=dark] .ant-select-dropdown .ant-dropdown-menu-item,html[data-theme=dark] .ant-dropdown-menu .ant-dropdown-menu-item,html[data-theme=dark] .ant-cascader-menus .ant-dropdown-menu-item,html[data-theme=dark] .ant-select-dropdown .ant-cascader-menu-item,html[data-theme=dark] .ant-dropdown-menu .ant-cascader-menu-item,html[data-theme=dark] .ant-cascader-menus .ant-cascader-menu-item{color:var(--text-color)}html[data-theme=dark] .ant-select-dropdown .ant-select-item-option:hover,html[data-theme=dark] .ant-dropdown-menu .ant-select-item-option:hover,html[data-theme=dark] .ant-cascader-menus .ant-select-item-option:hover,html[data-theme=dark] .ant-select-dropdown .ant-dropdown-menu-item:hover,html[data-theme=dark] .ant-dropdown-menu .ant-dropdown-menu-item:hover,html[data-theme=dark] .ant-cascader-menus .ant-dropdown-menu-item:hover,html[data-theme=dark] .ant-select-dropdown .ant-cascader-menu-item:hover,html[data-theme=dark] .ant-dropdown-menu .ant-cascader-menu-item:hover,html[data-theme=dark] .ant-cascader-menus .ant-cascader-menu-item:hover{background-color:var(--item-hover-bg)}html[data-theme=dark] .ant-select-dropdown .ant-select-item-option-selected,html[data-theme=dark] .ant-dropdown-menu .ant-select-item-option-selected,html[data-theme=dark] .ant-cascader-menus .ant-select-item-option-selected,html[data-theme=dark] .ant-select-dropdown .ant-dropdown-menu-item-selected,html[data-theme=dark] .ant-dropdown-menu .ant-dropdown-menu-item-selected,html[data-theme=dark] .ant-cascader-menus .ant-dropdown-menu-item-selected,html[data-theme=dark] .ant-select-dropdown .ant-cascader-menu-item-selected,html[data-theme=dark] .ant-dropdown-menu .ant-cascader-menu-item-selected,html[data-theme=dark] .ant-cascader-menus .ant-cascader-menu-item-selected,html[data-theme=dark] .ant-select-dropdown .ant-select-item-option-active,html[data-theme=dark] .ant-dropdown-menu .ant-select-item-option-active,html[data-theme=dark] .ant-cascader-menus .ant-select-item-option-active,html[data-theme=dark] .ant-select-dropdown .ant-dropdown-menu-item-active,html[data-theme=dark] .ant-dropdown-menu .ant-dropdown-menu-item-active,html[data-theme=dark] .ant-cascader-menus .ant-dropdown-menu-item-active,html[data-theme=dark] .ant-select-dropdown .ant-cascader-menu-item-active,html[data-theme=dark] .ant-dropdown-menu .ant-cascader-menu-item-active,html[data-theme=dark] .ant-cascader-menus .ant-cascader-menu-item-active{color:#3498db;background-color:var(--menu-item-selected-bg)}html[data-theme=dark] .ant-checkbox-wrapper,html[data-theme=dark] .ant-radio-wrapper{color:var(--text-color)}html[data-theme=dark] .ant-checkbox-checked .ant-checkbox-inner,html[data-theme=dark] .ant-radio-checked .ant-radio-inner{background-color:#3498db;border-color:#3498db}html[data-theme=dark] .ant-checkbox-inner,html[data-theme=dark] .ant-radio-inner{background-color:#0003;border-color:var(--btn-default-border)}html[data-theme=dark] .ant-switch{background-color:#00000040}html[data-theme=dark] .ant-switch.ant-switch-checked{background-color:#3498db}html[data-theme=dark] .ant-slider .ant-slider-rail{background-color:#ffffff1f}html[data-theme=dark] .ant-slider .ant-slider-track{background-color:#3498db}html[data-theme=dark] .ant-slider .ant-slider-handle{border-color:#3498db}html[data-theme=dark] .ant-empty .ant-empty-image{opacity:.5}html[data-theme=dark] .ant-empty .ant-empty-description{color:var(--text-secondary-color)}html[data-theme=dark] .ant-spin{color:#3498db}html[data-theme=dark] .ant-spin .ant-spin-dot-item{background-color:#3498db}html[data-theme=dark] .ant-message-notice-content,html[data-theme=dark] .ant-notification-notice{background-color:var(--card-bg-color);box-shadow:var(--shadow-2)}html[data-theme=dark] .ant-message-notice-content .ant-message-notice-message,html[data-theme=dark] .ant-notification-notice .ant-message-notice-message,html[data-theme=dark] .ant-message-notice-content .ant-notification-notice-message,html[data-theme=dark] .ant-notification-notice .ant-notification-notice-message{color:var(--heading-color)}html[data-theme=dark] .ant-message-notice-content .ant-message-notice-description,html[data-theme=dark] .ant-notification-notice .ant-message-notice-description,html[data-theme=dark] .ant-message-notice-content .ant-notification-notice-description,html[data-theme=dark] .ant-notification-notice .ant-notification-notice-description{color:var(--text-color)}html[data-theme=dark] .ant-modal-mask,html[data-theme=dark] .ant-drawer-mask{background-color:#000000b3}html[data-theme=dark] .ant-pro-layout{background:var(--layout-bg)}html[data-theme=dark] .ant-pro-layout .ant-pro-layout-bg-list{background:var(--layout-bg);background-color:#141414}html[data-theme=dark] .ant-pro-table .ant-pro-table-search{background-color:var(--card-bg-color)}html[data-theme=dark] .ant-pro-table .ant-pro-table-search .ant-form-item-label>label{color:var(--heading-color)}html[data-theme=dark] .ant-pro-table .ant-pro-table-search .ant-picker-input>input,html[data-theme=dark] .ant-pro-table .ant-pro-table-search .ant-select-selection-item,html[data-theme=dark] .ant-pro-table .ant-pro-table-search .ant-select-selection-placeholder,html[data-theme=dark] .ant-pro-table .ant-pro-table-search .ant-select-arrow,html[data-theme=dark] .ant-pro-table .ant-pro-table-search .ant-form-item{color:var(--text-color)}html[data-theme=dark] .ant-pro-table .ant-pro-table-search .ant-input-affix-wrapper,html[data-theme=dark] .ant-pro-table .ant-pro-table-search .ant-picker,html[data-theme=dark] .ant-pro-table .ant-pro-table-search .ant-select:not(.ant-select-customize-input) .ant-select-selector{background-color:#1e1e1ecc;border-color:var(--input-border-color)}html[data-theme=dark] .ant-pro-table .ant-pro-table-search .ant-input-affix-wrapper:hover,html[data-theme=dark] .ant-pro-table .ant-pro-table-search .ant-picker:hover,html[data-theme=dark] .ant-pro-table .ant-pro-table-search .ant-select:not(.ant-select-customize-input) .ant-select-selector:hover{border-color:var(--input-hover-border-color)}html[data-theme=dark] .ant-pro-table .ant-pro-table-search .ant-btn.ant-btn-primary{background:var(--btn-primary-bg)}html[data-theme=dark] .ant-pro-table .ant-pro-table-search .ant-btn:not(.ant-btn-primary){color:var(--btn-default-color);background:var(--btn-default-bg);border-color:var(--btn-default-border)}html[data-theme=dark] .ant-layout-footer{color:var(--text-color);background-color:var(--layout-bg)}html[data-theme=light]{--glass-bg-color: #ffffff;--glass-border-color: #dddddd;--card-bg-color: #ffffff;--card-border-color: #dddddd;--input-border-color: #3498db;--input-hover-border-color: #2980b9;--layout-bg: #f0f2f5;--form-label-color: #333333;--table-header-bg: #e6f7ff;--table-border-color: #d9d9d9;--menu-item-hover-bg: #e6f7ff;--menu-item-selected-bg: #1890ff25;--text-color: #333333;--text-secondary-color: #666666;--heading-color: #000000;--btn-default-bg: #ffffff;--btn-default-border: #d9d9d9;--btn-default-color: #333333;--btn-primary-bg: #1890ff;--btn-primary-shadow: rgba(24, 144, 255, .3);--divider-color: #e8e8e8;--item-hover-bg: #e6f7ff;--disabled-color: #999999;--disabled-bg: #f5f5f5;--shadow-1-up: 0 -6px 16px -8px rgba(0, 0, 0, .08), 0 -9px 28px 0 rgba(0, 0, 0, .05), 0 -12px 48px 16px rgba(0, 0, 0, .03);--shadow-1-down: 0 6px 16px -8px rgba(0, 0, 0, .08), 0 9px 28px 0 rgba(0, 0, 0, .05), 0 12px 48px 16px rgba(0, 0, 0, .03);--shadow-1-left: -6px 0 16px -8px rgba(0, 0, 0, .08), -9px 0 28px 0 rgba(0, 0, 0, .05), -12px 0 48px 16px rgba(0, 0, 0, .03);--shadow-1-right: 6px 0 16px -8px rgba(0, 0, 0, .08), 9px 0 28px 0 rgba(0, 0, 0, .05), 12px 0 48px 16px rgba(0, 0, 0, .03);--shadow-2: 0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05)}.colorWeak{filter:invert(80%)}.ant-layout-header{background-color:var(--glass-bg-color)!important;border:1px solid var(--glass-border-color);box-shadow:0 8px 32px #1f26871a;backdrop-filter:blur(10px);z-index:1000;transition:all .3s ease}.ant-pro-sider{background-color:var(--glass-bg-color)!important;border:1px solid var(--glass-border-color);box-shadow:0 8px 32px #1f26871a;backdrop-filter:blur(10px);box-shadow:0 2px 8px #0000000d}.ant-card{overflow:hidden;background:var(--card-bg-color);border:1px solid var(--card-border-color);border-radius:12px;backdrop-filter:blur(6px);transition:all .3s ease}.ant-card:hover{box-shadow:0 8px 24px #959da51a;transform:translateY(-2px)}.ant-card .ant-card-head{background:var(--card-bg-color);border-bottom:1px solid var(--table-border-color)}.ant-pro-card{overflow:hidden;background-color:var(--card-bg-color);border:1px solid var(--card-border-color);border-radius:12px;backdrop-filter:blur(6px);transition:all .3s ease}.ant-pro-card:hover{box-shadow:0 8px 24px #959da51a;transform:translateY(-2px)}.ant-form-item-label>label{color:var(--form-label-color);font-weight:500}.ant-input,.ant-input-affix-wrapper,.ant-picker,.ant-select-selector{border:1px solid var(--input-border-color)!important;border-radius:8px!important;transition:all .3s}.ant-input:hover,.ant-input-affix-wrapper:hover,.ant-picker:hover,.ant-select-selector:hover,.ant-input:focus,.ant-input-affix-wrapper:focus,.ant-picker:focus,.ant-select-selector:focus{border-color:var(--input-hover-border-color)!important;box-shadow:0 0 0 2px #3498db0d!important}.ant-input .ant-input,.ant-input-affix-wrapper .ant-input,.ant-picker .ant-input,.ant-select-selector .ant-input{border:none!important;box-shadow:none!important}.ant-input .ant-input:focus,.ant-input-affix-wrapper .ant-input:focus,.ant-picker .ant-input:focus,.ant-select-selector .ant-input:focus,.ant-input .ant-input:hover,.ant-input-affix-wrapper .ant-input:hover,.ant-picker .ant-input:hover,.ant-select-selector .ant-input:hover{box-shadow:none!important}.ant-input-group{display:flex!important}.ant-input-group .ant-input-affix-wrapper:first-child,.ant-input-group .ant-input:first-child{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.ant-input-group .ant-input-group-addon:last-child{border-left:0!important;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.ant-input-group .ant-input-group-addon:last-child .ant-btn{height:100%;margin-left:-1px;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.ant-input-group .ant-input-affix-wrapper .ant-input{border:none!important}.ant-input-search .ant-input{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.ant-input-search .ant-input-search-button{height:36px;margin-left:-1px;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.ant-input-search .ant-input-group-addon .ant-btn{height:36px;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.ant-input-affix-wrapper .ant-input-suffix .ant-btn{margin-right:-7px}.ant-pro-layout .ant-watermark canvas{opacity:.03!important}html[data-theme=dark] .ant-pro-layout .ant-watermark canvas{opacity:.02!important}.ant-layout{min-height:100vh;background:var(--layout-bg)}.ant-pro-sider.ant-layout-sider.ant-pro-sider-fixed{left:unset}.ant-menu-item{margin:4px 8px!important;border-radius:8px}.ant-menu-item.ant-menu-item-selected{background:var(--menu-item-selected-bg)!important}.ant-menu-item.ant-menu-item-selected:after{opacity:0}.ant-menu-item:hover:not(.ant-menu-item-selected){background-color:var(--menu-item-hover-bg)!important}.ant-table{overflow:hidden;background:var(--card-bg-color);border-radius:12px;backdrop-filter:blur(6px)}.ant-table .ant-table-thead>tr>th{background:var(--table-header-bg);border-bottom:1px solid var(--table-border-color)}.ant-table .ant-table-tbody>tr:hover>td{background-color:#e6f7ff!important}.ant-table .ant-table-tbody>tr:nth-child(odd){background-color:#f9f9f9}canvas{display:block}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul,ol{list-style:none}.ant-btn-primary{height:36px;padding:0 16px;font-weight:500;background:var(--btn-primary-bg);border:none;border-radius:8px;box-shadow:0 2px 5px var(--btn-primary-shadow);transition:all .3s ease}.ant-btn-primary:hover{box-shadow:0 4px 8px #3498db4d;transform:translateY(-1px)}.ant-btn:not(.ant-btn-primary){height:36px;padding:0 16px;color:var(--btn-default-color);font-weight:500;background:var(--btn-default-bg);border:1px solid var(--btn-default-border);border-radius:8px}.ant-btn:not(.ant-btn-primary):hover{color:#3498db;border-color:#3498db}.ant-btn-sm{height:28px!important;padding:0 12px!important;font-size:12px!important}.ant-btn-lg{height:44px!important;padding:0 20px!important;font-size:16px!important}@media (max-width: 768px){.ant-table{width:100%;overflow-x:auto}.ant-table-thead>tr>th,.ant-table-tbody>tr>th,.ant-table-thead>tr>td,.ant-table-tbody>tr>td{white-space:pre}.ant-table-thead>tr>th>span,.ant-table-tbody>tr>th>span,.ant-table-thead>tr>td>span,.ant-table-tbody>tr>td>span{display:block}}.input-with-addon.ant-input-affix-wrapper .ant-input{border-radius:0!important}.input-with-addon.ant-input-group-wrapper .ant-input{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.input-with-addon.ant-input-group-wrapper .ant-input-group-addon,.input-with-addon.ant-input-group-wrapper .ant-input-group-addon .ant-btn{border-top-left-radius:0!important;border-bottom-left-radius:0!important}:root{--table-header-bg-light: #fafafa;--table-row-bg-light: #ffffff;--table-row-hover-bg-light: #f5f5f5;--table-row-odd-bg-light: #fafafa}.ant-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right,.ant-table .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left{background-color:var(--table-row-hover-bg-light)!important}.ant-table .ant-table-tbody>tr:nth-child(odd) td.ant-table-cell-fix-right,.ant-table .ant-table-tbody>tr:nth-child(odd) td.ant-table-cell-fix-left{background-color:var(--table-row-odd-bg-light)}.ant-table .ant-table-tbody>tr:nth-child(2n) td.ant-table-cell-fix-right,.ant-table .ant-table-tbody>tr:nth-child(2n) td.ant-table-cell-fix-left{background-color:var(--table-row-bg-light)}.ant-form-item .ant-input-group-wrapper .ant-input-wrapper{display:flex;align-items:center}.ant-form-item .ant-input-group-wrapper .ant-input-wrapper .ant-input{flex:1 1;border-top-right-radius:0;border-bottom-right-radius:0}.ant-form-item .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon{padding:0;background:none;border:none}.ant-form-item .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon .ant-btn{height:32px;margin:0;border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.ant-form-item .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon .ant-btn:hover{margin-left:-1px;border-left:1px solid var(--input-hover-border-color, #4096ff)}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
