.app-layout{min-height:100vh;background:var(--bg-page)}.app-sider{background:var(--sider-bg)!important;border-right:1px solid var(--border-light)!important;box-shadow:none!important;position:relative;z-index:10}.app-sider .ant-layout-sider-children{display:flex;flex-direction:column}.app-sider .ant-layout-sider-trigger{background:transparent!important;border-top:1px solid var(--border-light)!important;color:var(--text-tertiary)!important;transition:color .2s}.app-sider .ant-layout-sider-trigger:hover{color:var(--primary-color)!important;background:var(--bg-hover)!important}.app-sider .ant-menu{background:transparent!important;padding:4px 8px}.app-sider .ant-menu-item{color:var(--text-secondary)!important;margin-block:2px!important;font-size:14px;font-weight:400}.app-sider .ant-menu-item:hover{color:var(--text-primary)!important;background:var(--bg-hover)!important}.app-sider .ant-menu-item-selected{color:var(--primary-color)!important;background:var(--primary-bg)!important;font-weight:500}.app-sider .ant-menu-item-selected .anticon{color:var(--primary-color)!important}.app-sider .ant-menu-item .anticon{color:var(--text-tertiary)!important;font-size:16px}.app-sider .ant-menu-item:hover .anticon{color:var(--text-secondary)!important}.app-sider .ant-menu-submenu-title{color:var(--text-secondary)!important;margin-block:2px!important}.app-sider .ant-menu-submenu-title:hover{color:var(--text-primary)!important;background:var(--bg-hover)!important}.app-sider .ant-menu-submenu-title .anticon{color:var(--text-tertiary)!important}.app-sider .ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--text-primary)!important}.app-sider .ant-menu-sub{background:transparent!important}.ant-menu-submenu-popup .ant-menu-item{border-radius:var(--radius-md)!important}.app-logo{height:var(--header-height);display:flex;align-items:center;justify-content:center;gap:10px;padding:0 16px;border-bottom:1px solid var(--border-light);flex-shrink:0}.app-logo-icon{width:28px;height:28px;flex-shrink:0}.app-logo-text{font-size:15px;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;transition:opacity .2s,width .2s}.ant-layout-sider-collapsed .app-logo-text{opacity:0;width:0}.app-header{padding:0 24px;background:var(--bg-card)!important;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-light);height:var(--header-height)!important;line-height:var(--header-height)!important}.app-content{margin:16px;padding:24px;background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-light);min-height:calc(100vh - var(--header-height) - 32px);overflow:auto}.header-user-area{display:flex;align-items:center;gap:20px}.header-user-trigger{cursor:pointer;display:flex;align-items:center;gap:8px;padding:4px 8px;border-radius:var(--radius-md);transition:background .2s}.header-user-trigger:hover{background:var(--bg-hover)}.header-user-trigger .ant-avatar{width:30px;height:30px;line-height:30px}.header-user-name{font-size:14px;color:var(--text-primary);font-weight:500}.dingtalk-bind-container{height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.dingtalk-bind-card{width:420px;padding:36px 40px;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026}.dingtalk-bind-title{text-align:center;margin-bottom:24px}.dingtalk-bind-title h2{margin:0 0 8px;font-size:22px;color:#001529}.dingtalk-bind-title p{margin:0;color:#00000073;font-size:14px}.dingtalk-user-info{display:flex;align-items:center;padding:16px;background:#f6f8fa;border-radius:8px;margin-bottom:20px}.dingtalk-bind-divider{text-align:center;margin:20px 0;position:relative;color:#00000059;font-size:13px}.dingtalk-bind-divider:before,.dingtalk-bind-divider:after{content:"";position:absolute;top:50%;width:calc(50% - 60px);height:1px;background:#e8e8e8}.dingtalk-bind-divider:before{left:0}.dingtalk-bind-divider:after{right:0}.dashboard-page .stat-card{height:100%;border:1px solid var(--border-light)!important;border-radius:var(--radius-lg)!important;transition:box-shadow .2s}.dashboard-page .stat-card:hover{box-shadow:var(--shadow-md)}.dashboard-page .stat-card .ant-statistic-title{color:var(--text-secondary)!important;font-size:13px!important}.dashboard-page .stat-card .ant-statistic-content-value{font-weight:600!important}.dashboard-page .chart-card{min-height:300px;border:1px solid var(--border-light)!important;border-radius:var(--radius-lg)!important}.dashboard-page .status-list{padding:8px 0}.dashboard-page .status-item{margin-bottom:16px}.dashboard-page .status-item:last-child{margin-bottom:0}.dashboard-page .status-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.dashboard-page .status-count{font-weight:600;color:var(--text-primary)}.dashboard-page .recent-card{min-height:200px;border:1px solid var(--border-light)!important;border-radius:var(--radius-lg)!important}.gantt-chart{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid #f0f0f0;border-radius:4px}.gantt-chart-loading{display:flex;justify-content:center;align-items:center;height:400px}.gantt-toolbar{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #f0f0f0;background:#fafafa}.gantt-body{flex:1;overflow:hidden;position:relative}.gantt-timeline{position:relative;background:#fafafa;border-bottom:1px solid #e8e8e8}.gantt-header{height:56px}.gantt-header-months{display:flex;height:28px;box-sizing:border-box;border-bottom:1px solid #e8e8e8}.gantt-header-month{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:13px;box-sizing:border-box;border-right:1px solid #e8e8e8}.gantt-header-days{display:flex;height:28px;box-sizing:border-box}.gantt-header-day{display:flex;align-items:center;justify-content:center;font-size:11px;color:#666;box-sizing:border-box;border-right:1px solid #f0f0f0}.gantt-header-day.weekend{background:#f5f5f5;color:#999}.gantt-header-day.first-of-month{border-left:2px solid #d9d9d9}.gantt-rows{overflow-y:auto;max-height:calc(100% - 56px)}.gantt-row-wrapper{position:relative;transition:transform .2s ease}.gantt-row{display:flex;height:48px;border-bottom:1px solid #f0f0f0}.gantt-row:hover{background:#f5f7fa}.gantt-row-info{position:sticky;left:0;z-index:10;display:flex;align-items:center;width:280px;min-width:280px;padding:0 12px;background:#fff;border-right:1px solid #e8e8e8;overflow:hidden}.gantt-row-title{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.gantt-row-bars{position:relative;flex:1;min-height:48px}.gantt-grid{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;pointer-events:none}.gantt-grid-cell{box-sizing:border-box;border-right:1px solid #f0f0f0}.gantt-grid-cell.weekend{background:#f5f5f580}.gantt-grid-cell.week-start{border-right-color:#d9d9d9}.gantt-bar{position:absolute;top:8px;height:32px;border-radius:4px;border:1px solid;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;overflow:hidden}.gantt-bar:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.gantt-bar-label{font-size:11px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 4px}.gantt-today-line{position:absolute;top:0;bottom:0;width:2px;background:#ff4d4f;z-index:5}.gantt-today-line:before{content:"今日";position:absolute;top:-20px;left:50%;transform:translate(-50%);font-size:10px;color:#ff4d4f;white-space:nowrap}.gantt-tooltip{max-width:280px}.gantt-tooltip-title{font-weight:500;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.gantt-tooltip-item{font-size:12px;color:#666;margin-bottom:4px}.gantt-legend{display:flex;flex-wrap:wrap;gap:16px;padding:12px 16px;border-top:1px solid #f0f0f0;background:#fafafa}.gantt-legend-item{display:flex;align-items:center;gap:6px;font-size:12px}.gantt-legend-color{width:24px;height:12px;border-radius:2px;border:1px solid}.gantt-person-chart{display:flex;flex-direction:column;height:100%}.gantt-person-row{display:flex;min-height:60px;border-bottom:1px solid #f0f0f0}.gantt-person-info{position:sticky;left:0;z-index:10;display:flex;align-items:center;gap:8px;width:200px;min-width:200px;padding:8px 12px;background:#fff;border-right:1px solid #e8e8e8}.gantt-person-name{font-weight:500;font-size:13px}.gantt-person-tasks{position:relative;flex:none}.gantt-person-task{position:absolute;height:20px;border-radius:3px;border:1px solid;cursor:pointer;font-size:11px;display:flex;align-items:center;padding:0 6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.gantt-person-task:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.gantt-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;color:#999}.gantt-empty-icon{font-size:48px;margin-bottom:16px}@media (max-width: 1200px){.gantt-row-info{width:200px;min-width:200px}.gantt-person-info{width:160px;min-width:160px}}.rich-text-editor{border:1px solid #d9d9d9;border-radius:6px;overflow:hidden;transition:border-color .3s,box-shadow .3s}.rich-text-editor:hover{border-color:#4096ff}.rich-text-editor:focus-within{border-color:#4096ff;box-shadow:0 0 0 2px #0591ff1a}.rich-text-editor.disabled{background-color:#f5f5f5;cursor:not-allowed}.rich-text-editor.disabled:hover{border-color:#d9d9d9}.rich-text-editor .toolbar{padding:8px;border-bottom:1px solid #f0f0f0;background-color:#fafafa}.rich-text-editor .toolbar .ant-btn{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px}.rich-text-editor .toolbar .ant-btn:hover,.rich-text-editor .toolbar .ant-btn.active{background-color:#e6f4ff;color:#1677ff}.rich-text-editor .toolbar .divider{width:1px;height:24px;background-color:#d9d9d9;margin:0 4px;display:inline-block;vertical-align:middle}.rich-text-editor .editor-content{padding:12px;background-color:#fff}.rich-text-editor .editor-content .tiptap{outline:none;min-height:100px}.rich-text-editor .editor-content .tiptap p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.rich-text-editor .editor-content .tiptap p{margin:0 0 1em}.rich-text-editor .editor-content .tiptap h1,.rich-text-editor .editor-content .tiptap h2,.rich-text-editor .editor-content .tiptap h3{margin:1.5em 0 .5em;font-weight:600}.rich-text-editor .editor-content .tiptap h1{font-size:2em}.rich-text-editor .editor-content .tiptap h2{font-size:1.5em}.rich-text-editor .editor-content .tiptap h3{font-size:1.17em}.rich-text-editor .editor-content .tiptap ul,.rich-text-editor .editor-content .tiptap ol{padding-left:1.5em;margin:.5em 0}.rich-text-editor .editor-content .tiptap ul{list-style-type:disc}.rich-text-editor .editor-content .tiptap ol{list-style-type:decimal}.rich-text-editor .editor-content .tiptap code{background-color:#f5f5f5;border:1px solid #d9d9d9;border-radius:4px;padding:2px 6px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:.9em}.rich-text-editor .editor-content .tiptap pre{background-color:#282c34;color:#abb2bf;border-radius:6px;padding:12px;overflow-x:auto;margin:1em 0}.rich-text-editor .editor-content .tiptap pre code{background:none;border:none;color:inherit;padding:0}.rich-text-editor .editor-content .tiptap blockquote{border-left:4px solid #d9d9d9;padding-left:1em;margin:1em 0;color:#666}.rich-text-editor .editor-content .tiptap hr{border:none;border-top:1px solid #d9d9d9;margin:1.5em 0}.rich-text-editor .editor-content .tiptap strong{font-weight:600}.rich-text-editor .editor-content .tiptap em{font-style:italic}.rich-text-editor .editor-content .tiptap s{text-decoration:line-through}.rich-text-editor .character-count{text-align:right;padding:4px 12px;font-size:12px;color:#999;background-color:#fafafa;border-top:1px solid #f0f0f0}.rich-text-editor .editor-content{position:relative}.rich-text-editor .placeholder{position:absolute;top:12px;left:12px;color:#bfbfbf;pointer-events:none;-webkit-user-select:none;user-select:none}.rich-text-editor.read-only{border:none}.rich-text-editor.read-only .toolbar{display:none}.rich-text-editor.read-only .editor-content{padding:0}.gantt-table .gantt-title-col{vertical-align:middle!important;white-space:nowrap!important}.gantt-table .gantt-title-col .ant-table-row-indent,.gantt-table .gantt-title-col .ant-table-row-expand-icon{float:none!important;display:inline-flex!important;vertical-align:middle;flex-shrink:0}.gantt-title-cell{display:inline-flex;align-items:center;justify-content:space-between;vertical-align:middle;max-width:100%;min-width:0;flex-wrap:nowrap;overflow:hidden}.gantt-title-cell .ant-space{min-width:0;overflow:hidden}.gantt-title-cell .ant-space-item:last-child{min-width:0;overflow:hidden;flex:1}.gantt-row-actions{display:flex;align-items:center;opacity:0;transition:opacity .2s;padding-left:4px;flex-shrink:0}.gantt-table .ant-table-cell-fix-left{z-index:10!important}.gantt-table .ant-table-thead>tr>th.ant-table-cell-fix-left{z-index:11!important}.gantt-table-row:hover .gantt-row-actions{opacity:1}.gantt-action-btn{display:flex;align-items:center;padding:0 4px;border-radius:4px;cursor:pointer;transition:background .2s}.gantt-action-btn:hover{background:#0000000d}.requirement-table-gantt{width:100%;background:#fff;display:flex;flex-direction:column}.gantt-toolbar{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f0f0f0}.gantt-cell-wrapper{position:relative}.gantt-header-container{display:flex;flex-direction:column;overflow:hidden}.gantt-months{display:flex;border-bottom:1px solid #f0f0f0;height:24px}.gantt-month{padding-left:8px;font-size:12px;font-weight:500;color:#333;line-height:24px;border-right:1px solid #f0f0f0;overflow:hidden}.gantt-days{display:flex;height:24px}.gantt-day{font-size:12px;color:#666;text-align:center;line-height:24px;border-right:1px solid #f0f0f0}.gantt-day.weekend{background-color:#fafafa}.gantt-day.month-start{border-left:1px solid #f0f0f0}.gantt-row-container{position:relative;height:38px;overflow:hidden}.gantt-row-grid{position:absolute;top:0;left:0;bottom:0;display:flex;pointer-events:none}.gantt-grid-cell{height:100%;border-right:1px solid #f0f0f0}.gantt-grid-cell.week-start{border-left:1px solid #e8e8e8}.gantt-grid-cell.weekend{background-color:#fafafa}.gantt-today-line{position:absolute;top:0;bottom:0;width:2px;margin-left:-1px;background-color:#ff4d4f;z-index:5;pointer-events:none;box-shadow:0 0 4px #ff4d4f80}.gantt-header-container .gantt-today-line{position:absolute;top:0;width:2px;margin-left:-1px;background-color:#ff4d4f;z-index:5;pointer-events:none}.gantt-bar{position:absolute;top:6px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center;border-width:1px;border-style:solid;cursor:pointer;transition:all .2s;z-index:2;overflow:hidden}.gantt-bar:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000026;opacity:.9}.gantt-bar-label{font-size:12px;color:#fff;white-space:nowrap;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.4)}.gantt-tooltip{font-size:13px}.gantt-tooltip-title{font-weight:700;margin-bottom:8px}.gantt-tooltip-item{margin-top:4px;color:#ffffffd9}.gantt-table-row:hover>td{background-color:#fafafa!important}.react-resizable{position:relative;background-clip:padding-box}.react-resizable-handle{position:absolute;right:-5px;bottom:0;top:0;width:10px;cursor:col-resize;z-index:1}.react-resizable-handle:after{content:"";position:absolute;right:4px;top:50%;transform:translateY(-50%);width:2px;height:16px;background:#d9d9d9;border-radius:1px;transition:background .2s}.react-resizable-handle:hover:after{background:#1890ff}.rich-text-viewer{line-height:1.6;color:#333}.rich-text-viewer p{margin:0 0 1em}.rich-text-viewer h1,.rich-text-viewer h2,.rich-text-viewer h3{margin:1.5em 0 .5em;font-weight:600;color:#1a1a1a}.rich-text-viewer h1{font-size:2em}.rich-text-viewer h2{font-size:1.5em}.rich-text-viewer h3{font-size:1.17em}.rich-text-viewer ul,.rich-text-viewer ol{padding-left:1.5em;margin:.5em 0}.rich-text-viewer ul{list-style-type:disc}.rich-text-viewer ol{list-style-type:decimal}.rich-text-viewer li{margin:.25em 0}.rich-text-viewer code{background-color:#f5f5f5;border:1px solid #e8e8e8;border-radius:4px;padding:2px 6px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:.9em;color:#d63384}.rich-text-viewer pre{background-color:#282c34;color:#abb2bf;border-radius:6px;padding:12px;overflow-x:auto;margin:1em 0}.rich-text-viewer pre code{background:none;border:none;color:inherit;padding:0}.rich-text-viewer blockquote{border-left:4px solid #1890ff;margin:1em 0;color:#666;background-color:#f6f8fa;padding:8px 16px;border-radius:0 4px 4px 0}.rich-text-viewer hr{border:none;border-top:1px solid #e8e8e8;margin:1.5em 0}.rich-text-viewer strong{font-weight:600}.rich-text-viewer em{font-style:italic}.rich-text-viewer s{text-decoration:line-through}.rich-text-viewer a{color:#1890ff;text-decoration:none}.rich-text-viewer a:hover{text-decoration:underline}.rich-text-viewer img{max-width:100%;height:auto;border-radius:4px}.rich-text-viewer table{border-collapse:collapse;width:100%;margin:1em 0}.rich-text-viewer th,.rich-text-viewer td{border:1px solid #e8e8e8;padding:8px 12px;text-align:left}.rich-text-viewer th{background-color:#fafafa;font-weight:600}:root{--primary-color: #3370ff;--primary-hover: #5e8cff;--primary-active: #245bdb;--primary-bg: #eef3ff;--success-color: #34c759;--warning-color: #f5a623;--error-color: #f54a45;--info-color: #3370ff;--text-primary: #1f2329;--text-secondary: #646a73;--text-tertiary: #8f959e;--text-disabled: #c0c4cc;--border-color: #e5e6eb;--border-light: #eff0f1;--bg-page: #f5f6f7;--bg-card: #ffffff;--bg-hover: #f2f3f5;--bg-active: #eef3ff;--sider-bg: #ffffff;--sider-width: 220px;--sider-collapsed-width: 64px;--header-height: 56px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 12px rgba(0, 0, 0, .06);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .1)}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Helvetica Neue,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-primary);background:var(--bg-page)}.app-layout{min-height:100vh}.page-header{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--border-light)}.page-header h2{margin:0;font-size:18px;font-weight:600;color:var(--text-primary);letter-spacing:-.2px}.table-toolbar{margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}.page-card{background:var(--bg-card);border-radius:var(--radius-lg);padding:24px;border:1px solid var(--border-light)}.status-tag{border-radius:var(--radius-sm)}.empty-state{text-align:center;padding:48px 0;color:var(--text-tertiary)}.login-container{height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#eef3ff,#dbe7ff 40%,#f0e6ff);position:relative;overflow:hidden}.login-container:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(51,112,255,.08) 0%,transparent 70%);top:-200px;right:-100px}.login-container:after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(94,140,255,.06) 0%,transparent 70%);bottom:-150px;left:-100px}.login-card{width:420px;padding:48px 40px;background:#fff;border-radius:16px;box-shadow:0 12px 40px #1f232914,0 0 1px #1f23291a;position:relative;z-index:1}.login-title{text-align:center;margin-bottom:36px}.login-title h1{margin:0 0 8px;font-size:26px;font-weight:700;color:var(--text-primary);letter-spacing:-.5px}.login-title p{margin:0;font-size:14px;color:var(--text-tertiary)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c9cdd4;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#8f959e}.ant-card{border-color:var(--border-light)!important}.ant-card-head{border-bottom-color:var(--border-light)!important;font-weight:600!important;color:var(--text-primary)!important}.ant-pagination .ant-pagination-item{border-radius:var(--radius-sm)!important;border-color:var(--border-color)!important}.ant-pagination .ant-pagination-item-active{border-color:var(--primary-color)!important}.ant-popover .ant-popover-inner,.ant-dropdown .ant-dropdown-menu{border-radius:var(--radius-md)!important;box-shadow:var(--shadow-lg)!important}.ant-badge-count{box-shadow:0 2px 6px #f54a4559}.ant-tag{font-size:12px!important}.ant-modal-content{border-radius:var(--radius-lg)!important}.ant-drawer .ant-drawer-content{border-radius:var(--radius-lg) 0 0 var(--radius-lg)!important}.ant-form-item{margin-bottom:20px!important}.ant-tabs-ink-bar{height:3px!important;border-radius:2px!important}.ant-message-notice-content{border-radius:var(--radius-md)!important;box-shadow:var(--shadow-md)!important}
