.dispatchForm_overlay__jJFZ3{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.dispatchForm_container__yXhI3{padding:24px;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;position:relative;max-height:90vh;overflow-y:auto;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.3);max-width:1200px;width:100%;scrollbar-width:none;-ms-overflow-style:none}.dispatchForm_container__yXhI3::-webkit-scrollbar{display:none}.dispatchForm_header__ulGkQ{text-align:center;margin-bottom:40px;position:relative;z-index:1}.dispatchForm_title__Q9vLH{font-size:2rem;font-weight:800;color:#0f172a;margin:0 0 8px;letter-spacing:-.02em}.dispatchForm_subtitle__M_0RA{font-size:.9375rem;color:#64748b;font-weight:500;margin:0;letter-spacing:.01em}.dispatchForm_errorToast__QX4R8{position:fixed;top:20px;right:20px;background:linear-gradient(135deg,#ef4444,#f87171);color:#fff;padding:12px 20px;border-radius:10px;display:flex;align-items:center;gap:10px;font-weight:600;font-size:14px;box-shadow:0 12px 40px rgba(239,68,68,.25);z-index:1000;animation:dispatchForm_slideIn__v2Ltp .3s ease-out;max-width:350px}.dispatchForm_closeBtn__6zkC3{background:hsla(0,0%,100%,.2);border:none;color:#fff;width:22px;height:22px;border-radius:50%;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:auto}.dispatchForm_formContainer__P1o1v,.dispatchForm_form__o94H_{max-width:1100px;margin:0 auto;position:relative;z-index:1}.dispatchForm_formSection__GRsvC{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #f1f5f9}.dispatchForm_formSection__GRsvC:last-child{border-bottom:none;margin-bottom:0}.dispatchForm_formGrid__zb1sE{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-bottom:0}.dispatchForm_formGroup__K5VgJ{display:flex;flex-direction:column;gap:0;position:relative}.dispatchForm_label__qG9s8{font-size:13px;font-weight:600;color:#64748b;letter-spacing:.01em;margin-bottom:8px;display:flex;align-items:center;gap:4px}.dispatchForm_label__qG9s8:after{content:"";flex:1}.dispatchForm_input__HwI4_,.dispatchForm_select__dqIZd,.dispatchForm_textarea__qpIlj{padding:14px 18px;border:1.5px solid #e2e8f0;border-radius:12px;background:#fff;color:#0f172a;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px rgba(0,0,0,.05);width:100%;box-sizing:border-box}.dispatchForm_input__HwI4_::-moz-placeholder{color:#94a3b8}.dispatchForm_input__HwI4_::placeholder{color:#94a3b8}.dispatchForm_input__HwI4_:hover,.dispatchForm_select__dqIZd:hover,.dispatchForm_textarea__qpIlj:hover{border-color:#cbd5e1;box-shadow:0 2px 8px rgba(0,0,0,.08)}.dispatchForm_input__HwI4_:focus,.dispatchForm_select__dqIZd:focus,.dispatchForm_textarea__qpIlj:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px rgba(59,130,246,.1),0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px);background:#fff}.dispatchForm_select__dqIZd{color:#0f172a;background-color:#fff}.dispatchForm_select__dqIZd option{background:#fff;color:#0f172a}.dispatchForm_input__HwI4_::-moz-placeholder{color:#9ca3af}.dispatchForm_input__HwI4_::placeholder{color:#9ca3af}.dispatchForm_textarea__qpIlj{resize:vertical;min-height:80px}.dispatchForm_section__1P979{background:#fff;border-radius:20px;padding:32px;margin-bottom:24px;border:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s ease;position:relative;overflow:hidden}.dispatchForm_section__1P979:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899);opacity:0;transition:opacity .3s ease}.dispatchForm_section__1P979:hover:before{opacity:1}.dispatchForm_section__1P979:hover{box-shadow:0 4px 16px rgba(0,0,0,.1);transform:translateY(-2px);border-color:#cbd5e1}.dispatchForm_sectionTitle__lAChQ{font-size:1.125rem;font-weight:600;color:#0f172a;margin:0 0 20px;display:flex;align-items:center;gap:12px;letter-spacing:-.01em}.dispatchForm_productCount__0RVPh{background:#f1f5f9;color:#64748b;padding:2px 8px;border-radius:12px;font-size:11px;font-weight:600}.dispatchForm_dimGrid__RC84Q{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:24px}.dispatchForm_remarksSection___lBSX{background:rgb(var(--bg-card));border-radius:16px;padding:24px;margin-bottom:32px;border:2px solid rgb(var(--border-primary));box-shadow:var(--shadow-sm);transition:all .3s ease}.dispatchForm_productRow__tGvw_{display:grid;grid-template-columns:1fr auto 50px;gap:16px;align-items:end;transition:all .3s ease}.dispatchForm_productRow__tGvw_:hover{border-color:#cbd5e1;background:#fff}.dispatchForm_searchBox__8VctB{z-index:10}.dispatchForm_suggestions__jn_uf{max-height:220px;box-shadow:0 4px 12px rgba(0,0,0,.1)}@keyframes dispatchForm_slideDown__anT_z{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dispatchForm_suggestionItem__3K9G7{padding:10px 14px;font-size:13px;color:#0f172a;gap:10px;flex-wrap:wrap}.dispatchForm_suggestionItem__3K9G7:hover{background:#f8fafc}.dispatchForm_barcode__gtzEv{font-family:Monaco,monospace;background:rgb(var(--bg-tertiary));padding:3px 8px;border-radius:5px;font-size:11px;color:rgb(var(--text-secondary));transition:all .3s ease}.dispatchForm_stockBadge___9fmi{background:rgba(16,185,129,.15);color:rgb(var(--success));padding:2px 6px;border-radius:10px;margin-left:auto;border:1px solid rgba(16,185,129,.3);transition:all .3s ease}.dispatchForm_qtyGroup__bhZya{gap:6px}.dispatchForm_qtyInput__W9f2N{width:70px;padding:10px 12px!important;font-weight:700;font-size:14px!important}.dispatchForm_removeBtn__UOYGw{background:linear-gradient(135deg,#ef4444,#dc2626);width:42px;height:42px;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(239,68,68,.25)}.dispatchForm_removeBtn__UOYGw:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-2px) scale(1.05);box-shadow:0 4px 12px rgba(239,68,68,.35)}.dispatchForm_removeBtn__UOYGw:active{transform:translateY(0) scale(1)}.dispatchForm_addProductBtn__uY2Rt{background:linear-gradient(135deg,#10b981,#059669);padding:14px 28px;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);margin:24px 0 0;display:inline-flex;box-shadow:0 4px 12px rgba(16,185,129,.25);letter-spacing:.01em}.dispatchForm_addProductBtn__uY2Rt:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(16,185,129,.35);background:linear-gradient(135deg,#059669,#047857)}.dispatchForm_addProductBtn__uY2Rt:active{transform:translateY(0)}.dispatchForm_submitSection__dI0bE{display:flex;justify-content:center;padding:32px 0;margin-top:24px;border-top:1px solid #f1f5f9}.dispatchForm_submitBtn__G3qHG{padding:18px 48px;background:linear-gradient(135deg,#3b82f6,#2563eb 50%,#1d4ed8);border-radius:14px;font-weight:700;box-shadow:0 4px 12px rgba(59,130,246,.3),0 2px 4px rgba(59,130,246,.2);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:12px;min-width:280px;justify-content:center;letter-spacing:.02em;position:relative;overflow:hidden}.dispatchForm_submitBtn__G3qHG:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.dispatchForm_submitBtn__G3qHG:hover:not(.dispatchForm_loading__bAdAB):before{left:100%}.dispatchForm_submitBtn__G3qHG:hover:not(.dispatchForm_loading__bAdAB){transform:translateY(-3px);box-shadow:0 8px 24px rgba(59,130,246,.4),0 4px 8px rgba(59,130,246,.3);background:linear-gradient(135deg,#2563eb,#1d4ed8 50%,#1e40af)}.dispatchForm_submitBtn__G3qHG:active:not(.dispatchForm_loading__bAdAB){transform:translateY(-1px)}.dispatchForm_submitBtn__G3qHG.dispatchForm_loading__bAdAB{opacity:.8;cursor:not-allowed}.dispatchForm_submitBtn__G3qHG:disabled{opacity:.6}.dispatchForm_spinner__R_y6H{width:18px;height:18px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff}.dispatchForm_successCard__BOjj8{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;max-width:420px;margin:40px auto;background:#fff;border-radius:20px;padding:48px 32px;box-shadow:0 16px 64px rgba(0,0,0,.12);text-align:center}.dispatchForm_successIcon__btYWo{width:64px;height:64px;background:linear-gradient(135deg,#10b981,#34d399);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:20px}.dispatchForm_successTitle__dAAC8{font-size:1.5rem;font-weight:700;color:rgb(var(--text-primary));margin:0 0 8px;transition:color .3s ease}.dispatchForm_successMessage__pe1uT{font-size:1rem;color:rgb(var(--text-secondary));margin:0 0 24px;line-height:1.5;transition:color .3s ease}.dispatchForm_successSpinner__GrQel{width:40px;height:40px;border:3px solid rgba(59,130,246,.2);border-top-color:#3b82f6;border-radius:50%;animation:dispatchForm_spin__FLUJB 1s linear infinite}@keyframes dispatchForm_slideIn__v2Ltp{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.dispatchForm_container__yXhI3{padding:16px}.dispatchForm_formGrid__zb1sE{grid-template-columns:1fr;gap:16px}.dispatchForm_dimGrid__RC84Q,.dispatchForm_productRow__tGvw_{grid-template-columns:1fr;gap:12px}.dispatchForm_section__1P979{padding:20px;margin-bottom:24px}}.dispatchForm_suggestions__jn_uf{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.1);max-height:200px;overflow-y:auto;z-index:1000;margin-top:4px}.dispatchForm_suggestionItem__3K9G7{padding:12px 16px;cursor:pointer;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease}.dispatchForm_suggestionItem__3K9G7:hover{background-color:#f8fafc;border-left:3px solid #3b82f6}.dispatchForm_suggestionItem__3K9G7:last-child{border-bottom:none}.dispatchForm_suggestionContent__mdPA_{flex:1}.dispatchForm_suggestionName__bfw_R{font-weight:600;color:#1e293b;font-size:14px;margin-bottom:2px}.dispatchForm_suggestionVariant__wXq8P{font-size:12px;color:#64748b;margin-bottom:2px}.dispatchForm_suggestionBarcode__cHAID{font-size:11px;color:#94a3b8;font-family:Monaco,Menlo,monospace;background:#f1f5f9;padding:2px 6px;border-radius:4px;display:inline-block}.dispatchForm_stockBadge___9fmi{background:#10b981;color:#fff;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:600;margin-left:8px}.dispatchForm_validationMsg__IuFdQ{margin-top:4px;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:500;display:flex;align-items:center;gap:6px}.dispatchForm_validationMsg__IuFdQ[style*=green]{background:#dcfce7;border:1px solid #bbf7d0}.dispatchForm_validationMsg__IuFdQ[style*=red]{background:#fef2f2;border:1px solid #fecaca}.dispatchForm_searchBox__8VctB{position:relative;flex:1}.dispatchForm_input__HwI4_{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;transition:all .2s ease;background:#fff}.dispatchForm_input__HwI4_:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.dispatchForm_select__dqIZd{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff;cursor:pointer;transition:all .2s ease}.dispatchForm_select__dqIZd:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.dispatchForm_qtyInput__W9f2N{width:80px;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;text-align:center;transition:all .2s ease}.dispatchForm_qtyInput__W9f2N:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.dispatchForm_productRow__tGvw_{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;padding:16px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.dispatchForm_qtyGroup__bhZya{display:flex;flex-direction:column;align-items:center;gap:4px}.dispatchForm_removeBtn__UOYGw{background:#ef4444;color:#fff;border:none;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;font-weight:700;transition:all .2s ease}.dispatchForm_removeBtn__UOYGw:hover{background:#dc2626;transform:scale(1.05)}.dispatchForm_addProductBtn__uY2Rt{background:#10b981;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px;margin-top:16px}.dispatchForm_addProductBtn__uY2Rt:hover{background:#059669;transform:translateY(-1px)}.dispatchForm_submitBtn__G3qHG{background:#3b82f6;color:#fff;border:none;padding:16px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%;margin-top:24px}.dispatchForm_submitBtn__G3qHG:hover{background:#2563eb;transform:translateY(-1px)}.dispatchForm_submitBtn__G3qHG:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.dispatchForm_loading__bAdAB{opacity:.7;cursor:not-allowed}.dispatchForm_spinner__R_y6H{width:16px;height:16px;border:2px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:dispatchForm_spin__FLUJB 1s linear infinite;display:inline-block;margin-right:8px}@keyframes dispatchForm_spin__FLUJB{to{transform:rotate(1turn)}}