:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#172033;background:#eef3fb;font-synthesis:none}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;min-width:320px;background:radial-gradient(circle at top right,rgba(37,99,235,.1),transparent 26%),linear-gradient(180deg,#f6f9ff,#eef3fb)}button,input,select,textarea{font:inherit}button{border:none;background:none}input,select,textarea{width:100%;border:1px solid #d7e1f0;border-radius:14px;padding:12px 14px;background:#fff;color:#172033}textarea{resize:vertical;min-height:84px}.mci-page{--mci-primary: #2563eb;--mci-primary-dark: #1d4ed8;--mci-primary-soft: #e8f0ff;--mci-surface: rgba(255, 255, 255, .96);--mci-surface-soft: #f8fbff;--mci-border: #d8e2f0;--mci-text: #172033;--mci-text-muted: #607089;--mci-success: #0f9f6e;--mci-warning: #f59e0b;--mci-danger: #ef4444;min-height:var(--micro-app-available-height, 100vh);padding:18px 16px calc(98px + var(--micro-app-safe-area-bottom, 0px));color:var(--mci-text)}.mobile-shell-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.header-main{flex:1;min-width:0}.header-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.header-actions-inline{flex-direction:row;align-items:center;gap:8px;flex-wrap:nowrap}.mobile-shell-kicker,.section-title p,.hero-kicker{margin:0;color:var(--mci-primary);font-size:12px;font-weight:700;letter-spacing:.04em}.mobile-shell-header h1,.section-title h2,.section-title h3,.hero-panel h3{margin:0}.mobile-shell-header h1{font-size:22px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-logout-btn{min-height:32px;padding:0 10px}.mobile-shell-subtitle{margin:6px 0 0;color:var(--mci-text-muted);font-size:14px}.mobile-shell-content{display:flex;flex-direction:column}.mobile-shell-content.unauthenticated{min-height:calc(100vh - 170px);justify-content:center}.mobile-stack{display:flex;flex-direction:column;gap:14px}.mobile-panel,.hero-panel,.record-card,.process-card,.order-card,.kpi-card{border:1px solid var(--mci-border);border-radius:22px;background:var(--mci-surface);box-shadow:0 16px 40px #18274b14}.mobile-panel{padding:16px 14px}.mobile-panel-accent{background:linear-gradient(180deg,#fffffffa,#f3f8fffa)}.section-title,.section-title-main,.search-actions,.record-card-head,.record-card-head>div,.process-card-head,.order-card-head{display:flex}.section-title{align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.section-title.compact{margin-bottom:12px}.section-title-main{align-items:center;gap:12px}.mobile-chip,.mobile-tag,.mci-status{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid var(--mci-border);background:#fff;color:var(--mci-text-muted);font-size:12px;white-space:nowrap}.mci-status.online,.mobile-tag.success{color:var(--mci-success);border-color:#0f9f6e40;background:#0f9f6e14}.mobile-tag.warning{color:#a16207;border-color:#f59e0b3d;background:#f59e0b1a}.icon-badge{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:14px}.icon-badge.primary{background:#2563eb1f;color:var(--mci-primary)}.icon-badge.soft{background:#6070891f;color:#425066}.icon-badge.success{background:#0f9f6e1f;color:var(--mci-success)}.icon-badge.neutral{background:#fff3;color:#fff}.search-box,.field-block{display:flex;flex-direction:column;gap:10px}.search-box.compact{gap:8px}.search-panel-tools{display:flex;justify-content:flex-end;gap:8px;margin-bottom:10px}.search-panel-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(148,163,184,.22);border-radius:10px;background:#ffffffeb;box-shadow:0 6px 14px #0f172a0f;cursor:pointer}.search-panel-icon-btn img{width:16px;height:16px;display:block}.search-panel-icon-btn.active{border-color:#2563eb42;background:#2563eb14}.search-panel-icon-btn:disabled{opacity:.55;cursor:default}.field-label{color:var(--mci-text-muted);font-size:13px;font-weight:600}.search-input-wrap{display:flex;align-items:center;gap:10px;border:1px solid #d7e1f0;border-radius:16px;padding:0 14px;background:#fff}.search-input-wrap input{border:none;padding:13px 0;background:transparent;outline:none}.search-actions{gap:10px;flex-wrap:wrap}.compact-toolbar{margin-top:4px;display:flex;align-items:center;gap:10px}.compact-toolbar .mobile-btn{flex:1 1 0}.compact-toolbar .mobile-btn.ghost{min-width:72px}.toolbar-state-active{color:var(--mci-primary);border-color:#2563eb3d;background:#2563eb14}.toolbar-state-active:hover{color:var(--mci-primary)}.mobile-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 16px;border-radius:16px;font-weight:600;cursor:pointer}.mobile-btn.primary{background:linear-gradient(135deg,var(--mci-primary) 0%,var(--mci-primary-dark) 100%);color:#fff}.mobile-btn.ghost{background:#eef4ff;color:var(--mci-primary)}.mobile-btn.block{width:100%}.shell-action{min-height:36px;padding:0 14px;border-radius:999px}.mobile-helper{margin:0;color:var(--mci-text-muted);font-size:13px;line-height:1.6}.mobile-helper.danger{color:#b91c1c}.mobile-alert{padding:12px 14px;border-radius:16px;font-size:13px;line-height:1.5}.mobile-alert.info{background:#2563eb14;color:var(--mci-primary)}.mobile-alert.success{background:#10b9811f;color:#047857}.mobile-alert.error{background:#ef44441a;color:#b91c1c}.period-switch,.chip-group,.summary-grid,.form-grid,.record-summary,.record-metrics,.process-card-meta,.order-card-meta{display:grid}.period-switch{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.period-switch button{min-height:40px;border-radius:14px;border:1px solid var(--mci-border);background:#fff;color:var(--mci-text-muted)}.period-switch button.active{border-color:#2563eb38;background:#2563eb1a;color:var(--mci-primary);font-weight:700}.hero-panel{padding:16px 14px;background:linear-gradient(135deg,#1d4ed8,#2563eb 55%,#60a5fa);color:#fff}.hero-panel h3{font-size:16px;line-height:1.4}.hero-kicker{color:#fffc}.kpi-card-grid,.order-card-list,.process-list,.record-card-list{display:grid;gap:10px}.process-list{grid-template-columns:repeat(3,minmax(0,1fr))}.kpi-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-card{display:flex;align-items:center;gap:12px;padding:16px;color:#fff}.kpi-card p{margin:0 0 6px;font-size:13px;opacity:.9}.kpi-card strong{font-size:22px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.user-amount-group-list{display:flex;flex-direction:column;gap:10px}.user-amount-group-card{padding:12px;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid rgba(37,99,235,.1)}.user-amount-group-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.user-amount-list{display:flex;flex-direction:column;gap:6px}.user-amount-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:14px;background:var(--mci-surface-soft)}.user-amount-main,.user-amount-metrics{display:flex;flex-direction:column;gap:4px;min-width:0}.user-amount-main strong,.user-amount-metrics strong{font-size:14px;line-height:1.35}.user-amount-main span,.user-amount-metrics span{color:var(--mci-text-muted);font-size:12px;line-height:1.4}.user-amount-metrics{align-items:flex-end;text-align:right;flex:0 0 auto}.summary-grid article,.record-metrics article,.amount-card{border-radius:16px;background:var(--mci-surface-soft);padding:14px}.summary-grid span,.record-metrics span,.amount-card span{display:block;margin-bottom:8px;color:var(--mci-text-muted);font-size:12px}.summary-grid strong,.record-metrics strong,.amount-card strong{font-size:16px;line-height:1.4}.order-card,.process-card,.record-card{padding:16px;text-align:left}.order-card{cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease;width:100%;max-width:100%;min-width:0;overflow-x:hidden}.process-card{display:flex;flex-direction:column;gap:10px;min-height:176px;border:1px solid rgba(148,163,184,.24);background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,opacity .2s ease,background .2s ease}.process-card:not(.active){opacity:.76}.order-card.active,.process-card.active{border-color:#2563eb57;box-shadow:0 20px 42px #2563eb24}.order-card.active{border-color:#2563eb;background:linear-gradient(180deg,#2563eb1a,#60a5fa0f);box-shadow:0 14px 34px #2563eb2e;transform:translateY(-1px)}.process-card.active{border-color:#2563eb;background:linear-gradient(180deg,#2563eb1f,#60a5fa14);box-shadow:0 12px 30px #2563eb2e;transform:translateY(-1px);opacity:1}.order-card-head,.process-card-head,.record-card-head{align-items:center;justify-content:space-between;gap:12px}.order-card-head strong,.process-card-head strong,.record-card-head h3,.record-code{margin:0}.order-card-head-actions{display:flex;align-items:center;gap:6px}.order-card-status-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.order-card-status-main{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.order-status-badge{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:10px;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.order-status-badge.pending{color:#475569;background:#94a3b829}.order-status-badge.running{color:#1d4ed8;background:#2563eb1f}.order-status-badge.done{color:#047857;background:#10b98124}.order-status-badge.cancelled{color:#b91c1c;background:#ef44441f}.order-overdue-text{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:10px;color:#dc2626;font-size:12px;font-weight:700;background:#ef444414;white-space:nowrap}.order-type-badge{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:10px;color:#7c3aed;background:#7c3aed1a;font-size:12px;font-weight:700;white-space:nowrap}.manage-detail-hero h3{margin:0;font-size:20px;line-height:1.35}.manage-detail-head{margin-top:4px}.manage-detail-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.manage-detail-summary{margin-top:12px;padding:14px 16px;border-radius:18px;background:#ffffffd1}.manage-detail-summary p{margin:0 0 8px;color:var(--mci-text-muted);font-size:13px}.manage-detail-summary p:last-child{margin-bottom:0}.detail-tab-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:14px}.detail-tab-btn{min-height:38px;padding:0 6px;border-radius:12px;border:1px solid var(--mci-border);background:#fff;color:var(--mci-text-muted);font-size:12px}.detail-tab-btn.active{color:var(--mci-primary);border-color:#2563eb38;background:#2563eb1a;font-weight:700}.detail-filter-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.manage-detail-process-list{display:flex;flex-direction:column;gap:12px}.manage-detail-process-card{padding:14px;border-radius:18px;background:var(--mci-surface-soft)}.manage-detail-process-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.manage-detail-process-title{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.detail-process-index{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;color:#fff;background:#22c55e;font-size:14px;font-weight:700}.detail-overdue-dot{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;color:#fff;background:#ef4444;font-size:14px;font-weight:700}.manage-detail-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px;padding:14px;border-radius:16px;background:#ffffffb3}.manage-detail-metric-grid span{display:block;margin-bottom:6px;color:var(--mci-text-muted);font-size:12px}.manage-detail-metric-grid strong{font-size:15px;line-height:1.35}.manage-detail-meta-stack{display:grid;gap:4px;margin-top:8px;padding-top:8px;border-top:1px dashed #dbe3f0;font-size:12px;color:#475569}.manage-detail-meta-stack p{margin:0;line-height:1.45;word-break:break-word}.manage-detail-meta-stack span{color:#64748b}.process-card-select{display:flex;justify-content:flex-end}.process-card-badge{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700;line-height:1}.process-card-badge.active{background:#2563eb;color:#fff}.process-card-badge.inactive{background:#94a3b829;color:#64748b}.process-card-head{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.order-card-name{margin:10px 0;font-size:15px;font-weight:700}.order-card-name-btn{padding:0;border:none;background:transparent;color:inherit;text-align:left;cursor:pointer}.order-card-name-btn:disabled{cursor:default}.order-card-name-btn:not(:disabled):hover,.order-card-name-btn:not(:disabled):active{color:var(--mci-primary)}.order-card-name-row{margin:10px 0}.order-card-name-row .order-card-name{margin:0}.order-card-meta,.process-card-meta,.record-summary,.record-metrics{gap:8px}.record-head-text{min-width:0}.copy-field-inline{display:flex;align-items:center;gap:6px;min-width:0}.copy-field-inline>:first-child{min-width:0}.record-head-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:3px}.order-card-meta,.process-card-meta{grid-template-columns:repeat(2,minmax(0,1fr));color:var(--mci-text-muted);font-size:12px}.order-card-meta-wide{grid-column:1 / -1}.order-process-block{margin-top:12px;padding:12px 10px 8px;border-top:1px dashed rgba(148,163,184,.28);border-radius:16px;background:linear-gradient(180deg,#2563eb0a,#ffffffd1);width:100%;max-width:100%;min-width:0;overflow:hidden;box-sizing:border-box}.order-process-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.order-process-title{margin:0;color:var(--mci-text);font-size:13px;font-weight:700}.order-process-count{min-height:24px;padding:0 8px;font-size:11px}.order-process-preview{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;padding:4px 0 8px;margin:0 0 6px;-webkit-overflow-scrolling:touch;scrollbar-width:auto;scrollbar-color:rgba(148,163,184,.8) rgba(226,232,240,.7);box-sizing:border-box}.order-process-preview-track{display:flex;align-items:flex-start;gap:12px;width:max-content;min-width:100%;padding:0 2px;box-sizing:border-box}.order-process-preview::-webkit-scrollbar{height:6px}.order-process-preview::-webkit-scrollbar-track{border-radius:999px;background:#e2e8f0b3}.order-process-preview::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b8e6}.order-process-preview::-webkit-scrollbar-thumb:hover{background:#64748bf2}.order-process-pill{flex:0 0 64px;display:flex;flex-direction:column;align-items:center;gap:6px;position:relative}.order-process-pill:not(:last-child):after{content:"";position:absolute;top:25px;left:calc(100% + 4px);width:12px;height:2px;border-radius:999px;background:#94a3b880}.order-process-circle{position:relative;width:52px;height:52px;border-radius:999px;display:flex;align-items:center;justify-content:center}.order-process-circle:after{content:"";position:absolute;inset:5px;border-radius:inherit;background:#fff;box-shadow:inset 0 0 0 1px #94a3b82e}.order-process-circle span{position:relative;z-index:1;color:#2f3a4a;font-size:11px;font-weight:700}.order-process-pill.done .order-process-circle span,.order-process-pill.active .order-process-circle span{color:#2563eb}.order-process-name{margin:0;width:100%;color:var(--mci-text);font-size:12px;line-height:1.35;text-align:center;word-break:break-all}.order-process-summary,.order-process-status{margin:0;color:var(--mci-text-muted);font-size:12px;line-height:1.6}.order-process-summary{color:var(--mci-text);margin-top:2px}.order-process-summary-row{margin-bottom:2px}.copy-tag-line,.record-summary-copyable{display:inline-flex;align-items:center;gap:6px;min-width:0}.order-progress{display:flex;align-items:center;gap:10px;margin:8px 0 6px;color:var(--mci-text-muted);font-size:12px}.order-progress-tight{margin-top:4px}.order-progress-bar{flex:1;height:8px;border-radius:999px;background:#e6edf7;overflow:hidden}.order-progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#60a5fa)}.work-order-selected-panel{position:sticky;bottom:calc(92px + var(--micro-app-safe-area-bottom, 0px));z-index:8;padding:12px 12px 10px;box-shadow:0 20px 42px #0f172a1f}.work-order-selected-panel.collapsed{padding-bottom:8px}.selected-order-main{min-width:0}.selected-order-name{margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selected-order-compact{display:flex;flex-wrap:wrap;gap:6px}.selected-order-compact .mobile-tag{min-height:24px;padding:0 8px;font-size:11px}.process-card-head strong{font-size:14px;line-height:1.45}.process-card-meta{grid-template-columns:1fr;gap:4px}.process-progress{display:flex;align-items:center;gap:10px;margin:12px 0;color:var(--mci-text-muted);font-size:12px}.process-progress-bar{flex:1;height:8px;border-radius:999px;background:#e6edf7;overflow:hidden}.process-progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#60a5fa)}.process-card:not(.active) .process-progress-bar span{opacity:.55}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.field-full{grid-column:1 / -1}.manage-product-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.manage-product-preview>div{padding:12px;border-radius:16px;background:var(--mci-surface-soft)}.manage-product-preview span{display:block;margin-bottom:6px;color:var(--mci-text-muted);font-size:12px}.manage-product-preview strong{display:block;font-size:14px;line-height:1.5}.product-picker-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid var(--mci-border);border-radius:16px;background:#fff;color:var(--mci-text);text-align:left}.product-picker-trigger strong{display:block;font-size:14px;line-height:1.5}.product-picker-trigger span{display:block;margin-top:4px;color:var(--mci-text-muted);font-size:12px;line-height:1.5}.choice-segment{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.choice-segment-btn{min-height:42px;border-radius:14px;border:1px solid var(--mci-border);background:var(--mci-surface-soft);color:var(--mci-text);font-size:14px;cursor:pointer}.choice-segment-btn.active{border-color:#2563eb47;background:#2563eb14;color:var(--mci-primary);font-weight:600}.readonly-field{min-height:42px;display:flex;align-items:center;padding:0 14px;border-radius:14px;background:var(--mci-surface-soft);color:var(--mci-text);font-size:14px}.product-selected-card{padding:12px 14px;border-radius:16px;background:#2563eb14}.product-selected-card strong,.product-selected-card span{display:block}.product-selected-card strong{font-size:14px;line-height:1.5;color:var(--mci-text)}.product-selected-card span{margin-top:4px;color:var(--mci-text-muted);font-size:12px;line-height:1.5}.product-selector-list{display:flex;flex-direction:column;gap:8px;max-height:360px;overflow:auto}.product-selector-item{padding:12px 14px;border-radius:16px;border:1px solid var(--mci-border);background:#fff;text-align:left;color:var(--mci-text)}.product-selector-item.active{border-color:#2563eb47;background:#2563eb0f}.product-selector-head,.product-selector-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-selector-head strong{flex:1 1 auto;font-size:14px;line-height:1.5}.product-selector-head span,.product-selector-meta span{color:var(--mci-text-muted);font-size:12px;line-height:1.5}.product-selector-meta{margin-top:6px}.field-card{display:flex;flex-direction:column;gap:8px}.chip-group{grid-template-columns:repeat(auto-fit,minmax(86px,1fr));gap:8px}.chip-btn{min-height:38px;padding:0 12px;border-radius:999px;border:1px solid var(--mci-border);background:#fff;color:var(--mci-text-muted)}.chip-btn.active{border-color:#2563eb38;background:#2563eb1a;color:var(--mci-primary);font-weight:700}.order-status-chip-group{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.order-status-chip-btn{min-width:0;min-height:32px;padding:0 4px;border-radius:12px;font-size:12px;letter-spacing:0;white-space:nowrap}.work-order-period-switch{gap:4px}.work-order-period-btn{min-height:32px;padding:0 4px;border-radius:12px;font-size:12px;letter-spacing:0;white-space:nowrap}.work-order-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.work-order-summary-grid article{padding:10px 6px;text-align:center}.work-order-summary-grid span{margin-bottom:4px;font-size:11px;white-space:nowrap}.work-order-summary-grid strong{font-size:15px}.field-label-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.field-actions-row{display:flex;align-items:center;gap:8px}.link-btn{min-height:32px;padding:0 10px;border-radius:999px;border:1px solid transparent;background:transparent;color:var(--mci-primary);font-size:13px;font-weight:600}.link-btn:hover{background:#2563eb14}.portal-switch,.manage-demand-list{display:flex;flex-direction:column;gap:10px}.portal-option,.manage-demand-card{padding:12px 14px;border-radius:18px;border:1px solid var(--mci-border);background:var(--mci-surface-soft);text-align:left}.portal-option{cursor:pointer}.portal-option strong{display:block;margin-bottom:4px;font-size:14px;line-height:1.4;color:var(--mci-text)}.portal-option span{display:block;color:var(--mci-text-muted);font-size:12px;line-height:1.5}.portal-option.active{border-color:#2563eb3d;background:#2563eb14;box-shadow:0 8px 20px #2563eb14}.manage-demand-card{background:linear-gradient(180deg,#fff,#f8fbff)}.empty-hint{padding:14px 12px;border-radius:16px;background:#0f172a0a;color:var(--mci-text-muted);font-size:13px}.operator-chips{grid-template-columns:repeat(auto-fit,minmax(78px,1fr));margin-bottom:10px}.operator-selected-preview,.operator-modal-summary{margin-bottom:12px}.operator-modal-summary-head,.operator-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.operator-modal-summary-head{margin-bottom:10px}.operator-group-scroll{max-height:min(56vh,520px);overflow-y:auto;padding-right:4px}.operator-group-section{margin-bottom:14px;padding:12px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#f8fafce6}.operator-group-head{margin-bottom:10px}.operator-group-head strong{display:block;margin-bottom:4px;font-size:14px}.operator-group-head span{color:var(--mci-text-muted);font-size:12px}.operator-summary-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid rgba(37,99,235,.12);border-radius:16px;background:#2563eb0a}.operator-summary-card span{display:block;margin-bottom:6px;color:var(--mci-text-muted);font-size:12px}.operator-summary-card strong{font-size:20px;line-height:1.2;color:var(--mci-primary)}.operator-extra{margin-top:4px}.operator-extra-row{display:flex;align-items:center;gap:8px}.operator-input{flex:1 1 auto;min-width:0;min-height:40px;padding:0 12px;border-radius:14px;border:1px solid var(--mci-border);background:#fff;color:var(--mci-text);font-size:14px}.operator-input:focus{outline:none;border-color:#2563eb59;box-shadow:0 0 0 3px #2563eb1f}.operator-edit-list{display:flex;flex-direction:column;gap:8px}.operator-edit-item{display:flex;align-items:center;gap:8px}.operator-row{padding:10px 12px;border-radius:14px;background:#fff;border:1px solid rgba(15,23,42,.06)}.operator-info{min-width:0}.operator-info strong{display:block;margin-bottom:4px;font-size:14px}.operator-info span{color:var(--mci-text-muted);font-size:12px;line-height:1.5}.mobile-btn.danger-light{border-color:#ef444433;color:#b91c1c;background:#ef44440f}.mobile-btn.danger-light:hover{background:#ef44441a}.amount-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.report-submit-bar{position:sticky;bottom:calc(92px + var(--micro-app-safe-area-bottom, 0px));z-index:8;margin-top:14px;padding-top:10px;background:linear-gradient(180deg,#ffffff1a,#eef3fbeb 26%,#eef3fb)}.success-panel{border-color:#0f9f6e38}.record-card-head>div{flex-direction:column;gap:4px}.record-card{padding:12px;border-radius:18px}.record-code{color:var(--mci-text-muted);font-size:11px;line-height:1.3}.record-card-head{align-items:flex-start;gap:8px}.record-card-head h3{font-size:15px;line-height:1.35}.record-workorder{margin:0;display:inline-flex;align-items:center;gap:4px;min-height:22px;padding:0 4px 0 8px;border-radius:999px;border:1px solid rgba(37,99,235,.12);background:#2563eb0f;color:#2563eb;font-size:11px;line-height:1}.record-copy-btn{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;border-radius:999px;background:#2563eb14;color:inherit;cursor:pointer;flex:0 0 auto}.record-copy-btn:hover,.record-copy-btn:active{background:#2563eb29}.record-copy-btn.small{width:18px;height:18px}.record-copy-btn.copied{background:#0f9f6e24;color:var(--mci-success)}.sort-summary-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.sort-summary-text{color:var(--mci-text);font-size:14px;line-height:1.5}.section-title-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.list-toolbar-btn{padding:0;border:none;background:transparent;color:var(--mci-text-muted);font-size:14px;line-height:1.4;cursor:pointer}.list-toolbar-btn.active{color:var(--mci-primary);font-weight:700}.list-toolbar-btn:disabled{cursor:default;opacity:.6}.order-status-print-btn{margin-left:auto;cursor:pointer}.order-status-print-btn.printing{color:#b45309;border-color:#f59e0b38;background:#f59e0b24}.record-summary{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0;color:var(--mci-text-muted);font-size:12px}.record-summary span{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 9px;border-radius:999px;background:var(--mci-surface-soft)}.record-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.record-metrics article{padding:10px 12px;border-radius:14px}.record-metrics span{margin-bottom:4px;font-size:11px}.record-metrics strong{font-size:15px;line-height:1.25}.text-danger{color:var(--mci-danger)}.mobile-tabbar{position:fixed;left:16px;right:16px;bottom:calc(14px + var(--micro-app-safe-area-bottom, 0px));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px;border:1px solid rgba(216,226,240,.9);border-radius:24px;background:#fffffff5;box-shadow:0 20px 40px #1c29452e;backdrop-filter:blur(14px)}.mobile-tabbar.single{grid-template-columns:1fr}.mobile-tabbar button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:56px;border-radius:18px;color:var(--mci-text-muted)}.mobile-tabbar button span{font-size:12px;line-height:1.2;white-space:nowrap}.mobile-tabbar button.active{background:#2563eb1a;color:var(--mci-primary);font-weight:700}.scan-file-input{display:none}.scanner-modal{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px 16px;background:#0f172a94;backdrop-filter:blur(6px)}.scanner-dialog{width:min(100%,520px);padding:16px 14px;border-radius:24px;border:1px solid rgba(255,255,255,.16);background:#fffffffa;box-shadow:0 24px 50px #0f172a3d}.work-order-edit-dialog{display:flex;flex-direction:column;width:min(100%,580px);max-height:calc(100vh - 32px)}.product-detail-dialog{display:flex;flex-direction:column;width:min(100%,620px);max-height:calc(100vh - 32px)}.product-detail-body{margin-top:12px;overflow-y:auto;padding-right:4px}.product-detail-summary{margin-bottom:12px}.product-detail-field-list{display:flex;flex-direction:column;gap:8px;padding-bottom:4px}.product-detail-field-item{padding:12px 14px;border-radius:16px;background:var(--mci-surface-soft)}.product-detail-field-label{display:block;margin-bottom:6px;color:var(--mci-text-muted);font-size:12px;line-height:1.4}.product-detail-field-value{display:block;color:var(--mci-text);font-size:14px;line-height:1.6;word-break:break-all}.sort-dialog{width:min(100%,620px)}.sort-option-list{margin-top:12px;display:flex;flex-direction:column}.sort-option-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 2px;border-bottom:1px solid rgba(148,163,184,.16)}.sort-option-item:last-child{border-bottom:none}.sort-option-item strong{color:var(--mci-text);font-size:15px;line-height:1.5;font-weight:600}.sort-option-actions{display:inline-flex;align-items:center;gap:12px}.sort-option-actions .link-btn{color:var(--mci-text-muted)}.sort-option-actions .link-btn.active{color:var(--mci-primary);font-weight:700}.filter-dialog{width:min(100%,620px)}.filter-section{margin-top:18px}.filter-section h4{margin:0 0 12px;color:var(--mci-text);font-size:16px;line-height:1.4}.filter-chip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.filter-chip-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.filter-chip-btn{min-height:44px;padding:0 12px;border-radius:999px;border:1px solid rgba(203,213,225,.6);background:#f3f4f6;color:var(--mci-text);font-size:14px;line-height:1.4}.filter-chip-btn.active{border-color:#2563eb6b;background:#2563eb1a;color:var(--mci-primary);font-weight:700}.filter-footer{display:grid;grid-template-columns:110px 1fr;gap:12px;margin-top:22px}.filter-keyword-input{margin-top:0}.work-order-edit-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:4px 16px 16px}.scanner-frame{position:relative;overflow:hidden;margin-bottom:12px;border-radius:22px;background:#0f172a;aspect-ratio:3 / 4}.scanner-video{width:100%;height:100%;object-fit:cover;display:block}.scanner-mask{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;background:linear-gradient(to bottom,#0f172a2e,#0f172a0a)}.scanner-mask span{width:min(68vw,240px);height:min(68vw,240px);border:2px solid rgba(255,255,255,.9);border-radius:22px;box-shadow:0 0 0 999px #0f172a2e}.scanner-actions{margin-top:12px}.login-page{display:flex;align-items:center;justify-content:center;min-height:100%}.login-card{width:min(100%,460px);padding:20px 16px;border:1px solid var(--mci-border);border-radius:28px;background:#fffffffa;box-shadow:0 20px 48px #18274b1f}.login-hero{display:flex;align-items:center;gap:12px;margin-bottom:10px;padding:16px 14px;border-radius:22px;background:linear-gradient(135deg,#1d4ed8,#2563eb 55%,#60a5fa);color:#fff}.login-hero .hero-kicker{color:#ffffffd1}.login-desc{margin:0 0 16px;color:var(--mci-text-muted);font-size:14px;line-height:1.7}.login-form{display:flex;flex-direction:column;gap:12px}.captcha-row{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:10px}.captcha-image-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;border:1px solid var(--mci-border);border-radius:16px;background:#fff;overflow:hidden}.captcha-image{width:100%;height:100%;object-fit:cover}@media(max-width:560px){.kpi-card-grid,.summary-grid,.form-grid,.amount-card,.manage-product-preview,.record-metrics,.order-card-meta,.captcha-row{grid-template-columns:1fr}.work-order-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.work-order-summary-grid article{padding:8px 4px}.work-order-summary-grid span{font-size:10px;transform:scale(.96);transform-origin:center}.work-order-summary-grid strong{font-size:14px}.header-actions{align-items:center}.scanner-modal{padding:10px 8px;align-items:stretch}.work-order-edit-dialog{width:100%;max-height:calc(100vh - 20px);padding:12px 10px;border-radius:18px}.work-order-edit-dialog .section-title.compact{margin-bottom:8px}.work-order-edit-dialog .section-title{align-items:flex-start;gap:8px}.work-order-edit-dialog .section-title-main{min-width:0}.work-order-edit-body{padding:2px 4px 8px}.work-order-edit-dialog .search-actions{position:sticky;bottom:0;z-index:2;margin-top:12px!important;padding-top:10px;background:linear-gradient(180deg,#ffffffd1,#fffffffa 38%)}.detail-filter-row,.manage-detail-process-head{align-items:flex-start;flex-direction:column}.manage-detail-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-tab-row{gap:4px}.detail-tab-btn{min-height:34px;padding:0 4px;font-size:11px}.mobile-shell-header{flex-direction:row;align-items:center}.header-main,.header-actions{width:auto}.header-main{flex:1;min-width:0}.header-actions-inline{gap:6px}.mobile-shell-header h1{font-size:18px}.mobile-chip,.mci-status,.header-logout-btn{font-size:12px}.header-logout-btn{padding:0 8px}.user-amount-item,.user-amount-group-head{align-items:flex-start}.user-amount-main{flex:1 1 auto}.process-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.process-card{min-height:152px;padding:12px}.process-card-head strong{font-size:13px}.process-progress{gap:6px;margin:8px 0}.process-card-meta{font-size:11px}.operator-summary-card{flex-direction:column;align-items:stretch}.work-order-selected-panel{padding:10px 10px 8px}.work-order-selected-panel .section-title{gap:8px}.work-order-selected-panel .section-title-main{gap:8px;min-width:0}.work-order-selected-panel h3{font-size:14px}.work-order-selected-panel .field-actions-row{gap:4px}.work-order-selected-panel .shell-action,.work-order-selected-panel .link-btn{min-height:32px;padding:0 10px;font-size:12px}.operator-modal-summary-head,.operator-group-head{flex-direction:column;align-items:stretch}.operator-group-scroll{max-height:52vh}}.manage-board-page{gap:12px}.board-hero-panel{padding-bottom:14px}.board-period-switch{margin-top:12px}.board-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.board-summary-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:14px 12px;border-radius:18px;color:#1f2937;background:#fff;border:1px solid rgba(148,163,184,.18);box-shadow:0 10px 24px #0f172a0a;text-align:center}.board-summary-card strong{font-size:22px;line-height:1}.board-summary-card span:last-child{color:var(--mci-text-muted);font-size:12px;line-height:1.3}.board-summary-card.primary{background:linear-gradient(180deg,#fff,#eff6ff)}.board-summary-card.success{background:linear-gradient(180deg,#fff,#ecfdf5)}.board-summary-card.violet{background:linear-gradient(180deg,#fff,#f5f3ff)}.board-summary-card.danger{background:linear-gradient(180deg,#fff,#fff1f2)}.board-notice-card{padding:14px 16px}.board-notice-main{display:flex;align-items:center;gap:12px;min-width:0}.board-notice-main>div{min-width:0}.board-notice-main strong,.board-ranking-head strong,.board-staff-main strong{display:block;line-height:1.35}.board-notice-main span,.board-ranking-meta span,.board-process-meta span,.board-staff-main span{color:var(--mci-text-muted);font-size:12px;line-height:1.4}.board-section-card{padding:16px}.board-ranking-list,.board-process-list,.board-staff-list,.board-defect-list{display:flex;flex-direction:column;gap:12px}.board-ranking-item,.board-process-item,.board-staff-item,.board-defect-item{border-radius:16px;background:var(--mci-surface-soft);padding:12px 14px}.board-ranking-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.board-ranking-head span{flex:0 0 auto;font-size:16px;line-height:1.2;color:var(--mci-text-strong)}.board-progress-track{position:relative;width:100%;height:8px;border-radius:999px;background:#94a3b82e;overflow:hidden}.board-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#34d399,#22c55e)}.board-progress-track.subtle span{background:linear-gradient(90deg,#60a5fa,#2563eb)}.board-progress-track.danger span{background:linear-gradient(90deg,#fb7185,#ef4444)}.board-ranking-meta,.board-process-meta{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:8px}.board-defect-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;color:var(--mci-text-muted);font-size:12px;line-height:1.4}.board-defect-meta span{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#ffffffd9}.board-process-meta span{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:#ffffffd9}.board-staff-item{display:flex;align-items:center;gap:12px}.board-rank-badge{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;flex:0 0 auto;font-size:13px;font-weight:700;color:#475569;background:#94a3b829}.board-rank-badge.first{color:#92400e;background:#fbbf243d}.board-rank-badge.second{color:#334155;background:#e2e8f0e6}.board-rank-badge.third{color:#9a3412;background:#fb923c3d}.board-staff-main{min-width:0;flex:1 1 auto}.board-staff-value{flex:0 0 auto;text-align:right}.board-staff-value strong{font-size:18px;line-height:1.2;color:#d97706}@media(max-width:640px){.board-summary-grid{gap:8px}.board-summary-card{padding:12px 10px;border-radius:16px}.board-summary-card strong{font-size:18px}.board-summary-card span:last-child{font-size:11px}.board-section-card{padding:14px}.board-ranking-item,.board-process-item,.board-staff-item,.board-defect-item{padding:12px}.board-ranking-head strong{font-size:14px}.board-ranking-head span{font-size:15px}.board-staff-value strong{font-size:16px}}
