.create-order-container[data-v-3c2b7ca2]{padding:20px}.create-order-container .page-header[data-v-3c2b7ca2]{margin-bottom:30px}.create-order-container .page-header h1[data-v-3c2b7ca2]{font-size:28px;font-weight:700;color:#2c3e50;margin-bottom:8px}.create-order-container .page-header .subtitle[data-v-3c2b7ca2]{color:#999;font-size:14px;margin:0}.create-order-container .form-container[data-v-3c2b7ca2]{max-width:1000px;margin:0 auto}.create-order-container .form-container .form-section[data-v-3c2b7ca2]{background:#fff;border-radius:8px;padding:24px;margin-bottom:20px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.create-order-container .form-container .form-section .section-title[data-v-3c2b7ca2]{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #eee}.create-order-container .form-container .form-section .section-title .step-number[data-v-3c2b7ca2]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#3498db;color:#fff;border-radius:50%;font-weight:700;font-size:14px}.create-order-container .form-container .form-section .section-title h3[data-v-3c2b7ca2]{margin:0;font-size:16px;color:#2c3e50}.create-order-container .form-container .form-section .form-group[data-v-3c2b7ca2]{margin-bottom:16px}.create-order-container .form-container .form-section .form-group[data-v-3c2b7ca2]:last-child{margin-bottom:0}.create-order-container .form-container .form-section .form-group .form-label[data-v-3c2b7ca2]{display:block;font-size:13px;font-weight:500;color:#666;margin-bottom:8px}.create-order-container .form-container .form-section .form-group .form-label .required[data-v-3c2b7ca2]{color:#e74c3c}.create-order-container .form-container .form-section .form-group .form-control[data-v-3c2b7ca2]{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:13px;font-family:inherit;transition:all .3s ease}.create-order-container .form-container .form-section .form-group .form-control[data-v-3c2b7ca2]:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 2px rgba(52,152,219,.1)}.create-order-container .form-container .form-section .form-group .form-control[data-v-3c2b7ca2]:disabled{background-color:#f5f7fa;cursor:not-allowed}.create-order-container .form-container .form-section .form-group textarea.form-control[data-v-3c2b7ca2]{resize:vertical;font-family:inherit}.create-order-container .form-container .form-section .form-group .error-message[data-v-3c2b7ca2]{display:block;color:#e74c3c;font-size:12px;margin-top:4px}.create-order-container .form-container .form-section .form-row[data-v-3c2b7ca2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.create-order-container .form-container .form-section .seller-info-card[data-v-3c2b7ca2]{background-color:#f5f7fa;border:1px solid #eee;border-radius:6px;padding:16px;margin-top:16px}.create-order-container .form-container .form-section .seller-info-card .info-row[data-v-3c2b7ca2]{display:flex;justify-content:space-between;padding:8px 0;font-size:13px;border-bottom:1px solid #eee}.create-order-container .form-container .form-section .seller-info-card .info-row[data-v-3c2b7ca2]:last-child{border-bottom:none}.create-order-container .form-container .form-section .seller-info-card .info-row .label[data-v-3c2b7ca2]{color:#666;font-weight:500}.create-order-container .form-container .form-section .seller-info-card .info-row .value[data-v-3c2b7ca2]{color:#2c3e50}.create-order-container .form-container .form-section .search-bar[data-v-3c2b7ca2]{display:flex;gap:12px;margin-bottom:20px}.create-order-container .form-container .form-section .search-bar input[data-v-3c2b7ca2]{flex:1}.create-order-container .form-container .form-section .search-bar button[data-v-3c2b7ca2]{white-space:nowrap}.create-order-container .form-container .form-section .products-grid[data-v-3c2b7ca2]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin-top:20px}.create-order-container .form-container .form-section .products-grid .product-card[data-v-3c2b7ca2]{border:1px solid #eee;border-radius:8px;overflow:hidden;transition:all .3s ease}.create-order-container .form-container .form-section .products-grid .product-card[data-v-3c2b7ca2]:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.create-order-container .form-container .form-section .products-grid .product-card .product-image[data-v-3c2b7ca2]{width:100%;height:160px;-o-object-fit:cover;object-fit:cover;background-color:#f5f7fa}.create-order-container .form-container .form-section .products-grid .product-card .product-card-body[data-v-3c2b7ca2]{padding:12px}.create-order-container .form-container .form-section .products-grid .product-card .product-card-body .product-name[data-v-3c2b7ca2]{margin:0;font-size:13px;font-weight:500;color:#2c3e50;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-order-container .form-container .form-section .products-grid .product-card .product-card-body .product-code[data-v-3c2b7ca2]{margin:0;font-size:11px;color:#999;margin-bottom:8px}.create-order-container .form-container .form-section .products-grid .product-card .product-card-body .product-price[data-v-3c2b7ca2]{font-size:16px;color:#3498db;font-weight:700;margin-bottom:12px}.create-order-container .form-container .form-section .products-grid .product-card .product-card-body .product-actions[data-v-3c2b7ca2]{display:flex;gap:8px}.create-order-container .form-container .form-section .products-grid .product-card .product-card-body .product-actions .qty-input[data-v-3c2b7ca2]{flex:1;padding:6px 8px;border:1px solid #ddd;border-radius:4px;font-size:12px;text-align:center}.create-order-container .form-container .form-section .products-grid .product-card .product-card-body .product-actions .qty-input[data-v-3c2b7ca2]:focus{outline:none;border-color:#3498db}.create-order-container .form-container .form-section .products-grid .product-card .product-card-body .product-actions button[data-v-3c2b7ca2]{flex:1}.create-order-container .form-container .form-section .empty-state[data-v-3c2b7ca2]{text-align:center;padding:40px 20px;color:#999;font-size:13px}.create-order-container .form-container .form-section .order-items-table[data-v-3c2b7ca2]{width:100%;border-collapse:collapse;margin-bottom:20px}.create-order-container .form-container .form-section .order-items-table thead tr[data-v-3c2b7ca2]{background-color:#f5f7fa;border-bottom:1px solid #eee}.create-order-container .form-container .form-section .order-items-table thead tr th[data-v-3c2b7ca2]{padding:12px 16px;text-align:left;font-size:12px;font-weight:600;color:#666}.create-order-container .form-container .form-section .order-items-table tbody tr[data-v-3c2b7ca2]{border-bottom:1px solid #eee}.create-order-container .form-container .form-section .order-items-table tbody tr[data-v-3c2b7ca2]:hover{background-color:#f9f9f9}.create-order-container .form-container .form-section .order-items-table tbody tr td[data-v-3c2b7ca2]{padding:12px 16px;font-size:13px;vertical-align:middle}.create-order-container .form-container .form-section .order-items-table tbody tr td .item-name[data-v-3c2b7ca2]{color:#2c3e50;font-weight:500}.create-order-container .form-container .form-section .order-items-table tbody tr td .qty-input[data-v-3c2b7ca2]{width:80px;padding:6px 8px;border:1px solid #ddd;border-radius:4px;text-align:center}.create-order-container .form-container .form-section .order-items-table tbody tr td .qty-input[data-v-3c2b7ca2]:focus{outline:none;border-color:#3498db}.create-order-container .form-container .form-section .order-items-table tbody tr td .btn-delete[data-v-3c2b7ca2]{background:none;border:none;color:#e74c3c;cursor:pointer;font-size:16px}.create-order-container .form-container .form-section .order-items-table tbody tr td .btn-delete[data-v-3c2b7ca2]:hover{color:#c0392b}.create-order-container .form-container .form-section .order-summary[data-v-3c2b7ca2]{background-color:#f5f7fa;border:1px solid #eee;border-radius:6px;padding:16px}.create-order-container .form-container .form-section .order-summary .summary-row[data-v-3c2b7ca2]{display:flex;justify-content:flex-end;gap:20px;padding:8px 0;font-size:13px;border-bottom:1px solid #eee}.create-order-container .form-container .form-section .order-summary .summary-row[data-v-3c2b7ca2]:last-child{border-bottom:none}.create-order-container .form-container .form-section .order-summary .summary-row.total[data-v-3c2b7ca2]{font-size:16px;font-weight:700;color:#2c3e50;padding-top:12px;border-top:1px solid #ddd}.create-order-container .form-container .form-section .order-summary .summary-row.total .amount[data-v-3c2b7ca2]{color:#3498db}.create-order-container .form-container .form-section .order-summary .summary-row .amount[data-v-3c2b7ca2]{color:#2c3e50;font-weight:500;min-width:100px;text-align:right}.create-order-container .form-container .form-section .order-summary .summary-row .form-group[data-v-3c2b7ca2]{margin:0}.create-order-container .form-container .form-section .order-summary .summary-row .form-group input[data-v-3c2b7ca2]{width:120px}.create-order-container .form-container .form-actions[data-v-3c2b7ca2]{display:flex;gap:12px;justify-content:center;margin-top:30px}.create-order-container .form-container .form-actions button[data-v-3c2b7ca2]{min-width:150px}