:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f7f8fb;--foreground:#182033;--muted:#637083;--card:#fff;--border:#dfe4ee;--primary:#2454ff}*{box-sizing:border-box}body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}button,select{font:inherit}.page{min-height:100vh;padding:24px}.hero{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.hero h1{margin:0 0 8px;font-size:28px}.hero p{max-width:980px;color:var(--muted);margin:0;line-height:1.6}.hero-sops{border:1px solid var(--border);background:var(--card);border-radius:14px;flex:0 0 280px;padding:14px 16px;box-shadow:0 8px 24px #23304e0f}.hero-sops h2{color:var(--muted);margin:0 0 10px;font-size:14px;font-weight:600}.hero-sops ul{margin:0;padding:0;list-style:none}.hero-sops li+li{margin-top:8px}.hero-sops a{color:#166534;background:#f0fdf4;border-radius:10px;padding:8px 10px;font-size:14px;line-height:1.4;text-decoration:none;display:block}.hero-sops a:hover{background:#dcfce7}.sop-link{color:#166534;background:#f0fdf4;border-radius:999px;justify-content:center;align-items:center;min-width:40px;height:24px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.sop-link:hover{background:#dcfce7}.card{border:1px solid var(--border);background:var(--card);border-radius:16px;box-shadow:0 10px 30px #23304e14}.toolbar{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.toolbar-group{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.select,.text-input,.button{border:1px solid var(--border);height:36px;color:var(--foreground);background:#fff;border-radius:10px;padding:0 12px}.text-input{min-width:160px}.version-picker{align-items:center;gap:8px;display:inline-flex}.version-picker-label{color:var(--muted);white-space:nowrap;font-size:14px}.version-picker .select{min-width:220px}.button{cursor:pointer}.button.primary{border-color:var(--primary);background:var(--primary);color:#fff}.button:disabled{cursor:not-allowed;opacity:.6}.status{color:var(--muted);font-size:14px}.priority-legend{gap:8px}.priority-legend-item{color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:24px;padding:0 8px;font-size:12px;font-weight:600;display:inline-flex}.priority-legend-item.p0{background:#16a34a}.priority-legend-item.p1{background:#dc2626}.priority-legend-item.p2{background:#ea580c}.priority-legend-item.p3{background:#2563eb}.priority-legend-item.p4{background:#64748b}.legend-hint{color:var(--muted);white-space:nowrap;font-size:12px}.gantt-shell .wx-header .wx-cell,.gantt-shell .wx-grid-header .wx-cell{text-overflow:clip;white-space:nowrap;font-size:12px;overflow:hidden;padding-inline:4px!important}.color-cell{justify-content:center;align-items:center;gap:2px;display:inline-flex}.color-swatch{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:4px;width:22px;height:22px;padding:0}.color-swatch::-webkit-color-swatch-wrapper{padding:1px}.color-swatch::-webkit-color-swatch{border:none;border-radius:3px}.color-clear{width:16px;height:16px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:0;font-size:14px;line-height:1}.color-clear:hover{color:var(--foreground);background:#eef1f6}.gantt-shell{height:calc(100vh - 190px);min-height:620px;overflow:hidden}.gantt-shell .today-marker{background-color:#dc2626d9}.gantt-shell .wx-theme,.gantt-shell .wx-gantt{height:100%}.empty{min-height:360px;color:var(--muted);place-items:center;display:grid}.hero-aside{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.user-chip{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;font-size:14px;display:flex}.auth-page{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--border);background:var(--card);border-radius:16px;flex-direction:column;gap:12px;width:min(400px,100%);padding:28px 24px;display:flex;box-shadow:0 10px 30px #23304e14}.auth-card h1{margin:0;font-size:24px}.auth-sub{color:var(--muted);margin:0 0 8px}.auth-field{color:var(--muted);flex-direction:column;gap:6px;font-size:14px;display:flex}.auth-field .text-input{width:100%}.auth-submit{width:100%;margin-top:4px}.auth-error{color:#b91c1c;margin:0;font-size:14px}.admin-card{padding:20px}.admin-form{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.admin-form h2{width:100%;margin:0 0 4px;font-size:16px}.admin-table{border-collapse:collapse;width:100%}.admin-table th,.admin-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:10px 8px}.admin-actions{gap:8px;display:flex}
