.warehouse-process{min-width:0;margin:0 0 16px;padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:var(--panel,#fff);overflow:hidden}.warehouse-process ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.warehouse-process li{display:flex;align-items:center;gap:8px;min-width:0;color:var(--muted)}.warehouse-process li span{display:grid;place-items:center;flex:0 0 30px;height:30px;border:1px solid var(--line);border-radius:50%;font-weight:700}.warehouse-process li b{min-width:0;overflow-wrap:anywhere}.warehouse-process li.done,.warehouse-process li.current{color:var(--text)}.warehouse-process li.done span,.warehouse-process li.current span{border-color:var(--accent);background:var(--accent);color:#fff}.warehouse-process li.current b{text-decoration:underline;text-underline-offset:4px}.warehouse-process-state,.warehouse-process-next{margin:0 0 16px;padding:12px 16px;border-radius:10px;background:var(--soft,#f4f5f7);font-weight:700}.warehouse-process-next{display:flex;align-items:center;justify-content:space-between;gap:12px}.warehouse-putaway-confirm dl,.warehouse-putaway-success dl{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:8px 16px}.warehouse-putaway-confirm dd,.warehouse-putaway-success dd{margin:0;overflow-wrap:anywhere}.warehouse-putaway-success-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.warehouse-putaway-recommended,.warehouse-putaway-methods{overflow-wrap:anywhere}.warehouse-putaway-qr{display:flex;align-items:flex-start;gap:14px;margin:12px 0;padding:16px;border:2px solid var(--accent);border-radius:12px;background:var(--soft,#f4f5f7)}.warehouse-putaway-qr-icon{display:grid;place-items:center;flex:0 0 44px;height:44px;border-radius:8px;background:var(--accent);color:#fff;font-size:26px}.warehouse-putaway-qr h4{margin:0 0 6px}.warehouse-putaway-qr p{margin:0;overflow-wrap:anywhere}.warehouse-putaway-scanned{margin:12px 0;border-color:var(--accent)}.warehouse-putaway-scanned p{overflow-wrap:anywhere}.warehouse-putaway-manual{margin-top:16px;border-top:1px solid var(--line);padding-top:12px}.warehouse-putaway-manual summary{min-height:44px;display:flex;align-items:center;cursor:pointer;font-weight:700}.warehouse-putaway-manual label{display:block;margin-top:12px}.warehouse-putaway-methods>.warehouse-putaway-actions{margin-top:16px}
@media(max-width:600px){.warehouse-process{padding:12px}.warehouse-process ol{grid-template-columns:1fr}.warehouse-process li{min-height:36px}.warehouse-process-next,.warehouse-putaway-success-actions{align-items:stretch;flex-direction:column}.warehouse-process-next button,.warehouse-putaway-success-actions button,.warehouse-putaway-actions button{width:100%;min-height:44px}.warehouse-putaway-confirm dl,.warehouse-putaway-success dl{grid-template-columns:1fr;gap:4px}.warehouse-putaway-confirm dt{margin-top:8px}.warehouse-putaway-qr{padding:14px}.warehouse-putaway-manual select{min-height:44px;width:100%;max-width:100%}#warehouse-putaway-root{min-width:0;overflow-wrap:anywhere}}

.warehouse-process ol{grid-template-columns:repeat(3,minmax(0,1fr))}
.warehouse-putaway-compact{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:16px;align-items:center;margin-bottom:18px;padding:16px 18px;border:2px solid #82b4ff;border-radius:18px;background:#eef6ff}.warehouse-putaway-set-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:#dbeafe;font-size:25px}.warehouse-putaway-compact dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0}.warehouse-putaway-compact dt{font-size:12px;color:#61708a}.warehouse-putaway-compact dd{margin:3px 0 0;font-weight:800;color:#123c73;overflow-wrap:anywhere}.warehouse-putaway-recommendation{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;margin-bottom:18px;padding:15px 18px;border:2px solid #fdba74;border-radius:16px;background:#fff7ed}.warehouse-putaway-recommendation.has-place{border-color:#86efac;background:#f0fdf4}.warehouse-putaway-recommendation>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#ffedd5;color:#c2410c;font-size:22px;font-weight:900}.warehouse-putaway-recommendation.has-place>span{background:#dcfce7;color:#166534}.warehouse-putaway-recommendation small,.warehouse-putaway-selected small{display:block;color:#64748b}.warehouse-putaway-recommendation strong,.warehouse-putaway-selected strong{display:block;margin-top:2px;color:#17345c}.warehouse-putaway-method-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.warehouse-putaway-method{display:grid;grid-template-columns:52px minmax(0,1fr);grid-template-rows:auto auto;gap:3px 12px;min-height:104px;padding:16px;text-align:left;background:#fff!important;color:#12213a!important;border:2px solid #dbe5f2!important}.warehouse-putaway-method>span{grid-row:1/3;display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:#edf3fb;color:#174d91;font-size:26px}.warehouse-putaway-method>strong{font-size:17px}.warehouse-putaway-method>small{color:#64748b}.warehouse-putaway-method.is-selected{border-color:#3b82f6!important;background:#eff6ff!important;box-shadow:0 0 0 3px #dbeafe!important}.warehouse-putaway-method.is-selected>span{background:#dbeafe;color:#1d4ed8}.warehouse-putaway-qr-hint{margin:14px 0 0;padding:14px;border-radius:12px;background:#eff6ff;color:#174d91;font-weight:700}.warehouse-putaway-manual-panel{margin-top:14px;padding:16px;border:1px solid #dbe5f2;border-radius:14px;background:#f8fafc}.warehouse-putaway-manual-panel select{width:100%;min-height:50px}.warehouse-putaway-selected{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;margin-top:14px;padding:14px;border:2px solid #86efac;border-radius:14px;background:#f0fdf4}.warehouse-putaway-selected>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#dcfce7;color:#166534;font-size:22px}.warehouse-putaway-no-space{text-align:center}.warehouse-putaway-no-space p{color:#64748b}.warehouse-putaway-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.warehouse-putaway-actions button{min-height:48px}.warehouse-putaway-success{text-align:center}.warehouse-putaway-success-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 12px;border-radius:50%;background:#dcfce7;color:#166534;font-size:34px;font-weight:900}.warehouse-putaway-success-location{font-size:18px;font-weight:800;color:#166534}
@media(max-width:800px){.warehouse-putaway-compact{grid-template-columns:44px minmax(0,1fr)}.warehouse-putaway-compact>button{grid-column:1/-1;width:100%}.warehouse-putaway-compact dl{grid-template-columns:1fr 1fr}.warehouse-putaway-method-grid{grid-template-columns:1fr}}
@media(max-width:600px){.warehouse-process ol{grid-template-columns:repeat(3,minmax(0,1fr))}.warehouse-process li{display:grid;justify-items:center;text-align:center;gap:4px}.warehouse-process li b{font-size:12px}.warehouse-putaway-compact{grid-template-columns:1fr}.warehouse-putaway-compact>div{display:none}.warehouse-putaway-compact dl{grid-template-columns:1fr 1fr}.warehouse-putaway-recommendation{grid-template-columns:40px minmax(0,1fr)}.warehouse-putaway-recommendation>button{grid-column:1/-1;width:100%}.warehouse-putaway-method{grid-template-columns:46px minmax(0,1fr);min-height:92px}.warehouse-putaway-method>span{width:46px;height:46px}.warehouse-putaway-actions{flex-direction:column}.warehouse-putaway-actions button{width:100%}}

.warehouse-process ol{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:600px){.warehouse-process ol{grid-template-columns:repeat(4,minmax(0,1fr))}}
