/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#172338;--blue:#347ff0;--ink:#172033;--muted:#7c8798;--line:#e4e8ef;--surface:#f4f6fa}*{box-sizing:border-box}body{background:var(--surface);color:var(--ink);margin:0;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{background:var(--navy);color:#fff;z-index:10;flex-direction:column;width:240px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:14px;height:88px;padding:22px 24px;display:flex}.brand-mark{border:2px solid #d8e2f2;border-radius:3px;align-items:flex-end;gap:3px;width:32px;height:32px;padding:4px;display:flex}.brand-mark i{width:5px;display:block}.brand-mark i:first-child{background:#36cf73;height:13px}.brand-mark i:nth-child(2){background:#4d8df7;height:21px}.brand-mark i:nth-child(3){background:#ff625b;height:17px}.brand h1{margin:0 0 3px;font-size:17px}.brand p{color:#adb8c9;margin:0;font-size:11px}nav{flex:1;padding:10px 8px}nav button{color:#c7d0de;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:14px;width:100%;height:48px;margin-bottom:2px;padding:0 16px;display:flex}nav button span{text-align:center;width:18px;font-size:18px}nav button:hover{background:#ffffff12}nav button.active{color:#fff;background:linear-gradient(90deg,#3a88f4,#347ae8);box-shadow:0 5px 14px #00000029}nav button b{text-align:center;background:#f04444;border-radius:20px;min-width:21px;height:21px;margin-left:auto;font-size:11px;line-height:21px}.profile{border-top:1px solid #ffffff1a;align-items:center;gap:11px;height:80px;padding:14px 16px;display:flex}.avatar{background:#3b83ed;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.profile div:nth-child(2){flex-direction:column;gap:4px;display:flex}.profile strong{font-size:14px}.profile small{color:#8e9bb0;font-size:11px}.profile>span{color:#d7a928;margin-left:auto}main{width:calc(100% - 240px);margin-left:240px}.toolbar{z-index:5;background:#fff;border-bottom:1px solid #d9dee7;padding:12px 24px;position:sticky;top:0;box-shadow:0 2px 7px #18243a0d}.toolbar-top,.filters{align-items:center;gap:10px;display:flex}.toolbar-top{margin-bottom:12px}.primary{color:#fff;background:linear-gradient(135deg,#3e8df5,#3076e4);border:0;border-radius:6px;padding:10px 19px;font-weight:600;box-shadow:0 4px 10px #347ff033}.search{color:#9aa3af;border:1px solid #dfe3e9;border-radius:6px;align-items:center;width:300px;height:38px;padding:0 12px;display:flex}.search input{color:#333;border:0;outline:0;width:100%;padding-left:8px}.page-title{align-items:flex-end;gap:10px;margin-left:auto;display:flex}.page-title small{color:#8d97a8}.page-title strong{font-size:18px}.filters select{color:#394355;background:#fff;border:1px solid #dce1e8;border-radius:5px;height:38px;padding:0 30px 0 12px}.synced{color:#38aa6c;background:#ecfbf2;border-radius:17px;align-items:center;gap:7px;height:34px;padding:0 14px;font-size:12px;display:flex}.synced i{background:#42cf80;border-radius:50%;width:8px;height:8px}.secondary{color:#455064;background:#fff;border:1px solid #dce1e8;border-radius:5px;height:38px;padding:0 16px}.workspace{padding:24px}.stats{grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:20px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:16px;padding:22px 20px;display:flex;box-shadow:0 2px 4px #1620330a}.stat-icon{border-radius:7px;place-items:center;width:48px;height:48px;font-size:25px;display:grid}.stat-icon.blue{color:#347ff0;background:#e8f1ff}.stat-icon.indigo{color:#3867dc;background:#e7ecff}.stat-icon.green{color:#21ad5c;background:#e9faef}.stat-icon.red{color:#ee4c4c;background:#ffebec}.stat-icon.amber{color:#e49c25;background:#fff6e5}.stat-card span{color:#7d8797;font-size:12px;display:block}.stat-card strong{margin-top:3px;font-size:27px;display:block}.panel{border:1px solid var(--line);background:#fff;border-radius:10px;box-shadow:0 2px 5px #1c273a0a}.assigned{margin-bottom:18px;padding:16px 20px}.panel-head{border-bottom:2px solid #4d72e8;align-items:center;padding-bottom:12px;display:flex}.panel-head h2{margin:0;font-size:16px}.panel-head span{color:#fff;background:#5269e8;border-radius:20px;place-items:center;min-width:31px;height:28px;margin-left:auto;font-size:12px;display:grid}.task-row{background:#fafbfd;border:1px solid #e2e6ec;border-radius:8px;align-items:center;gap:20px;margin-top:12px;padding:14px;display:flex}.task-main{flex:1}.task-main>strong{font-size:14px}.meta{color:#7c8797;align-items:center;gap:10px;margin-top:8px;font-size:11px;display:flex}.meta em{border-radius:12px;padding:3px 9px;font-style:normal}.status{color:#2772d7;background:#e8f2ff}.status.已延期{color:#db4545;background:#ffebeb}.status.已完成{color:#249956;background:#e7f9ee}.status.待开始{color:#6f7888;background:#f0f1f4}.priority{color:#de951c;background:#fff0d9}.priority.高{color:#e04c4c;background:#ffebeb}.priority.低{color:#3c9a68;background:#edf7f1}.progress{align-items:center;gap:12px;width:160px;display:flex}.progress>i{background:#e7ecf2;border-radius:9px;flex:1;height:8px;overflow:hidden}.progress b{background:#3e83ec;border-radius:9px;height:100%;display:block}.progress span{color:#687385;font-size:11px}.empty{text-align:center;color:#8b94a2;padding:24px}.charts{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:18px;display:grid}.chart-card{min-height:295px;padding:20px}.card-title{justify-content:space-between;display:flex}.card-title h3{margin:0;font-size:15px}.card-title span{color:#8f98a7;font-size:11px}.donut{border-radius:50%;place-items:center;width:150px;height:150px;margin:28px auto 17px;display:grid}.donut>div{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:92px;height:92px;display:flex}.donut b{font-size:24px}.donut small{color:#8a95a5}.legend{color:#667183;justify-content:center;gap:16px;font-size:11px;display:flex}.dot{border-radius:50%;width:8px;height:8px;margin-right:5px;display:inline-block}.blue-dot{background:#3b82f6}.green-dot{background:#22c55e}.red-dot{background:#f04444}.bar-chart{border-bottom:1px solid #dfe4ea;justify-content:space-around;align-items:flex-end;height:222px;padding:30px 10px 0;display:flex}.bar-chart>div{color:#6f7b8d;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;height:100%;font-size:11px;display:flex}.bar{background:#4b87ef;border-radius:5px 5px 0 0;width:27px}.b1{background:#7a67dc}.b2{background:#44b8a0}.b3{background:#f1aa4a}.b4{background:#ef6e73}.priority-card{padding-bottom:30px}.metric{grid-template-columns:90px 1fr 20px;align-items:center;gap:10px;margin-top:33px;font-size:12px;display:grid}.metric>i{background:#eef1f5;border-radius:10px;height:9px;overflow:hidden}.metric>i b{background:#4b80ea;border-radius:10px;height:100%;display:block}.metric strong{text-align:right}.p0{background:#ef5350}.p1{background:#f0a33c}.p2{background:#49b97a}.feed-grid{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.compact{padding:16px}.compact .panel-head{border:0}.compact .panel-head.danger span{background:#ef5454}.compact .panel-head.warning span{background:#ec9f34}.compact .panel-head.feedback span{background:#40a477}.feed-item{border-top:1px solid #edf0f4;justify-content:space-between;padding:13px 2px;display:flex}.feed-item div{min-width:0}.feed-item strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.feed-item small{color:#8a94a4;margin-top:7px;display:block}.feed-item>b{color:#4a78d8;font-size:12px}.modal-backdrop{z-index:30;background:#0a121f7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;width:480px;padding:22px;box-shadow:0 24px 60px #00000040}.modal>div:first-child{align-items:center;display:flex}.modal h2{margin:0 0 18px}.modal>div:first-child button{color:#7e8794;background:0 0;border:0;margin-left:auto;font-size:27px}.modal label{color:#495365;flex-direction:column;gap:7px;margin-bottom:16px;font-size:13px;display:flex}.modal input,.modal select{background:#fff;border:1px solid #dce1e8;border-radius:6px;height:40px;padding:0 11px}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.modal footer{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.modal footer button{background:#fff;border:1px solid #dce1e8;border-radius:6px;padding:9px 18px}.modal footer .primary{background:#347ff0;border-color:#347ff0}@media (width<=1100px){.stats{grid-template-columns:repeat(3,1fr)}.charts,.feed-grid{grid-template-columns:1fr 1fr}.page-title{display:none}}@media (width<=760px){.sidebar{width:72px}.brand{padding:18px}.brand>div:last-child,nav button:not(.active){font-size:0}.brand-mark{flex:none}nav button{justify-content:center;padding:0}.nav button span{font-size:18px}.profile>div:not(.avatar),.profile>span{display:none}main{width:calc(100% - 72px);margin-left:72px}.toolbar{padding:10px 12px}.toolbar-top{flex-wrap:wrap}.search{width:calc(100% - 130px)}.filters{overflow-x:auto}.synced{display:none}.workspace{padding:12px}.stats{grid-template-columns:1fr 1fr}.charts,.feed-grid{grid-template-columns:1fr}.task-row{flex-direction:column;align-items:flex-start}.progress,.modal{width:100%}}.donut{background:conic-gradient(#4e5fe7 0 67%,#f04444 67% 70%,#e9edf4 70%)}.module-title{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.module-title h2{margin:0 0 5px}.module-title p{color:#8490a2;margin:0;font-size:13px}.module-title select{background:#fff;border:1px solid #dce1e8;border-radius:6px;height:40px;padding:0 32px 0 12px}.table-wrap{overflow:auto}.task-table{border-collapse:collapse;width:100%;min-width:1260px;font-size:12px}.task-table th{color:#5c6879;text-align:left;white-space:nowrap;background:#f7f8fb;border-bottom:1px solid #dde2ea;padding:13px 10px}.task-table td{color:#505c6e;border-bottom:1px solid #edf0f4;padding:12px 10px}.task-table tr:hover td{background:#f9fbff}.task-name{min-width:240px;font-weight:600;color:#273143!important}.task-name em{color:#5368db;background:#edf0ff;border-radius:4px;margin-right:5px;padding:2px 5px;font-size:10px;font-style:normal}.tag{white-space:nowrap;border-radius:12px;padding:4px 8px;display:inline-block}.s-进行中{color:#2572d6;background:#e6f1ff}.s-待开始{color:#697586;background:#eef0f3}.s-已延期{color:#df4147;background:#ffebed}.s-已完成,.s-已结案{color:#249654;background:#e8f8ee}.p-高{color:#db4545;background:#ffe9e9}.p-中{color:#d58c17;background:#fff2da}.p-低{color:#27945b;background:#e8f8ef}.mini-progress{align-items:center;gap:7px;display:flex}.mini-progress i{background:#e7ebf1;border-radius:8px;width:62px;height:6px;overflow:hidden}.mini-progress b{background:#4a82ea;height:100%;display:block}.link-btn{color:#3579df;background:0 0;border:0;padding:2px 5px}.danger-link{color:#e24b4b!important}.text-danger{color:#e04444!important}.empty-state{text-align:center;padding:80px 20px}.empty-state>b{font-size:42px}.empty-state h3{font-size:20px}.empty-state p{color:#8b95a5}.warning-page section{margin-bottom:26px}.warning-page section>h2{margin:0 0 12px;font-size:16px}.warning-row{border-left:4px solid #ef4d55;justify-content:space-between;align-items:center;margin-bottom:10px;padding:18px 22px;display:flex}.warning-row h3{margin:0 0 7px;font-size:14px}.warning-row p,.warning-row span{color:#7e899a;margin:0 0 6px;font-size:12px}.warning-row>div:last-child{align-items:center;gap:14px;display:flex}.warning-row>div:last-child b{font-size:12px}.warning-row>div:last-child strong{color:#df464d;font-size:12px}.warning-row button{color:#4c5a6d;background:#fff;border:1px solid #dbe1e8;border-radius:5px;padding:7px 12px}.warning-row.expected{border-left-color:#f0a233}.warning-row.expected>div:last-child strong{color:#e69b28}.report-tabs{gap:8px;margin-bottom:15px;display:flex}.report-tabs button{background:#fff;border:1px solid #dce1e8;border-radius:6px;padding:9px 23px}.report-tabs button.active{color:#fff;background:#347ff0;border-color:#347ff0}.report-table{padding:20px;overflow:auto}.report-head{justify-content:space-between;align-items:center;display:flex}.report-head h2{margin:0}.report-head p{color:#8490a0}.report-table table{border-collapse:collapse;text-align:center;width:100%;min-width:950px;font-size:12px}.report-table th{background:#f4f7fb;border:1px solid #dfe4eb;padding:10px}.report-table td{border:1px solid #e5e9ef;padding:11px}.report-table .total td{background:#f7f9fc;font-weight:700}.report-notes{color:#687486;background:#f8f9fb;margin-top:16px;padding:10px 14px;font-size:12px}.report-kpis{grid-template-columns:repeat(6,1fr);gap:12px;margin-top:16px;display:grid}.report-kpis div{text-align:center;padding:18px}.report-kpis strong{color:#347ff0;font-size:25px;display:block}.report-kpis span{color:#7c8798;font-size:12px}.review-stats{grid-template-columns:repeat(4,1fr)}.user-section{margin-bottom:17px;padding:18px 20px}.user-section h2{border-bottom:1px solid #e8ebf0;margin:0 0 15px;padding-bottom:13px;font-size:16px}.empty-line{text-align:center;color:#9099a8;padding:25px}.user-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.user-card{border:1px solid #e5e9ef;border-radius:7px;align-items:center;gap:10px;padding:12px;display:flex}.user-card .avatar{flex:none}.user-card .rejected{background:#ef6565}.user-card>div:nth-child(2){flex:1}.user-card strong{font-size:13px;display:block}.user-card small{color:#8993a3;margin-top:5px;display:block}.user-card button{color:#4d73d6;background:0 0;border:0}.approve-btn{border-radius:5px;color:#209353!important;background:#e7f8ed!important;padding:6px 10px!important}.settings{grid-template-columns:1fr 1fr;gap:16px;display:grid}.channel,.rules{padding:22px}.channel-head{align-items:center;gap:14px;margin-bottom:20px;display:flex}.channel-head>span{font-size:30px}.channel-head h2{margin:0 0 5px;font-size:17px}.channel-head p{color:#818b9b;margin:0;font-size:12px}.channel label{color:#596578;flex-direction:column;gap:7px;margin-bottom:15px;font-size:12px;display:flex}.channel input{border:1px solid #dce2e9;border-radius:6px;height:40px;padding:0 11px}.channel .check{flex-direction:row;align-items:center}.channel .check input{height:auto}.rules{grid-column:1/-1}.rules h2{margin:0 0 18px;font-size:17px}.rules>div{grid-template-columns:1fr 1fr;gap:12px;display:grid}.rules label{border:1px solid #e4e8ee;border-radius:7px;padding:14px;font-weight:600}.rules small{color:#7e8999;margin-top:8px;font-weight:400;display:block}.rules input[type=number]{border:1px solid #dce2e9;border-radius:4px;width:55px;height:30px;padding:0 6px}.rules footer{gap:10px;margin-top:18px;display:flex}.task-modal textarea{resize:vertical;border:1px solid #dce1e8;border-radius:6px;min-height:80px;padding:10px}@media (width<=760px){.settings,.user-grid{grid-template-columns:1fr}.report-kpis{grid-template-columns:repeat(2,1fr)}.warning-row,.warning-row>div:last-child{flex-direction:column;align-items:flex-start}.rules>div{grid-template-columns:1fr}}
