.selfTransfer-module__FS8OdW__page{color:#0f172a;background:#fff;flex-direction:column;height:100vh;padding:24px;display:flex;overflow:hidden}.selfTransfer-module__FS8OdW__summaryGrid{flex-shrink:0;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.selfTransfer-module__FS8OdW__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:18px;transition:all .3s;box-shadow:0 1px 3px #0000000d}.selfTransfer-module__FS8OdW__in{color:#10b981}.selfTransfer-module__FS8OdW__out{color:#ef4444}.selfTransfer-module__FS8OdW__mainGrid{flex:1;grid-template-columns:340px 1fr;gap:24px;min-height:0;display:grid}.selfTransfer-module__FS8OdW__timeline{scrollbar-width:none;min-height:0;padding-left:28px;position:relative;overflow-y:auto}.selfTransfer-module__FS8OdW__timeline::-webkit-scrollbar{width:0;height:0}.selfTransfer-module__FS8OdW__rail{background:linear-gradient(#6366f1,#22c55e);width:2px;position:absolute;top:0;bottom:0;left:12px}.selfTransfer-module__FS8OdW__node{cursor:pointer;gap:12px;margin-bottom:20px;display:flex}.selfTransfer-module__FS8OdW__dot{border-radius:50%;width:12px;height:12px;box-shadow:0 0 12px}.selfTransfer-module__FS8OdW__nodeCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:260px;padding:12px;box-shadow:0 1px 3px #0000000d}.selfTransfer-module__FS8OdW__rightCol{grid-template-rows:260px 1fr;gap:24px;min-height:0;display:grid}.selfTransfer-module__FS8OdW__graph{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px;box-shadow:0 1px 3px #0000000d}.selfTransfer-module__FS8OdW__tableWrap{scrollbar-width:none;background:#fff;border:1px solid #e2e8f0;border-radius:18px;min-height:0;padding:16px;overflow-y:auto;box-shadow:0 1px 3px #0000000d}.selfTransfer-module__FS8OdW__tableWrap::-webkit-scrollbar{width:0;height:0}.selfTransfer-module__FS8OdW__tableWrap table{border-collapse:collapse;width:100%}.selfTransfer-module__FS8OdW__tableWrap th{text-align:left;color:#64748b;padding-bottom:8px;font-size:12px;font-weight:600}.selfTransfer-module__FS8OdW__tableWrap td{border-bottom:1px solid #f1f5f9;padding:8px 0}
.semiDial-module__bNRduG__edgeHandle{cursor:pointer;z-index:9999;background:linear-gradient(#e2e8f0,#cbd5e1);border:1px solid #e2e8f0;border-radius:8px 0 0 8px;width:16px;height:52px;position:fixed;top:50%;right:0;transform:translateY(-50%)}.semiDial-module__bNRduG__petWrapper{z-index:9999;align-items:center;gap:12px;display:flex;position:fixed;top:50%;right:12px;transform:translateY(-50%)}.semiDial-module__bNRduG__pet{background:radial-gradient(circle at top,#ff5a5a,#b80000);border-radius:50%;width:46px;height:46px;position:relative;box-shadow:0 4px 12px #00000026}.semiDial-module__bNRduG__eyeLeft,.semiDial-module__bNRduG__eyeRight{transform-origin:50%;background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:15px}.semiDial-module__bNRduG__eyeLeft{left:13px}.semiDial-module__bNRduG__eyeRight{right:13px}.semiDial-module__bNRduG__content{flex-direction:column;gap:6px;display:flex}.semiDial-module__bNRduG__speechBubble{color:#0f172a;white-space:nowrap;background:#fffffff2;border:1px solid #e2e8f0;border-radius:10px;padding:6px 10px;font-size:12px;box-shadow:0 2px 8px #0000001a}.semiDial-module__bNRduG__commandInput{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:140px;padding:5px 8px;font-size:11px}
.dispatchForm-module__o6P4Fa__container{color:#0f172a;max-height:none;box-shadow:none;background:#fff;border-radius:0;width:100%;max-width:none;min-height:100vh;padding:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-y:visible}.dispatchForm-module__o6P4Fa__header{text-align:center;z-index:1;margin-bottom:40px;position:relative}.dispatchForm-module__o6P4Fa__title{color:#0f172a;letter-spacing:-.02em;margin:0 0 8px;font-size:2rem;font-weight:800}.dispatchForm-module__o6P4Fa__subtitle{color:#64748b;letter-spacing:.01em;margin:0;font-size:.9375rem;font-weight:500}.dispatchForm-module__o6P4Fa__errorToast{color:#fff;z-index:1000;background:linear-gradient(135deg,#ef4444,#f87171);border-radius:10px;align-items:center;gap:10px;max-width:350px;padding:12px 20px;font-size:14px;font-weight:600;animation:.3s ease-out dispatchForm-module__o6P4Fa__slideIn;display:flex;position:fixed;top:20px;right:20px;box-shadow:0 12px 40px #ef444440}.dispatchForm-module__o6P4Fa__closeBtn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin-left:auto;font-size:14px;display:flex}.dispatchForm-module__o6P4Fa__form,.dispatchForm-module__o6P4Fa__formContainer{z-index:1;max-width:1100px;margin:0 auto;position:relative}.dispatchForm-module__o6P4Fa__formSection{border-bottom:1px solid #f1f5f9;margin-bottom:32px;padding-bottom:24px}.dispatchForm-module__o6P4Fa__formSection:last-child{border-bottom:none;margin-bottom:0}.dispatchForm-module__o6P4Fa__formGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-bottom:0;display:grid}.dispatchForm-module__o6P4Fa__formGroup{flex-direction:column;gap:0;display:flex;position:relative}.dispatchForm-module__o6P4Fa__label{color:#64748b;letter-spacing:.01em;align-items:center;gap:4px;margin-bottom:8px;font-size:13px;font-weight:600;display:flex}.dispatchForm-module__o6P4Fa__label:after{content:"";flex:1}.dispatchForm-module__o6P4Fa__input,.dispatchForm-module__o6P4Fa__select,.dispatchForm-module__o6P4Fa__textarea{color:#0f172a;box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;width:100%;padding:14px 18px;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000000d}.dispatchForm-module__o6P4Fa__input:hover,.dispatchForm-module__o6P4Fa__select:hover,.dispatchForm-module__o6P4Fa__textarea:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #00000014}.dispatchForm-module__o6P4Fa__input:focus,.dispatchForm-module__o6P4Fa__select:focus,.dispatchForm-module__o6P4Fa__textarea:focus{background:#fff;border-color:#3b82f6;outline:none;transform:translateY(-2px);box-shadow:0 0 0 4px #3b82f61a,0 4px 12px #0000001a}.dispatchForm-module__o6P4Fa__select{color:#0f172a;background-color:#fff}.dispatchForm-module__o6P4Fa__select option{color:#0f172a;background:#fff}.dispatchForm-module__o6P4Fa__input::placeholder{color:#9ca3af}.dispatchForm-module__o6P4Fa__select{cursor:pointer}.dispatchForm-module__o6P4Fa__textarea{resize:vertical;min-height:80px}.dispatchForm-module__o6P4Fa__section{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:32px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000d}.dispatchForm-module__o6P4Fa__section:before{content:"";opacity:0;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.dispatchForm-module__o6P4Fa__section:hover:before{opacity:1}.dispatchForm-module__o6P4Fa__section:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.dispatchForm-module__o6P4Fa__sectionTitle{color:#0f172a;letter-spacing:-.01em;align-items:center;gap:12px;margin:0 0 20px;font-size:1.125rem;font-weight:600;display:flex}.dispatchForm-module__o6P4Fa__productCount{color:#64748b;background:#f1f5f9;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:600}.dispatchForm-module__o6P4Fa__dimGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:24px;display:grid}.dispatchForm-module__o6P4Fa__remarksSection{background:rgb(var(--bg-card));border:2px solid rgb(var(--border-primary));box-shadow:var(--shadow-sm);border-radius:16px;margin-bottom:32px;padding:24px;transition:all .3s}.dispatchForm-module__o6P4Fa__productRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:1fr auto 50px;align-items:end;gap:16px;margin-bottom:16px;padding:16px;transition:all .3s;display:grid}.dispatchForm-module__o6P4Fa__productRow:hover{background:#fff;border-color:#cbd5e1}.dispatchForm-module__o6P4Fa__searchBox{z-index:10;position:relative}@keyframes dispatchForm-module__o6P4Fa__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dispatchForm-module__o6P4Fa__suggestionItem{cursor:pointer;color:#0f172a;border-bottom:1px solid #f1f5f9;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 14px;font-size:13px;transition:all .2s;display:flex}.dispatchForm-module__o6P4Fa__suggestionItem:hover{background:#f8fafc}.dispatchForm-module__o6P4Fa__barcode{background:rgb(var(--bg-tertiary));color:rgb(var(--text-secondary));border-radius:5px;padding:3px 8px;font-family:Monaco,monospace;font-size:11px;transition:all .3s}.dispatchForm-module__o6P4Fa__stockBadge{color:rgb(var(--success));background:#10b98126;border:1px solid #10b9814d;border-radius:10px;margin-left:auto;padding:2px 6px;font-size:11px;font-weight:600;transition:all .3s}.dispatchForm-module__o6P4Fa__qtyGroup{flex-direction:column;gap:6px;display:flex}.dispatchForm-module__o6P4Fa__qtyInput{text-align:center;width:70px;font-weight:700;padding:10px 12px!important;font-size:14px!important}.dispatchForm-module__o6P4Fa__removeBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:none;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #ef444440}.dispatchForm-module__o6P4Fa__removeBtn:hover{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);transform:translateY(-2px)scale(1.05);box-shadow:0 4px 12px #ef444459}.dispatchForm-module__o6P4Fa__removeBtn:active{transform:translateY(0)scale(1)}.dispatchForm-module__o6P4Fa__addProductBtn{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:12px;align-items:center;gap:8px;margin:24px 0 0;padding:14px 28px;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #10b98140}.dispatchForm-module__o6P4Fa__addProductBtn:hover{background:linear-gradient(135deg,#059669 0%,#047857 100%);transform:translateY(-2px);box-shadow:0 8px 24px #10b98159}.dispatchForm-module__o6P4Fa__addProductBtn:active{transform:translateY(0)}.dispatchForm-module__o6P4Fa__submitSection{border-top:1px solid #f1f5f9;justify-content:center;margin-top:24px;padding:32px 0;display:flex}.dispatchForm-module__o6P4Fa__submitBtn{color:#fff;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 50%,#1d4ed8 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:12px;min-width:280px;padding:18px 48px;font-size:16px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #3b82f64d,0 2px 4px #3b82f633}.dispatchForm-module__o6P4Fa__submitBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.dispatchForm-module__o6P4Fa__submitBtn:hover:not(.dispatchForm-module__o6P4Fa__loading):before{left:100%}.dispatchForm-module__o6P4Fa__submitBtn:hover:not(.dispatchForm-module__o6P4Fa__loading){background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 50%,#1e40af 100%);transform:translateY(-3px);box-shadow:0 8px 24px #3b82f666,0 4px 8px #3b82f64d}.dispatchForm-module__o6P4Fa__submitBtn:active:not(.dispatchForm-module__o6P4Fa__loading){transform:translateY(-1px)}.dispatchForm-module__o6P4Fa__submitBtn.dispatchForm-module__o6P4Fa__loading{opacity:.8;cursor:not-allowed}.dispatchForm-module__o6P4Fa__submitBtn:disabled{opacity:.6;cursor:not-allowed}.dispatchForm-module__o6P4Fa__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:1s linear infinite dispatchForm-module__o6P4Fa__spin}.dispatchForm-module__o6P4Fa__successCard{text-align:center;background:#fff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;max-width:420px;min-height:50vh;margin:40px auto;padding:48px 32px;display:flex;box-shadow:0 16px 64px #0000001f}.dispatchForm-module__o6P4Fa__successIcon{background:linear-gradient(135deg,#10b981,#34d399);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;font-size:28px;display:flex}.dispatchForm-module__o6P4Fa__successTitle{color:rgb(var(--text-primary));margin:0 0 8px;font-size:1.5rem;font-weight:700;transition:color .3s}.dispatchForm-module__o6P4Fa__successMessage{color:rgb(var(--text-secondary));margin:0 0 24px;font-size:1rem;line-height:1.5;transition:color .3s}.dispatchForm-module__o6P4Fa__successSpinner{border:3px solid #3b82f633;border-top-color:#3b82f6;border-radius:50%;width:40px;height:40px;animation:1s linear infinite dispatchForm-module__o6P4Fa__spin}@keyframes dispatchForm-module__o6P4Fa__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes dispatchForm-module__o6P4Fa__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.dispatchForm-module__o6P4Fa__container{padding:16px}.dispatchForm-module__o6P4Fa__formGrid{grid-template-columns:1fr;gap:16px}.dispatchForm-module__o6P4Fa__productRow,.dispatchForm-module__o6P4Fa__dimGrid{grid-template-columns:1fr;gap:12px}.dispatchForm-module__o6P4Fa__section{margin-bottom:24px;padding:20px}}.dispatchForm-module__o6P4Fa__suggestions{z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-height:200px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px #0000001a}.dispatchForm-module__o6P4Fa__suggestionItem{cursor:pointer;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .2s;display:flex}.dispatchForm-module__o6P4Fa__suggestionItem:hover{background-color:#f8fafc;border-left:3px solid #3b82f6}.dispatchForm-module__o6P4Fa__suggestionItem:last-child{border-bottom:none}.dispatchForm-module__o6P4Fa__suggestionContent{flex:1}.dispatchForm-module__o6P4Fa__suggestionName{color:#1e293b;margin-bottom:2px;font-size:14px;font-weight:600}.dispatchForm-module__o6P4Fa__suggestionVariant{color:#64748b;margin-bottom:2px;font-size:12px}.dispatchForm-module__o6P4Fa__suggestionBarcode{color:#94a3b8;background:#f1f5f9;border-radius:4px;padding:2px 6px;font-family:Monaco,Menlo,monospace;font-size:11px;display:inline-block}.dispatchForm-module__o6P4Fa__stockBadge{color:#fff;background:#10b981;border-radius:12px;margin-left:8px;padding:4px 8px;font-size:11px;font-weight:600}.dispatchForm-module__o6P4Fa__validationMsg{border-radius:6px;align-items:center;gap:6px;margin-top:4px;padding:6px 12px;font-size:12px;font-weight:500;display:flex}.dispatchForm-module__o6P4Fa__validationMsg[style*=green]{background:#dcfce7;border:1px solid #bbf7d0}.dispatchForm-module__o6P4Fa__validationMsg[style*=red]{background:#fef2f2;border:1px solid #fecaca}.dispatchForm-module__o6P4Fa__searchBox{flex:1;position:relative}.dispatchForm-module__o6P4Fa__input{background:#fff;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:12px 16px;font-size:14px;transition:all .2s}.dispatchForm-module__o6P4Fa__input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.dispatchForm-module__o6P4Fa__select{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:12px 16px;font-size:14px;transition:all .2s}.dispatchForm-module__o6P4Fa__select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.dispatchForm-module__o6P4Fa__qtyInput{text-align:center;border:2px solid #e2e8f0;border-radius:8px;width:80px;padding:12px 16px;font-size:14px;transition:all .2s}.dispatchForm-module__o6P4Fa__qtyInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.dispatchForm-module__o6P4Fa__productRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:16px;padding:16px;display:flex}.dispatchForm-module__o6P4Fa__qtyGroup{flex-direction:column;align-items:center;gap:4px;display:flex}.dispatchForm-module__o6P4Fa__removeBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:700;transition:all .2s;display:flex}.dispatchForm-module__o6P4Fa__removeBtn:hover{background:#dc2626;transform:scale(1.05)}.dispatchForm-module__o6P4Fa__addProductBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;align-items:center;gap:8px;margin-top:16px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.dispatchForm-module__o6P4Fa__addProductBtn:hover{background:#059669;transform:translateY(-1px)}.dispatchForm-module__o6P4Fa__submitBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;width:100%;margin-top:24px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .2s}.dispatchForm-module__o6P4Fa__submitBtn:hover{background:#2563eb;transform:translateY(-1px)}.dispatchForm-module__o6P4Fa__submitBtn:disabled{cursor:not-allowed;background:#94a3b8;transform:none}.dispatchForm-module__o6P4Fa__loading{opacity:.7;cursor:not-allowed}.dispatchForm-module__o6P4Fa__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;margin-right:8px;animation:1s linear infinite dispatchForm-module__o6P4Fa__spin;display:inline-block}
.damageRecovery-module__bkBDJW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999;background:#0f172a1a;justify-content:center;align-items:center;animation:.25s cubic-bezier(.16,1,.3,1) damageRecovery-module__bkBDJW__fadeIn;display:flex;position:fixed;inset:0}@keyframes damageRecovery-module__bkBDJW__fadeIn{0%{opacity:0}to{opacity:1}}.damageRecovery-module__bkBDJW__panel{background:hsl(var(--card));width:520px;max-width:95vw;max-height:90vh;color:hsl(var(--card-foreground));border:1px solid hsl(var(--border));border-radius:20px;padding:28px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.35s cubic-bezier(.16,1,.3,1) damageRecovery-module__bkBDJW__modalEnter;position:relative;overflow-y:auto;box-shadow:0 20px 40px -12px #00000026,0 0 0 1px #ffffff0d}@keyframes damageRecovery-module__bkBDJW__modalEnter{0%{opacity:0;transform:scale(.92)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes damageRecovery-module__bkBDJW__scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.damageRecovery-module__bkBDJW__close{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;transition:all .2s;display:flex;position:absolute;top:16px;right:18px}.damageRecovery-module__bkBDJW__close:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground));transform:rotate(90deg)}.damageRecovery-module__bkBDJW__header{color:hsl(var(--card-foreground));margin-bottom:18px;font-size:20px;font-weight:600;transition:color .3s}.damageRecovery-module__bkBDJW__field{margin-bottom:14px}.damageRecovery-module__bkBDJW__label{color:hsl(var(--foreground));margin-bottom:6px;font-size:13px;font-weight:600;transition:color .3s;display:block}.damageRecovery-module__bkBDJW__input,.damageRecovery-module__bkBDJW__select{background:hsl(var(--input));border:1.5px solid hsl(var(--border));width:100%;color:hsl(var(--foreground));border-radius:10px;padding:10px 12px;font-size:14px;transition:all .3s;box-shadow:0 2px 4px #0003}.damageRecovery-module__bkBDJW__input::placeholder{color:hsl(var(--muted-foreground))}.damageRecovery-module__bkBDJW__input:focus,.damageRecovery-module__bkBDJW__select:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring)/.2);background:hsl(var(--input));outline:none}.damageRecovery-module__bkBDJW__select{cursor:pointer}.damageRecovery-module__bkBDJW__select option{background:hsl(var(--input));color:hsl(var(--foreground))}.damageRecovery-module__bkBDJW__suggestWrap{position:relative}.damageRecovery-module__bkBDJW__suggestBox{background:hsl(var(--popover));border:1.5px solid hsl(var(--border));z-index:20;border-radius:12px;width:100%;max-height:220px;animation:.2s ease-out damageRecovery-module__bkBDJW__slideDown;position:absolute;top:calc(100% + 6px);overflow-y:auto;box-shadow:0 10px 20px -5px #00000080}@keyframes damageRecovery-module__bkBDJW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.damageRecovery-module__bkBDJW__suggestItem{cursor:pointer;border-bottom:1px solid hsl(var(--border));flex-direction:column;gap:4px;padding:10px 12px;transition:all .2s;display:flex}.damageRecovery-module__bkBDJW__suggestItem:last-child{border-bottom:none}.damageRecovery-module__bkBDJW__suggestItem:hover,.damageRecovery-module__bkBDJW__active{background:hsl(var(--accent));padding-left:16px}.damageRecovery-module__bkBDJW__primary{color:hsl(var(--popover-foreground));font-size:14px;font-weight:500;display:block}.damageRecovery-module__bkBDJW__secondary{color:hsl(var(--muted-foreground));font-family:Monaco,Courier New,monospace;font-size:12px}.damageRecovery-module__bkBDJW__actionRow{gap:22px;margin:12px 0 16px;display:flex}.damageRecovery-module__bkBDJW__radio{align-items:center;gap:6px;font-size:14px;display:flex}.damageRecovery-module__bkBDJW__footer{justify-content:center;display:flex}.damageRecovery-module__bkBDJW__submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:12px;width:240px;padding:11px;font-size:15px;font-weight:600}.damageRecovery-module__bkBDJW__submit:disabled{opacity:.6;cursor:not-allowed}.damageRecovery-module__bkBDJW__msg{text-align:center;color:#a5b4fc;margin-top:12px;font-size:13px}
.returnModal-module__nDv-Ua__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999;background:#000000b3;justify-content:center;align-items:center;animation:.25s cubic-bezier(.16,1,.3,1) returnModal-module__nDv-Ua__fadeIn;display:flex;position:fixed;inset:0}@keyframes returnModal-module__nDv-Ua__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes returnModal-module__nDv-Ua__fadeOut{0%{opacity:1}to{opacity:0}}.returnModal-module__nDv-Ua__panel{background:hsl(var(--card));width:520px;max-width:95vw;max-height:90vh;color:hsl(var(--card-foreground));border:1px solid hsl(var(--border));box-shadow:0 25px 50px -12px #000c,0 0 0 1px hsl(var(--border));border-radius:20px;padding:28px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.35s cubic-bezier(.16,1,.3,1) returnModal-module__nDv-Ua__modalEnter;position:relative;overflow-y:auto}@keyframes returnModal-module__nDv-Ua__modalEnter{0%{opacity:0;transform:scale(.92)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes returnModal-module__nDv-Ua__modalExit{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.92)translateY(10px)}}.returnModal-module__nDv-Ua__close{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;transition:all .2s;display:flex;position:absolute;top:16px;right:18px}.returnModal-module__nDv-Ua__close:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground));transform:rotate(90deg)}.returnModal-module__nDv-Ua__header{color:hsl(var(--card-foreground));margin-bottom:18px;font-size:20px;font-weight:600;transition:color .3s}.returnModal-module__nDv-Ua__field{margin-bottom:14px}.returnModal-module__nDv-Ua__label{color:hsl(var(--foreground));margin-bottom:6px;font-size:13px;font-weight:600;transition:color .3s;display:block}.returnModal-module__nDv-Ua__input{background:hsl(var(--input));border:1.5px solid hsl(var(--border));width:100%;color:hsl(var(--foreground));border-radius:10px;padding:10px 12px;font-size:14px;transition:all .3s;box-shadow:0 2px 4px #0003}.returnModal-module__nDv-Ua__input::placeholder{color:hsl(var(--muted-foreground))}.returnModal-module__nDv-Ua__input:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring)/.2);background:hsl(var(--input));outline:none}.returnModal-module__nDv-Ua__addRow{color:#a5b4fc;cursor:pointer;margin-top:10px;font-size:14px}.returnModal-module__nDv-Ua__footer{justify-content:center;margin-top:18px;display:flex}.returnModal-module__nDv-Ua__submit{background:hsl(var(--primary));width:240px;color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:14px;padding:12px;font-size:15px;font-weight:600;transition:all .3s;box-shadow:0 4px 8px -2px #0000004d}.returnModal-module__nDv-Ua__submit:hover:not(:disabled){box-shadow:var(--shadow-lg);transform:translateY(-2px)}.returnModal-module__nDv-Ua__submit:disabled{opacity:.6;cursor:not-allowed}.returnModal-module__nDv-Ua__suggestWrap{position:relative}.returnModal-module__nDv-Ua__suggestBox{background:hsl(var(--popover));border:1.5px solid hsl(var(--border));z-index:20;border-radius:12px;max-height:220px;animation:.2s ease-out returnModal-module__nDv-Ua__slideDown;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 20px -5px #00000080}@keyframes returnModal-module__nDv-Ua__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.returnModal-module__nDv-Ua__suggestItem{cursor:pointer;border-bottom:1px solid hsl(var(--border));color:hsl(var(--popover-foreground));flex-direction:column;gap:4px;padding:10px 12px;transition:all .2s;display:flex}.returnModal-module__nDv-Ua__suggestItem:last-child{border-bottom:none}.returnModal-module__nDv-Ua__suggestItem:hover{background:hsl(var(--accent));padding-left:16px}.returnModal-module__nDv-Ua__suggestItem b{color:hsl(var(--popover-foreground));font-size:14px}.returnModal-module__nDv-Ua__suggestItem span{color:hsl(var(--muted-foreground));font-family:Monaco,Courier New,monospace;font-size:12px}.returnModal-module__nDv-Ua__msg{text-align:center;border-radius:8px;margin-top:12px;padding:10px;font-size:13px;font-weight:500;transition:all .3s}.returnModal-module__nDv-Ua__msg.returnModal-module__nDv-Ua__success{color:rgb(var(--success));background:#10b9811a;border:1px solid #10b9814d}
.inventoryEntry-module__UJGxea__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999;background:#000000b3;justify-content:center;align-items:center;animation:.25s cubic-bezier(.16,1,.3,1) inventoryEntry-module__UJGxea__fadeIn;display:flex;position:fixed;inset:0}@keyframes inventoryEntry-module__UJGxea__fadeIn{0%{opacity:0}to{opacity:1}}.inventoryEntry-module__UJGxea__panel{background:hsl(var(--card));width:520px;max-width:95vw;max-height:90vh;color:hsl(var(--card-foreground));border:1px solid hsl(var(--border));box-shadow:0 25px 50px -12px #000c,0 0 0 1px hsl(var(--border));border-radius:20px;padding:28px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.35s cubic-bezier(.16,1,.3,1) inventoryEntry-module__UJGxea__modalEnter;position:relative;overflow-y:auto}@keyframes inventoryEntry-module__UJGxea__modalEnter{0%{opacity:0;transform:scale(.92)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.inventoryEntry-module__UJGxea__close{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;transition:all .2s;display:flex;position:absolute;top:16px;right:18px}.inventoryEntry-module__UJGxea__close:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground));transform:rotate(90deg)}.inventoryEntry-module__UJGxea__header{color:hsl(var(--card-foreground));margin-bottom:6px;font-size:20px;font-weight:600;transition:color .3s}.inventoryEntry-module__UJGxea__subHeader{color:hsl(var(--muted-foreground));margin-bottom:18px;font-size:13px;transition:color .3s}.inventoryEntry-module__UJGxea__field{margin-bottom:14px}.inventoryEntry-module__UJGxea__label{color:hsl(var(--foreground));margin-bottom:6px;font-size:13px;font-weight:600;transition:color .3s;display:block}.inventoryEntry-module__UJGxea__input{background:hsl(var(--input));border:1.5px solid hsl(var(--border));width:100%;color:hsl(var(--foreground));border-radius:12px;padding:11px 12px;font-size:14px;transition:all .3s;box-shadow:0 2px 4px #0003}.inventoryEntry-module__UJGxea__input::placeholder{color:hsl(var(--muted-foreground))}.inventoryEntry-module__UJGxea__input:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring)/.2);background:hsl(var(--input));outline:none}.inventoryEntry-module__UJGxea__templateRow{margin-bottom:16px}.inventoryEntry-module__UJGxea__linkBtn{color:hsl(var(--primary));cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:14px;font-weight:600;transition:all .2s}.inventoryEntry-module__UJGxea__linkBtn:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.inventoryEntry-module__UJGxea__fileBox{background:hsl(var(--input));border:1.5px dashed hsl(var(--border));border-radius:12px;justify-content:space-between;align-items:center;padding:12px;transition:all .3s;display:flex}.inventoryEntry-module__UJGxea__fileBox:hover{border-color:hsl(var(--ring));background:hsl(var(--accent))}.inventoryEntry-module__UJGxea__fileBox input{color:hsl(var(--foreground));cursor:pointer}.inventoryEntry-module__UJGxea__fileName{color:hsl(var(--muted-foreground));font-size:12px;font-weight:500}.inventoryEntry-module__UJGxea__suggestWrap{position:relative}.inventoryEntry-module__UJGxea__suggestBox{background:hsl(var(--popover));border:1.5px solid hsl(var(--border));z-index:20;border-radius:12px;width:100%;max-height:220px;animation:.2s ease-out inventoryEntry-module__UJGxea__slideDown;position:absolute;top:calc(100% + 6px);overflow-y:auto;box-shadow:0 10px 20px -5px #00000080}@keyframes inventoryEntry-module__UJGxea__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.inventoryEntry-module__UJGxea__suggestItem{cursor:pointer;border-bottom:1px solid hsl(var(--border));flex-direction:column;gap:4px;padding:10px 12px;transition:all .2s;display:flex}.inventoryEntry-module__UJGxea__suggestItem:last-child{border-bottom:none}.inventoryEntry-module__UJGxea__suggestItem:hover{background:hsl(var(--accent));padding-left:16px}.inventoryEntry-module__UJGxea__primary{color:hsl(var(--popover-foreground));font-size:14px;font-weight:500;display:block}.inventoryEntry-module__UJGxea__secondary{color:hsl(var(--muted-foreground));font-family:Monaco,Courier New,monospace;font-size:12px}.inventoryEntry-module__UJGxea__footer{justify-content:center;margin-top:18px;display:flex}.inventoryEntry-module__UJGxea__submit{background:hsl(var(--primary));width:260px;color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:14px;padding:12px;font-weight:600;transition:all .3s;box-shadow:0 4px 8px -2px #0000004d}.inventoryEntry-module__UJGxea__submit:hover:not(:disabled){box-shadow:var(--shadow-lg);transform:translateY(-2px)}.inventoryEntry-module__UJGxea__submit:disabled{opacity:.6;cursor:not-allowed}.inventoryEntry-module__UJGxea__msg{text-align:center;border-radius:8px;margin-top:12px;padding:10px;font-size:13px;font-weight:500;transition:all .3s}.inventoryEntry-module__UJGxea__msg.inventoryEntry-module__UJGxea__success{color:rgb(var(--success));background:#10b9811a;border:1px solid #10b9814d}.inventoryEntry-module__UJGxea__header{color:hsl(var(--card-foreground));align-items:center;gap:8px;margin-bottom:6px;font-size:20px;font-weight:600;display:flex}.inventoryEntry-module__UJGxea__templateSection{background:hsl(var(--accent));border:1px solid hsl(var(--border));border-radius:12px;margin-bottom:20px;padding:16px}.inventoryEntry-module__UJGxea__templateBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.inventoryEntry-module__UJGxea__templateBtn:hover{background:hsl(var(--primary)/.9);transform:translateY(-1px)}.inventoryEntry-module__UJGxea__templateNote{color:hsl(var(--muted-foreground));margin:8px 0 0;font-size:12px}.inventoryEntry-module__UJGxea__label{color:hsl(var(--foreground));align-items:center;gap:6px;margin-bottom:6px;font-size:13px;font-weight:600;display:flex}.inventoryEntry-module__UJGxea__select{background:hsl(var(--input));border:1.5px solid hsl(var(--border));width:100%;color:hsl(var(--foreground));cursor:pointer;scrollbar-width:none;-ms-overflow-style:none;border-radius:12px;padding:11px 12px;font-size:14px;transition:all .3s}.inventoryEntry-module__UJGxea__select::-webkit-scrollbar{display:none}.inventoryEntry-module__UJGxea__select:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring)/.2);outline:none}.inventoryEntry-module__UJGxea__fileDropZone{border:2px dashed hsl(var(--border));text-align:center;background:hsl(var(--input));border-radius:12px;padding:20px;transition:all .3s}.inventoryEntry-module__UJGxea__fileDropZone:hover,.inventoryEntry-module__UJGxea__fileDropZone.inventoryEntry-module__UJGxea__dragActive{border-color:hsl(var(--primary));background:hsl(var(--primary)/.05)}.inventoryEntry-module__UJGxea__fileInput{display:none}.inventoryEntry-module__UJGxea__fileLabel{cursor:pointer;display:block}.inventoryEntry-module__UJGxea__filePrompt{color:hsl(var(--muted-foreground));flex-direction:column;align-items:center;gap:8px;display:flex}.inventoryEntry-module__UJGxea__filePrompt p{margin:0;font-size:14px;font-weight:500}.inventoryEntry-module__UJGxea__filePrompt span{opacity:.7;font-size:12px}.inventoryEntry-module__UJGxea__fileSelected{color:hsl(var(--foreground));align-items:center;gap:8px;font-weight:500;display:flex}.inventoryEntry-module__UJGxea__removeFile{background:hsl(var(--destructive));color:hsl(var(--destructive-foreground));cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.inventoryEntry-module__UJGxea__removeFile:hover{background:hsl(var(--destructive)/.8)}.inventoryEntry-module__UJGxea__errorMessage{background:hsl(var(--destructive)/.1);color:hsl(var(--destructive));border:1px solid hsl(var(--destructive)/.3);border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:12px;font-size:13px;display:flex}.inventoryEntry-module__UJGxea__resultSection{background:hsl(var(--accent));border:1px solid hsl(var(--border));border-radius:12px;margin-bottom:20px;padding:16px}.inventoryEntry-module__UJGxea__resultHeader{color:hsl(var(--foreground));align-items:center;gap:8px;margin-bottom:12px;font-weight:600;display:flex}.inventoryEntry-module__UJGxea__resultStats{gap:20px;margin-bottom:12px;display:flex}.inventoryEntry-module__UJGxea__stat{flex-direction:column;align-items:center;gap:4px;display:flex}.inventoryEntry-module__UJGxea__statNumber{color:hsl(var(--primary));font-size:24px;font-weight:700}.inventoryEntry-module__UJGxea__statLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.5px;font-size:12px}.inventoryEntry-module__UJGxea__failedRows{border-top:1px solid hsl(var(--border));margin-top:12px;padding-top:12px}.inventoryEntry-module__UJGxea__failedRows h4{color:hsl(var(--foreground));margin:0 0 8px;font-size:13px}.inventoryEntry-module__UJGxea__failedRow{background:hsl(var(--destructive)/.1);color:hsl(var(--destructive));border-radius:6px;margin-bottom:4px;padding:6px 8px;font-size:12px}.inventoryEntry-module__UJGxea__submitBtn{background:hsl(var(--primary));width:100%;color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.inventoryEntry-module__UJGxea__submitBtn:hover:not(:disabled){background:hsl(var(--primary)/.9);box-shadow:0 4px 12px hsl(var(--primary)/.3);transform:translateY(-1px)}.inventoryEntry-module__UJGxea__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.inventoryEntry-module__UJGxea__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:1s linear infinite inventoryEntry-module__UJGxea__spin}@keyframes inventoryEntry-module__UJGxea__spin{to{transform:rotate(360deg)}}.inventoryEntry-module__UJGxea__progressSection{background:hsl(var(--accent));border:1px solid hsl(var(--border));text-align:center;border-radius:16px;margin-bottom:24px;padding:20px}.inventoryEntry-module__UJGxea__progressHeader{color:hsl(var(--foreground));justify-content:center;align-items:center;gap:8px;margin-bottom:20px;font-size:16px;font-weight:600;display:flex}.inventoryEntry-module__UJGxea__circularProgress{margin-bottom:20px;display:inline-block;position:relative}.inventoryEntry-module__UJGxea__progressRing{transform:rotate(-90deg)}.inventoryEntry-module__UJGxea__progressRingBackground{stroke:hsl(var(--border));stroke-width:8px;fill:#0000}.inventoryEntry-module__UJGxea__progressRingForeground{stroke:hsl(var(--primary));stroke-width:8px;fill:#0000;stroke-linecap:round;transition:stroke-dashoffset .5s ease-in-out}.inventoryEntry-module__UJGxea__progressContent{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.inventoryEntry-module__UJGxea__progressNumber{color:hsl(var(--primary));margin-bottom:2px;font-size:28px;font-weight:700;line-height:1}.inventoryEntry-module__UJGxea__progressTotal{color:hsl(var(--muted-foreground));margin-bottom:4px;font-size:12px;line-height:1}.inventoryEntry-module__UJGxea__progressPercentage{color:hsl(var(--foreground));font-size:14px;font-weight:600;line-height:1}.inventoryEntry-module__UJGxea__currentItem{background:hsl(var(--card));border:1px solid hsl(var(--border));text-align:left;border-radius:12px;margin-bottom:16px;padding:12px 16px}.inventoryEntry-module__UJGxea__currentItemLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:11px}.inventoryEntry-module__UJGxea__currentItemName{color:hsl(var(--foreground));margin-bottom:2px;font-size:14px;font-weight:600}.inventoryEntry-module__UJGxea__currentItemBarcode{color:hsl(var(--muted-foreground));background:hsl(var(--accent));border-radius:4px;padding:2px 6px;font-family:Monaco,Courier New,monospace;font-size:12px;display:inline-block}.inventoryEntry-module__UJGxea__progressMessage{color:hsl(var(--muted-foreground));font-size:13px;font-style:italic}@keyframes inventoryEntry-module__UJGxea__progressPulse{0%,to{opacity:1}50%{opacity:.7}}.inventoryEntry-module__UJGxea__progressSection{animation:2s ease-in-out infinite inventoryEntry-module__UJGxea__progressPulse}.inventoryEntry-module__UJGxea__progressRingForeground{animation:2s ease-in-out infinite inventoryEntry-module__UJGxea__progressGlow}@keyframes inventoryEntry-module__UJGxea__progressGlow{0%,to{filter:drop-shadow(0 0 4px hsl(var(--primary)/.3))}50%{filter:drop-shadow(0 0 8px hsl(var(--primary)/.6))}}@media (max-width:640px){.inventoryEntry-module__UJGxea__panel{width:95vw;margin:10px;padding:20px}.inventoryEntry-module__UJGxea__resultStats{flex-direction:column;gap:12px}.inventoryEntry-module__UJGxea__stat{flex-direction:row;justify-content:space-between}}
