:root{--border-radius-base: 2px;--border-radius-sm: 2px;--border-radius-md: 4px;--border-radius-lg: 8px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--font-size-xs: 12px;--font-size-sm: 14px;--font-size-md: 16px;--font-size-lg: 18px;--font-size-xl: 20px;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-bold: 600;--box-shadow-base: 0 2px 8px rgba(0, 0, 0, .15);--box-shadow-card: 0 1px 2px -2px rgba(0, 0, 0, .16), 0 3px 6px 0 rgba(0, 0, 0, .12), 0 5px 12px 4px rgba(0, 0, 0, .09);--z-index-base: 1;--z-index-dropdown: 1050;--z-index-modal: 1000;--z-index-tooltip: 1060;--transition-duration-base: .2s;--transition-duration-slow: .3s;--transition-timing-base: cubic-bezier(.645, .045, .355, 1)}:root{--primary-color: #1890FF;--primary-hover-color: rgba(24, 144, 255, .1);--secondary-color: #52C41A;--background-color: #F0F2F5;--table-odd-bg: rgba(0, 0, 0, .02);--table-even-bg: transparent;--table-hover-bg: var(--primary-hover-color);--text-color: #000000;--text-base-color: #000000;--text-menu-color: #000000;--text-menu-secondary-color: rgba(0, 0, 0, .75);--button-bg-color: #1890FF;--button-hover-bg-color: #40A9FF;--button-active-bg-color: #096DD9;--border-color: rgba(0, 0, 0, .12);--border-color-base: rgba(0, 0, 0, .15);--border-color-split: rgba(0, 0, 0, .08);--link-color: color-mix(in srgb, var(--primary-color) 90%, white);--link-hover-color: color-mix(in srgb, var(--primary-color) 75%, white)}[data-theme=daybreak]{--primary-color: #1890FF;--secondary-color: #096dd9;--background-color: #F0F2F5;--text-color: #000000;--text-base-color: #000000;--text-menu-color: #000000;--text-menu-secondary-color: rgba(0, 0, 0, .75);--primary-hover-color: rgba(24, 144, 255, .1);--table-odd-bg: #FFFFFF;--table-even-bg: #FAFAFA;--table-hover-bg: #F5F5F5;--button-bg-color: #1890FF;--button-hover-bg-color: #40A9FF;--button-active-bg-color: #096DD9;--border-color: rgba(0, 0, 0, .12);--border-color-base: rgba(0, 0, 0, .15);--border-color-split: rgba(0, 0, 0, .08);--link-color: color-mix(in srgb, var(--primary-color) 90%, white);--link-hover-color: color-mix(in srgb, var(--primary-color) 75%, white)}[data-theme=modern]{--primary-color: #13c2c2;--secondary-color: #08979c;--background-color: #FFFFFF;--text-color: #000000;--text-base-color: #000000;--text-menu-color: #000000;--text-menu-secondary-color: rgba(0, 0, 0, .75);--primary-hover-color: rgba(19, 194, 194, .1);--table-odd-bg: rgba(0, 0, 0, .02);--table-even-bg: transparent;--table-hover-bg: var(--primary-hover-color);--button-bg-color: #13c2c2;--button-hover-bg-color: #36cfc9;--button-active-bg-color: #08979c;--border-color: rgba(0, 0, 0, .12);--border-color-base: rgba(0, 0, 0, .15);--border-color-split: rgba(0, 0, 0, .08);--link-color: color-mix(in srgb, var(--primary-color) 90%, white);--link-hover-color: color-mix(in srgb, var(--primary-color) 75%, white)}[data-theme=tech]{--primary-color: #2f54eb;--secondary-color: #1d39c4;--background-color: #121212;--text-color: rgba(255, 255, 255, .85);--text-base-color: rgba(255, 255, 255, .85);--text-menu-color: rgba(255, 255, 255, .85);--text-menu-secondary-color: rgba(255, 255, 255, .65);--primary-hover-color: rgba(47, 84, 235, .1);--table-odd-bg: rgba(255, 255, 255, .04);--table-even-bg: transparent;--table-hover-bg: rgba(255, 255, 255, .08);--button-bg-color: #2f54eb;--button-hover-bg-color: #597ef7;--button-active-bg-color: #1d39c4;--border-color: rgba(255, 255, 255, .12);--border-color-base: rgba(255, 255, 255, .15);--border-color-split: rgba(255, 255, 255, .08);--link-color: color-mix(in srgb, var(--primary-color) 90%, white);--link-hover-color: color-mix(in srgb, var(--primary-color) 75%, white)}[data-theme=dark]{--primary-color: #1890FF;--secondary-color: #096dd9;--background-color: #141414;--text-color: rgba(255, 255, 255, .85);--text-base-color: rgba(255, 255, 255, .85);--text-menu-color: rgba(255, 255, 255, .85);--text-menu-secondary-color: rgba(255, 255, 255, .65);--primary-hover-color: rgba(24, 144, 255, .1);--table-odd-bg: rgba(255, 255, 255, .04);--table-even-bg: transparent;--table-hover-bg: rgba(255, 255, 255, .08);--button-bg-color: #1890FF;--button-hover-bg-color: #40A9FF;--button-active-bg-color: #096DD9;--border-color: rgba(255, 255, 255, .12);--border-color-base: rgba(255, 255, 255, .15);--border-color-split: rgba(255, 255, 255, .08);--link-color: color-mix(in srgb, var(--primary-color) 90%, white);--link-hover-color: color-mix(in srgb, var(--primary-color) 75%, white)}:root{--menu-bg-color: #30394A;--menu-text-color: #ffffff;--menu-text-secondary-color: rgba(255, 255, 255, .75)}.ant-layout-sider,.ant-pro-sider{background-color:var(--menu-bg-color)!important}.ant-pro-menu,.ant-pro-sider-menu,.ant-pro-sider-menu-sider,.ant-pro-sider-light .ant-menu,.ant-menu{background-color:var(--menu-bg-color)!important;color:var(--menu-text-color)!important}.ant-menu .ant-menu-item{color:var(--menu-text-color)!important}.ant-menu .ant-menu-item>a{color:var(--menu-text-color)!important}.ant-menu .ant-menu-item-selected{color:var(--primary-color)!important;background-color:#ffffff1a!important}.ant-menu .ant-menu-submenu,.ant-menu .ant-menu-submenu-title{color:var(--menu-text-color)!important}.ant-menu .ant-menu-item-group-title{color:var(--menu-text-color)!important}.ant-menu .ant-menu-item-divider{background-color:#fff3!important}.ant-pro-sider .ant-menu,.ant-pro-sider .ant-menu-sub,.ant-pro-sider .ant-menu-inline,.ant-pro-sider-menu-sider .ant-menu,.ant-pro-sider-menu-sider .ant-menu-sub,.ant-pro-sider-menu-sider .ant-menu-inline,.ant-pro-sider .ant-menu .ant-menu-item a,.ant-pro-sider .ant-menu-sub .ant-menu-item a,.ant-pro-sider .ant-menu-inline .ant-menu-item a,.ant-pro-sider-menu-sider .ant-menu .ant-menu-item a,.ant-pro-sider-menu-sider .ant-menu-sub .ant-menu-item a,.ant-pro-sider-menu-sider .ant-menu-inline .ant-menu-item a,.ant-pro-sider .ant-menu .ant-menu-submenu-title span,.ant-pro-sider .ant-menu-sub .ant-menu-submenu-title span,.ant-pro-sider .ant-menu-inline .ant-menu-submenu-title span,.ant-pro-sider-menu-sider .ant-menu .ant-menu-submenu-title span,.ant-pro-sider-menu-sider .ant-menu-sub .ant-menu-submenu-title span,.ant-pro-sider-menu-sider .ant-menu-inline .ant-menu-submenu-title span,.ant-pro-sider .ant-menu .ant-menu-item-group-title,.ant-pro-sider .ant-menu-sub .ant-menu-item-group-title,.ant-pro-sider .ant-menu-inline .ant-menu-item-group-title,.ant-pro-sider-menu-sider .ant-menu .ant-menu-item-group-title,.ant-pro-sider-menu-sider .ant-menu-sub .ant-menu-item-group-title,.ant-pro-sider-menu-sider .ant-menu-inline .ant-menu-item-group-title,.ant-pro-sider .ant-menu .ant-menu-item,.ant-pro-sider .ant-menu-sub .ant-menu-item,.ant-pro-sider .ant-menu-inline .ant-menu-item,.ant-pro-sider-menu-sider .ant-menu .ant-menu-item,.ant-pro-sider-menu-sider .ant-menu-sub .ant-menu-item,.ant-pro-sider-menu-sider .ant-menu-inline .ant-menu-item,.ant-pro-sider .ant-menu .ant-menu-submenu,.ant-pro-sider .ant-menu-sub .ant-menu-submenu,.ant-pro-sider .ant-menu-inline .ant-menu-submenu,.ant-pro-sider-menu-sider .ant-menu .ant-menu-submenu,.ant-pro-sider-menu-sider .ant-menu-sub .ant-menu-submenu,.ant-pro-sider-menu-sider .ant-menu-inline .ant-menu-submenu,.ant-pro-sider .ant-menu a,.ant-pro-sider .ant-menu-sub a,.ant-pro-sider .ant-menu-inline a,.ant-pro-sider-menu-sider .ant-menu a,.ant-pro-sider-menu-sider .ant-menu-sub a,.ant-pro-sider-menu-sider .ant-menu-inline a,.ant-pro-sider .ant-menu span,.ant-pro-sider .ant-menu-sub span,.ant-pro-sider .ant-menu-inline span,.ant-pro-sider-menu-sider .ant-menu span,.ant-pro-sider-menu-sider .ant-menu-sub span,.ant-pro-sider-menu-sider .ant-menu-inline span,li.ant-menu-item,li.ant-menu-submenu,li.ant-menu-item-group,.ant-menu-submenu-title,.ant-menu .anticon,.ant-menu-submenu-title .anticon,.ant-menu-item .anticon{color:var(--menu-text-color)!important}.ant-pro-sider-collapsed-button{color:var(--menu-text-color)!important;background-color:var(--menu-bg-color)!important;border-color:#fff3!important}.ant-menu-inline-collapsed-tooltip .ant-tooltip-inner,.ant-menu-vertical-collapsed-tooltip .ant-tooltip-inner{background-color:var(--menu-bg-color)!important;color:var(--menu-text-color)!important}body{background-color:var(--background-color);color:var(--text-color);min-height:100vh;margin:0}.ant-pro-layout{display:flex;flex-direction:column;min-height:100vh}.ant-layout-sider .ant-menu,.ant-pro-sider .ant-menu,.ant-pro-sider-menu .ant-menu{background-color:var(--menu-bg-color, var(--background-color))!important}.ant-layout-sider .ant-menu .ant-menu-title-content,.ant-pro-sider .ant-menu .ant-menu-title-content,.ant-pro-sider-menu .ant-menu .ant-menu-title-content,.ant-layout-sider .ant-menu .ant-menu-item,.ant-pro-sider .ant-menu .ant-menu-item,.ant-pro-sider-menu .ant-menu .ant-menu-item,.ant-layout-sider .ant-menu .ant-menu-submenu,.ant-pro-sider .ant-menu .ant-menu-submenu,.ant-pro-sider-menu .ant-menu .ant-menu-submenu,.ant-layout-sider .ant-menu .ant-menu-submenu-title,.ant-pro-sider .ant-menu .ant-menu-submenu-title,.ant-pro-sider-menu .ant-menu .ant-menu-submenu-title,.ant-layout-sider .ant-menu .ant-menu-submenu-title span,.ant-pro-sider .ant-menu .ant-menu-submenu-title span,.ant-pro-sider-menu .ant-menu .ant-menu-submenu-title span,.ant-layout-sider .ant-menu .ant-menu-item a,.ant-pro-sider .ant-menu .ant-menu-item a,.ant-pro-sider-menu .ant-menu .ant-menu-item a,.ant-layout-sider .ant-menu .ant-menu-submenu span,.ant-pro-sider .ant-menu .ant-menu-submenu span,.ant-pro-sider-menu .ant-menu .ant-menu-submenu span,.ant-layout-sider .ant-menu .ant-menu-item-group-title,.ant-pro-sider .ant-menu .ant-menu-item-group-title,.ant-pro-sider-menu .ant-menu .ant-menu-item-group-title,.ant-layout-sider .ant-menu .ant-menu-item-only-child,.ant-pro-sider .ant-menu .ant-menu-item-only-child,.ant-pro-sider-menu .ant-menu .ant-menu-item-only-child{color:var(--menu-text-color, var(--text-color))!important}.ant-layout-sider .ant-menu .ant-menu-item:hover,.ant-pro-sider .ant-menu .ant-menu-item:hover,.ant-pro-sider-menu .ant-menu .ant-menu-item:hover,.ant-layout-sider .ant-menu .ant-menu-submenu:hover,.ant-pro-sider .ant-menu .ant-menu-submenu:hover,.ant-pro-sider-menu .ant-menu .ant-menu-submenu:hover,.ant-layout-sider .ant-menu .ant-menu-submenu-title:hover,.ant-pro-sider .ant-menu .ant-menu-submenu-title:hover,.ant-pro-sider-menu .ant-menu .ant-menu-submenu-title:hover{color:var(--primary-color)!important}.ant-layout-sider .ant-menu .ant-menu-submenu-arrow,.ant-pro-sider .ant-menu .ant-menu-submenu-arrow,.ant-pro-sider-menu .ant-menu .ant-menu-submenu-arrow{color:var(--menu-text-color, var(--text-color))!important}.ant-layout-sider .ant-menu .ant-menu-item-selected,.ant-pro-sider .ant-menu .ant-menu-item-selected,.ant-pro-sider-menu .ant-menu .ant-menu-item-selected{color:var(--primary-color)!important;background-color:#ffffff1a!important}.ant-pro-layout-content{flex:1 1;margin:0;padding:16px;width:100%;max-width:100%}.ant-pro-page-container-children-content{padding:0!important;width:100%;max-width:100%}.ant-pro-layout{min-height:100vh}a{color:var(--link-color);text-decoration:none;outline:none;cursor:pointer;transition:color .3s}a:hover{color:var(--link-hover-color)}a:active,.ant-typography.ant-typography-link{color:var(--link-color)}.ant-typography.ant-typography-link:hover{color:var(--link-hover-color)}.ant-btn-link{color:var(--link-color)}.ant-btn-link:hover{color:var(--link-hover-color)}.ant-btn-link:active{color:var(--link-color)}.ant-table{background-color:var(--background-color)!important;border:1px solid var(--border-color-split, #f0f0f0);border-radius:2px}.ant-table .ant-table-thead>tr>th{background-color:var(--background-color)!important;color:var(--text-menu-secondary-color, rgba(0, 0, 0, .65))!important;font-weight:400;font-size:14px;padding:12px 8px;border-bottom:1px solid var(--border-color-split, #f0f0f0);transition:background .3s ease}.ant-table .ant-table-thead>tr>th .ant-table-column-sorter,.ant-table .ant-table-thead>tr>th .ant-table-filter-trigger{color:#00000073}.ant-table .ant-table-tbody>tr>td{color:var(--text-color)!important;padding:12px 8px;border-bottom:1px solid var(--border-color-split, #f0f0f0)}.ant-table .ant-table-tbody>tr:nth-child(odd){background-color:var(--table-odd-bg)}.ant-table .ant-table-tbody>tr:nth-child(2n){background-color:var(--table-even-bg)}.ant-table .ant-table-tbody>tr:hover>td{background-color:var(--table-hover-bg)!important}.ant-table .ant-table-cell{background-color:transparent!important}[data-theme=dark] .ant-table,[data-theme=tech] .ant-table{background-color:var(--background-color)!important;border-color:var(--border-color-split, rgba(255, 255, 255, .12))!important}[data-theme=dark] .ant-table .ant-table-thead>tr>th,[data-theme=tech] .ant-table .ant-table-thead>tr>th{color:#ffffffa6!important;background-color:var(--background-color)!important;border-bottom-color:var(--border-color-split, rgba(255, 255, 255, .12))!important}[data-theme=dark] .ant-table .ant-table-thead>tr>th .ant-table-column-sorter,[data-theme=tech] .ant-table .ant-table-thead>tr>th .ant-table-column-sorter,[data-theme=dark] .ant-table .ant-table-thead>tr>th .ant-table-filter-trigger,[data-theme=tech] .ant-table .ant-table-thead>tr>th .ant-table-filter-trigger{color:#ffffff73!important}[data-theme=dark] .ant-table .ant-table-tbody>tr>td,[data-theme=tech] .ant-table .ant-table-tbody>tr>td{color:#ffffffbf!important;border-bottom-color:var(--border-color-split, rgba(255, 255, 255, .12))!important}.ant-card{background-color:var(--background-color)!important;border-color:var(--border-color-split)!important}.ant-card .ant-card-head{border-bottom-color:var(--border-color-split)!important}.ant-card .ant-card-head .ant-card-head-title{color:var(--primary-color)!important;font-weight:500}.ant-card .ant-card-body{background-color:var(--background-color)!important;padding:24px}.ant-tabs .ant-tabs-nav{margin-bottom:16px;padding:0 24px}.ant-tabs .ant-tabs-nav:before{border-bottom-color:var(--border-color-split)!important}.ant-tabs .ant-tabs-tab{border-color:var(--border-color-split)!important;padding:12px 0;margin:0 24px 0 0}.ant-tabs .ant-tabs-content-holder{padding:0 24px;overflow:auto}.ant-tabs .ant-tabs-content,.ant-tabs .ant-tabs-tabpane{overflow:auto}.ant-card .ant-tabs .ant-tabs-nav{padding:0 24px;margin:0}.ant-card .ant-tabs .ant-tabs-nav:before{border-bottom-color:var(--border-color-split)!important}.ant-card .ant-tabs .ant-tabs-content-holder{padding:16px 24px}.ant-card .ant-tabs .ant-tabs-tab{padding:12px 0;margin:0 24px 0 0}.ant-layout{background-color:var(--background-color)!important;color:var(--text-color)!important}.ant-layout-header{background-color:var(--primary-color)!important;color:var(--text-color)!important}.ant-layout-sider{background-color:var(--menu-bg-color, var(--background-color))!important}.ant-pro-sider-fixed-mix{top:48px!important;height:calc(100vh - 48px)!important}.ant-pro-sider-fixed{top:0!important;height:100vh!important}.ant-pro-layout-mix .ant-layout-sider,.ant-pro-layout-mix .ant-pro-sider{margin-top:48px!important}.ant-pro-sider-logo{background-color:var(--menu-bg-color, var(--background-color))!important}.ant-pro-sider-logo>a{display:flex;align-items:center;height:100%}.ant-pro-sider-logo>a>h1{padding-left:20px;font-size:18px!important;color:var(--menu-text-color, var(--text-color))!important}.ant-pro-sider.ant-layout-sider-dark .ant-pro-sider-logo>a>h1,.ant-pro-sider[style*="--menu-bg-color: #30394A"] .ant-pro-sider-logo>a>h1,.ant-pro-sider[style*="background-color: #30394A"] .ant-pro-sider-logo>a>h1{color:var(--menu-text-color, var(--text-color))!important}.ant-pro-page-container,.ant-pro-page-container-children-content,.ant-pro-page-container-warp,.ant-pro-layout-content,.ant-page-header-content,.ant-pro-card,.ant-pro-card .ant-pro-card-body{background-color:var(--background-color)!important}.ant-menu{background-color:var(--menu-bg-color, var(--background-color))!important;color:var(--menu-text-color, var(--text-color))!important}.ant-menu .ant-menu-item{color:var(--menu-text-color, var(--text-color))!important}.ant-menu .ant-menu-item:hover{color:var(--primary-color)!important}.ant-menu .ant-menu-item-selected{color:var(--primary-color)!important;background-color:transparent!important}.ant-menu .ant-menu-submenu{color:var(--menu-text-color, var(--text-color))!important}.ant-menu .ant-menu-submenu-title:hover{color:var(--primary-color)!important}.ant-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--primary-color)!important}.ant-modal .ant-modal-header{border-bottom-color:var(--border-color-split)}.ant-modal .ant-modal-footer{border-top-color:var(--border-color-split)}.ant-drawer .ant-drawer-header{border-bottom-color:var(--border-color-split)}.ant-list .ant-list-item{border-bottom-color:var(--border-color-split);padding-left:24px!important}.ant-collapse{border-color:var(--border-color-split)}.ant-collapse .ant-collapse-item{border-bottom-color:var(--border-color-split)}.anticon{transition:all .3s}.icon-item .icon,.todo-item .count{color:var(--primary-color)}.ant-btn .anticon{color:inherit}.ant-btn.ant-btn-text{color:var(--text-color)}.ant-btn.ant-btn-text:hover{color:var(--primary-color);background-color:var(--primary-hover-color)}.ant-btn.ant-btn-text.add-shortcut-btn{width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center}.ant-btn.ant-btn-text.add-shortcut-btn .add-icon{font-size:20px;font-weight:700}.ant-btn.ant-btn-text.add-shortcut-btn:hover .add-icon{transform:scale(1.1)}.ant-btn.ant-btn-primary .anticon{color:#fff}.ant-list .anticon{color:var(--primary-color)}.delete-icon{color:#ff4d4f!important}.icon-item{text-align:center;cursor:pointer;padding:8px;border-radius:4px;transition:all .3s;position:relative}.icon-item.hovered{background-color:var(--primary-hover-color)}.icon-item.hovered .icon{transform:scale(1.1)}.icon-item .icon{font-size:24px;margin-bottom:8px;transition:transform .3s}.icon-item .text{font-size:14px;color:var(--text-color)}.icon-item .delete-icon{position:absolute;top:4px;right:4px;color:#ff4d4f;font-size:14px;background:#fff;border-radius:50%;padding:4px;box-shadow:0 2px 4px #0000001a;transition:all .3s}.icon-item .delete-icon:hover{transform:scale(1.1);background-color:#fff1f0}.todo-item{text-align:center;cursor:pointer;padding:8px;border-radius:4px;transition:all .3s;position:relative}.todo-item.hovered{background-color:var(--primary-hover-color)}.todo-item.hovered .count{transform:scale(1.1)}.todo-item .count{font-size:24px;font-weight:700;margin:0;transition:transform .3s}.todo-item .text{font-size:14px;color:var(--text-color);margin-top:8px}.todo-item .delete-icon{position:absolute;top:4px;right:4px;color:#ff4d4f;font-size:14px;background:#fff;border-radius:50%;padding:4px;box-shadow:0 2px 4px #0000001a;transition:all .3s}.todo-item .delete-icon:hover{transform:scale(1.1);background-color:#fff1f0}.add-item{text-align:center;cursor:pointer;padding:8px;border-radius:4px;transition:all .3s}.add-item:hover{background-color:var(--primary-hover-color)}.add-item:hover .add-icon{transform:scale(1.1);color:var(--primary-color)}.add-item .add-icon{font-size:24px;margin-bottom:8px;transition:all .3s}.add-item .text{font-size:14px;color:var(--text-color)}.ant-btn-primary{background-color:var(--primary-color)!important}.ant-menu-item-selected,.ant-menu-submenu-selected{color:var(--primary-color)!important}.ant-modal-content,.ant-drawer-content,.ant-dropdown-menu,.ant-form{background-color:var(--background-color)!important}.ant-input,.ant-input-number,.ant-input-password,.ant-select:not(.ant-select-customize-input) .ant-select-selector,.ant-picker,.ant-input-affix-wrapper{background-color:var(--background-color)!important;border-color:var(--border-color-base)!important;transition:all .3s}.ant-input:hover,.ant-input-number:hover,.ant-input-password:hover,.ant-select:not(.ant-select-customize-input) .ant-select-selector:hover,.ant-picker:hover,.ant-input-affix-wrapper:hover{border-color:var(--primary-color)!important;background-color:color-mix(in srgb,var(--background-color) 97%,var(--primary-color))!important}.ant-input:focus,.ant-input-number:focus,.ant-input-password:focus,.ant-select:not(.ant-select-customize-input) .ant-select-selector:focus,.ant-picker:focus,.ant-input-affix-wrapper:focus,.ant-input.ant-input-focused,.ant-input-number.ant-input-focused,.ant-input-password.ant-input-focused,.ant-select:not(.ant-select-customize-input) .ant-select-selector.ant-input-focused,.ant-picker.ant-input-focused,.ant-input-affix-wrapper.ant-input-focused,.ant-input.ant-input-number-focused,.ant-input-number.ant-input-number-focused,.ant-input-password.ant-input-number-focused,.ant-select:not(.ant-select-customize-input) .ant-select-selector.ant-input-number-focused,.ant-picker.ant-input-number-focused,.ant-input-affix-wrapper.ant-input-number-focused,.ant-input.ant-select-focused,.ant-input-number.ant-select-focused,.ant-input-password.ant-select-focused,.ant-select:not(.ant-select-customize-input) .ant-select-selector.ant-select-focused,.ant-picker.ant-select-focused,.ant-input-affix-wrapper.ant-select-focused,.ant-input.ant-input-affix-wrapper-focused,.ant-input-number.ant-input-affix-wrapper-focused,.ant-input-password.ant-input-affix-wrapper-focused,.ant-select:not(.ant-select-customize-input) .ant-select-selector.ant-input-affix-wrapper-focused,.ant-picker.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper.ant-input-affix-wrapper-focused{border-color:var(--primary-color)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--primary-color) 20%,transparent)!important;background-color:color-mix(in srgb,var(--background-color) 95%,var(--primary-color))!important}.ant-input,.ant-input-number,.ant-input-password,.ant-select:not(.ant-select-customize-input) .ant-select-selector,.ant-picker,.ant-input-affix-wrapper,.ant-input input,.ant-input-number input,.ant-input-password input,.ant-select:not(.ant-select-customize-input) .ant-select-selector input,.ant-picker input,.ant-input-affix-wrapper input{color:var(--text-color)!important}.ant-input::placeholder,.ant-input-number::placeholder,.ant-input-password::placeholder,.ant-select:not(.ant-select-customize-input) .ant-select-selector::placeholder,.ant-picker::placeholder,.ant-input-affix-wrapper::placeholder,.ant-input input::placeholder,.ant-input-number input::placeholder,.ant-input-password input::placeholder,.ant-select:not(.ant-select-customize-input) .ant-select-selector input::placeholder,.ant-picker input::placeholder,.ant-input-affix-wrapper input::placeholder{color:color-mix(in srgb,var(--text-color) 45%,transparent)!important}.ant-input-affix-wrapper .ant-input{background-color:transparent!important;padding:0}.ant-input-affix-wrapper:hover .ant-input,.ant-input-affix-wrapper-focused .ant-input{background-color:transparent!important}.ant-input[disabled],.ant-input-number-disabled,.ant-select-disabled .ant-select-selector{background-color:color-mix(in srgb,var(--background-color) 97%,var(--text-color))!important;border-color:var(--border-color-split)!important}.ant-input[disabled],.ant-input-number-disabled,.ant-select-disabled .ant-select-selector,.ant-input[disabled] input,.ant-input-number-disabled input,.ant-select-disabled .ant-select-selector input{color:color-mix(in srgb,var(--text-color) 45%,transparent)!important}.ant-layout-header{height:48px!important;line-height:48px!important;padding:0!important;box-shadow:0 1px 4px #0000001a!important;position:relative;z-index:10}.ant-pro-global-header{display:flex!important;align-items:center!important;height:48px!important;background-color:transparent!important;position:relative;overflow:visible!important}.ant-pro-global-header>*{display:flex!important;align-items:center!important;height:48px!important}.ant-pro-global-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27100%27 height=%27100%27 viewBox=%270 0 100 100%27%3E%3Cpath fill=%27rgba%28255,255,255,0.08%29%27 d=%27M0 0h25v25H0zM50 50h25v25H50zM25 25h25v25H25zM75 75h25v25H75z%27/%3E%3C/svg%3E");background-repeat:repeat;opacity:1;z-index:0;pointer-events:none}.ant-pro-global-header:after{content:"";position:absolute;top:-35px;left:20px;width:120px;height:120px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27150%27 height=%27150%27 viewBox=%270 0 150 150%27%3E%3Ccircle cx=%2775%27 cy=%2775%27 r=%2760%27 fill=%27none%27 stroke=%27rgba%28255,255,255,0.07%29%27 stroke-width=%2715%27/%3E%3C/svg%3E");background-repeat:no-repeat;z-index:0;opacity:.8;pointer-events:none}.ant-pro-global-header .header-decoration-triangle{content:"";position:absolute;bottom:-20px;right:30%;width:100px;height:100px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27120%27 height=%27120%27 viewBox=%270 0 120 120%27%3E%3Cpath d=%27M60 0 L120 103.9 L0 103.9 Z%27 fill=%27rgba%28255,255,255,0.05%29%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;z-index:1;opacity:.8;pointer-events:none;display:block}.ant-pro-global-header .header-decoration-wave{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%271200%27 height=%2748%27 viewBox=%270 0 1200 48%27%3E%3Cpath d=%27M0,24 C200,8 400,40 600,24 C800,8 1000,40 1200,24 L1200,48 L0,48 Z%27 fill=%27rgba%28255,255,255,0.03%29%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;z-index:0;opacity:.85;pointer-events:none;display:block}.ant-pro-global-header .ant-pro-global-header-right{display:flex;align-items:center;height:48px!important;z-index:3;position:relative}.ant-pro-global-header .ant-pro-global-header-right:before{content:"";position:absolute;top:10px;right:-20px;width:80px;height:80px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2780%27 height=%2780%27 viewBox=%270 0 80 80%27%3E%3Cpath d=%27M40 0 L80 40 L40 80 L0 40 Z%27 fill=%27rgba%28255,255,255,0.06%29%27/%3E%3C/svg%3E");background-repeat:no-repeat;z-index:-1;opacity:.8;pointer-events:none}.ant-pro-global-header .ant-pro-global-header-right>*{display:flex!important;align-items:center!important;height:48px!important}.ant-pro-global-header .ant-pro-global-header-right .action-item{display:flex!important;align-items:center!important;height:48px!important;padding:0 8px;color:#fff!important}.ant-pro-global-header .ant-pro-global-header-right .action-item .anticon{display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-size:16px}.ant-pro-global-header .ant-pro-global-header-right .ant-btn{display:flex!important;align-items:center!important;justify-content:center!important;height:32px!important;padding:0 12px;margin:0 8px;background-color:transparent;border-color:#fff6;color:#fff!important}.ant-pro-global-header .ant-pro-global-header-right .ant-btn .anticon{color:#fff!important}.ant-pro-global-header .ant-pro-global-header-right .ant-btn:hover{background-color:#fff3!important;border-color:#fff!important}.ant-pro-global-header .ant-pro-global-header-right .ant-dropdown-trigger{display:flex!important;align-items:center!important;height:48px!important;padding:0 8px}.ant-pro-global-header .ant-pro-global-header-right .ant-dropdown-trigger .ant-avatar{margin-right:8px}.ant-pro-global-header .ant-pro-global-header-header-actions{display:flex!important;align-items:center!important;height:48px!important;margin:0;z-index:3}.ant-pro-global-header .ant-pro-global-header-header-actions .ant-pro-global-header-header-action{display:flex!important;align-items:center!important;height:48px!important;padding:0 8px}.ant-pro-global-header .ant-pro-global-header-header-actions .ant-pro-global-header-header-action .ant-btn,.ant-pro-global-header .ant-pro-global-header-header-actions .ant-pro-global-header-header-action .anticon,.ant-pro-global-header .ant-pro-global-header-header-actions .ant-pro-global-header-header-action .ant-dropdown-trigger{display:flex!important;align-items:center!important;justify-content:center!important;height:32px!important;color:#fff!important}.ant-pro-global-header .ant-pro-account-avatar{display:flex!important;align-items:center!important;height:48px!important;color:#fff!important}.ant-pro-global-header .ant-pro-account-avatar .anticon{color:#fff!important}.ant-pro-global-header .ant-pro-global-header-header-actions .ant-dropdown-trigger.anticon{display:flex!important;align-items:center!important;justify-content:center!important;height:32px!important;padding:0 8px;color:#fff!important}.ant-pro-global-header *[class*=title],.ant-pro-global-header *[class*=name],.ant-pro-global-header *[class*=label],.ant-pro-global-header *[class*=text]{color:#fff!important}.ant-pro-global-header>*{position:relative;z-index:3}.ant-pro-global-header .ant-menu{display:flex!important;align-items:center!important;background:transparent!important;height:48px!important;line-height:48px!important;border-bottom:none!important;z-index:3}.ant-pro-global-header .ant-menu .ant-menu-item,.ant-pro-global-header .ant-menu .ant-menu-submenu{display:flex!important;align-items:center!important;height:48px!important;line-height:48px!important;color:#fff!important}.ant-pro-global-header .ant-menu .ant-menu-item .ant-menu-title-content,.ant-pro-global-header .ant-menu .ant-menu-submenu .ant-menu-title-content{display:flex!important;align-items:center!important;color:#fff!important}.ant-pro-global-header .ant-menu .ant-menu-item .anticon,.ant-pro-global-header .ant-menu .ant-menu-submenu .anticon{color:#fff!important}.ant-pro-global-header .ant-menu .ant-menu-item:hover,.ant-pro-global-header .ant-menu .ant-menu-submenu:hover,.ant-pro-global-header .ant-menu .ant-menu-item-selected,.ant-pro-global-header .ant-menu .ant-menu-submenu-selected{background-color:#fff3!important;color:#fff!important}.ant-pro-global-header .ant-menu .ant-menu-item:hover .ant-menu-title-content,.ant-pro-global-header .ant-menu .ant-menu-submenu:hover .ant-menu-title-content,.ant-pro-global-header .ant-menu .ant-menu-item-selected .ant-menu-title-content,.ant-pro-global-header .ant-menu .ant-menu-submenu-selected .ant-menu-title-content,.ant-pro-global-header .ant-menu .ant-menu-item:hover .anticon,.ant-pro-global-header .ant-menu .ant-menu-submenu:hover .anticon,.ant-pro-global-header .ant-menu .ant-menu-item-selected .anticon,.ant-pro-global-header .ant-menu .ant-menu-submenu-selected .anticon{color:#fff!important}.ant-pro-top-nav-header-main{display:flex!important;align-items:center!important;height:48px!important}.ant-pro-top-nav-header-main .ant-pro-top-nav-header-logo{height:48px!important;display:flex!important;align-items:center!important}.ant-pro-top-nav-header-main .ant-pro-top-nav-header-logo h1{color:#fff!important}.ant-pro-global-header-header-actions .ant-pro-global-header-header-action,.ant-pro-global-header-right .ant-pro-global-header-header-action,.ant-pro-global-header-header-actions .action-item,.ant-pro-global-header-right .action-item{display:flex!important;align-items:center!important;height:48px!important}.ant-pro-global-header-header-actions .ant-pro-global-header-header-action .ant-btn,.ant-pro-global-header-right .ant-pro-global-header-header-action .ant-btn,.ant-pro-global-header-header-actions .action-item .ant-btn,.ant-pro-global-header-right .action-item .ant-btn,.ant-pro-global-header-header-actions .ant-pro-global-header-header-action .anticon,.ant-pro-global-header-right .ant-pro-global-header-header-action .anticon,.ant-pro-global-header-header-actions .action-item .anticon,.ant-pro-global-header-right .action-item .anticon,.ant-pro-global-header-header-actions .ant-pro-global-header-header-action .ant-dropdown-trigger:not(.ant-pro-account-avatar),.ant-pro-global-header-right .ant-pro-global-header-header-action .ant-dropdown-trigger:not(.ant-pro-account-avatar),.ant-pro-global-header-header-actions .action-item .ant-dropdown-trigger:not(.ant-pro-account-avatar),.ant-pro-global-header-right .action-item .ant-dropdown-trigger:not(.ant-pro-account-avatar){height:32px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0}.ant-pro-global-header-header-actions .ant-pro-account-avatar,.ant-pro-global-header-right .ant-pro-account-avatar{height:48px!important;display:flex!important;align-items:center!important}.ant-pro-global-header-header-actions .ant-pro-account-avatar>span,.ant-pro-global-header-right .ant-pro-account-avatar>span,.ant-pro-global-header-header-actions .ant-pro-account-avatar>div,.ant-pro-global-header-right .ant-pro-account-avatar>div{display:flex!important;align-items:center!important}.ant-pro-global-header .ant-dropdown-trigger,.ant-pro-global-header .ant-dropdown-trigger .anticon,.ant-pro-global-header .ant-dropdown-trigger span,.ant-pro-global-header .ant-dropdown-trigger div,.ant-pro-global-header .ant-dropdown-trigger p,.ant-pro-global-header .ant-dropdown-trigger a,.ant-pro-global-header .ant-dropdown-trigger h1,.ant-pro-global-header .ant-dropdown-trigger h2,.ant-pro-global-header .ant-dropdown-trigger h3,.ant-pro-global-header .ant-dropdown-trigger h4,.ant-pro-global-header .ant-dropdown-trigger h5,.ant-pro-global-header .ant-dropdown-trigger h6{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.15)}.ant-pro-global-header .ant-dropdown-trigger .ant-dropdown-trigger-open{color:#fff!important}.ant-pro-global-header .ant-dropdown-trigger:hover .anticon,.ant-pro-global-header .ant-dropdown-trigger:hover span,.ant-pro-global-header .ant-dropdown-trigger:hover div,.ant-pro-global-header .ant-dropdown-trigger:hover p,.ant-pro-global-header .ant-dropdown-trigger:hover a,.ant-pro-global-header .ant-dropdown-trigger:hover h1,.ant-pro-global-header .ant-dropdown-trigger:hover h2,.ant-pro-global-header .ant-dropdown-trigger:hover h3,.ant-pro-global-header .ant-dropdown-trigger:hover h4,.ant-pro-global-header .ant-dropdown-trigger:hover h5,.ant-pro-global-header .ant-dropdown-trigger:hover h6{color:#fff!important;opacity:.9}.ant-pro-global-header .ant-space-item,.ant-pro-global-header .ant-space-item .ant-dropdown-trigger,.ant-pro-global-header .ant-dropdown-trigger *{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.15)}.ant-pro-global-header .ant-space .ant-space-item,.ant-pro-global-header .ant-space .ant-space-item span,.ant-pro-global-header .ant-space .ant-space-item div,.ant-pro-global-header .ant-space .ant-space-item p,.ant-pro-global-header .ant-space .ant-space-item a{color:#fff!important}.ant-pro-global-header .organization-select .ant-select-selector{background:transparent!important;border-color:#ffffff4d!important}.ant-pro-global-header .organization-select .ant-select-selector .ant-select-selection-item{color:#fff!important;font-weight:500}.ant-pro-global-header .organization-select .ant-select-arrow{color:#fffc!important}.ant-pro-global-header .ant-pro-account-avatar,.ant-pro-global-header .ant-pro-account-avatar span,.ant-pro-global-header .ant-pro-account-avatar div,.ant-pro-global-header .ant-pro-account-avatar .anticon{color:#fff!important}.ant-pro-global-header .ant-pro-account-avatar .ant-avatar{margin-right:8px}.ant-pro-global-header .ant-pro-account-avatar .ant-pro-account-avatar-name,.ant-pro-global-header .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-title-content,.ant-pro-global-header .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item,.ant-pro-global-header .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu-title,.ant-pro-global-header .ant-dropdown .ant-dropdown-menu span,.ant-pro-global-header .ant-dropdown .ant-dropdown-menu a,.ant-pro-global-header .ant-dropdown .ant-dropdown-menu div,.ant-pro-global-header .ant-dropdown .ant-dropdown-menu p,.ant-pro-global-header .ant-dropdown .ant-dropdown-menu .anticon{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.15)}.ant-pro-global-header .ant-menu-item:hover span,.ant-pro-global-header .ant-menu-submenu:hover span,.ant-pro-global-header .ant-menu-item-selected span,.ant-pro-global-header .ant-menu-submenu-selected span,.ant-pro-global-header .ant-dropdown-menu-item:hover span,.ant-pro-global-header .ant-dropdown-menu-submenu:hover span,.ant-pro-global-header .ant-dropdown-menu-item-selected span,.ant-pro-global-header .ant-dropdown-menu-submenu-selected span,.ant-pro-global-header .ant-menu-item:hover a,.ant-pro-global-header .ant-menu-submenu:hover a,.ant-pro-global-header .ant-menu-item-selected a,.ant-pro-global-header .ant-menu-submenu-selected a,.ant-pro-global-header .ant-dropdown-menu-item:hover a,.ant-pro-global-header .ant-dropdown-menu-submenu:hover a,.ant-pro-global-header .ant-dropdown-menu-item-selected a,.ant-pro-global-header .ant-dropdown-menu-submenu-selected a,.ant-pro-global-header .ant-menu-item:hover div,.ant-pro-global-header .ant-menu-submenu:hover div,.ant-pro-global-header .ant-menu-item-selected div,.ant-pro-global-header .ant-menu-submenu-selected div,.ant-pro-global-header .ant-dropdown-menu-item:hover div,.ant-pro-global-header .ant-dropdown-menu-submenu:hover div,.ant-pro-global-header .ant-dropdown-menu-item-selected div,.ant-pro-global-header .ant-dropdown-menu-submenu-selected div,.ant-pro-global-header .ant-menu-item:hover p,.ant-pro-global-header .ant-menu-submenu:hover p,.ant-pro-global-header .ant-menu-item-selected p,.ant-pro-global-header .ant-menu-submenu-selected p,.ant-pro-global-header .ant-dropdown-menu-item:hover p,.ant-pro-global-header .ant-dropdown-menu-submenu:hover p,.ant-pro-global-header .ant-dropdown-menu-item-selected p,.ant-pro-global-header .ant-dropdown-menu-submenu-selected p,.ant-pro-global-header .ant-menu-item:hover .anticon,.ant-pro-global-header .ant-menu-submenu:hover .anticon,.ant-pro-global-header .ant-menu-item-selected .anticon,.ant-pro-global-header .ant-menu-submenu-selected .anticon,.ant-pro-global-header .ant-dropdown-menu-item:hover .anticon,.ant-pro-global-header .ant-dropdown-menu-submenu:hover .anticon,.ant-pro-global-header .ant-dropdown-menu-item-selected .anticon,.ant-pro-global-header .ant-dropdown-menu-submenu-selected .anticon,.ant-pro-global-header .ant-menu-item:hover .ant-dropdown-menu-title-content,.ant-pro-global-header .ant-menu-submenu:hover .ant-dropdown-menu-title-content,.ant-pro-global-header .ant-menu-item-selected .ant-dropdown-menu-title-content,.ant-pro-global-header .ant-menu-submenu-selected .ant-dropdown-menu-title-content,.ant-pro-global-header .ant-dropdown-menu-item:hover .ant-dropdown-menu-title-content,.ant-pro-global-header .ant-dropdown-menu-submenu:hover .ant-dropdown-menu-title-content,.ant-pro-global-header .ant-dropdown-menu-item-selected .ant-dropdown-menu-title-content,.ant-pro-global-header .ant-dropdown-menu-submenu-selected .ant-dropdown-menu-title-content{color:#fff!important}.geometric-elements{position:relative;z-index:2}.geometric-elements .right-decoration{position:relative}.geometric-elements .right-decoration:before{content:"";position:absolute;top:-15px;right:-15px;width:30px;height:30px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27%3E%3Ccircle cx=%2715%27 cy=%2715%27 r=%2710%27 fill=%27none%27 stroke=%27rgba%28255,255,255,0.1%29%27 stroke-width=%272%27 stroke-dasharray=%275,3%27/%3E%3C/svg%3E");background-repeat:no-repeat;opacity:.7}.ant-dropdown .ant-dropdown-menu{background:#000000bf!important;backdrop-filter:blur(8px)!important;border:1px solid rgba(255,255,255,.1);box-shadow:0 6px 16px #0003}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu-title{background:transparent!important;color:#fff!important}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu-title:hover{background:#ffffff1a!important}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item span,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu-title span,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item a,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu-title a,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item div,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu-title div,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item p,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu-title p,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .anticon,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu-title .anticon,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu-title .ant-dropdown-menu-title-content{color:#fff!important}.ant-dropdown .ant-dropdown-menu:before{content:"";position:absolute;top:10px;right:10px;width:40px;height:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2740%27 height=%2740%27 viewBox=%270 0 40 40%27%3E%3Cpath d=%27M20 0 A20 20 0 0 1 40 20 A20 20 0 0 1 20 40 A20 20 0 0 1 0 20 A20 20 0 0 1 20 0 Z%27 fill=%27rgba%28255,255,255,0.03%29%27/%3E%3C/svg%3E");opacity:.5;z-index:0}.header-decoration-triangle{content:"";position:absolute!important;bottom:-30px!important;right:25%!important;width:180px!important;height:180px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27180%27 height=%27180%27 viewBox=%270 0 180 180%27%3E%3Cpath d=%27M90 0 L180 155.9 L0 155.9 Z%27 fill=%27rgba%28255,255,255,0.15%29%27/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-size:contain!important;z-index:1!important;opacity:.9!important;pointer-events:none!important;display:block!important;background-blend-mode:overlay!important;animation:pulse 8s ease-in-out infinite alternate!important}.header-decoration-wave{content:"";position:absolute!important;top:0!important;left:0!important;width:100%!important;height:140%!important;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%271200%27 height=%27120%27 viewBox=%270 0 1200 120%27%3E%3Cpath d=%27M0,40 C150,15 300,80 450,40 C600,0 750,60 900,40 C1050,20 1125,60 1200,40 L1200,120 L0,120 Z%27 fill=%27rgba%28255,255,255,0.12%29%27/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-size:100% 100%!important;z-index:0!important;opacity:1!important;pointer-events:none!important;display:block!important;transform:translateY(-20px)!important}.ant-pro-global-header:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 20%,rgba(255,255,255,.6) 50%,rgba(255,255,255,.4) 80%,transparent 100%);opacity:.7;z-index:10}.ant-pro-global-header:before{content:"";position:absolute;top:10px;left:50%;width:200px;height:50px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27200%27 height=%2750%27 viewBox=%270 0 200 50%27%3E%3Ccircle cx=%2725%27 cy=%2725%27 r=%273%27 fill=%27rgba%28255,255,255,0.4%29%27/%3E%3Ccircle cx=%2750%27 cy=%2725%27 r=%272%27 fill=%27rgba%28255,255,255,0.3%29%27/%3E%3Ccircle cx=%2775%27 cy=%2725%27 r=%274%27 fill=%27rgba%28255,255,255,0.5%29%27/%3E%3Ccircle cx=%27100%27 cy=%2725%27 r=%272%27 fill=%27rgba%28255,255,255,0.3%29%27/%3E%3Ccircle cx=%27125%27 cy=%2725%27 r=%273%27 fill=%27rgba%28255,255,255,0.4%29%27/%3E%3Ccircle cx=%27150%27 cy=%2725%27 r=%272%27 fill=%27rgba%28255,255,255,0.3%29%27/%3E%3Ccircle cx=%27175%27 cy=%2725%27 r=%274%27 fill=%27rgba%28255,255,255,0.5%29%27/%3E%3C/svg%3E");opacity:.7;z-index:5;pointer-events:none}@keyframes pulse{0%{transform:scale(1) translateY(0);opacity:.9}50%{transform:scale(1.05) translateY(-5px);opacity:.95}to{transform:scale(1) translateY(0);opacity:.9}}[data-theme=dark] .ant-card *,[data-theme=tech] .ant-card *,[data-theme=dark] .ant-table *,[data-theme=tech] .ant-table *,[data-theme=dark] .ant-descriptions *,[data-theme=tech] .ant-descriptions *,[data-theme=dark] .ant-modal-content *,[data-theme=tech] .ant-modal-content *,[data-theme=dark] .ant-drawer-content *,[data-theme=tech] .ant-drawer-content *,[data-theme=dark] .ant-collapse *,[data-theme=tech] .ant-collapse *,[data-theme=dark] .ant-list *,[data-theme=tech] .ant-list *,[data-theme=dark] .ant-form *,[data-theme=tech] .ant-form *,[data-theme=dark] .ant-result *,[data-theme=tech] .ant-result *,[data-theme=dark] .ant-empty *,[data-theme=tech] .ant-empty *,[data-theme=dark] .ant-popover-inner *,[data-theme=tech] .ant-popover-inner *,[data-theme=dark] .ant-dropdown-menu *,[data-theme=tech] .ant-dropdown-menu *{color:var(--text-color)}[data-theme=dark] .ant-card h1,[data-theme=tech] .ant-card h1,[data-theme=dark] .ant-table h1,[data-theme=tech] .ant-table h1,[data-theme=dark] .ant-descriptions h1,[data-theme=tech] .ant-descriptions h1,[data-theme=dark] .ant-modal-content h1,[data-theme=tech] .ant-modal-content h1,[data-theme=dark] .ant-drawer-content h1,[data-theme=tech] .ant-drawer-content h1,[data-theme=dark] .ant-collapse h1,[data-theme=tech] .ant-collapse h1,[data-theme=dark] .ant-list h1,[data-theme=tech] .ant-list h1,[data-theme=dark] .ant-form h1,[data-theme=tech] .ant-form h1,[data-theme=dark] .ant-result h1,[data-theme=tech] .ant-result h1,[data-theme=dark] .ant-empty h1,[data-theme=tech] .ant-empty h1,[data-theme=dark] .ant-popover-inner h1,[data-theme=tech] .ant-popover-inner h1,[data-theme=dark] .ant-dropdown-menu h1,[data-theme=tech] .ant-dropdown-menu h1,[data-theme=dark] .ant-card h2,[data-theme=tech] .ant-card h2,[data-theme=dark] .ant-table h2,[data-theme=tech] .ant-table h2,[data-theme=dark] .ant-descriptions h2,[data-theme=tech] .ant-descriptions h2,[data-theme=dark] .ant-modal-content h2,[data-theme=tech] .ant-modal-content h2,[data-theme=dark] .ant-drawer-content h2,[data-theme=tech] .ant-drawer-content h2,[data-theme=dark] .ant-collapse h2,[data-theme=tech] .ant-collapse h2,[data-theme=dark] .ant-list h2,[data-theme=tech] .ant-list h2,[data-theme=dark] .ant-form h2,[data-theme=tech] .ant-form h2,[data-theme=dark] .ant-result h2,[data-theme=tech] .ant-result h2,[data-theme=dark] .ant-empty h2,[data-theme=tech] .ant-empty h2,[data-theme=dark] .ant-popover-inner h2,[data-theme=tech] .ant-popover-inner h2,[data-theme=dark] .ant-dropdown-menu h2,[data-theme=tech] .ant-dropdown-menu h2,[data-theme=dark] .ant-card h3,[data-theme=tech] .ant-card h3,[data-theme=dark] .ant-table h3,[data-theme=tech] .ant-table h3,[data-theme=dark] .ant-descriptions h3,[data-theme=tech] .ant-descriptions h3,[data-theme=dark] .ant-modal-content h3,[data-theme=tech] .ant-modal-content h3,[data-theme=dark] .ant-drawer-content h3,[data-theme=tech] .ant-drawer-content h3,[data-theme=dark] .ant-collapse h3,[data-theme=tech] .ant-collapse h3,[data-theme=dark] .ant-list h3,[data-theme=tech] .ant-list h3,[data-theme=dark] .ant-form h3,[data-theme=tech] .ant-form h3,[data-theme=dark] .ant-result h3,[data-theme=tech] .ant-result h3,[data-theme=dark] .ant-empty h3,[data-theme=tech] .ant-empty h3,[data-theme=dark] .ant-popover-inner h3,[data-theme=tech] .ant-popover-inner h3,[data-theme=dark] .ant-dropdown-menu h3,[data-theme=tech] .ant-dropdown-menu h3,[data-theme=dark] .ant-card h4,[data-theme=tech] .ant-card h4,[data-theme=dark] .ant-table h4,[data-theme=tech] .ant-table h4,[data-theme=dark] .ant-descriptions h4,[data-theme=tech] .ant-descriptions h4,[data-theme=dark] .ant-modal-content h4,[data-theme=tech] .ant-modal-content h4,[data-theme=dark] .ant-drawer-content h4,[data-theme=tech] .ant-drawer-content h4,[data-theme=dark] .ant-collapse h4,[data-theme=tech] .ant-collapse h4,[data-theme=dark] .ant-list h4,[data-theme=tech] .ant-list h4,[data-theme=dark] .ant-form h4,[data-theme=tech] .ant-form h4,[data-theme=dark] .ant-result h4,[data-theme=tech] .ant-result h4,[data-theme=dark] .ant-empty h4,[data-theme=tech] .ant-empty h4,[data-theme=dark] .ant-popover-inner h4,[data-theme=tech] .ant-popover-inner h4,[data-theme=dark] .ant-dropdown-menu h4,[data-theme=tech] .ant-dropdown-menu h4,[data-theme=dark] .ant-card h5,[data-theme=tech] .ant-card h5,[data-theme=dark] .ant-table h5,[data-theme=tech] .ant-table h5,[data-theme=dark] .ant-descriptions h5,[data-theme=tech] .ant-descriptions h5,[data-theme=dark] .ant-modal-content h5,[data-theme=tech] .ant-modal-content h5,[data-theme=dark] .ant-drawer-content h5,[data-theme=tech] .ant-drawer-content h5,[data-theme=dark] .ant-collapse h5,[data-theme=tech] .ant-collapse h5,[data-theme=dark] .ant-list h5,[data-theme=tech] .ant-list h5,[data-theme=dark] .ant-form h5,[data-theme=tech] .ant-form h5,[data-theme=dark] .ant-result h5,[data-theme=tech] .ant-result h5,[data-theme=dark] .ant-empty h5,[data-theme=tech] .ant-empty h5,[data-theme=dark] .ant-popover-inner h5,[data-theme=tech] .ant-popover-inner h5,[data-theme=dark] .ant-dropdown-menu h5,[data-theme=tech] .ant-dropdown-menu h5,[data-theme=dark] .ant-card h6,[data-theme=tech] .ant-card h6,[data-theme=dark] .ant-table h6,[data-theme=tech] .ant-table h6,[data-theme=dark] .ant-descriptions h6,[data-theme=tech] .ant-descriptions h6,[data-theme=dark] .ant-modal-content h6,[data-theme=tech] .ant-modal-content h6,[data-theme=dark] .ant-drawer-content h6,[data-theme=tech] .ant-drawer-content h6,[data-theme=dark] .ant-collapse h6,[data-theme=tech] .ant-collapse h6,[data-theme=dark] .ant-list h6,[data-theme=tech] .ant-list h6,[data-theme=dark] .ant-form h6,[data-theme=tech] .ant-form h6,[data-theme=dark] .ant-result h6,[data-theme=tech] .ant-result h6,[data-theme=dark] .ant-empty h6,[data-theme=tech] .ant-empty h6,[data-theme=dark] .ant-popover-inner h6,[data-theme=tech] .ant-popover-inner h6,[data-theme=dark] .ant-dropdown-menu h6,[data-theme=tech] .ant-dropdown-menu h6,[data-theme=dark] .ant-card .ant-typography,[data-theme=tech] .ant-card .ant-typography,[data-theme=dark] .ant-table .ant-typography,[data-theme=tech] .ant-table .ant-typography,[data-theme=dark] .ant-descriptions .ant-typography,[data-theme=tech] .ant-descriptions .ant-typography,[data-theme=dark] .ant-modal-content .ant-typography,[data-theme=tech] .ant-modal-content .ant-typography,[data-theme=dark] .ant-drawer-content .ant-typography,[data-theme=tech] .ant-drawer-content .ant-typography,[data-theme=dark] .ant-collapse .ant-typography,[data-theme=tech] .ant-collapse .ant-typography,[data-theme=dark] .ant-list .ant-typography,[data-theme=tech] .ant-list .ant-typography,[data-theme=dark] .ant-form .ant-typography,[data-theme=tech] .ant-form .ant-typography,[data-theme=dark] .ant-result .ant-typography,[data-theme=tech] .ant-result .ant-typography,[data-theme=dark] .ant-empty .ant-typography,[data-theme=tech] .ant-empty .ant-typography,[data-theme=dark] .ant-popover-inner .ant-typography,[data-theme=tech] .ant-popover-inner .ant-typography,[data-theme=dark] .ant-dropdown-menu .ant-typography,[data-theme=tech] .ant-dropdown-menu .ant-typography,[data-theme=dark] .ant-card .ant-card-head-title,[data-theme=tech] .ant-card .ant-card-head-title,[data-theme=dark] .ant-table .ant-card-head-title,[data-theme=tech] .ant-table .ant-card-head-title,[data-theme=dark] .ant-descriptions .ant-card-head-title,[data-theme=tech] .ant-descriptions .ant-card-head-title,[data-theme=dark] .ant-modal-content .ant-card-head-title,[data-theme=tech] .ant-modal-content .ant-card-head-title,[data-theme=dark] .ant-drawer-content .ant-card-head-title,[data-theme=tech] .ant-drawer-content .ant-card-head-title,[data-theme=dark] .ant-collapse .ant-card-head-title,[data-theme=tech] .ant-collapse .ant-card-head-title,[data-theme=dark] .ant-list .ant-card-head-title,[data-theme=tech] .ant-list .ant-card-head-title,[data-theme=dark] .ant-form .ant-card-head-title,[data-theme=tech] .ant-form .ant-card-head-title,[data-theme=dark] .ant-result .ant-card-head-title,[data-theme=tech] .ant-result .ant-card-head-title,[data-theme=dark] .ant-empty .ant-card-head-title,[data-theme=tech] .ant-empty .ant-card-head-title,[data-theme=dark] .ant-popover-inner .ant-card-head-title,[data-theme=tech] .ant-popover-inner .ant-card-head-title,[data-theme=dark] .ant-dropdown-menu .ant-card-head-title,[data-theme=tech] .ant-dropdown-menu .ant-card-head-title,[data-theme=dark] .ant-card .ant-descriptions-title,[data-theme=tech] .ant-card .ant-descriptions-title,[data-theme=dark] .ant-table .ant-descriptions-title,[data-theme=tech] .ant-table .ant-descriptions-title,[data-theme=dark] .ant-descriptions .ant-descriptions-title,[data-theme=tech] .ant-descriptions .ant-descriptions-title,[data-theme=dark] .ant-modal-content .ant-descriptions-title,[data-theme=tech] .ant-modal-content .ant-descriptions-title,[data-theme=dark] .ant-drawer-content .ant-descriptions-title,[data-theme=tech] .ant-drawer-content .ant-descriptions-title,[data-theme=dark] .ant-collapse .ant-descriptions-title,[data-theme=tech] .ant-collapse .ant-descriptions-title,[data-theme=dark] .ant-list .ant-descriptions-title,[data-theme=tech] .ant-list .ant-descriptions-title,[data-theme=dark] .ant-form .ant-descriptions-title,[data-theme=tech] .ant-form .ant-descriptions-title,[data-theme=dark] .ant-result .ant-descriptions-title,[data-theme=tech] .ant-result .ant-descriptions-title,[data-theme=dark] .ant-empty .ant-descriptions-title,[data-theme=tech] .ant-empty .ant-descriptions-title,[data-theme=dark] .ant-popover-inner .ant-descriptions-title,[data-theme=tech] .ant-popover-inner .ant-descriptions-title,[data-theme=dark] .ant-dropdown-menu .ant-descriptions-title,[data-theme=tech] .ant-dropdown-menu .ant-descriptions-title,[data-theme=dark] .ant-card .ant-modal-title,[data-theme=tech] .ant-card .ant-modal-title,[data-theme=dark] .ant-table .ant-modal-title,[data-theme=tech] .ant-table .ant-modal-title,[data-theme=dark] .ant-descriptions .ant-modal-title,[data-theme=tech] .ant-descriptions .ant-modal-title,[data-theme=dark] .ant-modal-content .ant-modal-title,[data-theme=tech] .ant-modal-content .ant-modal-title,[data-theme=dark] .ant-drawer-content .ant-modal-title,[data-theme=tech] .ant-drawer-content .ant-modal-title,[data-theme=dark] .ant-collapse .ant-modal-title,[data-theme=tech] .ant-collapse .ant-modal-title,[data-theme=dark] .ant-list .ant-modal-title,[data-theme=tech] .ant-list .ant-modal-title,[data-theme=dark] .ant-form .ant-modal-title,[data-theme=tech] .ant-form .ant-modal-title,[data-theme=dark] .ant-result .ant-modal-title,[data-theme=tech] .ant-result .ant-modal-title,[data-theme=dark] .ant-empty .ant-modal-title,[data-theme=tech] .ant-empty .ant-modal-title,[data-theme=dark] .ant-popover-inner .ant-modal-title,[data-theme=tech] .ant-popover-inner .ant-modal-title,[data-theme=dark] .ant-dropdown-menu .ant-modal-title,[data-theme=tech] .ant-dropdown-menu .ant-modal-title,[data-theme=dark] .ant-card .ant-drawer-title,[data-theme=tech] .ant-card .ant-drawer-title,[data-theme=dark] .ant-table .ant-drawer-title,[data-theme=tech] .ant-table .ant-drawer-title,[data-theme=dark] .ant-descriptions .ant-drawer-title,[data-theme=tech] .ant-descriptions .ant-drawer-title,[data-theme=dark] .ant-modal-content .ant-drawer-title,[data-theme=tech] .ant-modal-content .ant-drawer-title,[data-theme=dark] .ant-drawer-content .ant-drawer-title,[data-theme=tech] .ant-drawer-content .ant-drawer-title,[data-theme=dark] .ant-collapse .ant-drawer-title,[data-theme=tech] .ant-collapse .ant-drawer-title,[data-theme=dark] .ant-list .ant-drawer-title,[data-theme=tech] .ant-list .ant-drawer-title,[data-theme=dark] .ant-form .ant-drawer-title,[data-theme=tech] .ant-form .ant-drawer-title,[data-theme=dark] .ant-result .ant-drawer-title,[data-theme=tech] .ant-result .ant-drawer-title,[data-theme=dark] .ant-empty .ant-drawer-title,[data-theme=tech] .ant-empty .ant-drawer-title,[data-theme=dark] .ant-popover-inner .ant-drawer-title,[data-theme=tech] .ant-popover-inner .ant-drawer-title,[data-theme=dark] .ant-dropdown-menu .ant-drawer-title,[data-theme=tech] .ant-dropdown-menu .ant-drawer-title,[data-theme=dark] .ant-card .ant-result-title,[data-theme=tech] .ant-card .ant-result-title,[data-theme=dark] .ant-table .ant-result-title,[data-theme=tech] .ant-table .ant-result-title,[data-theme=dark] .ant-descriptions .ant-result-title,[data-theme=tech] .ant-descriptions .ant-result-title,[data-theme=dark] .ant-modal-content .ant-result-title,[data-theme=tech] .ant-modal-content .ant-result-title,[data-theme=dark] .ant-drawer-content .ant-result-title,[data-theme=tech] .ant-drawer-content .ant-result-title,[data-theme=dark] .ant-collapse .ant-result-title,[data-theme=tech] .ant-collapse .ant-result-title,[data-theme=dark] .ant-list .ant-result-title,[data-theme=tech] .ant-list .ant-result-title,[data-theme=dark] .ant-form .ant-result-title,[data-theme=tech] .ant-form .ant-result-title,[data-theme=dark] .ant-result .ant-result-title,[data-theme=tech] .ant-result .ant-result-title,[data-theme=dark] .ant-empty .ant-result-title,[data-theme=tech] .ant-empty .ant-result-title,[data-theme=dark] .ant-popover-inner .ant-result-title,[data-theme=tech] .ant-popover-inner .ant-result-title,[data-theme=dark] .ant-dropdown-menu .ant-result-title,[data-theme=tech] .ant-dropdown-menu .ant-result-title,[data-theme=dark] .ant-card .ant-result-subtitle,[data-theme=tech] .ant-card .ant-result-subtitle,[data-theme=dark] .ant-table .ant-result-subtitle,[data-theme=tech] .ant-table .ant-result-subtitle,[data-theme=dark] .ant-descriptions .ant-result-subtitle,[data-theme=tech] .ant-descriptions .ant-result-subtitle,[data-theme=dark] .ant-modal-content .ant-result-subtitle,[data-theme=tech] .ant-modal-content .ant-result-subtitle,[data-theme=dark] .ant-drawer-content .ant-result-subtitle,[data-theme=tech] .ant-drawer-content .ant-result-subtitle,[data-theme=dark] .ant-collapse .ant-result-subtitle,[data-theme=tech] .ant-collapse .ant-result-subtitle,[data-theme=dark] .ant-list .ant-result-subtitle,[data-theme=tech] .ant-list .ant-result-subtitle,[data-theme=dark] .ant-form .ant-result-subtitle,[data-theme=tech] .ant-form .ant-result-subtitle,[data-theme=dark] .ant-result .ant-result-subtitle,[data-theme=tech] .ant-result .ant-result-subtitle,[data-theme=dark] .ant-empty .ant-result-subtitle,[data-theme=tech] .ant-empty .ant-result-subtitle,[data-theme=dark] .ant-popover-inner .ant-result-subtitle,[data-theme=tech] .ant-popover-inner .ant-result-subtitle,[data-theme=dark] .ant-dropdown-menu .ant-result-subtitle,[data-theme=tech] .ant-dropdown-menu .ant-result-subtitle{color:#fffffff2!important}[data-theme=dark] .ant-card .ant-descriptions-title,[data-theme=tech] .ant-card .ant-descriptions-title,[data-theme=dark] .ant-table .ant-descriptions-title,[data-theme=tech] .ant-table .ant-descriptions-title,[data-theme=dark] .ant-descriptions .ant-descriptions-title,[data-theme=tech] .ant-descriptions .ant-descriptions-title,[data-theme=dark] .ant-modal-content .ant-descriptions-title,[data-theme=tech] .ant-modal-content .ant-descriptions-title,[data-theme=dark] .ant-drawer-content .ant-descriptions-title,[data-theme=tech] .ant-drawer-content .ant-descriptions-title,[data-theme=dark] .ant-collapse .ant-descriptions-title,[data-theme=tech] .ant-collapse .ant-descriptions-title,[data-theme=dark] .ant-list .ant-descriptions-title,[data-theme=tech] .ant-list .ant-descriptions-title,[data-theme=dark] .ant-form .ant-descriptions-title,[data-theme=tech] .ant-form .ant-descriptions-title,[data-theme=dark] .ant-result .ant-descriptions-title,[data-theme=tech] .ant-result .ant-descriptions-title,[data-theme=dark] .ant-empty .ant-descriptions-title,[data-theme=tech] .ant-empty .ant-descriptions-title,[data-theme=dark] .ant-popover-inner .ant-descriptions-title,[data-theme=tech] .ant-popover-inner .ant-descriptions-title,[data-theme=dark] .ant-dropdown-menu .ant-descriptions-title,[data-theme=tech] .ant-dropdown-menu .ant-descriptions-title{color:#ffffffa6!important;font-weight:400;font-size:15px;opacity:.9}[data-theme=dark] .ant-card .ant-card-meta-description,[data-theme=tech] .ant-card .ant-card-meta-description,[data-theme=dark] .ant-table .ant-card-meta-description,[data-theme=tech] .ant-table .ant-card-meta-description,[data-theme=dark] .ant-descriptions .ant-card-meta-description,[data-theme=tech] .ant-descriptions .ant-card-meta-description,[data-theme=dark] .ant-modal-content .ant-card-meta-description,[data-theme=tech] .ant-modal-content .ant-card-meta-description,[data-theme=dark] .ant-drawer-content .ant-card-meta-description,[data-theme=tech] .ant-drawer-content .ant-card-meta-description,[data-theme=dark] .ant-collapse .ant-card-meta-description,[data-theme=tech] .ant-collapse .ant-card-meta-description,[data-theme=dark] .ant-list .ant-card-meta-description,[data-theme=tech] .ant-list .ant-card-meta-description,[data-theme=dark] .ant-form .ant-card-meta-description,[data-theme=tech] .ant-form .ant-card-meta-description,[data-theme=dark] .ant-result .ant-card-meta-description,[data-theme=tech] .ant-result .ant-card-meta-description,[data-theme=dark] .ant-empty .ant-card-meta-description,[data-theme=tech] .ant-empty .ant-card-meta-description,[data-theme=dark] .ant-popover-inner .ant-card-meta-description,[data-theme=tech] .ant-popover-inner .ant-card-meta-description,[data-theme=dark] .ant-dropdown-menu .ant-card-meta-description,[data-theme=tech] .ant-dropdown-menu .ant-card-meta-description,[data-theme=dark] .ant-card .ant-typography-secondary,[data-theme=tech] .ant-card .ant-typography-secondary,[data-theme=dark] .ant-table .ant-typography-secondary,[data-theme=tech] .ant-table .ant-typography-secondary,[data-theme=dark] .ant-descriptions .ant-typography-secondary,[data-theme=tech] .ant-descriptions .ant-typography-secondary,[data-theme=dark] .ant-modal-content .ant-typography-secondary,[data-theme=tech] .ant-modal-content .ant-typography-secondary,[data-theme=dark] .ant-drawer-content .ant-typography-secondary,[data-theme=tech] .ant-drawer-content .ant-typography-secondary,[data-theme=dark] .ant-collapse .ant-typography-secondary,[data-theme=tech] .ant-collapse .ant-typography-secondary,[data-theme=dark] .ant-list .ant-typography-secondary,[data-theme=tech] .ant-list .ant-typography-secondary,[data-theme=dark] .ant-form .ant-typography-secondary,[data-theme=tech] .ant-form .ant-typography-secondary,[data-theme=dark] .ant-result .ant-typography-secondary,[data-theme=tech] .ant-result .ant-typography-secondary,[data-theme=dark] .ant-empty .ant-typography-secondary,[data-theme=tech] .ant-empty .ant-typography-secondary,[data-theme=dark] .ant-popover-inner .ant-typography-secondary,[data-theme=tech] .ant-popover-inner .ant-typography-secondary,[data-theme=dark] .ant-dropdown-menu .ant-typography-secondary,[data-theme=tech] .ant-dropdown-menu .ant-typography-secondary,[data-theme=dark] .ant-card .ant-descriptions-item-label,[data-theme=tech] .ant-card .ant-descriptions-item-label,[data-theme=dark] .ant-table .ant-descriptions-item-label,[data-theme=tech] .ant-table .ant-descriptions-item-label,[data-theme=dark] .ant-descriptions .ant-descriptions-item-label,[data-theme=tech] .ant-descriptions .ant-descriptions-item-label,[data-theme=dark] .ant-modal-content .ant-descriptions-item-label,[data-theme=tech] .ant-modal-content .ant-descriptions-item-label,[data-theme=dark] .ant-drawer-content .ant-descriptions-item-label,[data-theme=tech] .ant-drawer-content .ant-descriptions-item-label,[data-theme=dark] .ant-collapse .ant-descriptions-item-label,[data-theme=tech] .ant-collapse .ant-descriptions-item-label,[data-theme=dark] .ant-list .ant-descriptions-item-label,[data-theme=tech] .ant-list .ant-descriptions-item-label,[data-theme=dark] .ant-form .ant-descriptions-item-label,[data-theme=tech] .ant-form .ant-descriptions-item-label,[data-theme=dark] .ant-result .ant-descriptions-item-label,[data-theme=tech] .ant-result .ant-descriptions-item-label,[data-theme=dark] .ant-empty .ant-descriptions-item-label,[data-theme=tech] .ant-empty .ant-descriptions-item-label,[data-theme=dark] .ant-popover-inner .ant-descriptions-item-label,[data-theme=tech] .ant-popover-inner .ant-descriptions-item-label,[data-theme=dark] .ant-dropdown-menu .ant-descriptions-item-label,[data-theme=tech] .ant-dropdown-menu .ant-descriptions-item-label,[data-theme=dark] .ant-card .ant-form-item-label>label,[data-theme=tech] .ant-card .ant-form-item-label>label,[data-theme=dark] .ant-table .ant-form-item-label>label,[data-theme=tech] .ant-table .ant-form-item-label>label,[data-theme=dark] .ant-descriptions .ant-form-item-label>label,[data-theme=tech] .ant-descriptions .ant-form-item-label>label,[data-theme=dark] .ant-modal-content .ant-form-item-label>label,[data-theme=tech] .ant-modal-content .ant-form-item-label>label,[data-theme=dark] .ant-drawer-content .ant-form-item-label>label,[data-theme=tech] .ant-drawer-content .ant-form-item-label>label,[data-theme=dark] .ant-collapse .ant-form-item-label>label,[data-theme=tech] .ant-collapse .ant-form-item-label>label,[data-theme=dark] .ant-list .ant-form-item-label>label,[data-theme=tech] .ant-list .ant-form-item-label>label,[data-theme=dark] .ant-form .ant-form-item-label>label,[data-theme=tech] .ant-form .ant-form-item-label>label,[data-theme=dark] .ant-result .ant-form-item-label>label,[data-theme=tech] .ant-result .ant-form-item-label>label,[data-theme=dark] .ant-empty .ant-form-item-label>label,[data-theme=tech] .ant-empty .ant-form-item-label>label,[data-theme=dark] .ant-popover-inner .ant-form-item-label>label,[data-theme=tech] .ant-popover-inner .ant-form-item-label>label,[data-theme=dark] .ant-dropdown-menu .ant-form-item-label>label,[data-theme=tech] .ant-dropdown-menu .ant-form-item-label>label,[data-theme=dark] .ant-card .ant-empty-description,[data-theme=tech] .ant-card .ant-empty-description,[data-theme=dark] .ant-table .ant-empty-description,[data-theme=tech] .ant-table .ant-empty-description,[data-theme=dark] .ant-descriptions .ant-empty-description,[data-theme=tech] .ant-descriptions .ant-empty-description,[data-theme=dark] .ant-modal-content .ant-empty-description,[data-theme=tech] .ant-modal-content .ant-empty-description,[data-theme=dark] .ant-drawer-content .ant-empty-description,[data-theme=tech] .ant-drawer-content .ant-empty-description,[data-theme=dark] .ant-collapse .ant-empty-description,[data-theme=tech] .ant-collapse .ant-empty-description,[data-theme=dark] .ant-list .ant-empty-description,[data-theme=tech] .ant-list .ant-empty-description,[data-theme=dark] .ant-form .ant-empty-description,[data-theme=tech] .ant-form .ant-empty-description,[data-theme=dark] .ant-result .ant-empty-description,[data-theme=tech] .ant-result .ant-empty-description,[data-theme=dark] .ant-empty .ant-empty-description,[data-theme=tech] .ant-empty .ant-empty-description,[data-theme=dark] .ant-popover-inner .ant-empty-description,[data-theme=tech] .ant-popover-inner .ant-empty-description,[data-theme=dark] .ant-dropdown-menu .ant-empty-description,[data-theme=tech] .ant-dropdown-menu .ant-empty-description,[data-theme=dark] .ant-card .ant-collapse-header-text,[data-theme=tech] .ant-card .ant-collapse-header-text,[data-theme=dark] .ant-table .ant-collapse-header-text,[data-theme=tech] .ant-table .ant-collapse-header-text,[data-theme=dark] .ant-descriptions .ant-collapse-header-text,[data-theme=tech] .ant-descriptions .ant-collapse-header-text,[data-theme=dark] .ant-modal-content .ant-collapse-header-text,[data-theme=tech] .ant-modal-content .ant-collapse-header-text,[data-theme=dark] .ant-drawer-content .ant-collapse-header-text,[data-theme=tech] .ant-drawer-content .ant-collapse-header-text,[data-theme=dark] .ant-collapse .ant-collapse-header-text,[data-theme=tech] .ant-collapse .ant-collapse-header-text,[data-theme=dark] .ant-list .ant-collapse-header-text,[data-theme=tech] .ant-list .ant-collapse-header-text,[data-theme=dark] .ant-form .ant-collapse-header-text,[data-theme=tech] .ant-form .ant-collapse-header-text,[data-theme=dark] .ant-result .ant-collapse-header-text,[data-theme=tech] .ant-result .ant-collapse-header-text,[data-theme=dark] .ant-empty .ant-collapse-header-text,[data-theme=tech] .ant-empty .ant-collapse-header-text,[data-theme=dark] .ant-popover-inner .ant-collapse-header-text,[data-theme=tech] .ant-popover-inner .ant-collapse-header-text,[data-theme=dark] .ant-dropdown-menu .ant-collapse-header-text,[data-theme=tech] .ant-dropdown-menu .ant-collapse-header-text{color:#ffffffa6!important}[data-theme=dark] .ant-form-item-label>label,[data-theme=tech] .ant-form-item-label>label,[data-theme=dark] .ant-checkbox-wrapper,[data-theme=tech] .ant-checkbox-wrapper,[data-theme=dark] .ant-radio-wrapper,[data-theme=tech] .ant-radio-wrapper,[data-theme=dark] .ant-select-selection-item,[data-theme=tech] .ant-select-selection-item,[data-theme=dark] .ant-cascader-picker-label,[data-theme=tech] .ant-cascader-picker-label,[data-theme=dark] .ant-transfer-list-header-title,[data-theme=tech] .ant-transfer-list-header-title,[data-theme=dark] .ant-transfer-list-content-item,[data-theme=tech] .ant-transfer-list-content-item,[data-theme=dark] .ant-tree-treenode,[data-theme=tech] .ant-tree-treenode,[data-theme=dark] .ant-mentions,[data-theme=tech] .ant-mentions,[data-theme=dark] .ant-input-number-input,[data-theme=tech] .ant-input-number-input,[data-theme=dark] .ant-steps-item-title,[data-theme=tech] .ant-steps-item-title,[data-theme=dark] .ant-steps-item-description,[data-theme=tech] .ant-steps-item-description{color:var(--text-color)!important}[data-theme=dark] .ant-btn:not(.ant-btn-primary):not(.ant-btn-dangerous),[data-theme=tech] .ant-btn:not(.ant-btn-primary):not(.ant-btn-dangerous){color:var(--text-color)}[data-theme=dark] .ant-btn:not(.ant-btn-primary):not(.ant-btn-dangerous):hover,[data-theme=tech] .ant-btn:not(.ant-btn-primary):not(.ant-btn-dangerous):hover{color:var(--primary-color)}[data-theme=dark] .ant-btn:not(.ant-btn-primary):not(.ant-btn-dangerous)[disabled],[data-theme=tech] .ant-btn:not(.ant-btn-primary):not(.ant-btn-dangerous)[disabled]{color:#ffffff4d!important}[data-theme=dark] .ant-table .ant-table-placeholder .ant-empty-description,[data-theme=tech] .ant-table .ant-table-placeholder .ant-empty-description{color:#ffffff73!important}[data-theme=tech] .ant-dropdown-menu{background-color:#1f1f1f!important;border:1px solid rgba(255,255,255,.1)!important}[data-theme=tech] .ant-dropdown-menu .ant-dropdown-menu-item,[data-theme=tech] .ant-dropdown-menu .ant-dropdown-menu-submenu-title{color:#ffffffd9!important}[data-theme=tech] .ant-dropdown-menu .ant-dropdown-menu-item:hover,[data-theme=tech] .ant-dropdown-menu .ant-dropdown-menu-submenu-title:hover{background-color:#ffffff14!important}[data-theme=tech] .ant-dropdown-menu .ant-dropdown-menu-item .anticon,[data-theme=tech] .ant-dropdown-menu .ant-dropdown-menu-submenu-title .anticon{color:#ffffffd9!important}[data-theme=tech] .ant-popover-inner{background-color:#1f1f1f!important;border:1px solid rgba(255,255,255,.1)!important}[data-theme=tech] .ant-popover-inner .ant-popover-title,[data-theme=tech] .ant-popover-inner .ant-popover-inner-content{color:#ffffffd9!important}[data-theme=tech] .ant-pro-global-header:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,#2979ff00,#2979ff,#2979ff00);animation:scanLine 3s ease-in-out infinite}[data-theme=tech] .global-search-container .ant-input-affix-wrapper{background:#ffffff1a!important;border-color:#fff3!important}[data-theme=tech] .global-search-container .ant-input-affix-wrapper:hover,[data-theme=tech] .global-search-container .ant-input-affix-wrapper:focus,[data-theme=tech] .global-search-container .ant-input-affix-wrapper.ant-input-affix-wrapper-focused{background:#ffffff26!important;border-color:#2979ffcc!important;box-shadow:0 0 0 2px #2979ff33!important}[data-theme=tech] .global-search-container .ant-input-affix-wrapper .ant-input-prefix{color:#fffc!important}[data-theme=tech] .global-search-container .ant-input-affix-wrapper .ant-input{color:#ffffffe6!important}[data-theme=tech] .global-search-container .ant-input-affix-wrapper .ant-input::placeholder{color:#ffffff80!important}[data-theme=tech] .global-search-container .search-dropdown{background-color:#1f1f1f!important;border:1px solid rgba(255,255,255,.1)!important}[data-theme=tech] .global-search-container .search-dropdown .search-results-header{color:#ffffff80!important;border-bottom:1px solid rgba(255,255,255,.1)!important}[data-theme=tech] .global-search-container .search-dropdown .search-option:hover{background-color:#ffffff14!important}[data-theme=tech] .global-search-container .search-dropdown .search-option .option-content .option-label{color:#ffffffd9!important}[data-theme=tech] .global-search-container .search-dropdown .search-option .option-content .option-description{color:#ffffff80!important}@keyframes scanLine{0%{transform:translate(-100%);opacity:0}50%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}[data-theme=tech] .ant-menu{background:#1a1a1a!important;border-right:1px solid rgba(255,255,255,.08)!important}[data-theme=tech] .ant-menu .ant-menu-item,[data-theme=tech] .ant-menu .ant-menu-submenu-title,[data-theme=tech] .ant-menu .ant-menu-item .anticon,[data-theme=tech] .ant-menu .ant-menu-submenu-title .anticon{color:#ffffffd9!important}[data-theme=tech] .ant-menu .ant-menu-item:hover,[data-theme=tech] .ant-menu .ant-menu-submenu-title:hover{color:#1890ff!important;background-color:#1890ff1a!important}[data-theme=tech] .ant-menu .ant-menu-item:hover .anticon,[data-theme=tech] .ant-menu .ant-menu-submenu-title:hover .anticon{color:#1890ff!important}[data-theme=tech] .ant-menu .ant-menu-item-selected{color:#1890ff!important;background-color:#1890ff1a!important}[data-theme=tech] .ant-menu .ant-menu-item-selected .anticon{color:#1890ff!important}[data-theme=tech] .ant-menu .ant-menu-item-selected:after{border-right-color:#1890ff!important}[data-theme=tech] .ant-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#1890ff!important}[data-theme=tech] .ant-menu .ant-menu-submenu-selected>.ant-menu-submenu-title .anticon{color:#1890ff!important}[data-theme=tech] .ant-layout-sider-trigger{background-color:var(--menu-bg-color, var(--background-color))!important;color:var(--menu-text-color, var(--text-color))!important}[data-theme=tech] .ant-tabs .ant-tabs-tab{color:#ffffffbf!important}[data-theme=tech] .ant-tabs .ant-tabs-tab:hover{color:#fffffff2!important}[data-theme=tech] .ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1890ff!important}[data-theme=tech] .ant-tabs .ant-tabs-ink-bar{background-color:#1890ff!important}[data-theme=tech] .ant-breadcrumb,[data-theme=tech] .ant-breadcrumb .ant-breadcrumb-link,[data-theme=tech] .ant-breadcrumb .ant-breadcrumb-separator{color:#ffffffa6!important}[data-theme=tech] .ant-breadcrumb a{color:#ffffffd9!important}[data-theme=tech] .ant-breadcrumb a:hover{color:#1890ff!important}[data-theme=tech] .ant-layout-header,[data-theme=tech] .ant-layout-footer{color:#ffffffd9!important}[data-theme=tech] .ant-picker{background-color:#ffffff0a!important;border-color:#ffffff26!important}[data-theme=tech] .ant-picker .ant-picker-input>input{color:#ffffffd9!important}[data-theme=tech] .ant-picker .ant-picker-suffix{color:#ffffffa6!important}[data-theme=tech] .ant-input{background-color:#ffffff0a!important;border-color:#ffffff26!important;color:#ffffffd9!important}[data-theme=tech] .ant-input::placeholder{color:#ffffff4d!important}[data-theme=tech] .ant-pagination .ant-pagination-item{background-color:transparent!important;border-color:#ffffff26!important}[data-theme=tech] .ant-pagination .ant-pagination-item a{color:#ffffffd9!important}[data-theme=tech] .ant-pagination .ant-pagination-item.ant-pagination-item-active{border-color:#1890ff!important}[data-theme=tech] .ant-pagination .ant-pagination-item.ant-pagination-item-active a{color:#1890ff!important}[data-theme=tech] .ant-pagination .ant-pagination-prev .ant-pagination-item-link,[data-theme=tech] .ant-pagination .ant-pagination-next .ant-pagination-item-link{background-color:transparent!important;border-color:#ffffff26!important;color:#ffffffd9!important}[data-theme=tech]:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(rgba(24,144,255,.05) 2px,transparent 2px),radial-gradient(rgba(24,144,255,.03) 2px,transparent 2px);background-size:50px 50px;background-position:0 0,25px 25px;pointer-events:none;z-index:-1}[data-theme=tech] .ant-card{border:1px solid rgba(24,144,255,.2)!important;box-shadow:0 0 15px #1890ff0d!important;position:relative;overflow:hidden;transition:all .3s ease}[data-theme=tech] .ant-card:hover{box-shadow:0 0 20px #1890ff26!important}[data-theme=tech] .ant-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#1890ff00,#1890ff99,#1890ff00)}[data-theme=tech] .ant-btn-primary{background:linear-gradient(90deg,#0050b3,#1890ff)!important;border:none!important;position:relative;overflow:hidden}[data-theme=tech] .ant-btn-primary:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:#ffffff1a;transform:rotate(45deg);animation:btnShine 3s infinite}[data-theme=tech] .ant-btn-primary:hover{background:linear-gradient(90deg,#0050b3,#40a9ff)!important}[data-theme=tech] .ant-table-tbody>tr:hover>td{background-color:#1890ff1a!important}[data-theme=tech] ::-webkit-scrollbar{width:8px;height:8px}[data-theme=tech] ::-webkit-scrollbar-track{background:#121212}[data-theme=tech] ::-webkit-scrollbar-thumb{background:#1890ff80;border-radius:4px}[data-theme=tech] ::-webkit-scrollbar-thumb:hover{background:#1890ffcc}[data-theme=tech] .ant-pro-global-header{background:linear-gradient(90deg,#0d1117,#1a1d23,#0d1117)!important}[data-theme=tech] .ant-select:not(.ant-select-customize-input) .ant-select-selector{background-color:#ffffff0a!important;border-color:#ffffff26!important}[data-theme=tech] .ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item{color:#ffffffd9!important}[data-theme=tech] .ant-statistic .ant-statistic-title{color:#ffffffa6!important}[data-theme=tech] .ant-statistic .ant-statistic-content{color:#ffffffe6!important}[data-theme=tech] .ant-statistic .ant-statistic-content .ant-statistic-content-value{text-shadow:0 0 8px rgba(24,144,255,.3)!important}@keyframes btnShine{0%{left:-100%;opacity:0}20%{left:100%;opacity:.6}to{left:100%;opacity:0}}[data-theme=dark] .icon-item .delete-icon,[data-theme=tech] .icon-item .delete-icon,[data-theme=dark] .todo-item .delete-icon,[data-theme=tech] .todo-item .delete-icon{background:#ffffff26!important;color:#ffffffe6!important;box-shadow:0 2px 6px #0000004d!important}[data-theme=dark] .icon-item .delete-icon:hover,[data-theme=tech] .icon-item .delete-icon:hover,[data-theme=dark] .todo-item .delete-icon:hover,[data-theme=tech] .todo-item .delete-icon:hover{background:#ff464633!important;color:#ff4d4f!important}[data-theme=dark] .icon-item .icon,[data-theme=tech] .icon-item .icon,[data-theme=dark] .todo-item .icon,[data-theme=tech] .todo-item .icon,[data-theme=dark] .icon-item .count,[data-theme=tech] .icon-item .count,[data-theme=dark] .todo-item .count,[data-theme=tech] .todo-item .count{color:var(--primary-color)!important}[data-theme=dark] .icon-item.hovered,[data-theme=tech] .icon-item.hovered,[data-theme=dark] .todo-item.hovered,[data-theme=tech] .todo-item.hovered,[data-theme=dark] .icon-item:hover,[data-theme=tech] .icon-item:hover,[data-theme=dark] .todo-item:hover,[data-theme=tech] .todo-item:hover{background-color:#1890ff26!important}[data-theme=dark] .add-item .add-icon,[data-theme=tech] .add-item .add-icon{color:#ffffffa6!important}[data-theme=dark] .add-item:hover,[data-theme=tech] .add-item:hover{background-color:#1890ff26!important}[data-theme=dark] .add-item:hover .add-icon,[data-theme=tech] .add-item:hover .add-icon{color:var(--primary-color)!important}[data-theme=dark] .shortcuts-container .shortcuts-title,[data-theme=tech] .shortcuts-container .shortcuts-title,[data-theme=dark] .todo-list-container .todo-list-title,[data-theme=tech] .todo-list-container .todo-list-title{color:#ffffffd9!important}[data-theme=tech] p,[data-theme=tech] span,[data-theme=tech] div,[data-theme=tech] h1,[data-theme=tech] h2,[data-theme=tech] h3,[data-theme=tech] h4,[data-theme=tech] h5,[data-theme=tech] h6,[data-theme=tech] .ant-typography,[data-theme=tech] .ant-form-item-label>label,[data-theme=tech] .ant-select-item-option-content,[data-theme=tech] .ant-empty-description,[data-theme=tech] .ant-notification-notice-message,[data-theme=tech] .ant-notification-notice-description,[data-theme=tech] .ant-message-custom-content,[data-theme=tech] .ant-alert-message,[data-theme=tech] .ant-alert-description{color:var(--text-color)!important}[data-theme=tech] .ant-typography-secondary{color:#ffffffa6!important}[data-theme=tech] .ant-list-item-meta-title{color:#ffffffd9!important}[data-theme=tech] .ant-list-item-meta-description{color:#ffffffa6!important}[data-theme=tech] .ant-tag{color:var(--text-color)!important;border-color:#fff3!important}[data-theme=tech] .ant-select-item-option-content,[data-theme=tech] .ant-tree-node-content-wrapper{color:#ffffffd9!important}[data-theme=tech] .ant-form-item-explain,[data-theme=tech] .ant-form-item-extra{color:#ffffffa6!important}[data-theme=tech] .ant-form-item-has-error .ant-form-item-explain{color:#ff4d4f!important}[data-theme=tech] .ant-notification-notice{background:#1f1f1f!important}[data-theme=tech] .ant-notification-notice .ant-notification-notice-message,[data-theme=tech] .ant-notification-notice .ant-notification-notice-description{color:#ffffffd9!important}[data-theme=tech] .ant-message-notice-content{background:#1f1f1f!important}[data-theme=tech] .ant-message-notice-content .ant-message-custom-content{color:#ffffffd9!important}[data-theme=tech] .ant-alert-info,[data-theme=tech] .ant-alert-success,[data-theme=tech] .ant-alert-warning,[data-theme=tech] .ant-alert-error{background:#ffffff0a!important;border-color:#ffffff1a!important}[data-theme=tech] .ant-alert .ant-alert-message,[data-theme=tech] .ant-alert .ant-alert-description{color:#ffffffd9!important}[data-theme=tech] .ant-divider{border-color:#ffffff14!important}[data-theme=tech] .ant-divider-with-text:before,[data-theme=tech] .ant-divider-with-text-left:before,[data-theme=tech] .ant-divider-with-text-right:before,[data-theme=tech] .ant-divider-with-text:after,[data-theme=tech] .ant-divider-with-text-left:after,[data-theme=tech] .ant-divider-with-text-right:after{border-color:#ffffff14!important}[data-theme=tech] .ant-divider-with-text .ant-divider-inner-text,[data-theme=tech] .ant-divider-with-text-left .ant-divider-inner-text,[data-theme=tech] .ant-divider-with-text-right .ant-divider-inner-text{color:#ffffffa6!important}.ant-pro-global-header-logo,.ant-pro-top-nav-header-logo{position:relative;overflow:visible!important;padding-left:24px}.ant-pro-global-header-logo:before,.ant-pro-top-nav-header-logo:before{content:"";position:absolute;left:-30px;top:-20px;width:150px;height:100px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27150%27 height=%27100%27 viewBox=%270 0 150 100%27%3E%3Cpath d=%27M0,50 Q30,40 60,50 T120,50%27 stroke=%27rgba%28255,255,255,0.15%29%27 stroke-width=%272%27 fill=%27none%27/%3E%3Cpath d=%27M0,30 Q30,20 60,30 T120,30%27 stroke=%27rgba%28255,255,255,0.12%29%27 stroke-width=%271.5%27 fill=%27none%27/%3E%3Cpath d=%27M0,70 Q30,60 60,70 T120,70%27 stroke=%27rgba%28255,255,255,0.12%29%27 stroke-width=%271.5%27 fill=%27none%27/%3E%3Cpath d=%27M10,40 L25,40 L25,60 L10,60 Z%27 fill=%27rgba%28255,255,255,0.05%29%27/%3E%3Cpath d=%27M40,25 L50,25 L50,75 L40,75 Z%27 fill=%27rgba%28255,255,255,0.03%29%27/%3E%3Cpath d=%27M70,35 L85,35 L85,65 L70,65 Z%27 fill=%27rgba%28255,255,255,0.05%29%27/%3E%3Cpath d=%27M100,20 L110,20 L110,80 L100,80 Z%27 fill=%27rgba%28255,255,255,0.03%29%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;z-index:0;opacity:.9;pointer-events:none;animation:flowAnimation 15s ease-in-out infinite alternate}.ant-pro-global-header-logo:after,.ant-pro-top-nav-header-logo:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:40px;height:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2740%27 height=%2740%27 viewBox=%270 0 40 40%27%3E%3Ccircle cx=%275%27 cy=%275%27 r=%273%27 fill=%27rgba%28255,255,255,0.25%29%27/%3E%3Ccircle cx=%2715%27 cy=%275%27 r=%272%27 fill=%27rgba%28255,255,255,0.2%29%27/%3E%3Ccircle cx=%2725%27 cy=%275%27 r=%273%27 fill=%27rgba%28255,255,255,0.25%29%27/%3E%3Ccircle cx=%2735%27 cy=%275%27 r=%272%27 fill=%27rgba%28255,255,255,0.2%29%27/%3E%3Ccircle cx=%275%27 cy=%2715%27 r=%272%27 fill=%27rgba%28255,255,255,0.2%29%27/%3E%3Ccircle cx=%2715%27 cy=%2715%27 r=%273%27 fill=%27rgba%28255,255,255,0.25%29%27/%3E%3Ccircle cx=%2725%27 cy=%2715%27 r=%272%27 fill=%27rgba%28255,255,255,0.2%29%27/%3E%3Ccircle cx=%2735%27 cy=%2715%27 r=%273%27 fill=%27rgba%28255,255,255,0.25%29%27/%3E%3Ccircle cx=%275%27 cy=%2725%27 r=%273%27 fill=%27rgba%28255,255,255,0.25%29%27/%3E%3Ccircle cx=%2715%27 cy=%2725%27 r=%272%27 fill=%27rgba%28255,255,255,0.2%29%27/%3E%3Ccircle cx=%2725%27 cy=%2725%27 r=%273%27 fill=%27rgba%28255,255,255,0.25%29%27/%3E%3Ccircle cx=%2735%27 cy=%2725%27 r=%272%27 fill=%27rgba%28255,255,255,0.2%29%27/%3E%3Ccircle cx=%275%27 cy=%2735%27 r=%272%27 fill=%27rgba%28255,255,255,0.2%29%27/%3E%3Ccircle cx=%2715%27 cy=%2735%27 r=%273%27 fill=%27rgba%28255,255,255,0.25%29%27/%3E%3Ccircle cx=%2725%27 cy=%2735%27 r=%272%27 fill=%27rgba%28255,255,255,0.2%29%27/%3E%3Ccircle cx=%2735%27 cy=%2735%27 r=%273%27 fill=%27rgba%28255,255,255,0.25%29%27/%3E%3C/svg%3E");z-index:0;opacity:.7;pointer-events:none}.ant-pro-global-header-logo .ant-pro-global-header-logo-link,.ant-pro-top-nav-header-logo .ant-pro-global-header-logo-link,.ant-pro-global-header-logo a,.ant-pro-top-nav-header-logo a,.ant-pro-global-header-logo img,.ant-pro-top-nav-header-logo img,.ant-pro-global-header-logo h1,.ant-pro-top-nav-header-logo h1{position:relative;z-index:1;color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.15)}.ant-pro-global-header:after{content:"";position:absolute;left:10px;bottom:-5px;width:100px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27100%27 height=%2720%27 viewBox=%270 0 100 20%27%3E%3Cpath d=%27M0,10 L100,10%27 stroke=%27rgba%28255,255,255,0.15%29%27 stroke-width=%271%27 stroke-dasharray=%275,3%27/%3E%3Cpath d=%27M0,5 L100,5%27 stroke=%27rgba%28255,255,255,0.1%29%27 stroke-width=%271%27 stroke-dasharray=%278,4%27/%3E%3Cpath d=%27M0,15 L100,15%27 stroke=%27rgba%28255,255,255,0.1%29%27 stroke-width=%271%27 stroke-dasharray=%278,4%27/%3E%3C/svg%3E");background-repeat:no-repeat;z-index:0;opacity:.8;pointer-events:none}[data-theme=tech] .ant-pro-global-header-logo:before,[data-theme=tech] .ant-pro-top-nav-header-logo:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27150%27 height=%27100%27 viewBox=%270 0 150 100%27%3E%3Cpath d=%27M0,50 Q30,40 60,50 T120,50%27 stroke=%27rgba%2841,121,255,0.3%29%27 stroke-width=%272%27 fill=%27none%27/%3E%3Cpath d=%27M0,30 Q30,20 60,30 T120,30%27 stroke=%27rgba%2841,121,255,0.25%29%27 stroke-width=%271.5%27 fill=%27none%27/%3E%3Cpath d=%27M0,70 Q30,60 60,70 T120,70%27 stroke=%27rgba%2841,121,255,0.25%29%27 stroke-width=%271.5%27 fill=%27none%27/%3E%3Cpath d=%27M10,40 L25,40 L25,60 L10,60 Z%27 fill=%27rgba%2841,121,255,0.1%29%27/%3E%3Cpath d=%27M40,25 L50,25 L50,75 L40,75 Z%27 fill=%27rgba%2841,121,255,0.08%29%27/%3E%3Cpath d=%27M70,35 L85,35 L85,65 L70,65 Z%27 fill=%27rgba%2841,121,255,0.1%29%27/%3E%3Cpath d=%27M100,20 L110,20 L110,80 L100,80 Z%27 fill=%27rgba%2841,121,255,0.08%29%27/%3E%3C/svg%3E");animation:techFlowAnimation 15s ease-in-out infinite alternate}@keyframes flowAnimation{0%{opacity:.6;transform:translate(-5px) translateY(0)}25%{opacity:.7;transform:translate(0) translateY(-5px)}50%{opacity:.9;transform:translate(5px) translateY(0)}75%{opacity:.8;transform:translate(0) translateY(5px)}to{opacity:.6;transform:translate(-5px) translateY(0)}}@keyframes techFlowAnimation{0%{opacity:.7;filter:hue-rotate(0deg);transform:translate(-5px) translateY(0)}25%{opacity:.8;filter:hue-rotate(15deg);transform:translate(0) translateY(-5px)}50%{opacity:1;filter:hue-rotate(30deg);transform:translate(5px) translateY(0)}75%{opacity:.9;filter:hue-rotate(15deg);transform:translate(0) translateY(5px)}to{opacity:.7;filter:hue-rotate(0deg);transform:translate(-5px) translateY(0)}}.ant-page-header-heading-title,h1.ant-typography,h2.ant-typography,h3.ant-typography,h4.ant-typography,.ant-pro-page-container-title,.ant-pro-table-title{color:var(--primary-color)!important;font-weight:100}.ant-descriptions-title{color:var(--text-menu-secondary-color, rgba(0, 0, 0, .65))!important;font-weight:400;font-size:15px;opacity:.85;margin-bottom:16px!important}.ant-pro-global-header-logo a h1,.ant-pro-top-nav-header-logo a h1,.ant-pro-global-header a h1,.ant-pro-top-nav-header a h1{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.15);font-weight:500;margin:0 0 0 8px;display:inline-block;vertical-align:middle}.ant-descriptions{background-color:var(--background-color);padding:20px;border-radius:2px;margin-bottom:16px;border:1px solid var(--border-color-split, #f0f0f0)}.ant-descriptions .ant-descriptions-item-label{color:var(--text-menu-secondary-color, rgba(0, 0, 0, .55));font-weight:400;font-size:14px;padding-right:16px}.ant-descriptions .ant-descriptions-item-content{color:var(--text-color);font-weight:400;padding-right:16px;word-break:break-word}.ant-descriptions .ant-descriptions-view{background-color:var(--background-color);width:100%}.ant-descriptions .ant-descriptions-view table{background-color:var(--background-color);width:100%;table-layout:fixed}.ant-descriptions .ant-descriptions-view .ant-descriptions-row td{background-color:var(--background-color);padding:8px 0;vertical-align:top}[data-theme=daybreak] .ant-table,[data-theme=daybreak] .ant-table-wrapper,[data-theme=daybreak] .ant-table-container,[data-theme=daybreak] .ant-table-content,[data-theme=daybreak] .ant-pagination,[data-theme=daybreak] .ant-table-pagination,[data-theme=daybreak] .ant-table-pagination-right,[data-theme=daybreak] .ant-table-footer{background-color:#fff!important}[data-theme=daybreak] .ant-table-thead>tr>th{background-color:#fafafa!important;color:#000000a6!important;font-weight:400;font-size:14px;border-bottom:1px solid #f0f0f0}[data-theme=daybreak] .ant-table-tbody>tr>td{background-color:transparent!important}[data-theme=daybreak] .ant-table-tbody>tr:nth-child(odd){background-color:#fff!important}[data-theme=daybreak] .ant-table-tbody>tr:nth-child(2n){background-color:#fafafa!important}[data-theme=daybreak] .ant-table-tbody>tr:hover>td{background-color:#f5f5f5!important}[data-theme=daybreak] .ant-pagination .ant-pagination-item,[data-theme=daybreak] .ant-pagination .ant-pagination-prev .ant-pagination-item-link,[data-theme=daybreak] .ant-pagination .ant-pagination-next .ant-pagination-item-link{background-color:#fff;border-color:#d9d9d9}[data-theme=daybreak] .ant-pagination .ant-pagination-item-active{border-color:#1890ff}[data-theme=daybreak] .ant-pagination .ant-pagination-item-active a{color:#1890ff}[data-theme=daybreak] .ant-descriptions{background-color:#fff;border:1px solid #f0f0f0}[data-theme=daybreak] .ant-descriptions .ant-descriptions-item-label{background-color:#fafafa}[data-theme=daybreak] .ant-descriptions .ant-descriptions-item-content{background-color:#fff}[data-theme=tech] .ant-table{border-color:#1890ff33!important;box-shadow:0 0 15px #1890ff0d!important}[data-theme=tech] .ant-table .ant-table-thead>tr>th{background-color:#1890ff14!important;color:#ffffffb3!important;border-bottom:1px solid rgba(24,144,255,.3)!important;position:relative;overflow:hidden}[data-theme=tech] .ant-table .ant-table-thead>tr>th:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,#1890ff00,#1890ff80,#1890ff00)}[data-theme=tech] .ant-table .ant-table-thead>tr>th .ant-table-column-sorter,[data-theme=tech] .ant-table .ant-table-thead>tr>th .ant-table-filter-trigger{color:#ffffff80!important}[data-theme=tech] .ant-table .ant-table-thead>tr>th .ant-table-column-sorter:hover,[data-theme=tech] .ant-table .ant-table-thead>tr>th .ant-table-filter-trigger:hover{color:#1890ffcc!important}[data-theme=tech] .ant-table .ant-table-tbody>tr:hover>td{background-color:#1890ff1a!important}[data-theme=tech] .ant-descriptions{border-color:#1890ff33!important;box-shadow:0 0 10px #1890ff0d!important}[data-theme=tech] .ant-descriptions .ant-descriptions-title{position:relative}[data-theme=tech] .ant-descriptions .ant-descriptions-title:after{content:"";position:absolute;bottom:-8px;left:0;width:50px;height:1px;background:linear-gradient(90deg,#1890ffcc,#1890ff1a)}[data-theme=tech] .ant-descriptions .ant-descriptions-item-label{background-color:#1890ff0d!important}hr{border:none;border-top:1px dashed rgba(0,0,0,.15);margin:16px 0;height:0}[data-theme=dark] hr,[data-theme=tech] hr{border-top:1px dashed rgba(255,255,255,.15)}[data-theme=daybreak] hr{border-top:1px dashed rgba(0,0,0,.12);margin:16px 0}.tree-container{width:300px;height:calc(100vh - 120px);max-height:100vh;position:relative;overflow:auto;background-color:var(--background-color)!important}.tree-component{width:max-content;min-width:100%;background-color:var(--background-color)!important}.tree-component .ant-tree-list,.tree-component .ant-tree-list-holder,.tree-component .ant-tree-list-holder-inner{background-color:var(--background-color)!important}.tree-component .ant-tree-treenode{background-color:var(--background-color)!important;color:var(--text-color)!important}.tree-component .ant-tree-treenode:hover{background-color:var(--table-hover-bg)!important}.tree-component .ant-tree-node-content-wrapper{background-color:transparent!important;color:var(--text-color)!important}.tree-component .ant-tree-node-content-wrapper:hover{background-color:var(--table-hover-bg)!important}.tree-component .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:var(--primary-hover-color)!important;color:var(--primary-color)!important}.tree-container-full-width{width:100%!important}.tree-pro-card{height:100%;overflow:hidden;display:flex;flex-direction:column}.ant-pro-sider-actions{background-color:var(--menu-bg-color, var(--background-color))!important;color:var(--menu-text-color, var(--text-color))!important;padding:12px 16px!important}.ant-pro-sider-actions *{color:var(--menu-text-color, var(--text-color))!important}.ant-pro-sider-actions .ant-pro-sider-collapsed-button:hover{color:var(--primary-color)!important;background-color:#ffffff1a!important}.ant-tree{background-color:var(--background-color)!important;color:var(--text-color)!important}.ant-tree .ant-tree-list,.ant-tree .ant-tree-list-holder,.ant-tree .ant-tree-list-holder-inner{background-color:var(--background-color)!important}.ant-tree .ant-tree-treenode{color:var(--text-color)!important}.ant-tree .ant-tree-treenode:hover{background-color:var(--table-hover-bg)!important}.ant-tree .ant-tree-node-content-wrapper{color:var(--text-color)!important}.ant-tree .ant-tree-node-content-wrapper:hover{background-color:var(--table-hover-bg)!important}.ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:var(--primary-hover-color)!important;color:var(--primary-color)!important}.ant-tree .ant-tree-title,.ant-tree .anticon{color:var(--text-color)!important}.ant-tree .ant-tree-node-selected .anticon{color:var(--primary-color)!important}.markdown-typing-effect{line-height:1.6}.markdown-typing-effect .typing-cursor{color:#1890ff;animation:blink 1s infinite;font-weight:400}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.markdown-typing-effect h1,.markdown-typing-effect h2,.markdown-typing-effect h3,.markdown-typing-effect h4,.markdown-typing-effect h5,.markdown-typing-effect h6{margin:.5em 0;color:#333}.markdown-typing-effect p{margin:.5em 0}.markdown-typing-effect code{background-color:#f5f5f5;padding:2px 4px;border-radius:3px;font-family:Courier New,monospace}.markdown-typing-effect pre{background-color:#f5f5f5;padding:10px;border-radius:5px;overflow-x:auto}.markdown-typing-effect pre code{background-color:transparent;padding:0}.markdown-typing-effect blockquote{border-left:4px solid #1890ff;padding-left:10px;margin:10px 0;color:#666}.markdown-typing-effect ul,.markdown-typing-effect ol{padding-left:20px}.markdown-typing-effect li{margin:5px 0}.markdown-typing-effect table{border-collapse:collapse;width:100%;margin:10px 0}.markdown-typing-effect table th,.markdown-typing-effect table td{border:1px solid #ddd;padding:8px;text-align:left}.markdown-typing-effect table th{background-color:#f9f9f9;font-weight:700}.ai-float-dialog{background:#fff;border-radius:8px;box-shadow:0 2px 12px #00000026;display:flex;flex-direction:column;z-index:1000}.ai-float-dialog .dialog-header{padding:12px 16px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center;cursor:move;user-select:none;background:#fafafa;border-radius:8px 8px 0 0}.ai-float-dialog .dialog-header span{font-weight:500;color:#1890ff}.ai-float-dialog .dialog-header .dialog-header-buttons{display:flex;align-items:center}.ai-float-dialog .dialog-header .dialog-header-buttons .restart-btn{margin-right:8px;font-size:16px;display:flex;align-items:center;justify-content:center;color:#666;transition:color .3s}.ai-float-dialog .dialog-header .dialog-header-buttons .restart-btn:hover{color:#1890ff}.ai-float-dialog .dialog-header .dialog-header-buttons .restart-btn .restart-icon{font-style:normal;font-size:18px}.ai-float-dialog .dialog-content{padding:16px;height:calc(100% - 140px);overflow-y:auto;flex:1 1;scroll-behavior:smooth;overflow-y:scroll;overscroll-behavior:contain}.ai-float-dialog .dialog-content .introduction{background:#f6f8fa;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:13px;line-height:1.5;color:#666;white-space:pre-line;border-left:4px solid #1890ff;transition:background-color .2s}.ai-float-dialog .dialog-content .introduction .introduction-text{margin-bottom:12px}.ai-float-dialog .dialog-content .introduction .questions-container .suggested-title{font-size:14px;color:#444;margin-bottom:10px;font-weight:500}.ai-float-dialog .dialog-content .introduction .questions-container .question-grid{display:flex;flex-wrap:wrap;gap:8px}.ai-float-dialog .dialog-content .introduction .questions-container .question-grid .question-item{background:#f0f7ff;padding:6px 12px;border-radius:6px;cursor:pointer;transition:background-color .2s;font-size:13px;color:#1890ff;display:inline-block;position:relative}.ai-float-dialog .dialog-content .introduction .questions-container .question-grid .question-item:hover{background:#d9ebff}.ai-float-dialog .dialog-content .introduction .questions-container .question-grid .question-item:hover:after{content:"\70b9\51fb\53d1\9001";position:absolute;right:6px;bottom:-18px;font-size:10px;color:#1890ff;white-space:nowrap;background:#fffc;padding:1px 4px;border-radius:2px;z-index:1}.ai-float-dialog .dialog-content .message{margin-bottom:16px;display:flex;flex-direction:column}.ai-float-dialog .dialog-content .message.user{align-items:flex-end}.ai-float-dialog .dialog-content .message.user .message-content{background:#e6f7ff;border-radius:8px 0 8px 8px}.ai-float-dialog .dialog-content .message.assistant{align-items:flex-start}.ai-float-dialog .dialog-content .message.assistant .message-content{background:#f5f5f5;border-radius:0 8px 8px;width:85%}.ai-float-dialog .dialog-content .message.assistant .message-content .markdown-typing-effect code{color:#476582;background-color:#1b1f230d;padding:.2em .4em;border-radius:3px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:85%}.ai-float-dialog .dialog-content .message.assistant .message-content .markdown-typing-effect pre{background-color:#f6f8fa;padding:12px;border-radius:6px;overflow-x:auto;margin:8px 0}.ai-float-dialog .dialog-content .message.assistant .message-content .markdown-typing-effect pre code{padding:0;background-color:transparent;color:#333}.ai-float-dialog .dialog-content .message.assistant .message-content .markdown-typing-effect blockquote{border-left:4px solid #dfe2e5;padding-left:1em;color:#6a737d;margin:16px 0}.ai-float-dialog .dialog-content .message.assistant .message-content .markdown-typing-effect ul,.ai-float-dialog .dialog-content .message.assistant .message-content .markdown-typing-effect ol{padding-left:1.5em;margin:8px 0}.ai-float-dialog .dialog-content .message.assistant .message-content .markdown-typing-effect a{color:#1890ff;text-decoration:none}.ai-float-dialog .dialog-content .message.assistant .message-content .markdown-typing-effect a:hover{text-decoration:underline}.ai-float-dialog .dialog-content .message.assistant .message-content .markdown-typing-effect table{border-collapse:collapse;margin:8px 0;width:100%}.ai-float-dialog .dialog-content .message.assistant .message-content .markdown-typing-effect table th,.ai-float-dialog .dialog-content .message.assistant .message-content .markdown-typing-effect table td{border:1px solid #dfe2e5;padding:6px 12px}.ai-float-dialog .dialog-content .message.assistant .message-content .markdown-typing-effect table th{background-color:#f6f8fa}.ai-float-dialog .dialog-content .message.assistant .message-content .markdown-typing-effect table tr:nth-child(2n){background-color:#f8f8f8}.ai-float-dialog .dialog-content .message.assistant .message-content .markdown-typing-effect p{margin:8px 0}.ai-float-dialog .dialog-content .message.assistant .message-content .markdown-typing-effect img{max-width:100%;border-radius:4px}.ai-float-dialog .dialog-content .message .message-content{max-width:85%;padding:10px 14px;word-break:break-word;line-height:1.5;font-size:14px}.ai-float-dialog .dialog-footer{padding:16px;border-top:1px solid #f0f0f0;background:#fff;border-radius:0 0 8px 8px}.ai-float-dialog .dialog-footer .ant-input{resize:none}.ai-float-dialog .dialog-footer .ant-input::placeholder{color:#999}.ai-float-dialog .dialog-footer .ant-input-textarea .ant-input{padding-bottom:30px}.ai-float-dialog ::-webkit-scrollbar{width:6px;height:6px}.ai-float-dialog ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.ai-float-dialog ::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.ai-float-dialog ::-webkit-scrollbar-thumb:hover{background:#999}.ai-float-button{user-select:none;touch-action:none;transition:all .3s}.ai-float-button:hover{transform:scale(1.1);box-shadow:0 8px 20px -10px #0000004d}.ai-float-button:active{transform:scale(.95)}.ai-float-button.dragging{opacity:.8;cursor:grabbing!important;transition:none;transform:scale(1.05)}.custom-theme-drawer .ant-drawer-content{background-color:var(--background-color)}.custom-theme-drawer .ant-drawer-header{background-color:var(--background-color);border-bottom:1px solid rgba(0,0,0,.08)}.custom-theme-drawer .ant-drawer-header .ant-drawer-title,.custom-theme-drawer .ant-drawer-header .ant-drawer-close{color:var(--text-base-color)}.custom-theme-drawer .ant-drawer-header .ant-drawer-close:hover{background-color:var(--button-hover-bg-color)}.custom-theme-drawer .theme-drawer-content{padding:12px;color:var(--text-base-color)}.custom-theme-drawer .theme-drawer-content h5.ant-typography{color:var(--text-base-color);margin-bottom:16px}.custom-theme-drawer .theme-drawer-content .ant-divider{border-color:#00000014}.custom-theme-drawer .theme-drawer-content .ant-radio-wrapper{color:var(--text-base-color)}.custom-theme-drawer .theme-drawer-content .ant-radio-wrapper.ant-radio-wrapper-checked{color:var(--primary-color)}.custom-theme-drawer .theme-drawer-content .ant-space-vertical .ant-radio-wrapper{color:#000000d9;background-color:#f5f5f5;padding:6px 12px;border-radius:4px;margin-bottom:8px;transition:all .3s;border:1px solid #e8e8e8}.custom-theme-drawer .theme-drawer-content .ant-space-vertical .ant-radio-wrapper:hover{background-color:#e6e6e6;border-color:#d9d9d9}.custom-theme-drawer .theme-drawer-content .ant-space-vertical .ant-radio-wrapper.ant-radio-wrapper-checked{background-color:#e6f7ff;color:var(--primary-color);font-weight:500;border-color:var(--primary-color)}.custom-theme-drawer .theme-drawer-content .ant-btn{background-color:var(--button-bg-color);border-color:#0000001f;color:var(--text-base-color)}.custom-theme-drawer .theme-drawer-content .ant-btn:hover{background-color:var(--button-hover-bg-color);border-color:var(--primary-color)}.custom-theme-drawer .theme-drawer-content .ant-btn:active{background-color:var(--button-active-bg-color)}.custom-theme-drawer .theme-drawer-content .ant-btn.ant-btn-primary{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.custom-theme-drawer .theme-drawer-content .ant-btn.ant-btn-primary:hover{background-color:color-mix(in srgb,var(--primary-color) 85%,white);border-color:color-mix(in srgb,var(--primary-color) 85%,white)}.custom-theme-drawer .theme-drawer-content .ant-btn.ant-btn-primary:active{background-color:color-mix(in srgb,var(--primary-color) 70%,black);border-color:color-mix(in srgb,var(--primary-color) 70%,black)}.custom-theme-drawer .theme-drawer-content .preset-styles{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px}.custom-theme-drawer .theme-drawer-content .preset-styles .preset-style-item{cursor:pointer;border:1px solid rgba(0,0,0,.12);border-radius:4px;padding:8px;transition:all .3s}.custom-theme-drawer .theme-drawer-content .preset-styles .preset-style-item:hover{border-color:var(--primary-color, #1890FF)}.custom-theme-drawer .theme-drawer-content .preset-styles .preset-style-item.active{border-color:var(--primary-color, #1890FF);background-color:#00000005}.custom-theme-drawer .theme-drawer-content .preset-styles .preset-style-item .preset-colors{display:flex;gap:4px;margin-bottom:8px}.custom-theme-drawer .theme-drawer-content .preset-styles .preset-style-item .preset-colors div{width:20px;height:20px;border-radius:4px}.custom-theme-drawer .theme-drawer-content .preset-styles .preset-style-item .preset-title{font-size:12px;color:#000000d9;text-align:center}.custom-theme-drawer .theme-drawer-content .theme-colors{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.custom-theme-drawer .theme-drawer-content .theme-colors .theme-color-item{cursor:pointer;text-align:center}.custom-theme-drawer .theme-drawer-content .theme-colors .theme-color-item.active .color-block{border:2px solid #1890FF;transform:scale(1.1)}.custom-theme-drawer .theme-drawer-content .theme-colors .theme-color-item .color-block{width:44px;height:44px;border-radius:22px;margin:0 auto 8px;transition:all .3s;border:2px solid transparent}.custom-theme-drawer .theme-drawer-content .theme-colors .theme-color-item .color-block:hover{transform:scale(1.1)}.custom-theme-drawer .theme-drawer-content .theme-colors .theme-color-item .color-title{font-size:12px;color:#000000a6}.custom-theme-drawer .theme-drawer-content .layout-radio-group,.custom-theme-drawer .theme-drawer-content .layout-radio-group .layout-radio-space{width:100%}.custom-theme-drawer .theme-drawer-content .layout-radio-group .layout-radio-space .layout-radio-item{display:block;width:100%;color:#000000d9;background-color:#f5f5f5;padding:8px 12px;border-radius:4px;margin-bottom:8px;transition:all .3s;border:1px solid #e8e8e8}.custom-theme-drawer .theme-drawer-content .layout-radio-group .layout-radio-space .layout-radio-item:hover{background-color:#e6e6e6;border-color:#d9d9d9}.custom-theme-drawer .theme-drawer-content .layout-radio-group .layout-radio-space .layout-radio-item.ant-radio-wrapper-checked{background-color:#e6f7ff;color:var(--primary-color);font-weight:500;border-color:var(--primary-color)}.custom-theme-drawer .theme-drawer-content .layout-radio-group .layout-radio-space .layout-radio-item .ant-radio{top:0}.custom-theme-drawer.dark-theme .theme-drawer-content .ant-space-vertical .ant-radio-wrapper{color:#ffffffd9;background-color:#ffffff14;border-color:#ffffff26}.custom-theme-drawer.dark-theme .theme-drawer-content .ant-space-vertical .ant-radio-wrapper:hover{background-color:#ffffff1f;border-color:#ffffff40}.custom-theme-drawer.dark-theme .theme-drawer-content .ant-space-vertical .ant-radio-wrapper.ant-radio-wrapper-checked{background-color:#1890ff33;color:#1890ff;border-color:#1890ff}.custom-theme-drawer.dark-theme .theme-drawer-content .layout-radio-group .layout-radio-space .layout-radio-item{color:#ffffffd9;background-color:#ffffff14;border-color:#ffffff26}.custom-theme-drawer.dark-theme .theme-drawer-content .layout-radio-group .layout-radio-space .layout-radio-item:hover{background-color:#ffffff1f;border-color:#ffffff40}.custom-theme-drawer.dark-theme .theme-drawer-content .layout-radio-group .layout-radio-space .layout-radio-item.ant-radio-wrapper-checked{background-color:#1890ff33;color:#1890ff;border-color:#1890ff}:root{--primary-color: #1890FF;--secondary-color: #52C41A;--background-color: #FFFFFF;--text-color: #000000;--text-base-color: #000000;--border-color: rgba(0, 0, 0, .12);--button-bg-color: #FFFFFF;--button-hover-bg-color: #F7F7F7;--button-active-bg-color: #E5E5E5}.custom-footer{padding:24px 50px;text-align:center;background-color:var(--background-color);opacity:.85;position:relative;width:100%}.custom-footer .custom-footer-content{color:var(--text-menu-secondary-color);opacity:.75}[data-theme=dark] .custom-footer{background-color:var(--background-color)}[data-theme=dark] .custom-footer .custom-footer-content{color:#ffffff73}[data-theme=realDark] .custom-footer{background-color:var(--background-color)}[data-theme=realDark] .custom-footer .custom-footer-content{color:#ffffff73}.custom-footer.ant-pro-global-footer{background:transparent!important}.global-search-container{display:flex;align-items:center;justify-content:flex-end;margin:0 24px;transition:all .3s;position:relative}.global-search-container:before{content:"";position:absolute;top:-10px;right:5px;width:25px;height:25px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2725%27 height=%2725%27 viewBox=%270 0 25 25%27%3E%3Cpath fill=%27rgba%28255,255,255,0.12%29%27 d=%27M0 0h12.5v12.5H0zM12.5 12.5H25V25H12.5z%27/%3E%3C/svg%3E");background-repeat:no-repeat;z-index:0;opacity:.6}.global-search-container:after{display:none}.global-search-container .search-button-container{display:flex;justify-content:flex-end;width:32px}.global-search-container .search-button{color:#fff;font-size:16px;width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s;position:relative}.global-search-container .search-button:before{display:none}.global-search-container .search-button:hover{background:#fff3;transform:scale(1.05)}.global-search-container .search-button .anticon{transition:all .2s;z-index:1}.global-search-container .search-close-button{color:#ffffffb3;transition:all .2s}.global-search-container .search-close-button:hover{color:#ffffffe6;background:transparent}.global-search-container.expanded{flex:1 1;max-width:600px;justify-content:flex-end;margin-right:12px}.global-search-container.expanded .search-input-expanded{width:240px;position:relative;transform-origin:right center;animation:expandSearch .3s ease-out forwards;display:flex;justify-content:flex-end}.global-search-container.expanded .search-input-expanded.collapsing{animation:collapseSearch .2s ease-in forwards}.global-search-container.expanded .search-input-expanded:before,.global-search-container.expanded .search-input-expanded:after{display:none}.global-search-container.expanded .search-input-expanded .ant-input-affix-wrapper{width:100%}@keyframes expandSearch{0%{width:32px;opacity:.7}to{width:240px;opacity:1}}@keyframes collapseSearch{0%{width:240px;opacity:1}to{width:32px;opacity:0}}.global-search-container .ant-input-affix-wrapper,.global-search-container .ant-input-affix-wrapper-focused,.global-search-container .ant-input-affix-wrapper:hover,.global-search-container .ant-input-affix-wrapper:active{background:#ffffff40!important;border:1px solid rgba(255,255,255,.3)!important}.global-search-container .ant-input-affix-wrapper .ant-input-prefix,.global-search-container .ant-input-affix-wrapper-focused .ant-input-prefix,.global-search-container .ant-input-affix-wrapper:hover .ant-input-prefix,.global-search-container .ant-input-affix-wrapper:active .ant-input-prefix{color:#fffc!important;margin-right:8px!important}.global-search-container .ant-input-affix-wrapper .ant-input,.global-search-container .ant-input-affix-wrapper-focused .ant-input,.global-search-container .ant-input-affix-wrapper:hover .ant-input,.global-search-container .ant-input-affix-wrapper:active .ant-input{background:transparent!important;color:#fff!important;caret-color:#fff!important;text-shadow:0 0 1px rgba(0,0,0,.3)!important;border:none!important;box-shadow:none!important;padding:0!important}.global-search-container .ant-input-affix-wrapper .ant-input:-webkit-autofill,.global-search-container .ant-input-affix-wrapper-focused .ant-input:-webkit-autofill,.global-search-container .ant-input-affix-wrapper:hover .ant-input:-webkit-autofill,.global-search-container .ant-input-affix-wrapper:active .ant-input:-webkit-autofill,.global-search-container .ant-input-affix-wrapper .ant-input:-webkit-autofill:hover,.global-search-container .ant-input-affix-wrapper-focused .ant-input:-webkit-autofill:hover,.global-search-container .ant-input-affix-wrapper:hover .ant-input:-webkit-autofill:hover,.global-search-container .ant-input-affix-wrapper:active .ant-input:-webkit-autofill:hover,.global-search-container .ant-input-affix-wrapper .ant-input:-webkit-autofill:focus,.global-search-container .ant-input-affix-wrapper-focused .ant-input:-webkit-autofill:focus,.global-search-container .ant-input-affix-wrapper:hover .ant-input:-webkit-autofill:focus,.global-search-container .ant-input-affix-wrapper:active .ant-input:-webkit-autofill:focus{-webkit-text-fill-color:#fff!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important;caret-color:#fff!important}.global-search-container .ant-input-affix-wrapper .ant-input::placeholder,.global-search-container .ant-input-affix-wrapper-focused .ant-input::placeholder,.global-search-container .ant-input-affix-wrapper:hover .ant-input::placeholder,.global-search-container .ant-input-affix-wrapper:active .ant-input::placeholder{color:#ffffffa6!important}.global-search-container .ant-input-affix-wrapper .ant-input-clear-icon,.global-search-container .ant-input-affix-wrapper-focused .ant-input-clear-icon,.global-search-container .ant-input-affix-wrapper:hover .ant-input-clear-icon,.global-search-container .ant-input-affix-wrapper:active .ant-input-clear-icon{color:#ffffffa6!important}.global-search-container .ant-input-affix-wrapper .ant-input-clear-icon:hover,.global-search-container .ant-input-affix-wrapper-focused .ant-input-clear-icon:hover,.global-search-container .ant-input-affix-wrapper:hover .ant-input-clear-icon:hover,.global-search-container .ant-input-affix-wrapper:active .ant-input-clear-icon:hover{color:#ffffffd9!important}.global-search-container .search-input-expanded .ant-input,.global-search-container .search-input-expanded .ant-input:focus,.global-search-container .search-input-expanded .ant-input:hover,.global-search-container .search-input-expanded .ant-input:active{color:#fff!important;background:transparent!important;box-shadow:none!important}.global-search-container .search-input-expanded .ant-select-selection-search-input{color:#fff!important;background:transparent!important}.search-dropdown{background:#ffffffe6;backdrop-filter:blur(8px);border-radius:8px;box-shadow:0 6px 16px #00000026;max-height:400px;overflow-y:auto;z-index:1050;padding:8px 0;transition:all .2s ease;border:1px solid rgba(0,0,0,.06)}.search-dropdown .search-results-header{padding:4px 12px;font-size:12px;color:#00000073;border-bottom:1px solid rgba(0,0,0,.06);margin-bottom:4px}.search-dropdown .search-option{display:flex;align-items:flex-start;padding:8px 12px;cursor:pointer;transition:background-color .2s;border-radius:4px;margin:0 4px}.search-dropdown .search-option:hover{background-color:#0000000a}.search-dropdown .search-option.loading-option{color:#1890ff}.search-dropdown .search-option.empty-option,.search-dropdown .search-option.special-option{color:#00000073;cursor:default}.search-dropdown .search-option.empty-option:hover,.search-dropdown .search-option.special-option:hover{background-color:transparent}.search-dropdown .search-option .option-icon{margin-right:8px;font-size:16px;color:#1890ff;display:flex;align-items:center;justify-content:center;min-width:16px}.search-dropdown .search-option .option-content{flex:1 1;overflow:hidden}.search-dropdown .search-option .option-content .option-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;color:#000000d9}.search-dropdown .search-option .option-content .option-description{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;color:#00000073;margin-top:2px}.ant-select-dropdown.search-dropdown,.ant-select-dropdown.search-dropdown:not(.ant-select-dropdown-hidden),.ant-select-dropdown.search-dropdown.ant-select-dropdown-hidden,body>.ant-select-dropdown.search-dropdown{display:none!important}.drawer-content{padding:20px;height:100%;overflow-y:auto}.first-level{display:flex;flex-wrap:wrap;gap:30px}.menu-item{margin-bottom:30px}.level-1>a{font-size:18px;font-weight:700;color:#000;margin-right:20px;padding:8px 16px;border-radius:4px;transition:background-color .3s,border .3s}.level-2{margin-top:20px}.level-2>a{font-size:16px;font-weight:400;color:#555;margin-left:20px;padding:6px 14px;border-radius:4px;transition:background-color .3s,border .3s}.level-3{margin-top:20px}.level-3>a{font-size:14px;font-weight:400;color:#777;margin-left:40px;padding:4px 12px;border-radius:4px;transition:background-color .3s,border .3s}.link-container a{display:block;padding:4px 8px;text-decoration:none;color:#1890ff;border-radius:4px;transition:background-color .3s}.link-container a:hover{background-color:#f0f0f0}.link{width:150px}.level-1>a:hover,.level-2>a:hover,.level-3>a:hover{border:1px solid #1890ff;background-color:#f0f0f0}.transparent-button{background-color:transparent;border:none;color:inherit}.container___K65D8{padding:24px}.section___ylcOs{margin-bottom:24px}.circle___GlUw0{width:12px;height:12px;border-radius:50%;display:inline-block;margin-right:8px}.title___r8BL1{display:flex;align-items:baseline;flex-wrap:wrap;font-size:16px;color:#000}.items___lb6d1{display:flex;align-items:baseline;flex-wrap:wrap;margin-left:10px;font-size:14px}.item___lTIJK{display:flex;align-items:center;margin-right:10px;margin-bottom:10px}.item___lTIJK>a{font-size:14px;font-weight:400;color:#555;margin-left:20px;padding:6px 14px;border-radius:4px;transition:background-color .3s,border .3s}.arrow___CWZIE{margin-left:5px;color:#000}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}
