.app-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:100vh;padding:24px;background:var(--shell-bg,#f7f8fa)}.app-loading__spinner{width:32px;height:32px;border:2.5px solid var(--shell-border,#e5e6eb);border-top-color:var(--shell-primary,#165dff);border-right-color:rgba(22,93,255,.36);border-radius:50%;-webkit-animation:app-loading-spin.78s linear infinite;animation:app-loading-spin.78s linear infinite}.app-loading__title{color:var(--shell-title,#1d2129);font-size:16px;font-weight:600;line-height:1.4;letter-spacing:0}.app-loading__subtitle{color:var(--shell-text,#4e5969);font-size:13px;line-height:1.6}@media(max-width:576px){.app-loading__title{font-size:15px}.app-loading__subtitle{font-size:12px}}@keyframes app-loading-spin{to{transform:rotate(360deg)}}@font-face{font-family:"AlibabaSans";font-style:normal;font-weight:300;font-display:swap;src:url(//mdn.alipayobjects.com/huamei_iwk9zp/afts/file/A*1GSgSYDD_aIAAAAAQsAAAAgAegCCAQ/AlibabaSans-Light.woff2)format("woff2")}@font-face{font-family:"AlibabaSans";font-style:normal;font-weight:400;font-display:swap;src:url(//mdn.alipayobjects.com/huamei_iwk9zp/afts/file/A*2zEUQqnPNesAAAAAQtAAAAgAegCCAQ/AlibabaSans-Regular.woff2)format("woff2")}@font-face{font-family:"AlibabaSans";font-style:normal;font-weight:500;font-display:swap;src:url(//mdn.alipayobjects.com/huamei_iwk9zp/afts/file/A*E_cxRbMlZqUAAAAAQuAAAAgAegCCAQ/AlibabaSans-Medium.woff2)format("woff2")}@font-face{font-family:"AlibabaSans";font-style:normal;font-weight:600;font-display:swap;src:url(//mdn.alipayobjects.com/huamei_iwk9zp/afts/file/A*E_cxRbMlZqUAAAAAQuAAAAgAegCCAQ/AlibabaSans-Bold.woff2)format("woff2")}@font-face{font-family:"AlibabaSans";font-style:normal;font-weight:700;font-display:swap;src:url(//mdn.alipayobjects.com/huamei_iwk9zp/afts/file/A*E_cxRbMlZqUAAAAAQuAAAAgAegCCAQ/AlibabaSans-Heavy.woff2)format("woff2")}:root,html[data-theme-mode=light]{--shell-bg:#f7f8fa;--shell-bg-soft:#ffffff;--shell-surface:rgba(255, 255, 255, 0.96);--shell-sider:#ffffff;--shell-card-bg:#ffffff;--shell-border:#e5e6eb;--shell-border-soft:#f2f3f5;--shell-shadow:0 6px 20px rgba(29, 33, 41, 0.05);--shell-popup-bg:#ffffff;--shell-popup-border:#c9cdd4;--shell-popup-shadow:0 14px 36px rgba(29, 33, 41, 0.14),
    0 2px 8px rgba(29, 33, 41, 0.08);--shell-title:#1d2129;--shell-text:#4e5969;--shell-muted:#86909c;--shell-primary:#165dff;--shell-primary-shadow:0 4px 10px rgba(22, 93, 255, 0.18);--shell-primary-focus-shadow:0 0 0 3px rgba(22, 93, 255, 0.14);--shell-primary-soft:#e8f3ff;--shell-primary-text:#165dff;--shell-hover-bg:#f2f6ff;--shell-selected-bg:#e8f3ff;--shell-selected-border:#165dff;--shell-selected-shadow:0 6px 16px rgba(22, 93, 255, 0.12);--shell-card-muted-bg:#f7f8fa;--shell-menu-line:#d9e6ff;--shell-menu-icon-bg:#f2f6ff;--shell-danger-bg:#fff4f2;--shell-danger-border:#ffd8d6;--shell-danger-title:#8f1f1f;--shell-danger-text:#a54b4b;--shell-info-bg:#e8f3ff;--shell-info-border:#bedaff;--shell-header-actions-width:322px}html[data-theme-mode=dark],body[data-theme-mode=dark]{--shell-bg:#111318;--shell-bg-soft:#171a21;--shell-surface:rgba(25, 29, 36, 0.96);--shell-sider:#111318;--shell-card-bg:#191d24;--shell-border:#303846;--shell-border-soft:#242a34;--shell-shadow:0 18px 40px rgba(0, 0, 0, 0.32);--shell-popup-bg:#202631;--shell-popup-border:#3c4656;--shell-popup-shadow:0 18px 42px rgba(0, 0, 0, 0.42);--shell-title:#f2f3f5;--shell-text:#d5dae3;--shell-muted:#9aa4b2;--shell-primary:#7db1ff;--shell-primary-shadow:0 10px 22px rgba(10, 24, 48, 0.34);--shell-primary-focus-shadow:0 0 0 3px rgba(60, 132, 255, 0.22);--shell-primary-soft:rgba(60, 132, 255, 0.24);--shell-primary-text:#d8e8ff;--shell-hover-bg:rgba(255, 255, 255, 0.07);--shell-selected-bg:rgba(60, 132, 255, 0.26);--shell-selected-border:#7db1ff;--shell-selected-shadow:0 8px 20px rgba(10, 24, 48, 0.36);--shell-card-muted-bg:#202631;--shell-menu-line:rgba(125, 177, 255, 0.38);--shell-menu-icon-bg:rgba(125, 177, 255, 0.16);--shell-danger-bg:rgba(245, 63, 63, 0.12);--shell-danger-border:rgba(245, 63, 63, 0.22);--shell-danger-title:#ffd5d5;--shell-danger-text:#ffb8b8;--shell-info-bg:rgba(60, 132, 255, 0.16);--shell-info-border:rgba(125, 177, 255, 0.26)}html,body,#root{height:100%;margin:0;padding:0;font-family:AlibabaSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.colorWeak{filter:invert(80%)}body{color:var(--shell-title);text-rendering:optimizeLegibility;background:var(--shell-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.theme-transitioning body,html.theme-transitioning #root,html.theme-transitioning .donglang-app-shell,html.theme-transitioning .ant-pro-global-header,html.theme-transitioning .ant-pro-sider,html.theme-transitioning .ant-layout,html.theme-transitioning .ant-layout-content,html.theme-transitioning .ant-card,html.theme-transitioning .ant-card-head,html.theme-transitioning .ant-card-body,html.theme-transitioning .ant-pro-card,html.theme-transitioning .ant-pro-table-search,html.theme-transitioning .ant-pro-card-body,html.theme-transitioning .ant-table,html.theme-transitioning .ant-table-wrapper,html.theme-transitioning .ant-table-thead>tr>th,html.theme-transitioning .ant-table-tbody>tr>td,html.theme-transitioning .ant-table-cell,html.theme-transitioning .ant-modal-content,html.theme-transitioning .ant-modal-header,html.theme-transitioning .ant-modal-body,html.theme-transitioning .ant-modal-footer,html.theme-transitioning .ant-drawer-content,html.theme-transitioning .ant-drawer-header,html.theme-transitioning .ant-drawer-body,html.theme-transitioning .ant-drawer-footer,html.theme-transitioning .ant-dropdown-menu,html.theme-transitioning .ant-select-dropdown,html.theme-transitioning .ant-tree-select-dropdown,html.theme-transitioning .ant-picker-dropdown,html.theme-transitioning .ant-popover-inner,html.theme-transitioning .ant-tooltip-inner,html.theme-transitioning .ant-message-notice-content,html.theme-transitioning .ant-notification-notice,html.theme-transitioning .ant-pagination-item,html.theme-transitioning .ant-pagination,html.theme-transitioning .ant-tag,html.theme-transitioning .ant-menu-item,html.theme-transitioning .ant-menu-submenu-title,html.theme-transitioning .ant-tree,html.theme-transitioning .ant-tree-treenode,html.theme-transitioning .ant-tree-node-content-wrapper,html.theme-transitioning .ant-btn,html.theme-transitioning .ant-input,html.theme-transitioning .ant-input-affix-wrapper,html.theme-transitioning .ant-select-selector,html.theme-transitioning .ant-picker,html.theme-transitioning .ant-checkbox-inner,html.theme-transitioning .ant-radio-inner,html.theme-transitioning .ant-upload,html.theme-transitioning .ant-image,html.theme-transitioning .ant-segmented,html.theme-transitioning .ant-segmented-item,html.theme-transitioning .donglang-header-user,html.theme-transitioning .resource-management-page,html.theme-transitioning .resource-filter-card,html.theme-transitioning .resource-table,html.theme-transitioning .project-management-page,html.theme-transitioning .project-dept-card,html.theme-transitioning .project-filter-card,html.theme-transitioning .project-table,html.theme-transitioning .project-resource-preview,html.theme-transitioning .project-resource-pdf-thumb,html.theme-transitioning .project-resource-pdf-mask,html.theme-transitioning .project-resource-file-placeholder,html.theme-transitioning .dept-tree-node,html.theme-transitioning .user-dept-tree-node,html.theme-transitioning .menu-workbench-tree-node,html.theme-transitioning .project-dept-tree-node,html.theme-transitioning .role-permission-tree-node{transition:background-color.22s ease,background.22s ease,border-color.22s ease,box-shadow.22s ease,color.22s ease!important}@media(prefers-reduced-motion:reduce){html.theme-transitioning body,html.theme-transitioning #root,html.theme-transitioning .donglang-app-shell,html.theme-transitioning .ant-pro-global-header,html.theme-transitioning .ant-pro-sider,html.theme-transitioning .ant-layout,html.theme-transitioning .ant-layout-content,html.theme-transitioning .ant-card,html.theme-transitioning .ant-card-head,html.theme-transitioning .ant-card-body,html.theme-transitioning .ant-pro-card,html.theme-transitioning .ant-pro-table-search,html.theme-transitioning .ant-pro-card-body,html.theme-transitioning .ant-table,html.theme-transitioning .ant-table-wrapper,html.theme-transitioning .ant-table-thead>tr>th,html.theme-transitioning .ant-table-tbody>tr>td,html.theme-transitioning .ant-table-cell,html.theme-transitioning .ant-modal-content,html.theme-transitioning .ant-modal-header,html.theme-transitioning .ant-modal-body,html.theme-transitioning .ant-modal-footer,html.theme-transitioning .ant-drawer-content,html.theme-transitioning .ant-drawer-header,html.theme-transitioning .ant-drawer-body,html.theme-transitioning .ant-drawer-footer,html.theme-transitioning .ant-dropdown-menu,html.theme-transitioning .ant-select-dropdown,html.theme-transitioning .ant-tree-select-dropdown,html.theme-transitioning .ant-picker-dropdown,html.theme-transitioning .ant-popover-inner,html.theme-transitioning .ant-tooltip-inner,html.theme-transitioning .ant-message-notice-content,html.theme-transitioning .ant-notification-notice,html.theme-transitioning .ant-pagination-item,html.theme-transitioning .ant-pagination,html.theme-transitioning .ant-tag,html.theme-transitioning .ant-menu-item,html.theme-transitioning .ant-menu-submenu-title,html.theme-transitioning .ant-tree,html.theme-transitioning .ant-tree-treenode,html.theme-transitioning .ant-tree-node-content-wrapper,html.theme-transitioning .ant-btn,html.theme-transitioning .ant-input,html.theme-transitioning .ant-input-affix-wrapper,html.theme-transitioning .ant-select-selector,html.theme-transitioning .ant-picker,html.theme-transitioning .ant-checkbox-inner,html.theme-transitioning .ant-radio-inner,html.theme-transitioning .ant-upload,html.theme-transitioning .ant-image,html.theme-transitioning .ant-segmented,html.theme-transitioning .ant-segmented-item,html.theme-transitioning .donglang-header-user,html.theme-transitioning .resource-management-page,html.theme-transitioning .resource-filter-card,html.theme-transitioning .resource-table,html.theme-transitioning .project-management-page,html.theme-transitioning .project-dept-card,html.theme-transitioning .project-filter-card,html.theme-transitioning .project-table,html.theme-transitioning .project-resource-preview,html.theme-transitioning .project-resource-pdf-thumb,html.theme-transitioning .project-resource-pdf-mask,html.theme-transitioning .project-resource-file-placeholder,html.theme-transitioning .dept-tree-node,html.theme-transitioning .user-dept-tree-node,html.theme-transitioning .menu-workbench-tree-node,html.theme-transitioning .project-dept-tree-node,html.theme-transitioning .role-permission-tree-node{transition:none!important}}.ant-layout,.ant-pro-layout,.ant-layout-content,.ant-pro-page-container,.ant-pro-page-container-children-container,.ant-pro-page-container-warp{background:transparent!important}.ant-modal-content,.ant-modal-header,.ant-drawer-header,.ant-drawer-content,.ant-drawer-body,.ant-drawer-footer{background:var(--shell-surface)!important;border-color:var(--shell-border)!important}.ant-modal-content,.ant-drawer-content{box-shadow:var(--shell-shadow)}.ant-modal-body,.ant-modal-footer,.ant-drawer-body,.ant-drawer-footer{background:var(--shell-surface)!important}.ant-modal-title,.ant-drawer-title,.ant-empty-description,.ant-list-empty-text{color:var(--shell-text)!important}.ant-card,.ant-pro-card,.ant-pro-table-search,.ant-pro-table .ant-card,.ant-table-wrapper .ant-table{color:var(--shell-text);background:var(--shell-card-bg)!important}.ant-card-head,.ant-card-body,.ant-pro-card-body,.ant-pro-table-search .ant-card-body{background:var(--shell-card-bg)!important}.ant-table-wrapper .ant-table-thead>tr>th{background:var(--shell-card-muted-bg)!important}.ant-table-wrapper .ant-table-tbody>tr>td{background:var(--shell-card-bg)!important}.ant-table-wrapper .ant-table-tbody>tr:hover>td,.ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td{background:var(--shell-hover-bg)!important}.ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected>td,.ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected:hover>td{background:var(--shell-selected-bg)!important}.ant-select-dropdown,.ant-tree-select-dropdown,.ant-picker-dropdown .ant-picker-panel-container,.ant-dropdown-menu,.ant-popover-inner,.ant-message-notice-content,.ant-notification-notice{background:var(--shell-popup-bg)!important;border:1px solid var(--shell-popup-border)!important;box-shadow:var(--shell-popup-shadow)!important}.ant-select-dropdown .ant-select-item,.ant-select-tree .ant-select-tree-title{color:var(--shell-title)!important}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:var(--shell-hover-bg)!important}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:var(--shell-title)!important;font-weight:500;background:var(--shell-selected-bg)!important}.ant-select-tree,.ant-tree{background:transparent!important}.ant-select-dropdown .ant-select-tree{background:var(--shell-popup-bg)!important}.ant-select-tree .ant-select-tree-node-content-wrapper:hover,.ant-select-tree .ant-select-tree-treenode:hover:before,.ant-tree .ant-tree-node-content-wrapper:hover,.ant-tree .ant-tree-treenode:hover:before{background:var(--shell-hover-bg)!important}.ant-select-tree .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected,.ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{background:var(--shell-selected-bg)!important}.ant-tag-default{color:var(--shell-text)!important;background:var(--shell-card-muted-bg)!important;border-color:var(--shell-border)!important}.ant-statistic-title{color:var(--shell-muted)!important}.donglang-global-header{position:relative;height:100%;background:var(--shell-surface);backdrop-filter:blur(10px)}.ant-pro-layout .ant-layout-header.ant-pro-layout-header,.ant-pro-layout .ant-layout-header.ant-pro-layout-header-fixed-header,.ant-pro-global-header,.ant-pro-top-nav-header{background:var(--shell-surface)!important;border-bottom:1px solid var(--shell-border)!important;box-shadow:0 1px 0 rgba(29,33,41,2%);backdrop-filter:blur(10px)}.ant-pro-global-header{margin-inline:0!important;padding-inline:16px calc(24px + var(--shell-header-actions-width))!important}.ant-pro-global-header .ant-pro-global-header-right-content{margin-left:auto}.ant-pro-global-header .ant-pro-layout-apps-icon,.ant-pro-top-nav-header .ant-pro-layout-apps-icon{display:none!important}.ant-pro-global-header-logo,.ant-pro-top-nav-header-logo{height:100%;padding-inline:0 16px}.ant-pro-global-header-logo a,.ant-pro-top-nav-header-logo>:first-child{gap:12px}.ant-pro-top-nav-header-main{padding-inline-start:16px!important}.ant-pro-top-nav-header-main-left{min-width:0}.ant-pro-top-nav-header-menu{padding-block:0!important}.donglang-header-actions{position:absolute;top:50%;right:16px;z-index:9;display:inline-flex;align-items:center;gap:10px;height:36px;max-width:var(--shell-header-actions-width);transform:translatey(-50%)}.donglang-header-user{display:inline-flex;align-items:center;gap:10px;height:46px;max-width:230px;padding:4px 12px 4px 6px;color:var(--shell-text);border:1px solid transparent;border-radius:8px;background:transparent;cursor:pointer;transition:color.2s ease,border-color.2s ease,background-color.2s ease}.donglang-header-user__meta{display:flex;min-width:0;flex-direction:column;justify-content:center;gap:3px;line-height:1}.donglang-header-user__name,.donglang-header-user__dept span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.donglang-header-user__name{color:var(--shell-title);font-size:14px;font-weight:600}.donglang-header-user__dept{display:inline-flex;min-width:0;max-width:168px;align-items:center;gap:4px;color:var(--shell-muted);font-size:12px}.donglang-header-user__dept .anticon{flex:none;color:var(--shell-primary);font-size:12px}.donglang-header-user:hover{border-color:var(--shell-border);background:var(--shell-hover-bg)}.donglang-header-user:hover .donglang-header-user__name{color:var(--shell-primary)}.ant-pro-global-header-logo h1,.ant-pro-global-header-logo span,.ant-pro-top-nav-header-logo h1,.ant-pro-top-nav-header-logo span,.ant-pro-sider-logo h1{color:var(--shell-title)!important}.ant-pro-global-header-logo img,.ant-pro-top-nav-header-logo img{height:32px!important;margin:0!important}.ant-pro-sider{background:var(--shell-sider)!important;border-inline-end:1px solid var(--shell-border)}.ant-pro-sider-logo{padding:16px 16px 12px!important}.ant-pro-sider-logo a{display:flex;align-items:flex-start;gap:10px}.ant-pro-sider-logo img{width:30px;height:30px;margin-top:2px}.ant-pro-sider-logo h1{max-width:132px;margin:0!important;font-size:14px!important;line-height:1.3!important;white-space:normal!important;word-break:break-word}.ant-pro-sider .ant-menu{background:transparent!important}.ant-pro-sider .ant-menu-root{padding:8px 0 16px!important}.ant-pro-sider .ant-menu-item,.ant-pro-sider .ant-menu-submenu-title{height:42px!important;margin-block:2px!important;margin-inline:10px!important;padding-inline:12px 14px!important;border-radius:6px!important;color:var(--shell-text)!important;line-height:42px!important;transition:color.2s ease,background-color.2s ease,box-shadow.2s ease}.ant-pro-sider .ant-menu-item:hover,.ant-pro-sider .ant-menu-submenu-title:hover{color:var(--shell-title)!important;background:var(--shell-hover-bg)!important}.ant-pro-sider .ant-menu-submenu-title{font-weight:500}.ant-pro-sider .ant-menu-inline .ant-menu-sub.ant-menu-inline{position:relative;margin:2px 0 6px 24px;padding-left:14px;background:transparent!important;border-left:1px solid var(--shell-menu-line)}.ant-pro-sider .ant-menu-inline .ant-menu-sub.ant-menu-inline .ant-menu-item,.ant-pro-sider .ant-menu-inline .ant-menu-sub.ant-menu-inline .ant-menu-submenu-title{margin-inline:0 10px!important;padding-left:22px!important}.ant-pro-sider .ant-menu-inline .ant-menu-sub.ant-menu-inline .ant-menu-item:before,.ant-pro-sider .ant-menu-inline .ant-menu-sub.ant-menu-inline .ant-menu-submenu-title:before{position:absolute;top:50%;left:-14px;width:18px;height:1px;background:var(--shell-menu-line);content:""}.ant-pro-sider .ant-menu-item .anticon,.ant-pro-sider .ant-menu-submenu-title .anticon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-inline-end:10px!important;border-radius:5px;color:var(--shell-muted);font-size:15px!important;background:transparent;transition:color.2s ease,background-color.2s ease}.ant-pro-sider .ant-menu-submenu-title>.ant-menu-title-content,.ant-pro-sider .ant-menu-item>.ant-menu-title-content{overflow:hidden;text-overflow:ellipsis}.ant-pro-sider .ant-menu-submenu-arrow{color:var(--shell-muted)!important}.ant-pro-sider .ant-menu-submenu-open>.ant-menu-submenu-title .anticon,.ant-pro-sider .ant-menu-item-selected .anticon,.ant-pro-sider .ant-menu-submenu-selected>.ant-menu-submenu-title .anticon{color:var(--shell-primary)!important;background:var(--shell-menu-icon-bg)}.ant-pro-sider .ant-menu-item-selected,.ant-pro-sider .ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--shell-primary-text)!important;font-weight:600;background:var(--shell-selected-bg)!important;box-shadow:inset 3px 0 0 var(--shell-selected-border),var(--shell-selected-shadow)}.ant-pro-sider .ant-menu-item-selected:after{display:none!important}.ant-pro-sider .ant-menu-submenu-open>.ant-menu-submenu-title{color:var(--shell-primary)!important;background:transparent!important}.ant-pro-page-container-children-container{padding:12px!important}.ant-page-header{padding:10px 14px 12px!important}.ant-page-header-breadcrumb{margin-bottom:6px!important}.ant-page-header-heading{row-gap:6px}.ant-page-header-heading-title,.ant-pro-page-container .ant-breadcrumb,.ant-pro-table-list-toolbar-title{color:var(--shell-title)!important}.ant-page-header-heading-title{font-weight:600!important;letter-spacing:0}.ant-card,.ant-pro-card,.ant-pro-table .ant-card{border:1px solid var(--shell-border);border-radius:8px!important;box-shadow:var(--shell-shadow)}.ant-pro-table-search,.ant-pro-table .ant-card{border:1px solid var(--shell-border)}.ant-pro-table-search{margin-bottom:10px!important;border-radius:8px!important;box-shadow:var(--shell-shadow)}.ant-card-head,.ant-table-wrapper .ant-table-thead>tr>th,.ant-table-wrapper .ant-table-tbody>tr>td{border-color:var(--shell-border)!important}.ant-table-wrapper .ant-table{border-radius:8px;overflow:hidden}.ant-table-wrapper .ant-table-thead>tr>th{color:var(--shell-title)!important;font-weight:600!important}.ant-btn{box-shadow:none;font-weight:500}.ant-btn-primary{box-shadow:var(--shell-primary-shadow)}.table-filter-card{margin-bottom:10px;border-radius:8px!important}.table-filter-card .ant-card-body{display:grid!important;grid-template-columns:minmax(360px,max-content)minmax(240px,1fr)minmax(300px,340px);gap:10px 12px;align-items:center;padding:10px 12px!important}.table-filter-status{min-width:0;overflow-x:auto;padding-bottom:2px}.table-filter-status .ant-segmented{max-width:100%}.table-filter-select,.table-filter-search{min-width:0;width:100%}.table-filter-search .ant-input-search,.table-filter-search .ant-input-group-wrapper{width:100%}.ant-pro-footer{color:var(--shell-text)}html[data-theme-mode=dark] .ant-spin-container:after,body[data-theme-mode=dark] .ant-spin-container:after{background:rgba(17,19,24,.64)!important}html[data-theme-mode=dark] .ant-spin-blur,body[data-theme-mode=dark] .ant-spin-blur{opacity:.72}html[data-theme-mode=dark] .ant-spin-fullscreen,body[data-theme-mode=dark] .ant-spin-fullscreen{background:rgba(17,19,24,.72)!important}@media(max-width:992px){:root{--shell-header-actions-width:276px}.donglang-header-user{max-width:184px}.donglang-header-user__dept{max-width:122px}.ant-pro-page-container-children-container{padding:10px!important}.ant-page-header{padding:10px 12px 12px!important}.table-filter-card .ant-card-body{grid-template-columns:1fr}}@media(max-width:576px){:root{--shell-header-actions-width:132px}.donglang-global-header .ant-pro-global-header{padding-inline:12px calc(16px + var(--shell-header-actions-width))!important}.donglang-header-actions{gap:6px;right:12px}.donglang-header-actions .theme-switch-label{display:none}.donglang-header-actions button{min-width:34px!important;width:34px;padding-inline:0!important}.donglang-header-user{max-width:92px;height:36px;gap:6px;padding:0 6px 0 4px}.donglang-header-user .ant-avatar{width:28px!important;height:28px!important;line-height:28px!important}.donglang-header-user__dept{display:none}.donglang-header-user__name{max-width:44px;font-size:13px}}@media(max-width:768px){.ant-table{width:100%;overflow-x:auto}.ant-table-thead>tr>th,.ant-table-tbody>tr>th,.ant-table-thead>tr>td,.ant-table-tbody>tr>td{white-space:pre}.ant-table-thead>tr>th>span,.ant-table-tbody>tr>th>span,.ant-table-thead>tr>td>span,.ant-table-tbody>tr>td>span{display:block}}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)}@-ms-viewport{width:device-width}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]{-webkit-text-decoration:underline dotted;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}
/*# sourceMappingURL=umi.84775d6e.css.map*/