.operations-shell{--bg:#0f0a07;--bg-elev:#221b16;--bg-elev-2:#2f2621;--border:#514740;--border-soft:#362e2a;--border-hot:#645851;--text:#f5f1ee;--muted:#a79c95;--dim:#786e68;--accent:#ff7106;--accent-2:#ff9756;--accent-soft:#ff71062e;--accent-deep:#be4c00;--cyan:#699fc5;--tier-inert:#8c847f;--tier-common:#6799bc;--tier-decent:#56a5b8;--tier-quality:#54b0aa;--tier-refined:#65b694;--tier-prime:#e39c1f;--tier-exceptional:#f7791a;--tier-pristine:#ed4b40;--rivet:#6a615c;--rivet-hole:#040302b3;color:var(--text);font-family:var(--font-saira), "Saira", ui-sans-serif, system-ui, sans-serif;min-height:100vh;padding:32px}@supports (color:lab(0% 0 0)){.operations-shell{--bg:lab(3.02112% 1.43608 1.73478);--bg-elev:lab(10.3845% 3.27718 4.6728);--bg-elev-2:lab(16.1768% 3.69926 5.29029);--border:lab(30.9077% 3.85894 5.54997);--border-soft:lab(19.9037% 3.00336 4.31829);--border-hot:lab(38.44% 4.28028 6.1605);--text:lab(95.3494% 1.0047 1.99294);--muted:lab(65.1501% 3.13711 5.07098);--dim:lab(47.1623% 3.16539 4.58545);--accent:lab(65.0022% 52.131 72.5322);--accent-2:lab(73.4168% 44.0099 62.1234);--accent-soft:lab(65.0022% 52.131 72.5322/.18);--accent-deep:lab(47.7377% 45.4184 61.7464);--cyan:lab(62.8904% -10.7013 -25.4524);--tier-inert:lab(55.883% 2.34371 3.79676);--tier-common:lab(60.5739% -10.1213 -23.8862);--tier-decent:lab(63.4189% -21.3472 -17.5089);--tier-quality:lab(66.2018% -29.6277 -5.95052);--tier-refined:lab(68.2067% -32.0692 9.17417);--tier-prime:lab(70.2642% 20.2757 68.77);--tier-exceptional:lab(65.2223% 45.9407 67.9456);--tier-pristine:lab(56.2999% 62.3842 43.2876);--rivet:lab(41.9555% 2.76065 4.44842);--rivet-hole:lab(.896868% .323936 .384498/.7)}}.operations-shell .mono{font-family:var(--font-jetbrains-mono), ui-monospace, monospace}.operations-shell .operation-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:28px;display:grid}.operations-shell .stock-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.operations-shell .section{margin-bottom:28px}.operations-shell .section-head{border-bottom:1px solid var(--border-soft);align-items:baseline;gap:12px;margin-bottom:12px;padding:0 0 14px;display:flex}.operations-shell .section-head .num{font-family:var(--font-jetbrains-mono), monospace;color:var(--accent);letter-spacing:.18em;font-size:10px}.operations-shell .section-head h2{letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:600}.operations-shell .section-head .desc{color:var(--muted);margin-left:auto;font-size:11px}.operations-shell .panel{background-color:var(--bg-elev);background-image:radial-gradient(circle 3px at 9px 9px, var(--rivet) 0 1.5px, var(--rivet-hole) 1.5px 3px, transparent 3px), radial-gradient(circle 3px at calc(100% - 9px) 9px, var(--rivet) 0 1.5px, var(--rivet-hole) 1.5px 3px, transparent 3px), radial-gradient(circle 3px at 9px calc(100% - 9px), var(--rivet) 0 1.5px, var(--rivet-hole) 1.5px 3px, transparent 3px), radial-gradient(circle 3px at calc(100% - 9px) calc(100% - 9px), var(--rivet) 0 1.5px, var(--rivet-hole) 1.5px 3px, transparent 3px);border:1px solid var(--border);background-repeat:no-repeat;margin-bottom:14px;box-shadow:inset 0 1px #ffffff0a,inset 0 0 0 1px #0000002e;box-shadow:inset 0 1px lab(100% 0 0/.04),inset 0 0 0 1px lab(0% 0 0/.18)}.operations-shell .panel.cut{clip-path:none}.operations-shell .panel-head{border-bottom:1px solid var(--border);background:linear-gradient(#ffffff05,#0000);background:linear-gradient(lab(100% 0 0/.02),#0000);align-items:center;gap:10px;padding:10px 14px;display:flex;position:relative;box-shadow:inset 0 -3px #00000038;box-shadow:inset 0 -3px lab(0% 0 0/.22)}.operations-shell .panel-head:after{content:"";background:var(--accent);width:56px;height:2px;position:absolute;bottom:-1px;left:0}.operations-shell .panel-head h3{letter-spacing:.14em;text-transform:uppercase;flex:1;margin:0;font-size:11px;font-weight:600}.operations-shell .panel-sub{color:var(--muted);letter-spacing:.04em;text-transform:none;margin-left:8px;font-size:10px;font-weight:400}.operations-shell .panel-num{color:var(--muted);letter-spacing:.12em;font-size:10px}.operations-shell .panel-body{padding:14px}.operations-shell .hbox{align-items:center;gap:8px;display:flex}.operations-shell .field{flex-direction:column;gap:4px;display:flex}.operations-shell .field-row{gap:14px;display:grid}.operations-shell .field-row.cols-2{grid-template-columns:1fr 220px}.operations-shell .field-row.cols-2-eq{grid-template-columns:1fr 1fr}@media (max-width:720px){.operations-shell .field-row.cols-2-eq{grid-template-columns:1fr}}.operations-shell .field-label{letter-spacing:.18em;color:var(--muted);text-transform:uppercase;justify-content:space-between;align-items:baseline;font-size:9px;font-weight:600;display:flex}.operations-shell .field-label .hint{color:var(--dim);letter-spacing:.04em;text-transform:none;font-weight:400}.operations-shell .microlabel{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:600}.operations-shell .input,.operations-shell .select,.operations-shell .textarea{background:var(--bg);border:1px solid var(--border);width:100%;color:var(--text);outline:none;padding:8px 10px;font-family:inherit;font-size:13px;transition:border-color .12s,box-shadow .12s;box-shadow:inset 0 2px 4px #0006,inset 0 0 0 1px #ffffff05;box-shadow:inset 0 2px 4px lab(0% 0 0/.4),inset 0 0 0 1px lab(100% 0 0/.02)}.operations-shell .input:focus,.operations-shell .select:focus,.operations-shell .textarea:focus{border-color:var(--accent);box-shadow:inset 0 2px 4px #0006, 0 0 0 2px var(--accent-soft)}@supports (color:lab(0% 0 0)){.operations-shell .input:focus,.operations-shell .select:focus,.operations-shell .textarea:focus{box-shadow:inset 0 2px 4px lab(0% 0 0/.4), 0 0 0 2px var(--accent-soft)}}.operations-shell .textarea{resize:vertical;min-height:70px;font-family:var(--font-jetbrains-mono), monospace;font-size:12px}.operations-shell .btn{background:var(--bg-elev-2);border:1px solid var(--border);color:var(--text);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;align-items:center;gap:6px;padding:8px 12px;font-family:inherit;font-size:11px;font-weight:600;transition:transform 70ms,box-shadow 70ms,background-color .12s,background-image .12s,border-color .12s,color .12s;display:inline-flex}.operations-shell .btn:hover{border-color:var(--border-hot)}.operations-shell .btn.sm{padding:5px 10px;font-size:10px}.operations-shell .btn:not(.icon):not(.primary){background-image:var(--key-face);border-color:var(--m-edge);box-shadow:var(--key-raise)}.operations-shell .btn:not(.icon):not(.primary):active{transform:var(--key-travel);box-shadow:var(--key-press)}.operations-shell .btn.primary{background:linear-gradient(180deg, var(--accent-2), var(--accent) 55%);color:var(--bg);border-color:var(--accent);box-shadow:var(--key-enamel-edge);font-weight:700}.operations-shell .btn.primary:hover{background:linear-gradient(180deg, var(--accent-2), var(--accent) 70%);filter:none}.operations-shell .btn.primary:active{transform:var(--key-travel);box-shadow:inset 0 1px 0 #fff3, inset 0 2px 6px var(--accent-deep)}@supports (color:lab(0% 0 0)){.operations-shell .btn.primary:active{box-shadow:inset 0 1px 0 lab(100% 0 0/.2), inset 0 2px 6px var(--accent-deep)}}.operations-shell .btn.ghost{background:0 0}.operations-shell .btn.danger:hover{color:#ff716b;color:lab(65.744% 56.5434 32.8389);border-color:#b32228;border-color:lab(40.1691% 57.0293 36.0154)}.operations-shell .btn.icon{padding:6px}.operations-shell .btn:disabled,.operations-shell .btn[disabled]{opacity:.45;cursor:not-allowed;filter:grayscale(.3)}.operations-shell .btn:disabled:hover,.operations-shell .btn[disabled]:hover{border-color:var(--border);filter:grayscale(.3)}.operations-shell .empty{text-align:center;color:var(--muted);border:1px dashed var(--border-soft);padding:22px;font-size:12px}.operations-shell .empty b{color:var(--text);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:11px;display:block}.operations-shell .kbd{font-family:var(--font-jetbrains-mono), monospace;background:var(--bg-elev-2);border:1px solid var(--border);padding:2px 6px;font-size:10px}.operations-shell .row-stack>*+*{border-top:1px solid var(--border-soft)}.operations-shell .row-stack-foot{border-top:1px dashed var(--border-soft);justify-content:flex-start;margin-top:4px;padding:8px 16px 16px;display:flex}.operations-shell .entry-row{align-items:center;gap:14px;padding:12px 0;display:grid}.operations-shell .entry-row.participant-row.crew-row{flex-wrap:nowrap;grid-template-columns:none;align-items:center;gap:12px;padding:10px 0;display:flex}.operations-shell .entry-row.participant-row .row-num{flex:0 0 28px}.operations-shell .entry-row.participant-row .operator-cell{color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:13px;overflow:hidden}.operations-shell .entry-row.participant-row .counter-cell{flex:none}.operations-shell .entry-row.participant-row .chip{text-transform:uppercase;flex:none;font-weight:600}.operations-shell .entry-row.participant-row>.btn.icon{flex:none;margin-left:4px}.operations-shell .counter-cell{align-items:center;gap:8px;min-width:0;display:flex}.operations-shell .counter-label{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);white-space:nowrap;font-size:10px;font-weight:600}.operations-shell .counter-label.spot{color:var(--cyan)}.operations-shell .counter-label.work{color:var(--accent)}.operations-shell .chip.role-spotter{color:var(--cyan);border-color:var(--cyan)}.operations-shell .chip.role-helper{color:var(--muted);border-color:var(--border-soft)}.operations-shell .yield-row{grid-template-columns:32px minmax(0,1.2fr) minmax(0,1.4fr) 120px 36px;padding:14px 0}.operations-shell .row-num{color:var(--dim);font-size:11px}.operations-shell .q-tier{font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.06em;border:1px solid;padding:2px 6px;font-size:10px;display:inline-block}.q-range{font-family:var(--font-jetbrains-mono), ui-monospace, monospace;letter-spacing:.04em;opacity:.8;color:var(--muted,#a79c95);font-size:9px}@supports (color:lab(0% 0 0)){.q-range{color:var(--muted,lab(65.1501% 3.13711 5.07098))}}.operations-shell .tier-inert{color:var(--tier-inert)}.operations-shell .tier-common{color:var(--tier-common)}.operations-shell .tier-decent{color:var(--tier-decent)}.operations-shell .tier-quality{color:var(--tier-quality)}.operations-shell .tier-refined{color:var(--tier-refined)}.operations-shell .tier-prime{color:var(--tier-prime)}.operations-shell .tier-exceptional{color:var(--tier-exceptional)}.operations-shell .tier-pristine{color:var(--tier-pristine)}.operations-shell .quality-slider{align-items:center;gap:8px;display:flex}.operations-shell .quality-slider-val{color:var(--accent);align-items:center;font-size:12px;font-weight:600;display:inline-flex}.operations-shell .quality-slider-input{color:var(--accent);font:inherit;text-align:right;-moz-appearance:textfield;background:0 0;border:0;outline:none;width:4ch;margin-left:1px;padding:0}.operations-shell .quality-slider-input:focus{color:var(--text)}.operations-shell .quality-slider-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.operations-shell .quality-slider-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.operations-shell .quality-range{appearance:none;cursor:pointer;touch-action:manipulation;background:0 0;outline:none;flex:1;min-width:60px;height:16px;margin:0;padding:0}.operations-shell .quality-range::-webkit-slider-runnable-track{background:linear-gradient(90deg, currentColor var(--pct,0%), var(--bg-elev-2) var(--pct,0%));border:0;height:2px}.operations-shell .quality-range::-moz-range-track{background:linear-gradient(90deg, currentColor var(--pct,0%), var(--bg-elev-2) var(--pct,0%));border:0;height:2px}.operations-shell .quality-range::-webkit-slider-thumb{appearance:none;border:2px solid var(--bg);cursor:pointer;background:currentColor;width:10px;height:10px;margin-top:-4px}.operations-shell .quality-range::-moz-range-thumb{border:2px solid var(--bg);cursor:pointer;background:currentColor;border-radius:0;width:10px;height:10px}.operations-shell .quality-stepper{width:auto}.operations-shell .quality-stepper input{color:currentColor;font-weight:600}.operations-shell .unit-suffix{color:var(--dim);margin-left:4px;font-weight:400}.operations-shell .num-stepper{border:1px solid var(--m-edge);background:var(--bg-deep);grid-template-columns:28px auto 28px;display:inline-grid;box-shadow:inset 0 1px 3px #0006;box-shadow:inset 0 1px 3px lab(0% 0 0/.4)}.operations-shell .num-stepper button{background:var(--key-face);color:var(--muted);cursor:pointer;box-shadow:var(--key-raise);border:0;font-family:inherit;font-size:14px;transition:transform 70ms,box-shadow 70ms,color .1s}.operations-shell .num-stepper button:hover{color:var(--text)}.operations-shell .num-stepper button:active{transform:var(--key-travel);box-shadow:var(--key-press);color:var(--accent)}.operations-shell .num-stepper input{background:var(--bg-deep);color:var(--vfd-steel);text-shadow:0 0 7px;text-align:center;font-family:var(--font-jetbrains-mono), monospace;box-sizing:content-box;field-sizing:content;-moz-appearance:textfield;border:0;outline:none;width:auto;min-width:2ch;padding:0 4px;font-size:12px;box-shadow:inset 0 1px 4px #000000b3;box-shadow:inset 0 1px 4px lab(0% 0 0/.7)}.operations-shell .num-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.operations-shell .num-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.operations-shell .user-picker{position:relative}.operations-shell .picker-trigger{cursor:pointer;text-align:left;justify-content:space-between;align-items:center;display:flex}.operations-shell .picker-handle{color:var(--text);letter-spacing:.06em;font-weight:600}.operations-shell .picker-placeholder{color:var(--muted)}.operations-shell .picker-caret{color:var(--muted);font-size:10px}.operations-shell .picker-pop{z-index:10;background:var(--bg-elev);border:1px solid var(--border-hot);flex-direction:column;gap:6px;padding:8px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;box-shadow:0 8px 24px #0009}.operations-shell .picker-list{flex-direction:column;max-height:200px;display:flex;overflow:auto}.operations-shell .picker-item{text-align:left;font:inherit;color:var(--text);cursor:pointer;letter-spacing:.04em;background:0 0;border:0;padding:6px 8px;font-size:12px}.operations-shell .picker-item:hover{background:var(--bg-elev-2);color:var(--accent)}.operations-shell .picker-item.sel{color:var(--accent)}.operations-shell .picker-empty{color:var(--muted);padding:8px;font-size:11px}.operations-shell .picker-pop-inline{box-shadow:none;position:static;top:auto;left:auto;right:auto}.operations-shell .picker-pop-head{align-items:center;gap:6px;display:flex}.operations-shell .picker-pop-head .input{flex:1;min-width:0}.operations-shell .chip{letter-spacing:.14em;border:1px solid var(--border);color:var(--muted);text-transform:uppercase;font-size:9px;font-family:var(--font-jetbrains-mono), monospace;padding:2px 6px;display:inline-block}.operations-shell .chip.amber{color:var(--accent);border-color:var(--accent)}.operations-shell .summary-aside{position:sticky;top:32px}.operations-shell .summary-line{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:baseline;padding:8px 0;font-size:12px;display:flex}.operations-shell .summary-line .k{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.operations-shell .summary-line .v{color:var(--text);font-weight:600}.operations-shell .summary-line .v.accent{color:var(--accent)}.operations-shell .summary-line .v.cyan{color:var(--cyan)}.operations-shell .divider{background:var(--border-soft);height:1px;margin:8px 0}.operations-shell .summary-yield-list{flex-direction:column;gap:6px;padding-top:6px;display:flex}.operations-shell .summary-yield-row{grid-template-columns:16px minmax(0,1fr) auto auto;align-items:center;gap:8px;font-size:11px;display:grid}.operations-shell .summary-yield-row .qty{color:var(--accent);font-family:var(--font-jetbrains-mono), monospace}.operations-shell .commit-bar{border-top:1px solid var(--border-soft);align-items:center;gap:14px;margin-top:28px;padding-top:20px;display:flex}.operations-shell .commit-status{color:var(--muted);letter-spacing:.08em;font-size:11px}.operations-shell .commit-status.invalid{color:#ff716b;color:lab(65.744% 56.5434 32.8389);font-weight:600}.operations-shell .stat-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px;display:grid}.operations-shell .stat-card{border:1px solid var(--border);background-color:var(--bg-elev);background-image:radial-gradient(circle 3px at 9px 9px, var(--rivet) 0 1.5px, var(--rivet-hole) 1.5px 3px, transparent 3px), radial-gradient(circle 3px at calc(100% - 9px) 9px, var(--rivet) 0 1.5px, var(--rivet-hole) 1.5px 3px, transparent 3px), radial-gradient(circle 3px at 9px calc(100% - 9px), var(--rivet) 0 1.5px, var(--rivet-hole) 1.5px 3px, transparent 3px), radial-gradient(circle 3px at calc(100% - 9px) calc(100% - 9px), var(--rivet) 0 1.5px, var(--rivet-hole) 1.5px 3px, transparent 3px);background-repeat:no-repeat;padding:14px 16px;box-shadow:inset 0 1px #ffffff0a,inset 0 0 0 1px #0000002e;box-shadow:inset 0 1px lab(100% 0 0/.04),inset 0 0 0 1px lab(0% 0 0/.18)}.operations-shell .stat-card .k{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;font-size:9px;font-weight:600}.operations-shell .stat-card .v{font-size:28px;font-weight:600;font-family:var(--font-jetbrains-mono), monospace;letter-spacing:-.02em;margin-top:6px}.operations-shell .stat-card .sub{color:var(--muted);margin-top:2px;font-size:11px}.operations-shell .heat-table{border-collapse:collapse;width:100%;font-size:12px}.operations-shell .heat-table th,.operations-shell .heat-table td{border-bottom:1px solid var(--border-soft);text-align:left;padding:10px 12px}.operations-shell .heat-table th{letter-spacing:.18em;color:var(--muted);text-transform:uppercase;background:var(--bg-elev);font-size:9px;font-weight:600;position:sticky;top:0}.operations-shell .heat-table .num{text-align:right;font-family:var(--font-jetbrains-mono), monospace}.operations-shell .heat-table .bordered{border-left:1px solid var(--border)}.operations-shell .heat-table .res-name{letter-spacing:.04em;font-weight:600}.operations-shell .heat-table .res-type{color:var(--muted);margin-top:2px;font-size:10px}.operations-shell .heat-table .tier-range{color:var(--muted);letter-spacing:.04em;margin-top:2px;font-size:8px;font-weight:400}.operations-shell .heat-table .cell-q{color:var(--cell-color)}.operations-shell .heat-table .cell-bg-1{background:color-mix(in oklab, var(--cell-color) 6%, transparent)}.operations-shell .heat-table .cell-bg-2{background:color-mix(in oklab, var(--cell-color) 14%, transparent)}.operations-shell .heat-table .cell-bg-3{background:color-mix(in oklab, var(--cell-color) 28%, transparent)}.operations-shell .heat-table .heat-grand td{border-top:2px solid var(--border);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:600}.operations-shell .tier-dot{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);width:8px;height:8px;display:inline-block}.operations-shell .tier-label-mini{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px}.operations-shell .leader{border-bottom:1px solid var(--border-soft);grid-template-columns:24px minmax(0,1fr) minmax(60px,1fr) auto;align-items:center;gap:10px;padding:8px 0;font-size:12px;display:grid}.operations-shell .leader:last-child{border-bottom:0}.operations-shell .leader-rank{font-family:var(--font-jetbrains-mono), monospace;color:var(--dim);font-size:10px}.operations-shell .leader-rank.top{color:var(--accent)}.operations-shell .leader-name{letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.operations-shell .leader-bar{background:var(--bg-elev-2);height:4px;overflow:hidden}.operations-shell .leader-bar .fill{height:100%;transition:width .3s}.operations-shell .leader-bar.cyan .fill{background:var(--cyan)}.operations-shell .leader-bar.amber .fill{background:var(--accent)}.operations-shell .leader-val{font-family:var(--font-jetbrains-mono), monospace;color:var(--text);font-size:11px}.operations-shell .leader-empty{color:var(--muted);font-family:var(--font-jetbrains-mono), monospace;padding:12px;font-size:11px}.operations-shell .operation-history-row{border-top:1px solid var(--border-soft);padding:12px 0}.operations-shell .operation-history-row:first-child{border-top:0}.operations-shell .rh-line1{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.operations-shell .rh-name{letter-spacing:.04em;font-size:12px;font-weight:600}.operations-shell .rh-time{color:var(--muted);font-size:10px}.operations-shell .rh-line2{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.operations-shell .rh-loc{color:var(--muted);font-size:11px}.operations-shell .rh-qty{color:var(--accent);font-size:11px}.operations-shell .page-head{border-bottom:1px solid var(--border);align-items:baseline;gap:12px;margin-bottom:14px;padding-bottom:12px;display:flex}.operations-shell .page-head h1{letter-spacing:.06em;text-transform:uppercase;font-size:16px;font-weight:600}.operations-shell .page-head .crumb{font-family:var(--font-jetbrains-mono), monospace;color:var(--accent);letter-spacing:.16em;font-size:9px}.operations-shell .page-head .desc{color:var(--muted);margin-left:auto;font-size:11px}.operations-shell .primary-btn,.operations-shell .ghost-btn{font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--border);cursor:pointer;justify-content:center;align-items:center;padding:8px 14px;font-size:11px;text-decoration:none;transition:background-color .12s,color .12s;display:inline-flex}.operations-shell .primary-btn{background:linear-gradient(180deg, var(--accent-2), var(--accent) 55%);color:var(--bg);border-color:var(--accent);box-shadow:inset 0 1px 0 #ffffff38, inset 0 -3px 0 var(--accent-deep);font-weight:700}@supports (color:lab(0% 0 0)){.operations-shell .primary-btn{box-shadow:inset 0 1px 0 lab(100% 0 0/.22), inset 0 -3px 0 var(--accent-deep)}}.operations-shell .primary-btn:hover{background:linear-gradient(180deg, var(--accent-2), var(--accent) 70%)}.operations-shell .primary-btn:active{box-shadow:inset 0 0 0 var(--accent-deep)}.operations-shell .primary-btn:disabled{opacity:.5;cursor:not-allowed}.operations-shell .ghost-btn{color:var(--text);background:0 0}.operations-shell .ghost-btn:hover{background:var(--bg-elev)}.operations-shell table{border-collapse:collapse;width:100%;font-size:12px}.operations-shell table th,.operations-shell table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:6px 8px}.operations-shell table th{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:500}.operations-shell input[type=text],.operations-shell input[type=number],.operations-shell input[type=datetime-local],.operations-shell select{background:var(--bg-elev);color:var(--text);border:1px solid var(--border);field-sizing:content;width:auto;min-width:4ch;padding:6px 8px;font-family:inherit;font-size:12px}.operations-shell input:disabled,.operations-shell select:disabled{opacity:.6;cursor:not-allowed}.operations-shell .heat-table .heat-section-head th{letter-spacing:.22em;text-transform:uppercase;color:var(--accent);background:var(--bg-elev);border-top:1px solid var(--border);border-bottom:1px solid var(--border-soft);text-align:left;padding-top:18px;padding-bottom:8px;font-size:10px;position:static}.operations-shell .heat-table tbody tr.heat-section-head:first-child th{border-top:0;padding-top:12px}.operations-shell .heat-table .heat-section-subtotal td{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);background:color-mix(in oklab, var(--bg-elev) 60%, transparent);border-top:1px solid var(--border-soft);font-size:10px}.operations-shell .operation-target-picker{flex-direction:column;gap:14px;max-width:720px;display:flex}.operations-shell .operation-target-picker-head h3{letter-spacing:.06em;text-transform:uppercase;font-size:14px;font-weight:600}.operations-shell .operation-target-picker-desc{color:var(--muted);margin-top:4px;font-size:12px}.operations-shell .operation-target-picker-search{width:100%}.operations-shell .operation-target-picker-list{border:1px solid var(--border);background:var(--bg-elev);max-height:360px;margin:0;padding:0;list-style:none;overflow-y:auto}.operations-shell .operation-target-picker-row{border:0;border-bottom:1px solid var(--border-soft,var(--border));text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;grid-template-columns:120px 1fr auto;align-items:baseline;gap:12px;padding:8px 12px;font-family:inherit;font-size:12px;display:grid}.operations-shell .operation-target-picker-row:hover{background:#ff71060f;background:lab(65.0022% 52.131 72.5322/.06)}.operations-shell .operation-target-picker-row:disabled{opacity:.5;cursor:not-allowed}.operations-shell .operation-target-picker-code{letter-spacing:.16em;color:var(--muted);font-size:10px}.operations-shell .operation-target-picker-status{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-size:10px}.operations-shell .operation-target-picker-actions{justify-content:flex-end;display:flex}.operations-shell .operation-target-section-optional{letter-spacing:.12em;color:var(--muted);margin-left:6px;font-size:10px;font-weight:400}.operations-shell .operation-target-attached{flex-direction:column;gap:10px;display:flex}.operations-shell .operation-target-attached-head{justify-content:space-between;align-items:baseline;display:flex}.operations-shell .operation-target-attached-id{align-items:baseline;gap:10px;display:flex}.operations-shell .operation-target-attached-code{letter-spacing:.16em;color:var(--muted);font-size:10px}.operations-shell .operation-target-attached-name{color:var(--text);font-size:14px;font-weight:600;text-decoration:none}.operations-shell .operation-target-attached-name:hover{color:var(--accent)}.operations-shell .operation-target-counters{flex-wrap:wrap;gap:14px;display:flex}.operations-shell .operation-target-counter{border:1px solid var(--border);flex-direction:column;gap:2px;min-width:100px;padding:8px 12px;display:flex}.operations-shell .operation-target-counter-label{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:9px}.operations-shell .operation-target-counter-value{font-size:14px;font-weight:600}.operations-shell .operation-target-counter-target .operation-target-counter-value{color:var(--accent)}.operations-shell .operation-target-counter-stock .operation-target-counter-value{color:var(--cyan)}.operations-shell .operation-target-split-bar{background:var(--border-soft,var(--border));width:100%;height:8px;display:flex;overflow:hidden}.operations-shell .operation-target-split-target{background:var(--accent)}.operations-shell .operation-target-split-stock{background:var(--cyan);opacity:.5}.operations-shell .operation-target-line-callouts{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.operations-shell .operation-target-line-callout{grid-template-columns:minmax(120px,1fr) auto auto;align-items:baseline;gap:12px;padding:4px 0;font-size:12px;display:grid}.operations-shell .operation-target-line-meta{letter-spacing:.12em;color:var(--muted);font-size:10px}.operations-shell .operation-target-line-add{color:var(--muted);font-size:11px}.operations-shell .operation-target-line-add.is-positive{color:var(--accent)}.operations-shell .stat-card{background-color:var(--m-lo);background-image:repeating-linear-gradient(92deg, #ffffff05 0 1px, transparent 1px 5px), linear-gradient(180deg, #ffffff12, transparent 34%), radial-gradient(circle 3px at 9px 9px, var(--rivet) 0 1.5px, var(--rivet-hole) 1.5px 3px, transparent 3px), radial-gradient(circle 3px at calc(100% - 9px) 9px, var(--rivet) 0 1.5px, var(--rivet-hole) 1.5px 3px, transparent 3px), radial-gradient(circle 3px at 9px calc(100% - 9px), var(--rivet) 0 1.5px, var(--rivet-hole) 1.5px 3px, transparent 3px), radial-gradient(circle 3px at calc(100% - 9px) calc(100% - 9px), var(--rivet) 0 1.5px, var(--rivet-hole) 1.5px 3px, transparent 3px);border:1px solid var(--m-edge);background-repeat:repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;padding:15px 16px 16px;box-shadow:inset 0 1px #ffffff1c,inset 0 -3px 7px #0006,0 4px 11px #0000004d;box-shadow:inset 0 1px lab(100% 0 0/.11),inset 0 -3px 7px lab(0% 0 0/.4),0 4px 11px lab(0% 0 0/.3)}@supports (color:lab(0% 0 0)){.operations-shell .stat-card{background-image:repeating-linear-gradient(92deg, lab(100% 0 0/.018) 0 1px, transparent 1px 5px), linear-gradient(180deg, lab(100% 0 0/.07), transparent 34%), radial-gradient(circle 3px at 9px 9px, var(--rivet) 0 1.5px, var(--rivet-hole) 1.5px 3px, transparent 3px), radial-gradient(circle 3px at calc(100% - 9px) 9px, var(--rivet) 0 1.5px, var(--rivet-hole) 1.5px 3px, transparent 3px), radial-gradient(circle 3px at 9px calc(100% - 9px), var(--rivet) 0 1.5px, var(--rivet-hole) 1.5px 3px, transparent 3px), radial-gradient(circle 3px at calc(100% - 9px) calc(100% - 9px), var(--rivet) 0 1.5px, var(--rivet-hole) 1.5px 3px, transparent 3px)}}.operations-shell .stat-card .k{color:#aa9f98;color:lab(66.3101% 3.13601 5.07017);text-shadow:0 1px #0000008c;text-shadow:0 1px lab(0% 0 0/.55)}.operations-shell .stat-card .sub{color:#938a85;color:lab(58.187% 2.93839 4.26813);text-shadow:0 1px #0006;text-shadow:0 1px lab(0% 0 0/.4)}.operations-shell .stat-card .v{font-family:var(--font-share-tech-mono), "IBM Plex Mono", monospace;width:100%;color:var(--vfd-steel);text-shadow:0 0 10px;border:1px solid #000c;border:1px solid lab(0% 0 0/.8);letter-spacing:.04em;background:linear-gradient(#020408,#040a11);background:linear-gradient(lab(1.03283% -.258788 -1.79198),lab(2.45156% -.604466 -3.93615));border-top-color:oklch(0% 0 0/.92);margin-top:11px;padding:9px 13px;font-size:30px;font-weight:400;line-height:1.05;display:block;box-shadow:inset 0 3px 7px #000000d9,inset 0 -1px #ffffff0d,0 1px #ffffff1a;box-shadow:inset 0 3px 7px lab(0% 0 0/.85),inset 0 -1px lab(100% 0 0/.05),0 1px lab(100% 0 0/.1)}.operations-shell .entry-row.participant-row.is-owner{background:linear-gradient(90deg, var(--accent-soft), transparent 72%)}.operations-shell .custody-cell{flex:none;justify-self:start;align-items:center;gap:6px;display:flex}.operations-shell .crew-cust-btn{appearance:none;cursor:pointer;border:1px solid var(--border);width:26px;height:26px;color:var(--muted);background:0 0;justify-content:center;align-items:center;padding:0;transition:color .12s,border-color .12s,background .12s;display:inline-flex}.operations-shell .crew-cust-btn:hover:not(:disabled){color:var(--text);border-color:var(--border-hot)}.operations-shell .crew-cust-btn:disabled{opacity:.3;cursor:not-allowed}.operations-shell .crew-cust-btn.owner.on{color:var(--accent);border-color:var(--accent);background:var(--accent-soft)}.operations-shell .crew-cust-btn.bell.on{color:var(--cyan);border-color:var(--cyan);background:#699fc529;background:lab(62.8904% -10.7013 -25.4524/.16)}.operations-shell .crew-cust-tag{letter-spacing:.12em;color:var(--accent);border:1px solid var(--accent);white-space:nowrap;padding:3px 5px;font-size:8px}.operations-shell .crew-custody-foot{border:1px dashed var(--border-soft);color:var(--muted);align-items:center;gap:10px;margin:12px 0 4px;padding:10px 12px;font-size:12px;line-height:1.5;display:flex}.operations-shell .crew-custody-foot b{color:var(--text)}.operations-shell .crew-custody-foot .mono{color:var(--accent)}.operations-shell .crew-custody-foot svg{color:var(--accent);flex-shrink:0}@media (max-width:1024px){.operations-shell{padding:22px 20px 64px}.operations-shell .stat-grid{grid-template-columns:repeat(2,1fr)}.operations-shell .stock-grid,.operations-shell .operation-grid{grid-template-columns:1fr}.operations-shell .summary-aside{position:static;top:auto}}@media (max-width:640px){.operations-shell{padding:14px 12px 52px}.operations-shell .page-head{flex-direction:column;align-items:flex-start;gap:10px}.operations-shell .page-head .desc{margin-left:0}.operations-shell .section-head{flex-wrap:wrap}.operations-shell .section-head .desc{margin-left:0}.operations-shell .panel-head{flex-wrap:wrap;gap:8px 12px}.operations-shell .stat-grid{grid-template-columns:repeat(2,1fr);gap:8px}.operations-shell .field-row.cols-2{grid-template-columns:1fr}.operations-shell .entry-row{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.operations-shell .heat-table{min-width:520px}.operations-shell .commit-bar{flex-wrap:wrap;row-gap:12px}.operations-shell .commit-bar .commit-status{flex:180px;min-width:0}.operations-shell .quality-slider{flex-wrap:wrap;row-gap:10px}.operations-shell .quality-slider .quality-range{flex:100%;order:2;width:100%;min-width:0;height:26px}}@media (max-width:380px){.operations-shell .stat-grid{grid-template-columns:1fr}}@media (max-width:820px){.operations-shell .yield-row{flex-wrap:wrap;align-items:flex-start;gap:10px 12px;display:flex}.operations-shell .yield-row>:first-child{flex:none;order:1;padding-top:20px}.operations-shell .yield-row>:nth-child(2){flex:200px;order:2;min-width:0}.operations-shell .yield-row>:nth-child(5){flex:none;order:3;margin-left:auto}.operations-shell .yield-row>:nth-child(3){flex:100%;order:4}.operations-shell .yield-row>:nth-child(4){flex:100%;order:5}.operations-shell .entry-row.participant-row.crew-row{grid-template-columns:auto 1fr 1fr auto;align-items:center;gap:12px;padding:16px 0;display:grid}.operations-shell .entry-row.participant-row.crew-row>.row-num{grid-area:1/1}.operations-shell .entry-row.participant-row.crew-row>.operator-cell{grid-area:1/2/auto/4;min-width:0}.operations-shell .entry-row.participant-row.crew-row>.btn.icon{grid-area:1/4;justify-self:end;margin-left:0}.operations-shell .entry-row.participant-row.crew-row>.counter-cell{grid-area:2/span 2}.operations-shell .entry-row.participant-row.crew-row>.chip{grid-area:3/1/auto/3;justify-self:start}.operations-shell .entry-row.participant-row.crew-row>.custody-cell{grid-area:3/3/auto/5;justify-self:end}.operations-shell .entry-row.participant-row.crew-row.no-rocks>.chip,.operations-shell .entry-row.participant-row.crew-row.no-rocks>.custody-cell{grid-row:2}}.operations-shell .heat-table tbody tr.stk-row{cursor:pointer}.operations-shell .heat-table tbody tr.stk-pinned td{background:var(--accent-soft)}.operations-shell .heat-table tbody tr.stk-pinned td:first-child{background:color-mix(in oklab, var(--accent) 22%, var(--bg-elev));box-shadow:1px 0 0 var(--accent), inset 3px 0 0 var(--accent)}.operations-shell .heat-table tbody tr.stk-pinned:hover td:first-child{background:color-mix(in oklab, var(--accent) 28%, var(--bg-elev))}.operations-shell .heat-table tbody tr.heat-section-head.stk-pinned-head th{color:var(--accent)}.operations-shell .heat-table tbody tr.stk-row:active td{background:color-mix(in oklab, var(--bg-elev) 88%, #fff)}@supports (color:lab(0% 0 0)){.operations-shell .heat-table tbody tr.stk-row:active td{background:color-mix(in oklab, var(--bg-elev) 88%, lab(100% 0 0))}}.operations-shell .stk-caption{letter-spacing:.08em;color:var(--muted);border-bottom:1px solid var(--border-soft);align-items:center;gap:6px;padding:8px 16px;font-size:10px;display:none}.operations-shell .stk-caption .arw{color:var(--accent);font-weight:700}@media (max-width:820px){.operations-shell .stk-caption{display:flex}.operations-shell .heat-table thead th{z-index:2}.operations-shell .heat-table thead th:first-child{z-index:3;left:0}.operations-shell .heat-table tbody td:first-child{z-index:1;background:var(--bg-elev);box-shadow:1px 0 0 var(--border-soft);position:sticky;left:0}}@media (max-width:640px){.operations-shell .heat-table th:first-child{min-width:104px!important}.operations-shell .heat-table td:first-child{max-width:132px}.operations-shell .heat-table .res-name{white-space:normal;overflow-wrap:anywhere;font-size:12px;line-height:1.2}.operations-shell .heat-table .res-type{font-size:9px}.operations-shell .heat-table th,.operations-shell .heat-table td{padding:8px 9px}}.operations-shell .stat-card .v.v-nixie{--w:40px;text-shadow:none;padding:8px 12px;line-height:0}.operations-shell .stat-card .v.v-nixie .nixie{width:100%;height:calc(var(--w) * 1.538);align-items:flex-end;gap:calc(var(--w) * .08);display:flex}.operations-shell .stat-card .v.v-nixie .nixie-d{max-width:var(--w);aspect-ratio:520/800;flex:1 1 0;min-width:0}.operations-shell .stat-card .v.v-nixie .nixie-d img,.operations-shell .stat-card .v.v-nixie .nixie-pt img{-o-object-fit:cover;object-fit:cover;mix-blend-mode:screen;width:100%;height:100%;animation:7s step-end infinite nixie-flicker;display:block}.operations-shell .stat-card .v.v-nixie .nixie-pt{max-width:calc(var(--w) * .58);aspect-ratio:1;min-width:0;margin-bottom:calc(var(--w) * .06);flex:.58 1 0;align-self:flex-end}.operations-shell .stat-card .v.v-nixie .nixie-pt img{-webkit-mask-image:radial-gradient(circle,#000 34%,#0000 60%);mask-image:radial-gradient(circle,#000 34%,#0000 60%)}.operations-shell .stat-card .v.v-nixie .nixie-gap{max-width:calc(var(--w) * .25);flex:.25 1 0;min-width:0}.operations-shell .stat-card .v.v-nixie .nixie-unit{margin-left:calc(var(--w) * .15);padding-bottom:calc(var(--w) * .1);align-self:center;gap:calc(var(--w) * .1);font-family:var(--font-share-tech-mono), "IBM Plex Mono", monospace;font-size:calc(var(--w) * .26);letter-spacing:.1em;flex-direction:column;flex:none;line-height:1;display:flex}.operations-shell .stat-card .v.v-nixie .nixie-unit .u-off{color:#443429;color:lab(23.325% 6.28695 9.87918);text-shadow:none}.operations-shell .stat-card .v.v-nixie .nixie-unit .u-on{color:#ffb06c;color:lab(78.6544% 26.0968 48.487);text-shadow:0 0 3px #ff9a56,0 0 9px #ff7726b3,0 0 18px #fe6a0066;text-shadow:0 0 3px lab(73.5152% 41.3844 61.877),0 0 9px lab(66.0923% 54.1355 73.0777/.7),0 0 18px lab(63.7311% 54.8773 72.7088/.4);animation:7s step-end -.9s infinite nixie-flicker}.operations-shell .stat-card .v.v-nixie .nixie-etc{font-family:var(--font-share-tech-mono), "IBM Plex Mono", monospace;font-size:calc(var(--w) * .9);color:#ffac6d;color:lab(78.3995% 33.9751 54.193);text-shadow:0 0 6px #ff7726b3;text-shadow:0 0 6px lab(66.0923% 54.1355 73.0777/.7);flex:none;align-self:center;line-height:1}.operations-shell .stat-card.is-warn{border-color:#935000;border-color:lab(41.4648% 25.8204 52.6759)}@keyframes nixie-flicker{0%,to{opacity:1}91.5%{opacity:1}92.5%{opacity:.85}93.2%{opacity:1}97.4%{opacity:1}97.9%{opacity:.92}98.4%{opacity:1}}@media (prefers-reduced-motion:reduce){.operations-shell .stat-card .v.v-nixie .nixie-d img,.operations-shell .stat-card .v.v-nixie .nixie-pt img,.operations-shell .stat-card .v.v-nixie .nixie-unit .u-on{animation:none}}@media (max-width:640px){.operations-shell .stat-card .v.v-nixie{--w:34px}}@media (max-width:380px){.operations-shell .stat-card .v.v-nixie{--w:40px}}
