:root{--ink:#171b1c;--ink2:#252b2d;--paper:#eef0ed;--white:#fff;--line:#d4d9d5;--muted:#69716d;--yellow:#f2c94c;--amber:#a86100;--red:#b83535;--cyan:#087d88;--green:#19754c}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;letter-spacing:0}button,input{font:inherit;letter-spacing:0}button{color:inherit;cursor:pointer}a{color:inherit}svg{width:18px;height:18px;stroke-width:1.8}[hidden]{display:none!important}.case-bar{min-height:36px;padding:6px 20px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;color:#bac3be;background:#090b0c;font-size:.65rem}.case-bar b{color:var(--yellow)}.case-bar span{text-align:center}.plant-head{min-height:76px;padding:0 24px;position:sticky;top:0;z-index:30;display:grid;grid-template-columns:230px 1fr auto;align-items:center;background:var(--ink);border-bottom:3px solid var(--yellow);color:#eef2ef}.identity{display:flex;align-items:center;gap:10px;text-decoration:none}.identity>span{width:38px;height:38px;display:grid;place-items:center;color:var(--ink);background:var(--yellow);font:900 .7rem ui-monospace,monospace}.identity div{display:grid;gap:2px}.identity b{font-size:.8rem}.identity small{color:#aeb7b2;font-size:.59rem}.plant-head nav{height:73px;display:flex;justify-content:center}.plant-head nav button{padding:0 18px;display:flex;align-items:center;gap:8px;color:#aeb7b2;background:transparent;border:0;border-bottom:3px solid transparent;font-size:.68rem}.plant-head nav button.active{color:#fff;border-bottom-color:var(--yellow)}.plant-head nav button.active svg{color:var(--yellow)}.head-actions{display:flex;gap:8px}.icon,.action{min-height:38px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #66706b;border-radius:4px;background:#fff;font-size:.66rem;font-weight:780}.plant-head .icon{width:38px;padding:0;color:#fff;background:transparent}.plant-head .action{color:var(--ink);background:var(--yellow);border-color:var(--yellow)}.page{padding:28px 32px 44px}.page-title{margin-bottom:18px;display:flex;align-items:end;justify-content:space-between;gap:20px}.page-title p,.panel-head p,.dialog-head p{margin:0 0 5px;color:var(--cyan);font:800 .58rem ui-monospace,monospace}.page-title h1{margin:0;font-size:1.35rem}.page-title>span{color:var(--muted);font-size:.64rem}.truth{display:flex;align-items:center;gap:7px}.kpis{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:#fff}.kpis article{min-height:108px;padding:17px 19px;display:grid;align-content:space-between;border-right:1px solid var(--line)}.kpis article:last-child{border-right:0}.kpis span,.kpis small{color:var(--muted);font-size:.62rem}.kpis strong{margin:6px 0;font-size:1.8rem}.kpis .warning strong{color:var(--amber)}.kpis .danger strong{color:var(--red)}.kpis .money strong{color:var(--cyan)}.floor-grid{margin:16px 0;display:grid;grid-template-columns:1.2fr .8fr;gap:16px}.panel{background:#fff;border:1px solid var(--line);border-radius:4px}.panel-head{min-height:61px;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.panel-head h2{margin:0;font-size:.88rem}.panel-head button{display:flex;align-items:center;gap:6px;color:var(--cyan);background:transparent;border:0;font-size:.62rem;font-weight:780}.attention{width:100%;min-height:62px;padding:10px 16px;display:grid;grid-template-columns:10px 1fr 110px;align-items:center;gap:12px;border:0;border-bottom:1px solid #e8ebe9;background:#fff;text-align:left}.attention:last-child{border-bottom:0}.attention>span:first-child{width:8px;height:34px;background:var(--yellow)}.attention.danger>span:first-child{background:var(--red)}.attention div{display:grid;gap:4px}.attention b{font-size:.68rem}.attention small,.attention>span{color:var(--muted);font-size:.59rem}.rule-panel ol{margin:0;padding:6px 16px 11px;list-style:none}.rule-panel li{min-height:61px;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px;border-bottom:1px solid #e7ebe8}.rule-panel li:last-child{border-bottom:0}.rule-panel li>span{width:29px;height:29px;display:grid;place-items:center;background:#edf3f3;color:var(--cyan);font:800 .58rem ui-monospace,monospace}.rule-panel li div{display:grid;gap:3px}.rule-panel b{font-size:.65rem}.rule-panel small{color:var(--muted);font-size:.57rem}.life-bars{padding:14px 16px}.life-row{min-height:47px;display:grid;grid-template-columns:180px 1fr 60px 90px;align-items:center;gap:13px;font-size:.64rem}.life-row>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.track{height:8px;background:#e5e9e6;overflow:hidden}.track i{height:100%;display:block;background:var(--cyan)}.track.warn i{background:var(--yellow)}.track.danger i{background:var(--red)}.life-row b{text-align:right}.life-row small{color:var(--muted)}.toolbar{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.toolbar label{width:min(430px,100%);height:40px;padding:0 11px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #aeb7b2;border-radius:4px}.toolbar input{width:100%;min-width:0;border:0;outline:0;font-size:.68rem}.toolbar>span{color:var(--muted);font-size:.61rem}.table-scroll{overflow-x:auto}table{width:100%;min-width:900px;border-collapse:collapse}th,td{height:55px;padding:0 14px;border-bottom:1px solid #e5e9e6;text-align:left;white-space:nowrap;font-size:.64rem}th{height:39px;color:var(--muted);background:#f5f6f4;font-size:.57rem}tbody tr:last-child td{border-bottom:0}td b{display:block}td small{margin-top:3px;display:block;color:var(--muted);font-size:.56rem}.pill{padding:5px 7px;display:inline-flex;align-items:center;gap:5px;border-radius:3px;font-size:.57rem;font-weight:780}.pill.ready,.pill.closed{color:var(--green);background:#e3f2e9}.pill.warning{color:var(--amber);background:#fff0d5}.pill.blocked,.pill.maintenance{color:var(--red);background:#f8e5e5}.row-actions{display:flex;gap:6px}.row-actions button{min-height:30px;padding:0 8px;border:1px solid #b9c1bc;background:#fff;border-radius:3px;font-size:.57rem}.row-actions button.primary{color:#fff;background:var(--cyan);border-color:var(--cyan)}.row-actions button:disabled{opacity:.55}.workbench{min-height:620px;display:grid;grid-template-columns:280px minmax(0,1fr);background:#fff;border:1px solid var(--line)}.workbench>aside{border-right:1px solid var(--line)}.queue-head{height:51px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:.68rem}.queue-head b{padding:3px 7px;background:var(--ink);color:#fff}.order-tab{width:100%;min-height:82px;padding:12px 14px;display:grid;gap:4px;text-align:left;background:#fff;border:0;border-bottom:1px solid #e5e9e6}.order-tab.active{background:#fff7dc;box-shadow:inset 4px 0 var(--yellow)}.order-tab b{font-size:.65rem}.order-tab span,.order-tab small{color:var(--muted);font-size:.56rem}.work-card{padding:22px;min-width:0}.order-hero{display:flex;justify-content:space-between;gap:20px}.order-hero p{margin:0 0 5px;color:var(--cyan);font:800 .57rem ui-monospace,monospace}.order-hero h2{margin:0 0 6px;font-size:1.12rem}.order-hero span{color:var(--muted);font-size:.62rem}.stage-line{margin:22px 0;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line)}.stage{min-height:72px;padding:10px;display:grid;align-content:center;gap:6px;border-right:1px solid var(--line)}.stage:last-child{border-right:0}.stage i{font-style:normal;width:22px;height:22px;display:grid;place-items:center;background:#e7ebe8;border-radius:50%;font-size:.55rem}.stage b{color:var(--muted);font-size:.57rem}.stage.done i,.stage.current i{color:#fff;background:var(--cyan)}.stage.current{background:#e7f3f4}.stage.done b,.stage.current b{color:var(--ink)}.task-grid{display:grid;grid-template-columns:1fr 250px;gap:18px}.task-panel{padding:16px;border:1px solid var(--line)}.task-panel h3{margin:0 0 12px;font-size:.74rem}.task-panel p{font-size:.65rem;line-height:1.6}.check{min-height:43px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #e8ebe9;font-size:.63rem}.check input{width:16px;height:16px;accent-color:var(--cyan)}.fields{display:grid;gap:10px}.fields label,.dialog-head+label,form>label{display:grid;gap:5px;color:var(--muted);font-size:.59rem}.fields input,.form-grid input{height:38px;padding:0 9px;border:1px solid #aeb7b2;border-radius:3px;color:var(--ink)}.advance{margin-top:14px;width:100%;min-height:42px;color:#fff;background:var(--cyan);border:0;border-radius:3px;font-weight:800;font-size:.67rem}.advance:disabled{background:#aab2ae;cursor:not-allowed}.evidence{padding:14px;background:var(--ink2);color:#fff}.evidence h3{margin:0 0 12px;font-size:.7rem}.evidence div{padding:8px 0;border-bottom:1px solid #434b4d;font-size:.58rem;color:#c5ceca}.history-summary{margin-bottom:16px;display:grid;grid-template-columns:repeat(3,1fr);background:var(--ink2);color:#fff}.history-summary article{padding:18px;border-right:1px solid #444c4e;display:grid;gap:7px}.history-summary span{color:#aeb8b4;font-size:.6rem}.history-summary strong{font-size:1.45rem}dialog{width:min(650px,calc(100% - 28px));padding:0;border:0;border-radius:5px;box-shadow:0 24px 70px #0007}dialog::backdrop{background:#101414aa}dialog form{padding:20px}.dialog-head{margin-bottom:18px;display:flex;justify-content:space-between}.dialog-head h2{margin:0;font-size:1rem}.dialog-head button{width:34px;height:34px;display:grid;place-items:center;background:#fff;border:1px solid var(--line)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form-grid label{display:grid;gap:5px;color:var(--muted);font-size:.59rem}.full{width:100%;margin-top:17px;background:var(--yellow);border-color:var(--yellow)}.toast{position:fixed;right:20px;bottom:20px;z-index:80;padding:11px 15px;color:#fff;background:var(--ink);border-left:4px solid var(--yellow);font-size:.64rem}.empty{padding:20px;color:var(--muted);font-size:.65rem}
@media(max-width:820px){.case-bar{grid-template-columns:1fr auto}.case-bar span{display:none}.plant-head{padding:9px 14px;grid-template-columns:1fr auto}.plant-head nav{height:auto;position:fixed;left:0;right:0;bottom:0;z-index:60;background:var(--ink);border-top:1px solid #3d4547}.plant-head nav button{height:58px;flex:1;padding:0 4px;justify-content:center;flex-direction:column;gap:3px;font-size:.52rem}.plant-head nav button.active{border-top:3px solid var(--yellow);border-bottom:0}.head-actions .action{display:none}.page{padding:20px 14px 82px}.page-title{align-items:start}.page-title h1{font-size:1.1rem}.kpis{grid-template-columns:1fr 1fr}.kpis article:nth-child(2){border-right:0}.kpis article:nth-child(-n+2){border-bottom:1px solid var(--line)}.floor-grid{grid-template-columns:1fr}.life-row{grid-template-columns:120px 1fr 45px}.life-row small{display:none}.toolbar{align-items:stretch;flex-direction:column}.workbench{grid-template-columns:1fr;min-height:0}.workbench>aside{border-right:0;border-bottom:1px solid var(--line)}#order-queue{display:flex;overflow-x:auto}.order-tab{min-width:210px}.work-card{padding:15px}.stage-line{overflow-x:auto;grid-template-columns:repeat(5,120px)}.task-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.history-summary{grid-template-columns:1fr}.history-summary article{border-bottom:1px solid #444c4e}.identity small{display:none}.plant-head .icon{border-color:#5c6661}}
