/* V0.8.20-R6.12 · 小工厂三步订单工作台 */
.r612-orders-page,.r612-order-desk,.r612-supplier-page{display:grid;gap:14px;max-width:1500px;margin:0 auto;padding-bottom:60px}
.r612-orders-hero,.r612-supplier-hero,.r612-order-hero{display:flex;align-items:center;justify-content:space-between;gap:22px}.r612-orders-hero h2,.r612-supplier-hero h2,.r612-order-hero h2{margin:4px 0 5px}.r612-orders-hero p,.r612-supplier-hero p,.r612-order-hero p{margin:0;color:var(--fp-muted)}
.r612-order-kpis,.r612-attention-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.r612-order-kpis>a,.r612-attention-grid>article{display:grid;gap:6px;padding:16px;border:1px solid var(--fp-border);border-radius:16px;background:var(--fp-surface);text-decoration:none;color:inherit;position:relative;overflow:hidden}.r612-order-kpis>a:before,.r612-attention-grid>article:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#6366f1}.r612-order-kpis>a.active{border-color:#6366f1;background:#f3f4ff}.r612-order-kpis strong,.r612-attention-grid strong{font-size:28px}.r612-order-kpis span,.r612-attention-grid span{font-size:12px;color:var(--fp-muted)}.r612-attention-grid article.has-error:before{background:#dc2626}.r612-attention-grid article.has-warn:before{background:#d97706}.r612-attention-grid article.is-done:before,.r612-attention-grid article.is-ready:before{background:#16a34a}.r612-attention-grid article>a{margin-top:6px;font-weight:800;color:var(--fp-primary)}
.r612-order-search{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:10px;padding:12px}.r612-order-search input{min-height:44px}
.r612-order-list{display:grid;gap:10px}.r612-order-card{display:grid;grid-template-columns:76px minmax(0,1fr) auto;gap:16px;align-items:center;padding:14px 16px}.r612-order-thumb{width:70px;height:70px;border:1px solid var(--fp-border);border-radius:14px;display:grid;place-items:center;overflow:hidden;background:var(--fp-surface-2);color:var(--fp-muted)}.r612-order-thumb img{width:100%;height:100%;object-fit:contain}.r612-order-main{display:grid;gap:7px;min-width:0}.r612-order-main p{margin:0;color:var(--fp-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.r612-order-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.r612-order-heading h3{margin:2px 0 0}.r612-order-meta{display:flex;gap:14px;flex-wrap:wrap;font-size:12px;color:var(--fp-muted)}.r612-stage{padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.r612-stage.is-prepare,.r612-stage.is-attention{background:#fff7ed;color:#9a3412}.r612-stage.is-make{background:#eef2ff;color:#4338ca}.r612-stage.is-ship{background:#ecfeff;color:#0e7490}.r612-stage.is-done{background:#dcfce7;color:#166534}.r612-order-action{display:grid;justify-items:end;gap:8px}
.r612-primary-action{min-width:330px;max-width:430px;display:grid;gap:5px;padding:16px 18px;border-radius:16px;background:linear-gradient(135deg,#eef0ff,#f8f9ff);border:1px solid #d8dcff}.r612-primary-action small,.r612-primary-action span{color:var(--fp-muted)}.r612-primary-action strong{font-size:21px}.r612-primary-action .btn{margin-top:6px;width:100%}
.r612-three-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.r612-three-steps article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:start;min-height:126px}.r612-three-steps article>b{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#eef2f7;color:#64748b}.r612-three-steps article h3{margin:3px 0}.r612-three-steps article p{margin:0;color:var(--fp-muted);line-height:1.5}.r612-three-steps article>span{padding:4px 8px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:11px;font-weight:800}.r612-three-steps article.done{border-color:#bbf7d0;background:#f0fdf4}.r612-three-steps article.done>b{background:#16a34a;color:#fff}.r612-three-steps article.current{border-color:#a5b4fc;background:#f5f6ff;box-shadow:0 8px 24px rgba(79,70,229,.08)}.r612-three-steps article.current>b{background:#4f46e5;color:#fff}
.r612-needs-attention{display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px;border-color:#fed7aa;background:#fffaf5}.r612-needs-attention p{color:var(--fp-muted)}.r612-needs-attention>div:last-child{display:grid;gap:8px}.r612-needs-attention a{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 12px;padding:10px 12px;border:1px solid #ffedd5;border-radius:12px;background:#fff;color:inherit;text-decoration:none}.r612-needs-attention a span{color:var(--fp-muted);font-size:12px}.r612-needs-attention a b{grid-row:1/3;grid-column:2;align-self:center;color:#c2410c}
.r612-current-stage{display:grid;gap:14px}.r612-current-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.r612-current-grid article{display:grid;gap:5px;padding:14px;border:1px solid var(--fp-border);border-radius:13px;background:var(--fp-surface-2)}.r612-current-grid strong{font-size:25px}.r612-compact-list{display:grid;gap:8px}.r612-compact-list article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:10px 12px;border:1px solid var(--fp-border);border-radius:12px}.r612-compact-list article>div{display:grid;gap:3px}.r612-compact-list small{color:var(--fp-muted)}.r612-stage-note{padding:12px 14px;border-radius:12px;background:#f4f6ff;color:#4f46e5}
.r612-full-records summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center}.r612-full-records summary span{display:grid;gap:3px}.r612-full-records summary small{color:var(--fp-muted)}.r612-full-records>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.r612-full-records>div a{padding:11px;border:1px solid var(--fp-border);border-radius:10px;text-align:center;text-decoration:none}
.r612-task-overview{display:flex;align-items:center;justify-content:space-between;gap:16px}.r612-task-overview>div{display:grid;gap:4px}.r612-simple-filter{display:grid;grid-template-columns:minmax(240px,1fr) 160px auto;gap:8px}.r612-issue-section{display:grid;gap:12px}.r612-conflict-list{display:grid;gap:8px}.r612-conflict-list article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:11px 12px;border:1px solid var(--fp-border);border-radius:12px}.r612-conflict-list article>div{display:grid;gap:3px}.r612-conflict-list small{color:var(--fp-muted)}.r612-more-link{font-weight:800}.r612-safe-export{display:flex;align-items:center;justify-content:space-between;gap:18px;border-color:#bbf7d0;background:#f7fff9}.r612-safe-export p{margin:5px 0 0;color:var(--fp-muted)}.r612-safe-export form{display:flex;gap:8px;flex-wrap:wrap}.r612-communication{display:flex;align-items:center;justify-content:space-between;gap:16px}
@media(max-width:1000px){.r612-order-kpis,.r612-attention-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.r612-three-steps{grid-template-columns:1fr}.r612-order-hero,.r612-orders-hero,.r612-supplier-hero,.r612-task-overview,.r612-safe-export{align-items:stretch;flex-direction:column}.r612-primary-action{min-width:0;max-width:none}.r612-needs-attention{grid-template-columns:1fr}}
@media(max-width:720px){.r612-order-kpis,.r612-attention-grid,.r612-current-grid{grid-template-columns:1fr}.r612-order-search,.r612-simple-filter{grid-template-columns:1fr}.r612-order-card{grid-template-columns:60px minmax(0,1fr)}.r612-order-thumb{width:56px;height:56px}.r612-order-action{grid-column:1/-1;display:flex;justify-content:flex-end}.r612-compact-list article,.r612-conflict-list article{grid-template-columns:1fr}.r612-full-records>div{grid-template-columns:1fr}}
