.page-container.svelte-1iqwaah{max-width:900px;margin:0 auto;background:#fff;border-radius:24px;box-shadow:0 20px 40px #0000001a;overflow:hidden}.steps-indicator.svelte-1iqwaah{display:flex;align-items:center;padding:30px 40px;background:linear-gradient(135deg,#fff,#f8f9ff);border-bottom:1px solid #eef2f7;border-radius:16px;height:100%;box-sizing:border-box;flex-direction:column;flex-wrap:nowrap}.step-item.svelte-1iqwaah{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.step-circle.svelte-1iqwaah{width:40px;height:40px;border-radius:50%;background:#e2e8f0;color:#64748b;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:18px;transition:all .3s ease}.step-item.active.svelte-1iqwaah .step-circle:where(.svelte-1iqwaah){background:linear-gradient(135deg,#f97316,#f59e0b);color:#fff;box-shadow:0 4px 12px #f973164d}.step-item.completed.svelte-1iqwaah .step-circle:where(.svelte-1iqwaah){background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.step-label.svelte-1iqwaah{margin-top:8px;font-size:12px;color:#94a3b8;font-weight:500}.step-item.active.svelte-1iqwaah .step-label:where(.svelte-1iqwaah){color:#f97316}.step-item.completed.svelte-1iqwaah .step-label:where(.svelte-1iqwaah){color:#3b82f6}.step-line.svelte-1iqwaah{flex:1;height:2px;background:#e2e8f0;margin:0 12px;transition:all .3s ease}.step-line.active.svelte-1iqwaah{background:linear-gradient(90deg,#3b82f6,#f97316)}.step-content.svelte-1iqwaah{padding:32px 40px}.step-panel.svelte-1iqwaah h2:where(.svelte-1iqwaah){font-size:24px;font-weight:600;color:#1e293b;margin-bottom:24px;background:linear-gradient(135deg,#f97316,#3b82f6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.search-box.svelte-1iqwaah{display:flex;gap:12px;margin-bottom:24px}.search-box.svelte-1iqwaah input:where(.svelte-1iqwaah){flex:1;padding:12px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:14px;transition:all .3s}.search-box.svelte-1iqwaah input:where(.svelte-1iqwaah):focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px #f973161a}.btn-search.svelte-1iqwaah{padding:12px 24px;background:linear-gradient(135deg,#f97316,#f59e0b);color:#fff;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.btn-search.svelte-1iqwaah:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f973164d}.product-list.svelte-1iqwaah{display:flex;flex-direction:column;gap:12px;margin-bottom:24px;max-height:400px;overflow-y:auto}.product-card.svelte-1iqwaah{display:flex;align-items:center;padding:16px;border:2px solid #eef2f7;border-radius:16px;cursor:pointer;transition:all .2s;background:#fff;text-align:start}.product-card.svelte-1iqwaah:hover{border-color:#f97316;box-shadow:0 4px 12px #f973161a}.product-card.selected.svelte-1iqwaah{border-color:#f97316;background:linear-gradient(135deg,#fffaf5,#fff)}.product-image.svelte-1iqwaah{width:60px;height:60px;background:#f1f5f9;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:16px}.image-placeholder.svelte-1iqwaah{font-size:30px}.product-info.svelte-1iqwaah{flex:1}.product-name.svelte-1iqwaah{font-weight:600;color:#1e293b;margin-bottom:4px}.product-price.svelte-1iqwaah{color:#f97316;font-weight:700;font-size:18px}.product-select.svelte-1iqwaah{width:28px}.check-mark.svelte-1iqwaah{display:inline-block;width:24px;height:24px;background:linear-gradient(135deg,#f97316,#f59e0b);border-radius:50%;color:#fff;text-align:center;line-height:24px;font-size:14px}.quantity-section.svelte-1iqwaah{display:flex;align-items:center;gap:20px;padding-top:20px;border-top:1px solid #eef2f7}.quantity-section.svelte-1iqwaah label:where(.svelte-1iqwaah){font-weight:600;color:#475569}.quantity-control.svelte-1iqwaah{display:flex;align-items:center;gap:8px}.quantity-control.svelte-1iqwaah button:where(.svelte-1iqwaah){width:32px;height:32px;border:1px solid #e2e8f0;background:#fff;border-radius:8px;cursor:pointer;font-size:18px;transition:all .2s}.quantity-control.svelte-1iqwaah button:where(.svelte-1iqwaah):hover:not(:disabled){background:#f97316;color:#fff;border-color:#f97316}.quantity-control.svelte-1iqwaah button:where(.svelte-1iqwaah):disabled{opacity:.5;cursor:not-allowed}.quantity-control.svelte-1iqwaah input:where(.svelte-1iqwaah){width:60px;text-align:center;padding:6px;border:1px solid #e2e8f0;border-radius:8px}.specs-container.svelte-1iqwaah{display:flex;flex-direction:column;gap:28px;margin-bottom:32px}.spec-group.svelte-1iqwaah{background:#f8fafc;padding:16px;border-radius:16px}.spec-title.svelte-1iqwaah{font-weight:600;color:#334155;margin-bottom:12px;font-size:14px}.spec-options.svelte-1iqwaah{display:flex;flex-wrap:wrap;gap:12px}.spec-option.svelte-1iqwaah{padding:8px 20px;border:2px solid #e2e8f0;border-radius:40px;cursor:pointer;transition:all .2s;background:#fff;font-size:14px}.spec-option.svelte-1iqwaah:hover{border-color:#a855f7}.spec-option.selected.svelte-1iqwaah{background:linear-gradient(135deg,#a855f7,#7c3aed);border-color:#a855f7;color:#fff}.selected-section.svelte-1iqwaah,.search-section.svelte-1iqwaah,.candidate-section.svelte-1iqwaah{margin-bottom:24px}.section-header.svelte-1iqwaah{font-weight:600;color:#334155;margin-bottom:12px;font-size:14px;padding-left:4px}.selected-devices.svelte-1iqwaah,.candidate-devices.svelte-1iqwaah{background:#f8fafc;border-radius:16px;padding:12px;max-height:200px;overflow-y:auto}.selected-device-item.svelte-1iqwaah,.candidate-device-item.svelte-1iqwaah{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#fff;border-radius:12px;margin-bottom:8px;box-shadow:0 1px 3px #0000000d}.device-info.svelte-1iqwaah{display:flex;gap:20px}.device-sn.svelte-1iqwaah{font-family:monospace;font-weight:500;color:#1e293b}.device-platform.svelte-1iqwaah{color:#64748b;font-size:13px}.btn-remove.svelte-1iqwaah{padding:6px 14px;background:#fee2e2;color:#dc2626;border:none;border-radius:20px;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s}.btn-remove.svelte-1iqwaah:hover{background:#fecaca}.btn-select.svelte-1iqwaah{padding:6px 14px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:20px;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s}.btn-select.svelte-1iqwaah:hover{transform:scale(1.02)}.employee-list.svelte-1iqwaah{max-height:400px;overflow-y:auto;margin-top:16px}.employee-card.svelte-1iqwaah{display:flex;align-items:center;padding:16px;border:2px solid #eef2f7;border-radius:16px;margin-bottom:12px;cursor:pointer;transition:all .2s;width:100%;text-align:start}.employee-card.svelte-1iqwaah:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61a}.employee-card.selected.svelte-1iqwaah{border-color:#3b82f6;background:linear-gradient(135deg,#eff6ff,#fff)}.employee-avatar.svelte-1iqwaah{width:48px;height:48px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;margin-right:16px}.employee-info.svelte-1iqwaah{flex:1}.employee-name.svelte-1iqwaah{font-weight:600;color:#1e293b;margin-bottom:4px}.employee-account.svelte-1iqwaah{color:#64748b;font-size:13px;margin-bottom:4px}.employee-details.svelte-1iqwaah{display:flex;gap:16px;font-size:12px;color:#94a3b8}.order-summary.svelte-1iqwaah{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:20px;padding:24px;margin-bottom:32px}.summary-item.svelte-1iqwaah{display:flex;padding:12px 0;border-bottom:1px solid #e2e8f0}.summary-item.svelte-1iqwaah:last-child{border-bottom:none}.summary-label.svelte-1iqwaah{width:100px;font-weight:600;color:#475569}.summary-value.svelte-1iqwaah{flex:1;color:#1e293b;font-weight:500}.step-actions.svelte-1iqwaah{display:flex;justify-content:space-between;gap:16px;margin-top:32px}.btn-prev.svelte-1iqwaah{padding:12px 28px;background:#f1f5f9;color:#475569;border:none;border-radius:40px;font-weight:600;cursor:pointer;transition:all .2s}.btn-prev.svelte-1iqwaah:hover{background:#e2e8f0}.btn-next.svelte-1iqwaah{padding:12px 32px;background:linear-gradient(135deg,#f97316,#f59e0b);color:#fff;border:none;border-radius:40px;font-weight:600;cursor:pointer;transition:all .2s}.btn-next.svelte-1iqwaah:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #f973164d}.btn-next.svelte-1iqwaah:disabled{opacity:.5;cursor:not-allowed}.btn-submit.svelte-1iqwaah{padding:12px 40px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:40px;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s}.btn-submit.svelte-1iqwaah:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.btn-submit.svelte-1iqwaah:disabled{opacity:.5;cursor:not-allowed}.empty-tip.svelte-1iqwaah{text-align:center;padding:40px;color:#94a3b8}.submit-message.svelte-1iqwaah{margin-top:20px;text-align:center;padding:12px;background:#ecfdf5;color:#10b981;border-radius:12px;font-weight:500}div.svelte-1iqwaah{line-height:1}.product-image.svelte-1iqwaah img:where(.svelte-1iqwaah){width:64px}
