.login-container[data-v-0662978e]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;overflow:hidden;padding:1rem}.login-bg-decoration[data-v-0662978e]{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;pointer-events:none;z-index:1}.decoration-circle[data-v-0662978e]{position:absolute;border-radius:50%;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:float-0662978e 6s ease-in-out infinite}.circle-1[data-v-0662978e]{width:200px;height:200px;top:10%;left:10%;animation-delay:0s}.circle-2[data-v-0662978e]{width:300px;height:300px;top:60%;right:10%;animation-delay:2s}.circle-3[data-v-0662978e]{width:150px;height:150px;bottom:20%;left:20%;animation-delay:4s}@keyframes float-0662978e{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.login-wrapper[data-v-0662978e]{width:100%;max-width:420px;position:relative;z-index:2}.login-card[data-v-0662978e]{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:2.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 0 0 1px #fff3;border:1px solid rgba(255,255,255,.3);animation:slideUp-0662978e .6s ease-out}@keyframes slideUp-0662978e{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-header[data-v-0662978e]{text-align:center;margin-bottom:2rem}.login-logo[data-v-0662978e]{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.logo-icon[data-v-0662978e]{width:48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.logo-icon svg[data-v-0662978e]{width:24px;height:24px}.logo-text[data-v-0662978e]{font-size:1.75rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.welcome-title[data-v-0662978e]{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.welcome-subtitle[data-v-0662978e]{color:#6b7280;font-size:.875rem;margin:0;line-height:1.5}.login-form[data-v-0662978e]{display:flex;flex-direction:column;gap:1.5rem}.form-group[data-v-0662978e]{display:flex;flex-direction:column;gap:.5rem}.form-label[data-v-0662978e]{font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.25rem}.input-wrapper[data-v-0662978e]{position:relative;display:flex;align-items:center}.input-icon[data-v-0662978e]{position:absolute;left:1rem;z-index:1;color:#9ca3af;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.input-icon svg[data-v-0662978e]{width:18px;height:18px}.form-input[data-v-0662978e]{width:100%;padding:.875rem 1rem .875rem 3rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;background:#fff;transition:all .2s ease;outline:none}.form-input[data-v-0662978e]:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-input.error[data-v-0662978e]{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.form-input[data-v-0662978e]::placeholder{color:#9ca3af}.password-toggle[data-v-0662978e]{position:absolute;right:1rem;background:none;border:none;color:#9ca3af;cursor:pointer;padding:.25rem;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.password-toggle[data-v-0662978e]:hover{color:#667eea;background:#667eea1a}.password-toggle svg[data-v-0662978e]{width:18px;height:18px}.error-message[data-v-0662978e]{color:#ef4444;font-size:.75rem;margin-top:.25rem;display:flex;align-items:center;gap:.25rem}.form-options[data-v-0662978e]{display:flex;align-items:center;justify-content:space-between;margin:.5rem 0}.checkbox-wrapper[data-v-0662978e]{display:flex;align-items:center;cursor:pointer;gap:.5rem;-webkit-user-select:none;user-select:none}.checkbox-wrapper input[type=checkbox][data-v-0662978e]{position:absolute;opacity:0;cursor:pointer;width:0;height:0}.checkmark[data-v-0662978e]{width:20px;height:20px;border:2px solid #d1d5db;border-radius:4px;position:relative;transition:all .2s ease;background:#fff}.checkbox-wrapper input:checked~.checkmark[data-v-0662978e]{background:#667eea;border-color:#667eea}.checkmark[data-v-0662978e]:after{content:"";position:absolute;display:none;left:6px;top:2px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-wrapper input:checked~.checkmark[data-v-0662978e]:after{display:block}.checkbox-label[data-v-0662978e]{font-size:.875rem;color:#374151}.login-button[data-v-0662978e]{width:100%;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem;position:relative;overflow:hidden}.login-button[data-v-0662978e]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 20px -5px #667eea66}.login-button[data-v-0662978e]:active:not(:disabled){transform:translateY(0)}.login-button[data-v-0662978e]:disabled{opacity:.7;cursor:not-allowed;transform:none}.loading-spinner[data-v-0662978e]{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin-0662978e 1s linear infinite}@keyframes spin-0662978e{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.general-error[data-v-0662978e]{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#dc2626;padding:.75rem;border-radius:8px;font-size:.875rem;text-align:center;margin-top:.5rem}.login-footer[data-v-0662978e]{margin-top:2rem;text-align:center;padding-top:1.5rem;border-top:1px solid #e5e7eb}.footer-text[data-v-0662978e]{color:#6b7280;font-size:.875rem;margin:0}.forgot-password[data-v-0662978e]{color:#667eea;text-decoration:none;font-weight:500;transition:color .2s ease}.forgot-password[data-v-0662978e]:hover{color:#764ba2;text-decoration:underline}@media (max-width: 640px){.login-container[data-v-0662978e]{padding:.5rem}.login-card[data-v-0662978e]{padding:2rem 1.5rem;border-radius:16px}.circle-1[data-v-0662978e],.circle-2[data-v-0662978e],.circle-3[data-v-0662978e]{display:none}.welcome-title[data-v-0662978e]{font-size:1.25rem}.logo-text[data-v-0662978e]{font-size:1.5rem}}@media (max-width: 480px){.login-card[data-v-0662978e]{padding:1.5rem 1rem}.form-input[data-v-0662978e]{padding:.75rem 1rem .75rem 2.75rem}.login-button[data-v-0662978e]{padding:.875rem}}.form-input[data-v-0662978e]:focus,.login-button[data-v-0662978e]:focus,.checkbox-wrapper[data-v-0662978e]:focus-within,.password-toggle[data-v-0662978e]:focus{outline:2px solid #667eea;outline-offset:2px}@media (prefers-contrast: high){.login-card[data-v-0662978e]{background:#fff;border:2px solid #000000}.form-input[data-v-0662978e]{border-width:2px}}@media (prefers-reduced-motion: reduce){.decoration-circle[data-v-0662978e],.login-card[data-v-0662978e],.login-button[data-v-0662978e],.loading-spinner[data-v-0662978e]{animation:none}[data-v-0662978e]{transition:none}}.btn[data-v-36eaa02b]{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;border:1px solid transparent;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-sm[data-v-36eaa02b]{padding:6px 12px;font-size:12px}.btn-lg[data-v-36eaa02b]{padding:10px 20px;font-size:16px}.btn-default[data-v-36eaa02b]{background:#3b82f6;color:#fff;border-color:#3b82f6}.btn-default[data-v-36eaa02b]:hover:not(:disabled){background:#2563eb;border-color:#2563eb}.btn-destructive[data-v-36eaa02b]{background:#ef4444;color:#fff;border-color:#ef4444}.btn-destructive[data-v-36eaa02b]:hover:not(:disabled){background:#dc2626;border-color:#dc2626}.btn-outline[data-v-36eaa02b]{background:#fff;color:#374151;border-color:#d1d5db}.btn-outline[data-v-36eaa02b]:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.btn-secondary[data-v-36eaa02b]{background:#f3f4f6;color:#374151;border-color:#f3f4f6}.btn-secondary[data-v-36eaa02b]:hover:not(:disabled){background:#e5e7eb;border-color:#e5e7eb}.btn-ghost[data-v-36eaa02b]{background:transparent;color:#374151;border-color:transparent}.btn-ghost[data-v-36eaa02b]:hover:not(:disabled){background:#f3f4f6}.btn-link[data-v-36eaa02b]{background:transparent;color:#3b82f6;border-color:transparent;text-decoration:none}.btn-link[data-v-36eaa02b]:hover:not(:disabled){text-decoration:underline}.btn-success[data-v-36eaa02b]{background:#10b981;color:#fff;border-color:#10b981}.btn-success[data-v-36eaa02b]:hover:not(:disabled){background:#059669;border-color:#059669}.btn-warning[data-v-36eaa02b]{background:#f59e0b;color:#fff;border-color:#f59e0b}.btn-warning[data-v-36eaa02b]:hover:not(:disabled){background:#d97706;border-color:#d97706}.btn[data-v-36eaa02b]:disabled,.btn-disabled[data-v-36eaa02b]{opacity:.5;cursor:not-allowed}.btn[data-v-36eaa02b]:disabled:hover{transform:none}.sidebar[data-v-e0341270]{width:280px;background:#fff;border-right:1px solid #e5e7eb;height:100vh;display:flex;flex-direction:column}.sidebar-header[data-v-e0341270]{padding:20px;border-bottom:1px solid #e5e7eb}.sidebar-header-content[data-v-e0341270]{display:flex;align-items:center;gap:12px}.sidebar-header-icon[data-v-e0341270]{width:32px;height:32px;color:#3b82f6}.sidebar-header-text[data-v-e0341270]{flex:1}.sidebar-header-title[data-v-e0341270]{font-weight:600;font-size:16px;color:#111827}.sidebar-header-subtitle[data-v-e0341270]{font-size:12px;color:#6b7280}.sidebar-user[data-v-e0341270]{padding:16px 20px;background:#f9fafb;border-bottom:1px solid #e5e7eb}.sidebar-user-header[data-v-e0341270]{display:flex;align-items:center;gap:8px;margin-bottom:4px}.sidebar-user-name[data-v-e0341270]{font-weight:600;font-size:14px;color:#111827}.sidebar-user-department[data-v-e0341270]{font-size:12px;color:#6b7280;margin-bottom:8px}.sidebar-user-status[data-v-e0341270]{display:flex;align-items:center;gap:6px;font-size:12px}.sidebar-user-status-dot[data-v-e0341270]{width:8px;height:8px;border-radius:50%}.sidebar-user-status-dot.online[data-v-e0341270]{background:#10b981}.sidebar-user-status-dot.offline[data-v-e0341270]{background:#6b7280}.sidebar-nav[data-v-e0341270]{flex:1;padding:20px 12px;overflow-y:auto}.sidebar-nav-label[data-v-e0341270]{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin-bottom:12px;padding:0 8px}.sidebar-nav-item[data-v-e0341270]{margin-bottom:4px;position:relative}.sidebar-nav-button[data-v-e0341270]{width:100%;justify-content:flex-start;padding:12px;transition:all .2s}.sidebar-nav-button.active[data-v-e0341270]{margin-left:-3px}.sidebar-nav-button.active .sidebar-nav-title[data-v-e0341270]{font-weight:600}.sidebar-nav-content[data-v-e0341270]{display:flex;align-items:center;gap:12px;width:100%}.sidebar-nav-icon[data-v-e0341270]{width:20px;height:20px;flex-shrink:0;color:#6b7280}.sidebar-nav-text[data-v-e0341270]{flex:1;text-align:left}.sidebar-nav-title[data-v-e0341270]{font-size:14px;font-weight:500;color:#374151;margin-bottom:2px}.sidebar-nav-description[data-v-e0341270]{font-size:11px;color:#9ca3af}.sidebar-nav-admin-badge[data-v-e0341270]{position:absolute;right:12px;top:50%;transform:translateY(-50%)}.admin-badge[data-v-e0341270]{font-size:10px}.sidebar-footer[data-v-e0341270]{padding:16px 20px;border-top:1px solid #e5e7eb;background:#f9fafb}.sidebar-footer-info[data-v-e0341270]{font-size:11px;color:#6b7280;line-height:1.5}.sidebar-footer-copyright[data-v-e0341270]{margin-top:4px;color:#9ca3af}.select-container[data-v-18f9de30]{position:relative;width:100%}.select-disabled[data-v-18f9de30]{opacity:.5;cursor:not-allowed}.select-content[data-v-7dba0e42]{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:50;min-width:100%;max-height:300px;overflow:auto;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:4px}.select-content[data-v-7dba0e42]::-webkit-scrollbar{width:8px}.select-content[data-v-7dba0e42]::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.select-content[data-v-7dba0e42]::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.select-content[data-v-7dba0e42]::-webkit-scrollbar-thumb:hover{background:#9ca3af}.select-item[data-v-e20feaad]{padding:8px 12px;cursor:pointer;transition:all .15s;border-radius:4px;font-size:14px;color:#374151;display:flex;align-items:center;min-height:36px}.select-item[data-v-e20feaad]:hover:not(.select-item-disabled){background:#f3f4f6}.select-item-selected[data-v-e20feaad]{background:#eff6ff;color:#2563eb;font-weight:500}.select-item-selected[data-v-e20feaad]:hover{background:#dbeafe}.select-item-disabled[data-v-e20feaad]{opacity:.5;cursor:not-allowed;background:transparent}.select-item-disabled[data-v-e20feaad]:hover{background:transparent}.select-trigger[data-v-e0876d11]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;background:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s;min-height:40px}.select-trigger[data-v-e0876d11]:hover:not(.select-trigger-disabled){border-color:#9ca3af}.select-trigger[data-v-e0876d11]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.select-trigger-disabled[data-v-e0876d11]{background:#f9fafb;cursor:not-allowed;opacity:.5}.select-trigger-icon[data-v-e0876d11]{margin-left:8px;color:#6b7280;flex-shrink:0}.select-value[data-v-03e04b0d]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-value-text[data-v-03e04b0d]{color:#111827;font-size:14px}.select-placeholder[data-v-03e04b0d]{color:#9ca3af;font-size:14px}.create-order-container[data-v-03cc8e7a]{padding:24px;max-width:1200px;margin:0 auto}.page-header[data-v-03cc8e7a]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.header-info[data-v-03cc8e7a]{display:flex;flex-direction:column;gap:8px}.page-title[data-v-03cc8e7a]{font-size:2rem;font-weight:600;color:#111827;margin:0}.page-description[data-v-03cc8e7a]{font-size:.875rem;color:#6b7280;margin:0}.order-form[data-v-03cc8e7a]{display:flex;flex-direction:column;gap:24px}.form-grid[data-v-03cc8e7a]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.form-group[data-v-03cc8e7a]{display:flex;flex-direction:column;gap:8px}.form-select[data-v-03cc8e7a]{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;background-color:#fff;transition:border-color .2s}.form-select[data-v-03cc8e7a]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-select.error[data-v-03cc8e7a]{border-color:#ef4444}.form-textarea[data-v-03cc8e7a]{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;resize:vertical;min-height:100px;transition:border-color .2s}.form-textarea[data-v-03cc8e7a]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.products-section[data-v-03cc8e7a]{display:flex;flex-direction:column;gap:16px}.product-row[data-v-03cc8e7a]{display:flex;gap:16px;padding:16px;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.product-inputs[data-v-03cc8e7a]{flex:1;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:16px}.product-actions[data-v-03cc8e7a]{display:flex;align-items:flex-end;padding-bottom:8px}.subtotal[data-v-03cc8e7a]{padding:8px 12px;background-color:#f3f4f6;border-radius:6px;font-weight:600;color:#111827}.add-product-button[data-v-03cc8e7a]{align-self:flex-start}.total-section[data-v-03cc8e7a]{display:flex;justify-content:flex-end;align-items:center;gap:16px;padding:16px;background-color:#f0f9ff;border-radius:8px;border:1px solid #bfdbfe}.total-label[data-v-03cc8e7a]{font-size:1.125rem;font-weight:600;color:#374151}.total-amount[data-v-03cc8e7a]{font-size:1.5rem;font-weight:700;color:#1e40af}.error-message[data-v-03cc8e7a]{font-size:.75rem;color:#ef4444;margin-top:4px}.form-actions[data-v-03cc8e7a]{display:flex;justify-content:flex-end;gap:12px;padding-top:24px;border-top:1px solid #e5e7eb}@media (max-width: 768px){.create-order-container[data-v-03cc8e7a]{padding:16px}.page-header[data-v-03cc8e7a]{flex-direction:column;gap:16px;align-items:flex-start}.form-grid[data-v-03cc8e7a],.product-inputs[data-v-03cc8e7a]{grid-template-columns:1fr}.product-row[data-v-03cc8e7a],.form-actions[data-v-03cc8e7a]{flex-direction:column}.form-actions button[data-v-03cc8e7a]{width:100%}}.edit-order-container[data-v-5ed2d2d2]{padding:24px;max-width:1200px;margin:0 auto}.page-header[data-v-5ed2d2d2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.header-info[data-v-5ed2d2d2]{display:flex;flex-direction:column;gap:8px}.header-actions[data-v-5ed2d2d2]{display:flex;gap:12px}.page-title[data-v-5ed2d2d2]{font-size:2rem;font-weight:600;color:#111827;margin:0}.page-description[data-v-5ed2d2d2]{font-size:.875rem;color:#6b7280;margin:0}.order-form[data-v-5ed2d2d2]{display:flex;flex-direction:column;gap:24px}.form-grid[data-v-5ed2d2d2]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.form-group[data-v-5ed2d2d2]{display:flex;flex-direction:column;gap:8px}.form-select[data-v-5ed2d2d2]{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;background-color:#fff;transition:border-color .2s}.form-select[data-v-5ed2d2d2]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-select.error[data-v-5ed2d2d2]{border-color:#ef4444}.form-textarea[data-v-5ed2d2d2]{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;resize:vertical;min-height:100px;transition:border-color .2s}.form-textarea[data-v-5ed2d2d2]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.disabled-input[data-v-5ed2d2d2]{background-color:#f3f4f6;cursor:not-allowed}.products-section[data-v-5ed2d2d2]{display:flex;flex-direction:column;gap:16px}.product-row[data-v-5ed2d2d2]{display:flex;gap:16px;padding:16px;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.product-inputs[data-v-5ed2d2d2]{flex:1;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:16px}.product-actions[data-v-5ed2d2d2]{display:flex;align-items:flex-end;padding-bottom:8px}.subtotal[data-v-5ed2d2d2]{padding:8px 12px;background-color:#f3f4f6;border-radius:6px;font-weight:600;color:#111827}.add-product-button[data-v-5ed2d2d2]{align-self:flex-start}.total-section[data-v-5ed2d2d2]{display:flex;justify-content:flex-end;align-items:center;gap:16px;padding:16px;background-color:#f0f9ff;border-radius:8px;border:1px solid #bfdbfe}.total-label[data-v-5ed2d2d2]{font-size:1.125rem;font-weight:600;color:#374151}.total-amount[data-v-5ed2d2d2]{font-size:1.5rem;font-weight:700;color:#1e40af}.error-message[data-v-5ed2d2d2]{font-size:.75rem;color:#ef4444;margin-top:4px}.form-actions[data-v-5ed2d2d2]{display:flex;justify-content:flex-end;gap:12px;padding-top:24px;border-top:1px solid #e5e7eb}@media (max-width: 768px){.edit-order-container[data-v-5ed2d2d2]{padding:16px}.page-header[data-v-5ed2d2d2]{flex-direction:column;gap:16px;align-items:flex-start}.header-actions[data-v-5ed2d2d2]{width:100%}.form-grid[data-v-5ed2d2d2],.product-inputs[data-v-5ed2d2d2]{grid-template-columns:1fr}.product-row[data-v-5ed2d2d2],.form-actions[data-v-5ed2d2d2]{flex-direction:column}.form-actions button[data-v-5ed2d2d2],.header-actions button[data-v-5ed2d2d2]{width:100%}}.customer-orders[data-v-cf6b4e8a]{padding:24px;display:flex;flex-direction:column;gap:24px}.page-header[data-v-cf6b4e8a]{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.header-info[data-v-cf6b4e8a]{display:flex;flex-direction:column;gap:8px}.page-title[data-v-cf6b4e8a]{font-size:2rem;font-weight:600;color:#111827;margin:0}.page-description[data-v-cf6b4e8a]{font-size:.875rem;color:#6b7280;margin:0}.order-summary[data-v-cf6b4e8a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.summary-header[data-v-cf6b4e8a]{display:flex;justify-content:space-between;align-items:center}.summary-title[data-v-cf6b4e8a]{font-size:.875rem;font-weight:500;color:#6b7280;margin:0}.summary-icon[data-v-cf6b4e8a]{width:20px;height:20px;color:#9ca3af}.summary-content[data-v-cf6b4e8a]{padding-top:12px}.summary-value[data-v-cf6b4e8a]{font-size:2rem;font-weight:700;color:#111827}.summary-label[data-v-cf6b4e8a]{font-size:.75rem;color:#9ca3af;margin-top:4px}.search-filter[data-v-cf6b4e8a]{display:flex;flex-direction:column;gap:16px}.search-container[data-v-cf6b4e8a]{position:relative;width:100%}.search-icon[data-v-cf6b4e8a]{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#6b7280}.search-input[data-v-cf6b4e8a]{padding-left:40px;width:100%}.filter-buttons[data-v-cf6b4e8a]{display:flex;gap:8px;flex-wrap:wrap}.table-container[data-v-cf6b4e8a]{overflow-x:auto}.orders-table[data-v-cf6b4e8a]{width:100%;border-collapse:separate;border-spacing:0}.orders-table thead[data-v-cf6b4e8a]{background-color:#f9fafb}.orders-table th[data-v-cf6b4e8a]{padding:12px;text-align:left;font-size:.875rem;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}.orders-table td[data-v-cf6b4e8a]{padding:12px;font-size:.875rem;color:#111827;border-bottom:1px solid #e5e7eb}.orders-table tbody tr[data-v-cf6b4e8a]:hover{background-color:#f9fafb}.order-number[data-v-cf6b4e8a]{font-weight:600;color:#3b82f6}.project-name[data-v-cf6b4e8a]{font-weight:600}.customer-name[data-v-cf6b4e8a]{color:#374151}.products[data-v-cf6b4e8a]{max-width:250px}.product-item[data-v-cf6b4e8a]{display:flex;align-items:center;gap:8px;margin-bottom:4px}.product-name[data-v-cf6b4e8a]{font-size:.875rem}.product-quantity[data-v-cf6b4e8a]{font-size:.75rem}.more-products[data-v-cf6b4e8a]{font-size:.75rem;color:#6b7280;margin-top:4px}.total-amount[data-v-cf6b4e8a]{font-weight:600;white-space:nowrap}.order-date[data-v-cf6b4e8a],.due-date[data-v-cf6b4e8a]{white-space:nowrap}.user-name[data-v-cf6b4e8a]{color:#374151}.status-cell[data-v-cf6b4e8a],.action-cell[data-v-cf6b4e8a]{white-space:nowrap}.action-buttons[data-v-cf6b4e8a]{display:flex;gap:8px}@media (max-width: 768px){.customer-orders[data-v-cf6b4e8a]{padding:16px;gap:16px}.page-header[data-v-cf6b4e8a]{flex-direction:column;gap:16px;align-items:flex-start}.page-title[data-v-cf6b4e8a]{font-size:1.5rem}.order-summary[data-v-cf6b4e8a]{grid-template-columns:repeat(2,1fr)}.filter-buttons[data-v-cf6b4e8a]{flex-direction:column}.filter-buttons button[data-v-cf6b4e8a]{width:100%}}.inventory-container[data-v-a40bc311]{padding:24px;display:flex;flex-direction:column;gap:24px;overflow-y:auto}.page-header[data-v-a40bc311]{margin-bottom:0}.header-info[data-v-a40bc311]{display:flex;flex-direction:column;gap:8px}.page-title[data-v-a40bc311]{font-size:2rem;font-weight:600;color:#111827;margin:0}.page-description[data-v-a40bc311]{font-size:.875rem;color:#6b7280;margin:0}.card-header-with-icon[data-v-a40bc311]{display:flex;align-items:center;gap:12px;font-size:1.125rem;font-weight:600;color:#111827}.header-icon[data-v-a40bc311]{width:24px;height:24px;color:#6b7280}.form-section[data-v-a40bc311]{padding:24px 0;border-bottom:1px solid #e5e7eb}.form-section[data-v-a40bc311]:first-child{padding-top:0}.form-section[data-v-a40bc311]:last-of-type{border-bottom:none}.section-title[data-v-a40bc311]{font-size:1rem;font-weight:600;color:#374151;margin-bottom:20px;display:flex;align-items:center;gap:8px}.section-icon[data-v-a40bc311]{width:20px;height:20px;color:#6b7280}.form-grid[data-v-a40bc311]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.form-group[data-v-a40bc311]{display:flex;flex-direction:column;gap:8px}.form-label[data-v-a40bc311]{font-size:.875rem;font-weight:600;color:#374151}.required[data-v-a40bc311]{color:#ef4444;margin-left:4px}.form-select[data-v-a40bc311]{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;background:#fff;transition:all .2s}.form-select[data-v-a40bc311]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.input-with-unit[data-v-a40bc311]{position:relative;display:flex;align-items:center}.unit-badge[data-v-a40bc311]{position:absolute;right:12px;background:#e5e7eb;color:#6b7280;padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:500}.currency-symbol[data-v-a40bc311]{position:absolute;left:12px;color:#6b7280;font-weight:500;z-index:1}.with-currency[data-v-a40bc311]{padding-left:32px!important}.checkbox-wrapper[data-v-a40bc311]{display:flex;align-items:center;gap:8px}.checkbox-input[data-v-a40bc311]{width:18px;height:18px;border-radius:4px;border:1px solid #d1d5db;cursor:pointer}.checkbox-label[data-v-a40bc311]{font-size:.875rem;color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none}.error[data-v-a40bc311]{border-color:#ef4444!important}.error-message[data-v-a40bc311]{color:#ef4444;font-size:.75rem;margin-top:4px}.form-actions[data-v-a40bc311]{display:flex;justify-content:flex-end;gap:12px;padding-top:24px;margin-top:24px;border-top:1px solid #e5e7eb}.btn-primary[data-v-a40bc311]{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;display:flex;align-items:center;gap:8px}.btn-primary[data-v-a40bc311]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.btn-icon[data-v-a40bc311]{width:18px;height:18px}.spinning[data-v-a40bc311]{animation:spin-a40bc311 1s linear infinite}@keyframes spin-a40bc311{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.help-card[data-v-a40bc311]{background:#f0f9ff;border:1px solid #bfdbfe}.help-list[data-v-a40bc311]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.help-list li[data-v-a40bc311]{display:flex;align-items:flex-start;gap:12px;font-size:.875rem;color:#374151;line-height:1.5}.help-icon[data-v-a40bc311]{font-size:1.125rem;flex-shrink:0}@media (max-width: 768px){.inventory-container[data-v-a40bc311]{padding:16px;gap:16px}.page-title[data-v-a40bc311]{font-size:1.875rem}.form-grid[data-v-a40bc311]{grid-template-columns:1fr;gap:16px}.form-actions[data-v-a40bc311]{flex-direction:column-reverse}.form-actions button[data-v-a40bc311]{width:100%}}.loader-container[data-v-fe60c11e]{position:absolute;display:flex;top:0;left:0;width:100%;height:100%;background-color:#fff9}.circle-loader[data-v-fe60c11e]{position:absolute;border-radius:50%;left:50%;top:40%;width:40px;height:40px;background:conic-gradient(transparent 0% var(--p),#3da8f1 0% 100%);-webkit-mask:radial-gradient(farthest-side,transparent 70%,#fff 70%);mask:radial-gradient(farthest-side,transparent 70%,#fff 70%);animation:circle-loader-spin-fe60c11e 1.2s cubic-bezier(.75,0,.24,.99) 0s infinite,circle-loader-stretch-fe60c11e 1.2s cubic-bezier(.75,0,.24,.99) .26s infinite}@property --p{syntax: "<percentage>"; inherits: false; initial-value: 80%;}@keyframes circle-loader-spin-fe60c11e{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes circle-loader-stretch-fe60c11e{0%,to{--p: 85%}50%{--p: 39%}}.inventory-import-container[data-v-b4a3b72d]{padding:2rem;max-width:1200px;margin:0 auto}.inventory-import-container .page-header[data-v-b4a3b72d]{margin-bottom:2rem}.inventory-import-container .page-header .page-title[data-v-b4a3b72d]{font-size:2rem;font-weight:700;color:#030213;margin-bottom:.5rem}.inventory-import-container .page-header .page-description[data-v-b4a3b72d]{color:#4b5563;font-size:1rem}.inventory-import-container .card-header-with-icon[data-v-b4a3b72d]{display:flex;align-items:center;gap:.5rem;font-weight:600}.inventory-import-container .card-header-with-icon i[data-v-b4a3b72d]{color:#030213}.inventory-import-container .upload-section .sample-download[data-v-b4a3b72d],.inventory-import-container .upload-section .file-upload[data-v-b4a3b72d]{margin-bottom:2rem}.inventory-import-container .upload-section .sample-download h3[data-v-b4a3b72d],.inventory-import-container .upload-section .file-upload h3[data-v-b4a3b72d]{font-size:1.1rem;margin-bottom:.5rem;color:#030213}.inventory-import-container .upload-section .sample-download p[data-v-b4a3b72d],.inventory-import-container .upload-section .file-upload p[data-v-b4a3b72d]{color:#4b5563;margin-bottom:1rem}.inventory-import-container .upload-section .download-button[data-v-b4a3b72d]{gap:.5rem}.inventory-import-container .upload-section .upload-area[data-v-b4a3b72d]{border:2px dashed #ececf0;border-radius:8px;padding:2rem;text-align:center;cursor:pointer;transition:all .3s ease}.inventory-import-container .upload-section .upload-area[data-v-b4a3b72d]:hover,.inventory-import-container .upload-section .upload-area.drag-over[data-v-b4a3b72d]{border-color:#030213;background-color:#0302130d}.inventory-import-container .upload-section .upload-area.drag-over[data-v-b4a3b72d]{border-style:solid;transform:scale(1.02)}.inventory-import-container .upload-section .upload-area .upload-placeholder i[data-v-b4a3b72d]{font-size:3rem;color:#4b5563;margin-bottom:1rem}.inventory-import-container .upload-section .upload-area .upload-placeholder p[data-v-b4a3b72d]{margin-bottom:.5rem;color:#030213}.inventory-import-container .upload-section .upload-area .upload-placeholder .file-types[data-v-b4a3b72d]{font-size:.875rem;color:#4b5563}.inventory-import-container .upload-section .upload-area .selected-file[data-v-b4a3b72d]{display:flex;align-items:center;gap:1rem}.inventory-import-container .upload-section .upload-area .selected-file i[data-v-b4a3b72d]{font-size:2rem;color:#10b981}.inventory-import-container .upload-section .upload-area .selected-file .file-info[data-v-b4a3b72d]{flex:1;text-align:left}.inventory-import-container .upload-section .upload-area .selected-file .file-info .file-name[data-v-b4a3b72d]{font-weight:500;color:#030213;margin-bottom:.25rem}.inventory-import-container .upload-section .upload-area .selected-file .file-info .file-size[data-v-b4a3b72d]{font-size:.875rem;color:#4b5563}.inventory-import-container .upload-section .upload-actions[data-v-b4a3b72d]{display:flex;gap:1rem;justify-content:center}.inventory-import-container .upload-section .upload-actions .upload-button[data-v-b4a3b72d]{min-width:150px;gap:.5rem}.inventory-import-container .upload-section .upload-actions .upload-button .button-loader[data-v-b4a3b72d]{width:1rem;height:1rem}.inventory-import-container .supplier-info[data-v-b4a3b72d]{margin-top:2rem}.inventory-import-container .supplier-info .info-description[data-v-b4a3b72d]{margin-bottom:1rem;color:#4b5563}.inventory-import-container .supplier-info .supplier-list[data-v-b4a3b72d]{max-height:300px;overflow-y:auto}.inventory-import-container .notice-card[data-v-b4a3b72d]{margin-top:2rem}.inventory-import-container .notice-card .notice-list[data-v-b4a3b72d]{list-style:disc;padding-left:2rem}.inventory-import-container .notice-card .notice-list li[data-v-b4a3b72d]{margin-bottom:.5rem;color:#4b5563}.modal[data-v-32a520c9]{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999}.modal-background[data-v-32a520c9]{z-index:1000;position:fixed;width:100%;height:100%;background:#00000080}.modal-window[data-v-32a520c9]{z-index:1001;position:fixed;background:#fff;border-radius:8px;overflow:hidden;width:90%;max-width:650px;box-shadow:0 10px 25px #0003}.modal-window.max-w-2xl[data-v-32a520c9]{max-width:650px}.modal-content[data-v-32a520c9]{padding:0;max-width:100%;min-height:200px;max-height:80vh;overflow-y:auto}.modal-footer[data-v-32a520c9]{text-align:right}.modal-enter-active .modal-background[data-v-32a520c9],.modal-leave-active .modal-background[data-v-32a520c9]{transition:opacity .2s}.modal-enter-to .modal-background[data-v-32a520c9],.modal-leave-from .modal-background[data-v-32a520c9]{opacity:1}.modal-enter-from .modal-background[data-v-32a520c9],.modal-leave-to .modal-background[data-v-32a520c9]{opacity:0}.modal-leave-active .modal-background[data-v-32a520c9]{transition-delay:.05s}.modal-enter-active .modal-window[data-v-32a520c9],.modal-leave-active .modal-window[data-v-32a520c9]{transition:all .3s ease-in-out}.modal-enter-from .modal-window[data-v-32a520c9],.modal-leave-to .modal-window[data-v-32a520c9]{transform:translateY(-30px);opacity:0}.modal-enter-active .modal-window[data-v-32a520c9]{transition-delay:.05s}.inventory-modal[data-v-93519657]{background:#fff;overflow:hidden}.modal-header[data-v-93519657]{background:#162845;padding:24px;color:#fff}.modal-header-content[data-v-93519657]{display:flex;flex-direction:column;gap:8px}.modal-title[data-v-93519657]{font-size:1.5rem;font-weight:600;display:flex;align-items:center;gap:12px}.modal-icon[data-v-93519657]{width:28px;height:28px}.modal-subtitle[data-v-93519657]{font-size:.875rem;opacity:.9}.modal-section[data-v-93519657]{padding:24px;border-bottom:1px solid #e5e7eb}.modal-section[data-v-93519657]:last-of-type{border-bottom:none}.section-title[data-v-93519657]{font-size:1.125rem;font-weight:600;color:#374151;margin-bottom:20px;display:flex;align-items:center;gap:8px}.section-icon[data-v-93519657]{width:20px;height:20px;color:#6b7280}.field-icon[data-v-93519657]{width:16px;height:16px;display:inline-block;vertical-align:middle;margin-right:4px;color:#6b7280}.read-only-section[data-v-93519657]{background:#f9fafb;padding:16px;border-radius:8px;border:1px solid #e5e7eb}.info-grid[data-v-93519657]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.info-item[data-v-93519657]{display:flex;flex-direction:column;gap:4px}.info-label[data-v-93519657]{font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.info-value[data-v-93519657]{font-size:1rem;color:#111827;font-weight:500}.font-mono[data-v-93519657]{font-family:ui-monospace,monospace}.form-grid[data-v-93519657]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.editable-section[data-v-93519657]{background:#f0fdf4;padding:20px;border-radius:8px;border:1px solid #86efac;margin-top:20px}.form-group[data-v-93519657]{display:flex;flex-direction:column;gap:8px}.form-label[data-v-93519657]{font-size:.875rem;font-weight:600;color:#374151;display:flex;align-items:center}.required[data-v-93519657]{color:#ef4444;margin-left:4px}.form-input[data-v-93519657]{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all .2s;background:#fff}.form-input[data-v-93519657]:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-input.editable[data-v-93519657]{background:#fff;border-color:#10b981}.form-input.editable[data-v-93519657]:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.input-with-unit[data-v-93519657]{position:relative;display:flex;align-items:center}.unit-badge[data-v-93519657]{position:absolute;right:12px;background:#e5e7eb;color:#6b7280;padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:500}.currency-symbol[data-v-93519657]{position:absolute;left:12px;color:#6b7280;font-weight:500}.with-currency[data-v-93519657]{padding-left:32px}.checkbox-label[data-v-93519657]{display:flex;align-items:center;gap:8px;cursor:pointer}.checkbox-input[data-v-93519657]{width:18px;height:18px;border-radius:4px;border:1px solid #d1d5db;cursor:pointer}.error-message[data-v-93519657]{color:#ef4444;font-size:.75rem;margin-top:4px}.modal-footer[data-v-93519657]{padding:20px 24px;background:#f9fafb;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.footer-left[data-v-93519657],.footer-right[data-v-93519657]{display:flex;gap:12px}.btn-cancel[data-v-93519657]{padding:10px 20px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-weight:500;transition:all .2s;cursor:pointer}.btn-cancel[data-v-93519657]:hover{background:#f3f4f6;border-color:#9ca3af}.btn-submit[data-v-93519657]{padding:10px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-weight:600;display:flex;align-items:center;gap:8px;transition:all .2s;cursor:pointer}.btn-submit[data-v-93519657]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.btn-submit[data-v-93519657]:disabled{opacity:.6;cursor:not-allowed}.btn-delete[data-v-93519657]{padding:10px 20px;background:#fff;color:#ef4444;border:1px solid #ef4444;border-radius:8px;font-weight:500;display:flex;align-items:center;gap:8px;transition:all .2s;cursor:pointer}.btn-delete[data-v-93519657]:hover{background:#ef4444;color:#fff}.btn-icon[data-v-93519657]{width:18px;height:18px}.spinning[data-v-93519657]{animation:spin-93519657 1s linear infinite}@keyframes spin-93519657{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.form-grid[data-v-93519657],.info-grid[data-v-93519657]{grid-template-columns:1fr}.modal-footer[data-v-93519657]{flex-direction:column;gap:16px}.footer-left[data-v-93519657],.footer-right[data-v-93519657]{width:100%}.footer-right[data-v-93519657]{justify-content:flex-end}}.inventory-actions[data-v-a48c71f8]{display:flex;gap:1rem;margin-bottom:1.5rem}.inventory-actions .action-button[data-v-a48c71f8]{display:flex;align-items:center;gap:.5rem}.inventory-actions .action-button i[data-v-a48c71f8]{font-size:1rem}.autocomplete-container[data-v-a7fa5641]{position:relative;width:100%}.input-wrapper[data-v-a7fa5641]{position:relative;display:flex;align-items:center}.autocomplete-input[data-v-a7fa5641]{width:100%;padding:10px 40px 10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;background:#fff;transition:all .2s;outline:none}.autocomplete-input[data-v-a7fa5641]:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.autocomplete-input.has-value[data-v-a7fa5641]{background-color:#f0f9ff;border-color:#3b82f6}.autocomplete-input.error[data-v-a7fa5641]{border-color:#ef4444}.clear-button[data-v-a7fa5641]{position:absolute;right:8px;padding:4px;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.clear-button[data-v-a7fa5641]:hover{background-color:#f3f4f6}.clear-icon[data-v-a7fa5641]{width:16px;height:16px;color:#6b7280}.dropdown-container[data-v-a7fa5641]{position:absolute;top:100%;left:0;right:0;z-index:50;margin-top:4px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;max-height:300px;overflow-y:auto}.dropdown-item[data-v-a7fa5641]{padding:12px 16px;cursor:pointer;border-bottom:1px solid #f3f4f6;transition:background-color .2s;display:flex;justify-content:space-between;align-items:center}.dropdown-item[data-v-a7fa5641]:last-child{border-bottom:none}.dropdown-item[data-v-a7fa5641]:hover,.dropdown-item.highlighted[data-v-a7fa5641]{background-color:#f9fafb}.dropdown-item.loading[data-v-a7fa5641],.dropdown-item.no-results[data-v-a7fa5641]{cursor:default;color:#6b7280;display:flex;align-items:center;gap:8px;justify-content:center}.item-content[data-v-a7fa5641]{flex:1;min-width:0}.item-main[data-v-a7fa5641]{font-weight:500;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:6px}.item-revision[data-v-a7fa5641]{font-size:.875rem;color:#3b82f6;font-weight:500}.item-code[data-v-a7fa5641]{font-size:.875rem;color:#6b7280;font-weight:400}.loading-icon[data-v-a7fa5641]{width:16px;height:16px;animation:spin-a7fa5641 1s linear infinite}@keyframes spin-a7fa5641{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dropdown-container[data-v-a7fa5641]::-webkit-scrollbar{width:6px}.dropdown-container[data-v-a7fa5641]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.dropdown-container[data-v-a7fa5641]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.dropdown-container[data-v-a7fa5641]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.product-container[data-v-a4eb58c6]{padding:24px;display:flex;flex-direction:column;gap:24px;overflow-y:auto}.page-header[data-v-a4eb58c6]{margin-bottom:0}.header-info[data-v-a4eb58c6]{display:flex;flex-direction:column;gap:8px}.page-title[data-v-a4eb58c6]{font-size:2rem;font-weight:600;color:#111827;margin:0}.page-description[data-v-a4eb58c6]{font-size:.875rem;color:#6b7280;margin:0}.card-header-with-icon[data-v-a4eb58c6]{display:flex;align-items:center;gap:12px;font-size:1.125rem;font-weight:600;color:#111827}.header-icon[data-v-a4eb58c6]{width:24px;height:24px;color:#6b7280}.form-section[data-v-a4eb58c6]{padding:24px 0;border-bottom:1px solid #e5e7eb}.form-section[data-v-a4eb58c6]:first-child{padding-top:0}.form-section[data-v-a4eb58c6]:last-of-type{border-bottom:none}.section-title[data-v-a4eb58c6]{font-size:1rem;font-weight:600;color:#374151;margin-bottom:20px;display:flex;align-items:center;gap:8px}.section-icon[data-v-a4eb58c6]{width:20px;height:20px;color:#6b7280}.form-grid[data-v-a4eb58c6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.form-group[data-v-a4eb58c6]{display:flex;flex-direction:column;gap:8px}.form-group.full-width[data-v-a4eb58c6]{grid-column:1 / -1}.form-label[data-v-a4eb58c6]{font-size:.875rem;font-weight:600;color:#374151}.required[data-v-a4eb58c6]{color:#ef4444;margin-left:4px}.form-select[data-v-a4eb58c6],.form-textarea[data-v-a4eb58c6]{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;background:#fff;transition:all .2s}.form-select[data-v-a4eb58c6]:focus,.form-textarea[data-v-a4eb58c6]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-textarea[data-v-a4eb58c6]{resize:vertical;font-family:inherit}.input-with-unit[data-v-a4eb58c6]{position:relative;display:flex;align-items:center}.currency-symbol[data-v-a4eb58c6]{position:absolute;left:12px;color:#6b7280;font-weight:500;z-index:1}.with-currency[data-v-a4eb58c6]{padding-left:32px!important}.parts-add-section[data-v-a4eb58c6]{margin-bottom:24px}.parts-search[data-v-a4eb58c6]{display:flex;gap:12px;align-items:center}.parts-autocomplete[data-v-a4eb58c6]{flex:1;min-width:250px}.quantity-input[data-v-a4eb58c6]{width:120px}.selected-parts[data-v-a4eb58c6]{margin-top:20px}.empty-parts[data-v-a4eb58c6]{padding:40px;text-align:center;background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;color:#6b7280}.parts-table[data-v-a4eb58c6]{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.parts-table table[data-v-a4eb58c6]{width:100%;border-collapse:collapse}.parts-table th[data-v-a4eb58c6]{background:#f9fafb;padding:12px;border-bottom:1px solid #e5e7eb;font-weight:600;font-size:.875rem;color:#374151}.parts-table td[data-v-a4eb58c6]{padding:12px;border-bottom:1px solid #f3f4f6}.parts-table tbody tr:last-child td[data-v-a4eb58c6]{border-bottom:none}.error[data-v-a4eb58c6]{border-color:#ef4444!important}.error-message[data-v-a4eb58c6]{color:#ef4444;font-size:.75rem;margin-top:4px}.form-actions[data-v-a4eb58c6]{display:flex;justify-content:flex-end;gap:12px;padding-top:24px;margin-top:24px;border-top:1px solid #e5e7eb}.btn-primary[data-v-a4eb58c6]{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;display:flex;align-items:center;gap:8px}.btn-primary[data-v-a4eb58c6]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.btn-icon[data-v-a4eb58c6]{width:18px;height:18px}.spinning[data-v-a4eb58c6]{animation:spin-a4eb58c6 1s linear infinite}@keyframes spin-a4eb58c6{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.help-card[data-v-a4eb58c6]{background:#f0f9ff;border:1px solid #bfdbfe}.help-list[data-v-a4eb58c6]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.help-list li[data-v-a4eb58c6]{display:flex;align-items:flex-start;gap:12px;font-size:.875rem;color:#374151;line-height:1.5}.help-icon[data-v-a4eb58c6]{font-size:1.125rem;flex-shrink:0}@media (max-width: 768px){.product-container[data-v-a4eb58c6]{padding:16px;gap:16px}.page-title[data-v-a4eb58c6]{font-size:1.875rem}.form-grid[data-v-a4eb58c6]{grid-template-columns:1fr;gap:16px}.parts-search[data-v-a4eb58c6]{flex-direction:column}.parts-search[data-v-a4eb58c6]>*{width:100%}.parts-autocomplete[data-v-a4eb58c6]{min-width:auto}.form-actions[data-v-a4eb58c6]{flex-direction:column-reverse}.form-actions button[data-v-a4eb58c6]{width:100%}}.product-container[data-v-7b46808a]{padding:24px;display:flex;flex-direction:column;gap:24px;overflow-y:auto}.page-header[data-v-7b46808a]{margin-bottom:0}.header-info[data-v-7b46808a]{display:flex;flex-direction:column;gap:8px}.page-title[data-v-7b46808a]{font-size:2rem;font-weight:600;color:#111827;margin:0}.page-description[data-v-7b46808a]{font-size:.875rem;color:#6b7280;margin:0}.card-header-with-icon[data-v-7b46808a]{display:flex;align-items:center;gap:12px;font-size:1.125rem;font-weight:600;color:#111827}.header-icon[data-v-7b46808a]{width:24px;height:24px;color:#6b7280}.form-section[data-v-7b46808a]{padding:24px 0;border-bottom:1px solid #e5e7eb}.form-section[data-v-7b46808a]:first-child{padding-top:0}.form-section[data-v-7b46808a]:last-of-type{border-bottom:none}.section-title[data-v-7b46808a]{font-size:1rem;font-weight:600;color:#374151;margin-bottom:20px;display:flex;align-items:center;gap:8px}.section-icon[data-v-7b46808a]{width:20px;height:20px;color:#6b7280}.form-grid[data-v-7b46808a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.form-group[data-v-7b46808a]{display:flex;flex-direction:column;gap:8px}.form-group.full-width[data-v-7b46808a]{grid-column:1 / -1}.form-label[data-v-7b46808a]{font-size:.875rem;font-weight:600;color:#374151}.required[data-v-7b46808a]{color:#ef4444;margin-left:4px}.disabled-input[data-v-7b46808a]{background-color:#f3f4f6!important;color:#6b7280!important;cursor:not-allowed!important}.readonly-description[data-v-7b46808a]{padding:10px 12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;font-size:.875rem;line-height:1.5}.form-select[data-v-7b46808a],.form-textarea[data-v-7b46808a]{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;background:#fff;transition:all .2s}.form-select[data-v-7b46808a]:focus,.form-textarea[data-v-7b46808a]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.input-with-unit[data-v-7b46808a]{position:relative;display:flex;align-items:center}.currency-symbol[data-v-7b46808a]{position:absolute;left:12px;color:#6b7280;font-weight:500;z-index:1}.with-currency[data-v-7b46808a]{padding-left:32px!important}.parts-add-section[data-v-7b46808a]{margin-bottom:24px}.parts-search[data-v-7b46808a]{display:flex;gap:12px;align-items:center}.parts-autocomplete[data-v-7b46808a]{flex:1;min-width:250px}.quantity-input[data-v-7b46808a]{width:120px}.selected-parts[data-v-7b46808a]{margin-top:20px}.empty-parts[data-v-7b46808a]{padding:40px;text-align:center;background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;color:#6b7280}.parts-table[data-v-7b46808a]{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.parts-table table[data-v-7b46808a]{width:100%;border-collapse:collapse}.parts-table th[data-v-7b46808a]{background:#f9fafb;padding:12px;border-bottom:1px solid #e5e7eb;font-weight:600;font-size:.875rem;color:#374151}.parts-table td[data-v-7b46808a]{padding:12px;border-bottom:1px solid #f3f4f6}.parts-table tbody tr:last-child td[data-v-7b46808a]{border-bottom:none}.error[data-v-7b46808a]{border-color:#ef4444!important}.error-message[data-v-7b46808a]{color:#ef4444;font-size:.75rem;margin-top:4px}.form-actions[data-v-7b46808a]{display:flex;justify-content:flex-end;gap:12px;padding-top:24px;margin-top:24px;border-top:1px solid #e5e7eb}.btn-primary[data-v-7b46808a]{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;display:flex;align-items:center;gap:8px}.btn-primary[data-v-7b46808a]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.btn-danger[data-v-7b46808a]{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;display:flex;align-items:center;gap:8px}.btn-danger[data-v-7b46808a]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.btn-icon[data-v-7b46808a]{width:18px;height:18px}.spinning[data-v-7b46808a]{animation:spin-7b46808a 1s linear infinite}@keyframes spin-7b46808a{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.help-card[data-v-7b46808a]{background:#f0f9ff;border:1px solid #bfdbfe}.help-list[data-v-7b46808a]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.help-list li[data-v-7b46808a]{display:flex;align-items:flex-start;gap:12px;font-size:.875rem;color:#374151;line-height:1.5}.help-icon[data-v-7b46808a]{font-size:1.125rem;flex-shrink:0}@media (max-width: 768px){.product-container[data-v-7b46808a]{padding:16px;gap:16px}.page-title[data-v-7b46808a]{font-size:1.875rem}.form-grid[data-v-7b46808a]{grid-template-columns:1fr;gap:16px}.parts-search[data-v-7b46808a]{flex-direction:column}.parts-search[data-v-7b46808a]>*{width:100%}.parts-autocomplete[data-v-7b46808a]{min-width:auto}.form-actions[data-v-7b46808a]{flex-direction:column-reverse}.form-actions button[data-v-7b46808a]{width:100%}}.product-import-container[data-v-724c9360]{padding:2rem;max-width:1200px;margin:0 auto}.product-import-container .page-header[data-v-724c9360]{margin-bottom:2rem}.product-import-container .page-header .page-title[data-v-724c9360]{font-size:2rem;font-weight:700;color:#030213;margin-bottom:.5rem}.product-import-container .page-header .page-description[data-v-724c9360]{color:#4b5563;font-size:1rem}.product-import-container .card-header-with-icon[data-v-724c9360]{display:flex;align-items:center;gap:.5rem;font-weight:600}.product-import-container .card-header-with-icon i[data-v-724c9360]{color:#030213}.product-import-container .upload-section .sample-download[data-v-724c9360],.product-import-container .upload-section .file-upload[data-v-724c9360]{margin-bottom:2rem}.product-import-container .upload-section .sample-download h3[data-v-724c9360],.product-import-container .upload-section .file-upload h3[data-v-724c9360]{font-size:1.1rem;margin-bottom:.5rem;color:#030213}.product-import-container .upload-section .sample-download p[data-v-724c9360],.product-import-container .upload-section .file-upload p[data-v-724c9360]{color:#4b5563;margin-bottom:1rem}.product-import-container .upload-section .download-button[data-v-724c9360]{gap:.5rem}.product-import-container .upload-section .upload-area[data-v-724c9360]{border:2px dashed #ececf0;border-radius:8px;padding:2rem;text-align:center;cursor:pointer;transition:all .3s ease}.product-import-container .upload-section .upload-area[data-v-724c9360]:hover,.product-import-container .upload-section .upload-area.drag-over[data-v-724c9360]{border-color:#030213;background-color:#0302130d}.product-import-container .upload-section .upload-area.drag-over[data-v-724c9360]{border-style:solid;transform:scale(1.02)}.product-import-container .upload-section .upload-area .upload-placeholder i[data-v-724c9360]{font-size:3rem;color:#4b5563;margin-bottom:1rem}.product-import-container .upload-section .upload-area .upload-placeholder p[data-v-724c9360]{margin-bottom:.5rem;color:#030213}.product-import-container .upload-section .upload-area .upload-placeholder .file-types[data-v-724c9360]{font-size:.875rem;color:#4b5563}.product-import-container .upload-section .upload-area .selected-file[data-v-724c9360]{display:flex;align-items:center;gap:1rem}.product-import-container .upload-section .upload-area .selected-file i[data-v-724c9360]{font-size:2rem;color:#10b981}.product-import-container .upload-section .upload-area .selected-file .file-info[data-v-724c9360]{flex:1;text-align:left}.product-import-container .upload-section .upload-area .selected-file .file-info .file-name[data-v-724c9360]{font-weight:500;color:#030213;margin-bottom:.25rem}.product-import-container .upload-section .upload-area .selected-file .file-info .file-size[data-v-724c9360]{font-size:.875rem;color:#4b5563}.product-import-container .upload-section .upload-actions[data-v-724c9360]{display:flex;gap:1rem;justify-content:center}.product-import-container .upload-section .upload-actions .upload-button[data-v-724c9360]{min-width:150px;gap:.5rem}.product-import-container .upload-section .upload-actions .upload-button .button-loader[data-v-724c9360]{width:1rem;height:1rem}.product-import-container .category-info[data-v-724c9360]{margin-top:2rem}.product-import-container .category-info .info-description[data-v-724c9360]{margin-bottom:1rem;color:#4b5563}.product-import-container .category-info .category-grid[data-v-724c9360]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.product-import-container .category-info .category-grid .category-item[data-v-724c9360]{display:flex;align-items:center}.product-import-container .bom-info[data-v-724c9360]{margin-top:2rem}.product-import-container .bom-info .info-description[data-v-724c9360]{margin-bottom:1rem;color:#4b5563}.product-import-container .bom-info .bom-instructions h4[data-v-724c9360]{font-size:1.1rem;font-weight:600;color:#030213;margin-bottom:1rem}.product-import-container .bom-info .bom-instructions .bom-steps[data-v-724c9360]{margin-bottom:1.5rem;padding-left:1.5rem}.product-import-container .bom-info .bom-instructions .bom-steps li[data-v-724c9360]{margin-bottom:.75rem;color:#4b5563;line-height:1.5}.product-import-container .bom-info .bom-instructions .bom-steps li strong[data-v-724c9360]{color:#030213}.product-import-container .bom-info .bom-instructions .bom-steps li ul[data-v-724c9360]{margin-top:.5rem;margin-left:1rem}.product-import-container .bom-info .bom-instructions .bom-steps li ul li[data-v-724c9360]{margin-bottom:.25rem}.product-import-container .bom-info .bom-instructions .bom-example[data-v-724c9360]{background-color:#f9fafb;padding:1rem;border-radius:8px;border:1px solid #ececf0}.product-import-container .bom-info .bom-instructions .bom-example h5[data-v-724c9360]{font-size:1rem;font-weight:600;color:#030213;margin-bottom:.75rem}.product-import-container .bom-info .bom-instructions .bom-example .example-table[data-v-724c9360]{width:100%;border-collapse:collapse;font-size:.875rem}.product-import-container .bom-info .bom-instructions .bom-example .example-table th[data-v-724c9360],.product-import-container .bom-info .bom-instructions .bom-example .example-table td[data-v-724c9360]{padding:.5rem;text-align:left;border:1px solid #ececf0}.product-import-container .bom-info .bom-instructions .bom-example .example-table th[data-v-724c9360]{background-color:#030213;color:#fff;font-weight:500}.product-import-container .bom-info .bom-instructions .bom-example .example-table td[data-v-724c9360]{background-color:#fff;color:#030213}.product-import-container .bom-info .bom-instructions .bom-example .example-note[data-v-724c9360]{margin-top:.75rem;font-size:.875rem;color:#4b5563;font-style:italic}.product-import-container .notice-card[data-v-724c9360]{margin-top:2rem}.product-import-container .notice-card .notice-list[data-v-724c9360]{list-style:disc;padding-left:2rem}.product-import-container .notice-card .notice-list li[data-v-724c9360]{margin-bottom:.5rem;color:#4b5563}.product-import-container .notice-card .notice-list li strong[data-v-724c9360]{color:#030213}.products-container[data-v-34b1600e]{padding:24px;display:flex;flex-direction:column;gap:24px;overflow-y:auto}.page-header[data-v-34b1600e]{margin-bottom:0}.header-info[data-v-34b1600e]{display:flex;flex-direction:column;gap:8px}.page-title[data-v-34b1600e]{font-size:2rem;font-weight:600;color:#111827;margin:0}.page-description[data-v-34b1600e]{font-size:.875rem;color:#6b7280;margin:0}.stats-grid[data-v-34b1600e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.stats-header[data-v-34b1600e]{display:flex;justify-content:space-between;align-items:center}.stats-title[data-v-34b1600e]{font-size:.875rem;font-weight:500;color:#6b7280;margin:0}.stats-icon[data-v-34b1600e]{width:20px;height:20px;color:#9ca3af}.stats-content[data-v-34b1600e]{padding-top:12px}.stats-value[data-v-34b1600e]{font-size:2rem;font-weight:700;color:#111827}.stats-label[data-v-34b1600e]{font-size:.75rem;color:#9ca3af;margin-top:4px}.search-filter[data-v-34b1600e]{display:flex;flex-direction:column;gap:16px}.search-container[data-v-34b1600e]{position:relative;width:100%}.search-icon[data-v-34b1600e]{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#6b7280}.search-input[data-v-34b1600e]{padding-left:40px;width:100%}.filter-buttons[data-v-34b1600e]{display:flex;gap:8px;flex-wrap:wrap}.products-actions[data-v-34b1600e]{display:flex;gap:12px}.action-button[data-v-34b1600e]{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:8px 16px;border-radius:8px;font-size:.875rem;font-weight:500;transition:all .2s;border:none;cursor:pointer}.action-button[data-v-34b1600e]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.action-button[data-v-34b1600e]{display:flex;align-items:center;gap:.5rem}.action-button i[data-v-34b1600e]{font-size:1rem}.card-header-with-icon[data-v-34b1600e]{display:flex;align-items:center;gap:12px;font-size:1.125rem;font-weight:600;color:#111827}.header-icon[data-v-34b1600e]{width:24px;height:24px;color:#6b7280}.card-description[data-v-34b1600e]{margin-top:12px;margin-bottom:16px;color:#6b7280;font-size:.875rem}.overflow-x-auto[data-v-34b1600e]{overflow-x:auto}.product-code[data-v-34b1600e]{color:#3b82f6}.product-name[data-v-34b1600e]{font-weight:600;color:#111827}.parts-list[data-v-34b1600e]{max-width:250px}.part-item[data-v-34b1600e]{display:flex;align-items:center;gap:8px;margin-bottom:4px}.part-name[data-v-34b1600e]{font-size:.875rem;color:#374151}.part-quantity[data-v-34b1600e]{font-size:.75rem}.action-buttons[data-v-34b1600e]{display:flex;gap:8px}@media (max-width: 768px){.products-container[data-v-34b1600e]{padding:16px;gap:16px}.page-title[data-v-34b1600e]{font-size:1.5rem}.stats-grid[data-v-34b1600e]{grid-template-columns:repeat(2,1fr)}.filter-buttons[data-v-34b1600e]{flex-direction:column}.filter-buttons button[data-v-34b1600e]{width:100%}}.supplier-orders-create[data-v-fd1d327a]{padding:24px;max-width:1400px;margin:0 auto}.page-header[data-v-fd1d327a]{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.header-info[data-v-fd1d327a]{flex:1}.page-title[data-v-fd1d327a]{font-size:28px;font-weight:700;color:#111827;margin-bottom:8px}.page-description[data-v-fd1d327a]{font-size:14px;color:#6b7280}.header-actions[data-v-fd1d327a]{display:flex;gap:12px}.form-grid[data-v-fd1d327a]{display:flex;flex-direction:column;gap:24px}.form-section[data-v-fd1d327a]{display:flex;flex-direction:column;gap:20px}.form-row[data-v-fd1d327a]{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group[data-v-fd1d327a]{display:flex;flex-direction:column;gap:6px}.error-message[data-v-fd1d327a]{color:#ef4444;font-size:12px;margin-top:4px}.recommended-items[data-v-fd1d327a]{display:flex;flex-direction:column;gap:12px}.recommended-item[data-v-fd1d327a]{display:flex;align-items:center;gap:16px;padding:12px;background:#f9fafb;border-radius:8px}.item-info[data-v-fd1d327a]{flex:1}.item-name[data-v-fd1d327a]{font-weight:600;margin-bottom:4px}.item-details[data-v-fd1d327a]{display:flex;gap:8px;align-items:center;font-size:12px;color:#6b7280}.supplier-name[data-v-fd1d327a]{color:#6b7280}.item-stock[data-v-fd1d327a]{display:flex;gap:20px}.stock-info[data-v-fd1d327a]{display:flex;flex-direction:column;align-items:center;gap:2px}.stock-info .label[data-v-fd1d327a]{font-size:11px;color:#9ca3af}.stock-info .value[data-v-fd1d327a]{font-weight:600;font-size:14px}.add-all-section[data-v-fd1d327a]{margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb}.recommended-items-card[data-v-fd1d327a]{transition:all .2s ease}.loading-state[data-v-fd1d327a]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#6b7280}.loading-spinner[data-v-fd1d327a]{width:32px;height:32px;border:3px solid #e5e7eb;border-top:3px solid #3b82f6;border-radius:50%;animation:spin-fd1d327a 1s linear infinite;margin-bottom:12px}@keyframes spin-fd1d327a{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-state p[data-v-fd1d327a]{margin:0;font-size:14px}.no-recommended-items[data-v-fd1d327a]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#9ca3af;text-align:center}.no-recommended-items .empty-icon[data-v-fd1d327a]{width:48px;height:48px;margin-bottom:12px;color:#d1d5db}.no-recommended-items p[data-v-fd1d327a]{margin:0;font-size:14px}.add-item-section[data-v-fd1d327a]{margin-bottom:20px;padding:16px;background:#f9fafb;border-radius:8px}.add-item-row[data-v-fd1d327a]{display:flex;gap:12px;align-items:flex-end}.flex-1[data-v-fd1d327a]{flex:1}.select-item-content[data-v-fd1d327a]{display:flex;align-items:center;justify-content:space-between;width:100%}.items-table-wrapper[data-v-fd1d327a]{margin-top:20px}.total-section[data-v-fd1d327a]{display:flex;justify-content:flex-end;align-items:center;gap:16px;margin-top:20px;padding-top:20px;border-top:2px solid #e5e7eb}.total-label[data-v-fd1d327a]{font-size:16px;font-weight:600;color:#4b5563}.total-amount[data-v-fd1d327a]{font-size:24px;font-weight:700;color:#111827}.empty-state[data-v-fd1d327a]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#9ca3af}.empty-icon[data-v-fd1d327a]{width:48px;height:48px;margin-bottom:12px;color:#d1d5db}.form-actions[data-v-fd1d327a]{display:flex;justify-content:flex-end;gap:12px;margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb}.btn[data-v-fd1d327a]{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:6px;font-weight:500;font-size:14px;transition:all .2s;text-decoration:none;border:none;cursor:pointer}.btn-primary[data-v-fd1d327a]{background:#3b82f6;color:#fff}.btn-primary[data-v-fd1d327a]:hover{background:#2563eb}.btn-secondary[data-v-fd1d327a]{background:#fff;color:#4b5563;border:1px solid #d1d5db}.btn-secondary[data-v-fd1d327a]:hover{background:#f9fafb}.btn[data-v-fd1d327a]:disabled{opacity:.5;cursor:not-allowed}.icon[data-v-fd1d327a]{width:16px;height:16px}.card-overflow-visible[data-v-fd1d327a],.card-overflow-visible[data-v-fd1d327a] .card-content,.card-overflow-visible[data-v-fd1d327a] .card-header{overflow:visible!important}@media (max-width: 768px){.form-row[data-v-fd1d327a]{grid-template-columns:1fr}.add-item-row[data-v-fd1d327a]{flex-direction:column}.item-stock[data-v-fd1d327a]{flex-direction:column;gap:8px}}.supplier-orders-edit[data-v-df4d4dbe]{padding:24px;max-width:1400px;margin:0 auto}.page-header[data-v-df4d4dbe]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.header-info[data-v-df4d4dbe]{flex:1}.page-title[data-v-df4d4dbe]{font-size:28px;font-weight:700;color:#111827;margin-bottom:8px}.page-description[data-v-df4d4dbe]{font-size:14px;color:#6b7280;margin-bottom:12px}.order-info[data-v-df4d4dbe]{display:flex;gap:8px;align-items:center}.order-number[data-v-df4d4dbe]{font-family:monospace}.header-actions[data-v-df4d4dbe]{display:flex;gap:12px}.form-grid[data-v-df4d4dbe]{display:flex;flex-direction:column;gap:24px}.form-section[data-v-df4d4dbe]{display:flex;flex-direction:column;gap:20px}.form-row[data-v-df4d4dbe]{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group[data-v-df4d4dbe]{display:flex;flex-direction:column;gap:6px}.readonly-field[data-v-df4d4dbe]{display:flex;align-items:center;gap:8px;padding:10px;background:#f9fafb;border-radius:6px;font-size:14px;color:#4b5563}.field-icon[data-v-df4d4dbe]{width:16px;height:16px;color:#9ca3af}.error-message[data-v-df4d4dbe]{color:#ef4444;font-size:12px;margin-top:4px}.status-section[data-v-df4d4dbe]{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f9fafb;border-radius:8px}.current-status[data-v-df4d4dbe]{display:flex;align-items:center;gap:12px}.status-badge[data-v-df4d4dbe]{padding:6px 12px}.status-actions[data-v-df4d4dbe]{display:flex;gap:8px}.add-item-section[data-v-df4d4dbe]{margin-bottom:20px;padding:16px;background:#f9fafb;border-radius:8px}.add-item-row[data-v-df4d4dbe]{display:flex;gap:12px;align-items:flex-end}.flex-1[data-v-df4d4dbe]{flex:1}.select-item-content[data-v-df4d4dbe]{display:flex;align-items:center;justify-content:space-between;width:100%}.items-table-wrapper[data-v-df4d4dbe]{margin-top:20px}.inspection-status[data-v-df4d4dbe]{display:flex;align-items:center;justify-content:center;gap:4px}.icon-sm[data-v-df4d4dbe]{width:14px;height:14px}.total-section[data-v-df4d4dbe]{display:flex;justify-content:flex-end;align-items:center;gap:16px;margin-top:20px;padding-top:20px;border-top:2px solid #e5e7eb}.total-label[data-v-df4d4dbe]{font-size:16px;font-weight:600;color:#4b5563}.total-amount[data-v-df4d4dbe]{font-size:24px;font-weight:700;color:#111827}.inspection-info[data-v-df4d4dbe]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.inspection-stat[data-v-df4d4dbe]{display:flex;flex-direction:column;gap:8px}.stat-value[data-v-df4d4dbe]{font-size:20px;font-weight:600;color:#111827}.progress-wrapper[data-v-df4d4dbe]{display:flex;align-items:center;gap:8px}.progress-text[data-v-df4d4dbe]{font-size:14px;font-weight:600;color:#4b5563}.form-actions[data-v-df4d4dbe]{display:flex;justify-content:space-between;margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb}.left-actions[data-v-df4d4dbe],.right-actions[data-v-df4d4dbe]{display:flex;gap:12px}.btn[data-v-df4d4dbe]{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:6px;font-weight:500;font-size:14px;transition:all .2s;text-decoration:none;border:none;cursor:pointer}.btn-secondary[data-v-df4d4dbe]{background:#fff;color:#4b5563;border:1px solid #d1d5db}.btn-secondary[data-v-df4d4dbe]:hover{background:#f9fafb}.icon[data-v-df4d4dbe]{width:16px;height:16px}.mb-6[data-v-df4d4dbe]{margin-bottom:24px}@media (max-width: 768px){.form-row[data-v-df4d4dbe]{grid-template-columns:1fr}.add-item-row[data-v-df4d4dbe]{flex-direction:column}.inspection-info[data-v-df4d4dbe]{grid-template-columns:repeat(2,1fr)}.form-actions[data-v-df4d4dbe]{flex-direction:column;gap:16px}}.supplier-orders-container[data-v-1df03787]{padding:20px}.page-header[data-v-1df03787]{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.header-info[data-v-1df03787]{flex:1}.page-title[data-v-1df03787]{font-size:24px;font-weight:700;color:#111827;margin-bottom:8px}.page-description[data-v-1df03787]{color:#6b7280;font-size:14px}.btn[data-v-1df03787]{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.btn-primary[data-v-1df03787]{background:#3b82f6;color:#fff}.btn-primary[data-v-1df03787]:hover{background:#2563eb}.stats-grid[data-v-1df03787]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px}.stats-header[data-v-1df03787]{display:flex;justify-content:space-between;align-items:center}.stats-title[data-v-1df03787]{font-size:14px;color:#6b7280}.stats-icon[data-v-1df03787]{width:20px;height:20px}.stats-content[data-v-1df03787]{display:flex;align-items:baseline;gap:8px}.stats-value[data-v-1df03787]{font-size:32px;font-weight:700}.stats-label[data-v-1df03787]{font-size:14px;color:#6b7280}.search-filter[data-v-1df03787]{padding:20px}.search-container[data-v-1df03787]{position:relative;margin-bottom:16px}.search-icon[data-v-1df03787]{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af}.search-input[data-v-1df03787]{padding-left:40px;width:100%}.filter-buttons[data-v-1df03787]{display:flex;gap:8px;flex-wrap:wrap}.card-header-with-icon[data-v-1df03787]{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:600}.card-description[data-v-1df03787]{color:#6b7280;font-size:14px;margin-bottom:16px}.overflow-x-auto[data-v-1df03787]{overflow-x:auto}.action-buttons[data-v-1df03787]{display:flex;align-items:center;gap:8px;font-size:14px}.user-management[data-v-733c0a80]{padding:1.5rem}.access-denied[data-v-733c0a80]{max-width:600px;margin:2rem auto}.page-header[data-v-733c0a80]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.header-info[data-v-733c0a80]{flex:1}.page-title[data-v-733c0a80]{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 .5rem}.page-description[data-v-733c0a80]{color:#6b7280;font-size:1rem;margin:0}.btn-icon[data-v-733c0a80]{width:1rem;height:1rem;margin-right:.5rem}.stats-grid[data-v-733c0a80]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.stats-header[data-v-733c0a80]{display:flex;align-items:center;justify-content:space-between}.stats-title[data-v-733c0a80]{font-size:.875rem;font-weight:500;color:#6b7280}.stats-icon[data-v-733c0a80]{width:1.25rem;height:1.25rem;color:#9ca3af}.stats-icon.active[data-v-733c0a80]{color:#10b981}.stats-icon.new[data-v-733c0a80]{color:#3b82f6}.stats-content[data-v-733c0a80]{padding-top:1rem}.stats-value[data-v-733c0a80]{font-size:2rem;font-weight:700;color:#1f2937;line-height:1}.stats-value.active[data-v-733c0a80]{color:#10b981}.stats-label[data-v-733c0a80]{font-size:.875rem;color:#6b7280;margin-top:.25rem;margin-bottom:0}.search-filter[data-v-733c0a80]{padding:1.5rem;display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.search-container[data-v-733c0a80]{position:relative;flex:1;min-width:300px}.search-icon[data-v-733c0a80]{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:#9ca3af}.search-input[data-v-733c0a80]{padding-left:2.5rem}.filter-buttons[data-v-733c0a80]{display:flex;gap:.5rem;flex-wrap:wrap}.card-header-with-icon[data-v-733c0a80]{display:flex;align-items:center;gap:.5rem;font-weight:600}.card-description[data-v-733c0a80]{color:#6b7280;font-size:.875rem;margin-bottom:1rem}.users-table[data-v-733c0a80]{width:100%;border-collapse:collapse}.users-table th[data-v-733c0a80]{padding:.75rem 1rem;text-align:left;font-weight:600;color:#374151;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.users-table td[data-v-733c0a80]{padding:1rem;border-bottom:1px solid #f3f4f6}.users-table tr.deleted-user[data-v-733c0a80]{background-color:#f9fafb;opacity:.7}.user-info[data-v-733c0a80]{display:flex;align-items:center;gap:.75rem}.user-avatar[data-v-733c0a80]{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.875rem}.user-details[data-v-733c0a80]{flex:1}.user-name[data-v-733c0a80]{font-weight:500;color:#1f2937}.user-username[data-v-733c0a80]{font-size:.875rem;color:#6b7280}.contact-info[data-v-733c0a80]{display:flex;flex-direction:column;gap:.25rem}.contact-item[data-v-733c0a80]{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.contact-item.secondary[data-v-733c0a80]{color:#6b7280}.contact-icon[data-v-733c0a80]{width:1rem;height:1rem;color:#9ca3af}.role-info[data-v-733c0a80]{display:flex;flex-direction:column;gap:.5rem}.department-info[data-v-733c0a80]{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#6b7280}.department-icon[data-v-733c0a80]{width:1rem;height:1rem}.status-info[data-v-733c0a80]{display:flex;align-items:center;gap:.5rem}.status-text[data-v-733c0a80]{font-size:.875rem;font-weight:500}.date-info[data-v-733c0a80]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.date-icon[data-v-733c0a80]{width:1rem;height:1rem}.no-data[data-v-733c0a80]{color:#9ca3af;font-size:.875rem}.action-buttons[data-v-733c0a80]{display:flex;gap:.5rem}.action-icon[data-v-733c0a80]{width:1rem;height:1rem}.pagination-container[data-v-733c0a80]{display:flex;justify-content:between;align-items:center;margin-top:2rem;padding:1rem;background-color:#f9fafb;border-radius:.5rem}.pagination-info[data-v-733c0a80]{flex:1}.pagination-links[data-v-733c0a80]{display:flex;gap:.5rem}.pagination-link[data-v-733c0a80]{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;text-decoration:none;color:#374151;font-size:.875rem}.pagination-link[data-v-733c0a80]:hover{background-color:#f3f4f6}.pagination-link.active[data-v-733c0a80]{background-color:#3b82f6;color:#fff;border-color:#3b82f6}.pagination-link.disabled[data-v-733c0a80]{opacity:.5;cursor:not-allowed}.user-tabs[data-v-733c0a80]{margin-bottom:1.5rem}.basic-form[data-v-733c0a80],.permissions-form[data-v-733c0a80]{margin-top:1rem}.form-grid[data-v-733c0a80]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.form-group[data-v-733c0a80]{display:flex;flex-direction:column;gap:.5rem}.permissions-info[data-v-733c0a80]{padding:1rem;background-color:#f3f4f6;border-radius:.5rem;font-size:.875rem;color:#6b7280;margin-bottom:1rem}.permissions-grid[data-v-733c0a80]{display:grid;gap:1rem}.permission-header[data-v-733c0a80]{padding-bottom:.5rem}.permission-title[data-v-733c0a80]{font-size:1rem;font-weight:600}.permission-content[data-v-733c0a80]{padding-top:.5rem}.permission-item[data-v-733c0a80]{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #f3f4f6}.permission-item[data-v-733c0a80]:last-child{border-bottom:none}.permission-label[data-v-733c0a80]{flex:1;cursor:pointer}.permission-name[data-v-733c0a80]{font-weight:500;color:#1f2937}.permission-description[data-v-733c0a80]{font-size:.875rem;color:#6b7280;margin-top:.25rem}@media (max-width: 768px){.page-header[data-v-733c0a80]{flex-direction:column;gap:1rem}.search-filter[data-v-733c0a80]{flex-direction:column;align-items:stretch}.search-container[data-v-733c0a80]{min-width:auto}.filter-buttons[data-v-733c0a80]{justify-content:center}.pagination-container[data-v-733c0a80]{flex-direction:column;gap:1rem}.form-grid[data-v-733c0a80]{grid-template-columns:1fr}}
