.warehouse-stage{height:620px;position:relative;overflow:hidden;border:1px solid #d4cedc;border-radius:13px;background:#b5b9cf;box-shadow:0 25px 55px rgba(50,38,66,.13)}
.warehouse-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 48%;display:block}
.warehouse-tint{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 0%,rgba(230,225,240,.04) 52%,rgba(237,232,244,.38) 72%,rgba(239,233,245,.78) 100%)}
.parcel-focus{position:absolute;left:43%;top:40%;width:73px;height:68px;opacity:0;transition:opacity .35s;pointer-events:none}.warehouse-stage[data-step="inspect"] .parcel-focus{opacity:1}.focus-ring{position:absolute;inset:0;border:2px solid rgba(255,255,255,.92);border-radius:10px;box-shadow:0 0 0 4px rgba(102,83,163,.46),0 0 21px rgba(255,255,255,.65);animation:focus-pulse 1.8s ease-in-out infinite}
.voice-callout{position:absolute;left:45%;top:13%;z-index:3;width:248px;padding:15px 17px;border:1px solid rgba(226,219,235,.93);border-radius:9px;background:rgba(255,255,255,.97);box-shadow:0 13px 32px rgba(40,31,61,.17);opacity:0;transform:translateY(8px);transition:opacity .28s,transform .28s}.warehouse-stage[data-step="speak"] .voice-callout,.warehouse-stage[data-step="send"] .voice-callout{opacity:1;transform:none}.callout-label{display:flex;align-items:center;gap:7px;color:#7f7290;font-size:9px;letter-spacing:.12em;font-weight:800;margin-bottom:7px}.speaking-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#9270bf}.voice-callout strong{display:block;color:#302b40;font-size:15px;line-height:1.3;letter-spacing:-.02em}.voice-bars{height:15px;display:flex;align-items:center;gap:3px;margin-top:12px}.voice-bars i{width:3px;height:5px;border-radius:3px;background:#856bb1}.voice-bars i:nth-child(2),.voice-bars i:nth-child(6){height:10px}.voice-bars i:nth-child(3),.voice-bars i:nth-child(5){height:15px}.voice-bars i:nth-child(4){height:8px}.warehouse-stage[data-step="speak"] .voice-bars i{animation:voice-pulse .55s ease-in-out infinite alternate}.warehouse-stage[data-step="speak"] .voice-bars i:nth-child(even){animation-delay:.18s}
.signal-path{position:absolute;left:61.5%;right:32%;top:39%;height:38px;z-index:5;opacity:0;transition:opacity .2s;pointer-events:none}.warehouse-stage[data-step="send"] .signal-path{opacity:1}.signal-line{position:absolute;left:0;right:0;top:18px;height:2px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.9) 0 6px,transparent 6px 12px);filter:drop-shadow(0 1px 2px #6a55a3)}.signal-packet{position:absolute;left:0;top:2px;width:33px;height:33px;display:flex;align-items:center;justify-content:center;gap:2px;border:2px solid #fff;border-radius:50%;background:#6653a3;box-shadow:0 5px 13px rgba(46,33,77,.22);will-change:left,top}.signal-packet i{width:2px;height:6px;border-radius:2px;background:#fff}.signal-packet i:nth-child(2){height:13px}
.erp-panel{position:absolute;top:12%;right:2.5%;z-index:2;width:32%;height:338px;border:1px solid #e0dbe8;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 22px 45px rgba(37,29,56,.19);transition:box-shadow .3s}.warehouse-stage[data-step="posted"] .erp-panel{box-shadow:0 22px 45px rgba(37,29,56,.19),0 0 0 4px rgba(131,101,186,.25)}
.erp-panel-top{height:42px;display:flex;align-items:center;gap:9px;padding:0 14px;background:#f7f5f9;border-bottom:1px solid #e8e4ed;color:#6f657e;font-size:9px;letter-spacing:.1em;font-weight:800}.erp-mark{width:20px;height:20px;display:grid;place-items:center;border-radius:5px;background:#6753a2;color:#fff;font-size:11px;letter-spacing:0}.erp-panel-live{margin-left:auto;color:#91899c;font-size:8px}.erp-panel-live i{display:inline-block;width:6px;height:6px;margin-right:3px;border-radius:50%;background:#83a78b}
.erp-panel-body{padding:18px 19px}.erp-panel-heading{display:flex;align-items:end;justify-content:space-between;gap:8px}.erp-panel-heading small{display:block;font-size:9px;font-weight:800;letter-spacing:.11em;color:#9b92a7}.erp-panel-heading strong{display:block;margin-top:4px;font-size:19px;letter-spacing:-.045em;color:#292538;line-height:1.1}.erp-panel-heading>span{padding:5px 8px;border-radius:4px;background:#f0ebf7;color:#6d58a1;font-size:9px;font-weight:800;white-space:nowrap}
.erp-captured{height:26px;margin:17px 0 8px;color:#67558f;font-size:11px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.erp-panel table{width:100%;table-layout:fixed;border-collapse:collapse}.erp-panel caption{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.erp-panel th{text-align:left;padding:8px 4px;border-top:1px solid #e9e5ee;border-bottom:1px solid #e9e5ee;color:#a198ab;font-size:9px;letter-spacing:.08em}.erp-panel td{padding:10px 4px;border-bottom:1px solid #eeeaf1;color:#5e586a;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.erp-panel th:nth-child(1){width:28%}.erp-panel th:nth-child(2){width:27%}.erp-panel th:nth-child(3){width:16%}.erp-panel th:nth-child(4){width:29%}.erp-panel tr.new-row{background:#f2edf9;animation:row-appear .5s ease-out}.erp-panel tr.new-row td{font-weight:800;color:#4f3e7b}.erp-footnote{margin:11px 0 0;color:#a199aa;font-size:9px}
.stage-status{position:absolute;left:17px;bottom:17px;z-index:5;display:flex;align-items:center;gap:12px;padding:9px 13px;border:1px solid rgba(226,220,234,.9);border-radius:6px;background:rgba(255,255,255,.94);box-shadow:0 8px 20px rgba(37,30,56,.13);font-size:11px;font-weight:680;color:#494158}.stage-number{color:#7b65a8;font-size:9px;letter-spacing:.08em;font-weight:800;white-space:nowrap}
@keyframes focus-pulse{50%{box-shadow:0 0 0 8px rgba(102,83,163,.17),0 0 23px rgba(255,255,255,.75)}}@keyframes voice-pulse{to{transform:scaleY(.35)}}@keyframes row-appear{from{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:none}}
@media(max-width:1050px){.warehouse-stage{height:580px}.erp-panel{width:38%;right:2%}.voice-callout{left:30%}.signal-path{left:55%;right:39%}}
@media(max-width:760px){.warehouse-stage{height:auto;display:flex;flex-direction:column;overflow:hidden}.warehouse-art{position:relative;inset:auto;width:100%;height:420px;object-fit:cover;object-position:55% center;flex:none}.warehouse-tint{inset:0 0 auto;height:420px;background:linear-gradient(180deg,rgba(39,31,56,.06),transparent 40%)}.parcel-focus{left:44%;top:170px;width:61px;height:60px}.voice-callout{left:38%;top:7%;width:222px;padding:12px}.signal-path{left:70%;right:auto;top:30%;width:38px;height:175px}.signal-line{left:18px;right:auto;top:0;width:2px;height:100%;background:repeating-linear-gradient(180deg,#fff 0 6px,transparent 6px 12px)}.erp-panel{position:relative;top:auto;right:auto;width:100%;height:auto;min-height:290px;border:0;border-top:1px solid #e8e4ed;border-radius:0;box-shadow:none}.warehouse-stage[data-step="posted"] .erp-panel{box-shadow:inset 0 4px 0 rgba(131,101,186,.18)}.erp-panel-body{padding:18px 22px 22px}.erp-footnote{font-size:10px}.stage-status{position:relative;left:auto;bottom:auto;width:100%;border:0;border-top:1px solid #e9e5ee;border-radius:0;box-shadow:none;padding:13px 19px;background:#faf9fb}}
@media(max-width:480px){.warehouse-art,.warehouse-tint{height:405px}.voice-callout{left:13%;top:5%;width:220px}.voice-callout strong{font-size:13px}.parcel-focus{left:27%;top:165px;width:56px;height:56px}.signal-path{left:65%;top:31%;height:165px}.erp-panel-body{padding:16px 15px 21px}.erp-panel-heading strong{font-size:18px}.erp-panel td{font-size:10px}.stage-status{font-size:10px;gap:8px;padding:12px}.stage-number{font-size:8px}}
@media(prefers-reduced-motion:reduce){.focus-ring,.voice-bars i,.erp-panel tr.new-row{animation:none}.voice-callout,.signal-path{transition:none}}
