.operator-shell{min-height:100%}.operator-shell__header{gap:8px}.operator-shell__brand{align-items:center;gap:8px;display:flex}.operator-shell__brand-mark{color:var(--m-primary);font-size:18px;font-weight:900}.operator-shell__brand-sub{font-size:13px;font-weight:700}.operator-shell__content{width:100%;max-width:480px;margin-inline:auto}.operator-shell__list-header h1{margin:0;font-size:18px;font-weight:800}.operator-shell__list-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.operator-shell__list-header-actions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.operator-shell__scan-open{align-items:center;gap:6px;display:inline-flex}.operator-shell__connection{border-radius:999px;flex:none;align-items:center;gap:5px;padding:5px 8px;font-size:12px;font-weight:800;display:inline-flex}.operator-shell__connection--online{color:var(--m-ready);background:color-mix(in srgb, var(--m-ready) 10%, transparent)}.operator-shell__connection--offline{color:var(--m-risk);background:color-mix(in srgb, var(--m-risk) 10%, transparent)}.operator-shell__event-message{background:var(--m-surf-2);color:var(--m-text-subtle);border-radius:10px;margin:0 0 12px;padding:10px 12px;font-size:12px;font-weight:700}.operator-shell__subtle{color:var(--m-text-subtle);margin:4px 0 0;font-size:12px}.operator-shell__state{text-align:center;color:var(--m-text-subtle);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px 16px;display:flex}.operator-shell__state--error{color:var(--m-risk)}.operator-shell__btn{border:1px solid var(--m-border);background:var(--m-surf);cursor:pointer;border-radius:10px;min-height:44px;padding:0 16px;font-size:14px;font-weight:700}.operator-shell__card-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.operator-shell__card{background:var(--m-surf);border:1px solid var(--m-border);border-inline-start:4px solid var(--m-border);color:inherit;border-radius:14px;min-height:72px;padding:14px;display:block}.operator-shell__card-top{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.operator-shell__badge{font-size:12px;font-weight:700}.operator-shell__card-title{font-size:15px;font-weight:800}.operator-shell__card-meta{color:var(--m-text-subtle);justify-content:space-between;align-items:center;gap:8px;margin-top:8px;font-size:12px;display:flex}.operator-shell__timer{font-variant-numeric:tabular-nums;color:var(--m-primary,#2563eb);white-space:nowrap;font-weight:700}.operator-shell__kpis{gap:8px;margin:4px 0 12px;display:flex}.operator-shell__kpi{background:var(--m-surf-2,#ffffff0a);border:1px solid var(--m-border);text-align:center;border-radius:10px;flex-direction:column;flex:1;gap:2px;padding:10px 8px;display:flex}.operator-shell__kpi-value{font-variant-numeric:tabular-nums;font-size:20px;font-weight:800}.operator-shell__kpi-value--accent{color:var(--m-primary)}.operator-shell__kpi-value--ready{color:var(--m-ready,#23845b)}.operator-shell__kpi-label{color:var(--m-text-subtle);font-size:10px}.operator-shell__shape{background:var(--m-canvas,#ffffff05);border:1px solid var(--m-border);border-radius:10px;flex-direction:column;gap:10px;margin-top:10px;padding:10px;display:flex}.operator-shell__shape-drawing{justify-content:center;align-items:center;min-height:100px;display:flex}.operator-shell__dims{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.operator-shell__dim{background:var(--m-surf-2,#ffffff0a);text-align:center;border-radius:8px;flex-direction:column;gap:2px;padding:7px 4px;display:flex}.operator-shell__dim-k{color:var(--m-text-subtle);font-size:10px}.operator-shell__dim-v{font-variant-numeric:tabular-nums;font-size:14px;font-weight:800}.operator-shell__planner-note{background:#f59e0b1f;border:1px solid #f59e0b59;border-radius:10px;align-items:flex-start;gap:8px;margin-top:10px;padding:9px 11px;font-size:12.5px;line-height:1.5;display:flex}.operator-shell__planner-note-icon{color:#f59e0b;font-weight:800}.operator-shell__quick-adds{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:4px;display:flex}.operator-shell__quick-add{color:var(--m-primary);background:color-mix(in srgb, var(--m-primary) 10%, transparent);border:1px solid color-mix(in srgb, var(--m-primary) 30%, transparent);cursor:pointer;border-radius:8px;padding:7px 12px;font-size:13px;font-weight:700}.operator-shell__scrap{flex-direction:column;gap:6px;margin-top:8px;display:flex}.operator-shell__scrap-label{font-size:12px;font-weight:700}.operator-shell__scrap-options{flex-wrap:wrap;gap:6px;display:flex}.operator-shell__scrap-option{text-align:center;min-width:70px;color:var(--m-text-subtle);background:var(--m-surf-2,#ffffff0a);border:1px solid var(--m-border);cursor:pointer;border-radius:9px;flex:1;padding:9px 6px;font-size:12px;font-weight:600}.operator-shell__scrap-option--selected{color:var(--m-text);border-color:var(--m-primary);background:color-mix(in srgb, var(--m-primary) 12%, transparent)}.operator-shell__batch-photo{margin-top:8px}.operator-shell__card--highlight{outline:3px solid var(--m-primary);outline-offset:2px;transition:outline-color .2s}.operator-shell__progress{background:var(--m-surf-2);border-radius:999px;height:8px;margin-top:8px;overflow:hidden}.operator-shell__progress-fill{background:var(--m-ready);border-radius:999px;height:100%;transition:width .2s}.operator-shell__card-actions{border-top:1px solid var(--m-border);flex-wrap:wrap;align-items:end;gap:8px;margin-top:12px;padding-top:12px;display:flex}.operator-shell__last-report{border:1px solid color-mix(in srgb, var(--m-ready) 35%, transparent);background:color-mix(in srgb, var(--m-ready) 10%, transparent);border-radius:10px;flex-direction:column;gap:8px;margin-top:10px;padding:10px 11px;display:flex}.operator-shell__last-report-main{flex-wrap:wrap;align-items:baseline;gap:4px 10px;font-size:12.5px;display:flex}.operator-shell__last-report-qty{font-variant-numeric:tabular-nums;font-weight:800}.operator-shell__last-report-consumed{color:var(--m-text-subtle);font-variant-numeric:tabular-nums;font-weight:700}.operator-shell__cancel-open{align-self:flex-start;min-height:40px;font-size:12px}.operator-shell__cancel{border-top:1px solid var(--m-border);flex-direction:column;gap:8px;padding-top:8px;display:flex}.operator-shell__cancel-confirm{margin:0;font-size:12.5px;font-weight:700;line-height:1.5}.operator-shell__cancel-reasons{flex-wrap:wrap;gap:6px;display:flex}.operator-shell__cancel-reason-label{color:var(--m-text-subtle);font-size:11px;font-weight:700}.operator-shell__cancel input{border:1px solid var(--m-border);background:var(--m-surf);border-radius:10px;width:100%;min-height:44px;padding:0 10px;font-size:14px}.operator-shell__cancel-actions{flex-wrap:wrap;gap:8px;display:flex}.operator-shell__btn--danger{border-color:var(--m-risk);background:var(--m-risk);color:#fff}.operator-shell__failure{border:1px solid color-mix(in srgb, var(--m-risk) 45%, transparent);background:color-mix(in srgb, var(--m-risk) 10%, transparent);border-radius:12px;flex-direction:column;align-items:flex-start;gap:8px;margin:0 0 12px;padding:12px;display:flex}.operator-shell__failure-title{color:var(--m-risk);font-size:14px;font-weight:800}.operator-shell__failure-detail{margin:0;font-size:12.5px;line-height:1.6}.operator-shell__failure-numbers{flex-wrap:wrap;gap:8px;width:100%;margin:0;display:flex}.operator-shell__failure-numbers>div{background:var(--m-surf);border-radius:10px;flex-direction:column;flex:90px;gap:2px;padding:8px 10px;display:flex}.operator-shell__failure-numbers dt{color:var(--m-text-subtle);font-size:11px;font-weight:700}.operator-shell__failure-numbers dd{font-variant-numeric:tabular-nums;margin:0;font-size:15px;font-weight:800}.operator-shell__failure-missing{color:var(--m-risk)}.operator-shell__btn--primary{border-color:var(--m-primary);background:var(--m-primary);color:#fff}a.operator-shell__btn{box-sizing:border-box;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.operator-shell__complete-forward{background:var(--m-surf);border:1px solid var(--m-border);text-align:center;border-radius:12px;margin-bottom:12px;padding:20px}.operator-shell__complete-title{font-size:18px;font-weight:800}.operator-shell__complete-qty{margin-top:10px;font-size:28px;font-weight:800}.operator-shell__complete-meta{color:var(--m-text-subtle);margin-top:4px;font-size:14px}.operator-shell__complete-hint{color:var(--m-text-subtle);margin-top:10px;font-size:14px}.operator-shell__complete-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:14px;display:flex}.operator-shell__btn--stage{border-color:var(--m-accent,#f59e0b);color:var(--m-accent,#f59e0b)}.operator-shell__quantity-control{grid-template-columns:minmax(150px,1fr) auto;align-items:end;gap:4px 8px;display:grid}.operator-shell__quantity-control label{color:var(--m-text-subtle);grid-column:1/-1;font-size:11px;font-weight:700}.operator-shell__quantity-control input{border:1px solid var(--m-border);background:var(--m-surf);width:100%;min-height:48px;color:inherit;font:inherit;text-align:center;border-radius:10px;padding:0 10px;font-weight:800}.operator-shell__stepper{grid-template-columns:48px minmax(60px,1fr) 48px;align-items:stretch;gap:6px;display:grid}.operator-shell__stepper-btn{min-width:48px;min-height:48px;padding:0;font-size:16px;font-weight:800}.operator-shell__queue{border:1px dashed var(--m-border);background:var(--m-surf-2);border-radius:12px;margin-top:16px;padding:12px}.operator-shell__queue h2{margin:0 0 8px;font-size:14px;font-weight:800}.operator-shell__queue-actions{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.operator-shell__queue-counts{color:var(--m-text-subtle);gap:12px;margin:0 0 8px;font-size:12px;font-weight:700;display:flex}.operator-shell__queue-count--terminal{color:var(--m-risk)}.operator-shell__queue-list{flex-direction:column;gap:6px;margin:0;padding:0;font-size:12px;list-style:none;display:flex}.operator-shell__queue-list li{border-bottom:1px solid var(--m-border);padding:6px 0}.operator-shell__queue-list li:last-child{border-bottom:0}.operator-shell__queue-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.operator-shell__queue-row-main{overflow-wrap:anywhere;flex:auto;min-width:0}.operator-shell__queue-row--failed .operator-shell__queue-row-main{color:#b45309}.operator-shell__queue-row--terminal .operator-shell__queue-row-main{color:var(--m-risk)}.operator-shell__queue-retry-btn{flex:none;min-height:40px;padding:0 12px;font-size:12px}.operator-shell__scan-overlay{z-index:40;background:#0a0c0ecc;justify-content:center;align-items:flex-end;padding:16px;display:flex;position:fixed;inset:0}.operator-shell__scan-dialog{background:var(--m-surf);border:1px solid var(--m-border);border-radius:16px;gap:12px;width:100%;max-width:480px;padding:16px;display:grid}.operator-shell__scan-head{justify-content:space-between;align-items:center;display:flex}.operator-shell__scan-head h2{margin:0;font-size:18px;font-weight:800}.operator-shell__scan-video-wrap{border-radius:12px;gap:8px;display:grid;overflow:hidden}.operator-shell__scan-video{aspect-ratio:4/3;object-fit:cover;background:#000;border-radius:12px;width:100%}.operator-shell__scan-error{color:var(--m-risk);margin:0;font-size:13px;font-weight:700}.operator-shell__scan-manual{gap:6px;font-size:13px;font-weight:700;display:grid}.operator-shell__scan-manual input{border:1px solid var(--m-border);background:var(--m-surf-2);min-height:48px;color:inherit;border-radius:10px;padding:0 12px;font-family:inherit;font-size:16px}.operator-shell__btn--tall{min-height:56px}.operator-tabs{background:var(--m-surf-2);border-radius:12px;gap:4px;margin-bottom:12px;padding:4px;display:flex}.operator-tabs__tab{min-height:44px;color:var(--m-text-subtle);cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.operator-tabs__tab--active{background:var(--m-surf);color:inherit;box-shadow:0 1px 3px #00000014}.pboard-kpis{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px;display:grid}.pboard-kpi{background:var(--m-surf);border:1px solid var(--m-border);border-radius:12px;flex-direction:column;align-items:center;gap:2px;padding:10px 4px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000a}.pboard-kpi:before{content:"";top:0;bottom:0;background:var(--kpi-tone,var(--m-border));width:3.5px;position:absolute;inset-inline-start:0}.pboard-kpi__value{font-variant-numeric:tabular-nums;color:var(--kpi-tone,inherit);font-size:20px;font-weight:900;line-height:1.1}.pboard-kpi__label{color:var(--m-text-subtle);font-size:11px;font-weight:700}.pboard-progress{background:var(--m-surf);border:1px solid var(--m-border);border-radius:12px;margin-bottom:16px;padding:12px}.pboard-progress__header{color:var(--m-text-subtle);justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12.5px;font-weight:700;display:flex}.pboard-section-title{letter-spacing:-.01em;margin:0 0 10px;font-size:15px;font-weight:800}.pboard-card__ref{font-family:var(--font-mono,monospace);color:var(--m-primary,#f26419);font-size:13.5px;font-weight:800}.pboard-card__pct{font-variant-numeric:tabular-nums;font-weight:800}.pboard-stations{margin-bottom:16px}.pboard-station-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.pboard-station-row{background:var(--m-surf);border:1px solid var(--m-border);border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:flex}.pboard-station-name{font-weight:700}.pboard-station-badges{flex-wrap:wrap;gap:6px;display:flex}.pboard-badge{border-radius:999px;padding:2px 8px;font-size:11px;font-weight:800}.pboard-badge--working{color:var(--m-primary);background:color-mix(in srgb, var(--m-primary) 10%, transparent)}.pboard-badge--queued{color:#94a3b8;background:#94a3b81f}.pboard-badge--paused{color:#38bdf8;background:#38bdf81f}.pboard-chip{border-radius:999px;padding:3px 10px;font-size:11px;font-weight:800}.operator-shell__spin{animation:1s linear infinite operator-spin}@keyframes operator-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pboard-stages-container{flex-direction:column;gap:16px;display:flex}.pboard-stage-group{flex-direction:column;gap:8px;display:flex}.pboard-stage-head{align-items:center;gap:8px;margin-bottom:4px;display:flex}.pboard-stage-dot{border-radius:50%;flex:none;width:9px;height:9px}.pboard-stage-title{font-size:13.5px;font-weight:700}.pboard-stage-meta{color:var(--m-text-subtle,#7b868e);margin-inline-start:auto;font-size:11.5px}
